.ink-container {
    border: 1px solid #E2E2E2;
    background: #565656;
    border-radius: 0px;
    width:100%;
    margin-bottom: 20px;
    border-radius: 3px;
    padding-top: 1px;
}
.ink-container .inkappointment_form_top {
    /* background: #000 url(../images/formheadbgnew.png) left 0 repeat-x; */
    /* min-height: 50px; */
    text-align: center;
    color: #fff;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    display: none;
}
.ink-container .inkappointment_form_top h2 {
    padding: 10px;
    font-size: 20px;
    color: #fff;
    border:none;
}
.ink-container .ink-form {
    padding-bottom: 15px;
}
.ink-container .ink-form ul.inkappform:not(.textfixdate) {
    margin: 0;
    padding: 0;
    background: none;
    list-style: none;
    border: none;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc( -10px/2 );
    margin-right: calc( -10px/2 );
    /*    text-align: justify;*/
}
li.textfixdate.main-head {
    width: 100%;
}
.ink-container .ink-form ul.inkappform span.msg_text{
    color: white;
}
.ink-container .ink-form ul.inkappform li h2{
    margin-bottom: 8px;
    margin-top: 35px;
    margin: 33px 16px 12px 18px;
    font-weight: 600;
    line-height: 28px;
    font-size: 20px;
    color: #fff;
    padding: 0 0px 14px 0px;
    border-bottom: 1px solid #7D7D7D;
}
/*.ink-container .ink-form ul.inkappform .main-head li h2{
       
}*/
.ink-container .ink-form ul.inkappform li h2 span {
    color: #fff;
    font-weight: normal;
}
.ink-container .ink-form ul.inkappform li {
    list-style-type: none;
    margin: 0;
    padding: 4px 0 13px 0;
    clear: both;
    background-color: transparent;
    position: relative;
    -webkit-transition: background-color 350ms ease-out;
    -moz-transition: background-color 350ms ease-out;
    -o-transition: background-color 350ms ease-out;
    transition: background-color 350ms ease-out;
    background-image: none;
    list-style: none;
    background: none;
    margin-bottom: 0px;
    border: none;
    margin-right: 0;
    margin-left: 0;
    /* padding-left: 0; */
    /* padding-right: 0; */
    list-style: none;
    padding-right: calc( 10px/2 );
    padding-left: calc( 10px/2 );
}
.ink-container .ink-form ul.inkappform li:hover {
    background: none;
    text-decoration: none;
    color:#fff;
    transition: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
}
.ink-container ul.inkappform .ink-info h2 {
    font-weight: normal;
    padding: 4px 1% 7px 1%;
    background:#000 url(../images/formheadbgnew.png) left 0 repeat-x;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ink-container ul.inkappform input.inktext, 
.ink-container ul.inkappform textarea.inktext {
    /*    background-color: rgb(255, 255, 255);*/
    color: #fff; 
    border: solid 1px #777777;
    background-color: #3A3A3A;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-outline-radius: 3px;
    width: 100%;
    padding-left: 1%;
    /* padding-top: 5px; */
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 24px;
    font-family: inherit;

    display: inline-block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
}
.ink-container ul.inkappform input.inktext {
    height: auto;
    padding: 5px 0 5px 0;
}
/*.ink-container ul.inkappform span.fix_date {
    color: #FFF;
    font-size: 18px;
    font-family: inherit;
}*/
.ink-container ul.inkappform select.inktext {
    width: 100%;
    height: auto;
    color: #fff;
    background: #3A3A3A;
    border: 1px solid #777;
    /*    padding-left: 5px;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-outline-radius: 3px;
    /* outline: solid 5px #f5f3f1; */
    margin-bottom: 8px;
    font-size: 15px;
    /*    margin: auto;*/
    /*    padding: 8px 0 8px 6px;*/
    padding: 7px 0 7px 6px;
    box-shadow: none;
}
.ink-container ul.inkappform input.inklarge {
    max-width: 100%;
    padding-left: 10px;
    margin: auto;
    box-shadow: none;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
}
.ink-container ul.inkappform textarea.inklarge {
    max-width: 100%;
    width: 100%;
    padding-left: 10px;
    padding-top: 8px;
    width: 100%;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box; 
}
.ink-container ul.inkappform input.inktext:focus,
ul.inkappform textarea.inktext:focus {
    border: 1px solid rgb(179, 179, 179);
}
.ink-container ul.inkappform .captcha_error {
    color: red;
}
.ink-container ul.inkappform .inkcatchapanel {
    background-color: #f5f3f1;
    width: 94%;
    margin-left:3%;
    padding-top: 10px;
    padding-bottom: 5px;
}
input#aptcal, 
#DOPBookingSystem_CheckInView1, 
#DOPBookingSystem_CheckOutView1 {
    background: #3a3a3a url(images/cal.png) no-repeat 99% 50%;
}
.ink-container ul.inkappform span.inkcaptcha_img {
    color: #000;
}
.ink-container ul.inkappform input#chk_apt {
    width: 50%;
    height: 25px;
}
.ink-container input#submit {
    /*    border: none;*/
    border: 1px solid #c8933f;
    border-radius: 5px;
    padding: 0 10px 0 10px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    height: 46px;
    /*    padding-top: 3px;*/
    line-height: 38px;
    width: 87%;
    font-size: 18px;
    background-color: #C8933F;
    webkit-box-shadow: 0 2px 0 #292929;      
    -moz-box-shadow: 0 2px 0 #292929;      
    box-shadow: 0 2px 0 #292929;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    float:none;
}
.ink-container input#submit:hover {
    background-color: #E0B064 ;
}
.g-recaptcha-div{
    width: 100%;
    /* margin: 0 auto; */
    overflow: hidden;
    /* border: 1px solid #D3D3D3; */
    /* border-right: 2px solid #D3D3D3; */
    /* border-bottom: 2px solid #d3d3d3; */
    /* border-radius: 4px; */
    height: 75px;
    text-align: -webkit-center;
}
/*.ink-container ::-webkit-input-placeholder {
    color: #fff;
}
.ink-container :-moz-placeholder {  Firefox 18- 
    color: #fff;  
}
.ink-container ::-moz-placeholder {   Firefox 19+ 
    color: #fff;  
}
.ink-container :-ms-input-placeholder {  
    color: #fff;  
}*/
.clearfix.container_message {
    margin-bottom: 20px;
}
.clearfix.container_message h1 {
    font-size: 18px !important;
}
/**
* css for custom field
*/
span.radioheading,span.checkheading{
    display: block;
    margin-bottom: 20px;
    /*    font-weight: normal;*/
    /*    padding: 25px 0;*/
    /*    text-align: center;
        color: #FFF;
        font-size: 18px;*/
    font-family: inherit;
}
.radioname, .checkname{
    /*    padding-left: 10px;*/
    /*    padding-right: 10%;*/
    vertical-align: text-top;
    font-size: 15px;
    color: white;
    display: inline;
    font-weight: normal;
    padding-left: 20px;
}
span.cname,span.rname{
    margin-bottom: 5px;
    margin-top: 25px;
    display: block;
    line-height: 18px;
    color: white;
    text-align: left;
    width: 100%;
}
.lead-radio-div,.lead-check-div{
    width: 100%;
    display: inline-block;
    padding-left: 3%;
}
.sidebar .lead-radio-div, .sidebar .lead-check-div{
    width: 100%;
    display: inline-block;
    padding-left: 30px;
}

.head_divider {
    border-bottom: 1px solid #7D7D7D;
    margin: 30px auto;
}
.textheading h2, .textfixdate h4, .textfixdate1 h4,.textfixdate2 h4, .textfixdate3 h4, .checkheading h4, .radioheading h4 {
    text-align: center; 
    font-weight: 600;
    line-height: 28px;
    /*    font-size: 20px;*/
    color: #fff;
    /*    padding: 0 35px;*/
    /*    padding: 0px 10px;*/
    /*        margin: auto 40px;*/
}
.textheading {
    margin-bottom: 33px;
    margin-top: 33px;
}
.textfixdate, .textfixdate1,.textfixdate2 h4, .textfixdate3 h4 {
    margin: 12px 0;
}

/*.main-head {
    margin-bottom: 35px;
    margin-top: 35px;
    font-weight: 600;
    line-height: 28px;
    font-size: 20px;
    color: #fff;
}*/

ul.inkappform li:not(.textfixdate) {
    width: 100%;
    display: inline-block;
}
.submit_bg{
    padding: 12px 0;
    text-align: center;
}
.ink-container .ink-form ul.inkappform .textaptmessage{
    text-align: center;
}

.inkappointment_form_wrapper {
    margin: 0 35px;
}

.inkleadcheckbox, .inkleadradiobox{
    width:100%;
}

/*============ Checkbox ===========*/

.lead-check-div {
    display: block;
    position: relative;
    /*    padding-left: 20px;*/
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.lead-check-div input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.lead-check-div:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.lead-check-div input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.lead-check-div input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.lead-check-div .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*============ radio button ===========*/

.lead-radio-div {
    display: block;
    position: relative;
    /*    padding-left: 20px;*/
    margin-bottom: 12px;
    cursor: pointer;
    /*    font-size: 22px;*/
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.lead-radio-div input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radiomark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.lead-radio-div:hover input ~ .radiomark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.lead-radio-div input:checked ~ .radiomark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiomark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.lead-radio-div input:checked ~ .radiomark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.lead-radio-div .radiomark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

label.lead-check-div, label.lead-radio-div {
    /*    margin-left: 10px;*/
    margin-bottom: 25px;
    margin-right: 40px;
}

/*.sidebar ul.inkappform li select.inktext option {
    background-color: #fff;
    color: #000;
}*/

select:focus {
    outline: none;
}
label.error{
    font-size:400;
    padding-top:4px;
}


/*@media only screen and (min-width: 968px){
    .radioname, .checkname {
        padding-left: 10px;
    }
}*/

@media only screen and (max-width: 767px){
    .radioname, .checkname {
        padding-left: 15px;
    } 
}

@media only screen and (max-width: 480px){
    .radioname, .checkname {
        padding-left: 10px;
    } 
    .ink-container input#submit{
        width: auto;
    }
    .checkmark, .radiomark{
        width: 15px;
        height: 15px;
        top:2px;
    }
    .lead-radio-div .radiomark:after{
        top: 5px;
        left: 5px;
        width: 5px;
        height: 5px;
    }
    .lead-check-div .checkmark:after{
        left: 5px;
        top: 2px;
    }
    label.lead-check-div, label.lead-radio-div{
        margin-left: 0;
        margin-right: 15px;
    }
    span.cname label, span.rname label {
        display: block!important;
    }
    .lead-radio-div,.lead-check-div{
        padding-left: 7%;
    }
}

input#radiobox.error + label.error {  
    position: absolute;
    display: none !important;
    /*   bottom: 0;*/
    bottom: 12px;
    left: 6px;
}
label.lead-check-div, label.lead-radio-div{
    /* margin-right:0;*/
}
.radiopanel{
    position: relative;
}

/*    img.processing{
position: absolute;
    z-index: 999;
    left: 45%;
    top: 45%;
    transform: translate();
    transform: translate(-50px, -50px);
}*/
/*
.wrapper{
    position: absolute;
    top: 50%;
    left: 40%;
    z-index: 999;
    
}*/
img.processing{
    z-index: 999;
}
.container_message h1.head{
    color: #000;
}
li.textaptphone input[type=number]::-webkit-inner-spin-button, 
li.textaptphone input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}

.inkappointment_form_wrapper .textheading h2:before{
    content: "";
    display: none;
}

.ink-container input[type="text"], textarea#textmsg{
    text-align: left!important;
}

table#apt_data_show th{
    text-transform: none;
}

.inkappointment_form_wrapper label {
    color: #b30404;
    display: block;
    margin-bottom: 0.5em;
    font-weight: 600;
}
.sidebar .ink-container ul.inkappform li:before{
    content: none!important;
    margin-right: 0!important;
}

.sidebar .ink-container .textheading h2{
    border-bottom:none;
    background:none!important;
}

.sidebar .sidebar-widget .ink-container span,.sidebar .sidebar-widget .ink-container h4{
    color:#fff;
}
.sidebar .ink-container h4{
    background: none;
    margin: 0;
    border-bottom:none;
    color:#fff;
    margin-bottom: 0!important;
}
.sidebar .ink-container h4:after{
    content:none;
}
.sidebar .sidebar-page .ink-container ul.inkappform li{
    /*   padding: 0!important; */
    /*   border-bottom: none;*/
    border-top: none;
    border-left: none;
    border-right: none;
    border: none!important;
}
.sidebar .sidebar-page .ink-container select{
    max-width: 100%!important; 
}

.sidebar .sidebar-page .ink-container ul.inkappform li:hover{
    background-color: transparent!important;
}

.sidebar .ink-container ul.inkappform  li span{
    color: #fff;
}
.sidebar .ink-container ul.inkappform  textarea{
    box-shadow: none;
}
.ink-container ul.inkappform input.inklarge::placeholder {
    color: #fff;
}