
.main-div{
    margin-bottom: 50px;
    min-height:400px;
    padding-top: 0px;
}

.main-wrapper
{
    width:93%;
    min-height:400px;
    margin: 0 auto;
    padding-top:40px;
}

.center-wrapper
{
    width:65%;
    min-height: 300px;
    margin: 0 auto;
    background-color: #ffffff;
    border-top: 1px solid rgba(123, 123, 123, 0.23);
    -o-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.18);
    border-radius: 2px;
    
}

.center-wrapper-header
{
    width:100%;
    min-height:20px;

}

.header-tab>li {
    float: left;
    margin-bottom: -1px;
    width: 100%;
    position: relative;
    display: block;

}

.header-tab>li>a {
    margin-right: 0px;
    background: linear-gradient(to bottom,#e8e8e8 0,#fff 70%,#fff 100%);
    position: relative;
    display: block;
    padding: 12px 10px;
    text-align: center;
    border-radius:0px;
    color:slategray;

}

.header-tab>li>a:hover {
    background: linear-gradient(to bottom,#fff 0,#fff 70%,#e8e8e8 100%)
}

.header-tab>li.active>a, .header-tab>li.active>a:focus, .header-tab>li.active>a:hover {
    color:#555555;
    cursor: default;
    background: none;
    border:none;
    border-bottom:2px solid rgb(224, 224, 224);
    font-size: 24px;
    text-align: left;
    padding: 10px 25px;

}
.header-tab>li.active>a span{
    font-size: 15px;
    color: #676767;
}

.center-wrapper-center
{
    width: 100%;
    min-height:200px;
    margin-top: 10px;
}

.login-div
{
    width: 100%;
    min-height: 260px;
    padding-bottom: 20px;
}

.login-div .login-div-header
{
    width: 100%;
    min-height:50px;
}

.login-div-header p
{
    font-size:20px;
    padding: 10px 10px 10px 28px;
    margin: 0;
    color: rgb(100, 96, 96);
}

.login-center
{
    width: 100%;
    min-height: 200px;
}

.login-center .login-center-left
{
    width: 50%;
    min-height:200px;
    border-right:1px solid #CAD5D5;
    float: left;
}

.login-center .login-center-right
{
    width: 50%;
    min-height:200px;
    float: left;
    position: relative;
}
.login-center .login-center-right .budge{
    position: absolute;
    right: -13px;
    top: 44%;
    background-color: #fff;
    border: 1px solid #CAD5D5;
    border-radius: 50px;
    padding: 4px 4px;
    font-size: 11px;
    color: #888;
}
.login-center-right span.info{
    display: block;
    font-size: 12px;
    color: #888;
    padding-left: 5px;
    margin-top: 3px;
}
.login-center-right .input-f
{
    border: none;
    box-shadow: none;
}


.login-center .login-center-right .SgnUpbtn{text-align: center; padding: 8% 0px;}
.login-center .login-center-right .SgnUpbtn p{
    font-size: 20px;
    color: rgb(213, 127, 111);
    margin-bottom: 15px;
    padding-bottom: 50px;
}
.login-center .login-center-right .SgnUpbtn .btn{
    font-size: 14px;
    color: #fff;
    background-color: #00BCD4;
    border: 1px solid #33a9b8;
    border-radius: 2px;
    font-weight: 400;
    padding: 6px 20px;
}
.login-center .login-center-right .SgnUpbtn .btn:hover{
    background-color: #00adc6;
    border: 1px solid #0b5d6b;
}

.login-center-right .input-f.chkBx{    padding: 0px 0px 10px 0px;}
.login-center-right .input-f.chkBx label{font-weight: 400; color: #000;}
.login-center-right .input-f.chkBx label span{color: #FF9800;}
.login-center-right .input-f.chkBx.err label span {color: #ce120b !important;}
.login-center-right .input-f.chkBx label input{    vertical-align: middle; margin: 0px;}

.login-center-right .input-f .pin-cod{width: 20%; display: inline-block;}
.login-center-right .input-f .mob{width: 79%; display: inline-block;}

.login-center-right .form-control {
    height: 36px;
    font-size: 13px;
    font-weight: 400;
    color: #444;
    border-radius: 2px;
    box-shadow: none;
}

.form-control:focus {
    border-color: rgb(146, 146, 146) !important;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 3px rgba(146, 146, 146, 0.27);
    box-shadow: inset 0 3px 3px rgba(146, 146, 146, 0.27);
}


.login-center-right .col-sm-6 {
    width:85%;
    margin-left:30px;
    margin-top: 11px;
}

.login-center-right .col-xs-offset-2 {
     margin-left:0px;
}

.login-center-right .col-sm-6 ,.login-center-right .col-xs-12
{
    padding-left: 0px;
    padding-right:0px ;
    padding-top: 15px;
}
.login-center-left .or
{
    position: absolute;
    left: 659px;
    top: 345px;
    font-size: x-small;
    font-family: initial;
}

.login-center-right .row {
     margin-right:0px;
     margin-left:0px;
}

.login-center-right .checkbox {
     margin-top:0px;
    margin-left: 50px;
     margin-bottom:0px;
    margin-top: 8px;
    color: #0072b1;
}

.login-center-right .col-sm-3 {
    width: 50%;
}

.login-center-right .forget
{
    float: right;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 6px;
    color: rgb(6, 179, 202);
}


.login-center-right .btn-primary  {
    color: #fff;
    background-color: #b6058d;
    border-color: #b6058d;
    font-weight: bold;
    letter-spacing: 1px;
    outline: none;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 400;
    border-radius: 2px;
    border-bottom: 2px solid #c12b3d;
}
.login-center-right .btn-primary:hover  {
    background-color: #b6058d;
    border-color: #b6058d;
}

.login-center-right .Signupdiv .btn-primary  {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00bcd4;
    letter-spacing: 1px;
    outline: none;
    padding: 5px 10px;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 2px solid #319eab;
}
.login-center-right .Signupdiv .btn-primary:hover{
    background-color: #00BCD4;
    border-color: #00bcd4;
}



/*----------------------SIGN UP----------------------------------*/


.sign-div
{
    width: 100%;
    min-height:330px;

}

.sign-div .sign-div-header
{
    width: 100%;
    min-height:50px;
}

.sign-div-header p
{
    font-size:20px;
    padding: 10px 10px 10px 28px;
    margin: 0;
    color: rgb(100, 96, 96);
}

.sign-center
{
    width: 100%;
    min-height: 200px;
}

.sign-center .sign-center-left
{
    width: 50%;
    min-height:243px;
    border-right:1px solid #CAD5D5;
    float: left;
}

.sign-center-left p
{
    margin: 0;
    padding: 0px;
    padding: 10px 29px;
    font-size: 13px;
}
.sign-center-left .sign-with-facebook
{
    width: 100%;
    min-height:10px;
    padding: 11px 30px;
}


.sign-center-left .sign-with-google
{
    width: 100%;
    min-height:10px;
    padding:0px 30px;

}

.sign-with-google .google-sign
{
    width: 189px;
    text-align: left;
}


.sign-center .sign-center-right
{
    width: 50%;
    min-height:200px;
    float: right;
}

.sign-center-right .input-f
{
    border: none;
    box-shadow: none;
}

.sign-center-right input[type="text"] {
    height:34px;
    border: none;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    font-size:12px;
    border: 1px solid rgb(204, 204, 204);
}

.sign-center-right .form-control {
 font-size: 12px;
}
.sign-center-right input[type="text"]:focus {
    height:34px;
    border: none;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    font-size: inherit;
    border: 1px solid rgb(204, 204, 204);
    font-size: 12px;
}

.sign-center-right .col-sm-6 {
    width:85%;
    margin-left:30px;
    margin-top: 11px;
}

.sign-center-right .col-xs-offset-2 {
    margin-left:0px;
}

.sign-center-right .col-sm-6 ,.sign-center-right .col-xs-12
{
    padding-left: 0px;
    padding-right:0px ;
}
.sign-center-left .or
{
    position: absolute;
    left: 659px;
    top: 345px;
    font-size: x-small;
    font-family: initial;
}

.sign-center-right .row {
    margin-right:0px;
    margin-left:0px;
}

.sign-center-right .checkbox {
    margin-top:0px;
    margin-left: 50px;
    margin-bottom:0px;
    margin-top: 8px;
    color: #0072b1;
}

.sign-center-right .col-sm-3 {
    width: 50%;
}

.sign-center-right .forget
{
    float: right;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 6px;
    color: rgb(119, 115, 115);
}

.sign-center-right .btn-primary,.sign-center-right .btn-primary:focus {
    color: #fff;
    background-color: #db8559;
    border-color: #90520b;
    font-weight: bold;
    letter-spacing: 1px;
    outline: none;
}

/*--------------checkout-guest---------------------*/

.checkout-guest
{
    width: 100%;
    min-height: 20px;
    text-align: -webkit-center;
}

.checkout-guest .btn-checkout
{
    margin-top: 10px;
}






/*custom css for checkbox and radio button*/

.checkbox-custom, .radio-custom { opacity: 0; position: absolute;}
.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
    cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label { position: relative;}

.checkbox-custom + .checkbox-custom-label:before,
.radio-custom + .radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #F29B39;
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 17px;
    padding: 0px;
    margin-right:8px;
    text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    content: "\f00c" !important;
    font-family: 'FontAwesome';
    background: #f29b39 !important;
    color: #fff !important;
    font-size: 10px;
}

.radio-custom + .radio-custom-label:before {
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
    content: "";
    font-family: 'FontAwesome';
    color: #484141;
    background-color: #f29b39;
    border: 1px solid #f29b39;
    box-shadow: inset 0px 0px 0px 2px #FFFFFF;
}

.radio-custom + .radio-custom-label:before {
    content: '';
    background: transparent;
    border: 1px solid #2FC18B;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    padding: 0px;
    margin-right: 8px;
    text-align: center;
}


.radio-custom + .radio-custom-label span {
    width: 94%;
    display: inline-block;
    vertical-align: top;
    text-align: justify;
}


.err .radio-custom + .radio-custom-label:before {
    border: 2px solid #ce120b;
}

.err .checkbox-custom:checked + .checkbox-custom-label:before {
    background: #ce120b !important;
    border: 2px solid #CE120B !important;
}
.err .checkbox-custom + .checkbox-custom-label:before{
    border: 2px solid #CE120B !important;
}





/*-----------------Media Query------------------*/
@media screen and (min-width: 980px) and (max-width:1199px) {

    .center-wrapper
    {
        width: 70%;
    }
}


@media screen and (min-width: 600px) and (max-width:979px) {

    .center-wrapper
    {
        width: 100%;
    }
}


@media screen and (min-width: 257px) and (max-width:599px) {

    .center-wrapper
    {
        width: 100%;
    }
    .login-center .login-center-left {
         width: 100%;
         min-height: 178px;
         border-right:none;
         float: left;
     }
    .login-center .login-center-right {
        width: 100%;
        min-height: 178px;
        float: left;
    }
    .checkout-guest .btn-checkout {
        margin-top:00px;
        margin-bottom: 20px;
    }


    .sign-center .sign-center-left {
        width: 100%;
        min-height: 178px;
        border-right:none;
        float: left;
    }
    .sign-center .sign-center-right {
        width: 100%;
        min-height: 253px;
        float: left;
    }

    .login-center-right .col-sm-6, .login-center-right .col-xs-12 {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
    }
    .login-center-right .col-sm-6 {
        width: 100%;
        margin-left: 0px;
        margin-top: 11px;
        padding-bottom: 35px;
        border-bottom: 1px solid #CED8D8;
    }
    .login-center .login-center-right .budge {
        right: 48%;
        bottom: -13px;
        top: auto;
    }
    .login-center .login-center-right .SgnUpbtn {
        text-align: center;
        padding: 12% 0px;
    }
}

@media screen and (max-width:360px)
{
    .login-center-right .input-f .pin-cod {
        width: 19%;
        display: inline-block;
    }
}