﻿/*------Login Form--------*/

.login-form-1 .form-group {
    margin: 0px;
    padding: 0px;
}

.input-group .input-group-addon {
    border: 1px solid #CCCCCC;
}

.etc-login-form {
    color: #919191;
    /*padding: 10px 20px;*/
}

    .etc-login-form p {
        margin-bottom: 5px;
    }

    .etc-login-form span {
        color: #FF5D4C;
        font-size: 20px;
        vertical-align: middle;
        padding-bottom: 5px;
    }

.login-form-1 {
    max-width: 300px;
    border-radius: 5px;
    display: inline-block;
    background: #efefef;
    padding: 25px;
    margin: auto;
    display: table;
}

.main-login-form {
    position: relative;
}

.login-form-1 .form-control {
    border-radius: 0;
    background: white;
    color: #555555;
    padding: 7px 0;
    font-weight: bold;
    height: auto;
    padding-right: 16px;
}

.login-form-1 .form-group {
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
}



.login-group {
    background: #ffffff;
    color: #999999;
    border-radius: 8px;
    padding: 10px 20px;
}

.login-form-1 .login-button {
    position: absolute;
    left: -20px;
    top: 37%;
    background: #555555;
    color: white;
    padding: 11px 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    border: 5px solid #efefef;
    border-radius: 50%;
    transition: all ease-in-out 500ms;
    z-index: 999;
    font-family: byekan,tahoma;
    font-size: 13px;
}

    .login-form-1 .login-button:hover {
        color: white;
        transform: rotate(360deg);
    }

.captchaLoginText input[type=text] {
    border: 0;
    box-shadow: 0 0 0;
    border-radius: 0;
    background: white;
    color: #555555;
    padding: 7px 0;
    font-weight: bold;
    height: auto;
    padding-right: 16px;
    margin-top: 5px;
}

.captchaLoginText div div div {
    display: inline-flex !important;
}

.captchaLoginText img {
    margin-left: 4px;
}

.captchaLoginText a {
    margin-top: 10px;
}

.ForgetCheckBox label {
    margin-right: 5px;
    color: #4B4B4B;
    font-family: byekan,tahoma;
    font-size: 14px;
}

.btn-Register {
    background-image: linear-gradient(to bottom,#F05050 0,#F05050 100%);
    padding: 6px 50px;
}

    .btn-Register a, .btn-Register span {
        color: white;
        font-size: 14px;
    }

a:hover {
    text-decoration: none;
}

.etc-login-form p:first-child a {
    color: #4B4B4B;
    font-weight: bold;
    font-family: byekan,tahoma;
    font-size: 13px;
}

    .etc-login-form p:first-child a:hover {
        text-decoration: none;
    }
/*------------change password-----------*/
@media only screen and (min-width:992px) {
    .FitWidth {
        width: 25%;
    }

    .riSingle, .riSingle .riContentWrapper, .riStrengthBar {
        width: 50% !important;
    }
}

@media only screen and (max-width:991px) {
    .riSingle, .riSingle .riContentWrapper {
        width: 100% !important;
    }

    .riStrengthBar {
        width: 100% !important;
        display: block;
        margin-top: 5px;
    }
}


.riSingle .riTextBox {
    display: block;
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555 !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.riStrengthBar {
    padding: 4px 22px 30px 10px;
    margin-right: 2px;
}

.rbDecorated {
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    border: 1px solid transparent !important;
    background-image: none !important;
    width: 100%;
    height: initial !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%) !important;
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%) !important;
    background-image: -webkit-gradient(-webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88))) !important;
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%) !important;
    background-repeat: repeat-x;
    color: white !important;
}

.RadButton {
    background-image: none !important;
    margin-bottom: 5px;
}

.NotMessegae span:last-child {
    color: #EB1818;
    font-family: byekan, tahoma;
}

.NotMessegae span:first-child {
    color: #EB1818;
    vertical-align: middle;
}
/*------MiniSignIn-------*/
@media only screen and (min-width: 768px) {
    .checkbox label label {
        padding-right: 3px;
    }
}

@media only screen and (max-width: 767px) {
    .checkbox label label {
        padding-right: 0px !important;
    }
}

.SignUpLinkColor span {
    color: #FF5D4C;
    font-size: 20px;
    vertical-align: middle;
    padding-bottom: 5px;
}

.SignUpLinkColor a {
    font-size: 15px;
    color: #4B4B4B;
}

.DivHightFit label {
}

.MiniSignin .input-group .input-group-addon {
    background-color: #009688;
    color: white;
}

.MiniSignin .form-group {
    margin: 0px;
}

.MiniSignin .input-group-addon {
    padding: 4px 8px;
}

.MiniSignin .form-control {
    background-color: white;
    line-height: 2;
}

@media only screen and (min-width: 768px) {
    .MiniSignin .LoginBtn {
        margin-left: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .MiniSignin .LoginBtn {
        display: block;
    }
}

.modal-title {
    color: #4B4B4B;
}
/*.modal-open .modal {
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 0px !important;
}*/
.checkbox label {
    padding-left: 0px;
}
.checkbox {
    padding-left: 20px;
}
/*----------forget pass----------*/
@media only screen and (max-width: 613px) {
    input[type=submit] {
        margin-top: 10px;
    }
}

@media only screen and (max-width:600px) {
    .ForgetPassPage .form-group:last-child {
        margin: 0px;
    }
}

.ForgetPassPage .input-group-addon {
    background-color: #009688;
    color: white;
}

.ForgetPassPage .panel-heading {
    color: #565656;
}
.ForgetPassPage .form-inline label {
    margin-top: 5px;
}
