@font-face {
  font-family: 'Eurostile';
  /*src: url('../../fonts/Eurostile.eot');*/
  /*src: url('../../fonts/Eurostile.eot') format('embedded-opentype'),*/
  /*url('../../fonts/Eurostile.woff2') format('woff2'),*/
  /*url('../../fonts/Eurostile.woff') format('woff'),*/
  /*url('../../fonts/Eurostile.ttf') format('truetype'),*/
  /*url('../../fonts/Eurostile.svg#Eurostile') format('svg');*/
}

@font-face {
  font-family: 'EUROSTIB';
  /*src: url('../../fonts/EUROSTIB.eot');*/
  /*src: url('../../fonts/EUROSTIB.eot') format('embedded-opentype'),*/
  /*url('../../fonts/EUROSTIB.woff2') format('woff2'),*/
  /*url('../../fonts/EUROSTIB.woff') format('woff'),*/
  /*url('../../fonts/EUROSTIB.ttf') format('truetype'),*/
  /*url('../../fonts/EUROSTIB.svg#EUROSTIB') format('svg');*/
}

body{font-family: 'Poppins', sans-serif!important; font-weight: 400;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif!important;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{ font-weight: 600;}
.auth-wrapper{ background: url(../../images/bg.jpg) no-repeat center top!important; background-size: cover!important;}
.auth-wrapper:before {  content: "";  background-color: #000; position: absolute; width: 100%; height: 100%; opacity: .55;}
.logoarea{ font-family: "EUROSTIB";}
.auth-box{ position: relative}
.logoarea{ font-family: "EUROSTIB"; color:#333333; margin-bottom: 15px;}
.form-control, .input-group-text{ border-color: #cccccc;}
.btn-main{padding: 0.7rem 1rem!important; background-color: #f58437;  border:none!important;font-family: 'Poppins', sans-serif; background-image: none!important;}
.btn-main:active, .btn-main:focus, .btn-main:hover{ background-image: none!important; background: #d75a04;}
#loginform span.mdi{ font-size: 18px; color: #999999}
.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text{ font-size: 14px;}
.input-group-text.bg-main i span{ display: none}

.playbtn{font-size: 30px;
  margin-left: 10px;
  color: #666;}
.timebox{background: #2699FB; color: white;  padding:0.21rem .75rem 0.21rem .75rem;}
.text-blue{ color:#2699FB}

#navbarSupportedContent{ background: #666!important;}

.auth-wrapper .auth-box{ max-width: 450px!important; padding: 30px!important;}

.dashboard .fa-building:before{ font-size: 30px;}
.dashboard .fa-building{ padding-bottom: 5px;}
#main-wrapper .left-sidebar[data-sidebarbg=skin5], #main-wrapper .left-sidebar[data-sidebarbg=skin5] ul {
  background: #017cff;
}
#datatable.table.dataTable{ border-collapse: collapse!important;}
.table.dataTable thead{background: #999;
  color: #ffffff;}
