/*Checkbox*Radio*/
.gridmaCR-Etk {float:left;display: flex;align-items: center;cursor:pointer;}
.gridmaCR-Etk p{float:left;display: flex;align-items: center;cursor:pointer;}
.gridmaCR-Etk span{line-height:24px;}
.gCR_r,.gCR_c,.gCR{float:right;position:relative;width:25px;height:25px;font-size:24px;}
/*.gCRa{font-size:34px;color: #48A9A6;}*/
/*.AktifKbk{border:2px solid #48A9A6!important;}*/




@media only screen and (max-width: 768px) {
    /*.UF_toplam{width: 100%;}*/
    .gCR_r,.gCR_c{width: 100%;display: table;text-align: center;}
    .UF_Dugme.bilgi{display:block!important;position:relative;z-index:999;}
    .UF_toplam_menu{width: 100%;bottom: 100px;padding: 25px 0;position: absolute;background: #E4DFDA;display:none;}
}
@media only screen and (min-width: 1024px) {
}
@media only screen and (min-width: 1480px) and (min-height: 850px) {
}
@media only screen and (min-width: 1024px) and (min-height: 850px) {
}



@media screen and (min-width: 320px) and (max-width: 489px) {
}
@media screen and (min-width: 490px) and (max-width: 640px) {
}
@media screen and (min-width: 641px) and (max-width: 767px) {
}
@media screen and (min-width: 768px) and (max-width: 991px) {
}
@media screen and (min-width: 992px) and (max-width: 1024px) {
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}

