

.renk_bg1 {background:#E3E3E3 !important;}
.renk_yazi1 {color:#7B7B7B !important;}
.renk_buton1 {background:#E3E3E3 !important; border:2px solid #E3E3E3 !important; color:#7B7B7B !important;}
.renk_buton1:hover {background:#7B7B7B !important; border:2px solid #E3E3E3 !important; color:#E3E3E3 !important;}

.renk_bg2 {background:#333 !important;}
.renk_yazi2 {color:#ccc !important;}
.renk_buton2 {background:#333 !important; border:2px solid #333 !important; color:#ccc !important;}
.renk_buton2:hover {background:#ccc !important; border:2px solid #ccc !important; color:#333 !important;}

.alert-br {
    color: #333333;
    background-color: #fbeae0;
    border-color: #ff7f00;
}

/* Larger than mobile */
@media (min-width: 320px) {  
  
}

@media (min-width: 375px) {  
  
}

/* Larger than mobile */
@media (min-width: 400px) {  
  
}

/* Larger than phablet */
@media (min-width: 500px) {
  
}

/* Larger than phablet */
@media (min-width: 600px) {
  
}

/* Larger than tablet */
@media (min-width: 768px) {
  
}

/* Larger than desktop */
@media (min-width: 992px) {
  
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
  
}