body {
    font-family: 'nexaregularuploaded_file'!important;
}
@font-face {
    font-family: 'nexaregularuploaded_file';
    src: url('font/nexa_regular-webfont.woff2') format('woff2'),
    url('font/nexa_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'abril_fatfaceregular';
    src: url('font/abrilfatface-regular-webfont.woff2') format('woff2'),
         url('font/abrilfatface-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
* {
    outline: none!important;
}
/*Login*/

.login-container {
    display: table;
    width: 100%;
    height: 100%;
    background: url(../images/loginBg.jpg) no-repeat right bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.login-box {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 116px 0;
}
.login-box input {
    border: none;
}
.login-box p {
    margin: 0;
    font-size: 15px;
    color: #017073;
    font-weight: 600;
    text-transform: uppercase;
}
.footer {
    /*padding: 15px 0;*/
}
.footer p {
    margin: 0;
    font-size: 12px;
    color: #333333;
}
.login-label{
    padding-top:10px;
}
.login-box input[type="text"] {
    display: block;
    clear: both;
    width: 100%;
    margin: 0px auto;
    /*margin-top: 12px;*/
    border-radius: 0px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d9d6d6;
    padding-left: 10px;
    padding-right: 10px;
}
.login-box input[type="password"] {
    display: block;
    clear: both;
    width: 100%;
    margin: 0px auto;
    /*margin-top: 12px;*/
    border-radius: 0px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #d9d6d6;
    padding-left: 10px;
    padding-right: 10px;
}
.login-box input.loginBtn {
    display: block;
    clear: both;
    width: 100%;
    margin: 0px auto;
    margin-top: 12px;
    border-radius: 5px;
    height: 45px;
    background: #399491;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
    margin-top: 25px;
}
.login-box .wrapme {
    max-width: 80%;
    margin: 0px auto;
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 6px;
    padding: 25px;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
.login-container a {
    color: #0c0a0a;
}
.login-footer {
    padding-top: 12px;
}
.login-footer a {
    color: #ccc;
    margin: 0px 5px;
}
.login-footer a:hover {
    color: #333;
    text-decoration: underline;
}
.login-box .has-error {
    text-align: left!important;
    font-size: 11px;
    color: red;
    display: block;
    padding-top: 4px;
    font-weight: 100;
}
.login-box input.loginBtn:hover {
    background: #207471;
}
.login-box .wrapme {
   
    margin: 0px auto;
    border: 1px solid rgba(84, 82, 82, 0.5);
    border-radius: 16px;
    padding: 25px;
    background: #fff;
    /*box-shadow: 5px 9px 10px rgba(146, 144, 144, 0.2);*/
    box-shadow: 1px 4px 8px 6px rgba(0, 0, 0, 0.2);
    max-width: 80%!important;
    height: auto;
    background: #FFFFFF;
}
.login-footer {
    display: table-row;
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding: 15px 0;
    height: 30px;
}
.login-footer p,
.login-footer a {
    display: inline-block;
    color:#1f1d1d;
}



@media (min-width: 480px) {
    .login-box .wrapme {
       width: 366px!important;
    padding: 42px;
    margin-left: 36%;
    }
}

.new-log-button
{
display: block;
clear: both;
width: 100%;
margin: 0px auto;
    margin-top: 0px;
margin-top: 12px;
border-radius: 5px;
height: 45px;
background: #1aa7ac;
padding-left: 10px;
padding-right: 10px;
color: #fff;
font-size: 14px;
margin-top: 25px;
border:0;
}
    .new-log-text-box li {
        color:#f55b5b;
        /*font-family:Tahoma;*/
    }
.new-log-button
{
display: block;
    clear: both;
    width: 100%;
    margin: 0px auto;
    margin-top: 0px;
    margin-top: 12px;
    border-radius: 5px;
    height: 35px;
    background: #022d50;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
    font-size: 14px;
    margin-top: 25px;
    border: 0;
    left: 4px;
    position: relative;
}
.new-log-button:hover {
   background: #022d50;
}

.login-box .wrapme img {

        width: 184px;
    height: auto;
    margin-top: -2px;
    margin-bottom: 10px;

}
.easter-head {
   
    color:#f47c30;
    font-weight:bold;
    font-size:18px;

}
.remberme {
    float:left;
    margin-top:10px;
    margin-bottom:10px;
}


/*login*/



.datatable{ border: 1px solid #ddd; height: auto; overflow: hidden; font-size: 12px; word-wrap: break-word; }
.datatable .datatable-head{ background: #e9e9e9; padding:6px 12px;  height: auto; overflow: hidden; text-transform: uppercase; }
.datatable  .slick-slide{ padding: 6px; border-bottom: 1px solid #ddd!important }
.datatable  .slick-slide:nth-child(odd){ background: #f9f9f9; }
.datatable  .slick-slide:nth-child(even){ background: #fff; }

.datatable .slick-slide,.datatable .slick-slide b{ color: #000; font-weight: bold!important; }
.datatable .read,.datatable .read a,.datatable .read b,.celebrity-slide a,.celebrity-slide b{ color: #000; font-weight: normal!important; }
.datatable .performance-slide .slick-slide,.datatable .performance-slide .slick-slide b{ color: #333; font-weight: normal!important; font-size: 12px; }
.datatable .performance-slide span{position: relative; padding-left: 12px;}
.datatable .performance-slide span.up{ color: green; }
.datatable .performance-slide span.up::before{ content: "\f176";  font-family: "FontAwesome" ; position: absolute; left: 0; top: 0; }
.datatable .performance-slide span.down{ color: red; }
.datatable .performance-slide span.down::before{ content: "\f175";  font-family: "FontAwesome" ; position: absolute; left: 0; top: 0; }
.performance-value{}
.performance-value .col-sm-3{ padding:0 5px; }
.performance-value h5{ font-size: 14px; margin: 5px 0; text-align: center; }
.performance-value h5 span{ display: block; clear: both; padding: 5px; font-weight: 900;  }
.performance-value h5 span.up{ color: green; }
.performance-value h5 span.up::before{ content: "\f176";  font-family: "FontAwesome" ;  absolute; left: -5px; top: -1px; position: relative; }
.performance-value h5 span.down{ color: red; }
.performance-value h5 span.down::before{ content: "\f175";  font-family: "FontAwesome" ;  left: -5px; top: -1px; position: relative; }
.right-box .col-xs-5,.right-box .col-xs-7{ padding-left: 10px; padding-right:10px; }
.portal {
        /*font-family: 'abril_fatfaceregular';*/
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.left-foot
    {
    float:left;
    padding-top: 3px;
    padding-left: 10px;

    }
.right-foot
    {
    float:right;
    padding-right: 9px;
    margin-top: -36px;
    }
.center-foot
    {
    margin:0 auto;
    width:200px;
    padding-top: 12px;
    }
.log-logo
{
        position: absolute;
    margin-top:15px;
    right: 10px;
   
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    background-color:white !important;
}







