.skin-blue .main-header .navbar {
    background-color: #000000 !important;
}
.skin-purple-light .main-header li.user-header {
    background-color: #000000 !important;
}
.skin-purple-light .main-header .logo {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border-bottom: 0 solid transparent !important;
}

.skin-purple-light .main-header .navbar .sidebar-toggle:hover  {
    background-color: #000000 !important;
    color: #FFFFFF !important;
    border-bottom: 0 solid transparent !important;    
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000000 !important;
    outline: 0 ;
}

.cursor-hand{
  cursor: pointer;
}

.minh-420{
  min-height: 420px;
}
.minh-350{
  min-height: 350px;
}
.h-350{
  height: 350px !important;
}

.footer_custom{
    bottom: 0;
    left: 0;
    padding: 5px;
    position: absolute;
    right: 0;
}

.center-text{
  text-align: center !important
}
.image-map{

}
.p-bottom{
  margin-bottom: 10px;
}

.hmodal300 {
  height: 300px;
  width: 99.9%;
}
/*This will work for firefox*/
@-moz-document url-prefix() {
    .hmodal300{
    height: 300px;
    width: 99.9%;
  }
}

.hmodal280 {
  height: 280px;
  width: 99.9%;
}
/*This will work for firefox*/
@-moz-document url-prefix() {
    .hmodal280{
    height: 280px;
    width: 99.9%;
  }
}

.hmodal500 {
  height: 500px;
  width: 99.9%;
}
/*This will work for firefox*/
@-moz-document url-prefix() {
    .hmodal500{
    height: 500px;
    width: 99.9%;
  }
}
.hmodal550 {
  height: 550px;
  width: 99.9%;
}
/*This will work for firefox*/
@-moz-document url-prefix() {
    .hmodal550{
    height: 550px;
    width: 99.9%;
  }
}

.hmodal350 {
  height: 350px;
  width: 99.9%;
}
/*This will work for firefox*/
@-moz-document url-prefix() {
    .hmodal350{
    height: 350px;
    width: 99.9%;
  }
}

.hmodal400 {
  height: 400px;
  width: 99.9%;
}
/*This will work for firefox*/
@-moz-document url-prefix() {
    .hmodal400{
    height: 400px;
    width: 99.9%;
  }
}

.row-min-h300{
  min-height: 300px;
  margin-top: 15px;
}

.row-min-h350{
  min-height: 350px;
  margin-top: 15px;
}

.no-max-w{
  max-width: 100% !important;
}


.m-top-1{
  margin-top: 1%;
}
.m-top-3{
  margin-top: 3%;
}
.m-top-10{
  margin-top: 10%;
}
.m-top-20{
  margin-top: 20%;
}
.m-top-30{
  margin-top: 30%;
}
.margin-t5px{
  margin-top: 5px !important;
}
.margin-30{
  margin: 30px 0 0;
}


.bg-white{
  background-color: #FFFFFF;
}

.no-margin-t{
  margin-top: 0px !important;
}

.no-margin-l{
  margin-left:  0px !important;
}

.no-margin-r{
  margin-right:  0px !important;
}

.no-margin-b{
  margin-bottom:  0px !important;
}

.row-min-h{
  min-height: 550px;
  margin-top: 15px;
}
.row-min-h300{
  min-height: 300px;
}

.row-min-h300{
  min-height: 300px;
  margin-top: 15px;
}
.formcustom {
  margin: 0 0 0px !important;
}

.row-margin-left25 {
    margin-left: 25px !important;
}
.row-margin-left5 {
    margin-left: 5% !important;
}
.row-margin-r5{
  margin-right: 5% !important;
}
.row-margin-left5px {
    margin-left: 5px !important;
}

.no-border{
  border: 0px !important;
}
.no-padding{
  padding: 0px !important;
}

.text-center {
    text-align: center !important;
}

.no-padding-top {
  padding-top: 0px !important;
}
.no-clear{
  clear: none !important;
}

.no-margin{
  margin: 0px !important;
}

.custom-margin-t{
    margin: 0 !important;
    padding: 0 !important;
    top: -7px;
}

.padding-5{
  padding: 5px !important;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#ex1Slider .slider-selection {
  background: #BABABA;
}

#countdown{
  margin-left: 89%;
  margin-top: -14%;
  position: relative;
}

#divTimer{
  margin-left: 50%;
  margin-top: -13%;
  position: relative;
}

.margin-r5px{
  margin-right: 5px;
}

.bootstrap-timepicker-hour{
  display: inline;
  width: 50px !important;
  padding-right: 0px !important;
}

.bootstrap-timepicker-minute{
  display: inline;
  width: 50px !important;
  padding-right: 0px !important;  
}

.callout_custom{
  background-color: #00a65a !important;
  border-radius: 3px !important;
  margin: 0 0 20px 0 !important;
  padding: 5px !important;
  border-left: 5px solid #eee !important;
  color: #fff !important
}
.alertr{
    z-index: 99999;
    position: fixed;
    width: 100%;
}
.footer-chat{
    position: fixed;
    height: 100px;
    bottom: 0;
    width: 100%;
}
.no-margin-bottom{
  margin-bottom: 0px !important;
}

.direct-chat-messages {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    padding: 10px;
    height: 500px;
    max-height: 480px;
    overflow: auto;
}
.direct-chat-contacts {
    -webkit-transform: translate(101%, 0);
    -ms-transform: translate(101%, 0);
    -o-transform: translate(101%, 0);
    transform: translate(101%, 0);
    position: absolute;
    top: 0;
    bottom: 0;
    height: 500px !important;
    width: 100%;
    background: #2c4d64 !important;
    color: #fff;
    overflow: auto;
    opacity: 1;
}

.navbar_map {

  height: 85px;

  width: 100%;

  background-color: #FAFAFA;

}



.footer_map{

  background-color: #364192;

  padding: 40px 0;

  .footer-widget{

    h3{

      margin-bottom: 30px;

    }

  }

}
