/*@import url("../../../../fonts/style.css");*/
/*@import url("//at.alicdn.com/t/font_rqr1s13tjen7mn29.css");*/

@font-face {
    font-family: 'iconfont' !important;
    src: url('//at.alicdn.com/t/font_rqr1s13tjen7mn29.eot?t=1489564533299'); /* IE9*/
    src: url('//at.alicdn.com/t/font_rqr1s13tjen7mn29.eot?t=1489564533299#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_rqr1s13tjen7mn29.woff?t=1489564533299') format('woff'), /* chrome, firefox */
    url('//at.alicdn.com/t/font_rqr1s13tjen7mn29.ttf?t=1489564533299') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_rqr1s13tjen7mn29.svg?t=1489564533299#iconfont') format('svg'); /* iOS 4.1- */
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" iconan-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html{
    /*background: url("../img/bg.png")  no-repeat center top ;*/
    background: rgb(44,50,60);
    background-size: 2000px;
}
body{
    /*background: url("../img/logo.png")  no-repeat center top ;*/
    /*background: url(../img/logoNew.png) no-repeat 48% -20px;*/
    /*background-size: 500px;*/
    background: url(../img/logoNew.png) no-repeat 48% 60px;
    background-size: 350px;
    /*background-size: 1200px;*/
    background-color: rgba(1,1,1,0) !important;
}
.welcome{
    margin-top: 260px !important;
}
.welcome p{
    font-size: 19px;
    color: white;
    text-align: center;
    margin-bottom: 0px !important;
}
.login-container{
    width: 480px !important;
    /*margin-top: 200px !important;*/
}
.widget-box,.widget-body,.widget-main,.header{
    background-color: rgba(1,1,1,0) !important;
    border: 0 !important;
}
.widget-main{
    padding-top: 0 !important;
}
.header{
    margin: 0 !important;
    padding: 0 !important;
}

.inputGroup{
    /*background-color: white;*/
    /*padding: 20px;*/
    border-radius: 6px;
    padding-top: 0;
}
.inputGroup input[type="text"],.inputGroup input[type="password"],.inputGroup input[type="email"]{
    /*border: 0 !important;*/
    /*opacity:0.4;*/
    background:rgb(49,55,65)!important;
    border: 0!important;
    padding-left: 14px!important;
    border-radius:3px!important;
    height:45px!important;
    line-height: 45px!important;
}
.inputGroup > label {
    margin-bottom: 0 !important;
}
.inputGroup label:first-of-type{
    border-bottom: #aaa 2px;
}

.mayCheckbox{
    z-index: -100 !important;
    width: 1px !important;
    height: 1px !important;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}
.inline > .iconan-icon_xzk{
    font-size: 19px;
    height: 16px;
    line-height: 16px;
}
.login-layout label{
    margin-bottom: 0 !important;
    padding-top: 5px;
}
.forgetA{
    display: inline-block; float: right;font-size: 19px;color: rgb(47,175,149);
    background-color: rgba(1,1,1,0) !important;
}
.toolbar div{
    margin-left: auto;
    margin-right: auto;
    text-align: center !important;
    width: 97% !important;
}
.toolbar a,.widget-main a{
    font-size: 14px !important;
    /*color: rgb(47,175,149) !important;*/
    color:#666f7f !important;
}
.forgetA a,.toolbar{
    border: 0 !important;
    background-color: rgba(1,1,1,0) !important;
}
.submitDiv{
    text-align: center;
    margin-top:30px;
}

.submitDiv .btn-sm{
    background-color: rgb(47,175,149) !important;
    border-radius: 3px;
    border-color: rgb(47,175,149) !important;
    height: 46px;
    width: 100%!important;
}
.submitDiv .btn-primary:hover,.submitDiv .btn-primary:focus{
    background-color: rgb(47,175,149) !important;
}

.mySelect{
    width: auto;width: 100%;border: 0;
    color: #aaa;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url('../img/xl.png')  no-repeat scroll 365px center transparent ;
    background-color: rgb(49,55,65);
    background-size: 15px;
    border: 0!important;
    padding-left: 14px!important;
    border-radius: 3px!important;
    height: 45px!important;
    line-height: 40px!important;
}

.icon-icon_xzk{
    font-size: 19px;
}

hr{
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}

input[type=checkbox].mayCheckbox + .icon-icon_xzk::before{
    cursor: pointer;
    font-weight: normal;
    font-size: 19px;
    /*color: #FFF;*/
    color: rgba(1,1,1,0);
    content: "\e64f";
    /*background-color: #FAFAFA;*/
    border: 1px solid #c8c8c8;
    border-radius: 2px !important;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);*/
    /*border-radius: 0;*/
    display: inline-block;
    text-align: center;
    height: 17px;
    width: 17px;
    line-height: 14px;
    min-width: 16px;
    margin-right: 1px;
    position: relative;
    top: 1px;
}
input[type=checkbox].mayCheckbox:checked + .icon-icon_xzk::before{
    display: inline-block;
    content: '\e64d' !important;
    /*color: #32a3ce;*/
    color: rgba(1,1,1,0);
    background: url("img/xz.png")  no-repeat center top ;
    background-size: 17px;
    border: 0;
    /*background-color: #F5F8FC;*/
    /*border-color: #adb8c0;*/
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}

.login-layout .login-box .widget-main {
    padding-bottom: 10px !important;
}

.login-layout .widget-box .widget-main {
    padding-bottom: 10px !important;
}
/*.login-layout .widget-box .widget-main {*/
    /*padding: 16px 36px 36px;*/
    /*background: #F7F7F7;*/
/*}*/

.icon-icon_xzk strong,a > strong,.back-to-login-link,.back-to-login-link{
    font-size: 14px !important;
}

.btn-info{
    background: url("../img/fb_btn.png") no-repeat;
    background-size: 370px;
    width: 370px;
    height: 80px;
    border-color: rgba(1,1,1,0);
}
.btn-info:hover,.btn-info:focus,.btn-info:active{
    background-color: rgba(1,1,1,0);
    border-color: rgba(1,1,1,0) !important;
}
.btn-info p{
    font-size: 22px;
    margin-left: 60px;
}