*,
*:focus,
*:active,
*:visited {
    outline: none;
}

* {
    outline: none !important;
}

select:focus,
option:focus,
select::-moz-focus-inner,
option::-moz-focus-inner {
    outline: none;
}

fieldset ul,
fieldset li {
    list-style: none;
}

select[disabled],
select[disabled="disabled"] {
    cursor: not-allowed !important
}
.small-alert.alert{
	padding:5px;
}
.small-alert.alert p{
	font-size:15px;
}
.register-box-body {
    box-shadow: 0 0 3px #ccc;
    background-color: #F5F6F8;
}

.error_property {
    min-height: 24px;
    font-weight: 500;
    font-size: 14px !important;
}

.login-box .login-box-body form#registration form#registration fieldset .input-group .form-control:focus {
    box-shadow: 0 0 3px #cccccc;
}

.login-box-body.reset_password {
    margin: 0 auto;
    max-width: 380px;
}

.reset_password .form-control.password_set {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #C11A22;
    color: #fff;
    font-size: 18px;
    height: 42px;
}

.reset_password .form-control.password_set:hover {
    box-shadow: 0px -50px 0 #a10002 inset;
}

.login-box .login-box-body form#registration fieldset .input-group,
.login-box .login-box-body form#resetpassword fieldset .input-group,
.register-box-body fieldset .input-group {
    width: 100%;
}

.skin-blue.layout-top-nav form#do_not_tow_request_registration .input-group select {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.login-box .login-box-body form#resetpassword fieldset .input-group label {
    display: inline-block;
    width: 100%;
    font-weight: 400;
}

.login-box .login-box-body form#resetpassword fieldset .input-group label span.input-group-addon {
    display: inline-block;
    border: 0;
    padding: 0;
    font-size: 10px;
    margin-top: -7px;
    margin-left: 2px;
}

#resetpassword fieldset .input-group {
    margin-bottom: 3%;
}

.login-box .login-box-body form#registration fieldset .input-group {
    position: relative;
}

.login-box .login-box-body form#registration fieldset .input-group label {
    display: inline-block;
    /*  font-size: 17px; */
    font-weight: 400;
    width: 100%;
}

.login-box .login-box-body form#registration fieldset .input-group .select-items {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: top;
}

.select-items span.fa-angle-down {
    bottom: 0;
    top: 0;
    content: "";
    font-size: 35px;
    margin: auto;
    position: absolute;
    right: 7px;
    z-index: 3;
}

.login-box .login-box-body form#registration fieldset .input-group.state-select {
    width: 96%;
}

.login-box .login-box-body form#registration fieldset .input-group .input-group.state-select,
.login-box-body form#registration fieldset.firststep .input-group.input-property {
    float: left;
    margin: 3% 2%;
    width: 96%;
}

.login-box .login-box-body form#registration fieldset .input-group {
    float: left;
    margin: 3% 2%;
    width: 45.7%;
}

.login-box .login-box-body form#registration fieldset>p {
    display: inline-block;
    font-size: 21px;
    margin: 25px 0;
}

.login-box .login-box-body form#registration fieldset p input {
    float: left;
}

.login-box .login-box-body form#registration fieldset p label[for="agree"] {
    float: left;
}

.login-box .login-box-body form#registration fieldset .input-group .input-group-addon,
.register-box-body fieldset .input-group .input-group-addon {
    border: 0 none;
    display: inline-block;
    font-size: 9px;
    margin-left: 3px;
    padding: 0;
}

.login-box .login-box-body form#registration h2.login-box-msg {
    background-color: #2B2C31;
    color: #fff;
    padding: 20px;
    margin-bottom: 5%;
    box-shadow: 0 0 4px #6c6c6c;
}

.login-box .login-box-body form#registration .active p label[for="agree"] {
    font-size: 16px;
    font-weight: 400;
    margin-left: 5px;
}

.login-box .login-box-body form#registration .active p label[for="agree"] a {
    font-weight: 600;
    text-decoration: underline;
    font-style: italic
}

.login-page .login-box-body .secondstep #monthly_payment_pricing_group {
    width: 96%;
}

.login-box-body form#registration fieldset.secondstep .input-group .input-group-addon {
    position: absolute;
}

.login-box .login-box-body form#registration fieldset.thirdstep.active ul {
    padding: 0 0 0 10px;
}

.login-box .login-box-body form#registration fieldset.thirdstep.active ul li {
    list-style: none;
}

.login-box .login-box-body form#registration fieldset.thirdstep.active.active ul li input {
    float: left;
}

.login-box .login-box-body form#registration fieldset.thirdstep.active.active ul li label {
    font-size: 15px;
    margin-left: 8px;
    width: 90%;
}

.login-box .login-box-body form#registration fourthstep.thirdstep.active .input-group {
    width: 96%;
    position: relative;
}

.login-box .login-box-body form#registration fieldset.thirdstep.active .input-group .input-group-addon {
    position: absolute;
    right: -7px;
}

.login-box .login-box-body form#registration fieldset.fourthstep.active .input-group.policy-select {
    width: 96%;
}

.login-box .login-box-body form#registration fieldset.fourthstep.active .input-group.policy-select .input-group.select-items {
    margin: 0;
}

.login-box .login-box-body form#registration fieldset.fifthstep .input-group {
    width: 46%;
}

.login-box .login-box-body form#registration fieldset.fifthstep .input-group.input-email {
    width: 100%;
}

.login-box .login-box-body form#registration fieldset.fifthstep #property_association_field>p {
    font-size: 21px;
    color: #BF151E;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep p,
.login-box .login-box-body form#registration fieldset.fifthstep p {
    display: inline-block;
    font-size: 21px;
    color: #BF151E;
    margin: 0;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul {
    padding: 0;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li {
    list-style: none;
}


/* .login-box .login-box-body form#registration fieldset#towing.sixthstep ul li .form-control {
background: #e7e7e7;
border: 1px solid #dcdcdc;
height: 42px;
-moz-appearance: none;
-ms-appearance: none;
-webkit-appearance: none;
appearance: none;
} */

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li .subInput.state-select {
    position: relative;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li .subInput.state-select .fa-angle-down {
    bottom: 0;
    content: "";
    font-size: 35px;
    margin: auto;
    position: absolute;
    right: 7px;
    top: 0;
    z-index: 3;
}

.register-keyword #verificationCodeCheck input.form-control {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
}

.register-keyword #verificationCodeCheck input.form-control:focus {
    box-shadow: 0 0 3px #cccccc;
}

.register_code p:first-child {
    font-size: 20px;
}

.register_code p {
    display: inline-block;
    width: 100%;
}

.register_code p a {
    padding: 6px 12px;
    background: #C31924;
    color: #fff;
    margin-bottom: 1%;
    display: inline-block;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.register_code p a:hover {
    background: #830000
}

.register-keyword [data-tip]::before {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #1a1a1a;
    border-bottom: 5px solid rgba(0, 0, 0, 0);
    top: -5px;
}

.register-keyword [data-tip]::after {
    top: -30px;
}

.resident_form p:first-child {
    font-size: 18px;
}

.resident_form .vehicle .has-feedback .form-control {
    /* background: #e7e7e7; */
    border: 1px solid #dcdcdc;
    height: 47px;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}


/* ====Sartaj==== */

.sixthstep .active ul .subInput {
    width: 100%;
}

.sixthstep.active .usertow_company #doesField>#usertow_company {
    border-bottom: 2px solid #ccc;
    display: inline-block;
    width: 100%;
}

.sixthstep.active .towing_company>p {
    color: #666 !important;
    display: block;
    font-size: 14px !important;
    font-weight: bold;
}

.sixthstep.active .towing_company>span {}

.sixthstep.active .towing_company {
    margin: 0 0 8px;
}

.subInput #usertow_company {
    display: inline-block;
    width: 100%;
}

.sixthstep.active .add_row {
    display: inline-block;
    margin-bottom: 3%;
    width: 100%;
}


/* .fifthstep.active  .add-user, .sixthstep.active .add_row  a {
background: #3f3f3f none repeat scroll 0 0;
float: left;
padding: 15px;
text-align: center;
width: 100%;
color: rgba(255, 255, 255, 0.5);
margin-top: 2%;
} */

.resident_form.active a.residentadd i {
    margin-right: 3px;
}

.resident_form.active a.residentadd {
    color: rgba(255, 255, 255, 0.5);
    float: right;
    font-size: 19px;
    margin-top: 2%;
    padding: 5px 15px;
    text-align: center;
    width: auto;
    color: #fff;
    border-radius: 0;
}

.resident_form.active a:hover,
.fifthstep.active .add-user:hover {
    color: rgba(255, 255, 255, 1)
}

.website-Terms h3 {
    color: #2B2C31
}

.resident_form .vehicle hr {
    background: #dfdfdf none repeat scroll 0 0;
    display: inline-block;
    height: 2px;
    margin-bottom: 1%;
    width: 100%;
}

.hold-transition.login-page .login-box-body.login_now {
    max-width: 370px;
    margin: 0 auto;
    box-shadow: 0 0 3px #9d9d9d;
}

.hold-transition.login-page .login-box-body.login_now input {
    height: 42px;
}

.hold-transition.login-page .login-box-body.login_now button.btn.btn-flat.btn-block {
    height: 42px;
    border: none;
    background: #bf222b none repeat scroll 0 0;
}

.hold-transition.login-page .login-box-body.login_now .text-center {
    margin: 2% 0;
}

.hold-transition.login-page .login-box-body.login_now .text-center:first-child a {
    color: #BF222B;
}

.hold-transition.login-page .login-box-body.login_now .text-center a {
    color: #000;
}

.box.box-default.parking-permit .box-header {
    color: #212121;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
}

.box.box-default.parking-permit .box-header h3 {
    font-size: 30px;
}

.box.box-default.parking-permit .box-body table tr:hover {
    background: #f5f5f5;
}

.green-color {
    color: green;
}

.red-color {
    color: red;
}

.sky-blue-color {
    color: #00C0EF;
}

.box.box-default.resident_dashboard .box-header.with-border h3 {
    color: #212121;
    font-size: 30px;
    margin-top: 0;
    text-align: center;
}

.box.box-default.resident_dashboard .box-body .text-center {
    background: #f5f5f5;
    margin: 5% auto 0;
    padding: 35px 0;
    width: 50%;
    border-radius: 3px;
    box-shadow: 0 0 3px #ccc;
}

.box.box-default.resident_dashboard .box-body .text-center h2 {
    margin-top: 0;
}

.box.box-default.resident_dashboard .box-body .text-center a {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 6px 12px;
    background: #CD0100;
    margin-top: 15px;
    display: inline-block;
    color: #fff;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.box.box-default.resident_dashboard .box-body .text-center a:hover {
    background: #ad1010 none repeat scroll 0 0;
    box-shadow: 0 0 3px #3f3f3f;
}

.box.box-default.resident_dashboard .box-body ul {
    padding: 0;
}

.box.box-default.resident_dashboard .box-body ul li {
    list-style: none;
    font-size: 16px;
}

.box.box-default.resident_dashboard .box-body ul li b {
    display: inline-block;
    font-weight: 600;
    width: 22%;
}

.box.box-default.resident_dashboard .box-body ul li a {
    font-size: 20px;
}

.login-box .login-box-body.login_now .alert.alert-danger {
    background: #fff5f3 none repeat scroll 0 0 !important;
    border-color: #d72e02;
    color: #d72e02 !important;
    font-size: 16px;
    padding: 5px;
    text-align: center;
}


/* 1-June-2016 R (PARVEN) */


/* ========================= */

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle {
    box-shadow: 0 0 3px #cccccc;
    float: none;
    margin: 0 auto;
    max-width: 440px;
    width: 100%;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-header.with-border h3.box-title {
    background: /*#d9534f*/
    #CC0000;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    padding: 20px;
    text-align: center;
    width: 100%;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group label,
.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .input-group label {
    color: #404040;
    font-size: 16px;
    font-weight: 400;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-query .input-group {
    display: inline-block;
    width: 47%;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-query .input-group:last-child {
    margin-left: 31px;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group.has-feedback input.form-control {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
    font-size: 15px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group.has-feedback .select-items strong {
    position: absolute;
    top: 11px;
    right: 40px;
    font-size: 18px;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group.has-feedback .select-items strong i.fa.fa-check {
    color: green;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group.has-feedback .select-items strong i.fa.fa-close {
    color: red;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group.has-feedback .select-items {
    position: relative
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group.has-feedback .select-items .form-control-feedback {
    top: 4px;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group.has-feedback input.form-control:focus {
    box-shadow: 0 0 3px #cccccc;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .input-group .select-items {
    display: inline-block;
    width: 100%;
    position: relative
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .input-group .select-items select {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .input-group label {
    display: inline-block;
    width: 100%
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .input-group span.input-group-addon {
    border: 0 none;
    display: inline-block;
    font-size: 9px;
    margin-top: -8px;
    padding: 0;
    position: absolute;
    right: 0;
}

.box.box-solid.add_vehicle .box-body .form-group,
.box.box-solid.add_vehicle .box-body .input-group {
    margin-bottom: 25px;
    margin-top: 0;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-date .input-group {
    display: inline-block;
    width: 45%;
    position: relative
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-date .input-group.pull-left,
.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-date .input-group.pull-right {
    width: 100%;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-date .input-group input {
    border-radius: 35px;
    width: 100%;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-date .input-group span.input-group-addon {
    background: #313131 none repeat scroll 0 0;
    border-bottom-right-radius: 35px;
    border-top-right-radius: 35px;
    color: #fff;
    font-size: 17px;
    height: 46px;
    left: inherit;
    line-height: 50px;
    margin: 0;
    position: absolute;
    right: 0;
    vertical-align: middle;
    width: 42px;
    z-index: 2;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .select-date .input-group span.input-group-addon .glyphicon.glyphicon-calendar {
    top: 15px;
}

.box-body form#registration .box-footer.text-center {
    margin-top: 25px;
    padding: 15px 0;
}

.box-body form#registration .box-footer.text-center .btn.btn-primary {
    border-radius: 35px;
    padding: 10px 40px;
    background: #CE0002;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.box-body form#registration .box-footer.text-center .btn.btn-primary:hover {
    box-shadow: 10px -50px 0 #ae0000 inset;
    background: none;
}

.box.box-solid.add_vehicle .box-body .alert.alert-danger.alert-dismissible {
    background: #fff5f3 none repeat scroll 0 0 !important;
    border-color: #d72e02;
    bottom: 10px;
    color: #d72e02 !important;
    display: block;
    font-size: 16px;
    padding: 5px;
    position: relative;
    text-align: center;
}

.box.box-solid.add_vehicle .box-body .alert.alert-danger.alert-dismissible .close {
    color: #d72e02;
    position: absolute;
    right: 5px;
    top: 0;
}

.box.box-default.upcoming-table .box-body {
    padding: 0;
}

.box.box-default.upcoming-table {
    border: 11px solid #fff;
    box-shadow: 0 0 3px #ccc
}

.table-content table.table.table-hover tbody tr th {
    background: #CE0203;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #fff;
}

.table-content table.table.table-hover tbody tr td {
    border-bottom: 1px solid #d7d7d7;
}

.table-content table.table.table-hover>tbody>tr:hover {
    background-color: #303030;
    color: #fff;
}

.alert-center.text-center {
    display: inline-block;
    margin: 2% 0;
    width: 100%;
}

.alert-center.text-center .alert.alert-success.msg {
    background: #7fe599 none repeat scroll 0 0 !important;
    border: 1px solid #00964a;
    color: #00762a !important;
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.add_vehicle .alert.alert-danger {
    background: #f2dee0 none repeat scroll 0 0 !important;
    border-color: #cc0000;
    bottom: 14px;
    color: #cc0000 !important;
    position: relative;
}


/* 02-June-2016 R (Sahil) */


/* ============================== */

.skin-blue.layout-top-nav section.content .box.box-default.form-box .box-body.form-cntnr .select-items select optgroup {
    max-height: 180px;
}

.submit-patrol-holder {
    display: block;
    list-style: outside none none;
    padding: 0;
    width: 100%;
}

.submit-patrol-holder li {
    display: inline-block;
    width: 49%;
}

.submit-patrol-holder li label {
    color: #ccc;
}

.submit-patrol-holder input {
    margin-right: 7px;
}

.daterangepicker.opensright.dropdown-menu.show-calendar .ranges .range_inputs label {
    padding: 0;
}

table.table-condensed tr th.next.available [class^="icon-"],
table.table-condensed tr th.next.available [class*=" icon-"] {
    font-family: FontAwesome !important;
}

.search_table_content {
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
}

.box.box-default.form-box {
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    float: none;
    margin: 0 auto;
    max-width: 480px;
    text-align: center;
    min-height: auto;
    padding: 15px;
}

.box.box-default.form-box .box-body.form-cntnr select.form-control {
    height: 42px;
    border-radius: 35px;
    background: #ECF0F5
}

.btn.btn-info.btn-check {
    font-size: 22px;
    margin-top: 5%;
    padding: 8px;
    width: 100%;
    background: #CC0001;
    border: 0;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.btn.btn-info.btn-check:hover {
    box-shadow: 0 -50px 3px #ac1010 inset, 0 0px 3px #000;
}


/* .box-body.box-body-content.search-table .box-header.with-border { background: #CD0100; color: #fff; margin-top: 3%;} */

.box-body.box-body-content.search-table .box-header.with-border {
    padding: 0;
    border-bottom: 2px solid #cd0100;
}

.box-body.box-body-content.search-table .box-header.with-border h1.box-title.sub-title {
    font-size: 25px;
    color: #fff;
    padding: 20px 30px;
    background: #cd0100;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: inline-block;
}

.box-body.box-body-content.search-table .dataTables_wrapper #example1 {
    margin-top: 0 !important;
}

section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 thead tr {
    background: #707070;
    color: #fff;
}

.box-body.box-body-content.search-table .dataTables_wrapper #example1 tbody tr,
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 tbody tr {
    background: #fff;
    position: relative;
}

.box-body.box-body-content.search-table .dataTables_wrapper #example1 tbody tr:nth-child(2n+3),
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 tbody tr:nth-child(2n+2) {
    background: #f6f6f6;
}

.box-body.box-body-content.search-table .dataTables_wrapper #example1 thead tr th,
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 thead tr th {
    padding: 20px 10px;
    font-size: 18px;
    font-weight: 400;
    border: 0;
    width: 0 !important;
}

.box-body.box-body-content.search-table .dataTables_wrapper #example1 tbody tr td,
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 tbody tr td {
    border-right: 0
}

.box-body.box-body-content.search-table .dataTables_wrapper #example1 tbody tr td,
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 tbody tr td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #b8b8b8;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #3d3d3d;
    font-size: 14px;
    padding: 23px 5px;
    text-align: center;
    vertical-align: middle;
    background: none;
    color: #707070;
    word-break: keep-all;
}

.box-body.box-body-content.search-table .dataTables_wrapper #example1 thead tr th.sorting::after,
.box-body.box-body-content.search-table .dataTables_wrapper #example1 thead tr th.sorting_asc::after,
.box-body.box-body-content.search-table .dataTables_wrapper #example1 thead tr th.sorting_desc::after {
    top: 20px;
    right: 10px;
}

section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 thead tr th.sorting::after,
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 thead tr th.sorting_asc::after,
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 thead tr th.sorting_desc::after {
    top: 20px;
    right: 0px;
}

.box.box-default.search_table_content .box-header.with-border.first_heading {
    background: #e8e8e8
}

.box.box-default.search_table_content .box-body.search-table table#example1 thead tr {
    background: #707070;
    color: #fff;
}

.box.box-default.search_table_content .box-body.search-table table#example1 thead tr th {
    border-color: #5c5c5c;
    font-size: 15px;
    vertical-align: middle;
    width: auto !important;
}


/* .box.box-default.search_table_content .box-body.search-table table#example1 tbody tr td { padding: 15px;} */

.box.box-default.search_table_content .box-body.search-table table#example1 tfoot tr {
    background: #000;
    color: #fff;
}

.box.box-default.search_table_content .box-body.search-table table#example1 tfoot tr th {
    border-color: #505050;
}

.box.box-default.search_table_content .box-body.search-table table#example1 tbody tr:nth-of-type(2n+1) {
    background: #f0f0f0;
}

.box.box-default.search_table_content .box-body.search-table table#example1 tbody tr:hover {
    background: #d0d0d0;
}

.box.box-default.search_table_content .btn.btn-info.btn-check {
    display: inline-block;
    float: right;
    margin: 10px 12px 0 auto;
    padding: 6px 35px;
    text-align: center;
    width: auto;
    background: #fff;
    color: #CD0100;
    border: 2px solid #CD0100;
}

.box.box-default.search_table_content .btn.btn-info.btn-check:hover {
    color: #fff;
    border-color: #AC1010;
}

.box.box-default.search_table_content .link_btn {
    background-color: #00a65a;
    border: 1px solid #00a65a;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    height: auto;
    margin: 10px 0 10px 10px;
    min-width: 80px;
    padding: 6px 12px;
    position: relative;
    text-align: center;
}

.box.box-default.violation_content {
    border-radius: 0;
    border-top: 3px solid #df0001 !important;
    display: table;
    float: none;
    margin: 0 auto;
    max-width: 550px;
    width: 100%;
}

.box.box-default.violation_content .box-header.with-border.text-center {
    background: #DF0001;
    color: #fff;
    border: 0;
    padding: 20px 0;
    box-shadow: 0 2px 3px #a0a0a0;
}

.box.box-default.violation_content .text-center.property_details {
    padding: 15px 0;
    background: #f7f7f7;
    box-shadow: 0 0 3px #ccc;
    margin: 15px 0;
    display: inline-block;
    width: 100%;
}

.box.box-default.violation_content .text-center.property_details h3 strong,
.box.box-default.violation_content .text-center.property_details h4 strong {
    color: #212121;
}

.box.box-default.violation_content .text-center.property_details h3,
.box.box-default.violation_content .text-center.property_details h4 {
    color: #6c6c6c;
}

.box.box-default.violation_content form.form-horizontal {
    background: #212121 none repeat scroll 0 0;
    box-shadow: 0 0 3px #ccc;
}

.box.box-default.violation_content form.form-horizontal .form-group.select-violation label {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}

.box.box-default.violation_content form.form-horizontal .form-group.select-violation select {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    height: 42px;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group h3,
.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr h3 {
    color: #fff;
    display: inline-block;
    width: 100%;
    background: #DF0001;
    margin-bottom: 0;
    padding: 10px;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr #camera_wrapper #camera {
    border: 3px solid #DF0001;
}

.video_bottom label,
.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .control-label {
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
}

.video_bottom select,
.video_bottom input {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    height: 42px;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group.col-md-12.text-center {
    margin: 15px 0 0 0;
    padding: 0;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .btn.btn-primary {
    border-radius: 35px;
    height: 45px;
    width: 45%;
    font-size: 18px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .btn.btn-primary.pull-right {
    background: #CC0200;
    border: 0;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .btn.btn-primary.pull-right:hover {
    box-shadow: 0 0 3px #000, 210px 0 0 #000 inset;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .btn.btn-primary.pull-left {
    background: #000;
    border: 0;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .btn.btn-primary.pull-left:hover {
    box-shadow: 0 0 3px #000, 210px 0 0 #CC0200 inset;
}

#capture_btn.pull-right.btn.bg-black {
    background: #fff none repeat scroll 0 0 !important;
    border: 2px solid #000;
    border-radius: 35px;
    box-shadow: 0 0 6px #000;
    color: #212121 !important;
    padding: 6px 25px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.box.box-default.violation_content .box-body.form-cntnr {
    max-width: 80%;
}

.box.box-default.violation_content .box-body form .box-body.form-cntnr .form-group .select-items,
.skin-blue.layout-top-nav section.content .box.box-default.form-box .box-body.form-cntnr .select-items {
    display: inline-block;
    position: relative;
    width: 100%;
}

.box.box-default.violation_content .box-body form .box-body.form-cntnr .form-group .select-items select,
.skin-blue.layout-top-nav section.content .box.box-default.form-box .box-body.form-cntnr .select-items select {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
}

.box.box-default.violation_content .box-body form .box-body.form-cntnr .form-group .select-items span.fa-angle-down {
    top: 3px;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .video_bottom .form-group {
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .video_bottom .form-group textarea {
    border-radius: 35px;
    background: #E7E7E7;
}

.select-items {
    position: relative;
}

.select-items select {
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #e7e7e7;
}


/* ===================== */


/* 03-June-2016 R Jayant */


/* =========================== */

.input-group #resident_items.resident_group.checkbox {
    display: inline-block;
    list-style: none;
    padding: 0;
    width: 100%;
}

.input-group #resident_items.resident_group.checkbox li {
    display: inline-block;
    width: 46%;
}

.input-group #resident_items.resident_group.checkbox li label {
    background: #343538;
    color: #fff;
    cursor: inherit;
    padding: 12px 15px;
    text-align: center;
    width: 100%;
}

.input-group #resident_items.resident_group.checkbox li button {
    padding: 12px 15px;
    text-align: center;
    width: 100%;
    border: 2px solid #6c6c6c;
    border-radius: 0;
    border-color: #CE0002;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.input-group #resident_items.resident_group.checkbox li button:hover {
    box-shadow: 0 -50px 0 #CE0002 inset;
    color: #fff;
}

.box.box-solid.datatable_content .modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body {
    margin: 10px;
}

.modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body .input-group {
    margin-bottom: 15px;
}

.rqst-form.tow_request .box.box-solid .box-footer button,
.modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body .box-footer.text-center .btn.btn-primary {
    border-radius: 35px;
    padding: 10px 40px;
    background: #CE0002;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.rqst-form.tow_request .box.box-solid .box-footer button:hover,
.modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body .box-footer.text-center .btn.btn-primary:hover {
    box-shadow: 10px -50px 0 #ae0000 inset;
    background: none;
}

.modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body .select-items select {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    width: 100%;
}

.modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body label {
    color: #404040;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body .select-items {
    position: relative;
}

.modal_new_request .modal-content .modal-body .box.box-solid.add_vehicle .box-body .select-items span.input-group-addon {
    border: 0 none;
    display: inline-block;
    font-size: 9px;
    margin-top: -8px;
    padding: 0;
    position: absolute;
    right: 0;
}

.add_vehicle.do_not-request form#do_not_tow_request_registration .row .col-md-12 .input-group {
    margin-bottom: 5px
}

.add_vehicle.do_not-request form#do_not_tow_request_registration .row .col-md-12 .input-group label {
    padding-top: 0;
    padding-bottom: 0
}

.add_vehicle.do_not-request #main_registration_div .row .col-md-12 .input-group .select-items input.form-control {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
    font-size: 15px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    width: 100%;
}

.add_vehicle.do_not-request #main_registration_div .row .col-md-12 .input-group .select-items {
    position: relative
}

.add_vehicle.do_not-request #main_registration_div .row .col-md-12 .input-group .select-items input.form-control:focus {
    box-shadow: 0 0 3px #cccccc;
}

.add_vehicle.do_not-request .rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .input-group .input-group-addon:nth-of-type(2) {
    top: 55px;
}

.add_vehicle.do_not-request .box-body form#do_not_tow_request_registration .box-footer.text-center {
    margin-top: 25px;
    padding: 15px 0;
}

.add_vehicle.do_not-request .box-body form#do_not_tow_request_registration .box-footer.text-center .btn.btn-primary {
    border-radius: 35px;
    padding: 10px 40px;
    background: #CE0002;
    border: 0;
    text-transform: uppercase;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.add_vehicle.do_not-request .box-body form#do_not_tow_request_registration .box-footer.text-center .btn.btn-primary:hover {
    box-shadow: 10px -50px 0 #ae0000 inset;
    background: none;
}

.rqst-form.tow_request {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    float: none;
}

.rqst-form.tow_request .box.box-solid {
    box-shadow: 0 0 3px #ccc;
    padding: 10px;
}

.rqst-form.tow_request .box.box-solid .box-header.with-border {
    text-align: center;
    background: #CE0002;
    padding: 15px;
    box-shadow: 0 0 3px #ccc;
    margin-bottom: 5%;
}

.rqst-form.tow_request .box.box-solid .box-header.with-border h3 {
    text-align: center;
    color: #fff;
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .form-control.dropdown {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    height: 42px;
    width: 100%;
    background: #f5f5f5;
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .input-group {
    position: relative;
    margin-bottom: 18px;
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .input-group .input-group-addon {
    border: 0 none;
    font-size: 11px;
    padding: 0;
    position: absolute;
    top: 0;
    background: none;
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .input-group .form-control {
    border-radius: 35px;
    float: left;
    height: 42px;
    width: 100%;
    background: #f5f5f5;
}

.rqst-form.tow_request .box.box-solid #dates.input-group {}

.rqst-form.tow_request .box.box-solid #dates.input-group #date-picker,
.rqst-form.tow_request .box.box-solid #dates.input-group #date-picker2 {
    width: 100%;
    background: #fff;
    margin: 0 0 15px 0;
    background: #f5f5f5;
}

.rqst-form.tow_request .box.box-solid #dates.input-group #date-picker2 {
    margin: 0;
}

.rqst-form.tow_request .box.box-solid #dates.input-group .showDays.badge.bg-green {
    font-size: 20px !important;
    margin: 0 auto 3% !important;
    padding: 16px !important;
    width: 100%;
    border: 2px solid #00A65A !important;
    background: rgba(64, 198, 122, 0.7) none repeat scroll 0 0 !important;
}

.rqst-form.tow_request .box.box-solid .box-footer {
    padding: 15px 0;
    text-align: center;
}


/* .rqst-form.tow_request .box.box-solid .box-footer button { transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; background: #fff; color: #000; border-radius: 0; font-size: 22px; height: 42px; line-height: 100%; width: 100%; border-color: #000 ;} */


/* .rqst-form.tow_request .box.box-solid .box-footer button:hover{ color: #fff; box-shadow: 370px 0 0 #212121 inset;} */

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .input-group textarea#comment.form-control {
    border-radius: 6px;
    height: 150px;
}

.rqst-form.tow_request .box.box-solid #dates.input-group .showDays.badge.bg-red {
    background: rgba(253, 107, 89, 0.7) none repeat scroll 0 0 !important;
    border: 2px solid #dd4b39;
    margin: 0 15px 15px 0 !important;
    padding: 16px !important;
    width: 100%;
}


/* Comn */

.Remaining_days .modal.dayremaining_popup .table {
    margin-bottom: 0
}

.Remaining_days .modal.dayremaining_popup {
    bottom: inherit;
    position: fixed;
    z-index: 9991;
}

.Remaining_days .modal.dayremaining_popup .modal-header {
    padding: 8px 15px;
}

.Remaining_days .modal.dayremaining_popup .modal-body {
    padding: 5px 15px 0;
}

.Remaining_days .modal.dayremaining_popup .modal-body .tag_detail td {
    padding: 6px;
}

.Remaining_days .modal.dayremaining_popup .modal-footer {
    padding: 5px 15px
}

.red-color {
    background: #cd0102
}

.Grey-color {
    background: #303030
}

.Remaining_days .btn.btn-default.pull-right.close_remainingday_popup {
    border-radius: 35px;
    font-size: 18px;
    padding: 6px 25px;
    background: #CD0102;
    color: #fff;
    border-color: #CD0102;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.Remaining_days .btn.btn-default.pull-right.close_remainingday_popup:hover {
    box-shadow: 95px 0 0 #ad0000 inset, 0px 0 2px #000;
}

.modal.confirmation_box {
    z-index: 9992
}


/* 08-June-2016 Sartaj */


/* ======================== */

.padding-add {
    padding: 19px
}

.login-box .login-box-body form#registration fieldset .input-group .form-control {
    margin: 0;
    z-index: 9;
}

.login-box .login-box-body form#registration fieldset .input-group .input-pricing-input {
    display: inline-block;
    position: relative;
    width: 100%;
}


/* #doesField{display: inline-block;} */

.login-box .login-box-body form#registration fieldset .input-group .input-pricing-input span {
    font-size: 12px;
    left: 10px;
    margin: auto;
    position: absolute;
    top: 15px;
    z-index: 91;
}

.login-box .login-box-body form#registration fieldset .input-group .input-pricing-input .form-control {
    text-indent: 6px;
}

.fifthstep.active>#property_association_field {
    display: inline-block !important;
    float: left;
    width: 100%;
}

#property_association_field>#user-content {
    display: inline-block;
    padding-bottom: 15px;
    width: 100%;
    border-bottom: 2px solid #ccc;
}

.login-box .login-box-body form#registration fieldset.fifthstep .input-group {
    margin-bottom: 0;
}


/* Datatable jayant */


/* =========================== */


/* 23-June-2016 */

.box.box-solid.tabs_add.add_vehicle .add_tab ul li a {
    color: #cdcdcd;
}

.box.box-solid.tabs_add.add_vehicle .add_tab ul li.active a {
    color: #000;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .form-group label.error,
.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle .box-body form .input-group label.error {
    bottom: -22px;
    left: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
}

.box.box-default.vehicles-table .box-body .box .box-body.table-responsive.no-padding .dataTables_wrapper.form-inline table.table.table-bordered.table-striped tbody tr td .btn-group .btn.btn-success {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border: 2px solid #212121;
    color: #212121;
    background: #fff;
    height: 23px;
    width: 11px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.box.box-default.vehicles-table .box-body .box .box-body.table-responsive.no-padding .dataTables_wrapper.form-inline table.table.table-bordered.table-striped tbody tr td .btn-group .btn.btn-success:hover {
    background: #212121;
    color: #fff;
    border-color: #000;
}

.box.box-default.vehicles-table {
    border: 0 none;
    box-shadow: 0 0 3px #cccccc;
    padding: 10px;
}

.box.box-default.vehicles-table .box-header.with-border .btn.btn-block.btn-success.btn-lg {
    width: auto;
    float: right;
    margin: 8px 0 0 0;
    border-radius: 0
}

.box.box-default.vehicles-table .box-body {
    padding: 0;
}

.box.box-default.vehicles-table .box .box-body .dataTables_wrapper.form-inline #example1.table.table-bordered.table-striped thead tr th.sorting::after,
.box.box-default.vehicles-table .box .box-body .dataTables_wrapper.form-inline #example1.table.table-bordered.table-striped thead tr th.sorting_asc::after,
.box.box-default.vehicles-table .box .box-body .dataTables_wrapper.form-inline #example1.table.table-bordered.table-striped thead tr th.sorting_desc::after {
    top: 20px;
}


/* ------------- */

.box.box-solid.datatable_content .box-body {
    position: relative
}

.table_select.pull-right {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 1;
    width: 380px;
}

.table_select.pull-right select {
    border: none;
    border-radius: 35px;
    height: 40px;
    width: 240px;
    background: #f6f6f6;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
}

.table_select.pull-right .select-items {
    border: 1px solid #cccccc;
    border-radius: 35px;
    display: inline-block;
    position: relative;
    width: 100%;
}

.table_select.pull-right .select-items span.fa-angle-down {
    font-size: 35px;
    background: #F6F6F6;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    right: 0;
    padding: 0 7px;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-danger {
    border: 0;
    box-shadow: none;
    margin-top: 0;
}


/**sartaj chnages 14/6 ****/

.step_all_details {
    height: 350px;
    overflow-x: hidden;
    padding: 15px;
}

.step_all_details .table_details_1 h3 a {
    color: inherit;
    font-size: 15px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    /*  background: #C21B23; */
    float: right;
    padding: 7px 0;
}

.step_all_details .table_details_1 h3 a:hover {
    color: #333;
}

.sevenstep table.sevenstep_final {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
}

.sevenstep table.sevenstep_final tr td {
    padding: 8px;
}

.sevenstep table.sevenstep_final tr {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.sevenstep table.sevenstep_final tr:nth-of-type(2n+2) {
    background: #f5f5f5;
}
/* table.sevenstep_final tbody tr:nth-child(1) td:last-child, */
/* table.sevenstep_final tbody tr:nth-child(2) td:last-child{ */
	/* text-transform:uppercase; */
/* } */
.sevenstep table.sevenstep_final tr:hover {
    background: #e7e7e7;
}

.sevenstep table.sevenstep_final tr:hover td {
    color: #212121;
}

.sevenstep table.sevenstep_final tr td.table_label {
    color: #000000;
    font-weight: 600;
    width: 190px;
}

.box.box-solid.datatable_content .box-body .box-group .box-header.box-header-text.with-border,
.box.box-default.upcoming-table .box-header.with-border,
.box.box-default.datatable_content .box-body .box-header.with-border {
    border-top: 0;
    border-bottom: 2px solid #cd0100;
    padding: 0;
    display: inline-block;
    width: 100%
}

.box.box-solid.datatable_content .box-body .box-group h4.box-title,
.box.box-default.upcoming-table .box-header.with-border h3.box-title,
.box.box-default.datatable_content .box-header.with-border h3.box-title {
    font-size: 25px;
    color: #fff;
    padding: 20px 30px;
    background: #cd0100;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: inline-block;
}

.box.box-solid.datatable_content .box-body .box-group .box-header.box-header-text.with-border,
.box.box-default.upcoming-table .box-header.with-border,
.box.box-default.vehicles-table .box-header.with-border {
    border-top: 0;
    border-bottom: 2px solid #cd0100;
    padding: 0;
    display: inline-block;
    width: 100%
}

.box.box-solid.datatable_content .box-body .box-group h4.box-title,
.box.box-default.upcoming-table .box-header.with-border h3.box-title,
.box.box-default.vehicles-table .box-header.with-border h3.box-title {
    font-size: 25px;
    color: #fff;
    padding: 20px 30px;
    background: #cd0100;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    display: inline-block;
}

.box.box-solid.datatable_content .box-body .box-group h4.box-title a {
    color: #fff;
    display: inline-block;
    padding-right: 11px;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body,
.box.box-default.datatable_content {
    padding: 0
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped {
    margin-top: 0 !important;
    table-layout: fixed;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped .sorting::after,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped thead .sorting_asc::after,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped thead .sorting_desc::after {
    top: 22px;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 {
    margin: 0 !important;
}


/* ===Sartaj=== */

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped thead tr,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table-bordered.dataTable,
.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 thead tr {
    border-bottom: 2px solid #b8b8b8;
    border-collapse: collapse !important;
    background: #505050;
    border-top: 0;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped thead tr th,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th,
.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 thead tr th {
    font-size: 18px;
    font-weight: 500;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    border: 0;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th {
    padding: 20px 10px
}


/* Sandeep 14-June */

.box.box-default.upcoming-table .box-body .dataTables_wrapper #example1 thead tr,
.box.box-default.vehicles-table .box-body .dataTables_wrapper #example1 thead tr,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped thead tr,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table-bordered.dataTable {
    border-bottom: 2px solid #b8b8b8;
    border-collapse: collapse !important;
    background: #505050;
    border-top: 0;
    color: #fff;
}

.box.box-default.upcoming-table .box-body .dataTables_wrapper #example1 thead tr th,
.box.box-default.vehicles-table .box-body .dataTables_wrapper #example1 thead tr th,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped thead tr th,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th {
    font-size: 18px;
    font-weight: 500;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    border: 0;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th,
.box.box-default.upcoming-table .box-body .dataTables_wrapper #example1 thead tr th {
    padding: 20px 10px
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th:nth-child(1) {
    width: 172px !important;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th:nth-child(2) {
    width: 160px !important;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th:nth-child(3) {
    width: 70px !important;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper table#example1.dataTable.no-footer {
    border-bottom: 0;
}

.box.box-default.upcoming-table .box-body .table-content .box-body.table-responsive.no-padding {
    overflow-x: hidden
}

.box.box-default.upcoming-table .box-body .table-content .box-body.table-responsive.no-padding .btn.btn-default.show_remainingday_popup,
.box.box-solid.tabs_add.add_vehicle .add_tab .tab-pane table.Previous-Guest-Vehicle tbody tr td .btn.btn-default.show_remainingday_popup {
    border: 2px solid;
    border-radius: 35px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #ffffff;
    border: 2px solid #212121;
    color: #212121;
}

.box.box-default.upcoming-table .box-body .table-content .box-body.table-responsive.no-padding .btn.btn-default.show_remainingday_popup:hover,
.box.box-solid.tabs_add.add_vehicle .add_tab .tab-pane table.Previous-Guest-Vehicle tbody tr td .btn.btn-default.show_remainingday_popup:hover {
    box-shadow: 0 -40px 0 #505050 inset;
    color: #fff;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th.sorting::after,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th.sorting_asc::after,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 thead tr th.sorting_desc::after {
    top: 25px;
    right: 0;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr:hover,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr:nth-child(2n+1):hover {
    background: #d2d2d2;
    color: #fff
}


/* ===Sartaj=== */

fieldset.fourthstep .input-group-box {
    display: table;
    width: 100%;
}

.login-box .login-box-body form#registration fieldset.fourthstep .input-group .select-items {
    margin: 0;
    padding: 0;
    width: 100%;
    display: table;
}

.login-box .login-box-body form#registration fieldset.fourthstep .input-group {
    display: table-cell;
    float: left;
    margin: 0;
    padding: 3% 2%;
    vertical-align: bottom;
}

.box.box-default.datatable_content table.dataTable thead .sorting::after,
.box.box-default.datatable_content table.dataTable thead .sorting_asc::after,
.box.box-default.datatable_content table.dataTable thead .sorting_desc::after {
    top: 20px;
}

.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr td span.badge {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    padding: 12px 22px;
}

.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr td .btn-group {
    background: #fff;
    border: 1px solid #616161;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    padding: 3px 10px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr td .btn-group:hover {
    box-shadow: 0 -40px 0 #616161 inset;
}

.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr td .btn-group:hover .btn.btn-info {
    color: #fff;
}

.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr td .btn-group .btn.btn-info {
    background: none;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    border: 0;
    color: #616161;
}

.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr td .btn-group .dropdown-menu {
    left: inherit;
    position: absolute;
    right: 0;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td,
.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #b8b8b8;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #3d3d3d;
    font-size: 14px;
    padding: 10px 5px;
    text-align: center;
    vertical-align: middle;
    background: none;
    color: #707070;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr:nth-child(2n+1),
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr:nth-child(2n+1),
.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr:nth-child(2n+1) {
    background: #f6f6f6
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr:hover,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr:nth-child(2n+1):hover,
.box.box-default.datatable_content .box-body .dataTables_wrapper #example1 tbody tr:hover {
    background: #d2d2d2;
    color: #fff
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr:hover,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr:nth-child(2n+1):hover,
.box-body.box-body-content.search-table .dataTables_wrapper #example1 tbody tr:hover,
section.content .box.box-default.search-table .box-body #example1_wrapper.dataTables_wrapper #example1 tbody tr:hover {
    background: #d2d2d2;
    color: #fff
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td,
.box.box-default.vehicles-table .box-body .box .box-body.table-responsive.no-padding .dataTables_wrapper.form-inline table.table.table-bordered.table-striped tbody tr td,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #b8b8b8;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 2px;
    color: #3d3d3d;
    font-size: 14px;
    padding: 10px 5px;
    text-align: center;
    vertical-align: middle;
    background: none;
    color: #707070;
}


/* Sandeep 14-June */

.box.box-default.upcoming-table .box-body .dataTables_wrapper #example1 tbody tr:nth-child(2n+1),
.box.box-default.vehicles-table .box-body .dataTables_wrapper #example1 tbody tr:nth-child(2n+1),
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr:nth-child(2n+1),
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr:nth-child(2n+1) {
    background: #f6f6f6
}

.box.box-default.upcoming-table.table_setting .box-body .dataTables_wrapper #example1 tbody tr:hover,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr:hover,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr:nth-child(2n+1):hover,
.box.box-default.vehicles-table .box-body .dataTables_wrapper #example1 tbody tr:hover {
    background: #d2d2d2;
    color: #fff
}

.box.box-default.upcoming-table.table_setting .box-body .dataTables_wrapper #example1 tbody tr:hover,
.box.box-default.vehicles-table .box-body .dataTables_wrapper #example1 tbody tr:hover {
    color: #000
}

.box.box-default.upcoming-table.table_setting .box-body .dataTables_wrapper #example1 tbody tr td {
    border: 0;
}

.box.box-default.upcoming-table.table_setting .box-body table.dataTable thead .sorting::after,
.box.box-default.upcoming-table.table_setting .box-body table.dataTable thead .sorting_asc::after,
.box.box-default.upcoming-table.table_setting .box-body table.dataTable thead .sorting_desc::after {
    top: 20px;
    right: -7px;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td span .btn.btn-info.btn-edit {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #666;
    border: 3px solid #000;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    height: 25px;
    line-height: 25px;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td span.btn.label-success,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary #collapseOne #example1_wrapper.dataTables_wrapper #example1 tbody tr td span .btn.label-success,
#example1 tbody tr td a.label-success {
    cursor: pointer !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #00a65a;
    border: 3px solid #00560a;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    height: 25px;
    line-height: 25px;
    width: 25px;
    padding: 7px
}

.decline-btn {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border: 2px solid #8D1010;
    background: #CD0100;
    padding: 10px 10px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    color: #fff;
}

.decline-btn:hover {
    box-shadow: 0 -40px 0 #8D1010 inset;
    color: #fff;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td span.btn.label-success:hover,
.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary #collapseOne #example1_wrapper.dataTables_wrapper #example1 tbody tr td span .btn.label-success:hover {
    background: #00560a none repeat scroll 0 0 !important;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td a.btn.btn-danger.btn-sm.gv-cancel:hover,
.box-body.search-table.box-body-content #example1_wrapper table#example1 tbody tr td a.btn.btn-sm.gv-delete.btn-danger:hover {
    background: #6d0000;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td span.btn.label-success .user-active>img,
.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td a.btn.btn-danger.btn-sm.gv-cancel .user-cancel>img {
    width: 85%;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td a.btn.btn-danger.btn-sm.gv-cancel {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #CD0100;
    border: 3px solid #6D0000;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    height: 25px;
    line-height: 25px;
    width: 25px;
    padding: 7px
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td a.btn.btn-danger.gv-cancel,
.example-modal.Remaining_days .modal.dayremaining_popup tbody tr.month_detail td a.btn.btn-danger.gv-cancel,
table#example1.table.table-bordered.table-striped.dataTable tr td .btn-group a.btn.btn-danger.gv-cancel,
table#example1.table.table-bordered.table-striped.dataTable tr td .btn-group a.btn.btn-danger.gv-cancel2 {
    background: none;
    border: 0;
    width: auto;
    height: inherit;
    padding: 0;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td a.btn.btn-danger.gv-cancel2,
.example-modal.Remaining_days .modal.dayremaining_popup tbody tr.month_detail td a.btn.btn-danger.gv-cancel {
    background: none;
    border: 0;
    width: auto;
    height: inherit;
    padding: 0;
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td .date-up {
    width: 60%
}

.box.box-default.upcoming-table .box-body .table-content .dataTables_wrapper #example1 tbody tr td .date-up a {
    width: 80%;
    display: inline-block;
}

.box-body.search-table.box-body-content #example1_wrapper table#example1 tbody tr td a.btn.btn-sm.gv-delete.btn-danger {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #CD0100;
    border: 3px solid #6D0000;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    height: 25px;
    line-height: 25px;
    width: 25px;
    padding: 7px
}

.box-body.search-table.box-body-content #example1_wrapper table#example1 tbody tr td a.btn.gv-delete.btn-danger {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: none;
    border: 0;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    height: inherit;
    line-height: 0;
    width: auto;
    padding: 0
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td span .btn.btn-info.btn-edit:hover {
    background: #000
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td span .btn.btn-info.btn-del {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #CD0100;
    border: 3px solid #ad0000;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    height: 25px;
    line-height: 25px;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td span .btn.btn-info.btn-del:hover {
    background: #ad0000
}

.table_select.pull-right select option[value="roles"] {
    font-size: 20px
}

.resident_name {
    margin-top: 18px;
}

.dataTables_filter {
    display: block !important;
}

.extend_date {
    padding: 6px 10px;
    font-size: 13px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border: 2px solid #000;
    color: #000;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #e8e8e8;
}

#extend_date_form .modal-body .input-group input#startDate,
#extend_date_form .modal-footer button.extend_date_form_btn.btn.btn-primary,
#extend_date_form .modal-footer button.btn.btn-default.pull-left.close_modal {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border: 2px solid;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

#extend_date_form .modal-footer button.btn.btn-default.pull-left.close_modal {
    border-color: #000;
    background: #fff;
}

#extend_date_form .modal-footer button.btn.btn-default.pull-left.close_modal:hover {
    box-shadow: 0 -35px 0 #000 inset;
    color: #fff;
}

#extend_date_form .modal-footer button.extend_date_form_btn.btn.btn-primary {
    border-color: #ad0201;
    background: #cd0100;
}

#extend_date_form .modal-footer button.extend_date_form_btn.btn.btn-primary:hover {
    box-shadow: 0 -35px 0 #ad0201 inset;
    color: #fff;
}

#extend_date_form .modal-body .input-group span#extension_date_div {
    border: 0;
}

#extend_date_form .modal-body button.btn.btn-default.pull-left.close_modal {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
}

.extend_date_column {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}

.extend_date {
    padding: 4px 10px;
    display: inline-block;
    font-size: 12px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    border: 2px solid #000;
    color: #000;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #e8e8e8;
}

.extend_date+a.btn-danger {
    padding: 5px 10px;
    font-size: 12px;
}

.extend_date:hover {
    box-shadow: 0 -40px 0 #000 inset;
    color: #fff;
}

.extend_date:hover i {
    color: #fff;
}

.extend_date i {
    color: #000;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

label.error {
    color: red !important;
}

.box-body>ul.pagination {
    display: none;
}

.box.box-default.search-table .box-body.box-body-content.search-table .dataTables_wrapper #example1.table.table-striped.table-bordered tbody tr td .action_btns ul li a.label-success {
    background: none !important;
    border: 0;
    padding: 0;
    height: inherit;
    width: auto;
}


/*  */

.btn.btn-danger.btn-sm.remaning_cancel {
    border: 3px solid #6D0000;
    background: #CD0100;
    border-radius: 100%;
    width: 48px;
    height: 48px;
    position: relative
}


/* 7 June 2016 ---Sahil ---Messages Page Css */


/* CSS Document */

.all_message .page-header {
    border-bottom: 2px solid #cd0100;
    padding: 0;
    margin: 0
}

.all_message .page-header label {
    background: #cd0100;
    color: #fff;
    font-size: 35px;
    padding: 8px 15px;
    font-weight: 400;
    margin: 0
}

.all_message .messages_block {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.all_message .messages_block ul {
    padding: 0;
    margin: 0;
}

.all_message .messages_block ul li {
    text-decoration: none;
    list-style: none;
    border: 1px solid #d4d4d4;
    background: #fff;
    margin-top: 5%
}

.all_message .messages_block ul li.grey_color {
    background: #f2f2f2;
}

.all_message .messages_block ul li .message_content {
    padding: 25px
}

.all_message .messages_block ul li .message_content .message_text h1 {
    margin: 0 0 20px 0;
    font-size: 25px;
    color: #1f1f1f;
}

.all_message .messages_block ul li .message_content .message_text p {
    color: #646464;
    font-size: 19px;
    line-height: 25px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 40px
}

.all_message .messages_block ul li .message_content .message_text span {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #1f1f1f
}

.all_message .messages_block ul li .message_content .message_text span i {
    color: #cd0100;
    font-size: 25px
}

.all_message .messages_block ul li .message_action {
    background: #303030;
    display: inline-block;
    width: 100%;
}

.all_message .messages_block ul li .message_action span {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    max-width: 248px;
    width: 100%;
    background: #cd0100;
    text-align: center;
    padding: 15px 0;
    display: inline-block;
    position: relative;
}

.all_message .messages_block ul li .message_action span::after {
    border-top: 8px solid rgba(0, 0, 0, 0);
    border-left: 8px solid #cd0100;
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-bottom: 8px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 15px;
    margin: auto;
    position: absolute;
    right: -16px;
    top: 0;
    width: 15px;
}

.all_message .messages_block ul li .message_action a .glyphicon.glyphicon-trash {
    background: #cd0100 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 25px;
    padding: 16px 20px;
}

.all_message .messages_block nav {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 5%
}

.all_message .messages_block nav ul.pagination li,
.all_message .messages_block nav ul.pagination li a,
.all_message .messages_block ul.pagination li span,
.all_message .messages_block ul.pagination li a {
    border: none;
    color: #000;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    font-size: 20px;
}

.all_message .messages_block ul.pagination {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-top: 5%;
}

.all_message .messages_block ul.pagination li {
    border: 0 none;
    display: inline-block;
    margin: 0 auto;
}

.all_message .messages_block nav ul.pagination li.page-item.active a,
.all_message .messages_block ul.pagination li.active span {
    background: #CD0100;
    color: #fff
}

.box.box-default.edit_Licence {
    max-width: 370px;
    width: 100%;
    text-align: center;
    float: none;
    margin: 0 auto;
    border: 1px solid #ccc;
    box-shadow: 0 0 3px #ccc;
    min-height: auto;
    padding: 15px 0;
}

.box.box-default.edit_Licence .box-body.form-cntnr form.form-horizontal .form-group {
    display: inline-block;
    width: 100%;
}

.box.box-default.edit_Licence .box-body.form-cntnr form.form-horizontal .form-group input {
    height: 42px;
    border-radius: 35px;
    background: #f6f6f6;
}

.box.box-default.edit_Licence .box-body.form-cntnr .btn-update {
    width: 100%;
    background: #CF0105;
    border-radius: 35px;
    color: #fff;
    border: 0;
    height: 42px;
    font-size: 20px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.box.box-default.edit_Licence .box-body.form-cntnr .btn-update:hover {
    box-shadow: 0 -42px 0 #9f0000 inset;
}

.panel-body .box-body.search-table.box-body-content .box-header.with-border {
    text-align: left;
}

.text-center.vehicle_status h2 .badge,
.text-center.vehicle_status h4 .badge {
    font-size: 25px;
    font-weight: 400;
    padding: 15px 35px;
    display: inline-block;
}

.text-center.vehicle_status h4 p {
    margin-bottom: 1%;
    font-size: 25px;
}

.btn.btn-app.link_btn.btn-primary {
    background: #313131 none repeat scroll 0 0;
    border: 2px solid #000;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    -moz-border-radius: 35px;
    font-size: 22px;
    padding: 6px 25px;
    transitio all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.btn.btn-app.link_btn.btn-primary:hover {
    box-shadow: 0 -50px 0 #000 inset;
}

.box-body.box-body-content.search-table {
    background: #f5f5f5 none repeat scroll 0 0;
    box-shadow: 0 0 2px #ababab;
    display: nline-block;
    margin-top: 3%;
    width: 100%;
}

.btn.btn-success.margin-right.btn-primary {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #000;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -ms-border-radius: 35px;
    -moz-border-radius: 35px;
    font-size: 22px;
    padding: 6px 25px;
    transitio all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    color: #313131
}

.btn.btn-success.margin-right.btn-primary:hover {
    box-shadow: 0 -50px 0 #313131 inset;
    color: #fff;
}

.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group>input[type="file"] {
    color: #fff;
}


/* End 7 June 2016 ---Sahil */


/* Sandeep */

.add_tab .tab-content.responsive.hidden-xs.hidden-sm {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 25px 9px 0 9px;
}

.Previous-Guest-Vehicle {
    margin-bottom: 5%;
}

.month_detail table,
.Previous-Guest-Vehicle {
    width: 100%;
    border: 1px solid #ccc;
}

.month_detail table thead tr {
    background: #d7d7d7;
}

.Previous-Guest-Vehicle thead tr {
    background: #505050;
    color: #fff;
}

.month_detail table thead tr td,
.Previous-Guest-Vehicle thead tr th {
    text-align: center;
    width: 25%;
}

.Previous-Guest-Vehicle thead tr th {
    padding: 8px;
}

.month_detail table tbody tr td,
.Previous-Guest-Vehicle tbody tr td {
    text-align: center;
}

.Previous-Guest-Vehicle tbody tr td {
    padding: 5px;
}

.Previous-Guest-Vehicle tbody tr:nth-of-type(2n+2) {
    background: #f8f8f8;
}

.Previous-Guest-Vehicle tbody tr {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.Previous-Guest-Vehicle tbody tr:hover {
    background: #d7d7d7;
}

.alert.alert-danger.alert-add {
    margin-top: 3%
}

.month_detail table {
    width: 100%;
    border: 1px solid #ccc;
    table-layout: fixed;
    font-size: 14px;
}

.month_detail table thead tr {
    background: #d7d7d7;
}

.month_detail table thead tr td {
    text-align: center;
    width: 25%;
}

.month_detail table tbody tr {
    border: 1px solid #ccc;
}

.month_detail table tbody tr:nth-of-type(2n+2) {
    background: #f5f5f5;
}

.month_detail table tbody tr td {
    text-align: center;
}

.Remaining_days .modal.dayremaining_popup .modal-body {
    height: 510px;
    overflow-y: scroll;
}

.skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle.tabs_add {
    max-width: 80%
}

.wrapper {
    overflow: visible;
}

.box.box-solid.datatable_content #example1 tr:hover .action_btns {
    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.bottom {
        z-index: 9999
    }
    .skin-blue.layout-top-nav section.content .box.box-solid.add_vehicle.tabs_add {
        margin-top: 4%;
        margin-bottom: 4%
    }
    .rebooked_modal .modal-dialog {
        max-width: 420px;
        width: 100%;
    }
    .rebooked_modal .modal-dialog .modal-header {
        background: #cd0100
    }
    .rebooked_modal .modal-footer button {
        background: #000;
        border: 0
    }
    .rebooked_modal .modal-dialog .modal-header .modal-title,
    .rebooked_modal .modal-dialog .modal-header .close.close_rebooked_popup {
        color: #fff;
    }
    .rebooked_modal .form-group {
        margin: 0;
    }
    .rebooked_modal .form-group label {
        color: #212121;
    }
    .rebooked_modal .form-group input {
        border-radius: 35px;
        -webkit-border-radius: 35px;
        -moz-border-radius: 35px;
        -ms-border-radius: 35px;
        background: #f5f5f5;
    }
    tr:hover .action_btns {
        display: block;
        transform: translate(0, 0px);
        -webkit-transform: translate(0, 0px);
        -moz-transform: translate(0, 0px);
        -ms-transform: translate(0, 0px);
        right: 0;
        opacity: 1;
    }
    .action_btns {
        right: 0%;
        opacity: 0;
    }
    .action_btns {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #cccccc;
        border-radius: 5px;
        position: absolute;
        transform: translate(190px, 0px);
        -webkit-transform: translate(190px, 0px);
        -moz-transform: translate(190px, 0px);
        -ms-transform: translate(190px, 0px);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        z-index: 9;
    }
    .action_btns ul {
        padding: 0;
        margin: 0
    }
    .action_btns ul li {
        display: inline-block;
        list-style: none;
        margin: 3px;
    }
    .box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td {
        padding: 20px 0;
    }
    right: -20px;
    top: 20px;
}

.action_btns ul {
    padding: 0;
    margin: 0;
}

.action_btns ul li {
    display: inline-block;
    list-style: none;
    margin: 3px;
}

.box.box-solid.datatable_content .box-body .box-group .panel.box.box-primary .box-body table.table.dataTable.table-striped tbody tr td {
    padding: 20px 0;
}

.login-box-body #registration .bootstrap-select {
    z-index: 999;
}

.dropdown-menu.open {
    /*  height:250px !important; min-height:50px !important; */
    min-height: 50px !important;
    max-height: 200px !important;
}

.btn.dropdown-toggle.btn-default {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    height: 100%;
}

.firststep .select-items .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.thirdstep.active textarea {
    width: 96%;
    margin: 3% 2%;
}

.login-box .login-box-body form#registration fieldset .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.login-box .login-box-body form#registration .thirdstep.active fieldset .bootstrap-select {
    z-index: inherit
}

.loader-gif {
    position: fixed;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    vertical-align: middle;
    height: 100%;
}

.loader-gif img {
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: auto;
}

.table_detail_div {
    display: none;
}

.modal.dayremaining_popup .modal-body .tag_detail .month_detail>td {
    padding: 0px;
}

.login-box-body #registration .bootstrap-select.open {
    z-index: 99;
}

.login-box .login-box-body form#registration fieldset .input-group .form-control.btn-group.open {
    z-index: 9999;
}

.input-group .select-items .btn-group.bootstrap-select.form-control.open .dropdown-menu.open {
    overflow-y: inherit !important;
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .input-group .select-items .btn-group.bootstrap-select.form-control.open .dropdown-menu.open {
        overflow-y: hidden !important;
    }
}

.input-group .select-items .btn-group.bootstrap-select.form-control.open .dropdown-menu.open ul {
    max-height: inherit !important;
    min-height: inherit !important;
    overflow-y: initial !important;
}


/* PopUp New design */

.example-modal1.modal-design .modal.confirmation_box {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+12,666666+25,474747+39,2c2c2c+50,000000+51,111111+60,2b2b2b+76,1c1c1c+91,131313+100;Black+Gloss+%231 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+14,161617+100 */
    background: #4c4c4c;
    /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #4c4c4c 14%, #161617 100%);
    /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #4c4c4c 14%, #161617 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #4c4c4c 14%, #161617 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#161617', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    border: 8px solid rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 6px #000000;
    -webkit-box-shadow: 0 0 6px #000000;
    -moz-box-shadow: 0 0 6px #000000;
    -ms-box-shadow: 0 0 6px #000000;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-header {
    border: medium none;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-header h4 {
    font-size: 25px;
    font-weight: 600;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-header button.close {
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    color: #404040;
    cursor: pointer;
    font-size: 45px;
    opacity: 1;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 2px;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-footer {
    background: ;
    border: 0;
    margin-top: 8%;
    text-align: center
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-body {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-footer .btn {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-footer .btn.btn-primary.action_guestconfirm_popup {
    background: #CD0100;
    border: 0 none;
    box-shadow: 2px 2px 0 #000000;
    -webkit-box-shadow: 2px 2px 0 #000000;
    -moz-box-shadow: 2px 2px 0 #000000;
    -ms-box-shadow: 2px 2px 0 #000000;
    padding: 10px 36px;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-footer .btn.btn-primary.action_guestconfirm_popup:focus {
    background: #000;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-footer .btn.btn-default.close_confirm_popup {
    border: 0 none;
    box-shadow: 2px 2px 0 #808080;
    -webkit-box-shadow: 2px 2px 0 #808080;
    -moz-box-shadow: 2px 2px 0 #808080;
    -ms-box-shadow: 2px 2px 0 #808080;
    padding: 10px 36px;
}

.example-modal1.modal-design .modal.confirmation_box .modal-dialog .modal-content .modal-footer .btn.btn-default.close_confirm_popup:focus {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
}

.user-row-class {
    border-bottom: 1px solid #ddd !important;
}

.box.viewtabel-srch .box-body.search-table.box-body-content #example1_wrapper table#example1 tbody tr td a.btn.btn-sm.gv-delete.btn-danger {
    background: none;
    border: none;
    height: inherit;
    width: auto;
}

.fav_list_main {
    margin: 12px 0;
    position: relative;
    padding: 5px;
    border: 1px solid #dddddd;
}

.fav_list_main a.list-group-item {
    background: none;
    border: none;
    display: inline-block;
}

.addMemberInList.btn.btn-block.btn-success.btn-lg {
    float: left;
    width: auto;
    padding: 6px;
}

.DeleteList.btn.btn-block.btn-danger.btn-lg {
    float: right;
    width: auto;
    padding: 8px;
}

.DeleteList.btn.btn-block.btn-danger.btn-lg.pull-left {
    margin: 0 0 0 10px;
    padding: 10px;
}

.box.box-default.vehicles-table .box-body .box .list-group table {
    width: 100%;
}

.box.box-default.vehicles-table .box-body .box .list-group table tr th,
.box.box-default.vehicles-table .box-body .box .list-group table tr td {
    padding: 5px;
    border-bottom: 1px solid #e5e5e5;
}

.box.box-default.vehicles-table .box-body .box .list-group>.show-table {
    border: 1px solid #c5c5c5;
    padding: 5px;
}

.modal.addMemberInListDiv form {
    height: 450px;
    overflow-y: scroll;
}

.modal.addMemberInListDiv .modal-dialog .modal-content form#AddMemberForm .select-items {
    position: relative;
}

.modal.addMemberInListDiv .modal-dialog .modal-content form#AddMemberForm .select-items select.form-control {
    background: #ffffff none repeat scroll 0 0;
    height: 49px;
    margin-bottom: 15px;
    width: 100%;
}

.modal.addMemberInListDiv .modal-dialog .modal-content form#AddMemberForm .select-items .input-group-addon {
    display: none;
}

.modal.addMemberInListDiv .modal-dialog .modal-content form#AddMemberForm .select-items span.fa-angle-down {
    top: 6px;
}

#AddMemberForm_profile_pic.form-control.input-lg {
    padding-top: 0
}

.fifthstep.active .text-right.col-md-12 {
    margin-top: 6px;
}


/* Resident */

.rt-form {
    max-width: 790px;
    width: 100%;
}

.rt-form>.box.box-solid {
    background: url(../img/from-bg.jpg);
    border: 1px solid #d8d8d8;
    box-shadow: none;
    padding: 21px 68px;
    margin-top: 20%;
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .input-group .form-control.open {
    z-index: 9;
}

.resident_form .skin-blue.layout-top-nav form#do_not_tow_request_registration .input-group select,
.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li .form-control {
    background: #fafafa;
    border: 1px solid #d3d3d3;
    height: 47px;
    border-radius: 3px 3px !important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-weight: 400;
    color: #6d6d6d;
    font-family: 'Lato', sans-serif;
    -moz-appearance: none;
    margin: 0
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .resident_name .resident_name_data .res-sel .btn-group.form-control.bootstrap-select .btn.dropdown-toggle.btn-default .bs-caret {
    display: none;
}

.rt-form>.box.box-solid form#do_not_tow_request_registration>.input-group textarea#comment.form-control {
    background: #fafafa;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-weight: 400;
    color: #6d6d6d;
    font-family: 'Lato', sans-serif;
    width: 100%
}

.rt-form>.box.box-solid form#do_not_tow_request_registration>.input-group select.form-control,
.rqst-form.tow_request.rt-form>.box.box-solid form#do_not_tow_request_registration>.select_property select.form-control,
.rqst-form.tow_request.rt-form>.box.box-solid form#do_not_tow_request_registration .resident_name .resident_name_data .res-sel .btn-group.form-control.bootstrap-select {
    background-position: 98% center;
    background-image: url(../img/dropdown-arrow.png);
    background-repeat: no-repeat;
    background-color: #fafafa
}

.form-border {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.squared_parent {
    position: relative
}

.squared_parent .squaredOne {
    position: absolute;
    left: -50px
}

.squared_parent .resident_box {
    display: inline-block;
    width: 100%;
}


/* Resident Registration Form */

.resident_form .login-box .login-box-body form#registration fieldset .input-group {
    width: 49%;
}

.resident_form .login-box .login-box-body form#registration fieldset .input-group:nth-of-type(2n+2) {
    float: right;
}
.resident_form .login-box .login-box-body form#registration fieldset.custom-nth-list .input-group:nth-of-type(2n+2) {
    float: left;
}
.resident_form .login-box .login-box-body form#registration fieldset.custom-nth-list .input-group:nth-of-type(2n+1) {
    float: right;
}

.resident_form .form_heading {
    text-align: center
}

.resident_form .login-box .login-box-body form#registration fieldset .input-group.active_military {
    padding: 17px 3px;
}

.resident_form .renter_owner.input-group>p {
    display: inline-block;
    float: left;
    font-size: 17px;
    margin-top: 8px;
    vertical-align: bottom;
    margin: 5px 0;
}

.resident_form .active_military.input-group.pull-left>p {
    display: inline-block;
    float: left;
    font-size: 17px;
    margin-top: 8px;
    vertical-align: bottom;
    margin: 5px 0;
}

.resident_form .active_military.pull-left.input-group .form-group {
    display: block;
    width: 100%;
}

.resident_form .active_military.pull-left.input-group .radio {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    width: 20%;
}

.resident_form .register_modal .modal-dialog {
    margin: auto;
    max-width: 783px;
    width: 95%;
}

.resident_form .register_modal .modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
    /* height: 160px; */
}

.resident_form .register_modal.modal.fade.in {
    background: #222222;
}

.resident_form .register_modal .modal_logo.text-center {
    padding: 25px 0;
}

.resident_form .register_modal h4.modal-title {
    font-size: 35px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    color: #444444;
}

.resident_form .register_modal .modal-body p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #565656;
    line-height: 1.8
}

.resident_form .register_modal .modal-content {
    background-color: transparent;
    padding: 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

.resident_form .register_modal .modal-text {
    background: #fcfcfc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    overflow: hidden
}

.resident_form .register_modal .modal-text .modal-header {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9f9f9+0,eaeaea+100 */
    background: #f9f9f9;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0);
    /* IE6-9 */
    border-bottom: 2px solid #bababa;
}

.resident_form .register_modal .modal-footer {
    border: 0 none;
}

.resident_form .register_modal .modal-footer .btn.btn-default.pull-left {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a8d34e+0,75b932+100 */
    background: #a8d34e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #a8d34e 0%, #75b932 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a8d34e 0%, #75b932 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a8d34e 0%, #75b932 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a8d34e', endColorstr='#75b932', GradientType=0);
    /* IE6-9 */
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    border: 1px solid #5e8c1f;
}

.resident_form .register_modal .modal-footer .btn.btn-default.pull-left span,
.resident_form .modal-footer .btn.btn-primary.pull-right span {
    background: #79bb33 none repeat scroll 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    vertical-align: middle;
    width: 22px;
}

.resident_form .register_modal .modal-footer .btn.btn-primary.pull-right {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e85454+0,da3434+100 */
    background: #e85454;
    /* Old browsers */
    background: -moz-linear-gradient(top, #e85454 0%, #da3434 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e85454 0%, #da3434 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e85454 0%, #da3434 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e85454', endColorstr='#da3434', GradientType=0);
    /* IE6-9 */
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    border: 1px solid #5e8c1f;
    border: 1px solid #b73541;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
}

.resident_form .register_modal .modal-footer .btn.btn-primary.pull-right span {
    background: #f65e5d;
}

.resident_form .login-box .login-box-body form#registration fieldset>p.frm-lb {
    font-size: 20px;
    width: 100%;
    color: #DD4B39
}

.resident_form .register_modal .modal-footer .btn.btn-default.pull-left:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a8d34e+0,75b932+100 */
    background: #a8d34e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #75b932 0%, #a8d34e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #75b932 0%, #a8d34e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #75b932 0%, #a8d34e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#75b932', endColorstr='#a8d34e', GradientType=0);
    /* IE6-9 */
}

.resident_form .register_modal .modal-footer .btn.btn-primary.pull-right:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e85454+0,da3434+100 */
    background: #e85454;
    /* Old browsers */
    background: -moz-linear-gradient(top, #da3434 0%, #e85454 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #da3434 0%, #e85454 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #da3434 0%, #e85454 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#da3434', endColorstr='#e85454', GradientType=0);
    /* IE6-9 */
}


/* CheckBox */


/* SQUARED ONE */

.squaredOne {
    float: left;
    width: 28px;
    height: 28px;
    cursor: pointer;
    margin: 0px auto;
    position: relative;
}

.resident_form .login-box.rt-form .alert.alert-danger {
    position: relative;
    /* top: -190px; */
    width: 100%;
    z-index: 9;
}


/* Rakesh Modal Tow */

.resident_form .register-box-body {
    background: none;
    box-shadow: none;
}

.resident_form .modal.fade.register_modal.in {
    background: rgba(0, 0, 0, 0.7);
}

.cardsave .squaredOne {
    cursor: inherit;
    display: inline-block;
    width: 100%;
}

.squaredOne>label {
    font-size: 17px;
    width: auto;
}

.cust-rd-btn label+label {
    padding-left: 0;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #6d6d6d;
}

.cardsave .squaredOne>label {
    width: auto;
    font-size: 17px;
}

.cardsave .checkbox {
    margin: 0;
}

.paymentLoaderImg {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9;
}

.paymentLoaderImg img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}

.resident_form #myModal2 .modal_logo.text-center>span {
    display: block;
    margin: 20px 0 0;
}

.resident_form #myModal2.register_modal .modal-content {
     border-radius: 0;
	 box-shadow: none;
	 background: url(../img/form-resident-bg.jpg) no-repeat scroll 0 0 / cover;
	 border: 1px solid #d4d4d4;
	 padding: 32px 50px;
	 border: 5px solid windowframe;
	 background-repeat: no-repeat;
	 background-size: cover;
	 background-attachment: scroll;
	 background-position: 0 0;
	 background-image: url(../img/form-resident-bg.jpg);
}

.resident_form #myModal2.register_modal .modal-text {
    background: none;
}

.resident_form #myModal2.register_modal .modal-text .register_code p {
    color: #6d6d6d;
    font-size: 18px;
    font-weight: 300;
}

.resident_form #myModal2.register_modal .modal-text .register_code p b {
    font-weight: 400
}

.resident_form #myModal2.register_modal .modal-text .register_code p span {
    color: #ec4935
}

.resident_form #myModal2.register_modal .modal-text .register_code .verification-btn {
    margin-top: 26px
}

.resident_form #myModal2.register_modal .modal-text .register_code .verification-btn>p {
    display: inline-block;
    width: 48%;
    margin: 4px
}

.resident_form #myModal2.register_modal .modal-text .register_code .verification-btn>p a.phoneVerification[name="text"] {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 14px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-family: 'Lato', sans-serif;
    background: #3b3e3e;
	border: 1px solid #3B3E3E;
}

.resident_form #myModal2.register_modal .modal-text .register_code .verification-btn>p a.phoneVerification[name="call"] {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 15px;
    border: 1px solid #3b3e3e;
    color: #dd4b39;
    font-family: 'Lato', sans-serif;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0)
}

.resident_form #myModal2 .verification-number {
    margin-top: 35px
}

.resident_form #myModal2 .verification-number li {
    display: inline-block
}

.resident_form #myModal2 .verification-number input {
    height: 49px;
    text-align: center;
    width: 52px;
    color: #515151;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    border: 1px solid #b9b9b9;
}

.resident_form #myModal2 .modal-footer a.resend-code {
    color: #ec4935;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    float: left
}

.resident_form #myModal2 .modal-footer a.resend-code i {
    margin-right: 5px;
}

.resident_form #myModal2 .modal-footer .btn.btn-default,
#myModal2 .modal-footer .btn.btn-primary {
    background: #3b3e3e;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #fff;
    padding: 8px 30px;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.24);
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.active_military{overflow:hidden;}
.resident_form #myModal2 .modal-footer .btn.btn-primary {
    background: #ec4935
}

.resident_form #myModal2 .modal-footer .btn.btn-default:hover {
    background: #ec4935;
    color: #fff
}

.resident_form #myModal2 .modal-footer .btn.btn-primary:hover {
    background: #3b3e3e;
    color: #fff
}

.resident_form .row.details-frm strong {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    color: #2B2C31
}

.resident_form .row.details-frm span {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin-left: 10px;
}

.resident_form .details-key {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    color: #DD4B39;
    margin-bottom: 15px;
    display: block
}

.resident_form fieldset.payment-option .panel-heading.display-table {
    background: #222222;
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
}

.resident_form fieldset.payment-option .panel-heading.display-table h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    color: #fff
}

.resident_form fieldset.payment-option .panel.panel-default.credit-card-box {
    background: none;
    border: 0;
    box-shadow: 0
}

.resident_form fieldset.payment-option .panel.panel-default.credit-card-box .panel-body {
    background: #F4F4F4;
    border: 1px solid #d8d8d8
}

.resident_form fieldset.payment-option .form-group>label {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.resident_form .website-Terms h3 {
    font-size: 20px;
    text-decoration: none !important;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.resident_form .website-Terms p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: 1.7
}

.resident_form .website-Terms p a {
    color: #DD4B39;
}

.resident_form .required {
    margin: 8px 0;
}

.resident_form .payment-option.active .form-group {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

.resident_form fieldset>.form-group>.checkbox>.squaredOne {
    width: 100%;
    margin-bottom: 15px
}

.resident_form fieldset>.form-group>.checkbox>.squaredOne>label {
    width: auto
}

.resident_form .fifthstep.active .text-right.col-md-12 {
    margin-top: 6px;
}

.resident_form .login-box .login-box-body form#registration fieldset .input-group {
    margin: 0 0 15px 0
}

.resident_form.active>a#remove {
    display: none !important;
}

.finalsteps-word {
    word-break: break-all;
}

.towing_company>span {
    display: inline-block;
    word-break: break-all;
}

.sevenstep_final.first_step td {
    /* display: inline-block !important; word-break: break-all; word-wrap: break-word;  */
}

.resident_form .login-box .login-box-body form#registration fieldset .input-group .form-control.emailFail,
.resident_form .login-box .login-box-body form#registration fieldset .form-group .form-control.emailFail,
.emailFail {
    border: 1px solid #DD4B39;
}

.resident_form .login-box-body form .form-control.emailSuccess {
    border: 1px solid #47DC86;
}

.squaredOne.payment-agree {
    width: 100%;
}

.payment-agree label.payment-agree-chk {
    width: 50%;
}

.vehicle {
    /* border: 1px solid #dbdbdb;
display: inline-block;
padding: 10px 20px; */
    position: relative;
    width: 100%;
}

.icon-holder {
    display: inline-block;
    padding: 0 0 5px;
    text-align: right;
    width: 100%;
}

.icon-holder i {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 0 2px #ababab;
    color: #dd4b39;
    font-size: 19px;
    height: 30px;
    line-height: 19px;
    padding: 5px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -15px;
    width: 30px;
    cursor: pointer;
}

.resident_form .vehicle .has-feedback #license.form-control {
    background: #fff none repeat scroll 0 0;
    font-size: 28px;
    height: auto;
    line-height: 100%;
    padding: 20px;
    text-align: center;
    text-transform: uppercase;
}
.resident_form .vehicle .has-feedback .glyphicon.glyphicon-tag.form-control-feedback {
    background-image: none;
    bottom: 0;
    font-size: 25px;
    height: 31px;
    left: inherit;
    margin: auto;
    position: absolute;
    right: 20px;
    top: 0;
}

table.resident-reg-verification thead tr {
    background: #ccc none repeat scroll 0 0;
    font-size: 20px;
    color: #666;
    font-weight: 600;
}

table.resident-reg-verification {
    border: 1px solid #ccc;
    margin-bottom: 0;
}

table.resident-reg-verification tbody tr td i {
    cursor: pointer;
}

.resident_form .payment-option.active .form-group .form-group {
    margin: 0
}

.payment-option .input-group .form-control {
    font-size: 17px;
}

.payment-option .input-group .input-group-addon i {
    color: #B1B1B1;
}

.save_res_card {
    background: #B1B1B1;
    color: #fff;
    transition: all 0.5s ease-in-out 0s;
}

.save_res_card:hover {
    background: #212121;
    color: #fff;
}

.has-error .form-control {
    border: 1px solid red !important;
}

.has-success .form-control {
    border: 1px solid green !important;
}

.licenseFail {
    border: 1px solid red !important;
}

#licenseSuccess {
    color: green;
}

#licenseFail {
    color: red;
}


/* CSS for Credit Card Payment form */

fieldset.payment-option {
    margin: 0 auto;
    max-width: 510px;
    width: 100%;
}

.login-box .login-box-body form#registration fieldset.payment-option .input-group {
    width: 100%;
    position: relative
}

.login-box .login-box-body form#registration fieldset.payment-option .input-group .input-group-addon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 22px;
    margin: auto;
    position: absolute;
    right: 30px;
    top: 10px;
    vertical-align: middle;
    z-index: 9;
}
.login-box .login-box-body form#registration fieldset.payment-option .input-group .card_type{
	  color: #00a65a;
    font-size: 16px;
    left: 10px;
    top: 50px;
}
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}

.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

.credit-card-box label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}

.credit-card-box .payment-errors {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px;
}


/* The old "center div vertically" hack */

.credit-card-box .display-table {
    display: table;
    width: 100%;
}

.credit-card-box .display-tr {
    display: table-row;
}

.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}


/* Just looks nicer */

.credit-card-box .panel-heading img {
    min-width: 180px;
}

.full-width {
    width: 100% !important
}

.login-box .login-box-body form#registration fieldset.fourthstep.active .input-group {
    margin: 3% 0%;
    width: 100%;
    padding: 0;
}

.login-box .login-box-body form#registration fieldset.fourthstep.active ul li textarea {
    margin-bottom: 3%;
}

.resident_form .login-box .login-box-body form#registration fieldset.thirdstep .input-group .input-group.select-items {
    width: 100%;
}

.fourthstep.active input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}

.fourthstep.active ul li>label {
    float: left;
    font-size: 18px;
    margin-top: 5px;
}

.login-box .login-box-body form#registration fieldset.firststep>p {
    margin: 15px 0 0;
}

.squaredOne {
    display: inline-block;
    width: 100%;
    cursor: inherit;
}

.fourthstep .squaredOne {
    display: inline-block;
    width: 100%;
    cursor: inherit;
    height: auto;
}

.fourthstep .squaredOne>label {
    display: inline-block;
    width: auto;
    height: auto;
}

.fourthstep .squaredOne label {
    line-height: 1.6;
    background: rgba(0, 0, 0, 0) url("../img/check.png") no-repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: auto;
    margin-bottom: 0;
    top: inherit;
    left: inherit;
    padding-left: 40px;
    position: inherit;
    width: 97%;
}

.fourthstep.active>ul {
    padding: 0;
}

.fourthstep ul li .radio {
    margin: 0 16px 0 0;
    vertical-align: top;
}

.fourthstep.active li {
    display: inline-block;
    margin-bottom: 8px;
    width: 100%;
}

.show-inputtext {
    border: 0 none;
    float: right;
    margin-top: 5px;
    padding: 0;
    width: 100%;
}

.fourthstep.active li .dropdown-menu ul li {
    display: block;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul {
    padding: 5px;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep .towing_company ul {
    padding: 5px;
    float: left;
    width: 100%;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li {
    padding: 5px 0;
    text-align: left
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li p {
    color: #2c2c2c;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li .addressdetails span#str-address {
    display: block;
    text-align: left;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li .addressdetails span {
    display: inline-block;
    text-align: left;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep ul li .addressdetails {
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    vertical-align: top;
    overflow: hidden;
}
#propertydata{
    text-transform: uppercase
}

fieldset.fifthstep #property_association_field>#user-content {
    border: 0 none;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}

a.remove-icon i {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    box-shadow: 0 0 2px #ababab;
    color: #dd4b39;
    cursor: pointer;
    font-size: 19px;
    height: 30px;
    line-height: 19px;
    padding: 5px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -15px;
    width: 30px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

a.remove-icon i:hover {
    background: #dd4b39 none repeat scroll 0 0;
    color: #fff;
}

fieldset a.residentadd {
    color: #fff;
    display: inline-block;
    float: none;
    font-size: 19px;
    margin: 0 auto;
    padding: 5px 15px;
    text-align: center;
    width: auto;
}
.fifthstep a#add_user{
    margin-bottom: 32px;
}
fieldset #property_association_field a#add_user{
        margin-bottom: 32px;
}
.subInput #usertow_company {
    position: relative;
    margin-top: 16px;
}

.step_all_details .table_details_1 h3 a {
    color: #dd4b39;
}

fieldset.firststep .radio {
    margin: 0;
}

.step_all_details .table_details_1:first-child h3 {
    margin-top: 0;
}

.print-page i {
    color: #fff;
    border-radius: 3px;
    font-size: 35px;
    padding: 15px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f85032+0,f16f5c+50,f6290c+51,f02f17+71,e73827+100;Red+Gloss+%231 */
    background: rgb(248, 80, 50);
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(248, 80, 50, 1) 0%, rgba(241, 111, 92, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(248, 80, 50, 1) 0%, rgba(241, 111, 92, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(248, 80, 50, 1) 0%, rgba(241, 111, 92, 1) 50%, rgba(246, 41, 12, 1) 51%, rgba(240, 47, 23, 1) 71%, rgba(231, 56, 39, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#e73827', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.squaredOne #agree_error>.error_property::after,
.squaredOne #agree_error>.error_property {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    height: 0;
    margin-top: 25px;
    width: auto;
    margin-bottom: 0;
}

fieldset.firststep p#agree_error {
    float: left;
    margin-bottom: 5px;
}

fieldset.firststep .radio {
    display: inline-block;
    width: 100%;
}

.resident_form .login-box .login-box-body form#registration fieldset .input-group-box {
    display: inline-block;
    width: 100%;
}


/* .resident_form .login-box .login-box-body form#registration fieldset#towing .input-group:nth-of-type(2n+1) {
float: right;
}
.resident_form .login-box .login-box-body form#registration fieldset#towing .input-group {
float: left;
} */

.fourthstep textarea {
    resize: none;
}

fieldset.firststep .radio p#agree_error {
    float: left;
    margin-bottom: 0;
    margin-left: 24px;
    margin-top: 5px;
}

.fourthstep .error_property {
    margin-bottom: 0;
    margin-left: 0;
    min-height: 0;
}

.subscrption-sec a.btn-primary {
    margin-top: 15px;
    padding: 6px 13px;
    border-radius: 3px;
}

.subscrption-sec a.btn-primary i {
    border: 0;
    padding: 0;
    font-size: 20px;
}

label.btn input[type="checkbox"]~i.fa.fa-circle-o,
label.btn input[type="radio"]~i.fa.fa-circle-o {
    color: #aeaeae;
    display: inline;
    font-size: 18px;
}

label.btn input[type="checkbox"]~i.fa.fa-check-circle,
label.btn input[type="radio"]~i.fa.fa-check-circle {
    display: none;
    font-size: 18px;
}

label.btn input[type="checkbox"]:checked~i.fa.fa-circle-o,
label.btn input[type="radio"]:checked~i.fa.fa-circle-o {
    display: none;
}

label.btn input[type="checkbox"]:checked~i.fa.fa-check-circle,
label.btn input[type="radio"]:checked~i.fa.fa-check-circle {
    color: #E14444;
    display: inline;
}

label.btn:hover input[type="checkbox"]~i.fa,
label.btn:hover input[type="radio"]~i.fa {
    color: #E14444;
}

label.btn input[type="checkbox"]~.fa-circle-o:before {
    content: "\f096";
}

label.btn input[type="checkbox"]~.fa-check-circle:before {
    content: "\f14a";
}

div[data-toggle="buttons"] label.active {
    color: #E14444;
}

div[data-toggle="buttons"] label {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 2em;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
    cursor: pointer;
    background-color: none;
    border: 0px solid #c8c8c8;
    border-radius: 3px;
    color: #c8c8c8;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

div[data-toggle="buttons"] label:hover {
    color: #E14444;
}

div[data-toggle="buttons"] label:active,
div[data-toggle="buttons"] label.active,
.btn.active.selected_product.dotowcheck {
    box-shadow: none;
    cursor: pointer;
    line-height: 0;
    padding: 0;
    margin-top: -3px;
}

label.btn input[type="checkbox"],
label.btn input[type="radio"] {
    opacity: 0
}

.login-box .login-box-body form#registration label.btn.active.dotowcheck.selected_product .form-control.activeMilitary,
.btn.active.selected_product.dotowcheck .form-control.activeMilitary {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: auto;
}

.font-size-expend {
    font-size: 18px;
}

.font-size-expend p {
    display: inline-block;
    margin-left: 8px;
}


/* Common buttons */

.btn-primary {
    border-radius: 0;
    border: 0;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #333333;
    text-shadow: 0;
}

.btn-default {
    border-radius: 0;
    border: 0;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: #E64545;
    padding: 6px 25px;
    text-shadow: 0;
}

.btn-info {
    color: #000;
    border-radius: 0;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    background: none;
    padding: 6px 5px;
}

.multipage_nav .multipage_next.btn-default:hover,
.multipage_nav .multipage_back.btn-primary:hover {
    box-shadow: 0 0 3px #32323A;
    -webkit-box-shadow: 0 0 3px #32323A;
    -moz-box-shadow: 0 0 3px #32323A;
    -ms-box-shadow: 0 0 3px #32323A;
    color: #fff;
    text-shadow: none;
}

.multipage_nav .multipage_next {
    background: #DD4B39;
    text-shadow: none;
}

.multipage_nav .multipage_back {
    background: #333333;
    text-shadow: none;
}

.multipage_nav .multipage_back,
.multipage_nav .multipage_next {
    font-weight: 400;
    font-size: 16px;
}


/* .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover{ background: #333333; color: #fff;} */

.btn.dropdown-toggle.btn-default {
    padding: 8px;
}


/* .multipage_nav .btn-default.active.focus, .multipage_nav .btn-default.active:focus, .multipage_nav .btn-default.active:hover, .multipage_nav .btn-default.focus:active, .multipage_nav .btn-default:active:focus, .multipage_nav .btn-default:active:hover {background: #E64545 ; color: #fff; } */

.multipage_nav .btn-default.focus,
.multipage_nav .btn-default:focus {
    color: #fff;
}

.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background: #fff;
}

.fourthstep.active input[type="checkbox"] {
    float: left;
    height: auto;
    left: 0;
    margin-left: 0;
    position: absolute;
    width: auto;
}

.fourthstep.active .radio {
    font-size: 18px;
}

.fourthstep.active .radio>p {
    float: right;
    width: 94%;
}

.login-box .login-box-body form#registration fieldset .input-group label {
    width: auto;
}

.login-box .login-box-body form#registration fieldset .radio p {
    display: inline-block;
    margin-left: 8px;
}

.resident_form .active_military.pull-left.input-group .form-group .radio {
    margin-left: 6px;
    margin-top: 3px;
}

.login-box .login-box-body form#registration fieldset .radio p {
    font-size: 19px;
}

label.btn.active.dotowcheck.selected_product .form-control {
    height: auto;
    margin: 0;
    width: auto;
}

.form-group .checkbox>p {
    display: inline-block;
    margin-left: 8px;
    font-size: 16px;
}

.resident_form .login-box .login-box-body form#registration fieldset>p.frm-lb {
    margin-top: 0;
}

.form-control-feedback {
    bottom: 0;
    display: block;
    height: 34px;
    line-height: 34px;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
    font-size: 25px;
}

.licensesearch_input {
    background: #fff;
    font-size: 45px;
    height: 70px;
    line-height: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}

.dropdown-menu.open .dropdown-menu.inner a {
    color: #4c4c4c;
}

.sec-in-line .radio {
    display: inline-block;
    margin: 0 15px 0 0;
}

.form-iocn>img {
    display: inline-block;
}

.btn-group.bootstrap-select.form-control select.form-control.selectpicker {
    display: none;
}

.white-bg {
    background: #fff !important;
}

.vechile_document.margin-bottom-15 {
    float: left;
    width: 50%;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.upload-file-info {

    background-color: #fff !important;
    border: 2px solid green;
    color: green !important;
    float: left;
    margin-top: 10px;
    padding: 12px;
    white-space: normal;
    width: 95%;
    word-wrap: break-word;
}

.vechile_document.margin-bottom-15 .btn.btn-primary,
.vechile_document.margin-bottom-15 .btn.btn-primary input {
    cursor: pointer;
}


.renter_owner.sec-in-line {
    float: left;
    width: 51%;
}

.resident_form .payment-option.active .col-md-12.form-group.cardsave {
    margin-bottom: 0;
}

.resident_form #myModal2.register_modal .modal-text .register_code .verification-btn>p:last-child {
    float: right;
}

span.text-center.full-width {
    display: inline-block;
}

.margin-top-30 {
    margin-bottom: 30px;
}

.margin-top-20 {
    margin-bottom: 20px;
}

.margin-top-15 {
    margin-bottom: 15px;
}

.margin-top-10 {
    margin-bottom: 10px;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep .towing_company>p.towing_div b {
    border-bottom: 1px solid #ccc;
    color: #4c4c4c;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 8px;
    position: relative;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep .towing_company>p.towing_div b::after {
    background: #e64545;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 60px;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep .towing_company>ul {
    border: 1px solid #ccc;
    display: inline-block;
    float: none;
    margin: 15px auto 0;
    width:100%;
    padding-left: 30px;
    padding-right: 30px;
}

.login-box .login-box-body form#registration fieldset#towing.sixthstep .towing_company>ul li p {
   color: #8c8c8c;
    font-size: 16px;
    font-weight: 300;
    width: 50%;
    text-align: right;
    float: left;
    margin-top: -1px;
    padding-right: 2px;
}

.hedingnew p.towing_div b {
    border-bottom: 1px solid #ccc;
    color: #4c4c4c;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 8px;
    position: relative;
}

.hedingnew p.towing_div b::after {
    background: #e64545;
    bottom: -1px;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 60px;
}

.hedingnew .towing_div {
    display: inline-block;
    margin-top: 25px !important;
    text-align: center;
    width: 100%;
}

.sevenstep,
.sixthstep,
.fifthstep,
.fourthstep,
.thirdstep,
.secondstep {
    display: none;
}

.resident_form .login-box.rt-form .login-box-body {
    margin-top: 155px;
}


/* 18-10 */

.vehicle .vechile_document.margin-bottom-15 .btn.btn-default {
    color: #fff;
}

.vehicle .vechile_document.margin-bottom-15 .btn.btn-default:hover {
    background: #e64545;
    color: #fff;
    box-shadow: 0 0 3px #404040;
    -webkit-box-shadow: 0 0 3px #404040;
    -moz-box-shadow: 0 0 3px #404040;
    -ms-box-shadow: 0 0 3px #404040;
}

.inpfil {
    cursor: pointer;
    display: ruby;
}

.vehicle .vechile_document.margin-bottom-15 .btn.btn-default,
.vehicle .vechile_document.margin-bottom-15 .btn.btn-default-outline {
    padding: 12px;
    width: 98%;
    float: left;
    font-size: 15px;
    padding: 10px 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 2px solid #ccc;
    white-space: normal;
    position: relative;
	color:#666
}

.vechile_document .icon-holder-resident {
	position: absolute;
    top: 70px;
    border: 0;
    left: -10px;
		
}

.text-center.addbtfrovehicle .residentadd.btn.btn-block.btn-success {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

.sevensteptable.sevenstep_final {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
}

.sevensteptable.sevenstep_final tr td {
    padding: 8px;
}

.sevensteptable.sevenstep_final tr {
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}

.sevensteptable.sevenstep_final tr:nth-of-type(2n+2) {
    background: #f5f5f5;
}

.sevensteptable.sevenstep_final tr:hover {
    background: #e7e7e7;
}

.sevensteptable.sevenstep_final tr:hover td {
    color: #212121;
}

.sevensteptable.sevenstep_final tr td.table_label {
    color: #000000;
    font-weight: 600;
    width: 190px;
}

#keyword.form-control.input-lg.licensesearch_input,
#reg_keyword.form-control.input-lg{
    font-size: 22px;
    padding: 0 30px;
}
#reg_keyword.form-control.input-lg{
	text-align:center;
}

.vehicle.pull-left.vehicle-border {
    border: 2px solid #ccc;
    margin-bottom: 25px;
    padding: 12px 12px 0 12px;
}

.label.label-info.upload-file-info.emailFail {
    border-color: orange;
    color: red !important;
}


/* 28-10-2016 */

.multipage_nav .multipage_state {
    display: inline-block;
    font-size: 18px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
}

.multipage_nav {
    text-align: center;
}

.multipage_nav .multipage_back:focus,
.multipage_nav .multipage_back:active,
.multipage_nav .multipage_back {
    display: inline-block;
    float: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    margin-right: 10px;
    background: rgb(95, 95, 95);
    /* Old browsers */
    position: relative;
}

.multipage_nav .multipage_back {
    z-index: 3
}

.multipage_back.btn-primary::after {
    content: "\f100";
    left: -1px;
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 24px;
    width: 14px;
    /*
background: url(../img/right-angle-arrow-icon.png);
background-size: 50%;
transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
bottom: 0;
*/
    top: 50%;
    margin: -12px auto 0;
    -webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -ms-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.skipBtn {
    background: #424242 none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    float: right;
    height: 30px;
    margin: 0 15px 0 0;
    width: 59px;
}

.multipage_back.btn-primary::before {
    background: rgb(95, 95, 95);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    bottom: 0;
    content: "";
    height: 32px;
    left: -12px;
    margin: auto;
    position: absolute;
    top: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 33px;
    z-index: -1;
    -webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -ms-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.multipage_next.btn-default::after {
    content: "\f101";
    right: -1px;
    position: absolute;
    height: 24px;
    width: 14px;
    /*
background: url(../img/right-angle-arrow-icon.png);
background-size: 50%;
bottom: 0;
*/
    top: 50%;
    margin: -12px auto 0;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 23px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -ms-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.multipage_next.btn-default::before {

    background: rgb(229, 46, 48);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    bottom: 0;
    content: "";
    height: 32px;
    right: -12px;
    margin: auto;
    position: absolute;
    top: 0;
    transform: rotate(47deg);
    -webkit-transform: rotate(47deg);
    -moz-transform: rotate(47deg);
    -ms-transform: rotate(47deg);
    width: 33px;
    z-index: -1;
    -webkit-transition: all ease-in-out 500ms;
    -moz-transition: all ease-in-out 500ms;
    -ms-transition: all ease-in-out 500ms;
    transition: all ease-in-out 500ms;
}

.multipage_nav .multipage_next,
.multipage_nav .multipage_next:focus,
.multipage_nav .multipage_next:active {
    position: relative;
    z-index: 3;
    display: inline-block;
    float: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    background: rgb(229, 46, 48);
}

.multipage_nav a {
    padding: 10px 30px;
}

.subscrption-sec a.btn-primary i {
    margin-right: 7px
}

.multipage_nav .multipage_back:hover {
    background-color: rgb(68, 68, 68);
}

.multipage_nav .multipage_back:hover::after {
    left: -4px;
}

.multipage_back.btn-primary:hover::before {
    box-shadow: 3px -4px 5px rgba(0, 0, 0, 0.4) inset;
    -webkit-box-shadow: 3px -4px 5px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 3px -4px 5px rgba(0, 0, 0, 0.4) inset;
    -ms-box-shadow: 3px -4px 5px rgba(0, 0, 0, 0.4) inset;
    background: rgb(68, 68, 68);
}

.multipage_nav .multipage_next:hover {
    background-color: rgb(193, 16, 18);
}

.multipage_nav .multipage_next:hover::after {
    right: -4px;
}

.multipage_next.btn-default:hover::before {
    background: rgb(193, 16, 18);
    box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.3) inset;
    -ms-box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.3) inset;
}

@media screen and (max-width: 992px) {
    .resident_form #myModal2.register_modal .modal-content {
        padding: 32px 20px;
    }
}

@media screen and (max-width: 767px) {
    .resident_form #myModal2.register_modal .modal-text .register_code .verification-btn>p {
        display: block;
        width: 60%;
        margin: 10px auto;
    }
    .resident_form #myModal2.register_modal .modal-text .register_code .verification-btn>p:last-child {
        float: none;
    }
	.resident_form .vehicle .has-feedback #license.form-control {
		font-size: 14px;
	}
}

@media screen and (max-width: 595px) {
    .resident_form #myModal2.register_modal .modal-text .register_code .verification-btn>p {
        width: 100%;
    }
    .resident_form .resident-verification.register_modal .modal-footer {
        text-align: center;
    }
    .resident_form #myModal2 .modal-footer a.resend-code {
        float: none;
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .radio .btn.active.selected_product.dotowcheck {
        margin-right: 0;
    }
    .hedingnew p.towing_div b {
        font-size: 16px;
    }
    .verificationCodeInput {
        padding-left: 0;
    }
    #towing label {
        font-size: 12px;
        font-weight: 400;
    }
    .login-box .login-box-body form#registration fieldset#towing.sixthstep .towing_company>ul {
        width: 100%;
    }
    .resident_form .login-box .login-box-body form#registration fieldset .input-group {
        width: 100%;
    }
	#reg_keyword.form-control.input-lg,
    #keyword.form-control.input-lg.licensesearch_input {
        font-size: 15px;
    }
    .resident_form .register_modal .modal-footer .btn.btn-default.pull-left {
        padding: 6px 18px;
    }
    .renter_owner.sec-in-line {
        width: 100%;
    }
    .resident_form #myModal2 .verification-number li {
        margin: 10px 25px;
    }
    .resident_form .resident-verification.register_modal .modal-footer {
        padding: 0
    }

}

.label.label-info.upload-file-info {
  max-height: 266px;
  min-height: 266px;
  width: 100%;
  max-width: 98%;
}

.skip_click{
	cursor:pointer;
}
.clear_both
{
	clear:both;
}

/* 28-march */

.towing_company > ul li p{text-align: left !important; padding-left: 25%;}

.towing_company > ul li{width:100%;margin: 0 auto;}


div#apart_unit_address {
    float: left !important;
}
div#buildingnumber_change {
    float: right !important;
}