*,
*:focus,
*:active,
*:visited {
    outline: none;
}

body,
.login-page,
.register-page {
    background: #f2f2f2
}

* {
    outline: none !important;
    font-family: "Lato", sans-serif;
}

select:focus,
option:focus,
select::-moz-focus-inner,
option::-moz-focus-inner {
    outline: none;
}

.bootstrap-select .dropdown-toggle.btn-default {
    padding-right: 20px;
}

.login-box span.form-control-feedback {
    font-size: 15px;
}

.box.box-default.user-listing>ul.pagination {
    display: none;
}

fieldset ul,
fieldset li {
    list-style: none;
}

html,
body {
    height: 100%;
}

.btn.disabled,
.btn[disabled],
.btn.disabled:hover,
.btn[disabled]:hover,
.btn.disabled:focus,
.btn[disabled]:focus {
    background-color: #efefef;
    border-color: #ccc;
    color: #333;
    cursor: not-allowed;
    pointer-events: auto;
    opacity: 1;
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-margin {
    margin-bottom: 0 !important;
}

.no-paddingleft {
    padding-left: 0 !important;
}

.no-margin-top {
    margin-top: 0 !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-5 {
    margin-top: 5px;
}

table.dataTable,
table.dataTable tr,
table.dataTable td {
    transition: none;
}

.rel {
    position: relative;
}

.login-box-body form#registration,
.register-box-body {
    box-shadow: 0 0 3px #ccc;
    background-color: #F5F6F8;
}

.error_property {
    min-height: 24px;
    width: 100%;
}

.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%;
}

.login-box .login-box-body form#registration fieldset .input-group .form-control,
.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%;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #6d6d6d;
}

.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: 14px;
    font-weight: 400;
    width: 100%;
}

.login-box .login-box-body form#registration fieldset .input-group .select-items {
    display: inline-block;
    position: relative;
    width: 100%;
}
.btn.btn-default-outline.send_login.resendVerif {
	position: relative !important;
	right: 0 !important;
	top: -33px !important;
}
.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;
}

.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-box .login-box-body #registration_nav.multipage_nav .multipage_next {
    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: #C11418;
    border: 2px solid #C11418;
    border-radius: 35px;
    text-shadow: none;
    padding: 10px 50px;
}

.login-box .login-box-body #registration_nav.multipage_nav .multipage_next:hover {
    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-shadow: 0px -40px 0 rgb(195, 17, 17) inset;
    -webkit-box-shadow: 0px -40px 0 rgb(195, 17, 17) inset;
    -moz-box-shadow: 0px -40px 0 rgb(195, 17, 17) inset;
    -ms-box-shadow: 0px -40px 0 rgb(195, 17, 17) inset;
    color: #fff;
}

.login-box .login-box-body #registration_nav.multipage_nav .multipage_back {
    border-radius: 35px;
    text-shadow: 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;
    background: #fff;
    border: 2px solid #2B2C31;
    padding: 10px 50px;
    color: #2B2C31;
}

.login-box .login-box-body #registration_nav.multipage_nav .multipage_back:hover {
    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: 2px solid #2B2C31;
    color: #fff;
    box-shadow: 60px -50px 83px #2b2c31 inset;
    -webkit-box-shadow: 60px -50px 83px #2b2c31 inset;
    -moz-box-shadow: 60px -50px 83px #2b2c31 inset;
    -ms-box-shadow: 60px -50px 83px #2b2c31 inset
}

.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 fieldset.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: 96%;
}

.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: 20px;
}

.resident_form .vehicle .has-feedback .form-control {
    background: #e7e7e7;
    border: 1px solid #dcdcdc;
    height: 42px;
    -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 {
    border-bottom: 2px solid #ccc;
    display: inline-block;
}

.sixthstep.active .add_row {
    display: inline-block;
    margin-bottom: 3%;
    width: 100%;
}

.resident_form.active a,
.fifthstep.active .add-user,
.sixthstep.active .add_row a {
    background: #3f3f3f none repeat scroll 0 0;
    display: inline-block !important;
    padding: 15px;
    text-align: center;
    width: 49.7%;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 2%;
}

.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 .text-center {
    margin: 2% 0;
}

.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 () */


/* ========================= */

.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: 15px;
    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.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.prev.available [class^="icon-"],
table.table-condensed tr th.prev.available [class*=" icon-"] {
    font-family: FontAwesome !important;
}

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 {
    padding: 8px;
    width: auto;
    float: right;
    background: #E14444;
    border: 0;
    border-radius: 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;
}

.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.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 .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 .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 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.pull-right:hover {
    box-shadow: 0 0 3px #000, 210px 0 0 #000 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 .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 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 {
    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;
}

.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 label {
    padding-top: 0;
    padding-bottom: 0
}

.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;
}

.rqst-form.tow_request {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
    float: none;
}

.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;
    width: 100%;
    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 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;
}

.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: 13px;
    z-index: 3;
}

.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;
    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 .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: #fff;
    font-size: 15px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    background: #C21B23;
    float: right;
    padding: 7px 20px;
}

.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;
}

.sevenstep table.sevenstep_final tr:hover {
    background: #e7e7e7;
}

.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-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;
    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: #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%;
}

.towing_info .Previous-Guest-Vehicle {
    margin-bottom: 0
}

.month_detail table,
.Previous-Guest-Vehicle {
    width: 100%;
    border: 1px solid #ccc;
}

.month_detail table thead tr {
    background: #d7d7d7;
}

.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;
}

.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;
}

.login-box-body #registration .thirdstep .fa-asterisk {
    display: none;
}

.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;*/
}

.firststep .select-items .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus:active,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    background-color: transparent;
    border-color: none;
}

.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: 50%;
    bottom: 50%;
    left: 50%;
    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: 9;
}

.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: scroll !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: 5px 8px;
    margin-right: 3px;
    margin-top: 4px;
}

.DeleteList.btn.btn-block.btn-danger.btn-lg.pull-left {
    margin: 0 0 0 10px;
    padding: 6px;
    border-radius: 0
}

.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
}


/* New Style 02-08-2016 New Shift*/


/* =============================== */

body.skin-blue.layout-top-nav .content-wrapper {
    background: #fbfbfb
}

.rt-form {
    max-width: 790px;
    float: none;
    margin: auto;
    width: 100%;
}


/*.rt-form > .box.box-solid, .rt-form.responsive  .tab-pane{ background:url(../img/from-bg.jpg); border:1px solid #d8d8d8; box-shadow: none; padding: 21px 68px; margin-top: 20%;}*/

.rt-form.responsive .tab-pane {
    border-top: 0 none;
}

.box.box-solid.tabs_add.add_vehicle .add_tab ul li.active a {
    background: #F4F4F4;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    color: #222222
}

.box.box-solid.tabs_add.add_vehicle li:nth-of-type(2n+2) {
    float: left
}

.box.box-solid.tabs_add.add_vehicle .add_tab ul li a:hover {
    background: none;
    border: 0 none;
}

.rt-form .rebooked.btn.btn-bitbucket {
    background: #E64545;
    border-radius: 0;
    color: #ffffff;
    padding: 5px;
}

.rt-form .btn.btn-default.show_favlist_details {
    border-radius: 0;
    background: #E64545;
    color: #fff;
    border: 0;
}

.guestVehicleRequests .form-group.has-feedback .select-items>strong {
    font-size: 15px;
    position: absolute;
    right: 30px;
    top: 11px;
}

.rt-form .btn.btn-default.show_favlist_details i {
    margin-right: 6px;
}

.rt-form form#registration .box-footer.text-center {
    margin-top: 0;
    padding-top: 0
}

.rt-form.responsive .tab-pane {
    margin-top: 0;
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .input-group .form-control.open {
    z-index: 9;
}

.rt-form .has-feedback .form-control,
.rt-form>.box.box-solid form#do_not_tow_request_registration .input-group .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: #fafafa;*/
    border: 1px solid #d3d3d3;
    height: 47px;
    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;
    -moz-appearance: none;
    margin: 0;
    box-shadow: none;
}


/*.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,
.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: -37px
}

.squared_parent .resident_box {
    display: inline-block;
    width: 100%;
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.resident_group.checkbox {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.resident_group.checkbox .input-group {
    margin: 0 2% 2% 0;
    width: 47%;
    float: left
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.resident_group.checkbox .input-group:nth-of-type(2n+2) {
    float: right;
    margin-right: 0
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.resident_group.checkbox .input-group input,
.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.squared_parent .resident_box .input-group input {
    background: #fff;
    color: #4e4e4e;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    text-transform: uppercase
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.resident_group.checkbox label.licensechecklabel.well {
    background: #3b3e3e;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    width: 100%;
    border: none
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.resident_group.checkbox label.licensechecklabel.well b {
    color: #fff;
}

.rt-form>.box.box-solid form#do_not_tow_request_registration .main-res-data>.mainloaddata>.resident_group.checkbox .input-group a.licensechecklabel.nerequert_btn.well {
    color: #dd4b39l;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    width: 100%
}

.rt-form>.box.box-solid form#do_not_tow_request_registration #main_registration_div .box-footer {
    background: none
}

.date-picker.star-date.form-control {
    float: left !important;
}

.date-picker.end-date.form-control {
    float: right !important;
}

.rqst-form.tow_request .box.box-solid #do_not_tow_request_registration .box-footer {
    background: none;
}

.squaredOne,
.squaredOne>input {
    cursor: pointer
}

.squaredOne {
    float: left;
    width: 28px;
    height: 28px;
    margin: 0 auto;
    position: relative
}

.squaredOne label {
    background: rgba(0, 0, 0, 0) url("../img/check12.png") no-repeat scroll 0 0 / 63% auto;
    cursor: pointer;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 28px;
    height: 28px;
}

.squaredOne:hover label {
    background: rgba(0, 0, 0, 0) url("../img/check.png") no-repeat scroll 0 0 / 63% auto;
    cursor: pointer;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 28px;
    height: 28px;
}

.squaredOne label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 70px;
    height: 28px;
    background: url(../img/checked.png) no-repeat scroll 0 0 / 25% auto;
    top: 0;
    left: 0
}

.squaredOne input[type=checkbox]:checked+label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.squaredOne input[type=checkbox],
.squaredOne input[type=radio] {
    height: 20px;
    line-height: normal;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: relative;
    width: 25px;
    z-index: 99
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .resident_box {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    width: 90%
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .resident_box ul {
    padding: 0 0 0 10px;
    margin: 0
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .resident_box li {
    display: inline-block;
    margin: 0 .5%;
    width: 48%;
    list-style: none
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .resident_box li:first-child {
    width: 100%
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .resident_group {
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    width: 100%;
    padding: 0
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .resident_group li {
    display: inline-block;
    margin: 0 .5%;
    width: 48%;
    list-style: none
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .input-group .well {
    padding: 7px 15px;
    display: inline-block;
    width: 100%;
    margin: 0;
    color: #212121;
    font-weight: 400;
    font-size: 16px;
    background: #F5F5F5;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .resident_group li.pull-right {
    margin: 0
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .input-group button.well {
    color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1);
    background: -webkit-linear-gradient(top, #222 0, #45484d 100%);
    background: -moz-linear-gradient(top, #222 0, #45484d 100%);
    background: -o-linear-gradient(top, #222 0, #45484d 100%);
    background: -ms-linear-gradient(top, #222 0, #45484d 100%);
    background: linear-gradient(top, #222 0, #45484d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d', GradientType=0);
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    border: 0
}

.rqst-form.tow_request .box.box-solid form#do_not_tow_request_registration .resident_data .input-group button.well:hover {
    background: #ce0002;
    background: -moz-linear-gradient(left, #ce0002 0, #b52222 42%, #af0000 66%, red 100%);
    background: -webkit-linear-gradient(left, #ce0002 0, #b52222 42%, #af0000 66%, red 100%);
    background: linear-gradient(to right, #ce0002 0, #b52222 42%, #af0000 66%, red 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ce0002', endColorstr='#ff0000', GradientType=1);
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .modal-header {
    background: #f5f5f5;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .modal-header .modal-title {
    color: #333335;
    text-transform: uppercase
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .modal-header .close {
    color: #32323a none repeat scroll 0 0;
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .date-picker.form-control {
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    height: 42px;
    width: 100%
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .input-group-addon {
    border: 0
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .modal-footer {
    text-align: left
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .btn.btn-default {
    border-radius: 35px;
    padding: 7px 35px;
    text-transform: uppercase;
    background: #fff;
    border: 2px solid #CE0002;
    transition: all .5s ease-in-out 0s;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s
}

.modal.fade.licensecheckdate .modal-dialog .modal-content .btn.btn-default:hover {
    box-shadow: 95px 0 0 #CE0002 inset;
    color: #fff
}

.resident_group .input-group {
    float: left;
    margin-right: 10%;
    width: 40%
}

.licensechecklabel.well {
    height: 74px;
    width: 122px
}


/*.resident_group .nerequert_btn{background:#ce0002;border:0;border-radius:5px;font-size:16px;padding:10px 20px;text-transform:uppercase;transition:all .5s ease-in-out 0s;color:#fff}
.resident_group .nerequert_btn:hover{background:rgba(0,0,0,0);box-shadow:0 -70px 0 #ae0000 inset}*/

.input-group .licensechecklabel.well {
    height: auto;
    padding: 10px 0;
    text-align: center;
    cursor: inherit
}

.licensechecklabel.nerequert_btn.well {
    padding: 10px 0;
    height: auto;
    cursor: pointer;
    display: inline-block
}

.date-picker.form-control.end-date {
    margin-left: 89px
}

#no_days {
    color: green
}


/*.table.table-striped.table-bordered.dt-responsive.nowrap.dataTable.no-footer.collapsed.dtr-inline tr th{width: 100px !importnat;}*/

.user-listing .box-body.rt-form,
.rt-form {
    margin: 25px auto;
    background: url(../img/from-bg.jpg);
    border: 1px solid #d8d8d8;
    padding: 21px 38px;
}

.input-group {
    margin-bottom: 15px;
    width: 100%;
}

#costumModal10 table.table.table-bordered thead tr {
    background: #e64545;
    color: #ffffff;
}

#costumModal10 table.table-bordered tr.month_detail td {
    padding: 0;
}

#costumModal10 table.table-bordered tr.month_detail td .table_detail_div {
    padding: 8px;
    transition: none;
}

#costumModal10 table.table-bordered tr.month_detail td .table_detail_div td {
    padding: 5px
}

#costumModal10 h5.modal-title {
    font-size: 21px;
}

.fav_list_main {
    background: #707075;
}

a.list-group-item .list-group-item-heading {
    color: #fff;
}

.show-table table {
    width: 100%;
    border: 1px solid #cccccc;
}

.show-table table tr th,
.show-table table tr td {
    border-bottom: 1px solid #cccccc;
    padding: 18px 15px;
}

.show-table table tr:nth-of-type(2n+2) {
    background: #efefef;
}

.addMemberInList.btn.btn-block.btn-success.btn-lg {
    margin-bottom: 15px;
    border-radius: 0
}


/*.modal-scroll { height: 280px; overflow-y: scroll;}*/

.show-table .list-group-item-text {
    display: inline-block;
    margin-left: 5px;
    padding: 11px 15px;
}

#main-content {
    overflow-x: hidden;
    min-height: 100%;
}

input[type=file] {
    width: 1px;
    visibility: hidden;
}

#AddMemberForm_profile_pic.form-control.input-lg {
    display: none;
    padding: 0;
}

label[for="AddMemberForm_profile_pic"] {
    display: block;
    padding: 11px;
    background: #fafafa;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    box-shadow: none;
    color: #6d6d6d;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin: 0;
}

label[for="AddMemberForm_profile_pic"] .fa.fa-upload {
    color: #e64545;
    margin-left: 5px;
}

img#AddMemberForm_profile_pic_preview {
    width: 110px;
    height: 110px;
    margin-top: 10px;
    border: 1px solid #d3d3d3;
}

#sidebar ul.sidebar-menu li.sub-menu.active ul.sub li.active a {
    border-left: 3px solid #e14444;
    background: #212026;
    color: #e14444;
    position: relative;
}

.box-body.rt-form>.hgroup h3,
.hgroup h3,
.hgroup h4,
.hgroup h2 {
    font-size: 15px;
    color: #6d6d6d;
    font-weight: 400;
}

.box-body.rt-form>.hgroup h1 {
    font-size: 17px;
    color: #6d6d6d;
    font-weight: 500;
}

.margin-top {
    margin-top: 15px;
}

form.form-horizontal.Patrolling {
    border: 1px solid #ccc;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 15px;
}

.col-sm-12.col-md-12.col-lg-12.control-label.text-center {
    font-size: 16px;
    margin-bottom: 15px;
    color: #32323A
}

form.form-horizontal.Patrolling .btn.btn-primary {
    padding: 10px 20px;
}

.form-section.margin-top {
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}

.text-center.vehicle_status #accordion .panel.panel-default {
    text-align: left;
    width: 100%;
}

.text-center.vehicle_status #accordion .panel.panel-default .panel-heading {
    padding: 15px;
}

.form-cntnr .form-group {
    margin-left: 0;
    margin-right: 0;
    padding: 0 20px;
}

.video-table {
    background: #fff;
}

.fcph {
    width: 100% !important;
}

.form-post .form-group {
    display: inline-block;
    width: 80%;
    margin-bottom: 0;
}

.form-post .btn.btn-info.btn-update {
    float: right;
}

.violation_content .table.table-condensed.rt-form td {
    padding: 15px;
}

.violation_content .table.table-condensed.rt-form strong {
    color: #212026;
}

.violation_content .table.table-condensed.rt-form p {
    float: right;
    margin-left: 15px;
    width: 75%;
    margin: 0;
    color: #32323A;
}

.Signature-pageimg {
    float: right;
    width: 75%;
}

.form-fill {
    border-color: #E14444 !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: #e64545;
    border-color: #e64545
}

.user-listing .pagination>li {
    float: none;
    width: auto;
    border: 0;
    margin: 0;
}

form.form-horizontal.Search-proerties {
    padding: 35px 15px;
    background: #fff;
    border: 1px solid #ebebeb;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}

form.form-horizontal.Search-proerties .box-body .btn-default {
    border: none;
    background-color: #E64545;
    color: #fff;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    height: 47px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    letter-spacing: .5px;
    transition: .2s ease-out;
}

form.form-horizontal.Search-proerties .box-body .box-footer.col-md-12>span {
    display: inline-block;
    padding: 15px 0;
}

.Property_management .box-body.table-responsive.no-padding table {
    background: #fff;
}

.Property_management .box-body.table-responsive.no-padding tr {
    border: 1px solid #ebebeb;
}

.Property_management .box-body.table-responsive.no-padding thead tr {
    background: #32323A;
    color: #fff;
}

.Property_management .box-body.table-responsive.no-padding thead th {
    padding: 15px 10px;
    font-size: 18px;
    font-weight: 400;
}

.Property_management .box-body.table-responsive.no-padding tbody tr:nth-of-type(2n+2) {
    background: #e5e5e5;
}

.Property_management .box-body.table-responsive.no-padding thead th,
.Property_management .box-body.table-responsive.no-padding td {
    border: 0 none;
    vertical-align: middle;
}

.Property_management .box-body.table-responsive.no-padding td {
    font-size: 14px;
    font-weight: 300;
    color: #32323A;
}

.Property_management .box-body.table-responsive.no-padding td .btn-primary {
    background-color: #222222;
    color: #fff;
    border: none;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    height: 36px;
    line-height: 36px;
    outline: 0;
    padding: 0 2rem;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    letter-spacing: .5px;
    transition: .2s ease-out;
}


/* 10-08-2016 */

.select-items .form-control,
.input-group .form-control,
.form-control.input-lg,
input.form-control {
    background: #fafafa;
    border: 1px solid #ccc;
    height: 40px;

    line-height: inherit;

    position: relative;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-weight: 400;
    color: #6d6d6d;
    max-width: 99%;
    font-family: 'Lato', sans-serif;
    font-size: 14px
}


@-moz-document url-prefix() {
    select option {
        border-right: 1px solid #000
    }
}

.select-items .form-control {
    background-color: #fafafa;
    padding-right: 30px;
}

.form-control-feedback {
    top: 0;
}

form.form-horizontal .form-group label[for="AddMemberForm_profile_pic"] {
    color: #6d6d6d;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

form.form-horizontal .form-group label {
    color: #212026;
    font-size: 18px;
    font-weight: 400;
}


/* 11-08-2016 Edit Profile page  */

.edit-profile-pg form label {
    font-weight: 400;
    color: #32323A;
    font-size: 16px;
}

.edit-profile-pg form .form-group {
    margin: 25px 0;
}

.edit-profile-pg form .edit-link {
    padding: 5px;
}

.edit-profile-pg form .edit-link p {
    display: inline-block
}

.edit-profile-pg form .edit-link p a {
    padding: 5px 15px;
    margin-top: 15px;
    display: inline-block;
    border: 1px solid;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

.edit-profile-pg form .edit-link p a.text-veri {
    border-color: #32323A;
    background: #32323A;
}

.edit-profile-pg form .edit-link p a.phn-veri {
    border-color: #E14444;
    background: #E14444;
    margin-left: 15px;
}

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 {
    -webkit-box-shadow: none;
    box-shadow: none;
}

label.btn input[type="checkbox"],
label.btn input[type="radio"] {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 3px;
}

.bt {
    float: left;
    width: 40px;
}

.radiobtn table {
    width: 90%;
}

.radiobtn .btn-group.btn-group-vertical {
    width: 100%;
}

.radiobtn .btn-group.btn-group-vertical table tr {
    color: #000;
}

.radiobtn:hover {
    background: #f5f5f5;
}

.edit-profile-pg form .btn-group.btn-group-vertical {
    display: block
}

.edit-profile-pg form .btn-group.btn-group-vertical label.btn {
    display: inline;
}

.edit-profile-pg form .fa-1x {
    font-size: 20px;
}


/* 12 Aug 2016 */

.box-body.rt-form.dummy-cls .form-horizontal {
    text-align: right;
    width: 100%;
}

.box-body.rt-form.dummy-cls .form-horizontal button {
    float: none;
}

.images_captured {
    display: inline-block;
    margin-right: 15px;
    margin-top: 25px;
    position: relative;
}

.images_captured .fa-times-circle-o {
    position: absolute;
    right: -3px;
    top: -5px;
}


/* End 12 Aug 2016 */


/* Parking Policy 12-08-2016 */

.parking-polcy .parking-list {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.parking-polcy .parking-list li {
    display: block;
    width: 100%;
    color: #7d7d7d;
    list-style: none;
    text-decoration: none;
    margin-bottom: 15px;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;
}

.parking-polcy .parking-list li:last-child {
    border: none;
}

.parking-polcy .parking-list li p,
.parking-polcy .parking-list li span {
    display: inline-block;
}

.parking-polcy .parking-list li span {
    color: #E14444;
    float: right;
    font-weight: 600
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
}

table tr td .label.label-success {
    display: inline-block;
}

a.get_remainingdays.extend_date1.btn.btn-info.btn-sm {
    margin-top: 5px;
}

.treeview-menu {
    overflow: none !important
}

table.payment-tbl {
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.52);
}

.panel.panel-default.credit-card-box {
    width: 100%;
}


/* Sandeep 19-08-2016 */

.table-listing .box .list-group table {
    width: 100%;
}

.table-listing .box .list-group table tr {
    border: 1px solid #cccccc;
}

.table-listing .box .list-group table th {
    background: #212121 none repeat scroll 0 0;
    color: #ffffff;
    padding: 18px 5px;
}

.table-listing .box .list-group table td {
    padding: 8px 5px;
}

.table-listing .box .list-group table img {
    border-radius: 50%;
    box-shadow: 0 0 5px #9c9c9c;
    height: 60px;
    padding: 3px;
    width: 60px;
}

.DeleteList.btn.btn-block.btn-danger.btn-lg.pull-left.no-marginleft {
    margin-bottom: 10px
}

.no-marginleft {
    margin-left: 0 !important;
}

table.Previous-Guest-Vehicle ul li .thumbnail img,
.Previous-Guest-Vehicle.Vehicle-tb ul li img {
    height: 90px;
    width: 90px;
    padding: 3px;
    border: 1px solid #32323A;
}

.Previous-Guest-Vehicle ul.thumb li {
    padding: 25px 0px;
    display: inline-block
}

.box.box-solid.tabs_add.add_vehicle ul.thumb li:nth-of-type(2n+2) {
    float: none
}

.Previous-Guest-Vehicle ul.thumb li h4 {
    font-size: 18px;
    margin-top: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Previous-Guest-Vehicle.Vehicle-tb {
    border: 0;
    display: inline-block;
}

.tab-content.responsive.rt-form {
    margin-top: 0;
    border-top: 0;
}

.Previous-Guest-Vehicle.Vehicle-tb p button.btn {
    display: block;
    margin: 0 0 10px;
    font-size: 13px;
    padding: 5px 10px;
}


/* Common buttons */

.btn-primary {
    padding: 6px 25px;
    border-radius: 0;
    border: 0;
    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;
    background: #32323A;
    color: #fff;
    box-shadow: none;
}

.wlcm-heading .btn-default {
    border: 2px solid #e64545;
}

.btn-primary:hover,
.btn-default:hover {
    background: #e64545;
    /*
    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;
    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-primary:hover {
    background: #32323A
}

.btn-default {
    color: #fff;
    border-radius: 0;
    border: 0;
    padding: 6px 25px;
    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: #E64545;
    border: 2px solid #E64545;
}

/*.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;*/
/*}*/


/* .show_remainingday_popup {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #212121;
  border-radius: 35px;
  color: #212121;
  transition: all 0.5s ease-in-out 0s;
} */

.btn-info i {
    margin-right: 5px;
}

.btn-info:hover {
    background: #32323A;
    color: #fff;
}

.btn-default:hover,
.btn-default:focus {
    background: transparent;
    color: #E64545;
    border-color: #E64545;
}


/* Comman popup */


/*.modal.main_comman_popup{
    background: url(../img/popbg.jpg);
}*/

.modal.main_comman_popup .modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
}

.modal.main_comman_popup .modal-header {
    padding: 0;
}

.modal.main_comman_popup .modal-header h4 {
    text-align: left;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 0;
    font-weight: 600;
}

.modal-header h4 p {
    margin-bottom: 0;
}

.modal.main_comman_popup button.close {
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 2px solid #222;
    height: 25px;
    width: 25px;
    line-height: 20px;
    color: #222;
    text-align: center;
    opacity: 1;
    z-index: 9999;
    font-weight: bold;
}

.modal.main_comman_popup .modal-body,
.modal.main_comman_popup .modal-footer {
    padding: 15px;
}

.btn.btn-default.main_comman_popup_close.pull-left>img {
    margin-right: 5px;
    width: 11px;
}

.modal.main_comman_popup .modal-body>p,
.modal.main_comman_popup .modal-body>#print__dd>p {
    font-size: 15px;
    font-family: "Source Sans Pro", sans-serif;
    ;
    font-weight: 400;
}

.modal.main_comman_popup {
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
}

.modal.main_comman_popup.modal-effect {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}


/*
span.label-warning,
.label-danger,
.label-success {
    font-size: 12px;
    margin-top: 5px;
    display: inline-block;
    color: #fff;
}
*/


/* Sahil 19-08-2016 */

textarea {
    resize: none;
}

embed#webcam_movie {
    width: 100%;
}

.hgroup.bg-red h4.a.text-center {
    color: #fff;
    display: inline-block;
    padding: 5px;
    width: auto;
}

.bg-red {
    background: #e64545 none repeat scroll 0 0;
    color: #fff
}

.panel-heading.active-tab {
    background: #32323a none repeat scroll 0 0;
    color: #fff;
}

.form-control.form-big {
    border: 1px solid #000;
    font-size: 24px;
    height: 80px;
}

input.form-control.form-big {
    font-size: 35px;
    text-align: center;
}

.form-section.margin-top>form.form-horizontal.Patrolling {
    margin-bottom: 20px;
}

form.form-horizontal.Patrolling>.col-sm-12.col-md-12.col-lg-12.control-label.text-center {
    color: #e14444;
    margin-bottom: 15px;
    font-size: 30px;
}

.btn.btn-primary.btn-check {
    font-size: 35px;
    padding: 12px 52px;
}

.col-lg-12.sendnote>h4 {
    color: #fff;
    display: inline-block;
    font-size: 26px;
    margin-right: 25px;
    text-transform: uppercase;
}

.sendnote .btn.btn-success.margin-right.btn-primary {
    border: 0 none;
    border-radius: 0;
    box-shadow: 3px 3px 0 #a60505;
    vertical-align: top;
    color: #E64545;
}

.user-listing .text-left.hgroup>h3 b,
.user-listing .text-left.hgroup>h4 b {
    color: #32323A;
}

.user-listing .text-left.hgroup>h3,
.user-listing .text-left.hgroup>h4 {
    font-size: 20px;
}

.searchplt .btn.btn-app.link_btn.btn-primary {
    font-size: 23px;
    padding: 15px 35px;
    margin: 10px;
}

.btn.bg-info.btn-info:hover {
    background: #005075;
}

.btn.bg-info.btn-info i {
    color: #1b809e;
    font-size: 25px;
}

.rt-form.guest-bg {
    background: #32323A;
    color: #fff;
}

.checkin .hgroup.text-center>h3 {
    font-size: 20px;
}

.rt-form .btn.btn-info.bg-red.proceedbtn {
    position: relative;
    right: -20px;
    top: -50px;
}

.btn.btn-info.bg-info {
    margin-bottom: 0;
}

.modal-dialog {
    margin-top: 0
}

fieldset.payment-option .credit-card-box .panel-heading.display-table {
    background: #e64545;
    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;*/
}

fieldset.payment-option .credit-card-box .panel-heading.display-table h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    color: #fff;
	float: left;
    margin-left: 16px;
}

fieldset.payment-option .panel.panel-default.credit-card-box .panel-body {
    background: #F4F4F4;
    border: 1px solid #d8d8d8
}

fieldset.payment-option .panel.panel-default.credit-card-box .panel-body .input-group .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
}

fieldset.payment-option .panel.panel-default.credit-card-box .panel-body .input-group span.input-group-addon {
    border: 0 none;
    display: inline-block;
    font-size: 25px;
    margin-top: -8px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
}

fieldset.payment-option .panel.panel-default.credit-card-box .panel-body .input-group label {
    display: inline-block;
    width: 100%;
    font-weight: 400;
}

fieldset.payment-option .credit-card-box .display-table {
    display: table;
    width: 100%;
}

fieldset.payment-option .credit-card-box .display-tr {
    display: table-row;
}

fieldset.payment-option .credit-card-box .display-td {
    /* display: table-cell; */
    vertical-align: middle;
    /* width: 50%; */
    margin-right: 22px;
}


/* Just looks nicer */

fieldset.payment-option .credit-card-box .panel-heading img {
    min-width: 180px;
}

fieldset.payment-option .panel.panel-default.credit-card-box {
    border: 0;
    box-shadow: none;
    margin: 0;
}
.management-rw {
  display: table;
  width: 100%;
}
ul.management-rw li {
   /* display: inline-block;*/ display:table-cell;
    width: 19%;
}
ul.management-rw li  p{font-size:12px !important; }

span.radiobtn label.btn.selected_card {
    box-shadow: none;
    padding: 0;
    width: auto;
    margin-right: 5px;
    vertical-align: top;
}

h4 label.btn.selected_card input[type="radio"]~i.fa.fa-circle-o,
h4 label.btn.selected_card input[type="radio"]~i.fa.fa-check-circle {
    font-size: 20px;
}

span.radiobtn.pull-left {
    margin-bottom: 5px;
}

.radiobtn.pull-left b {
    display: inline-block;
    width: 76%;
}

.user-listing.usr-list-sec.listing-box .radiobtn.pull-left {
    background: #f5f5f5;
    width: 100%;
    border: 1px solid #cccccc;
    border-right: 0;
}

.btntab {
    float: left;
    width: 20%;
}

.user-listing.usr-list-sec.listing-box .radiobtn.pull-left.active {
    position: relative;
    background: #32323a none repeat scroll 0 0;
    color: #ffffff;
}

.user-listing.usr-list-sec.listing-box .radiobtn.pull-left.active::after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #32323A;
    border-style: solid;
    border-width: 15px;
    bottom: 0;
    content: "";
    height: 15px;
    margin: auto;
    position: absolute;
    right: -30px;
    top: 0;
    width: 15px;
}

.table-pay-mth {
    float: left;
    width: 100%;
}

.modal.main_comman_popup.modal-effect#costumModal10 {
    background: rgba(0, 0, 0, 0.8);
}
.lockbody{
    overflow:hidden;	
}

/* END Sahil 19-08-2016 */

#success_payment i.fa {
    font-size: 30px;
    margin: 15px 0 10px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

#success_payment i.fa-check {
    color: #48b933;
    border: 2px solid #48b933;
}

#success_payment i.fa-times {
    color: #fb6b6b;
    border: 2px solid #fb6b6b;
}

#success_payment p {
    margin-bottom: 10px;
}


/* New style 05-09-2016 All */

.btn-submit {
    background: #ec4935;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    border-radius: 0;
    color: #fff;
    width: 100%;
    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-submit: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;
}

.select-fullwidth {
    width: 100% !important;
    color: #fff
}

.select-fullwidth.open span,
.select-fullwidth.open span.bs-caret {
    color: #333
}

.select-fullwidth .btn.dropdown-toggle.btn-default {
    color: #fff;
}

.btn.dropdown-toggle.btn-default {
    color: #333;
    padding: 8px;
    border: 0;
}

.header-tow-icon.text-center {
    margin-bottom: 25px;
    margin-top: -142px;
}

.icon-form-area {
    margin-top: 135px;
}

.licensechecklabel.btn.btn-primary {
    padding: 10px 0;
    width: 100%;
    cursor: inherit
}

.licensechecklabel.btn.btn-primary #no_days {
    color: #ccc;
}

.license-search {
    background: #fff;
    line-height: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 45px !important;
    height: 70px !important;
    padding: 10px !important;
    text-align: center !important;
}

.startdate {
    float: left;
    width: 50%;
}

.startdate input {
    width: 95% !important;
}

.textarea-box {
    height: 150px !important;
}

.table_select.pull-right {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 380px;
    z-index: 1;
}

.table_select.pull-right .btn-group.bootstrap-select.form-type.dropdown {
    border: 1px solid;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    width: 100%;
}

.dataTables_length {
    width: 100%;
}

.adbtn {
    float: right;
    margin-top: 15px;
}

.adbtn .btn-default {
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.paytt label.btn input[type="radio"] ~ i.fa.fa-square-o, .paytt label.btn input[type="checkbox"] ~ i.fa.fa-square-o, .paytt label.btn input[type="radio"]:checked ~ i.fa.fa-check-square-o, .paytt label.btn input[type="checkbox"]:checked ~ i.fa.fa-check-square-o {
	color: #2c3e4f;
	display: inline;
	font-size: 40px !important;
	font-weight: bold;
}
label.btn input[type="radio"]~i.fa.fa-square-o,
label.btn input[type="checkbox"]~i.fa.fa-square-o {
    /*color: #dedede;*/
    color: #000000;
    display: inline;
}

label.btn input[type="radio"]~i.fa.fa-check-square-o,
label.btn input[type="checkbox"]~i.fa.fa-check-square-o {
    display: none;
}

label.btn input[type="radio"]:checked~i.fa.fa-square-o,
label.btn input[type="checkbox"]:checked~i.fa.fa-square-o {
    display: none;
}

label.btn input[type="radio"]:checked~i.fa.fa-check-square-o,
label.btn input[type="checkbox"]:checked~i.fa.fa-check-square-o {
    color: #E14444;
    display: inline;
}

label.btn:hover input[type="radio"]~i.fa,
label.btn:hover input[type="checkbox"]~i.fa {
    color: #E14444;
}

label.btn input[type="checkbox"]~.fa-square-o:before {
    content: "\f096";
}

.cust-input-sec .input-group {
    margin-bottom: 0;
}

.cust-check-sec.btn {
    padding-left: 0;
    margin-bottom: 10px;
    font-size: 15px;
}

label.btn {
    position: relative;
}

label.btn input[type="checkbox"]~.fa-check-square-o:before {}

.listcheck>li {
    display: inline-block;
    font-size: 16px;
    width: 49%;
    margin-bottom: 5px
}

.checkboxc label.btn.active .payment_option {
    left: 0;
    position: absolute;
    top: 2px;
}

.checkboxc .btn.active {
    box-shadow: none;
    padding: 0;
    font-size: 25px;
    line-height: 0
}

.checkboxc>p {
    float: right;
    width: 90%;
    word-wrap: break-word;
}

.heading-every-title>label {
    font-size: 35px;
    margin: 25px 0 15px;
    color: #32323A
}

.submitbtn.text-center button.btn.btn-primary {
    font-size: 25px;
}

.btn-group.bootstrap-select.form-control.dropdown.open {
    z-index: 9;
}

.add_manager .fifthstep .form-control {
    background: #fff
}

#main-content .wrapper .row {
    padding-bottom: 0
}

.super-usertabel>.row>.col-sm-12>.pagination,
.table-listing>.pagination {
    /* display: none */
}

.table_select .dropdown .btn.dropdown-toggle,
.btn.dropdown-toggle.btn-default {
    background: none;
    box-shadow: none
}

.table-listing table tr td .btn.dropdown-toggle.btn-default {
    background: #32323A;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
    color: #ffffff;
    width: auto;
    padding-right: 25px;
}

.table-listing table tr td .btn.dropdown-toggle.btn-default:hover {
    background: #e64545;
    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;
    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-left,
.box.box-default.violation_content form.form-horizontal .box-body.form-cntnr .form-group .btn.btn-default.pull-right {
    font-size: 25px;
    padding: 6px 20px
}

.btn.btn-app.link_btn.btn-primary {
    font-size: 20px;
    margin: 15px 0;
    padding: 6px 25px
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background: #32323A
}

.video_bottom {
    display: inline-block;
    width: 100%;
}

#capture_btn.pull-right.btn.bg-black {
    margin-bottom: 15px;
}

.form-control::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #ccc;
}

.form-control:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc;
    opacity: 1;
}

.form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc;
}

form.form-post .btn.btn-primary.pull-right {
    font-size: 24px;
    width: 20%;
}

.bg-gray.disabled.color-palette.a>a.editpencil {
    color: #e64545;
}

.col-lg-12.text-center.sendnote>p {
    color: #ffffff;
    display: inline-block;
    font-size: 25px;
    padding-right: 25px;
}


/* pop-up design Chat  css 29/08/2016 */

.round.hollow.text-center a {
    background: #DB4849;
    bottom: 0;
    color: #ffffff;
    height: 50px;
    margin: auto;
    padding: 15px;
    position: fixed;
    right: -37px;
    top: 0;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    vertical-align: middle;
    z-index: 9991;
}

.round.hollow.text-center a {
    color: #fff;
}

.search-box {
    position: absolute;
    width: 100%;
    z-index: -9;
    background: rgba(0, 0, 0, 0.9);
    transform: translate(0, -46px);
    -webkit-transform: translate(0, -46px);
    -moz-transform: translate(0, -46px);
    -ms-transform: translate(0, -46px);
    opacity: 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;
    padding: 5px;
}

.search-box>button {
    background: #DB4849;
    border: 0 none;
    color: #ffffff;
    float: right;
    height: 35px;
    width: 25%;
}

.search-box.popup-on {
    transform: translate(0, 0px);
    -webkit-transform: translate(0, 0px);
    -moz-transform: translate(0, 0px);
    -ms-transform: translate(0, 0px);
    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;
    opacity: 1;
    z-index: 9
}

.search-box input {
    border: 1px solid #cccccc;
    border-radius: 5px;
    height: 35px;
    width: 70%;
}

.popup-box {
    display: none;
    font-family: "Open Sans", sans-serif;
    position: fixed;
    top:0;
    bottom:0;
    left: 0;
    right:0;
    margin: auto;
}
.popup-box:before{
    width: 100%;
    height: 100%;
    position: absolute;
    display: inline-block;
    content: '';
    left:0;
    top: 0;
    background-color: rgba(0,0,0,0.8);
    z-index: -1;
}
.popup-wrap{
    width: 100%;
    max-width: 650px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin: auto;
    position: relative;
    top: 10%;
    overflow: hidden;
}
.popup-box-on{
    display: block !important;
    z-index: 999;
}
.popup-box .popup-head{
    border-bottom: 1px solid #E2E2E2;
   background-color: #f4f7f8;
    clear: both;
    color: #3A474F;
    display: inline-table;
    font-size: 21px;
	padding:10px;
    width: 100%;
	position:relative;
    font-family: Oswald;
}
 .chat-with-user{
    background-color: #e6e6e6;
    color: #fff;
    display: inline-block;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 9;
    border-top: 1px solid #e2e2e2;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}
.chat-with-user ul{
	 margin: 0;
    padding: 5px 10px;
	min-height:40px;
}
.chat-with-user li{
	background-color: #ababab;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    margin: 0 2px;
    padding: 3px 5px;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
	-webkit-transition:all background-color ease-in-out 350ms;
	-moz-transition:all background-color ease-in-out 350ms;
	-ms-transition:all background-color ease-in-out 350ms;
	transition:all background-color ease-in-out 350ms;
}
.chat-with-user li:hover{
    background-color: #888;
}
.chat-with-user  .fa-times{
    font-size: 9px;
    position: relative;
    top: -1px;
    right: 0;
	margin-left:3px
}
.popup-user-left{
    width: 100%;
    max-width: 200px;
    display: inline-block;
    position: absolute;
    left: 0;
    height: 100%;
    background-color: #1b1e24;
    color: #8b91a0;
    z-index: 9;
}
.search-wrapper{
    width: 100%;
    display: inline-block;
    padding:10px;
}
.user-online-list{
    height: Calc(100% - 60px);
    overflow: auto;
    padding: 0 0 10px;
}
.popup-head-left h4{
    margin:0;
}
.search-wrapper form{
    position: relative;
}
.search-wrapper .form-control{
    background-color: rgba(255,255,255,0.1);
    border: none;
    max-width: 100%;
    padding-right: 27px;
    color: #fff;
}
.search-wrapper .btn-srch{
    background-color: transparent;
    border: none;
    position: absolute;
    right: 10px;
    top: 14px;
}
.user-online-list li{
    width: 100%;
    display: inline-block;
	cursor:pointer;
    padding: 5px 10px
}
.user-online-list li.active-li {
    background-color: rgba(255, 255, 255, 0.1);
}
.user-online-list li img{
    float: left;
    margin: 5px;
    border: 3px solid #696c75;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.user-online-list .user-info-wrap{
    overflow: hidden;
    padding-top: 10px;
    padding-left: 5px;
}
.user-info-wrap h5{
    color: #fff;
    margin-top: 5px;
    margin-bottom: 5px;
}
.user-online-list .user-status{
    position: relative;
    margin-left: 14px;
    color: #a8adb3;
}
.user-online-list .user-status:after{
    content: '';
    left: -12px;
    top: 5px;
    position: absolute;
    height: 7px;
    width: 7px;
    border-radius: 50%;
}
.user-online-list .on:after {
    background: #62bf6e;
}
.user-online-list .off:after {
    background: #f96868;
}
.popup-user-right{
    width: 100%;
    padding-left: 200px;
    position: relative;
}
.popup-wrap .chat-container.ng-scope:last-child{
    margin-bottom: 0;
    position: relative;
}
.popup-wrap .popup-messages{
    position: relative;
}

form.chat-input input[type="text"] {
    color: rgba(32, 40, 70, 0.9);
    height: 100%;
    width: 82% !important;
}

.bg_none i {
    transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    border-radius: 25px;
    color: #ACACAC;
    font-size: 17px;
    height: 33px;
    line-height: 30px;
    width: 33px;
}

.bg_none:hover i {
    color: #000;
}

.bg_none {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    bottom: -31px;
    position: absolute;
    right: 10px;
}

.send-at {
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
}

.popup-box .popup-head .popup-head-right {
    margin: 0 7px 0;
}

.popup-head-left img {
    border: 1px solid #7b7b7b;
    border-radius: 50%;
    width: 44px;
}

.popup-messages-footer>textarea {
    border-bottom: 1px solid #b2b2b2 !important;
    height: 34px !important;
    margin: 7px;
    padding: 5px !important;
    border: medium none;
    width: 95% !important;
}

.popup-messages-footer {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    position: absolute;
    width: 100%;
}

.popup-messages-footer .btn-footer {
    overflow: hidden;
	padding: 2px 0 0;
    width: 100%;
}



.simple_round {
    background: #d1d1d1 none repeat scroll 0 0;
    border-radius: 50%;
    color: #4b4b4b !important;
    height: 21px;
    padding: 0 0 0 1px;
    width: 21px;
}

.ng-scope:last-child {
    margin-bottom: 15px;
}

.popup-box .popup-messages {
    background: #fff;
	height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 33px;

}

.popup-head-right .btn-group {
    display: inline-flex;
    margin: 0 8px 0 0;
    vertical-align: top !important;
}


/* 28-10-2016 */

.chatheaderbutton {
    color: #3A474F;
    font-size: 20px;
    margin: 0px

}


/* ================== */

.popup-head-right .btn-group .dropdown-menu {
    border: medium none;
    min-width: 122px;
    padding: 0;
}


/* 02-09-2016 Sahil */

.tokenize-sample.Tokenize {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    width: 100%;
}

.tokenize-sample.Tokenize .TokensContainer {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    height: auto;
}

.tokenize-sample.Tokenize .TokensContainer li.Token {
    background: #32323a none repeat scroll 0 0;
    border-color: #32323a;
    color: #cccccc;
    height: auto;
    padding: 2px 5px;
}

.tokenize-sample.Tokenize .TokenSearch>input {
    color: #ccc;
}

.customfile label[for="AddMemberForm_profile_pic"] {
    border: 1px solid #d3d3d3;
    padding: 11px;
    text-align: left;
    position: inherit;
}

label[for="AddMemberForm_profile_pic"] {
    border: 0 none;
    left: -50px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 5px;
    cursor: pointer
}

.customfile label[for="AddMemberForm_profile_pic_fav"] {
    border: 1px solid #d3d3d3;
    padding: 11px;
    text-align: left;
    position: inherit;
    width: 100%;
    background: #fafafa;
    height: 47px;
    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;
    -moz-appearance: none;
    margin: 0;
    box-shadow: none;
}

.customfile label[for="AddMemberForm_profile_pic_fav"] i {
    color: #DB4849;
}

label[for="AddMemberForm_profile_pic_fav"] {
    border: 0 none;
    padding: 0;
    text-align: center;
    position: absolute;
}

.ng-scope[ng-repeat="message in chat.messages"] {
    display: inline-block;
    width: 100%;
}

.round.hollow.text-center.hello>a::after {
    background: #32323a none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 15px;
    position: absolute;
    right: -6px;
    top: -6px;
    width: 15px;
    -webkit-animation: leaves 0.5s ease-in-out infinite alternate;
    animation: leaves 0.5s ease-in-out infinite alternate;
    border: 2px solid #fff;
}

.btn-group.bootstrap-select.form-control.open {
    z-index: 9991
}

@-webkit-keyframes leaves {
    0% {
        -webkit-transform: scale(1.0);
    }
    100% {
        -webkit-transform: scale(1.5);
        background: #DB4849;
    }
}

@keyframes leaves {
    0% {
        transform: scale(1.0);
    }
    100% {
        transform: scale(1.5);
        background: #DB4849;
    }
}


/* 05-09-2016 new */

.responsive-tabs__panel {
    border-bottom: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    margin-bottom: 30px;
    padding: 25px;
    float: left;
    background-color: #fff;
    width: 100%;
}
.btn-wrap{
    margin: 0 0 20px
}
.btn-wrap .btn{
    margin: 0 5px;
}
.responsive-tabs__panel.rt-form {
    border-width: 2px;
}

.tab-content.tab-one.responsive-tabs__panel>ul>li,
.tab-content.tab-one.responsive-tabs__panel .secondstep>.support_information>ul>li,
.tab-content.tab-one.responsive-tabs__panel .secondstep>.patrol_information>ul>li,
.patrol_information>ul>li {
    float: left;
    width: 48%;
}

.tab-content.tab-one.responsive-tabs__panel>ul>li:nth-of-type(2n+2),
.tab-content.tab-one.responsive-tabs__panel .secondstep>.support_information>ul>li:nth-of-type(2n+2),
.tab-content.tab-one.responsive-tabs__panel .secondstep>.patrol_information>ul>li:nth-of-type(2n+2),
.patrol_information>ul>li:nth-of-type(2n+2) {
    float: right;
}

.tab-content.tab-one.responsive-tabs__panel>ul>li .input-group .input-pricing-input {
    position: relative
}

.tab-content.tab-one.responsive-tabs__panel>ul>li .input-group .input-pricing-input span {
    font-size: 12px;
    left: 10px;
    margin: auto;
    position: absolute;
    top: 13px;
    z-index: 99;
}

.tab-content.tab-two .squaredOne {
    display: inline-block;
    width: 100%;
    cursor: inherit;
}

.tab-content.tab-two .squaredOne {
    display: inline-block;
    width: 100%;
    cursor: inherit;
    height: auto;
}

.tab-content.tab-two .squaredOne>label {
    display: inline-block;
    width: auto;
    height: auto;
}

.tab-content.tab-two .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%;
    padding-bottom: 10px;
}

.tab-content.tab-two .squaredOne input[type="checkbox"],
.tab-content.tab-two .squaredOne input[type="radio"] {
    position: absolute;
}

.tab-content.tab-two .squaredOne label:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 73px;
    height: 28px;
    background: rgba(0, 0, 0, 0) url("../img/checked.png") no-repeat scroll 0 0;
    top: 0px;
    left: 0px;
}

.tab-content.tab-two .squaredOne label:hover::after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.btn-group.bootstrap-select.form-control.open {
    z-index: 9999;
}

form#edit_property.guestVehicleRequests .btn.btn-default.btn-check {
    margin-top: 25px;
}

.user-listing.tabl-card-view .responsive-tabs-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}

.user-listing .add_vehicle_req .responsive-tabs-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.responsive-tabs-wrapper .tablecontent {
    padding-left: 0;
    padding-right: 0;
    box-shadow: none;
    border: none;
    margin-bottom: 0;
}

.responsive-tabs-wrapper .tablecontent .headingpage {
    padding-left: 20px;
    display: block;
}

.responsive-tabs__list__item {
    border-color: #32323a;
    padding: 9px 14px;
    border-radius: 0;
    float: left;
    background: #32323A;
    color: #fff;
    font-size: 14px;
    margin-left: 0;
    margin-right: 3px;
    border-top: 3px solid #32323A;
    margin-bottom: -1px
}
.responsive-tabs__list__item {
    border-color: #32323a;
    padding: 9px 6px;
    border-radius: 0;
    float: left;
    background: #32323A;
    color: #fff;
    font-size: 14px;
    margin-left: 0;
    margin-right: 3px;
    border-top: 3px solid #32323A;
    margin-bottom: -1px
}
.responsive-tabs__list__item:hover {
    color: #000;
    border-bottom-color: #F4F4F4
}

.responsive-tabs__list__item.responsive-tabs__list__item--active {
    border-left-color: #d8d8d8;
    border-right-color: #d8d8d8;
    background: #F4F4F4;
    float: left;
    border-bottom-color: #F4F4F4;
    color: #32323A;
    border-top: 3px solid #E64545;
}

.tab-content.responsive-tabs__panel ul li .input-group>label {
    color: #333333;
    font-weight: 400;
}

.tab-content.responsive-tabs__panel .login-box-msg {
    display: inline-block;
    color: #E64545;
    width: 100%
}

.tab-content.responsive-tabs__panel.rt-form {
    border-top: 0 none;
    margin: 0;
    max-width: 100%;
    width: 100%;
}

#tablist1-panel2.tab-content.tab-two>ul>li {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}

.show-inputtext {
    border: 1px solid #cccccc;
    float: right;
    margin-bottom: 25px;
    margin-top: 15px;
    padding: 15px;
    width: 96%;
}

.tab-content.tab-two .select-items .form-control {
    background-color: #fff;
}

ul>.subInput>.usertow_company>.add_row>li {
    float: left;
    width: 48%;
}

ul>.subInput>.usertow_company>.add_row>li:nth-of-type(2n+2) {
    float: right;
}

.tab-content.towing_info#tablist1-panel3>ul {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dcdcdc
}

.tab-content.towing_info#tablist1-panel3>ul:first-child,
.tab-content.towing_info#tablist1-panel3>ul:last-child {
    border: 0;
}


/* 07-09-2016 P */

.modal.main_comman_popup .modal-header {
    background: #fff;
    box-shadow: 0 0 3px #acacac;
    -webkit-box-shadow: 0 0 3px #acacac;
    -moz-box-shadow: 0 0 3px #acacac;
    -ms-box-shadow: 0 0 3px #acacac;
}

.modal .modal-logo {
    padding: 10px;
}

.modal.main_comman_popup button.btn p {
    display: inline-block;
}

.dataTables_wrapper.form-inline.dt-bootstrap.no-footer .row:nth-child(2) {
    overflow-x: auto;
}

#example_wrapper.dataTables_wrapper.form-inline.dt-bootstrap.no-footer .row th,
#example_wrapper.dataTables_wrapper.form-inline.dt-bootstrap.no-footer .row td {
    vertical-align: middle
}

.add-gst .tab-content.responsive.rt-form {
    border-top: 1px solid #d8d8d8
}

.formdonewrng {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
}

.formdonewrng .form-control-feedback {
    bottom: 0;
    margin: auto;
    top: 0;
}

.tag_correct {
    display: block;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 25px;
    text-align: center;
    bottom: 0;
    margin: auto;
    top: 0;
    width: 34px;
    z-index: 2;
    color: green
}

form.form-margin {
    margin: 15px 0;
}

.btn-font-20 {
    font-size: 20px !important;
}

.btn-padding {
    padding: 6px 25px;
}

.Previous-Guest-Vehicle ul.thumb li {
    margin: 0 13px;
    float: left
}

.box.box-solid.tabs_add.add_vehicle ul.thumb.text-center.favlist_container>li:nth-of-type(2n+2) {
    float: left;
}

.btn.btn-white {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #333333;
}

.ul-limange>li {
    float: left;
    width: 48%;
}

.box.box-solid.tabs_add.add_vehicle ul.ul-limange>li:nth-of-type(2n+2) {
    float: right;
}

#registration.form-margin .btn.btn-primary.btn-padding.btn-font-25 {
    margin: 25px 0 0;
}

.bootstrap-select.btn-group .dropdown-menu li {
    width: 100%
}

/*.modal {
    overflow-y: auto
}*/

.user-listing .box-body.rt-form,
.rt-form {
    margin: 25px auto;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 21px 38px;
}

.paymentmakebtn_class label.btn.active.selected_card1,
table label.btn.active.selected_product,
label.btn.active.selected_product {
    box-shadow: none;
    padding: 0;
    font-size: 20px;
}

.parking-polcy .box-body.rt-form table.table.tr-styling thead tr {
    background: #32323A
}

.parking-polcy .box-body.rt-form table.table.tr-styling thead tr th {
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 15px
}

.table.tr-styling>tbody {
    background: #ffffff;
    border: 1px solid #cccccc;
}

table.table.tr-styling>tbody>tr>td {
    font-size: 17px;
    padding: 15px 8px
}

table.table.tr-styling>tbody>tr>td>table td {
    font-size: 13px;
}

table.table.tr-styling tfoot {
    background: #E64545;
    color: #fff;
    font-size: 20px
}

.renw .btn.btn-default {
    padding: 6px 25px;
}

.parking-polcy .box-body.rt-form .btn.btn-warning.pull-right.alert-link {
    margin-top: -8px;
    color: #fff
}

.parking-polcy .box-body.rt-form .alert.alert-warning.warningstyle {
    background: #e64545;
    color: #ffffff;
}

.showDaysbadge {
    background: #32323a;
    border-radius: 3px;
    font-size: 25px;
    margin-top: 15px;
    padding: 15px;
}

.showDaysbadgered {
    background: #DB4849;
    border-radius: 3px;
    font-size: 25px;
    margin-top: 15px;
    padding: 15px;
}

.btn.active.selected_product.dotowcheck {
    left: -40px;
    position: absolute;
}

#submit_form_btn {
    /*
    background: #ec4935 none repeat scroll 0 0;
    border-radius: 0;
    font-family: "Lato", sans-serif;
    font-size: 20px;
*/
}

.tablescroll {
    overflow-x: auto;
}

.pagination {
    float: left;
}

.responsive-tabs__list {
    border-bottom: 1px solid #dddddd;
    float: left;
    font-size: 1.2em;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    width: 100%;
}

.form-control-feedback {
    bottom: 0;
    color: #ccc;
    display: block;
    height: 34px;
    line-height: 34px;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
    font-size: 25px;
}

.nav.navbar-nav.navbar-right .dropdown_pro.open a {
    padding: 0 10px;
}

.usr-list-sec .responsive-tabs__list__item.responsive-tabs__list__item {
    float: left;
}

.btn.selected_card1.active .bt>input {
    position: absolute;
}

.deleteSavedCard.btn-default {
    display: inline-block;
}

.radiobtn .btn-group.btn-group-vertical table tr:nth-child(1) td {
    padding: 0;
}

.radiobtn .btn-group.btn-group-vertical table tr td {
    padding: 5px 0;
}

.hold-transition.login-page .login-box-body.login_now button.btn.btn-flat.btn-block {
    height: 42px;
    /*    border: none;*/
}

.travelling_info .top_heading {
    width: 100%;
    float: left;
}

.travelling_info .top_heading p {
    width: auto;
    text-transform: uppercase;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
}

.travelling_info .top_heading p strong {
    color: #DB4849;
    margin-left: 5px;
}

.travelling_info .top_heading span {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
}

.travelling_info ul {
    width: 100%;
    float: left;
    list-style: none;
    margin-top: 10px;
}

.travelling_info>ul>li {
    /*    border-bottom: 1px solid #cccccc;*/
    float: left;
    padding: 15px;
    width: 100%;
}

.travelling_info>ul>li:hover {
    background-color: #f6f7fc;
}

.travelling_info>ul>li:nth-of-type(2n+2) {
    background-color: #f6f7fc;
}

.travelling_info>ul>li>.detailofproducts ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 10px;
}

.travelling_info>ul>li>.detailofproducts ul li p {
    color: #32323A;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}

.travelling_info ul li span {
    color: #d0d3d7;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.travelling_info>ul>li>.detailofproducts .top_heading span {
    color: #32323A;
    font-size: 25px;
}

.travelling_info .itme-img {
    float: left;
    width: 150px;
}

.detailofproducts {
    display: inline-block;
    width: 84%;
}

.tablesearch>label {
    display: inline-block;
    width: 70%;
}

.btn-default.tablesearch-btn {
    float: right;
    height: 47px;
    max-width: 140px;
    width: 100%;
}

.col-md-6.pull-right.ng-pristine.ng-valid {
    margin-top: 15px;
}

ul.treeview-menu.menu-open {
    float: left;
    width: 100%;
}

.btn.active.selected_product .form-control.improper_display {
    cursor: pointer;
    height: 19px;
    position: absolute;
    width: 16px;
}

.radio.editable>p {
    color: #5c5c5c;
    display: inline-block;
    font-size: 15px;
    margin-left: 5px;
    width: auto;
}

.radio.editable {
    margin-top: 0;
}

.emailFail {
    border: 1px solid #DD4B39 !important;
}

.emailSuccess {
    border: 1px solid #47dc86 !important;
}

.textareabox {
    height: 70px !important;
}

.tab-content.responsive-tabs__panel ul li .input-group>label {
    color: #8c8c8c;
}

.label-warning {
    color: #ffffff !important;
    /*border-radius:0; font-weight: bold !important; padding: 6px 25px !important; text-transform: uppercase !important; */
    display: inline-block;
}

span.label.col-md-12 {
    font-size: 15px;
    padding: 11px;
    color: #d9534f;
}


/*
.modal.fade.licensecheckdate.modelfix .modal-dialog {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
*/

.modalredisg .modal-content.rt-form {
    padding: 0;
}

.modalredisg .modal-content.rt-form .modal-header {
    background: #f5f5f5;
    padding: 20px;
}

.modalredisg .modal-content.rt-form .modal-body {
    padding: 20px 40px;
    background: #fff
}

.table.table-striped tr td .btn.btn-default.dropdown-toggle {
    background: #32323A !important;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
    color: #ffffff;
    width: 100%;
    padding-right: 25px;
}

.table.table-striped tr td .btn.btn-default.dropdown-toggle:hover {
    background: #db4849 !important;
    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;
    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;
}

.table.table-striped tr td .btn.btn-default.dropdown-toggle .filter-option.pull-left,
.table.table-striped tr td .btn.btn-default.dropdown-toggle span.bs-caret .caret {
    color: #fff;
}

table.dataTable.dtr-inline.collapsed tbody td:first-child:before {
    top: 50%;
    margin-top: -8px;
    line-height: 16px;
    left: 12px;
}

.property-filter {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    height: 350px;
    margin-bottom: 15px;
    overflow-y: auto;
    padding: 15px;
	position:relative;
}

.white-bg {
    background: #fff !important;
}

.btn.dropdown-toggle.btn-default,
.white-bg .dropdown-menu.open .dropdown-menu.inner a {
    color: #6d6d6d;
    height: 100%;
    font-size: 15px
}

.keywordlabel {
    font-size: 16px;
    color: #32323A;
}

.keywordlabel span {
    color: #E64545;
}

.tab-content.responsive-tabs__panel .login-box-msg.label-warning {
    width: auto;
}

.notvalid {
    bottom: -21px;
    color: #ff0000;
    font-size: 12px;
    font-weight: 400;
    position: absolute;
}

ul>.subInput>.usertow_company>.add_row>li .input-group-box {
    position: relative;
}

.leader-aside .desc {
    float: left;
    width: 100%;
}

.leader-aside .desc .details {
    float: left;
    width: auto;
}

.passcode {
    margin-top: 15px;
}

.pass-content {
    margin-top: 103px;
}

.leader-aside {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    width: 100%;
}

.passcode a {
    display: inline-block;
}

.navbar-toggle {
    border: medium none;
}

.navbar-toggle {
    background: #db4849;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 25px;
    margin-top: 22px;
    color: #fff;
    padding: 9px 10px;
    position: relative;
}

.navbar-toggle>span {
    border: 1px solid #ffffff;
}

.centerbox {
    margin: auto;
    float: none;
}

.searchplatelin {
    margin: auto;
    width: 100%;
}

.searchplatelin .col-sm-12.col-md-12.col-lg-12.control-label.text-center {
    color: #e64545;
    font-size: 30px;
}

.col-lg-6.col-md-6.col-sm-6.col-xs-12.sendnote.bgprimary {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.sendnote.bgprimary>.btn.btn-success.margin-right.btn-primary {
    border: 0 none;
    border-radius: 0;
    background: #32323A;
    color: #fff;
    vertical-align: top;
    box-shadow: none;
    padding: 15px 35px;
}

.sendnote .btn.btn-success.margin-right.btn-primary {
    border: 0 none;
    border-radius: 0;
    background: #E64545;
    color: #fff;
    vertical-align: top;
    box-shadow: none;
    padding: 15px 35px;
    font-weight: 600;
}

.searchplatelin .form-control.form-big {
    float: left;
    width: 70%;
}

form.form-horizontal.Patrolling .searchplatelin .btn.btn-primary {
    float: right;
    width: 25%;
}

.formdonewrng .form-control-feedback {
    bottom: 0;
    margin: auto;
    top: 0;
}

.tag_correct {
    display: block;
    height: 34px;
    line-height: 34px;
    position: absolute;
    right: 25px;
    text-align: center;
    bottom: 0;
    margin: auto;
    top: 0;
    width: 34px;
    z-index: 2;
    color: green
}

form.form-margin {
    margin: 15px 0;
}

.btn-font-20 {
    font-size: 20px !important;
}

.btn-padding {
    padding: 6px 25px;
}

.Previous-Guest-Vehicle ul.thumb li {
    margin: 0 13px;
    float: left
}

.box.box-solid.tabs_add.add_vehicle ul.thumb.text-center.favlist_container>li:nth-of-type(2n+2) {
    float: left;
}

.btn.btn-white {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #333333;
}

.btn.btn-white:hover {
    background: #e64545;
    border: 1px solid #e64545;
    color: #ffffff;
}

.ul-limange>li {
    float: left;
    width: 48%;
}

.box.box-solid.tabs_add.add_vehicle ul.ul-limange>li:nth-of-type(2n+2) {
    float: right;
}

#registration.form-margin .btn.btn-primary.btn-padding.btn-font-25 {
    margin: 25px 0 0;
}

.bootstrap-select.btn-group .dropdown-menu li {
    width: 100%
}


.user-listing .box-body.rt-form,
.rt-form {
    margin: 25px auto;
    background: #fff;
    border: 1px solid #d8d8d8;
    padding: 21px 38px;
}

.tow_request>.rt-form {
    margin-top: 0;
}

.tow_request .login-box-msg {
    margin-top: 0;
}

.paymentmakebtn_class label.btn.active.selected_card1,
table label.btn.active.selected_product,
label.btn.active.selected_product {
    box-shadow: none;
    padding: 0;
    font-size: 20px;
}

form .modal-body.rt-form {
    border: 1px solid #d8d8d8;
}

.parking-polcy .box-body.rt-form table.table.tr-styling thead tr {
    background: #32323A
}

.parking-polcy .box-body.rt-form table.table.tr-styling thead tr th {
    border: 0;
    color: #fff;
    font-size: 20px;
    padding: 15px
}

.table.tr-styling>tbody {
    background: #ffffff;
    border: 1px solid #cccccc;
}

table.table.tr-styling>tbody>tr>td {
    font-size: 17px;
    padding: 15px 8px
}

table.table.tr-styling>tbody>tr>td>table td {
    font-size: 13px;
}

table.table.tr-styling tfoot {
    background: #E64545;
    color: #fff;
    font-size: 20px
}

.renw .btn.btn-default {
    padding: 6px 25px;
}

.parking-polcy .box-body.rt-form .btn.btn-warning.pull-right.alert-link {
    margin-top: -8px;
    color: #fff
}

.parking-polcy .box-body.rt-form .alert.alert-warning.warningstyle {
    background: #e64545;
    color: #ffffff;
}

.showDaysbadge {
    background: #32323a;
    border-radius: 3px;
    font-size: 20px;
    margin-top: 25px;
    padding: 15px;
}

.showDaysbadgered {
    background: #DB4849;
    border-radius: 3px;
    font-size: 25px;
    margin-top: 15px;
    padding: 15px;
}

.btn.active.selected_product.dotowcheck {
    left: -40px;
    position: absolute;
}

#submit_form_btn {
    /*
    background: #ec4935 none repeat scroll 0 0;
    border-radius: 0;
    font-family: "Lato", sans-serif;
    font-size: 20px;
*/
}

.tablescroll {
    overflow-x: auto;
}

.pagination {
    float: left;
}

.responsive-tabs__list {
    border-bottom: 1px solid #dddddd;
    float: left;
    font-size: 1.2em;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    width: 100%;
}

.form-control-feedback {
    bottom: 0;
    color: #ccc;
    display: block;
    height: 34px;
    line-height: 34px;
    margin: auto;
    pointer-events: none;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
    font-size: 25px;
}

.nav.navbar-nav.navbar-right .dropdown_pro.open a {
    padding: 0 10px;
}

.usr-list-sec .responsive-tabs__list__item.responsive-tabs__list__item {
    float: left;
}

.btn.selected_card1.active .bt>input {
    position: absolute;
}

.deleteSavedCard.btn-default {
    display: inline-block;
}

.radiobtn .btn-group.btn-group-vertical table tr:nth-child(1) td {
    padding: 0;
}

.radiobtn .btn-group.btn-group-vertical table tr td {
    padding: 5px 0;
}

.hold-transition.login-page .login-box-body.login_now button.btn.btn-flat.btn-block:hover,
.hold-transition.login-page .login-box-body.login_now button.btn.btn-flat.btn-block:focus {
    border: 1px solid #E64545;
    color: #E64545;
}

.btn>span {
    -webkit-transition: all ease-in-out 450ms;
    -moz-transition: all ease-in-out 450ms;
    -ms-transition: all ease-in-out 450ms;
    transition: all ease-in-out 450ms;
}

.btn:hover .falock,
.btn:focus .falock {
    background-position: -1px -95px;
}

.travelling_info .top_heading {
    width: 100%;
    float: left;
}

.travelling_info .top_heading p {
    width: auto;
    text-transform: uppercase;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
}

.travelling_info .top_heading p strong {
    color: #DB4849;
    margin-left: 5px;
}

.travelling_info .top_heading span {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
}

.travelling_info ul {
    width: 100%;
    float: left;
    list-style: none;
    margin-top: 10px;
}

.travelling_info>ul>li {
    /*    border-bottom: 1px solid #cccccc;*/
    float: left;
    padding: 15px;
    width: 100%;
}

.travelling_info>ul>li+li {
    border-top: 1px solid #cccccc;
}

.travelling_info>ul>li:hover {
    background-color: #f6f7fc;
}

.travelling_info>ul>li:nth-of-type(2n+2) {
    background-color: #f6f7fc;
}

.travelling_info>ul>li>.detailofproducts ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 10px;
}

.travelling_info>ul>li>.detailofproducts ul li p {
    color: #32323A;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 0;
}

.travelling_info ul li span {
    color:#72757a;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.travelling_info>ul>li>.detailofproducts .top_heading span {
    color: #32323A;
    font-size: 25px;
}

.travelling_info .itme-img {
    float: left;
    width: 150px;
}

.detailofproducts {
    display: inline-block;
    width: 84%;
}

.tablesearch>label {
    display: inline-block;
    width: 70%;
}

.btn-default.tablesearch-btn {
    float: right;
    height: 47px;
    max-width: 140px;
    width: 100%;
}

.col-md-6.pull-right.ng-pristine.ng-valid {
    margin-top: 15px;
}

ul.treeview-menu.menu-open {
    float: left;
    width: 100%;
}

.btn.active.selected_product .form-control.improper_display {
    cursor: pointer;
    height: 19px;
    position: absolute;
    width: 16px;
}

.radio.editable>p {
    color: #5c5c5c;
    display: inline-block;
    font-size: 15px;
    margin-left: 5px;
    width: auto;
}

.radio.editable {
    margin-top: 0;
}

.emailFail {
    border: 1px solid #DD4B39 !important;
}

.emailSuccess {
    border: 1px solid #47dc86 !important;
}

.textareabox {
    height: 70px !important;
}

.tab-content.responsive-tabs__panel ul li .input-group>label {
    color: #8c8c8c;
}

.label-warning {
    /* color: #ffffff !important;
    border-radius: 0;
    display: inline-block;
    padding: 6px 25px !important;*/
    text-transform: uppercase !important;
    font-weight: bold !important;
    background-color: #e64545
}

span.label.col-md-12 {
    font-size: 15px;
    padding: 11px;
    color: #d9534f;
}


/*
.modal.fade.licensecheckdate.modelfix .modal-dialog {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
*/

.modalredisg .modal-content.rt-form {
    padding: 0;
}

.modalredisg .modal-content.rt-form .modal-header {
    background: #f5f5f5;
    padding: 20px;
}

.modalredisg .modal-content.rt-form .modal-body {
    padding: 20px 40px;
    background: #fff
}

.table.table-striped tr td .btn.btn-default.dropdown-toggle {
    background: #32323A !important;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    transition: all 0.5s ease-in-out 0s;
    color: #ffffff;
    width: 100%;
    padding-right: 25px;
}

.table.table-striped tr td .btn.btn-default.dropdown-toggle:hover {
    background: #db4849 !important;
    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;
    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;
}

.table.table-striped tr td .btn.btn-default.dropdown-toggle .filter-option.pull-left,
.table.table-striped tr td .btn.btn-default.dropdown-toggle span.bs-caret .caret {
    color: #fff;
}

.label.label-warning.btn-font-20 {
    white-space: normal;
}

form.form-horizontal.Search-proerties .box-body.margin-bottom-15 .btn.btn-default.pull-right.col-md-2.col-sm-2.col-xs-12 {
    margin-top: 25px;
}

.box-body.margin-bottom-15 {
    float: left;
    width: 100%;
}

.box-body .user-listing {
    margin: 0;
    box-shadow: none;
    padding: 0;
}

#do_not_tow_request_registration #submit_form {
    width: 40%;
}

.header-tow-icon.text-center>img {
    max-width: 326px;
    width: 100%;
}

.dataheading {
    float: left;
    width: 100%;
}

.table-listing {
    clear: both;
}

.manager_page_userlist>ul>li {
    float: left;
    min-height: 300px;
    width: 33.33%;
}

.user-listing .user-item .cust-text-sm h2 {
    min-height: 40px;
}

.heading-bd {
    display: inline-block;
}

.heading-bd>img {
    width: 100%;
}

.user-listing .box-body.rt-form {
    display: block;
    margin: 0 auto;
    clear: both;
}

.Width-50 {
    width: 50%;
}

.canvasthree>.user-listing>ul>li {
    float: left;
    width: 33.33%;
}

.selectfixwidth {
    max-width: 150px;
    width: 100% !important;
}

.dollar_information {
    display: inline-block;
    width: 100%;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .dollar_information ul li .input-group,
.tab-content.tab-one.responsive-tabs__panel .secondstep .dollar_information ul li .input-pricing-input {
    position: relative;
    float: left;
    width: 100%;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .dollar_information ul li .input-pricing-input .form-control {
    text-indent: 10px;
}

.dollarset {
    bottom: 0;
    height: 19px;
    left: 10px;
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 9;
    color: #6d6d6d;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .dollar_information ul>li {
    float: left;
    width: 48%;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .dollar_information ul li:nth-of-type(2n+2) {
    float: right;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .dollar_information ul li:last-child {
    float: left;
    margin-left: 4%;
}

.alignli {
    float: right !important;
}

.btn.btn-primary.pull-right .fa.fa-caret-left {
    margin-right: 5px;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .dollar_information ul.dropdown-menu>li {
    width: 100%;
    margin: 0
}

.color-darkgrey {
    color: #32323A !important
}

.color-redlight {
    color: #DB4849 !important
}

.showinfo {
    background: #ededed;
    border: 1px solid #cccccc;
    padding: 5px 25px;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .showinfo ul li {
    float: left;
    width: 48%;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .showinfo ul li:nth-of-type(2n+2) {
    float: right;
}

.tab-content.tab-one.responsive-tabs__panel .secondstep .showinfo ul li input {
    background: #fff;
}

.dataTables_wrapper.form-inline.dt-bootstrap.no-footer .row:nth-child(2) .col-xs-12 {
    width: 120%;
}

.btn.btn-default.pull-right.main_comman_popup_close>img {
    margin: -2px 2px 0 0;
    width: 9px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
}


/*Custom-css 14.09.2016*/

.edit-frm .view-img {
    width: 90px;
    margin: 0;
    position: relative;
    float: left;
}

.view-img .edit_fav_member {
    position: absolute;
    top: 5px;
    right: 0;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #c3c3c3;
    background-color: #ececec;
    color: #5a5a5a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    filter: alpha(opaceity=0);
    visibility: hidden;
}

.view-img:hover .edit_fav_member {
    visibility: visible;
    opacity: 1;
    filter: alpha(opaceity=100);
}

.edit-frm .caption {
    overflow: hidden;
    text-align: left;
    padding-left: 15px;
}

table.table.collapsed td:first-child {
    padding-left: 35px !important;
}

.custom-tbl-style .dropdown-toggle {
    border: 1px solid #ccc;
    padding-right: 20px;
}

select.form-control.dropdown.selectpicker {
    display: none !important;
}

.bootstrap-select .dropdown-menu.inner {
    max-height: 136px !important;
}


/*table tr:last-child td .bootstrap-select .dropdown-menu.inner{
  max-height: 66px !important;
}*/

.resident_info_bg {
    /*    background: #fff;
    padding: 30px;*/
    display: inline-block;
    width: 100%;
}

.resident_info_title {
    background: #e64545;
    color: #fff;
    float: left;
    padding: 30px;
    text-align: center;
    position: relative;
    min-width: 300px;
}

.resident_info_title h3 {
    color: #fff;
    margin: 0px;
    font-size: 35px;
    font-weight: bold;
}

.resident_info_title i {
    color: #fff;
    margin: 0px;
    font-size: 100px;
    line-height: 100px;
    margin: 10px 0 0px;
}

.resident_info_title:before {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 24px solid #e64545;
    border-bottom: 20px solid transparent;
    content: "";
    left: 100%;
    top: 0;
}

.resident_content {
    overflow: hidden;
    background: #F3F7F8;
    padding: 30px;
    border: 1px solid #CECECE;
}

.resident_content table {
    width: 100%;
}

.resident_content table tr td {
    font-size: 20px;
    color: #a2a2a2;
    font-weight: normal;
    font-family: 'latolight';
    width: 50%;
    height: 40px;
    position: relative;
}

.resident_content table tr td:first-child {
    color: #000;
    font-weight: bold;
    padding: 0 0 0 25px;
}

.resident_content table tr td:first-child:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: #e64545;
    border-radius: 100px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.resident_info_bg .dataheading {
    margin-top: 15px;
}

.table_responsive {
    overflow: auto;
    clear: both;
    margin: 0 0 20px;
    border: 1px solid #f0f0f0;
}

.table_responsive table {
    width: 100%;
}

.table_responsive tbody tr td a {
    display: block;
}

.table_responsive tbody tr:last-child td {
    border-bottom: none;
}

.property_edit_popup_title {
    width: 30%;
    display: inline-block;
    margin-right: 5%;
    color: #000;
}

.property_edit_popup_content {
    width: 64%;
    display: inline-block;
}

#costumModal10 .property_edit_popup_content {
    position: relative;
    text-align: left;
    vertical-align: top;
}

.property_edit_popup_content input,
.property_edit_popup_content textarea {
    width: 100%;
}

.modal-defult .modal-footer {
    text-align: left;
}

.modal-defult .modal-footer .btn {
    border-radius: 100px;
    -webkit-border-radius: 100px;
    min-width: 150px;
    height: 45px;
    float: left;
    line-height: 2.4;
}

.modal-defult .modal-footer .btn.btn-default {
    line-height: 2.8;
}

.modal-defult .modal-footer .btn img {
    max-width: 16px;
    margin: 0 10px 0 0px;
}

.modal-defult .modal-footer .btn.actionCreateParkingPermit {
    background: none;
    border: 2px solid #E64545;
    color: #E64545;
}

.modal-defult .modal-footer .btn i {
    margin: 0 10px 0px 0px;
    font-size: 18px;
}

.property_icons {
    margin: 40px 0 0px;
    text-align: center;
}

.property_icons p {
    border: 10px solid #32323A;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    display: inline-block;
    padding: 11px 25px;
    margin: 0 20px;
    line-height: 105px;
    height: 150px;
    width: 150px;
}

.property_section .user-listing>ul>li.permits {
    width: 48%;
    margin: 0 2% 0 0;
}

.gonot {
    margin-right: 5px;
    background: rgba(0, 0, 0, 0) url("../img/go.png") repeat scroll 0 0;
    display: inline-block;
    height: 20px;
    position: relative;
    top: 5px;
    width: 23px;
    -webkit-transition: all ease-in-out 400ms;
    -moz-transition: all ease-in-out 400ms;
    -ms-transition: all ease-in-out 400ms;
    transition: all ease-in-out 400ms;
}

.gonot.not-yes {
    background-position: 0 23px;
    height: 24px;
    width: 23px;
    position: relative;
    top: 8px;
}

.modal-defult .btn-default-outline:hover,
.modal-defult .btn-default-outline:focus {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.modal-defult .modal .modal-dialog {
    bottom: 0;
    height: 200px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1);
}

.modal-defult .modal-body {
    text-align: center;
    margin: 20px 0;
}

.modal-defult .main_comman_popup_close:hover {
    box-shadow: none;
    border-color: #E64545;
}

.btn:hover .gonot,
.btn:focus .gonot {
    background-position: 0 -20px;
}

.btn:hover .gonot.not-yes,
.btn:focus .gonot.not-yes {
    background-position: 0 -95px;
}

.hold-transition.login-page .login-box-body.login_now .logError {
    color: red;
    font-size: 22px;
    margin: 0;
}

.hold-transition.login-page .login-box-body.login_now .logSucess {
    color: green;
    font-size: 22px;
    margin: 0;
}


/* 26-12-2016 */

.modal-body label.btn input[type="checkbox"],
.modal-body label.btn input[type="radio"] {
    left: 6px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 3px;
}


/* 28-12-2016 */

.btn-default.tablesearch-btn {
    max-width: 100%;
    width: 29%;
    margin-top: 23px;
}

body.modal-open #container {
    overflow: hidden;
}

.hst-msng-table .btn-default.tablesearch-btn {
    width: 100%;
}

.hst-msng-table .tablesearch label {
    width: 100%;
    min-height: 1px;
}
/* 28-12-2016 */

.btn-default.tablesearch-btn {
    max-width: 100%;
    width: 29%;
    margin-top: 0px;
}

body.modal-open #container {
    overflow: hidden;
}

/* 10-jan-2017 */

#do_not_tow_request_registration #modal-body6 {
    max-height: 400px;
    overflow-y: auto;
    padding: 15px;
    position: relative;
}

/* 10-03-2017 */
/* ================== */
.chat-popup .popup-wrap{
	max-width: 991px;
}
.multiselect-native-select .btn-group {
  border: 1px solid #ccc;
}
.chat-popup .popup-user-left{
	background-color: #E6E6E6;
}
.chat-popup .search-wrapper .form-control {
  background-color: rgba(255, 255, 255, 1);
  color: #000;
}
.chat-popup .user-info-wrap h5{
	color: #000;
}
.chat-popup .user-online-list .user-status {
  color: #888d93;

}
.chat-popup ul li{
	 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;
  -o-transition: all 0.5s ease-in-out 0s;
}
.chat-popup ul li:hover, .chat-popup ul li:focus, .chat-popup ul li:active, .chat-popup ul li.active {
    box-shadow:210px 0 #070A0A inset ;
}
.chat-popup ul li:hover .user-info-wrap h5, .chat-popup ul li:focus .user-info-wrap h5, .chat-popup ul li:active .user-info-wrap h5, .chat-popup ul li.active .user-info-wrap h5{
	color: #fff;
}
.chat-popup .popup-wrap .chat-container.ng-scope:last-child {
  border-left: 1px solid #b1b1b1;
  border-top: 1px solid #b1b1b1;
  padding-top:40px;
}
.chat-popup .popup-messages-footer{
	position: relative;
}
.chat-popup .popup-box .popup-messages{
	width: 100%;
}
.chat-popup .user-online-list{
	 background-color: #f4f7f8 !important;
    max-height: 430px !important;
    left: inherit !important;
    margin: inherit !important;
    overflow: hidden !important;
    position: inherit !important;
    top: inherit !important;
    width: inherit !important;
    z-index: inherit !important;
}
.chat-popup.popup-box .popup-messages{
	  height: 400px !important;
    left: inherit !important;
    margin: inherit !important;
    overflow: hidden;
    position: inherit !important;
    top: inherit !important;
    width: inherit !important;
    z-index: inherit !important;
}
/**/
.glyphicon.glyphicon-tag.form-control-feedback.tagbelow {
  margin: 29px 0 0;
}
.heading_oncal {font-size: 24px; color: #fff; font-family: "Lato", sans-serif; margin: 0 0 10px; font-weight: normal;    line-height: 1.5; }
.col-md-12.col-sm-12.col-xs-12.submitcancle.margin-top-20 ul {
	max-width: 550px;
	width: 100%;
}
.submitcancle ul li {
	display: block !important;
}
@media (max-width:767px){
.modal-body.property_edit_popup.patrol_count tr[role="row"] {
    display: none;
}
.modal-body.property_edit_popup.patrol_count table#example tbody tr td:first-child::before {
    content: "S.N";
    font-weight: bold;
    padding-right: 30px;
}
.modal-body.property_edit_popup.patrol_count table#example tbody tr td:nth-child(2)::before {
    content: "Violation";
    font-weight: bold;
    padding-right: 30px;
}
.modal-body.property_edit_popup.patrol_count table#example tbody tr td:nth-child(3)::before {
    content: "Vehicle Info";
    font-weight: bold;
    padding-right: 30px;
}
.modal-body.property_edit_popup.patrol_count table#example tbody tr td:nth-child(4)::before {
    content: "Vehicle Status";
    font-weight: bold;
    padding-right: 30px;
}
.modal-body.property_edit_popup.patrol_count table#example tbody tr td:nth-child(5):before {
    content: "Detail";
    font-weight: bold;
    padding-right: 30px;
}
.modal-body.property_edit_popup.patrol_count table#example tbody tr td::before{
    display:block;
    width:100%;
}
.modal-body.property_edit_popup.patrol_count table#example tbody tr td,.modal-body.property_edit_popup.patrol_count table.example tbody tr td {

    text-align: left;
}
.btn.btn-default-outline.send_login.resendVerif {
	position: relative !important;
	right: 0 !important;
	float:left!important;
	top: -4px !important;
}
}
@media (max-width:540px){
.col-md-12.col-sm-12.col-xs-12.submitcancle.margin-top-20 ul li {
	margin: 0px;
	text-align:center;
}
.col-md-12.col-sm-12.col-xs-12.submitcancle.margin-top-20 ul li button {
    padding:8px 14px !important;
	font-size: 20px !important;
}
.col-md-12.col-sm-12.col-xs-12.submitcancle.margin-top-20 ul {
	width: 100%;
	text-align: center;
}
}


.tooltip-cl {
    position: relative;
    display: inline-block;
	cursor:pointer;
	text-decoration:underline;
}

	.tooltip-cl .tooltiptext-cl {
		visibility: hidden;
		min-width: 360px;
		background-color: black;
		color: #fff;
		text-align: center;
		border-radius: 6px;
		padding: 4px 3px 0px 3px;
		position: absolute;
		z-index: 1;
		display: block;
		left: 105%;
		top: 0;
	}

	.tooltip-cl:hover .tooltiptext-cl {
		visibility: visible;
	}
	.tooltiptext-cl table {
		margin: 0!important;
	}
	.tooltiptext-cl table tbody tr td {
		text-align: left;
		border: 1px solid #ddd;
			transition: none;
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
	}

/**
Lightbox Rotate
 */
/* Lightbox */
/* line 7, ../sass/lightbox.sass */
body:after {
    content: url(../img/close.png) url(../img/loading2.gif) url(../img/prev.png) url(../img/next.png);
    display: none;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
    display: block;
    height: auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
    border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
    position: relative;
    background-color: white;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
    padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
    position: absolute;
    top: 43%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../img/loading2.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
    left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
    outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
    width: 49%;
    height: 100%;
    cursor: pointer;
    /* Trick IE into showing hover */
    display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
    left: 0;
    float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
    background: url(../img/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
    right: 0;
    float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
    background: url(../img/next.png) right 48% no-repeat;
}

/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
    padding: 0 4px;
    color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
    width: 65%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../img/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
/* Fix for bootstrap */
.lb-image{   max-width: inherit; }

.lb-data .lb-rotate {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    background: url(../img/rotate.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-rotate:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}


.buttonThis {
	position: absolute;
	z-index: 9999;
	padding: 0;
	display: inline-block;
	border: 0;
	height: auto;
	width: auto;
	background: none;
	left: 50%;
	color: #E64545;
	margin-left: -16px;
	bottom: 0;
}
.lb-outerContainer {
	transition: all 0.5s ease;
}

.common-decline {
	display: block;
	min-width: 100%;
	padding: 8px;
	background: #ededed;
	margin-bottom: 5px;
	margin-right: 10px;
	border-radius: 5px;
	margin-top: 5px;
}
.decline-text {
	display: block;
	font-size: 16px;
	padding: 0px 8px;
}
p.declined_comments {
	text-align: left ;
}

.quick-img-common {
	background: #e64545;
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff !important;
	font-weight: bold;
	margin-top: 5px;
}

#flashMessages {
    clear: both;
}
