﻿@media (max-width: 767px) {
    /*.body-background {
        background: url("../images/site-background-responsive-tablet.png") repeat-x scroll left top transparent;
    }*/
}


@media (max-width: 480px) {
    /*.body-background {
        background: url("../images/site-background-responsive-mobile.png") repeat-x scroll left top transparent;
    }*/
}

.nav-back-rep {
background:#231f20!important;

}
.login{
background :#231f20!important;
}
/*.ex-button-color{background-color:#2c5ca7!important; background-image:linear-gradient(to bottom, #2c5ca7, #2c5ca7) !important;}
.ex-button-color:hover {background-color:#505050 !important; background-image:linear-gradient(to bottom, #545454, #505050) !important;}*/
