
* {
    outline: none!important;
}
/*Login*/
html, body {
    font-family:Tahoma !important;
}
.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: 30px 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-box input[type="text"], .login-box input[type="password"] {
    display: block;
    clear: both;
    width: 100%;
    margin: 0px auto;
    margin-top: 23px;
    border-radius: 0px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #d9d6d6;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
}
.login-box input:-internal-autofill-selected {
    background-color: transparent;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.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(0, 0, 0, 0.47);
    border-radius: 6px;
    padding: 25px;
    background: #ffffff36;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
}
.login-container a {
    color: #fdfaff;
}
.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(0, 0, 0, 0.47);
    border-radius: 16px;
    padding: 25px;
    background: #ffffff36;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
    transition: .4s;
    max-width: 80%!important;
    height:auto;
}
.login-footer {
    display: table-row;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 15px 0;
    height: 30px;
}
.login-footer p,
.login-footer a {
    display: inline-block;
}




@media (min-width: 480px) {
    .login-box .wrapme {
        width: 350px!important;
        padding: 25px;
    }
}

.new-log-text-box 
{
    display: block;
clear: both;
width: 100%;
margin: 0px auto;
    margin-top: 0px;
margin-top: 32px;
border-radius: 0px;
height: 35px;
line-height: 35px;
padding-left: 10px;
padding-right: 10px;
background-color: #fff;
}
    .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: #333333;
padding-left: 10px;
padding-right: 10px;
color: #fff;
font-size: 14px;
margin-top: 25px;
border:0;
}
.new-log-button:hover {
    background: #000;
        transition: .9s;
}

.login-box .wrapme img {

width: 152px;
height: 79px;
    margin-bottom: -11px;
    margin-top: -2px;
  margin-bottom: -13px;
/*float: left;*/

}
.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; font-family:Tahoma; }
.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 {
    color: #e2e2e2;
font-size: 10px;
font-family: tahoma;
text-transform: uppercase;
font-weight:bold;
}









