@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: #665EFF; background-image: linear-gradient(to left, #665EFF, #9837C9); position: absolute; width: 100%; height: 100%; opacity: .4;}
.logoarea{ font-family: "EUROSTIB"; font-size: 40px;}
.auth-box{ position: relative}
.logoarea{ font-family: "EUROSTIB"; font-size: 40px; color:#333333; margin-bottom: 15px;}
.form-control, .input-group-text{ border-color: #cccccc;}
.btn-main{    padding: 0.7rem 1rem!important; background-color: #665EFF; background-image: linear-gradient(to right, #665EFF, #9837C9); border:none!important;font-family: 'Poppins', sans-serif;}
.btn-main:active, .btn-main:focus, .btn-main:hover{background-image: linear-gradient(to left, #665EFF, #9837C9)!important;}
.input-group-text.bg-main{ background: #f5f5f5!important;}
.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}
.logo-icon{ font-size: 28px;}
#navbarSupportedContent{ background: #666!important;}
