﻿.text-danger.field-validation-error {
    margin-top: 10px;
    display: inline-block;
}

.imgloader-wrapper-inline{
    float:left;
    position: relative
}

.imgloader-wrapper-inline-small {
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
}

.imgloader-wrapper-inline-text{
    float:left;
    margin-left:7px
}

.imgloader {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 1;
}

    .imgloader:before {
        content: "";
        text-indent: -9999em;
        border-top: 3px solid rgba(255,255,255,0.3);
        border-right: 3px solid rgba(255,255,255,0.3);
        border-bottom: 3px solid rgba(255,255,255,0.3);
        border-left: 3px solid rgb(255,255,255);
        -webkit-animation: load8 1.1s infinite linear;
        animation: load8 1.1s infinite linear;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -30px;
        margin-left: -30px;
    }

    .imgloader:before,
    .imgloader:after {
        border-radius: 50%;
        width: 60px;
        height: 60px;
        content: "";
    }

    .imgloader span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -43px;
        margin-top: 40px;
        color: #fff;
        font-size: 18px;
    }

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loadercommonstyle .imgloader:before {
    border-top: 3px solid rgba(255,91,96,0.3);
    border-right: 3px solid rgba(255,91,96,0.3);
    border-bottom: 3px solid rgba(255,91,96,0.3);
    border-left: 3px solid rgb(255,91,96);
}

.loadercommonstyle .imgloader {
    background: rgba(255,255,255,0.8);
}

.imgloader.blackcolor:before {
    border-top: 3px solid rgba(0,0,0,0.3);
    border-right: 3px solid rgba(0,0,0,0.3);
    border-bottom: 3px solid rgba(0,0,0,0.3);
    border-left: 3px solid rgb(0,0,0);
}

.imgloader.blackcolor {
    background: rgba(255,255,255,0.8);
}

.imgloader.smallloader:before,
.imgloader.smallloader:after {
    width: 20px;
    height: 20px;
}

.imgloader.smallloader:before {
    margin-top: -10px;
    margin-left: -10px;
}





.marginleft15 {
    margin-left: 15px
}

.fontweight500 {
    font-weight: 500
}

.PolicyRegSuccess {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px
}

.PolicyRegInfo {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px
}

.PolicyRegTerm {
    margin-top: 15px;
    font-style: italic
}

.ResendOTP {
    color: #333;
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
}


.margintop20 {
    margin-top: 20px
}

.message-hide {
    display: none
}
/* QR code generator */
#qrCode {
    margin: 15px;
}

.label-on-left {
    color: #777777 !important;
}

.lblvalue {
    font-weight: bold;
    color: #000;
}

.lblheader {
    font-weight: bold
}

.panel .panel-heading .panel-title {
    color: #e91e63;
}

.panel .panel-heading a[aria-expanded="true"] {
    font-weight: bold
}

.panel-body .form-group {
    margin: 5px 0 0 0;
    padding-bottom: 5px;
}

.table > thead > tr > th {
    font-weight: 500;
    font-size: 16px
}

input.form-control, .form-group input.form-control {
    line-height: 36px;
}

.customselectphonenumber {
    float: left;
    width: 100px
}

.custominputphonenumber {
    float: right;
    width: calc(100% - 115px);
}

.wizard-card .tab-content {
    min-height: 200px;
}

.customselect .bootstrap-select {
    margin: 2px 0 0 0;
}

.wizardform .checkbox label {
    color: rgba(0,0,0, 0.8);
}

.cbtext {
    float: right;
    width: calc(100% - 30px);
    line-height: 25px;
    margin-top: 2px;
}

.wizardform .filter-option,
.wizardform input[type='text'].form-control {
    color: #000;
    font-weight: bold
}

.form-group label.control-label {
    color: #8e8c8c
}

.label-on-left {
    color: #777777 !important;
}

.lblvalue {
    font-weight: bold;
    color: #000;
}

.lblheader {
    font-weight: bold
}

#policyresult .form-group {
    padding-bottom: 5px;
    margin: 5px 0 0 0;
}

.form-control, .form-group .form-control {
    line-height: 36px;
}

.leftlable {
    left: 0;
    text-align: left;
}

.maxwidth116 {
    max-width: 116px
}

.polRegister10 {
    margin: 10px 0 5px 0
}

.bold{
    font-weight:bold
}

.polRegister9 {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    margin: 20px 0 20px 0
}

.inpsearch {
    border: 1px solid #ccc
}


.apidetail .form-group {
    padding-bottom: 5px;
    margin: 5px 0 0 0;
}

    .apidetail .form-group textarea {
        resize: auto;
        width: 100%;
        background: #eee;
    }

.textareafield{
    min-width:200px
}

.width300{
    width: 300px
}

.marginleft20 {
    margin-left: 20px
}

.table-permission td .form-group {
    padding: 0;
    margin: 0
}

.margin0{
    margin:0
}

.maxwidth600{
    max-width: 600px
}

.margin0auto {
    margin: 0 auto
}

.bordernone{
    border:none !important
}

.width170 {
    width: 170px
}

.width150 {
    width: 170px
}

.redColor{
    color: red
}

.whiteColor {
    color: white
}

.btn-mini {
    padding: 4px 6px;
    margin:0
}

.margintop8 {
    margin-top: 8px
}

.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {
    color: #000;
    font-weight: 500;
}

.sidebar[data-active-color="blue"] li.active > a, .off-canvas-sidebar[data-active-color="blue"] li.active > a {
    background-color: #06f;
    box-shadow: 0 4px 20px 0px rgb(0 102 255 / 14%), 0 7px 10px -5px rgb(0 102 255 / 40%);
}

.card [data-background-color="blue"] {
    background: #06f !important;
    box-shadow: 0 4px 20px 0px rgb(38 132 254 / 14%), 0 7px 10px -5px rgb(0 102 255 / 40%);
}

.btn-info {
    background: #06f !important;
    box-shadow: 0 4px 20px 0px rgb(0 102 255 / 14%), 0 7px 10px -5px rgb(0 102 255 / 40%);
}
