body {
  margin: 0!important;
  overflow-x: hidden;
  

}

html {
  overflow-x: hidden;
}

  
.btn,
input,
select,
button,
textarea:focus {
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

 
h2 {
  font-size:20px !important;
  color: #FFCC00;
  text-align: center;
  font-family: 'Conv_Gotham Bold';
  text-transform: uppercase;
  margin: 0!important;
 

}

h3 {
  font-size:15px !important;
  color: #125982;
  text-align: center;
  font-family: 'Conv_Gotham-Medium';
  text-transform: uppercase;
  margin: 0!important;
 

}

h4 {
  font-size:18px !important;
  color: #125982;
  text-align: center;
  font-family: 'Conv_Gotham-Medium';
  text-transform: uppercase;
  margin: 0!important;
 
 

}

h5 {
  font-size:18px !important;
  color: #797979;
  text-align: center;
  font-family: 'Conv_Gotham-Medium';
  text-transform: uppercase;
  margin: 0 0 10px 0!important;
   
 
 

}


p {
  font-size: 18px;

}

@font-face {
  font-family: 'Conv_Gotham-Light';
  src: url('../fonts/Gotham-Light.eot');
  src: local('☺'), url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../utility/fonts/Gotham-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Gotham-Medium';
  src: url('../fonts/Gotham-Medium.eot');
  src: local('☺'), url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_Gotham-Thin';
  src: url('../fonts/Gotham-Thin.eot');
  src: local('☺'), url('../fonts/Gotham-Thin.woff') format('woff'), url('../fonts/Gotham-Thin.ttf') format('truetype'), url('../fonts/Gotham-Thin.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/** Generated by FG **/
@font-face {
  font-family: 'Conv_Gotham Bold';
  src: url('../fonts/Gotham Bold.eot');
  src: local('☺'), url('../fonts/Gotham Bold.woff') format('woff'), url('../fonts/Gotham Bold.ttf') format('truetype'), url('../fonts/Gotham Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}



.btn-primary {
  background-color: #32abf1 !important;
  font-size: 14px !important;
  border: 0 !important;
  border-radius: 285px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  color: #fff !important;
  padding:10px 30px !important;
  font-family: 'Conv_Gotham-Light';
 
}

.btn-primary:hover {
  background-color: #000000 !important;
  color: #fff !important;
}


.btn-link {

  letter-spacing: 1px;

}

 
 
.main  {
  box-shadow: 0px 0px 11px -1px rgba(0,0,0,0.21);
  max-width: 1200px!important;
  border-radius: 25px;
  text-align: center;
  width: 90%!important; 
  padding: 15px 40px 35px 40px!important;
  margin: 30px 0 10px 0;
  background-color:#FFF !important;

}

.logo{
  margin-bottom: 5px;
}

.menu-row{
  background: rgb(34,127,181);
  background: linear-gradient(90deg, rgba(34,127,181,1) 23%, rgba(50,171,241,1) 76%);
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 13px;
  display: table;
  
}

.menu-row a{
 font-size: 12px;
 color: #fff;
 float: right;
 font-family: 'Conv_Gotham-Light';
 
  
}

.menu-row a:hover{
color: #000;
text-decoration: none;
  
   
 }

.menu-row a.gap{
 padding: 0 7px;
  
   
 }

.menu-row a:nth-child(1){
float: left;
  
   
 }

 .login-form{
   padding-top: 40px;
   padding-bottom: 40px;
 }
 .form-control-style{
   border: 0!important;
   background-color: #dfdfdf!important;
   border-radius: 25px!important;
   box-shadow: inset 0px 0px 4px 0px rgba(0,0,0,0.27)!important;
   height: calc(1.7em + .75rem + 2px)!important;
 
 }
/* select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 2px 30px 2px 2px;
  border: none;
}
*/ 
.form-group{   margin-bottom: 5px!important;}

.grey-bg{
  background-color: #f5f5f5;
}

label {
font-size: 12px;
color: #797979;
margin-bottom: 0!important;
padding-left: 5px;
font-family: 'Conv_Gotham-Light'!important;
}

/*select{
  font-size: 14px!important;
  color: #918f8f!important;
  background-image: url(../image/select-arrow.png)!important;
  background-repeat: no-repeat;
  background-position: right;

}

.select-list{
height: 42px!important;
}
*/
p.small{
  font-size: 13px;
  text-align: center;
  color: #666565;
  font-family: 'Conv_Gotham-Light'!important;
}

p.small2{
  margin-left: 960px;
}

.dashboard-header{
  max-width: 514px;
  width: 100%;
  float: right;
  padding: 10px 0;
  text-align: right;
}

.dashboard-header a{
  font-size: 12px;
  color: #767676;
  font-family: 'Conv_Gotham-Light';
  clear: both;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  margin: 0 20px 0 0;

  
   
 }

 
 .dashboard-header h2{
  font-size:25px !important;
  color: #125982;
  text-align: center;
  font-family: 'Conv_Gotham-Medium';
  text-transform: uppercase;
  margin: 0!important;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -93px;
  
 

 

}


.right-form-box{
  max-width:795px;
  float: right;
  background-color:#e5e5e5 ;
  width: 100%;
  border-radius: 10px 10px 0 0;
  padding-top: 15px;
}

.right-form-box .grey-bg{
  border-radius: 0 0 10px 10px;

}



.right-form-box  h4 {
margin-bottom: 15px!important;
}


/*New media query begins*/

@media screen and (max-width: 1230px) {
  p.small2 {
    margin-left: 0;
    text-align: center;
}
  .right-form-box {
     width:65%;
     
}
.right-form-box h4 {
  
  padding: 0 5%;
}
h2 {
  padding: 0 5%;
}
.right-form-box .col-md-10{
  max-width: 100%;
}
.dashboard-header h2 {
 
  left: 0;
}
}
/*New media query ends*/


/*.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.8em + .75rem + 2px)!important;
  padding: .4rem .75rem!important;
  font-weight: 400;
  font-size: 14px!important;
  line-height: 1.5;
  color: #827f7f!important;
  background-color: #fff;
  border:0px solid #ced4da;
 
  text-align: left;
  background-color: #e1e1e1!important;
  border-radius:20px!important ;
}

.custom-file-label::after {
  position: absolute;
  top: 4px;
  right: 8px;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.8em + .75rem)!important;
  padding: .5rem 1.2rem!important;
  line-height: 1.5;
  color: #ccc!important;
  content: "Browse";
  background: #ffffff!important;
   
  border-left: inherit;
  border-radius: 15px!important;
  text-transform: uppercase;
 
}
*/
.profile-box{
  background: url(../image/bg.jpg);
  width: 275px;
  height: auto;
  padding: 25px 0;
  /* float: left; */
  position: absolute;
  top: 0px;
  display: table;
  background-size: cover;
}

.profile-box .profile-pic{
border-radius: 50%;
border: 15px solid #298bc4;
margin-bottom: 15px;
height:4.5cm;
}

.profile-box p{
 color: #fff;
 font-size: 12px;
 text-transform: uppercase;
 margin: 0;
  }

  .profile-box h3{
    color: #fff;
    font-size: 21px!important;
    text-transform: none!important;
    margin-bottom: 15px!important;
 
     }

/*     .profile-box h3:nth-child(5){
     
      margin-bottom: 55px!important;
   
       }
*/
     .profile-box a{
      color: #fff;
    font-size: 12px!important;
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Conv_Gotham-Light';
    /* display: block; */
    float: left;
    margin-left: 35px;
    margin-bottom:11px
   
       }

 

       .profile-box a img{
       margin-right: 10px;
       transition: all .3s;
     
         }

         .profile-box a:hover{
         color: #fff; 
       
           }

           
       .profile-box a:hover img{
       opacity: 0.7;
      
          }


 
          @media screen and (max-width: 1024px) {
            p.small2 {
              margin-left: 0;
          }
          .profile-box {
          
            width: 100%;
           
            position: relative;
            top: 0px;
            
        }  
        .profile-box a {
         
          float: none;
          margin:20px ;
          display: inline-block;
          
      }  
      .right-form-box {
        max-width: none;
       border-radius: 0 0 10px 10px;
    }
        
      }

 
@media screen and (max-width: 767px) {

  .main {
    
    padding: 15px 10px 35px 10px!important;
    
   
}
h2 {
  font-size: 15px !important;
   
}
h4 {
  font-size: 16px !important;
  
}
h3 {
  font-size: 14px !important;
  
}
.login-form {
  padding-top: 20px;
  padding-bottom: 40px;
}
.dashboard-header {
  
  float: none;
  padding: 10px 0;
  text-align: center;
}

.dashboard-header h2 {
  font-size: 20px !important;
  left: inherit;
  margin-bottom:15px !important;
  display: block;
}
.dashboard-header a {
  
  margin: 0 10px;
}
.profile-box a span{
 display: none;
}
.profile-box {
   
  padding: 20px 0;
  
}
.profile-box a {
  
  margin: 0;
  
}
.profile-box .profile-pic {
  
  border: 5px solid #298bc4;
 
  width: 118px;
}
.profile-box h3:nth-child(5) {
  margin-bottom: 30px!important;
}




.modal-dialog {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}