
/*/*Register css*/

.consentText p {
    text-align: center;
}

.consentDetail {
    background: #fff;
    width: 90%;
    margin: 20px auto;
    border-radius: 3px;
}

    .consentDetail tr td, .consentDetail tr th {
        border: 1px solid #ccc;
        padding:5px 10px;
        border-bottom: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        font-size: 14px;
        color: #444;
        text-align:left;

    }

.consentList .consentDetail tr td, .consentList .consentDetail tr th{
    text-align:center;
}

.consentList .consentDetail tr td:first-child, .consentList .consentDetail tr th:first-child {
    text-align: left;
}
/*Admin Delete user info*/
.consentList .panel-group .panel {
    margin-bottom: 20px
}

.consentList .panel-search .form-control {
    float: left;
}



.inputs.date-of-birth select {
    width: 31%;
    max-width: 126px;
    min-height: 40px;
    border: 1px solid #ddd;
    padding: 10px;

}

    .inputs.date-of-birth select + select {
        margin: 0 0 0 11px;
    }

.deleteUserInfo label {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 10px;
}


.deleteUserInfo {
    margin-top: 10px;
}

    .deleteUserInfo .gender label {
        margin: 0;
    }

.gender span {
    margin: 0 10px 0 0;
    display: inline-block;
}

.customer-delete-info .modal-dialog {
    top: 40%;
    border-radius: 5px;
}

.customer-delete-info .modal-content {
    text-align: center;
    border-radius: 3px;
}

.customer-delete-info .modal-header, .customer-delete-info .modal-footer {
    border: none;
    text-align: center;
}



.form-horizontal .label-wrapper .control-label {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 10px;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
}

.panel-search .form-control {
    max-width: 400px;
    float: left;
}

.panel-search .k-multiselect.k-header {
    max-width: 399px;
}



input[type="file"].form-control {
    float: left;
    margin-right: 10px;
}



.topPadding {
    padding-top: 20px;
    padding-bottom: 20px;
}



.modal-body {
    font-size:15px;
    color: #444;
    font-family: Arial;
}

.modal-title {
    font-size: 20px;
    color: #444444;
    font-family: Arial;
}

.center-2 .customer-info-page .inputs label {
    float: left;
    margin-top: 10px;
    font-weight: normal;
}

.center-2 .customer-info-page .inputs .gender label {
    width: auto;
    float: none;
    margin-left: 10px;
}

.center-2 .customer-info-page .inputs input[type="checkbox"], .center-2 .customer-info-page .inputs input[type="radio"] {
    margin: 0;
}

.center-2 .customer-info-page .date-of-birth select {
    float: left;
}

.customer-info-page .date-of-birth select, .customer-info-page .gender {
    margin-bottom: 0;
}

.btn-primary:hover {
    background-color: #248ece;
    border-color: #248ece
}

.buttons {
    text-align: center;
}

.center-2 h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

.gdprText {
    font-size: 15px;
    margin-bottom: 15px;
    text-align: left;
    color: #444;
}

    .gdprText a {
        color: #337ab7;
    }

.button-1 {
    min-width: 140px;
    border: none;
    background-color: #4ab2f1;
    padding: 10px 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}



.consentHistory .consentDetail tr td, .consentHistory .consentDetail tr th {
    word-break: break-all;
    text-align: left !important;
}

.master-wrapper-content, .master-column-wrapper {
    position: inherit;
}

.header-links a {
    color: #444;
}

.deleteUserInfo label.genderLabel {
    margin-top:5px;
}

.pagination {
    margin-right: 5%;
}

    .pagination .pager li:last-child {
        margin-right: 0;
    }

.multipleCustomer {
    margin-bottom: 10px;
}

.custom-refresh {
    border-radius: 0;
    margin: 0;
    margin-left: -1px;
    height: 32px;
    line-height: 31px;
    background: #ffffff;
    border: 1px solid #ddd;
    min-width: 30px;
    float: right;
    text-align: center;
}
/*.consentList .consentDetail tbody {  max-height:400px;  display: inline-block;  width: 100%; overflow: auto;}*/
.consent {
    overflow: auto;
    max-height:440px;
    margin-bottom:10px;
}


select[disabled] {
    background-color: #eee;
    opacity: 1;
}
.block .list li a.select-tab {
    color: #1e5474 !important;
    font-weight: bold;
}
.del-section .topic-block .topic-block-body p{font-size:15px; line-height:19px}
.no-data {
    color: #333;
  
    font-weight: bold;
    text-align:left;
    margin: auto;
    text-transform:uppercase;
}

.block .list li.customer-consent a, .block .list li.customer-downloadmyinfo a, .block .list li.customer-consenthistory a, .block .list li.customer-communicationthisstore a, .block .list li.customer-communicationotherresource a, .block .list li.customer-delete-my-info a, .block .list li.customer-downloadmyinfoPDF a, .block .list li.customer-downloadmyinfoCsv a {
    color: #65c3fb;
}


    .block .list li.customer-consent a.active, .block .list li.customer-downloadmyinfo a.active, .block .list li.customer-consenthistory a.active, .block .list li.customer-communicationthisstore a.active, .block .list li.customer-communicationotherresource a.active, .block .list li.customer-delete-my-info a.active, .block .list li.customer-downloadmyinfoPDF a.active, .block .list li.customer-downloadmyinfoCsv a.active {
        color: #65c3fb;
    }

.topic-block-body{font-size:15px; line-height:19px;}
.customer-info-page .inputs label:last-child{text-align:left;}
.customer-info-page .inputs label:first-child {
    font-weight: bold;
}
.downloadinfo .inputs {
    margin-bottom: 4px;
}
.consentDetail.infoDetail {
    width: 100%;
}
#dv-emails .modal-body span{display:block; margin-bottom:5px;}
#dv-emails .modal-body {
    max-height: 300px;
    overflow: auto;
}


.inputs {
    position: relative;
    margin: 0 0 15px;
    text-align: center;
    white-space: nowrap;
    font-size: 0;
    text-align:left;
}
    .inputs label {
        margin:6px 0 10px 0;
        text-align: center;
        font-size: 14px;
        line-height: 1.42857143;
        color: #333;
    }

    .inputs input[type="text"], .inputs input[type="email"], .inputs input[type="tel"], .inputs input[type="password"], .inputs select, .inputs textarea {
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        width: 400px;
        max-width: 100%;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 0;
        float:left;
    }
/*input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea, select {
    
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
   
    background-image: none;
    border: 1px solid #ccc;
    border-radius:0;
}*/
.required {
    margin: 0 -8px 0 3px;
    vertical-align: top;
    font-size: 20px;
    font-weight: normal;
    color: #e4434b;
}
.gender {
    display: inline-block;
}
    .gender span {
        display: inline-block;
        margin: 0 5px;
    }
.gender span > * { display: inline !important;  margin: 0 5px;  line-height: 32px;}
.ExternalCommunication .col-md-4{
    text-align: right;
}
.activecustomer .form-control.text-box {
    float: left;
    max-width: 400px;
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: middle;
    margin-bottom: 15px;
}
.date-of-birth .col-md-8{padding-left:10px;}

@media (min-width: 1001px) {
    .inputs label {
        display: inline-block;
        width: 265px;
        margin: 0 10px 0 0;
        text-align: right;
        font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
        font-weight:700;
    }
  
    .gender span {
        margin: 0 10px 0 0;
    }
        .gender span > * {
            margin: 0 5px 0 0;
        }

}


@media (min-width: 1367px){
    .inputs label {
        width: 375px;
    }
}

.field-validation-error, .validation-summary-errors {
    color: red;
    display: block;
    clear: both;
}
/*.panel-search .form-control{float:left;}*/
.form-horizontal span.required{float:left;}
.k-grid-header .k-header{font-weight:bold;}
.inputs.date-of-birth label{margin-top:8px;}*/