/*.hello_text{
    margin: 8px 0 0 0;
    /*font-family: 'CarroisGothic' !important;*//*
    display: block;
    text-transform: none;
}*/
.pass_hidden{
   top:10px !important
}
/*.pass_hidden.active{
    color:#fff
}
#form-login-password .controls{
    position:relative
}*/
body .view-login_new > .row > .col-12 {
    border-bottom: 1px solid #ccc;
}
.reg_users_buttons_wrapper {
    margin-bottom: calc(.5rem + 20px);
}
.alarm-clock .date,
.alarm-clock .time span{
    color:#000 !important
}
.seconds{
    display:none !important
}
/*.time .colon:nth-child(1){
    display: none !important
}*/
.alarm-clock{
    padding:0 !important
}
.alarm-clock .date{
    bottom:19px !important;
    border-top:1px solid #000 !important;
    font-size: 14px !important;
    padding-top:8px
}
.item-page-body.login{
    padding-top:100px
}
#login-form{
    width:56.5%
}
#modlgn-username,
#modlgn-passwd{
    background: #fff !important;
    border-radius: 15px;
    width: 100%;
    text-align: center;
    /*border-color: transparent;*/
    outline: none;
    /*-webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 75%);*/
    -webkit-box-shadow: 5px 5px 10px -4px rgba(0,0,0,0.75) !important;
    -moz-box-shadow: 5px 5px 10px -4px rgba(0,0,0,0.75) !important;
    box-shadow: 5px 5px 10px -4px rgba(0,0,0,0.75) !important;
    border: 1px solid #ddd;
    padding: 0.7em;
    filter: none;
     -webkit-filter: none;
}
/*#modlgn-username:autofill,
#modlgn-username:-webkit-autofill,
#modlgn-passwd:autofill,
#modlgn-passwd:-webkit-autofill{
   
    -webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 75%) !important;
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75) !important;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 75%) !important;
    background-color: #fff !important;
}*/
/* Change the white to any color */
#modlgn-username:-webkit-autofill,
#modlgn-username:-webkit-autofill:hover, 
#modlgn-username:-webkit-autofill:focus, 
#modlgn-username:-webkit-autofill:active,

#modlgn-passwd:-webkit-autofill,
#modlgn-passwd:-webkit-autofill:hover, 
#modlgn-passwd:-webkit-autofill:focus, 
#modlgn-passwd:-webkit-autofill:active
{
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
#modlgn-passwddis,
#modlgn-usernamedis{
   
    border-radius: 15px;
    width: 100%;
    text-align: center;
    border-color: transparent;
    outline: none;
    -webkit-box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 75%);
    padding: 0.7em;
    filter: none;
}
.a_login_button-0{
    border-radius:15px;
    background-color:#eb9a47
}
.hello_text{
    font-weight: bold;
    margin:0 0 1em 0;
    width:56.5%
}

@media screen and (min-width:1200px){
    .new-rules-title {
        position: absolute;
        left: 10px;
    }
}