@font-face {
  font-family: PoppinsBold;
  src: url(/cPanel_magic_revision_1538568884/unprotected/cpanel/fonts/PoppinsBold.woff);
}

@font-face {
  font-family: PoppinsMedium;
  src: url(/cPanel_magic_revision_1538565998/unprotected/cpanel/fonts/PoppinsMedium.woff);
}

@font-face {
  font-family: PoppinsRegular;
  src: url(/cPanel_magic_revision_1538566052/unprotected/cpanel/fonts/PoppinsRegular.woff);
}

@font-face {
  font-family: PoppinsSemiBold;
  src: url(/cPanel_magic_revision_1538567568/unprotected/cpanel/fonts/PoppinsSemiBold.woff);
}

@font-face {
  font-family: RobotoMedium;
  src: url(/cPanel_magic_revision_1553777204/unprotected/cpanel/fonts/RobotoMedium.woff);
}

@font-face {
  font-family: RobotoRegular;
  src: url(/cPanel_magic_revision_1553777204/unprotected/cpanel/fonts/RobotoRegular.woff);
}

a:hover{
   text-decoration: none !important;
}

body.cp{
   /*background-position: top !important;*/
   background-repeat: no-repeat !important;
   background-size: cover !important;
}

body{
   font-family: RobotoRegular !important;
}

label{
   color: #222 !important;
}

#morelocale{
   color: #ffffff !important;
}

input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
  font-size: 13px !important;
}

#locale-footer {
    margin: 40px auto;
    margin-top: 150px !important;
    margin-bottom: 20px !important;
}

#login-wrapper {
   margin: 0 auto !important;
}

img.main-logo {
    height: 25px;
}

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

#login-container, .small-size #security-container {
    background: rgba(255,255,255,0.7) !important;
    padding-top: 20px !important;
    border-radius: 10px !important; 
    box-shadow: 0px 13px 20px 0px #222;
    border: 1px solid #eac533;
}

.reset-pw a {
    color: #222;
}

.reset-pw a:hover {
    color: #fff;
}

.input-field-login.icon{
    border: 0 !important;
}

#locale-map{
   padding-top: 0 !important;
}

.close a {
    font-size: 12px;
    color: #fff;
}

.close a:hover {
    color: #eac533;
}

.scroller a:hover {
    color: #eac533;
}

#locale-header {
    height: 48px !important;
}

footer .footer-top
 .container {
    padding-top: 30px !important;
}

#login-sub-header img{
   height: auto !important;
   width: 135px !important;
}

input[type=submit] {
    font-size: 13px;
    padding: 5px !important;
    transition: all .3s ease;
    border: 1px solid #e0bc31;
    border-radius: 5px;
    text-transform: none !important;
    background-color: #eac533;
    width: 60% !important;
    font-family: RobotoRegular !important;
}

input[type=submit]:hover {
    background-color: #e0bc31 !important;
}

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