/*
Theme Name: AS-CHILD
Author: CRECER
Template: astra
*/
@import url('../astra/style.css');

@media screen and (min-width: 769px) {
.pcnone { display:none; }
}
@media screen and (max-width: 768px) {
.spnone { display:none; }
}

.clearspace { clear:both; height: 50px; }
.clearspace_2 { clear:both; height: 75px; }


#mg0 { margin:0 !important; }

.mgt5 { margin-top:5px !important;}
.mgt10 { margin-top:10px !important;}
.mgt20 { margin-top:20px !important;}
.mgt30 { margin-top:30px !important;}
.mgt40 { margin-top:40px !important;}

.mgb10 { margin-bottom:10px !important;}
.mgb20 { margin-bottom:20px !important;}
.mgb30 { margin-bottom:30px !important;}
.mgb40 { margin-bottom:40px !important;}

.mgl10 { margin-left:10px !important; }
.mgl20 { margin-left:20px !important; }
.mgl30 { margin-left:30px !important; }
.mgl40 { margin-left:40px !important; }

.mgr10 { margin-right:10px !important; }
.mgr20 { margin-right:20px !important; }
.mgr30 { margin-right:30px !important; }
.mgr40 { margin-right:40px !important; }


.pdt5 { padding-top:5px !important;}
.pdt10 { padding-top:10px !important;}
.pdt20 { padding-top:20px !important;}
.pdt30 { padding-top:30px !important;}
.pdt40 { padding-top:40px !important;}

.pdb10 { padding-bottom:10px !important;}
.pdb20 { padding-bottom:20px !important;}
.pdb30 { padding-bottom:30px !important;}
.pdb40 { padding-bottom:40px !important;}

.pdl10 { padding-left:10px !important; }
.pdl20 { padding-left:20px !important; }
.pdl30 { padding-left:30px !important; }
.pdl40 { padding-left:40px !important; }
.pdl50 { padding-left:50px !important; }

.pdr10 { padding-right:10px !important; }
.pdr20 { padding-right:20px !important; }
.pdr30 { padding-right:30px !important; }
.pdr40 { padding-right:40px !important; }

@media only screen and (max-width: 1199px) {
.pdl50 { padding-left:0px !important; }
}

.b { font-weight:bold !important; }
.f10 { font-size:10px !important; }
.f12 { font-size:12px !important; }
.f14 { font-size:14px !important; }
.f16 { font-size:16px !important; }
.f18 { font-size:18px !important; }
.f20 { font-size:20px !important; }
.f22 { font-size:22px !important; }
.f24 { font-size:24px !important; }

.red { color:#cf1126 !important; }
.blue { color:#225599 !important; }
.green { color:#a4c520 !important; }
.pink { color:#e38692 !important; }
.orange { color:#e06a3b !important; }
.yellow { color:#ffd800 !important; }
.purple { color:#a80a6e !important; }
.gray { color:#777777 !important; }
.lightblue { color:#66aadd !important; }
.lbrown { color:#806f57 !important; }
.brown { color:#70372b !important;}
.white { color:#FFF !important; }
.gold {	color:#a08c71 !important; }

tr.time { background-color:#fcf9da; }
th { text-align:center !important; }