﻿.socailPLoan {
    display: none !important;
}

.cardbor{
    border:0px;
}

.ui.ks.dropdown.selection .text{
    padding-left:16px !important;
    color: #222222 !important;
    /*font-weight:700 !important;*/
}

.ui.ks.dropdown.selection .default {
    padding-left: 16px !important;
    color: #949494 !important;
    font-weight:400 !important;
}

.ui.ks.dropdown.selection .menu .item {
    padding-left: 16px !important;
    color: #5a5a5a !important;
}

.cardpadd {
    padding: 40px 100px !important;
}

.hwcCustomization .mar0 {
    margin: 0px !important;
}

.hwcCustomization .btnSaveSize {
    width: 59.65% !important;
}

.hwcCustomization .btnBackStepSize {
    width: 59.65% !important;
}

.hwcCustomization .btnSave-align {
    text-align:right;
}

.hwcCustomization .btnBack-align {
    text-align:left;
}

.hwcCustomization .marpaddbtnsave {
    padding: 0px 0 0 0;
    margin: 0px;
}

.hwcCustomization .marpaddbtnback {
    padding: 0px 0 0 0;
    margin: 0px;
}

.hwcCustomization .btnareajustifymp0 {
    justify-content: space-between;
    padding: 0px;
    margin: 0px
}

.hwcCustomization .marpaddbtnarea {
    padding: 40px 0 0 0;
    margin: 0px 0px 0px 0px;
    width: 100%;
    clear: both;
}

.hwcCustomization .form-control-feedback.danger{
    display:inline-block!important;
}

.hwcCustomization #divHideEmptySpace {
    height: 40px;
}

.displaynone{
    display:none;
}

#lnkPLoan {
    text-decoration: underline !important;
}

.width100per {
    width: 100% !important;
}

.minwidth0 {
    min-width: 0% !important;
}

.hwcCustomization .blockdesk {
    display: block;
}

.hwcCustomization .nonedesk {
    display: none;
}

.hwcCustomization .CaptchaTextBox {
    width: 65px !important;
    background-color: #ece9e9;
    stroke: #dcd5d5;
    border: 1px solid #dcd5d5;
}

    .hwcCustomization .CaptchaTextBox:focus {
        width: 65px !important;
        background-color: #ffffff;
        stroke: #ffda00;
        border: 2px solid #ffda00;
    }

.hwcCustomization .CaptchaTable td {
    width: 80px;
}

    .hwcCustomization .CaptchaTable td img {
        position: absolute;
    }

.hwcCustomization .CaptchaTable {
    width: 200px;
}

.hwcCustomization .marginLeftRight .padLeft-1 span label {
    padding-left: 10px;
}

.hwcCustomization a {
    text-decoration: underline;
}

.socialLogin input[type='button'], .socialLogin button, .socialLogin .regis #btnRegis {
    width: 100%;
    height: 50px;
    border: none;
}

.hwcCustomization .bgFacebook {
    padding: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #3D599B;
}

.hwcCustomization .imgFacebook {
    float: left;
    margin: 0 21px 0 20px;
}

.hwcCustomization .verticalLine {
    float: left;
    background-color: white;
    width: 1px;
    height: 28px;
    -moz-opacity: 0.25;
    opacity: 0.25;
}

.hwcCustomization .social-text {
    float: left;
    color: white;
    font-size: 16px;
    margin-left: 15px;
    margin-top: 2px;
}

.hwcCustomization .LoginSubHeader {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

.hwcCustomization .LoginSubHeader2 {
    font-size: 24px;
    text-align: center;
}

.hwcCustomization .boxContent {
    width: 450px;
    background-color: #f6f6f6;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

    .hwcCustomization .boxContent .paddingBox {
        padding: 40px 80px;
    }

.hwcCustomization .marginBtn {
    margin-top: 20px;
}

.hwcCustomization .LoginSubHeader-Padding {
    padding: 0px;
}

    .hwcCustomization .LoginSubHeader-Padding .SubHeaderLine {
        font-weight: bold;
        font-size: 18px;
        text-align: center;
        border-bottom: 3px solid #ffda00;
        position: relative;
    }

    .hwcCustomization .LoginSubHeader-Padding .SubHeaderLine-txt {
        background-color: #f6f6f6;
        position: relative;
        top: 14px;
        padding: 0 10px;
    }

.hwcCustomization #contents {
    position: relative;
}

.hwcCustomization .socailPLoan .closePopup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
@media only screen and (min-width:768px) and (max-width: 991px) {
    .hwcCustomization .btnSaveSize {
        padding: 6px 10px 6px 10px;
    }

    .hwcCustomization .btnBackStepSize {
        padding: 6px 10px 6px 10px;
    }
}
@media only screen and (max-width: 767px) {

    .hwcCustomization .btnSaveSize {
        width: 82.32% !important;
    }

    .hwcCustomization .btnBackStepSize {
        width: 82.32% !important;
    }

    .hwcCustomization .btnSave-align{
        text-align : center;
    }

    .hwcCustomization .btnBack-align {
        text-align : center;
    }

    .cardmar{
        margin-bottom :40px;
    }

    .cardpadd{
        padding : 8px 1px 0 1px!important;
    }

    .hwcCustomization .justify-center {
        justify-content: center !important;
    }

    .hwcCustomization .marpaddbtnsave {
        padding: 0px 0 0 0;
        margin: 0px;
    }

    .hwcCustomization .marpaddbtnback {
        padding: 16px 0 0 0;
        margin: 0px;
    }

    .hwcCustomization .btnareajustifymp0 {
        justify-content: center;
        padding: 0px;
        margin: 0px
    }
    .hwcCustomization .marpaddbtnarea {
        margin: 40px 0 0px 0;
        padding: 0px 0px 0px 0px;
        width: 100%;
        clear: both;
    }
    .hwcCustomization #divHideEmptySpace {
        height: 16px !important;
    }
    .hwcCustomization .nonemobile {
        display: none;
    }
    .hwcCustomization .blockmobile {
        display: block;
    }
}


@media only screen and (max-width: 640px) {
    .hwcCustomization .boxContent {
        width: 450px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px;
        border-radius: 15px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

        .hwcCustomization .boxContent .paddingBox {
            padding: 40px 75px;
        }

    .hwcCustomization .spinner {
        margin: 50px 100px 50px 100px;
        height: 28px;
        width: 28px;
        animation: rotate 0.8s infinite linear;
        -webkit-animation: rotate 0.8s infinite linear;
        border: 8px solid #FFD400;
        border-right-color: transparent;
        border-radius: 50%;
        position: absolute;
        right: 35%;
        top: 30%;
        z-index: 1001;
    }
}

@media only screen and (max-width: 470px) {
    .hwcCustomization .boxContent {
        width: auto;
    }

        .hwcCustomization .boxContent .paddingBox {
            padding: 55px;
        }

    .hwcCustomization .spinner {
        margin: 50px 100px 50px 100px;
        height: 28px;
        width: 28px;
        animation: rotate 0.8s infinite linear;
        -webkit-animation: rotate 0.8s infinite linear;
        border: 8px solid #FFD400;
        border-right-color: transparent;
        border-radius: 50%;
        position: absolute;
        right: 35%;
        top: 30%;
        z-index: 1001;
    }
}

@media only screen and (max-width: 380px) {
    .hwcCustomization .boxContent {
        width: 318px;
    }

        .hwcCustomization .boxContent .paddingBox {
            padding: 20px 10px 20px 10px;
        }

    .hwcCustomization .spinner {
        margin: 50px;
        height: 28px;
        width: 28px;
        animation: rotate 0.8s infinite linear;
        -webkit-animation: rotate 0.8s infinite linear;
        border: 8px solid #FFD400;
        border-right-color: transparent;
        border-radius: 50%;
        position: absolute;
        right: 35%;
        top: 30%;
        z-index: 1001;
    }
}
/*----------------mobile 320-------------------------*/
@media only screen and (max-width: 320px) {

    .hwcCustomization .social-text {
        font-size: 16px;
    }

    .hwcCustomization .boxContent {
        width: 276px;
    }

        .hwcCustomization .boxContent .paddingBox {
            padding: 20px 5px 20px 5px;
        }

    .hwcCustomization .spinner {
        margin: 50px 100px 50px 100px;
        height: 28px;
        width: 28px;
        animation: rotate 0.8s infinite linear;
        -webkit-animation: rotate 0.8s infinite linear;
        border: 8px solid #FFD400;
        border-right-color: transparent;
        border-radius: 50%;
        position: absolute;
        right: 35%;
        top: 30%;
        z-index: 1001;
    }
}

.hwcCustomization .spinner {
    margin: 50px;
    height: 28px;
    width: 28px;
    animation: rotate 0.8s infinite linear;
    -webkit-animation: rotate 0.8s infinite linear;
    border: 8px solid #FFD400;
    border-right-color: transparent;
    border-radius: 50%;
    z-index: 1001;
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.bgFacebook2 {
    min-height: 50px;
    /*padding: 5px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
         margin-top: 20px;*/
    background-color: #3D599B;
    margin-top: 20px;
}

.facebook {
    background-color: #3D599B;
    background-position: 25px 10px;
    background-repeat: no-repeat;
    background-image: url('~/CM-Image/Social/_facebook.png');
    font-size: 16px;
    color: white;
    text-align: center;
    padding-left: 50px;
}
