.view_entry .table-style {line-height: 25px;}
.view_entry .class-section span {
  line-height: 25px;
}
.width_960{width: 960px; margin: auto;}
.event-detail-header h2 span {
  color: #111738;
  float: left;
  line-height: 30px;
}
.event-enter .table-style {
  line-height: 25px;
}
.event-enter label{margin-bottom: 5px;}
.line20,.class-section .line20 span {
   line-height: 20px !important;
}
.event-enter .checkbox-div label {
  float: left;
  width: 92%;
  margin-top: 0px;
  line-height: 18px;
}
.width80 {
   width: 80%;
}
.center-form {
   margin: auto;
   float: none;
   margin-top: 20px;
}
.page_full_content > .parent-page-class {
   max-width: 100%;
   margin-left: 0px;
   margin-right: 0px;
   padding-left: 80px;
   padding-right: 80px;
   text-align: left;
   width: 100%;
}
.endorsement_listing .col-sm-12 {
   margin-bottom: 0px;
}
.endorsement_listing {
   line-height: 30px;
}
.endorsement_listing svg {
   margin-top: 5px;
}
.endorsement_listing .listing-icon-box {
   margin-top: 0px;
}
.endorsement_listing .width-24 {
   width: 24px;
   height: 26px;
   float: right;
}
a.default_cursor {
   cursor: default;
}
input.endorsement_checkbox[type="checkbox"] {
   margin-top: 3px !important;
   -webkit-transform: scale(1.2);
}
.full_width_hr {
   margin-left: -30px;
   margin-right: -30px;
   margin-bottom: 6px;
}
body td hr {
   margin: 0px;
}
body .event-user-view-page .table > thead > tr > th {
   border: 0px;
   background-color: #F5FBFF;
   font-weight: 600;
   border-radius: 2px;
   line-height: 20px;
}
body .event-user-view-page .box-section .table, body .event-user-view-page .box-section .table > tbody > tr > td {
   border: 0px;
   line-height: 20px;
}
.event-user-view-page .box-section {
   margin-bottom: 20px;
   background: none;
}
.full_hr {
   margin-left: -30px;
   margin-right: -30px;
}
.listing-icon-box {
   background: #F2F2F2;
   width: 30px;
   height: 30px;
   text-align: center;
   border-radius: 5px;
   float: left;
   margin-top: 5px;
   margin-left: calc(50% - 16px);
}
.listing-icon-box.penalties {
   background: #FFECED;
}
body .chosen-container {
   border: 1px solid #D2EAF7;
   border-radius: 5px;
   padding: 5px;
}
body .chosen-container-single .chosen-single {
   border-bottom: 0px !important;
   box-shadow: none;
}
body .chosen-container-single .chosen-drop {
   margin-top: -6px;
   border-radius: 0 0 4px 4px;
   margin-left: 5px;
   width: calc(100% - 10px);
}
.event_top_icons li {
   display: inline-block;
   width: 100%;
   margin-bottom: 10px;
}
.icon_outer {
   background: #D9F4FF;
   float: left;
   width: 40px;
   height: 40px;
   text-align: center;
   border-radius: 5px;
   margin-right: 10px;
}
.icon_outer svg {
   margin-top: 8px;
   float: left;
   margin-left: 8px;
}
body .parent-page-class {
   margin: 0px 80px 80px 80px;
   width: 1440px;
   max-width: calc(100% - 160px);
}
.official_level {
   background-color: #DEF3FF;
   color: #0D174D;
   padding: 5px 15px;
   border-radius: 5px;
   text-align: center;
   font-weight: 600;
}
.view_event, .view_event:hover {
   background-color: #22A0DA;
   color: #FFF;
   padding: 5px 15px;
   border-radius: 5px;
   text-align: center;
   font-weight: 600;
}
.my_event_type {
   color: #008FC9;
   padding-bottom: 5px;
}
.my_event_type.my_event_entrant {
   color: #71AF00;
}
.add_licence {
   float: right;
   font-weight: normal;
   text-decoration: underline;
   font-size: 14px;
}
div.loader_image {
   text-align: center;
}
#imgModal-dialog .btn-info {
   background-color: #22A0E3;
   border-color: #22A0E3;
   color: #FFFFFF;
   padding: 3px 23px;
   margin-right: 20px;
}
#imgModal-dialog .modal-body {
   padding-bottom: 70px;
}
.close-btn, .close-btn:hover {
   color: #A1AFB8;
   line-height: 27px;
   text-decoration: none;
   float: right;
   margin-right: 60px;
   margin-left: 10px;
}
#imgModal-dialog .modal-header {
   padding-left: 77px;
   padding-right: 75px;
}
.cropme-slider {
   width: 486px !important;
   transform: translate3d(29px, 508px, 0px) rotate(-180deg) !important;
   transform-origin: 243px 12px 0px !important;
   margin-top: 0px !important;
   position: absolute;
}
input[type="range"] {
   -webkit-appearance: none;
   appearance: none;
   background: transparent;
   cursor: pointer;
   width: 15rem;
}
input[type="range"]::-webkit-slider-runnable-track {
   background: #E5E5E5;
   height: 0.1rem;
}
/******** Firefox ********/
input[type="range"]::-moz-range-track {
   background: #E5E5E5;
   height: 0.1rem;
}
input[type="range"]::-webkit-slider-thumb {
   -webkit-appearance: none; /* Override default look */
   appearance: none;
   margin-top: -12px; /* Centers thumb on the track */
   background-color: #1D65AE;
   height: 10px;
   width: 10px;
   border-radius: 25px;
}
input[type="range"]::-moz-range-thumb {
   border: none;
   border-radius: 25px;
   background-color: #1D65AE;
   height: 10px;
   width: 10px;
}
.progress_bar {
   position: relative;
   width: 400px;
   border: 1px solid #ddd;
   padding: 1px;
   border-radius: 3px;
   display: none;
}
.progress_bar {
   top: 50%;
   left: 50%;
   width: 400px;
   height: 10px;
   margin-top: 0em;
   margin-left: -7em;
   border: 0px;
   background-color: #f3f3f3;
   position: fixed;
   z-index: 99999;
}
.bar_pro {
   background-color: #5BA4BB;
   width: 0%;
   height: 10px;
   border-radius: 25px;
}
.percent {
   position: absolute;
   display: inline-block;
   top: 8px;
   left: 48%;
   color: #5BA4BB;
}
.payment-error-box .parent-page-class {
   margin: 30px 80px 30px 80px;
   color: #ff6d6a;
}
.payment-error-box h3, .payment-error-box div {
   color: #ff6d6a;
   margin-bottom: 15px;
}
.move-icon {
   mask: url(../img/move.svg) no-repeat center / contain;
   -webkit-mask: url(../img/move.svg) no-repeat center / contain;
   background-color: #abbec4;
   width: 20px;
   float: left;
   height: 19px;
   margin-top: 6px;
   margin-right: 13px;
}
.slides {
   display: inline-block;
   width: 100%;
   list-style: none;
   padding-left: 0px;
}
.photos.drag li {
   display: inline-block;
   width: 100%;
}
#login-inner .input {
   background: transparent;
   border: 0px;
   box-shadow: none;
   padding: 0px;
}
.kart-start-modal .hr-full {
   margin-left: -50px;
   margin-right: -65px;
}
.practice_booking_listing .arrow_right_circle {
   float: right;
   margin-top: 7px;
}
.delete-icon a {
   float: right;
   padding-top: 8px;
}
.delete-icon span {
   float: left;
}
.modal-body .appTextColor {
   line-height: 34px;
}
.icon-link, .icon-link:hover {
   background: #FFF;
   border: 1px solid #D5DBE4;
   border-radius: 5px;
   padding: 5px 20px;
   display: inline-block;
   color: #0D174D;
   margin-bottom: 10px;
}
#password-strength-status {
   padding: 5px 10px;
   border-radius: 4px;
   margin-bottom: 15px;
}
.weak-password {
   background-color: #FBE1E1;
}
.medium-password {
   background-color: #fd0;
}
.strong-password {
   background-color: #D5F9D5;
}
.remember_me .checkbox label {
   line-height: 24px;
   color: #FFF;
}
.Kart_start_logo {
   width: 81px;
}
.kart-start-questions label {
   padding-left: 0px !important;
   margin-bottom: 10px !important;
}
.kart-start-questions .col-sm-12.radio {
   padding-left: 0px;
   margin-bottom: 20px;
}
.kart-start-questions .col-sm-12.radio .col-sm-12 {
   padding-left: 0px;
}
.ks-block {
   padding: 5px 15px;
   background-color: #0B1750;
   border-radius: 5px;
   color: #FFF;
   margin-left: 10px;
   font-weight: 600;
}
.edit-block {
   background-color: #FFF;
   border-radius: 5px;
   color: #0D174D;
   border: 1px solid #0D174D;
   padding: 5px 15px;
}
.grade-block {
   background-color: #F4FBFF;
   font-weight: 600;
   border-radius: 5px;
   color: #0D174D;
   border: 1px solid #D2EAF7;
   padding: 5px 15px;
}
.licence_status.licence_status_17 {
   background-color: #F4FBFF;
   font-weight: 600;
   border-radius: 5px;
   color: #0D174D;
   border: 1px solid #D2EAF7;
   padding: 5px 10px;
}
.light-blue-endorsement {
   color: #b9ddf2;
}
.update_status {
   color: #0D174D;
   border: 1px solid #0D174D;
   padding: 4px 10px;
   border-radius: 5px;
}
.update_status_red {
   color: #ff0000;
   border: 1px solid #ff0000;
   background-color: #ffeced;
}
.update_status_green {
   color: #71af00;
   border: 1px solid #71af00;
   background-color: #f1ffdb;
}
.endorsement_block {
   border: 1px solid #00A3E0;
   border-radius: 5px;
   padding: 0px 7px;
   background: #F4FBFF;
   float: left;
   line-height: 27px;
   margin-top: 6px;
   color: #00A3E0;
}
.driving_endorsement_block {
   background: #B8DDF2;
   border: 1px solid #060D31;
   padding: 5px;
   border-radius: 5px;
   margin-left: 5px;
   display: inline-block;
   margin-top: 6px;
}
.driving_endorsement_block .file-text-icon {
   background: #060D31;
   float: left;
   margin: 0px;
   height: 15px;
   width: 21px;
}
.checkin-icon.file-text-icon {
   background-color: #060D31;
   margin-top: 10px;
   width: 20px;
   height: 20px;
}
.line-height-24 {
   line-height: 24px !important;
}
.upcoming_event {
   margin-top: 25px;
   border-bottom: 1px solid #BFDCF0;
   padding-bottom: 10px;
}
.right_link {
   float: right;
   font-size: 15px;
   text-decoration: underline;
}
.cross-circle-icon {
   mask: url(../img/x-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/x-circle.svg) no-repeat center / contain;
   background: #BABABA;
   width: 20px;
   height: 32px;
   float: left;
   padding-left: 0px;
}
.menu-icon {
   background: #FFF;
   width: 16px;
   height: 16px;
   float: left;
   margin-right: 15px;
   padding-left: 0px;
   margin-top: 2px;
}
.family-icon {
   mask: url(../img/users.svg) no-repeat center / contain;
   -webkit-mask: url(../img/users.svg) no-repeat center / contain;
   mask-size: contain;
}
.endorsement-icon {
   mask: url(../img/award.svg) no-repeat center / contain;
   -webkit-mask: url(../img/award.svg) no-repeat center / contain;
   mask-size: contain;
}
.penalty-icon {
   mask: url(../img/alert-octagon.svg) no-repeat center / contain;
   -webkit-mask: url(../img/alert-octagon.svg) no-repeat center / contain;
   mask-size: contain;
}
.payment-icon {
   mask: url(../img/credit-card.svg) no-repeat center / contain;
   -webkit-mask: url(../img/credit-card.svg) no-repeat center / contain;
   mask-size: contain;
}
.event-icon {
   mask: url(../img/calendar.svg) no-repeat center / contain;
   -webkit-mask: url(../img/calendar.svg) no-repeat center / contain;
   mask-size: contain;
}
.practice-icon {
   mask: url(../img/target.svg) no-repeat center / contain;
   -webkit-mask: url(../img/target.svg) no-repeat center / contain;
   mask-size: contain;
}
.official-icon {
   mask: url(../img/flag.svg) no-repeat center / contain;
   -webkit-mask: url(../img/flag.svg) no-repeat center / contain;
   mask-size: contain;
}
.change-password-icon {
   mask: url(../img/lock.svg) no-repeat center / contain;
   -webkit-mask: url(../img/lock.svg) no-repeat center / contain;
   mask-size: contain;
}
.licence-icon {
   mask: url(../img/licence.svg) no-repeat center / contain;
   -webkit-mask: url(../img/licence.svg) no-repeat center / contain;
   mask-size: contain;
}
.file-text-icon {
   mask: url(../img/file-text.svg) no-repeat center / contain;
   -webkit-mask: url(../img/file-text.svg) no-repeat center / contain;
   mask-size: contain;
}
.club-icon {
   mask: url(../img/home.svg) no-repeat center / contain;
   -webkit-mask: url(../img/home.svg) no-repeat center / contain;
   mask-size: contain;
}
.dashboard-icon {
   mask: url(../img/dashboard.svg) no-repeat center / contain;
   -webkit-mask: url(../img/dashboard.svg) no-repeat center / contain;
   mask-size: contain;
}
.customer-icon {
   mask: url(../img/user.svg) no-repeat center / contain;
   -webkit-mask: url(../img/user.svg) no-repeat center / contain;
   mask-size: contain;
}
.logout-icon {
   mask: url(../img/log-out.svg) no-repeat center / contain;
   -webkit-mask: url(../img/log-out.svg) no-repeat center / contain;
   mask-size: contain;
}
.settings-icon {
   mask: url(../img/icon-settings.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-settings.svg) no-repeat center / contain;
   mask-size: contain;
}
.analytics-icon {
   mask: url(../img/activity-outlined.svg) no-repeat center / contain;
   -webkit-mask: url(../img/activity-outlined.svg) no-repeat center / contain;
   mask-size: contain;
}
.participant-icon {
   mask: url(../img/users.svg) no-repeat center / contain;
   -webkit-mask: url(../img/users.svg) no-repeat center / contain;
}
.page-header {
   padding-bottom: 9px;
   margin: 0px;
   padding-left: 80px;
}
.page-header h1 {
   font-weight: 600;
   font-size: 25px;
}
table {
   border: 1px solid #D2EAF7;
   border-collapse: unset;
   border-radius: 5px;
}
body .table > tbody > tr:last-child > td {
   border-bottom: 0px;
}
.plus-icon {
   mask: url(../img/icon-plus.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-plus.svg) no-repeat center / contain;
   background-color: #00172C;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.search-icon {
   mask: url(../img/search.svg) no-repeat center / contain;
   -webkit-mask: url(../img/search.svg) no-repeat center / contain;
   background-color: #0D174D;
   width: 23px;
   height: 18px;
   position: absolute;
   top: 6px;
   left: 4px;
}
.search-box input {
   padding-left: 33px;
}
.member-listing .float-right > a {
   float: right;
}
.member-listing .float-right > a.underline, .member-listing .float-right > span {
   line-height: 35px;
}
.date-display {
   margin-right: 30px;
   display: inline-block;
   width: 27%;
}
.table-style {
   border: 1px solid #D2EAF7;
   border-radius: 5px;
   padding-top: 10px;
   line-height: 40px;
   padding-bottom: 10px;
}
.membership-renew a {
   margin-left: 20px;
   float: left;
   line-height: 20px;
   margin-top: 7px;
}
.membership-renew a > span {
   display: inline-block;
   padding-top: 3px;
   padding-bottom: 3px;
   background: #FFF !important;
}
.membership-renew a span span {
   float: left;
}
.event-enter .form-control, .event-enter select.form-control {
   background: transparent !important;
   border: 1px solid #B8DDF2;
   color: #0D174D;
}
.driving-test-block span {
   line-height: 28px;
}
.driving-test-block, .dashboard-section .driving-test-block {
   float: right;
   background: #F5FBFF;
   border: 1px solid #BFDCF0;
   color: #0D174D;
   line-height: 32px;
   padding: 6px 20px;
   border-radius: 10px;
   margin-top: -7px;
   font-size: 12px;
}
.driving-test-passed, .dashboard-section .driving-test-passed {
   background: #F4FFDD;
   border: 1px solid #D4E8AA;
   color: #7FAD17;
}
.box-section {
   display: inline-block;
   width: 100%;
   padding: 20px 30px;
   border-radius: 10px;
   background: #F4FBFF;
   border: 1px solid #D2EAF7;
}
.bg-white {
   background: #FFF;
}
.box-section .checkbox-div label {
   margin-top: -4px;
   margin-left: 10px;
}
.table-striped > tbody > tr:nth-of-type(2n+1).request_driving_test, .table-striped > tbody > tr.request_driving_test, .table > tbody > tr:nth-of-type(2n+1).request_driving_test, .table > tbody > tr.request_driving_test {
   background: #D1F4FF;
}
.marL10 {
   margin-left: 10px !important;
}
.modal-body .view-top-section label {
   color: #0D174D;
   font-size: 25px;
}
.endorsement-section {
   padding: 30px;
   background: #F4FBFF;
   border: 1px solid #B8DDF2;
   border-radius: 5px;
}
.endorsement-section h3 {
   margin-top: 0px;
}
.current-endorsement {
   background: #DFF1FB;
   border-radius: 25px;
   padding: 10px 30px;
   margin-top: 10px;
}
.driving-test {
   background: #0A1750;
   color: #FFF;
}
input.v-reg-btn {
   border: 0 none;
   width: 105px;
   cursor: pointer;
}
#vendorBirthDate {
   margin-right: 7px;
   width: 93%;
}
/*.loader_image {
	position: fixed;
	top: 30%;
	left: 32%;
	opacity: 1;
	z-index: 999;
}*/
.loading_box_image {
   text-align: center;
}
.loading_box_text {
   font-size: 18px;
   padding-top: 20px;
}
div.dataTables_wrapper div.dataTables_filter input {
   max-width: 90%;
}
#DataTables_Table_0_wrapper > div.row {
   margin: 0;
}
.hasDatepicker {
   max-width: 100%;
}
.width-65 {
   width: 65% !important;
}
.tab-list {
   list-style: none;
   padding: 0px 0px 5px 0px;
   clear: both;
   display: inline-block;
   width: 100%;
}
.tab-list li {
   float: left;
   margin-right: 20px;
}
.tab-list li a {
   text-decoration: underline;
}
.tab-list li a.active {
   text-decoration: none;
   color: #0D174D;
}
.circle-shape {
   background: #EBF9FF;
   background-color: rgb(235, 249, 255);
   padding: 5px 0px;
   border-radius: 25px;
   width: 115px;
   display: inline-block;
   text-align: center;
}
.confirm_member .licence_status {
   font-weight: 500;
}
.convert, .convert:hover {
   background: #0B1750;
   padding: 5px 15px;
   border-radius: 5px;
   text-align: center;
   font-weight: normal;
   color: #FFF;
}
.licence_status {
   background: #EBF9FF;
   background-color: rgb(235, 249, 255);
   padding: 5px 15px;
   border-radius: 5px;
   text-align: center;
   font-weight: 600;
}
.licence_status_1 {
   color: #69A000;
   background: #F0FFD1;
   border: 1px solid #d7ecb1;
}
.judge_status {
   padding: 7px 30px;
   border-radius: 25px;
   background: #7FAD17;
   color: #FFF;
   font-size: 13px;
   line-height: 16px;
}
.judge_status_5 {
   color: #767676;
   background: #F2F2F2;
   border: 1px solid #F2F2F2;
   font-weight: normal;
}
.table-style .licence_status_3 {
   color: #b1b1b1;
   background: #f7f7f7;
   border: 1px solid #c8c8c8;
}
.table-style .licence_status_5, .licence_status_10 {
   color: #f8ad01;
   background: #fff8e9;
   border: 1px solid #faae0f;
}
.table-style .licence_status_7 {
   color: #ff080b;
   background: #ffeced;
   border: 1px solid #ff3c3a;
}
.table-style .licence_status_9 {
   color: #080808;
   background: #f2f2f2;
   border: 1px solid #151515;
}
.licence_status_3 {
   color: #b1b1b1;
   background: #f7f7f7;
   border: 1px solid #c8c8c8;
}
.licence_status_5, .licence_status_10 {
   color: #f8ad01;
}
.licence_status_7 {
   color: #ff080b;
}
.licence_status_9 {
   color: #080808;
}
.licence_type_5.licence_status_2 {
   color: #0D174D;
   background: #EAF4FB;
}
.licence_type_5.licence_status_3 {
   color: #909090;
   background: #F2F2F2;
}
.blue-box {
   background: #F4FBFF;
   border: 1px solid #D8ECF9;
   padding: 20px 20px 15px 20px;
   border-radius: 7px;
}
.dark-blue-box {
   background: #0B1750;
   border: 1px solid #0B1750;
   padding: 20px 20px 15px 20px;
   border-radius: 7px;
   color: #FFF
}
.payment-error-box {
   background: #fff4f3;
   border: 0px;
   color: #ff6d6a;
   display: inline-block;
   width: 100%;
}
.red-box {
   background: #FFEDED;
   border: 0px;
   padding: 20px 20px 15px 20px;
   border-radius: 7px;
   color: #FF0D00;
}
#payment_form .red-box {
   padding: 40px;
}
.linked_adult {
   background: #0B1750;
   padding: 5px 10px;
   border-radius: 25px;
   color: #FFF;
   font-size: 11px;
   margin-left: 10px;
}
.family-link-adult {
   font-weight: bold;
   width: 50px;
   display: inline-block;
}
.family-link-name {
   color: #0D174D;
   text-decoration: underline;
   display: inline-block;
   min-width: 140px;
   margin-right: 10px;
}
.table-hover tr:hover {
   background-color: #F5FBFF !important;
}
/*.form-group input[type="text"],.form-group input[type="password"]{background-color: #ffffff;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 5px;
    color: inherit;
    display: block;
    font-size: 14px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;}*/
.success {
   background: none repeat scroll 0 0 #FFFFFF;
   border-color: #C7C7C7;
   color: #5e8000;
   position: absolute;
   left: 21vh;
   top: 30vh;
   width: 900px;
   border-radius: 1px;
   margin-bottom: 1em;
   padding: 60px 10px;
   min-height: 20px;
   z-index: 9999;
   box-shadow: none;
   text-align: center;
   max-width: 90%;
   font-size: 26px;
   font-weight: bold;
}
.error {
   background: none repeat scroll 0 0 #FFFFFF;
   border-color: #C7C7C7;
   color: #FD7972;
   position: absolute;
   left: 21vh;
   top: 30vh;
   width: 900px;
   border-radius: 1px;
   margin-bottom: 1em;
   padding: 60px 10px;
   min-height: 20px;
   z-index: 9999;
   box-shadow: none;
   text-align: center;
   max-width: 90%;
   font-size: 26px;
   font-weight: bold;
}
.message-icon {
   float: right;
   position: absolute;
   right: 7px;
   top: 6px;
   font-size: 24px;
   color: #FD7770;
}
.checkbox_div .checkbox {
   display: inline-block;
   float: left;
   margin: 0;
   padding: 0 10px 0 0;
}
.radio label, .checkbox label {
   cursor: pointer;
   display: inline;
   float: left;
   font-weight: normal;
   margin: 0 20px 0 0;
   padding-left: 5px;
}
input[type="radio"], input[type="checkbox"] {
   float: left;
   height: 22px;
   line-height: normal;
   margin: 0 !important;
   position: relative !important;
   width: 20px !important;
   margin-right: 10px !important;
}
.form-group input.form-control.hasDatepicker[type="text"] {
   float: left;
   margin-right: 10px;
   width: 94%;
   display: inline;
}
.ui-datepicker-trigger {
   padding-top: 7px;
   vertical-align: top;
}
.entry_form_view div.col-sm-5 {
   border: 1px solid gray;
   float: left;
   margin-bottom: 20px;
   margin-right: 5%;
   padding: 10px;
}
.entry_form_view label {
   font-weight: bold;
   width: 50%;
}
.aasa_form_view div.col-sm-5 {
   border: 1px solid gray;
   float: left;
   margin-bottom: 20px;
   margin-right: 5%;
   padding: 10px;
}
.aasa_form_view div.col-sm-6 {
   border: 1px solid gray;
   float: left;
   margin-bottom: 20px;
   padding: 10px;
}
.aasa_form_view label {
   font-weight: bold;
   width: 50%;
   margin-bottom: 15px;
   margin-right: 10px;
}
.aasa_form_view div.col-sm-6 label {
   width: 65%;
}
.amount_block {
   font-size: 22px;
   text-align: center;
}
.loading_box_image {
   text-align: center;
}
.loading_box_text {
   font-size: 18px;
   padding-top: 20px;
}
.new_applicants .radio label, .new_applicants .checkbox label {
   float: none;
   display: block;
}
.new_applicants input[type="radio"], .new_applicants input[type="checkbox"] {
   margin: 4px 0 0;
}
.new_applicants input[type="text"], .new_applicants input[type="password"], .new_applicants input[type="number"] {
   width: 100%;
}
.new_applicants label {
   display: block;
   text-align: left !important;
   width: 100%;
}
.new_applicants > h3 {
   border-bottom: 1px dotted #e0dede;
   font-size: 28px;
   font-weight: bold;
   margin-top: 25px;
   padding-bottom: 5px;
}
.new_applicants .form-horizontal .control-label {
   margin-bottom: 5px;
   font-size: 15px;
}
.new_applicants .hr-line-dashed {
   margin: 10px 0 4px;
}
#garage_h_div, #garage_t_div, #b_block_div, #pit_lane_div {
   float: none;
}
.new_applicants .radio label, .new_applicants .checkbox label {
   display: block;
   float: none;
}
.total_amount {
   font-size: 20px;
}
.clear {
   clear: both;
}
div.dataTables_wrapper div.dataTables_filter {
   text-align: right;
   width: 92%;
}
.chosen-container-single .chosen-single span {
   line-height: 29px;
}
.chosen-container-single a.chosen-single div b {
   background-position: 0 5px;
}
.ibox-content .ui-state-active, .ibox-content .ui-widget-content .ui-state-active, .ibox-content .ui-widget-header .ui-state-active {
   border-bottom-width: 0px;
}
#DataTables_Table_0_wrapper > div:nth-of-type(3) {
   display: none;
}
.divider-line-sidebar {
   border: 1px solid #003850;
   margin-top: 30px;
   margin-bottom: 30px;
}
.aasa_form .ibox-content h3 {
   border-bottom: 1px solid #ccc;
   color: #999;
   font-size: 28px;
   font-weight: normal;
   margin-top: 28px;
   padding-bottom: 10px;
   margin-top: 40px;
}
body {
   font: 14px/20px Arial, Helvetica, sans-serif;
   color: #0D174D;
   font-weight: normal;
   background: #070D2F;
}
.nav > li.active > a, .nav > li > a, .nav > li > a:hover {
   color: #FFF;
}
.aasa_form .form-group {
   margin-top: 15px;
}
.aasa_form .radio.left_align label {
   display: inline-block;
   float: left;
   width: auto;
   margin: 0px 20px 0px 0;
   line-height: 28px;
}
.aasa_form .radio.left_align input {
   float: left !important;
   position: relative !important;
   margin: 4px 0 0 !important;
}
.personal_accident_block {
   margin: 10px 0px;
}
.aasa_form .radio label {
   display: block;
   float: left;
   margin-top: 15px;
   width: 90%;
}
.personal_accident_block .radio label {
   display: block;
   float: left;
   margin-top: 15px !important;
}
.aasa_form .personal_accident_block .radio input {
   /*float: left;
	margin-top: 18px !important;
	position: relative !important;*/
}
.aasa_form .radio input {
   float: left;
   margin-top: 18px !important;
   position: relative !important;
}
.aasa_form ul {
   list-style: outside none none;
   padding: 0;
}
.price_span_green {
   color: #060;
}
textarea {
   resize: none;
}
span.required {
   color: #790000;
}
.td_padding tr, .td_padding td {
   padding: 4px;
}
.national_rally_licences h4 {
   color: #FF43FB;
}
.checkbox_div > label.control-label {
   padding-top: 0;
}
body .chosen-container-single .chosen-single abbr {
   top: 9px;
}
.front_end {
   margin: auto;
   float: none;
}
.bg_white {
   background: #FFF;
}
.front_end .ibox-content {
   border: medium none;
}
.logo_section {
   margin: 15px 0px;
}
.front_end .form-horizontal .form-group {
   margin-left: 0;
   margin-right: 0;
}
.front_end .chosen-container {
   min-width: 100%;
}
.carid {
   color: #254a9c;
   border-color: #254a9c;
   text-transform: uppercase;
   margin-bottom: 10px;
   font-weight: normal;
}
.nav-header .img-circle {
   max-width: 100%;
   border-radius: 0%;
   width: 150px;
}
.nav-header {
   padding-bottom: 40px;
   padding-left: 0px;
}
.form-group input[type="text"].renewal_amount {
   width: 100px;
   max-width: 100%;
}
.lock {
   cursor: pointer;
   width: 32px;
}
.unlock {
   cursor: pointer;
   display: none;
   width: 32px;
}
.light-blue-bg {
   background-color: #EFF3F7;
   color: #264D8C;
   padding-top: 20px;
}
.light-blue-bg h2 {
   margin: 0px;
}
.light-blue-bg > div {
   line-height: 24px;
}
.denied-color {
   color: #FD7AA0;
}
.red-color, .red-color:hover {
   color: #E91F21 !important;
}
.light-red-color, .light-red-color:hover {
   color: #FF7371;
}
.ibox-content h3.carid {
   margin-bottom: 15px;
   margin-top: 20px;
}
.col-lg-8.logo-right-text > h2 {
   text-align: right;
}
.chosen-container-single .chosen-single abbr {
   cursor: pointer;
}
.custom-heading {
   background-color: #F6FCFA;
}
input[type="file"] {
   padding: 0;
}
.padding0 {
   padding: 0px !important;
}
.logo-below-text {
   text-align: right;
}
.navbar-collapse.collapse {
   background-color: #aa203b;
   margin-left: -15px;
   margin-right: -15px;
}
.top-navigation .nav > li > a {
   color: #fff;
   font-size: 16px;
}
.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
   background-color: #aa203b;
   color: #fff;
}
.light-blue-bg {
   margin-top: 20px;
}
.front_end .float-e-margins .btn {
   background-color: #aa203b;
   border: medium none;
   color: #fff;
}
.contact_popup h3 {
   margin-top: 30px;
}
.renew-notice {
   background-color: #f6e7e9;
   color: #aa203b;
   font-size: 15px;
   margin-left: -15px;
   margin-right: -15px;
   margin-top: 25px;
   padding: 18px 25px;
}
.renew-notice .left .fa-warning::before, .fa-exclamation-triangle::before {
   content: "";
   font-size: 40px;
   padding-right: 30px;
}
.renew-notice .right a {
   color: #aa203b;
   text-decoration: underline;
}
.renew-notice .left {
   width: 10%;
   float: left;
}
.renew-notice .right {
   width: 95%;
   line-height: 40px;
}
.fadeInRight {
   margin-left: -15px;
   margin-right: -15px;
   padding: 40px 0px;
   color: #0D174D;
   background: #FFFFFF;
}
.wrapper.fadeInRight {
   padding: 0px;
}
.ibox-content h3.carid {
   margin-bottom: 45px;
   padding-left: 15px;
}
.modal-content {
   border: none;
   box-shadow: none;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
   background-color: transparent;
}
table.table-bordered.dataTable {
   border-collapse: collapse !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
   background-color: transparent;
}
.table-hover > tbody > tr:hover {
   background-color: transparent;
}
.padding-top {
   padding-top: 30px;
}
ul.pagination li.current {
   float: left;
   padding: 4px 10px;
}
.float-right, .btn-toolbar .float-right, .ibox-title .label.float-right {
   float: right;
}
.text-right {
   text-align: right;
}
.nav-header ul.fadeInRight {
   padding: 0 !important;
}
.ui-datepicker-header select, table.ui-datepicker td a {
   color: #0D174D;
   padding-bottom: 7px;
   padding-top: 7px;
}
.ui-datepicker-buttonpane.ui-widget-content {
   display: none;
}
.ui-datepicker-header select {
   border: 1px solid #d2d2d2;
}
.ui-datepicker-header select, table.ui-datepicker td a {
   background-color: #e9eaee;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
   background: none;
   color: #FFF !important;
   background-image: url("../images/datepicker/arrow.png");
   background-position: center 0px;
}
.ui-datepicker-prev {
   background-position: center -30px !important;
   float: left;
}
a.ui-state-default.ui-state-highlight.ui-state-hover, a.ui-state-default.ui-state-hover {
   color: #0D174D !important;
}
.renew_remain {
   line-height: 38px;
}
.dataTables_filter label {
   margin-left: 15px;
}
@media (min-width: 900px) {
   .left_fieldset {
      float: left;
      margin-bottom: 15px;
      width: 47%;
   }
   .right_fieldset {
      float: right;
      width: 47%;
   }
   .table-responsive {
      overflow-x: hidden;
   }
   .logo-right-text {
      margin-top: 78px;
   }
}
@media (max-width: 1200px) {
     
     
     .page_full_content > .parent-page-class{padding-left: 15px;padding-right: 15px;}
     .event-detail-header h2 > span{margin-left: 0px !important;}
     .width_960{max-width: calc(100% - 15px);margin-left: 0px;}
     .col-lg-6.align-right.line20 {
  padding-left: 0px;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
     
     .event-classes-page> ul{margin-left: 0px;}
   .loginscreen.middle-box {
      max-width: 100% !important;
   }
   .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-10, .col-md-11, .col-md-12, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
      width: 100%;
      margin: 0px;
      float: none;
   }
   .col-sm-6.radio.left_align {
      clear: both;
      display: inline-block;
   }
   .aasa_form .radio input {
      width: 20px !important;
      display: block !important;
   }
   .aasa_form .radio label {
      width: 90% !important;
      margin-right: 2% !important;
   }
   .aasa_form .radio.left_align > label {
      float: none;
   }
   #coupon_code_link {
      margin-top: 15px;
   }
   #resend_password {
      margin: auto;
      text-align: center;
      display: inherit;
   }
   .credit-card-detail-section .col-sm-6, .credit-card-detail-section .col-sm-4 {
      margin-bottom: 10px;
      margin-top: 10px;
   }
   .logo_section {
      margin: 0;
      padding-top: 10px;
      text-align: center;
   }
   .logo-right-text > h2 {
      text-align: center !important;
      font-size: 12px;
   }
   .logo-below-text {
      text-align: center;
   }
   .light-blue-bg h2 {
      font-size: 17px;
   }
   .navbar-toggle {
      background-color: #aa203b;
   }
   .ibox-content h3.carid {
      padding-left: 26px;
   }
   .add_new_car {
      margin-left: 10px;
   }
   .logo-right-text {
      padding: 0;
   }
   .top-navigation .wrapper.wrapper-content {
      padding: 0px;
   }
   .renew-notice .left {
      width: 20%;
      height: 90px;
   }
   .renew-notice {
      margin: 0px;
      font-size: 13px;
      padding: 18px 15px;
   }
   .renew-notice .right {
      line-height: 24px;
      width: 100%;
   }
   .row {
      margin-left: auto;
      margin-right: auto;
   }
}
.display_none {
   display: none;
}
.communication-page .display_none {
   display: none;
}
body .form-group.display_none {
   display: none;
}
.logo {
   margin-bottom: 20px;
}
.aling-center {
   text-align: center;
}
#error_msg, .error_msg {
   color: red;
   text-align: center;
}
#success_msg, .success_msg {
   color: green;
   text-align: center;
}
.reset-password-heading, .reset-password-heading:hover {
   color: #254a9c;
   font-weight: bold;
   padding-top: 14px;
   border-bottom: 11px solid #E3F4EB;
   padding-bottom: 15px;
}
.green-color-normal {
   color: #254a9c;
   padding-bottom: 15px;
   font-weight: normal;
}
.green-color-normal:hover {
   color: #254a9c;
}
.form-group select {
   padding: 0px 10px;
}
body .form-control:focus, body .single-line:focus {
   border-color: #c4c4c4 !important;
}
.form-group input[type="submit"] {
   border: none;
   border-radius: 5px;
}
#resend_password {
   text-decoration: underline;
   padding-top: 11px;
   color: green;
   font-weight: normal;
   letter-spacing: 1px;
}
#user_message {
   clear: both;
   display: inline-block;
   width: 100%;
   margin-top: 10px;
   margin-left: 6px;
}
#new .col-sm-12, #approved .col-sm-12 {
   padding: 0px;
}
#new table.table, #approved table.table {
   border-top: 0px;
}
.clear_search, .clear_search:hover {
   color: #AAAAAA;
   text-decoration: underline;
}
.search-box > label {
   margin-right: 20px;
   color: #254a9c;
   margin-bottom: 0px;
   padding-bottom: 0px;
   line-height: 36px;
   width: 18%;
}
.search-box > label.large-label {
   width: 30%;
}
body .form-control::-moz-placeholder {
   color: #C8C8C8;
}
.ibox-content.search-box {
   padding: 20px 0px;
   margin: 0px 40px 10px 61px;
}
.bg-color-transparant {
   background-color: transparent;
   border: 0px;
   padding-left: 0px;
   padding-right: 0px;
}
.bg-color-transparant table {
   margin: 2% !important;
   width: 96%;
}
.bg-color-transparant .tab-content.tooltip-demo {
   background: #FFF;
}
.bg-color-transparant .tabs-container .nav-tabs > li.active > a {
   border: 1px solid #FFF;
   background: #DEF3FF;
}
.bg-color-transparant .tabs-container .nav-tabs {
   border-bottom: 0px;
}
.bg-color-transparant .label {
   margin-left: 14px;
   font-size: 13px;
}
.mar-l-r-20 {
   margin: 0px 20px;
}
.search-box a.red_delete {
   float: right;
   background: #FF0000;
   padding: 5px 60px;
   color: #FFF;
   border-radius: 5px;
   text-decoration: none;
}
.view_page h3 {
   color: #4E764F;
   margin: 20px 0px;
   font-family: "Montserrat";
   background: #F0F3F0;
   padding: 10px 10px;
   font-weight: bold;
   clear: both;
}
.view_page .col-lg-12 .col-lg-12, .view_page .col-lg-12 .col-sm-6 {
   padding: 0px;
}
.view_page label {
   color: #0D174D;
   font-size: 13px;
   width: 30%;
   margin-right: 10px;
   margin-bottom: 15px;
   font-weight: 400;
}
.view_page .medical_info label {
   color: #979797;
   font-size: 13px;
   width: 100%;
   margin-top: 15px;
   display: block;
   margin-bottom: 0px;
}
.medical_info {
   display: inline-block;
   width: 100%;
}
#scroll {
   position: fixed;
   right: 10px;
   bottom: 10px;
   cursor: pointer;
   width: 40px;
   height: 30px;
   background-color: #254a9c;
   display: none;
   border-radius: 5px;
}
#scroll {
   z-index: 99999;
}
#scroll span {
   position: absolute;
   top: 60%;
   left: 60%;
   margin-left: -8px;
   margin-top: -12px;
   height: 0;
   width: 0;
   color: #FFF;
   font-size: 18px;
}
#scroll:hover {
   background-color: #018768;
   opacity: 1;
   filter: "alpha(opacity=100)";
   -ms-filter: "alpha(opacity=100)";
}
label.full {
   width: 100%;
}
.label_50 label {
   width: 50%;
}
.settings .fa {
   font-size: 20px;
   color: #010101;
   font-weight: normal;
}
.settings > a {
   color: #FFF;
   text-transform: uppercase;
   display: inline-block;
   background: #FCB719;
   padding: 5px;
   border-radius: 50%;
   margin-top: 6px;
}
.generate_licence_class a {
   color: #FFF;
   font-weight: normal;
}
.settings {
   float: right;
}
.settings span {
   line-height: 28px;
   display: inline-block;
   vertical-align: top;
   margin-left: 3px;
   font-size: 15px;
}
.mb0 {
   margin-bottom: 0px !important;
}
body .dropzone {
   border: 1px dashed rgba(0, 0, 0, 0.3);
   margin: 10px 0px;
}
.aasa_form .login-section input, .coupon-code-section input[type="text"], .payment-section input[type="text"] {
   background-color: #f8f8f8;
   border: 1px solid #E5E6E7;
   padding: 10px;
   height: 40px;
   font-weight: normal;
   letter-spacing: 1px;
   padding-left: 20px;
}
body .login-section .form-control::-moz-placeholder {
   color: #ADADAD;
}
.pending-color {
   color: #ADADAD;
}
.licence-status {
   text-transform: uppercase;
}
.licence-status-1 {
   color: #759F05;
}
.licence-status-3 {
   color: #EDAB00;
}
.licence-status-5 {
   color: #FD7770;
}
.hr-line-full {
   border-top: 1px solid #9FC0A5;
   margin: 20px 0px;
}
.btn-primary, .btn-primary:hover {
   background-color: #00A3E0;
   border-color: transparent;
   color: #FFFFFF;
}
.table > thead > tr > th:first-child, .table > thead > tr > td:first-child, .table > tbody > tr > td:first-child {
   padding-left: 20px !important;
}
.btn-primary-yellow {
   background-color: #F9A700;
   border-color: #F9A700;
   color: #FFFFFF;
   padding: 15px 30px;
   border-radius: 5px;
   font-size: 15px;
   display: inline-block;
   font-weight: 600;
}
.btn-primary-yellow:hover, .btn-primary-yellow:focus {
   background-color: #e9a003;
   border-color: #e9a003;
   color: #FFFFFF;
}
.btn-primary-blue {
   background-color: #00A3E0;
   border-color: transparent;
   color: #FFFFFF;
   padding: 10px 40px;
   border-radius: 5px;
   font-size: 15px;
   display: inline-block;
   font-weight: 600;
}
.btn-primary-blue:hover, .btn-primary-blue:focus {
   color: #FFFFFF;
}
.padding-top-10 {
   padding-top: 10px;
   display: inline-block;
   width: 100%;
}
.padding-top-20 {
   padding-top: 20px;
   display: inline-block;
   width: 100%;
}
.padding-top-30 {
   padding-top: 30px;
   display: inline-block;
   width: 100%;
}
.padding-top-40 {
   padding-top: 40px;
   display: inline-block;
   width: 100%;
}
.padding-bottom-10 {
   padding-bottom: 10px;
   display: inline-block;
   width: 100%;
}
.padding-bottom-20 {
   padding-bottom: 20px;
   display: inline-block;
   width: 100%;
}
.padding-bottom-30 {
   padding-bottom: 30px;
   display: inline-block;
   width: 100%;
}
.padding-bottom-40 {
   padding-bottom: 40px;
   display: inline-block;
   width: 100%;
}
.btn-group-lg > .btn.paddingLarge, .btn-lg.paddingLarge {
   padding: 10px 30px;
}
.coupon-code-section {
   padding: 30px 30px 30px 20px;
   background-color: #FFF6E4;
   margin-top: 20px;
   margin-bottom: 30px;
}
.coupon-code-section .col-sm-12.control-label {
   margin-bottom: 20px;
}
.payment-section, .personal_accident_block {
   padding: 30px 30px 30px 20px;
   background-color: #E9EFEA;
   display: inline-block;
   width: 100%;
}
.personal_accident_block {
   padding: 30px 30px 10px 20px
}
.aasa_form .ibox-content .personal_accident_block h3 {
   margin-top: 0px;
}
body .chosen-container {
   min-width: 155px;
   max-width: 100%;
   width: 100% !important;
}
.form-horizontal .control-label.total-price-block {
   margin: 15px 0px 20px 0px;
   display: inline-block;
   font-size: 25px;
}
.official_status {
   color: #B6ADB2;
   text-transform: uppercase;
   font-weight: normal;
   font-size: 12px;
   font-weight: 500;
}
.official_status_6 {
   color: #FD7AA0;
}
.gray-color {
   color: #3B3B3B;
   font-weight: normal;
}
.aasa_form input[type="number"] {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   margin: 0;
   -moz-appearance: textfield;
   padding: 0px 10px;
}
.modal-body {
   overflow-x: hidden;
}
.popup-divider {
   border-bottom: 1px solid #E5E5E5;
   margin-top: 40px;
   margin-bottom: 16px;
   display: inline-block;
   width: 111%;
   margin-left: -30px;
   margin-right: -30px;
}
.modal-content .popup-divider {
   width: 130%;
   margin-left: -30px;
}
.modal-body h1 {
   border-bottom: 1px solid #E5E5E5;
   font-size: 18px;
   font-weight: bold;
   padding-bottom: 20px;
   margin-top: 0px;
   color: #2C2634;
   margin-left: -30px;
   margin-right: -30px;
   padding-left: 30px;
   padding-right: 30px;
   margin-bottom: 20px;
}
.close-icon {
   color: #A8A8A8;
   font-size: 15px;
}
.close-icon {
   background: #F5F5F5;
   border-radius: 2px;
   padding: 6px;
   line-height: 10px;
}
.alert-triangle-icon {
   margin-left: 0px;
   mask: url(../img/alert-triangle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/alert-triangle.svg) no-repeat center / contain;
   width: 40px;
   height: 40px;
   background-color: #ff6d6a;
   float: left;
   margin-right: 5px;
}
.reload-icon {
   margin-left: 0px;
   mask: url(../img/symbol.svg) no-repeat center / contain;
   -webkit-mask: url(../img/symbol.svg) no-repeat center / contain;
   width: 14px;
   height: 20px;
   background-color: #333F4F;
   float: left;
   margin-right: 5px;
}
.cross-icon {
   margin-left: 10px;
   mask: url(../img/icon-close.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-close.svg) no-repeat center / contain;
   width: 10px;
   height: 10px;
   background-color: #333F4F;
   display: inline-block;
   top: 8px;
   margin: 0px;
}
.popup-btn {
   background-color: #00A3E0;
   padding: 10px 30px;
   border-radius: 5px;
   margin-left: 20px;
   border: 0px;
   color: #FFF;
   font-weight: 600;
}
.date_comment_icon {
   margin-left: 10px;
   mask: url(../img/message-square.svg) no-repeat center / contain;
   -webkit-mask: url(../img/message-square.svg) no-repeat center / contain;
   width: 24px;
   height: 24px;
   background-color: #0E1230;
   display: inline-block;
   top: 8px;
   margin: 0px;
}
.date_comment_icon.added {
   mask: url(../img/booking-comment.svg) no-repeat center / contain;
   -webkit-mask: url(../img/booking-comment.svg) no-repeat center / contain;
}
body .chosen-container-single .chosen-single {
   border: none;
   border-bottom-color: currentcolor;
   border-bottom-style: none;
   border-bottom-width: medium;
   border-bottom: 1px solid #c4c4c4;
   border-radius: 0px;
   background: no-repeat;
}
body .chosen-container-active .chosen-single {
   box-shadow: none;
}
h1, h2, h3, h4, h5, h6, label {
   color: #0D174D;
}
tr.pending {
   background: #fceaec !important;
}
tr.junior {
   background: #fff7ef !important;
}
.dashboard-btn {
   padding: 10px;
   text-align: center;
   border-radius: 5px;
}
.dashboard-btn a {
   color: #FFF;
}
.dashboard_download_section {
   color: #6D6F70;
   display: inline-block;
   width: 100%;
   margin-bottom: 20px;
}
.dashboard_download_section h1 {
   margin-bottom: 0px;
}
.dashboard_download_section .light-color {
   color: #828385;
}
.dashboard_download_section .text-warning {
   margin-bottom: 15px;
}
h1.marT-20 {
   margin-top: 20px;
}
.dashboard_download_section .text-success {
   color: #78AB83;
}
.dashboard_download_section > .col-lg-3 .float-e-margins {
   min-height: 262px;
   background-color: #FFF;
   margin-bottom: 0px;
}
.border-bottom-title {
   border-bottom: 1px solid #e7eaec;
   margin-bottom: 30px;
}
.licence-listing .ibox-content > .col-lg-6 {
   padding: 0px;
}
.licence-listing .ibox-content > .col-lg-6 .dashboard-btn {
   padding: 5px 10px;
}
.licence-listing .ibox-content > .col-lg-6 .settings a {
   color: #6D6F70;
   line-height: 34px;
   text-transform: none;
}
.licence-listing .ibox-content > .col-lg-6 .settings .fa {
   font-size: 20px;
   color: #6D6F70;
}
.licence-listing .ibox-content .button a {
   color: #254a9c;
   text-decoration: underline;
   margin-top: 15px;
   display: inline-block;
}
.licence-listing.dashboard_download_section > .col-lg-3 .float-e-margins {
   min-height: auto;
}
.licence-listing > .col-lg-3 {
   margin-bottom: 15px;
}
.dataTables_paginate.paging_simple_numbers > span {
   display: inline-block;
   vertical-align: top;
   margin-top: 7px;
   margin-right: 10px;
}
.generate_licence_class {
   font-size: 20px;
   font-weight: normal;
}
.panel-heading.collapsed .fa-chevron-down, .panel-heading .fa-chevron-right {
   display: none;
}
.panel-heading.collapsed .fa-chevron-right, .panel-heading .fa-chevron-down {
   display: inline-block;
}
.gray-background {
   background-color: #FFF;
   padding: 20px;
}
.white-bg {
   background-color: #FFF;
   padding: 20px;
   margin: 15px 15px 15px 19px;
   padding-left: 0px;
}
.normal-font-weight {
   font-weight: normal;
}
.color-red {
   color: #F00 !important;
}
.yellow-color, .yellow-color label {
   color: #DEA738 !important;
}
.black-color, .black-color:hover {
   color: #0D174D;
}
.blue-color td, .blue-color td a, .blue-color, .blue-color h2, .blue-color h4 {
   color: #101853;
}
.normal-text {
   font-weight: normal !important;
}
.normal-text strong {
   font-weight: bold !important;
}
.gray-color {
   color: #999999;
}
.resend_licence_report_link {
   margin-right: 25px;
   color: #E5AFB6;
   text-decoration: underline;
}
.resend_licence_report_link:hover {
   color: #D43030;
   text-decoration: underline;
}
.form-group input[type="submit"].search-driver {
   background: #14813F;
   border-radius: 5px;
   padding: 10px 35px;
   font-size: 15px;
}
.result-heading {
   background-color: #E3F4EB;
   padding: 10px 20px;
   color: #254a9c;
   font-weight: bold;
}
.driver-search-listing {
   font-size: 18px;
   font-weight: normal;
   line-height: 30px;
   color: #919191;
   padding-bottom: 10px;
}
.driver-search-listing > div {
   padding-bottom: 10px;
   padding-left: 0px;
   color: #0D174D;
   font-size: 15px;
}
.line-break-search {
   clear: both;
   border: 1px solid #DBDBDB;
   margin-bottom: 20px;
}
.line-break-search-green {
   clear: both;
   border: 1px solid #254a9c;
   margin-bottom: 20px;
   margin-top: 10px;
}
.driver-search-listing > div.licence-validity {
   font-weight: bold;
   color: #1D8143;
}
.approval-box {
   margin: 0px 20px 10px 20px;
   padding: 20px 20px 20px 20px;
   background: #ADDD25;
   color: #FFF;
   display: inline-block;
   width: 100%;
   text-align: center;
}
.approval-box a {
   color: #FFF;
   font-size: 19px;
   font-weight: normal;
}
.licence_status-box {
   width: 31.33%;
   margin: 10px;
   padding: 20px 20px 20px 20px;
   background: #ADDD25;
   color: #FFF;
   display: inline-block;
   text-align: center;
}
.licence_status-box a {
   color: #FFF;
   font-size: 17px;
   font-weight: normal;
}
.invalid-box {
   margin: 0px 20px 10px 20px;
   padding: 20px 20px 20px 20px;
   background: #DEA820;
   color: #FFF;
   display: inline-block;
   width: 100%;
   text-align: center;
}
.invalid-box a {
   color: #FFF;
   font-size: 17px;
   font-weight: normal;
   margin: 0px;
}
.suspend-box {
   margin: 0px 20px 10px 20px;
   padding: 20px 20px 20px 20px;
   background: #FF0000;
   color: #FFF;
   display: inline-block;
   width: 100%;
   text-align: center;
}
.suspend-box a {
   color: #FFF;
   font-size: 17px;
   font-weight: normal;
   margin: 0px;
}
.edit-dates {
   margin-left: 25px;
   color: #E17070;
   text-decoration: underline;
   font-weight: normal;
}
#temp_user_image {
   height: 0px;
   width: 0px;
   padding: 0px;
}
.confirm-popup .modal-dialog {
   margin: 30vh auto;
   width: 440px;
}
.confirm-popup .modal-header {
   background-color: #121811;
   color: #B0DA1C;
   font-size: 12px;
   text-transform: uppercase;
   line-height: 0;
}
.confirm-popup .modal-body {
   padding: 10px 30px 25px 15px;
}
.confirm-popup .close {
   color: #B0DA1C;
}
.confirm-popup .module_content {
   padding: 30px 0px 30px 20px;
   font-weight: bold;
}
a.submit-link-popup {
   color: #B0DA1C;
   font-weight: bold;
}
a.submit-link-popup-notification {
   font-weight: bold;
   background: #C3747D;
   padding: 10px 18%;
   border-radius: 30px;
   color: #FFF;
   text-transform: uppercase;
   display: inline-block;
   margin: 20px 0px;
}
.submit-link-popup-new {
   font-weight: bold;
   background: #ACDC25;
   padding: 10px 18%;
   border-radius: 30px;
   color: #FFF;
   text-transform: uppercase;
   display: inline-block;
}
.color-white {
   color: #FFF;
}
.cancel-button {
   float: left;
   color: #16ACE4;
   line-height: 12px;
}
.marTB {
   margin: 20px 0px;
}
#resend_licence_notification span {
   font-size: 16px;
}
.mark-as-invalid .ibox-content {
   border-top: 2px solid #f00;
}
.mark-invalid-button a.submit-link-popup {
   background-color: #DEA820;
}
.mark-as-invalid a {
   color: #f00;
   padding-top: 20px;
   display: inline-block;
   text-decoration: underline;
}
#invalid_link a.submit-link-popup {
   color: #C6767F;
}
#invalid_link.confirm-popup .modal-header {
   color: #DEA820;
}
.invalid {
   color: #CECECE;
}
.submit-link-popup-notification.resend_licence_notification_link {
   padding: 10px 25px;
   margin: 0px;
}
.visibility-hidden {
   visibility: hidden;
}
.view-top-section label {
   color: #254a9c;
   font-size: 29px;
   line-height: 40px;
   font-weight: bold;
   margin-bottom: 0px;
   clear: both;
   display: block;
   width: 100%;
}
.select-family-member h4 {
   margin-top: 0px;
   color: #FF7572;
   font-weight: 600;
   font-size: 24px;
   margin-bottom: 20px;
}
.select-family-member h5 {
   margin-top: 0px;
   color: #FF7572;
   font-weight: 600;
   font-size: 17px;
   margin-bottom: 18px;
}
.hr-full {
   border-bottom: 1px solid #E5E5E5;
   margin-left: -30px;
   margin-right: -30px;
}
.hr-green {
   border: 1px solid #7FAD18;
}
.hr-view {
   border-top: 1px solid #B8DDF2;
}
.hr-light {
   border-bottom: 1px solid #E2E2E2;
}
.hr-licence {
   border: 1px solid #E4E4E4;
}
.licence-no-view {
   font-size: 18px;
   color: #497E53;
   font-weight: normal;
}
.tabs-container .nav-tabs > li a:hover {
   background: #DEF3FF;
}
.ibox-content .tabs-container .nav-tabs > li.active > a {
   border: none;
   background: #F5B9C0;
   border-radius: 0px;
}
.ibox-content .tabs-container .nav-tabs {
   border-bottom: 9px solid #F5B9C0;
}
body .tabs-container .nav-tabs > li {
   margin-bottom: -2px;
   margin-right: 10px;
   background: none;
}
body .tabs-container .nav > li.active {
   background-color: transparent;
}
.bg-color-transparant .tabs-container .nav-tabs > li.active > a {
   background-color: #EAF4FB;
   color: #00A3E0;
   border: 0px;
}
.bg-color-transparant .tabs-container .nav-tabs > li > a {
   color: #0D174D;
   border-radius: 5px;
   background-color: #E6E7EE;
   font-weight: 600;
   font-size: 13px;
}
.nav-tabs > li > a {
   color: #0D174D;
   background-color: #F2F2F2;
   border-radius: 0px;
   font-weight: bold;
   font-size: 11px;
}
.event-admin-view .nav-tabs > li > a {
   font-size: 13px;
   padding: 12px 25px 12px 30px;
}
.adult-count {
   display: inline-block;
   padding-left: 30px;
   color: #FFF;
}
.licence-listing .table {
   margin-top: 10px;
}
/*.licence-listing .table td,.licence-listing .table th{border:0px;}*/
.licence-listing .table td, .licence-listing .table th, .licence-listing .table {
   font-weight: normal;
   border: 1px solid #DDD !important;
}
.licence-listing .table tr {
   background-color: transparent;
}
.licence-listing .table tr:hover {
   background-color: #FFF;
}
.label-junior {
   background-color: #F4B8BF;
   color: #0D174D;
   margin-left: 10px;
   padding-top: 0px;
   font-size: 13px;
   font-weight: bold;
}
::after, ::before {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
element {
   display: none;
}
.loader {
   border: 16px solid #f3f3f3;
   border-top-color: rgb(243, 243, 243);
   border-top-style: solid;
   border-top-width: 16px;
   border-top: 16px solid #3498db;
   border-radius: 50%;
   width: 120px;
   height: 120px;
   animation: spin 2s linear infinite;
   position: fixed;
   top: 50vh;
   left: 50vw;
}
b, strong {
   font-weight: 600;
}
.show_pdf {
   color: #0D174D;
}
.search-box input[type="text"] {
   background: #FAFAFA;
   padding: 15px;
   color: #0D174D;
   font-weight: normal;
   border: 1px solid #EBEAEB;
   width: 220px;
}
.search-box select {
   background: #FAFAFA;
   color: #0D174D;
   font-weight: normal;
   border: 0px;
   border: 1px solid #EBEAEB;
   height: 35px;
   width: 220px;
}
.search-box .btn-primary {
   background: #97686D;
   border: 0px;
   padding: 10px 30px;
   font-weight: bold;
   text-transform: uppercase;
   margin: 0px;
}
.licence-expiry-view {
   font-size: 18px;
}
.licence-expiry-view span {
   color: #C65858
}
.licence-expiry-view a {
   text-decoration: underline;
   font-weight: normal;
   color: #828282;
}
#licence_expiry .ui-datepicker-trigger, #medical_due_date .ui-datepicker-trigger {
   display: none;
}
.send-date-row {
   background-color: #f9f9f9;
}
.hr-sky-blue {
   border-bottom: 1px solid #D2EAF7;
   margin-top: 20px;
   margin-bottom: 20px;
}
.select_date {
   float: left;
   width: 28%;
   margin-right: 4%;
}
.dashboard-section {
   display: inline-block;
   width: 100%;
   color: #0D174D;
   padding-top: 0px;
   font-size: 14px;
}
.dashboard-section h1, .dashboard-section h2, .dashboard-section h3, .dashboard-section h4, .dashboard-section h5, .dashboard-section h6, .dashboard-section label, .dashboard-section a {
   color: #0D174D;
   font-weight: bold;
}
.dashboard-section h1 {
   font-size: 19px;
}
.dashboard-section p {
   font-weight: normal;
}
.dashboard-section a {
   text-decoration: underline;
}
.dashboard-licence-section a {
   color: #BD5579;
}
.dashboard-section hr {
   width: 100%;
   float: left;
}
.dashboard-section .dashboard-licence-section hr {
   border-top: #E3E3E3 1px solid;
}
.dashboard-section .edit-licence-picture {
   margin-top: 10px;
   color: #0D174D;
}
.file-upload-dashboard {
   display: inline-block;
   text-align: center;
}
.dashboard-section img {
   max-height: 164px;
   width: auto;
}
.dashboard-licence-section {
   display: inline-block;
   width: 100%;
   color: #0D174D;
}
.licence-heading-dashboard {
   font-weight: normal;
   padding: 10px 0px;
   font-size: 20px;
   margin-bottom: 25px;
}
.dashboard-payment {
   display: inline-block;
   width: 100%;
   background: #FFF;
   margin-bottom: 20px;
}
.dashboard-valid {
   color: #00DF00 !important;
}
.dashboard-licence-type {
   width: 300px;
   display: inline-block;
}
.dashboard-licence-section .fa.fa-eye {
   color: #B1B1B1;
   font-size: 21px;
}
.dashboard-licence-number {
   width: 100px;
   display: inline-block;
}
.dashboard-right-section {
   display: inline-block;
   width: 94%;
   height: 600px;
   background-color: #EEF2EE;
   border-radius: 20px;
   margin-top: 20px;
   margin-bottom: 20px;
   padding: 20px 25px;
}
.dashboard-view-application {
   margin-top: 20px;
   margin-bottom: 20px;
}
.contact-licence-detail {
   font-size: 20px;
}
a.download-pdf-file {
   background: #C3747D;
   padding: 10px 30px;
   border-radius: 5px;
   color: #FFF;
   margin-top: 15px;
   display: inline-block;
   font-size: 16px;
   font-weight: bold;
}
.arrow_right_circle {
   background: #000;
   mask-size: cover;
   display: inline-block;
   width: 24px;
   height: 24px;
   mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
}
.trash-icon {
   background: #000;
   mask-size: cover;
   display: inline-block;
   width: 24px;
   height: 24px;
   mask: url(../img/trash.svg) no-repeat center / contain;
   -webkit-mask: url(../img/trash.svg) no-repeat center / contain;
}
.status-expired {
   color: #FF0000 !important;
}
.status-suspend {
   color: #B4323C !important;
}
.status-renew {
   color: #B67506 !important;
}
.member-section-heading {
   padding: 0px;
   margin: 0px;
   width: 110%;
   margin-left: -15px;
}
.member-section-heading .breadcrumb {
   margin-bottom: 20px;
}
.hide-label label {
   display: none;
}
.officials_matrix_section input[type="checkbox"] {
   float: none;
   height: 25px;
}
#payment-errors {
   color: #F00;
}
.officials_matrix_section td {
   border: 1px solid;
   padding: 4px 10px;
   color: #0D174D;
}
.officials_matrix_section h4 {
   color: #0D174D;
   font-size: 20px;
}
.officials_matrix_section h5 {
   color: #0D174D;
   font-size: 16px;
}
.officials_matrix_section td {
   font-weight: normal;
}
.officials_matrix_section h6 {
   color: #0D174D;
   font-size: 14px;
   font-weight: bold;
}
.hide-label {
   text-align: center;
}
.entry_form .officials_matrix_section input[type="checkbox"] {
   margin: auto !important;
}
.menu-access-div {
   width: 25%;
   float: left;
}
.bg-width-100 {
   padding-right: 0px;
   margin-right: 0px;
   margin-left: -15px;
   padding-left: 15px;
}
.white-bg.page-heading {
   padding-top: 0px;
   margin-bottom: 0px;
}
.padding-top-10 {
   padding-top: 10px !important;
}
#page-wrapper {
   padding-right: 0px;
}
.pad-right-0 {
   padding-right: 0px !important;
}
.border-radius {
   border-radius: 30px;
   padding: 8px 30px;
}
.officials_licence-reports-section ul {
   margin: 0px;
   padding: 0px;
   list-style: none;
}
.officials_licence-reports-section a, .officials_licence-reports-link {
   text-decoration: underline;
   color: #254a9c;
}
.width-300 {
   width: 300px;
}
.width-330 {
   width: 330px;
}
.border-none {
   border: 0px;
}
.credit-card-detail-section {
   clear: both;
}
.resend_licence_approval, a.resend_licence_approval:hover {
   color: #f7d547;
   text-decoration: underline;
   margin-left: 20px;
}
.bold {
   font-weight: bold;
}
.underline {
   text-decoration: underline;
}
.checkbox-section > label {
   padding-bottom: 10px;
}
.checkbox-section > span {
   line-height: 30px;
}
.checkbox-section input[type=checkbox] {
   height: 32px;
}
.listing-icons {
   width: 24px;
}
.junior-member {
   color: #F9A905;
   border: 1px solid #F9A905;
   padding: 5px 10px;
   border-radius: 5px;
   margin-left: 10px;
   font-weight: bold;
}
.view_link, .search-box a.view_link {
   color: #16ACE4;
   text-decoration: underline;
   background: none;
   border: 0px;
   padding: 0px;
   line-height: 20px;
}
.view_link:hover {
   color: #16ACE4;
   text-decoration: underline;
   background: none;
   border: 0px;
   line-height: 20px;
}
body .view_page .ibox-content {
   border-bottom: 0px;
}
body .view_page .ibox-content.search-box {
   border-bottom: 2px solid #80A686;
}
.view_page .ibox-content.bg-color-transparant {
   margin: 0px 40px 10px 65px;
   border-bottom: 0px;
}
.download_licence_section {
   padding-top: 35px;
}
.download_licence_pdf {
   color: #B95E5B;
   margin-right: 25px;
}
.underline {
   text-decoration: underline !important;
}
.padding-l-r-40 {
   padding: 0px 40px;
}
.ibox-content.mar-l-r-20 {
   margin-left: 44px;
}
.padd-l-0 {
   padding-left: 0px !important;
}
.line-break {
   margin: 20px 0px;
   border: 1px solid #EBEBEB;
}
.repoting-data td {
   color: #717171;
   font-weight: normal;
}
.repoting-data td b {
   color: #0D174D;
}
.repoting-data td a {
   font-weight: bold;
}
.border-bottom-none {
   border-bottom: 0px !important;
}
.color-black {
   color: #000000 !important;
}
.quiz-test-page p {
   font-weight: normal;
}
.quiz-test-page h3 {
   font-size: 25px;
   font-weight: normal;
   color: #23527c;
}
.quiz-test-page label {
   font-weight: normal;
   color: #0D174D;
}
.quiz-test-page ol li.outer_li::before {
   font-size: 25px !important;
   color: #23527c;
}
.quiz-test-page ol {
   list-style-type: none;
   counter-reset: item;
   margin: 0;
   padding: 0;
   font-weight: normal;
}
.quiz-test-page ol > li {
   display: table;
   counter-increment: item;
   margin-bottom: 0.6em;
}
.quiz-test-page ol > li:before {
   content: counters(item, ".") ". ";
   display: table-cell;
   padding-right: 0.6em;
}
.quiz-test-page li ol > li {
   margin: 0;
}
.quiz-test-page li ol > li:before {
   content: counters(item, ".") " ";
}
.quiz-test-page .mar-left-15 {
   margin-left: -15px;
}
.quiz-test-page input[type="radio"], .quiz-test-page input[type="checkbox"] {
   height: 20px;
}
.border-line {
   clear: both;
   border: 1px solid #E9E9E9;
   margin-bottom: 20px;
   margin-top: 20px;
   display: inline-block;
   width: 100%;
}
.add_new_licence {
   color: #EE0C4B;
   text-decoration: underline;
   padding-right: 10px;
}
.licence-expired-text {
   color: #EE0C4B;
   font-size: 15px;
   font-weight: bold;
}
.border-line {
   border-bottom: 2px solid #80A686;
}
.view_page .ibox-content > .ibox-content {
   padding: 0px;
}
.view_page .ibox-content > .ibox-content > div > h3 {
   margin-top: 0px;
}
.view_page .bg-color-transparant table {
   margin: 0px !important;
}
.view_page .padd-l-0 .col-sm-12 {
   padding-left: 0px;
}
.dashboard_count {
   background: #3C523A;
   color: #FFF;
   border-radius: 50%;
   padding: 6px 12px;
}
.dashboard-section a.large-btn {
   font-weight: bold;
   padding-left: 30px;
   border-radius: 30px;
   text-transform: uppercase;
   display: inline-block;
   margin: 13px 0px;
   color: #FFF;
   text-decoration: none;
   padding: 13px 0px 13px 25px;
   width: 100%;
}
/*.yellow-color{background-color:#C9722B;}*/
.dashboard-green-color {
   background-color: #3C523A;
}
.pink-color {
   background-color: #BD5479;
}
.view_page .ibox-content.bg-color-transparant > .col-lg-12 > .ibox-content.bg-color-transparant {
   margin: 0px;
   padding: 0px;
}
.view_page .ibox-content.bg-color-transparant > .col-lg-12 {
   padding: 0px;
   float: none;
}
.view_page > .col-lg-12 {
   float: none;
   padding-left: 0px;
}
.family-link-section.yellow-section h3 {
   color: #F9A700;
}
.family-link-section.yellow-section {
   background-color: #FFFAEE;
   border: 1px solid #FAB529;
}
.family-link-section {
   background-color: #F5FBFF;
   border: 1px solid #D2EAF7;
   padding: 30px;
   color: #0D174D;
   margin-top: 25px;
   margin-bottom: 0px;
   border-radius: 5px;
}
.family-link-section.my-events-section {
   background-color: #060D31;
   border: 1px solid #060D31;
   padding: 30px;
   color: #FFF;
   margin-top: 25px;
   margin-bottom: 0px;
   border-radius: 5px;
}
.family-link-section a.family-members {
   background: #070D2F;
   color: #FFF;
   text-decoration: none;
   padding: 10px 25px;
   border: 0px;
   border-radius: 30px;
   margin-right: 10px;
   display: inline-block;
   margin-top: 7px;
   font-weight: normal;
}
.family-link-section.my-events-section .upcoming_event {
   border-color: #4F5166;
   padding-bottom: 25px;
}
p.switch_members {
   font-size: 16px;
}
.family-link-section h3 {
   margin-top: 0px;
   font-weight: 600;
}
.family-link-section a {
   color: #00A3E0;
   text-decoration: underline;
}
.dashboard-section h3 {
   font-size: 18px;
}
.dashboard_top_text {
   font-size: 14px;
   color: #0D174D;
}
.dashboard-licence-detail {
   background-color: #ECEDEB;
   border-radius: 5px;
   padding: 30px;
   padding-left: 30px;
   width: 99%;
   margin-top: 15px;
}
.dashboard-licence-detail .col-lg-4 {
   padding-right: 30px;
}
.dashboard-licence-detail .col-lg-8 {
   padding-left: 40px;
   color: #40513c;
}
.dashboard-licence-detail .col-lg-8 > div {
   padding-bottom: 5px;
}
.dashboard-licence-detail .col-lg-4 img {
   font-size: 30px;
   margin-top: 24px;
   width: 30px;
}
.dashboard-licence-detail .col-lg-8 > div > span {
   color: #788375;
   font-weight: normal;
}
.view_page .ibox-content.bg-color-transparant .ibox-content.bg-color-transparant {
   margin: 0px;
}
.col-lg-10.global-setting {
   margin-bottom: 30px;
}
.driver-search a {
   color: #254a9c;
   text-decoration: underline;
}
.edit-licence {
   float: right;
   font-size: 30px;
   color: #254a9c;
   text-decoration: underline;
}
.breadcrumb > li + li.edit-licence::before {
   content: "";
}
.required {
   color: #D65735;
}
.create-account-heading {
   background-color: #EBF5FF;
   display: inline-block;
   width: 100%;
   color: #34438D;
   margin-bottom: 25px;
   padding: 20px;
}
.create-account-heading .red {
   color: #FD7770 !important;
}
.create-account-heading h2 {
   color: #34438D;
   font-weight: bold;
   margin-bottom: 5px;
   font-size: 25px;
}
.ui-widget-content {
   border: 0px;
}
.create-account h3 {
   color: #34438D;
   text-align: left;
   font-weight: 700;
   margin-top: 20px;
   margin-bottom: 1px;
}
.create-account label {
   font-weight: 600;
   color: #FFF;
}
.create-account .col-sm-12 > .col-sm-12 {
   margin-bottom: 0px;
}
.create-account .form-group {
   display: inline-block;
   width: 100%;
}
div.col-sm-12.family-link-section {
   padding: 20px 30px !important;
   font-size: 15px;
   color: #B38725;
   background-color: #FFF7EB;
   margin-top: 20px;
}
.vehicle-info h2 {
   color: rgb(221, 51, 51);
   font-weight: 600;
   font-size: 19px;
}
.vehicle-info, .vehicle-info ul li span {
   color: rgb(221, 51, 51);
}
.vehicle-info ul {
   list-style: disc;
   color: #0D174D;
   padding-left: 40px;
}
.vehicle-info p {
   margin: 20px 0px;
}
.vehicle-info a {
   color: rgb(221, 51, 51);
   background-color: transparent;
   padding-top: 13px;
   padding-bottom: 13px;
   padding-left: 19px;
   padding-right: 19px;
   margin-top: 15px;
   border: 2px solid rgb(221, 51, 51);
   display: inline-block;
   font-weight: normal;
}
.vehicle-info a:hover {
   color: #FFF;
   background-color: #dd3333;
}
#login_continue {
   background-color: #254a9c;
   border-color: #254a9c;
   border-radius: 0px;
   padding: 10px 20px;
   height: 46px;
}
.email-block {
   border-bottom: 2px solid #BCC8BD;
   margin-bottom: 10px;
   padding-bottom: 10px;
   font-size: 19px;
}
.user-details {
   background: #E9F3EC;
   padding: 20px 40px 20px 40px;
   color: #3B5239;
   display: inline-block;
   margin-top: 20px;
   margin-bottom: 20px;
}
.form-horizontal .user-details label.control-label {
   font-weight: bold;
   display: inline;
   width: 15%;
   padding-top: 0px;
   line-height: 24px;
   color: #3B5239;
   padding-left: 0px;
}
.user-details .col-sm-12 {
   padding-left: 0px;
}
.form-horizontal .user-details span {
   font-weight: normal;
   color: #3B5239;
}
.user-info-licence {
   font-family: "Montserrat";
}
.user-info-licence h4 {
   color: #254a9c;
   font-weight: 700;
   font-size: 22px;
}
.user-info-licence p {
   color: #556953;
   font-weight: 300;
   font-size: 16px;
}
.user-info-licence a {
   color: #556953;
   text-decoration: underline;
   font-size: 16px;
}
.apply_licence_link {
   color: #C5AA28;
   text-decoration: underline;
   margin: 17px 0px 12px 0px;
   display: inline-block;
}
.apply_licence_link:hover, .apply_licence_link:active, .apply_licence_link:focus {
   color: #C5AA28;
}
.dashboard-licence-list {
   margin-bottom: 15px;
   display: inline-block;
   width: 100%;
}
.dashboard-licence-list > .col-lg-12 {
   background-color: #F1EED8;
   border-radius: 5px;
   padding: 30px;
   padding-right: 30px;
   padding-left: 30px;
   padding-left: 30px;
   margin-right: ;
   width: 99%;
   margin-top: 15px;
}
.dashboard-licence-list > .col-lg-12 .contact-licence-title {
   color: #867620;
   font-size: 20px;
   margin-bottom: 20px;
}
.dashboard-licence-list a {
   color: #BDAB41;
   text-decoration: underline;
}
.return-to-licence {
   display: inline-block;
   width: 100%;
   text-align: center;
   margin-top: 40px;
   margin-bottom: 20px;
}
.return-to-licence a {
   font-size: 20px;
   background-color: #060;
   text-transform: uppercase;
   color: #FFF;
   padding: 10px 50px;
   border-radius: 25px;
}
.success-page {
   background-color: #ECEDEB;
   border-radius: 5px;
   padding: 0px 0 60px 0;
   display: inline-block;
   width: 100%;
   margin-top: 30px;
   text-align: center;
}
.already-applied .success-page {
   background-color: #F2FBF1;
   border-radius: 5px;
   padding: 20px;
   display: inline-block;
   width: 100%;
   margin-top: 30px;
   text-align: left;
}
.already-applied .success-page h3 {
   color: #497E52;
   font-weight: bold;
   margin-top: 0px;
   border-bottom: 0px;
}
.already-applied .success-page h4 {
   color: #497E52;
   font-weight: normal;
   font-size: 25px;
}
.already-applied .success-page p, .already-applied .success-page a {
   color: #497E52;
   font-weight: normal;
   font-size: 16px;
   margin-top: 20px;
}
.dashboard-licence-list .col-lg-3.paddL0, .dashboard-licence-list .col-lg-4.paddL0 {
   margin-bottom: 8px;
}
.dashboard-official-media-list > .col-lg-12 {
   background-color: #F1E1E7;
   color: #B05D7C;
}
.dashboard-official-media-list > .col-lg-12 .contact-licence-title, .dashboard-official-media-list a {
   color: #B05D7C;
}
.urgent-section {
   background-color: #C16B6B;
   border-radius: 5px;
   padding: 10px 10px 10px 20px !important;
   color: #FFF;
}
.urgent-section a, .urgent-section h4 {
   color: #FFF;
}
.renew-section {
   background-color: #D39E42;
   border-radius: 5px;
   padding: 10px 10px 10px 20px !important;
   color: #FFF;
   margin: 10px 0px 20px 0px;
}
.renew-section a, .renew-section h4 {
   color: #FFF;
}
.renew-section p {
   margin: 0px 0px 0px 2px;
   font-weight: normal;
}
.dashboard-page h2 {
   font-weight: bold;
   font-size: 34px;
   margin: 5px 0px 0px 0px;
   color: #254a9c;
}
.dashboard-page h3 {
   font-weight: bold;
   font-size: 30px;
   margin: 5px 0px 0px 0px;
   color: #254a9c;
}
.dashboard-page h2 > a {
   font-size: 12px;
   font-weight: normal;
   text-decoration: underline;
   color: #254a9c;
}
.promoter-text label {
   color: #AD5677;
}
.dashboard-line-break {
   display: inline-block;
   width: 100%;
   clear: both;
   border-bottom: 1px solid #e7eaec;
   height: 1px;
   margin: 10px 0;
}
.dashboard-blocks {
   padding: 80px 15px 80px 15px;
   border-right: 1px solid #e7eaec;
   font-size: 17px;
}
.dashboard-blocks h5 {
   font-size: 17px;
}
body .fileuploader {
   padding-left: 0px;
}
.multi-checkbox > .checkbox {
   float: left;
   width: 32%;
   margin: 0px;
}
.icon-list-body td {
   line-height: 24px !important;
}
.icon-lists a {
   display: inline-block;
   vertical-align: middle;
}
.create-account-section {
   padding: 30px 20px;
   background-color: #fce9c5;
}
.create-account-section h4, .create-account-section h4 a {
   color: #976e1c;
}
.new_applicants h3 {
   border-bottom: 0px;
   font-family: Montserrat;
   color: #213422;
   font-size: 16px;
   font-weight: 800;
   margin-top: 28px;
   text-transform: uppercase;
   background: #e6f3eb;
   padding: 13px;
}
.radio-large {
   -ms-transform: scale(1.5); /* IE 9 */
   -webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
   transform: scale(1.5);
   background-color: #487E51;
}
.user-credit-card label {
   font-size: 20px;
   color: #487E51;
}
.ui-datepicker-trigger {
   display: none;
}
body a, body a:hover {
   color: #16ACE4;
   text-decoration: none;
}
label {
   font-weight: normal;
}
body .textColor {
   color: #254a9c;
}
body .themeColor {
   color: #16ACE4;
}
.medical_detail_section h1 {
   font-size: 25px;
   color: #254a9c;
   font-weight: bold;
}
.medical_detail_section .dashboard_top_text {
   font-size: 17px;
   color: #254a9c;
   font-weight: normal;
}
.club-membership-detail-dashboard {
   background-color: #F3A000;
   padding: 30px;
   color: #FFF;
}
.medical-detail-dashboard a, .club-membership-detail-dashboard a {
   color: #FFF;
}
.medical-detail-dashboard {
   background-color: #F36D00;
   padding: 30px;
   color: #FFF;
}
.medical-detail-dashboard h3, .club-membership-detail-dashboard h3 {
   color: #FFF;
   font-size: 25px;
   margin-top: 0px;
}
.medical-detail-dashboard p, .club-membership-detail-dashboard p {
   font-size: 17px;
}
.identity-proof-pending-dashboard {
   background-color: #FFECEC;
   padding: 30px;
   color: #FF6F6C;
   padding: 30px !important;
}
.identity-proof-pending-dashboard h3 {
   color: #FF6F6C;
   font-size: 18px;
   margin-top: 0px;
}
.identity-proof-pending-dashboard p {
   font-size: 14px;
   color: #0D174D
}
.identity-proof-pending-dashboard .file-input label {
   background: linear-gradient(40deg, #FF6D6A, #FF6D6A);
}
.identity-proof-completed-dashboard {
   background-color: #F4FBE6;
   padding: 30px;
   color: #7CB715;
   padding: 30px !important;
}
.identity-proof-completed-dashboard h3 {
   color: #7CB715;
   font-size: 25px;
   margin-top: 0px;
}
.identity-proof-completed-dashboard p {
   font-size: 17px;
}
.pending-dashboard {
   background-color: #FBF6E7;
   padding: 30px;
   color: #F8A900;
}
.pending-dashboard h3 {
   color: #F8A900;
   font-size: 25px;
   margin-top: 0px;
}
.pending-dashboard p {
   font-size: 17px;
}
.identity-proof-pending-dashboard.user-medical-details h4 {
   color: #FF6F6C;
   font-size: 18px;
}
.proof-color {
   color: #FF6F6C;
}
.user-medical-details p {
   font-size: 12px;
}
.user-medical-details p a {
   font-size: 12px;
}
.proof-color-green {
   color: #7CB715;
}
.identity-proof-completed-dashboard.user-medical-details h4 {
   color: #7CB715;
   font-size: 18px;
}
.image_area {
   position: relative;
}
.preview {
   overflow: hidden;
   width: 160px;
   height: 160px;
   margin: 10px;
   border: 1px solid red;
}
.modal-lg {
   max-width: 1000px !important;
}
.overlay {
   padding-top: 10px;
   color: #5BB8E3;
   text-decoration: underline;
   cursor: pointer;
}
.image_area:hover .overlay {
   height: 50%;
   cursor: pointer;
}
/*.text {
	color: #333;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}*/
.add-edit-page label.control-label, .add-edit-page .form-group label.control-label {
   text-align: left;
   margin-bottom: 5px;
}
.add-edit-page .col-sm-6 .col-sm-12, .add-edit-page .col-sm-10 .col-sm-12, .add-edit-page .col-sm-6 .col-sm-10, .add-edit-page .col-sm-12 .col-sm-12 {
   padding-left: 0px;
}
.form-horizontal .form-group .col-sm-12 {
   margin-bottom: 0px;
}
.club-membership-heading {
   font-weight: 600;
}
.club-membership-heading.yellow-color {
   border-bottom: 2px solid #DEA738;
}
.club-membership-payment-heading {
   border-bottom: 2px solid #9ABE49;
   padding-bottom: 10px;
   color: #73B004;
}
.credit-card-section input {
   padding-top: 20px;
   padding-bottom: 20px;
}
.apply-declaration ul {
   padding-left: 10px;
}
.item-list {
   padding-left: 0px;
   padding-right: 0px;
   border-bottom: 1px solid #D7D7D7;
   line-height: 40px;
}
.licence-type a, .licence-type a:hover {
   color: #0D174D;
   text-decoration: underline;
}
::placeholder {
   color: #0D174D;
}
body .create-account .form-control::-moz-placeholder, body .create-account select {
   color: #7F7F7F;
   font-size: 13px;
}
body .btn-group-lg > .btn, body .btn-lg {
   padding: 9px 50px;
   font-size: 12px;
   line-height: 1.3333333;
   border-radius: 6px;
   font-weight: 600;
}
.radio-button > label, .radio-button {
   font-size: 13px;
   margin-right: 10px;
   color: #7F7F7F;
   font-weight: normal;
}
div.options > label > input {
   display: none;
}
div.options > label > img {
   display: inline-block;
   padding: 0px;
   height: 30px;
   width: 30px;
   background: none;
}
div.options > label > input:checked + img {
   background: url(http://cdn1.iconfinder.com/data/icons/onebit/PNG/onebit_34.png);
   background-repeat: no-repeat;
   background-position: center center;
   background-size: 24px 24px;
}
.submit-payment-btn {
   margin-bottom: 100px;
   padding: 14px 20px;
   background: #00A3E0;
   border: 0px;
   border-radius: 5px;
   color: #FFF;
   width: 100%;
   margin-top: 10px;
}
input[type=checkbox], input[type=radio] {
   transform: scale(1.4);
   -ms-transform: scale(1.4);
   -webkit-transform: scale(1.4);
   margin-left: 0px !important;
   margin-top: 0px !important;
}
.checkbox {
   margin-bottom: 4px;
}
input[type=checkbox]:focus, input[type=radio]:focus, input:focus + label {
   outline: none !important;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #BFBFBF !important;
   font-weight: 300;
   opacity: 0.8; /* Firefox */
}
.radio > label, .checkbox > label {
   font-weight: 500;
   color: #0D174D;
   line-height: 23px;
}
.add-edit-page .form-group > .col-sm-12 {
   margin-bottom: 15px;
}
.checkbox, .radio {
   margin-top: 0px;
}
.note-editor.note-airframe .note-editing-area .note-editable, .note-editor.note-frame .note-editing-area .note-editable, .note-editor.note-airframe .note-editing-area, .note-editor.note-frame .note-editing-area, .note-editor .note-editing-area .note-editable {
   min-height: 300px;
}
.file {
   opacity: 0;
   width: 0.1px;
   height: 0.1px;
   position: absolute;
}
.file-input label {
   display: block;
   position: relative;
   width: 200px;
   height: 43px;
   border-radius: 5px;
   background: linear-gradient(40deg, #2D5AAF, #2D5AAF);
   display: flex;
   align-items: center;
   justify-content: center;
   color: #fff;
   font-weight: bold;
   cursor: pointer;
   transition: transform .2s ease-out;
   margin-top: 10px;
}
/*input:hover + label,
input:focus + label {
  transform: scale(1.02);
}*/
input:focus + label {
   outline: 1px solid #0D174D;
   outline: -webkit-focus-ring-color auto 2px;
}
.gray-heading {
   background-color: #EFEFEF;
   padding: 15px 15px 15px 30px;
   color: #7B7B7B;
   font-size: 11px;
   border-radius: 2px;
}
.red-heading {
   background-color: #FBF0F4;
   padding: 15px 15px 15px 30px;
   color: #CB2760;
   font-size: 11px;
   border-radius: 2px;
}
.green-heading {
   background-color: #F7FCEB;
   padding: 15px 15px 15px 30px;
   color: #BBE05B;
   font-size: 22px;
   border-radius: 2px;
   font-weight: 600;
}
.green-heading-small {
   background-color: #F7FCEB;
   padding: 6px 10px;
   color: #BBE05B;
   font-size: 13px;
   border-radius: 2px;
   font-weight: 600;
}
.membership_status_1 {
   color: #569E10;
}
.membership_status_3 {
   color: #000000;
}
.membership_status_10 {
   color: #DD0D5E;
}
.user_status_1 {
   background-color: #E7F8D3;
   color: #569E10;
   padding: 10px 50px;
   border-radius: 2px;
   margin-right: 20px;
   text-transform: uppercase;
}
.user_status_3 {
   background-color: #F2F2F2;
   color: #000000;
   padding: 10px 50px;
   border-radius: 2px;
   margin-right: 20px;
   text-transform: uppercase;
}
.user_status_10 {
   background-color: #FDE5EE;
   color: #DD0D5E;
   padding: 10px 50px;
   border-radius: 2px;
   margin-right: 20px;
   text-transform: uppercase;
}
.suspended, .suspended a {
   color: #DB0255;
   font-weight: normal;
}
.suspended .user_status {
   font-weight: bold;
}
.licence-title {
   background: #272A8D;
   text-align: center;
   border-radius: 3px;
   padding: 15px;
   width: 24%;
}
.licence-title a {
   color: #FFF;
}
.licence-link {
   line-height: 50px;
   font-size: 15px;
   text-align: center;
}
.licence-type-heading {
   color: #254a9c;
   font-weight: 700;
   font-size: 21px;
   margin-top: 35px !important;
}
.licence-parent-type-heading {
   color: #DE0F5F;
   font-weight: 700;
   font-size: 18px;
   margin-top: 5px !important;
}
.return-to-licence {
   border: 1px solid #C9C9C9;
   color: #0D174D;
   font-weight: normal;
   padding: 10px 10px;
   border-radius: 5px;
   width: 90%;
   float: right;
}
.under_maintainance {
   background-color: #ffeff5;
   color: #E1226B;
}
body .cke_chrome {
   margin: 0px;
}
ul.dashed {
   margin: 0;
}
ul.dashed {
   list-style-type: none;
   margin-left: 5px;
}
ul.dashed > li {
   text-indent: -5px;
}
ul.dashed > li:before {
   content: "-";
   text-indent: -5px;
   padding-right: 10px;
}
.licence-renewal {
   color: #FF1313;
   line-height: 50px;
}
.pdf-icon {
   mask: url(../img/icon-entrypdf.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-entrypdf.svg) no-repeat center / contain;
   width: 20px;
   height: 20px;
   display: inline-block;
   background: #1E3E96;
}
.large-size {
   width: 40px;
   height: 40px;
}
.apply-for-licence, .apply-for-licence:hover {
   padding: 10px 35px;
   color: #FFF;
   border-radius: 5px;
   display: inline-block;
   border: 0px;
   font-size: 14px;
   margin-top: 30px;
   background-color: #88BC29;
   margin-bottom: 30px;
   text-align: center;
}
.apply-for-licence:disabled {
   background: #dddddd;
}
.apply-text {
   font-size: 24px;
   margin-bottom: 20px;
   font-weight: bold;
}
.apply-licence-block {
   padding: 30px 30px 30px 40px;
   margin-bottom: 20px;
   font-size: 16px;
}
.apply-licence-block h3 {
   font-size: 16px;
}
.apply-licence-block .description {
   font-size: 14px;
   color: #0D174D;
   font-weight: normal;
}
.blue-btn, .blue-btn:hover {
   padding: 6px 30px;
   color: #FFF;
   border-radius: 5px;
   display: inline-block;
   background-color: #2D5AAE;
}
.red-btn, .red-btn:hover {
   padding: 6px 30px;
   color: #FFF;
   border-radius: 5px;
   display: inline-block;
   background-color: #FF0000;
}
.apply-licence-age {
   color: #FD7770;
}
.apply-licence-renewal-text {
   color: #767676;
}
.competition-licence, .competition-licence h3 {
   color: #7FAD17;
}
.competition-licence.apply-licence-block {
   background: #F5FAE8;
}
.competition-licence .apply-for-licence, .competition-licence .apply-for-licence:hover {
   background: #7FAD17;
}
.non-driving-licence, .non-driving-licence h3 {
   color: #202F80;
}
.non-driving-licence.apply-licence-block {
   background: #F0F9FF;
}
.non-driving-licence .apply-for-licence, .non-driving-licence .apply-for-licence:hover {
   background: #202F80;
}
.official-licence, .official-licence h3 {
   color: #76769F;
}
.official-licence.apply-licence-block {
   background: #F2F2F2;
}
.official-licence .apply-for-licence, .official-licence .apply-for-licence:hover {
   background: #767676;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #AFAFC6;
   opacity: 1; /* Firefox */
   font-weight: normal;
   font-size: 12px;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #AFAFC6;
   font-weight: normal;
   font-size: 12px;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #AFAFC6;
   font-weight: normal;
   font-size: 12px;
}
.input-bg {
   background: #F2F2F2;
   border: 0px;
   padding: 5px 15px;
   font-size: 12px;
   border-radius: 5px;
   color: #AFAFC6;
}
.member-notice-section {
   padding: 25px;
   margin-bottom: 20px;
   background: #FFECEC;
   color: #FF706E;
   font-weight: normal;
   border-radius: 8px;
}
.member-notice-section a, .member-notice-section p, .member-notice-section h2 {
   color: #FF706E;
}
.apply-declaration {
   max-height: 150px;
   overflow: auto;
   border: 1px solid #C9C9C9;
   padding: 20px 30px;
   border-radius: 5px;
}
.licence-box {
   border: 1px solid #CECECE;
   padding: 20px;
   margin-bottom: 40px;
   border-radius: 5px;
}
.my-licence .col-lg-1 {
   width: 4.333%;
}
.my-licence .licence-type-heading {
   margin-top: 0px !important;
   font-size: 18px;
}
body hr {
   margin-top: 10px;
   margin-bottom: 10px;
}
.grade_8 {
   background-color: #EEF9FF;
   color: #253289;
}
.large-icon {
   color: #254a9c;
   font-size: 25px;
}
.licence-detail-popup {
   color: #E0156C;
   font-size: 18px;
   font-weight: normal;
   margin-bottom: 20px;
}
.check_answer, .check_answer:hover, a.check_answer:focus {
   padding: 10px 20px;
   background-color: #22A0DA;
   color: #FFF;
   margin-top: 10px;
   display: inline-block;
   border-radius: 6px;
   outline: none;
   border: 0px;
}
.apply-licence h2 {
   color: #202F80;
   font-weight: 700;
   font-size: 27px;
}
.apply-licence .sub-heading {
   color: #FD7770;
}
.heading-text {
   font-size: 18px;
}
.apply-form-heading {
   background-color: #F0F9FF;
   padding: 30px;
   margin-bottom: 20px;
}
.apply-form-heading.wwcc-heading {
   color: #EEB317;
   background-color: #FAF5E8;
   padding: 30px;
}
.apply-form-heading.payment-heading {
  background-color: #f8fbf0;
  border: 1px solid #e2e8d4;
  border-radius: 5px;
}
.apply-licence .product-detail, .club-membership .product-detail {
   color: #0D174D;
   font-size: 17px;
   font-weight: 600;
   padding-top: 20px;
}
.apply-licence .product-detail .price, .club-membership .product-detail .price {
   color: #7FAD17;
}
.apply-licence .safety_div {
   display: inline-block;
   width: 100%;
   margin-top: 20px;
   background-color: #F0F9FF;
   padding: 40px 30px;
   border-radius: 10px;
}
.apply-licence .safety_div.wrong-answer {
   background-color: #ffecec;
}
.safety_div div label {
   width: 91%;
}
.membership-btn {
   background-color: #00A3E0;
   color: #FFF;
   padding: 10px 50px;
   border: 0px;
   border-radius: 5px;
   margin-bottom: 30px;
   margin-top: 10px;
}
body .form-group {
   margin-bottom: 10px;
   display: inline-block;
   width: 100%;
}
body .metismenu .fa.arrow:before {
   content: "\f105";
}
.add_more, .add_more:hover, .add_more:focus {
   color: #FF7370;
}
.add_more .fa {
   font-size: 20px;
}
.paddL0 #DataTables_Table_0_wrapper .col-sm-12 {
   padding-left: 0px !important;
   padding-right: 0px !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #777 !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color: #777 !important;
}
input:invalid, input::invalid {
   border: red solid 3px;
}
.border0 .ibox-content {
   border: none !important;
}
.parent-page-class > .col-lg-12, .parent-page-class > form > .col-lg-12 {
   padding-left: 0px;
   padding-right: 0px;
}
.parent-page-class .ibox-content.search-box {
   margin: 0px;
   border: 0px;
   padding-top: 0px;
}
.form-horizontal .control-label.col-sm-12 {
   text-align: left;
}
.communication-page strong {
   font-weight: 700;
}
.communication-page label {
   font-size: 14px;
   font-weight: normal;
}
.communication-page input[type="text"], .communication-page textarea {
   border-radius: 5px;
   padding: 10px !important;
   font-size: 15px;
}
.communication-page .dark-blue-btn {
   padding: 15px 60px !important;
}
.communication-page .table > thead > tr > th, .communication-page .table > tbody > tr > td {
   padding: 15px 25px;
   font-size: 15px;
   line-height: 30px;
}
.communication_status_1 {
   color: #679F00;
   text-transform: uppercase;
}
.communication_status_3, .communication_status_9 {
   color: #C1C1C1;
   text-transform: uppercase;
}
.communication_status_5 {
   color: #F9A800;
   text-transform: uppercase;
}
.communication_status_7 {
   color: #EE6B69;
   text-transform: uppercase;
}
.tabs {
   list-style: none;
   padding-left: 0px;
   display: inline-block;
   width: 100%;
   border-bottom: 2px solid #0E1651;
   margin-top: 20px;
}
.tabs li {
   float: left;
   margin-right: 20px;
}
.tabs li a {
   display: inline-block;
   padding-bottom: 9px;
   color: #0A0E4A;
   font-weight: normal;
}
.tabs li a.active {
   color: #18ACE3;
   border-bottom: 2px solid #18ACE3;
   margin-bottom: -2px;
}
.club-tabs {
   padding-left: 0px;
   list-style: none;
   display: inline-block;
   width: 100%;
   margin: 20px 0px;
}
.club-tabs li {
   float: left;
   margin-right: 20px;
}
.club-tabs a {
   color: #00A3E0;
   text-decoration: underline;
}
.club-tabs a.active-tab {
   color: #0D174D;
   font-weight: 600;
   text-decoration: none;
}
.right-link {
   float: right;
   text-decoration: underline;
   font-size: 14px;
   line-height: 28px;
}
.archive-message-btn {
   padding: 17px 60px;
   border: 1.5px solid #BFBFBF;
   border-radius: 5px;
   font-size: 18px;
   font-weight: 300;
   color: #0D174D;
}
.warning_section span {
   color: #FD7770;
   margin: 0px;
   display: inline-block;
}
.top-right-link {
   float: right;
   font-size: 14px;
   font-weight: normal;
   text-decoration: underline;
   padding-top: 5px;
}
.family-section-header {
   color: #1F3186;
   font-weight: 700;
   font-size: 19px;
   line-height: 30px;
   margin-bottom: 30px;
   margin-top: 0px;
}
.family-link thead th {
   background-color: #EFEFEF;
   padding: 20px 10px 20px 10px;
   color: #7C7C7C;
   text-transform: uppercase;
}
.family-link tbody td {
   background-color: #FFF;
   padding-top: 20px !important;
   padding-bottom: 20px !important;
   padding: 20px 10px 20px 10px;
   color: #7C7C7C;
   border-bottom: 1px solid #F0F0F0;
}
.top_fixed {
   background: #C55452;
   padding: 11px;
   padding-right: 6px;
   color: #FFF;
   font-weight: 600;
   position: absolute;
   width: 100%;
   top: 0px;
   z-index: 9999;
   text-align: right;
   padding-right: 40px;
}
.top_fixed a {
   color: #FFF;
}
.top_fixed p {
   margin: 0px;
}
.unlink-account-block .modal-dialog {
   width: 700px;
   padding: 30px;
}
.unlink-account-block h2 {
   margin: 0px;
   font-size: 28px;
   margin-top: 10px;
   color: #202F80;
   font-weight: 600;
}
.unlink-account-block h1 {
   margin: 0px;
   font-size: 25px;
   margin-top: 10px;
   color: #FD7770;
   font-weight: 600;
}
.unlink-account-block p {
   font-size: 13px;
   color: #202F80;
   clear: both;
   margin-top: 15px;
   margin-bottom: 20px;
   font-weight: 500;
}
.checkbox-text {
   font-size: 11px;
}
.unlink-account-block p {
   font-size: 13px;
   color: #202F80;
}
.profile-pic-section {
   padding: 30px 20px;
   background-color: #F8F9F8;
   display: inline-block;
   width: 100%;
   margin-bottom: 30px;
}
.dashboard-page {
   margin: 0px 20px 0px 10px;
}
.dashboard-review-section > div {
   padding: 20px 30px 20px 30px;
}
.review-heading {
   background-color: #EFEFEF;
   color: #737373;
   font-size: 15px;
   text-transform: uppercase;
}
.dashboard-review-section .reviews {
   background-color: #FBF6E7;
   color: #F8A807;
   font-weight: 500;
   margin-top: 5px;
}
.profile-picture .reviews {
   background-color: #FBF6E7;
   color: #F8A807;
}
.profile-picture .reviews a {
   color: #F8A807;
}
.identity-proof .reviews {
   background-color: #FFEDEC;
   color: #FF6D6B;
}
.identity-proof .reviews a {
   color: #FF6D6B;
}
.family-section-notice {
   background: #FFECEC;
   padding: 30px 30px 30px 30px;
   margin-top: 10px;
   margin-bottom: 30px;
   font-weight: bold;
   border-radius: 5px;
   font-size: 14px;
}
.family-section-notice h1 {
   margin: 0px;
   margin-bottom: 0px;
   font-size: 28px;
   font-weight: 600;
   color: #FF6D6A;
   margin-bottom: 21px;
}
.family-section-notice p {
   margin: 0px;
   color: #f00;
}
.family-section-notice a, .family-section-notice a:hover {
   color: #f00;
   text-decoration: underline;
}
.user_status .licence_status {
   display: inline-block;
}
/*Club header*/
.club-portal .navbar, .club-portal.navbar {
   background: #274F9A;
   padding: 15px 80px;
   color: #FFF;
}
.super-admin.navbar {
   background: #0D174D;
   padding: 15px 50px;
   color: #FFF;
}
.club-portal .navbar a, .club-portal.navbar a, .super-admin.navbar a {
   color: #FFF;
}
.top-header-title {
   color: #3C523A !important;
   font-weight: 700;
   font-size: 20px !important;
}
.club-portal p {
   color: #0D174D;
}
.contact-dashboard-notice-section {
   background: #FFFAF2;
   padding: 20px 30px;
   color: #202F85;
}
.contact-dashboard-notice-section h1 {
   color: #202F85;
   font-size: 30px;
   margin-top: 0px;
}
.contact-dashboard-notice-section h4 {
   color: #202F85;
   font-size: 15px;
}
.modal-header {
   padding-left: 45px;
   font-weight: bold;
}
.safety-question-section .col-lg-12 {
   padding-left: 0px;
   padding-bottom: 7px;
}
.safety-question-section label {
   line-height: 30px;
   float: left;
   width: 90%;
   padding-left: 10px;
}
.safety-question-section input[type="radio"] {
   margin-top: 6px !important;
}
.profile-pic {
   background: #EEF9FF;
   padding: 30px;
}
.password-instructions {
   background: #FFECEB;
   padding: 30px;
   margin: 20px 0px 10px 0px;
   color: #FF7A77;
   font-weight: bold;
   font-size: 19px;
   line-height: 22px;
}
.event-classes-page ul {
   list-style: none;
   padding: 0px;
}
.event-classes-page ul li {
   float: left;
   margin-right: 10px;
}
.event-classes-page ul li a {
   padding: 20px 15px;
   color: #0D174D;
   font-size: 13px;
   line-height: 39px;
   border-radius: 0px;
   font-weight: normal;
}
.event-classes-page ul li a.active {
   border-bottom: 2px solid #202F80;
   font-weight: 600;
}
.event-classes-page ul li a:focus {
   outline: none;
}
.page_full_content > .parent-page-class {
   /*max-width: calc(100% - 320px);*/
}
.event-detail-header ul li span {
   float: left;
   margin-right: 7px;
}
.header_bg {
   position: absolute;
   width: 100%;
   height: 146px;
   background-color: #F4FBFF;
}
.page_full_content {
   width: 1440px;
   margin: auto;
   max-width: 100%;
}
.event-detail-header {
   font-size: 14px;
   padding-top: 15px;
   padding-bottom: 15px;
}
.event-detail-header h2 {
   color: #070D2F;
   font-weight: bold;
   font-size: 25px;
   margin-top: 0px;
   line-height: 30px;
   border-bottom: 1px solid #B8DDF2;
   padding-bottom: 20px;
     display: inline-block;
}
.event-detail-header h4 {
   color: #070D2F;
   font-size: 15px;
   margin-bottom: 20px;
   margin-top: 20px;
}
.event-detail-header ul {
   list-style: none;
   padding-left: 0px;
}
.event-detail-header ul li {
   float: left;
   margin-right: 15px;
   font-size: 13px;
   font-weight: 650;
   color: #0D174D;
}
.event-user-view-page .fa {
   font-size: 20px;
   width: 20px;
   text-align: center;
   float: left;
}
.event-detail-header hr.blue-hr {
   border: 1px solid #A2ADCF;
}
.class-section span {
   line-height: 32px;
}
.class-section .checkbox {
   margin-top: 0px;
   margin-bottom: 0px;
}
.event-enter-user-details div {
   font-size: 17px;
   font-weight: bold;
   margin-bottom: 7px;
}
.event-enter-user-details div > span {
   display: inline-block;
}
.endorsement_listing {
   font-weight: normal;
}
.written-warning {
   margin-top: -10px;
   display: inline-block;
}
.written-warning > .fa {
   font-size: 25px;
   color: #FF6D6A;
}
.penalty-listing-heading {
   font-size: 24px;
   color: #FF6B69;
}
.review-wwcc .reviews {
   background-color: #FEEDE3;
   color: #FF8100;
}
.review-wwcc .reviews a {
   color: #FF8100;
}
.event-detail-buttons a {
   float: left;
   margin-right: 20px;
   margin-bottom: 20px;
}
hr {
   border-top: 1px solid #D2EAF7;
}
.loginscreen ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #FFF;
}
.loginscreen.middle-box {
   width: 700px;
   max-width: none;
}
.login-div {
   margin: auto;
   float: none;
   padding-left: 0px;
   padding-right: 0px;
}
.login-bg {
   background-image: linear-gradient(#0C0E3B, #209BD6);
}
.login-error {
   background: #FD7770;
   padding: 20px;
   border-radius: 1px;
   color: #FFF;
   margin: auto;
   float: none;
   margin-bottom: 30px;
}
.logo-name {
   margin-bottom: 5px;
   padding: 20px;
}
.logo-name img {
   width: 80%;
}
.login-bg .form-group input[type="text"], .login-bg .form-group input[type="input"], .login-bg .form-group select, .login-bg .form-group input[type="password"], .login-bg .form-group input[type="email"] {
   text-align: center;
   border-radius: 5px;
   height: 45px;
   background: #396893;
   border-color: #ADC2D4;
   color: #FFF;
   text-align: left;
}
.login-bg .form-control::placeholder {
   color: #FFF !important;
   font-weight: 500;
}
.login-button {
   background: #209BD6;
   border: 0px;
   color: #FFF;
   text-transform: uppercase;
   width: 100%;
   padding: 15px;
   border-radius: 5px;
   font-weight: bold;
}
.login-text-bottom, .login-bg p, .login-text-bottom:hover {
   color: #FFF;
   margin-top: 20px;
   display: inline-block;
}
.login-bg .form-control:focus {
   border-color: #E4D1D2 !important;
}
.login-top-div {
   border: 1px solid #FFF;
   padding: 25px;
   text-align: center;
   font-weight: 500;
   margin: auto;
   margin-bottom: auto;
   margin-bottom: auto;
   float: none;
   margin-bottom: 30px;
}
.login-top-div p {
   color: #A7CCFF;
}
.login-top-div a {
   color: #FFF;
   font-weight: 400;
   text-decoration: underline;
}
.create-account-heading p {
   color: #34438D;
   margin-top: 0px;
}
.create-account p {
   color: #34438D;
   margin-bottom: 0px;
   margin-top: 0px;
}
.create-account h3, .create-account {
   color: #FFFFFF;
}
.create-account .profile-pic h3 {
   color: #0D174D;
}
.create-account input[type="checkbox"], .create-account input[type="radio"] {
   margin-top: 0px !important;
}
.class_data {
   margin-bottom: 5px;
   padding-left: 0px;
   padding-right: 0px;
   font-weight: normal;
}
.class_data > .col-sm-4 {
   padding-left: 0px;
   padding-right: 0px;
}
.state-admin-block {
   background: #FCF5E7;
   padding: 20px 30px;
   display: inline-block;
   width: 100%;
   margin-top: 20px;
}
.state-admin-block h3 {
   color: #F9B219;
   font-weight: 700;
   text-transform: uppercase;
}
.state-admin-block input[type="checkbox"] {
   margin-top: 0px !important;
   margin-left: 4px !important;
}
.top-right-btn, .top-right-btn:hover {
   border: 1px solid #C0C0C0;
   padding: 5px 30px;
   color: #606060;
   border-radius: 5px;
   font-weight: 500;
}
.checkbox label {
   line-height: 43px;
}
.no-membership {
   background: #EEF9FF;
   padding: 40px;
   color: #00A3E0;
   font-weight: 600;
}
.icon-bg {
   height: 30px;
   width: 30px;
   border-radius: 5px;
   text-align: center;
   background: #B8DDF2;
   float: left;
   margin-right: 20px;
   border: 0px;
}
.back-icon {
   mask: url(../img/icon-arrowleft.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-arrowleft.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #0D174D;
   width: 13px;
   display: inline-block;
   height: 28px;
}
.edit-icon {
   mask: url(../img/icon-edit.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-edit.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #0D174D;
   width: 13px;
   float: left;
   height: 23px;
}
.line-height-30 {
   line-height: 30px;
}
.calendar-options {
   float: right;
   list-style: none;
}
.calendar-options li {
   float: left;
   font-size: 14px;
   margin-left: 20px;
   line-height: 19px;
}
.calendar-options li span {
   width: 20px;
   height: 16px;
   display: inline-block;
   border: 1px solid #9D9D9D;
   margin-bottom: -3px;
   margin-right: 2px;
}
.calendar-options li span.booked {
   background: #E1FEFF;
}
.calendar-options li span.offer-pending {
   background: #FFF6A6;
}
.calendar-options li span.available {
   background: #E3FEC0;
}
.calendar-options li span.not-available {
   background: #FFC4C5;
}
.current-month {
   font-size: 20px;
}
.calendar-days table, .calendar-days td {
   border: 1px solid #B6BCAD;
   border-collapse: collapse;
}
.calendar-days {
   width: 100%;
   margin-top: 10px;
}
.calendar-days th {
   width: 12%;
   padding-left: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
   background: #F3F3F2;
}
.calendar-block {
   display: inline-block;
   background: #E3FEC0;
   width: 100%;
   padding: 15px;
   min-height: 145px;
}
.calendar-block.booked {
   background: #E1FEFF;
}
.calendar-block.pending {
   background: #FFF6A5;
}
.calendar-block.un-available {
   background: #FFC4C5;
}
.calendar-block .calendar-date {
   font-size: 30px;
   font-weight: 600;
}
.calendar-block .calendar-month {
   float: right;
   font-weight: 500;
}
.calendar-block .text {
   height: 56px;
   font-size: 11px;
   margin-top: 8px;
}
.calendar-block .sign img {
   width: 25px;
}
.calendar_button {
   border-radius: 25px;
   padding: 10px 20px;
   text-transform: uppercase;
   font-size: 14px;
   color: #FFF;
}
.calendar_button_3 {
   background-color: #77EAF1;
}
.calendar_button_1 {
   background-color: #D8C758;
}
.availability-status {
   display: inline-block;
   width: 20px;
   height: 20px;
   background: #5FB700;
   margin-right: 10px;
}
.availability-status.un-available {
   background: #FFC4C5;
}
.back-link {
   border: 1px solid #ADB1BD;
   padding: 8px 15px;
   border-radius: 5px;
   color: #0D174D;
}
.scrutineering-section img {
   float: left;
}
.scrutineering-section span.scrutineering-label {
   width: 95%;
   float: left;
}
.border-box {
   border: 1px solid #D0DFE6;
   padding: 0px 10px;
   border-radius: 5px;
   color: #0D174D;
   box-shadow: 1px 1px #D0DFE6;
   font-size: 13px;
   font-weight: normal;
   display: inline-block;
   line-height: 24px;
}
.border-box:hover {
   color: #0D174D;
}
.view-icon {
   mask: url(../img/eye.svg) no-repeat center / contain;
   -webkit-mask: url(../img/eye.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172C;
   width: 7px;
   float: left;
   height: 13px;
}
.border-box.inlineBlock .view-icon {
   width: 13px;
   height: 22px;
   margin-right: 0px;
   float: left;
}
.icon-title {
   float: left;
}
.communication-btns > div {
   float: left;
   margin-right: 20px;
}
.btn-primary-gray {
   background-color: #E6E7EE;
   border-color: transparent;
   color: #121E55;
   padding: 10px 40px;
   border-radius: 5px;
   font-size: 15px;
   display: inline-block;
   font-weight: 600;
}
.icons {
   background-color: #022539;
   width: 20px;
   height: 15px;
   margin-right: 6px;
   margin-top: 3px;
   display: inline-block;
}
.check-circle {
   mask: url(../img/check-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/check-circle.svg) no-repeat center / contain;
   width: 25px;
   height: 25px;
   float: right;
   margin-left: 10px;
}
.check-circle-green {
   mask: url(../img/check-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/check-circle.svg) no-repeat center / contain;
   width: 25px;
   height: 25px;
   float: right;
   margin-left: 10px;
   background-color: #7FAD17;
}
.driving-test-required-icon {
   mask: url(../img/licence.svg) no-repeat center / contain;
   -webkit-mask: url(../img/licence.svg) no-repeat center / contain;
   width: 25px;
   height: 25px;
   float: right;
   margin-left: 10px;
}
.driving-test-passed-icon {
   mask: url(../img/licence-pass.svg) no-repeat center / contain;
   -webkit-mask: url(../img/licence-pass.svg) no-repeat center / contain;
   width: 25px;
   height: 25px;
   float: right;
   margin-left: 10px;
   background-color: #7FAD17;
}
.icon-pencil {
   mask: url(../img/pencil.svg) no-repeat center / contain;
   -webkit-mask: url(../img/pencil.svg) no-repeat center / contain;
}
.icon-user {
   mask: url(../img/user.svg) no-repeat center / contain;
   -webkit-mask: url(../img/user.svg) no-repeat center / contain;
}
.icon-user-plus {
   mask: url(../img/user-plus.svg) no-repeat center / contain;
   -webkit-mask: url(../img/user-plus.svg) no-repeat center / contain;
}
.icon-cross {
   mask: url(../img/icon-close.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-close.svg) no-repeat center / contain;
}
.border-box {
   border: 1px solid #D0DFE6;
   padding: 0px 10px;
   padding-left: 10px;
   border-radius: 4px;
   color: #000;
   box-shadow: 1px 1px #D0DFE6;
   font-size: 13px;
   font-weight: normal;
   float: left;
   margin-top: 6px;
}
.float-left {
   float: left;
}
.show_family_members {
   float: left;
   padding-top: 6px;
}
.show_family_members .icon-user-plus {
   width: 20px;
   height: 20px;
   float: left;
}
.family_members {
   position: absolute;
   right: -70px;
   top: -23px;
   border: 1px solid #ACE0F7;
   border-radius: 10px;
   padding: 25px;
   background: #FAFDFF;
   width: 350px;
   z-index: 999;
   box-shadow: 1px 5px 13px -4px #474747;
}
.family_members p {
   line-height: 20px;
   margin-bottom: 5px;
}
.family_members a, .family_members a:hover {
   text-decoration: underline;
   color: #0D174D;
}
.family_members .icon-cross {
   height: 11px;
   float: right;
}
a.dismiss-notice-class {
   text-decoration: underline;
   color: #F9A700;
   font-size: 14px;
}
.yellow-heading {
   color: #FFA600;
   font-weight: 600 !important;
   font-size: 18px;
   margin: 15px 0px;
}
a.yellow-btn {
   background: #FFA600;
   color: #FFF;
   text-decoration: none;
   padding: 9px 50px;
   border-radius: 5px;
   margin-top: 10px;
   display: inline-block;
}
.checkbox-parent-div input[type="checkbox"] {
   margin: 0px 7px 0px 0px !important;
}
#imgModal-dialog .modal-dialog {
   max-width: 500px !important;
}
.additional-driver-row {
   background-color: #eef9ff !important;
}
.create-account .radio-button > label {
   color: #FFF;
}
.cancel-entry-popup, .cancel-entry-popup h2, .cancel-entry-popup a {
   color: #FF6D6A;
}
.cancel-entry-popup .btn-lg {
   background-color: #FF6D6A;
   border-color: #FF6D6A;
}
.cancelled-row {
   background-color: #feecec !important;
}
.communication-page .radio > label {
   line-height: 43px;
   padding-left: 5px;
   clear: both;
}
.communication-page .radio {
   margin-top: 0px;
   display: inline-block;
}
.communication-page .radio input {
   margin-top: 11px !important;
}
.top-right-link {}
.submit-btn-link, .submit-btn-link:hover {
   background: no-repeat;
   border: 0;
   text-decoration: underline;
   color: #16ACE4;
   font-weight: 700;
   padding-left: 0px;
}
.check-licence-section {
   background: #F1FBFF;
   padding: 35px !important;
   margin-bottom: 30px;
}
.check-licence-section label {
   color: #205AB5;
}
.error-section {
   color: #FD7770;
   padding: 40px;
   background: #FFEDEC;
   font-size: 15px;
}
.pactice-booking-refunded-section {
   color: #FD7770;
   padding: 10px 20px;
   background: #FFEDEC;
   font-size: 15px;
   font-weight: 600;
   border-radius: 5px;
}
.error-section a {
   color: #FD7770;
}
.checkbox .input.radio {
   margin: 0px;
}
.family-link-list {
   padding: 0px;
   list-style: none;
   color: #1F3186;
   font-size: 14px;
}
.setting-checkbox .checkbox label {
   line-height: 22px;
}
.cancelled-class td {
   color: #FF7472;
}
.licence-settings-page .checkbox label {
   line-height: 25px;
   width: 100%;
   padding-left: 4px;
}
.licence-settings-page .width-100 {
   margin-top: 5px;
   margin-bottom: 5px;
}
.warning-heading {
   border-bottom: 2px solid #FD7770;
   color: #FD7770;
   padding-bottom: 10px;
   margin-bottom: 20px;
}
.normal-heading {
   border-bottom: 2px solid #0E1651;
   color: #0E1651;
   padding-bottom: 10px;
   margin-bottom: 20px;
}
.success-heading {
   border-bottom: 2px solid #759F05;
   color: #759F05;
   padding-bottom: 10px;
   margin-bottom: 20px;
}
.danger-heading {
   border-bottom: 2px solid #FD7770;
   color: #FD7770;
   padding-bottom: 10px;
   margin-bottom: 20px;
}
.licence-settings-page hr.blue-hr {
   border-top: 1px solid #2192D0;
}
.practice_licence_type {
   margin-top: 20px;
   background: #0B1750;
   color: #FFF;
   padding: 20px 30px;
   border-radius: 5px;
   font-weight: normal;
}
.checkbox-div input {
   width: 4%;
}
.checkbox-div label {
   float: left;
   width: 92%;
   margin-top: 6px;
}
#side-menu li {
   margin-left: 30px;
   margin-right: 30px;
   margin-bottom: 5px;
}
body .nav > li > a {
   color: #FFF;
   font-weight: 400;
   padding: 4px 0px 4px 10px;
}
body .tabs-container .nav > li > a {
   padding: 10px 20px 10px 20px;
}
body .navbar-default .nav > li > a:hover, body .navbar-default .nav > li > a:focus {
   background: #00355F;
   border-radius: 5px;
}
body .nav > li.active {
   background: #22A0DA;
   border-radius: 5px;
   border: 0px;
}
body .nav > li.active a {
   font-weight: 700;
}
.check_member_link, .check_member_link:hover {
   color: #FF7775;
   font-weight: 600;
   text-decoration: underline;
   line-height: 33px;
}
.pagination > li > a, .pagination > li > span {
   padding: 4px 10px !important;
   line-height: 20px !important;
}
.parent-member-class {
   background-color: #FFEDEC;
   clear: both;
   padding: 30px 40px;
   margin-bottom: 20px;
}
.parent-page-class .parent-member-class > h2 {
   margin-top: 0px;
   color: #FF706E;
   font-weight: 700;
   font-size: 14px;
}
.parent-member-class h5, .parent-member-class a {
   margin-top: 10px;
   color: #FF706E;
   font-size: 14px;
   font-weight: normal;
   margin-bottom: 0px;
}
.item-listing {
   margin-left: 0px;
   list-style: none;
   padding: 0px;
   margin-bottom: 20px;
   display: inline-block;
}
.item-listing li {
   float: left;
   margin-right: 15px;
}
.page-heading {
   color: #0D174D;
   font-weight: bold;
   font-size: 26px;
   margin-bottom: 20px;
   padding-bottom: 0px;
}
.page-title {
   color: #0D174D;
   font-weight: 500;
   font-size: 19px;
   margin-bottom: 20px;
   padding-bottom: 0px;
   line-height: 30px;
}
.form-control, .single-line {
   padding: 6px 16px;
   border: 0px;
   border-radius: 5px;
   background: #F2F2F2;
}
.create-account select.form-control {
   background: url(../img/icon-arrowdown.svg) #396893 no-repeat 97% 50% !important;
   background-size: 20px !important;
}
select.form-control {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background: url(../img/icon-arrowdown.svg) #F1F1F2 no-repeat 97% 50% !important;
   background-color: rgba(0, 0, 0, 0);
   padding-right: 20px;
   background-size: 15px !important;
   border: 0px;
}
.input-label {
   color: #0D174D;
   font-weight: normal;
   font-size: 14px;
   padding-bottom: 7px;
}
.large-font {
   font-size: 18px;
}
.radio-btn-section > label {
   width: 100%;
}
.radio-btn-section input {
   margin: 0px 10px 10px 0px !important;
}
.nav.navbar-top-links.navbar-right li span {
   line-height: 50px;
   color: #0D174D;
}
.nav.navbar-top-links.navbar-right li a {
   padding: 20px 10px;
}
.nav.navbar-top-links.navbar-right li a:hover {
   color: #0D174D;
}
.tabs-container .nav-tabs > li > a {
   color: #1111ca;
}
.table > thead > tr > th {
   border-bottom: 1px solid #D2EAF7;
   line-height: 40px;
}
body .table > tbody > tr > td {
   font-weight: normal;
   border-bottom: 1px solid #D2EAF7;
   line-height: 40px;
   background: transparent;
   border-top: 0px;
}
body .table > tbody > tr > td.licence-status {
   line-height: 20px;
}
a.active_criteria, a.active_criteria:hover {
   text-decoration: none !important;
   color: #0D174D;
}
.checkbox label {
   line-height: 26px;
   width: 100%;
   padding-left: 0px;
   margin-bottom: 10px;
}
.checkbox.col-sm-12 {
   margin: 0px;
}
body .appTextColor {
   color: #0D174D;
}
.class_engine {
   margin-right: 10px;
   margin-bottom: 10px;
   padding: 8px 20px;
   background: #F4FBFF;
   border-radius: 5px;
   display: inline-flex;
}
.class_engine a {
   color: #00A3E0;
   font-weight: bold;
   margin-left: 15px;
}
.popup-fields > div {
   padding-left: 0px;
   clear: both;
   margin-bottom: 10px;
   line-height: 32px;
}
.modal-body .view-top-section .popup-input label {
   color: #0D174D;
   font-size: 14px;
}
.modal-body .checkbox label {
   line-height: 25px;
}
.modal-body .popup-divider {
   margin-top: 40px;
   margin-bottom: 20px;
}
.modal-open .modal {
   overflow-x: hidden;
   overflow-y: auto;
}
.modal-body .btn-primary.sky-blue-btn, .modal-body .btn-primary.sky-blue-btn:hover {
   background-color: #00A3E0;
   border-color: transparent;
   color: #FFFFFF;
}
.modal-body .btn-primary, .modal-body .btn-primary:hover {
   background-color: #001735;
   padding: 10px 25px;
   border: 1px solid #001735;
   opacity: 1;
}
.modal.in .modal-dialog {
   -webkit-transform: translate(0, 0);
   -ms-transform: translate(0, 0);
   -o-transform: translate(0, 0);
   transform: translate(0, 0);
}
.modal-content {
   border-radius: 12px;
   border: none;
   box-shadow: none;
}
.modal-body {
   position: relative;
   padding: 20px 50px 16px 50px;
   display: inline-block;
   width: 100%;
   overflow: hidden;
}
.modal-body h1 {
   border-bottom: 1px solid #E5E5E5;
   font-size: 18px;
   font-weight: bold;
   padding-bottom: 20px;
   margin-top: 0px;
   color: #2C2634;
   margin-left: -50px;
   margin-right: -50px;
   padding-left: 50px;
   padding-right: 50px;
   margin-bottom: 40px;
}
.close-icon {
   background: #F5F5F5;
   border-radius: 2px;
   padding: 6px;
   line-height: 10px;
}
.cross-icon {
   margin-left: 10px;
   mask: url(../img/icon-close.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-close.svg) no-repeat center / contain;
   width: 10px;
   height: 10px;
   background-color: #333F4F;
   display: inline-block;
   top: 8px;
   margin: 0px;
}
.view-top-section label.practice_licence_type_label {
   clear: none;
   font-size: 14px;
   line-height: 21px;
}
.tick-icon {
   margin-left: 10px;
   mask: url(../img/check-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/check-circle.svg) no-repeat center / contain;
   width: 10px;
   height: 10px;
   background-color: #333F4F;
   display: inline-block;
   top: 8px;
   margin: 0px;
}
.popup-label {
   width: 30%;
   float: left;
   font-size: 14px;
   font-weight: normal;
   color: #9e9ba2;
   line-height: 38px;
}
.popup-input {
   float: left;
   width: 70%;
}
.popup-divider {
   border-bottom: 1px solid #E5E5E5;
   margin-top: 35px;
   margin-bottom: 30px;
   display: inline-block;
   width: 111%;
   margin-left: -30px;
   margin-right: -30px;
}
.modal-content .popup-divider {
   width: 130%;
   margin-left: -50px;
}
.lightGrayColor, .lightGrayColor:hover, .lightGrayColor:focus {
   color: #A1A1A1;
   font-weight: normal;
}
.largeIcon {
   width: 25px;
   height: 25px;
}
body .table > tbody > tr > td.tickbox-td {
   padding-top: 15px;
   line-height: 17px;
   text-align: center;
}
.red-bg, .red-bg:hover, .bg-danger {
   background-color: #ed5565 !important;
   color: #ffffff;
}
.line-5 {
   line-height: 5px !important;
}
.line-25 {
   line-height: 25px !important;
}
.line-30 {
   line-height: 30px !important;
}
.line-34 {
   line-height: 34px !important;
}
.line-36 {
   line-height: 36px !important;
}
.line-37 {
   line-height: 37px !important;
}
.line-40 {
   line-height: 40px !important;
}
.paddPL0 .col-sm-12, .paddPL0 .col-sm-11, .paddPL0 .col-sm-10, .paddPL0 .col-sm-9, .paddPL0 .col-sm-8, .paddPL0 .col-sm-7, .paddPL0 .col-sm-6, .paddPL0 .col-sm-5, .paddPL0 .col-sm-4, .paddPL0 .col-sm-3, .paddPL0 .col-sm-2 {
   padding-left: 0px !important;
}
.mar0, .bg-color-transparant table.mar0 {
   margin: 0px !important;
}
.font-13 {
   font-size: 13px !important;
}
.font-14 {
   font-size: 14px !important;
}
.marLM80 {
   margin-left: -80px;
}
.padd0 {
   padding: 0px !important;
}
.paddL50 {
   padding-left: 50px !important;
}
.paddB100 {
   padding-bottom: 100px !important;
}
.paddT6 {
   padding-top: 6px !important;
}
.paddT50 {
   padding-top: 50px !important;
}
.paddT10 {
   padding-top: 10px !important;
}
.paddT15 {
   padding-top: 15px !important;
}
.paddT20 {
   padding-top: 20px !important;
}
.paddT30 {
   padding-top: 30px !important;
}
.paddT7 {
   padding-top: 7px !important;
}
.paddB5 {
   padding-bottom: 5px !important;
}
.paddB10 {
   padding-bottom: 10px !important;
}
.paddB15 {
   padding-bottom: 15px !important;
}
.paddB20 {
   padding-bottom: 20px !important;
}
.paddB25 {
   padding-bottom: 25px !important;
}
.paddB30 {
   padding-bottom: 30px !important;
}
.paddB3 {
   padding-bottom: 3px !important;
}
.paddL0 {
   padding-left: 0px !important;
}
.paddL2 {
   padding-left: 2px !important;
}
.paddL3 {
   padding-left: 3px !important;
}
.paddL5 {
   padding-left: 5px !important;
}
.paddL10 {
   padding-left: 10px !important;
}
.paddL15 {
   padding-left: 15px !important;
}
.paddL20 {
   padding-left: 20px !important;
}
.paddL28 {
   padding-left: 25px !important;
}
.paddL25 {
   padding-left: 28px !important;
}
.paddL30 {
   padding-left: 30px !important;
}
.paddL50 {
   padding-left: 50px !important;
}
.paddR50 {
   padding-right: 50px !important;
}
.paddR0 {
   padding-right: 0px !important;
}
.paddR20 {
   padding-right: 20px !important;
}
.paddR30 {
   padding-right: 30px !important;
}
.paddT0 {
   padding-top: 0px !important;
}
.paddB0 {
   padding-bottom: 0px !important;
}
.marL0 {
   margin-left: 0px !important;
}
.marR0 {
   margin-right: 0px !important;
}
.marT50 {
   margin-top: 50px !important;
}
.marT7 {
   margin-top: 7px !important;
}
.marT0 {
   margin-top: 0px !important;
}
.marB0 {
   margin-bottom: 0px !important;
}
.marT5 {
   margin-top: 5px !important;
}
.marR10 {
   margin-right: 10px !important;
}
.marT10 {
   margin-top: 10px !important;
}
.marT12 {
   margin-top: 12px !important;
}
.marT15 {
   margin-top: 15px !important;
}
.marT20 {
   margin-top: 20px !important;
}
.marT30 {
   margin-top: 30px !important;
}
.marB15 {
   margin-bottom: 15px !important;
}
.marB20 {
   margin-bottom: 20px !important;
}
.marB30 {
   margin-bottom: 30px !important;
}
.marL20 {
   margin-left: 20px !important;
}
.marR20 {
   margin-right: 20px !important;
}
marL0 {
   margin-left: 0px !important;
}
.paddR10 {
   padding-right: 10px;
}
.marB10 {
   margin-bottom: 10px !important;
}
.marT30vh {
   margin-top: 30vh !important;
}
.right-align {
   text-align: right !important;
}
.left-align {
   text-align: left !important;
}
.center-align {
   text-align: center !important;
}
.float-right {
   float: right !important;
}
.underline {
   text-decoration: underline !important;
}
.align-right {
   text-align: right;
}
.uppercase {
   text-transform: uppercase;
}
.lowercase {
   text-transform: none !important;
}
.small {
   font-size: small;
}
.green {
   color: #254a9c;
}
.yellow {
   color: #F26700;
}
.black {
   color: #000000;
}
.red {
   color: #ED2726 !important;
}
.blue {
   color: #1F3186 !important;
}
.light-blue {
   color: #264EBD;
}
.light-gray {
   color: #BBBBBB;
}
.light-gray-view {
   color: #242f63;
}
.green-color, .green-color:hover {
   color: #87B125;
}
.skyblue-color, .skyblue-color:hover {
   color: #00A4E0 !important;
}
.orange-color, .orange-color:hover {
   color: #FD7871;
}
.orange {
   color: #ff0000 !important;
}
.green-light, .green-light:hover {
   color: #70B004;
}
.light-red, .light-red:hover {
   color: #FF7572;
}
.fail-color, .fail-color:hover {
   color: #FF8784;
}
.border0 {
   border: 0px !important;
}
.borderB0 {
   border-bottom: 0px !important;
}
.borderR0 {
   border-right: 0px !important;
}
.bold500 {
   font-weight: 500 !important;
}
.bold600 {
   font-weight: 600 !important;
}
.bold700 {
   font-weight: 700 !important;
}
.bold800 {
   font-weight: 800 !important;
}
.bold900 {
   font-weight: 900 !important;
}
.bold {
   font-weight: bold !important;
}
.bolder {
   font-weight: bolder !important;
}
.normal {
   font-weight: normal !important;
}
.width97 {
   width: 97% !important;
}
.width30 {
   width: 30px !important;
}
.width45 {
   width: 45px !important;
}
.width100, .bg-color-transparant table.width100 {
   width: 100% !important;
}
.bg-color-transparant table.marR0 {
   margin-right: 0px !important;
}
.bg-color-transparant table.marL0 {
   margin-left: 0px !important;
}
.listing-text-color {
   color: #595959;
}
.success-section {
   background-color: #F4FAE6;
   color: #88BC29;
   padding: 10px 25px;
   margin-top: 20px;
   border-radius: 2px;
}
.success-section a, .success-section a:hover {
   color: #88BC29;
}
.col-sm-6-paddL0 .col-sm-6 {
   padding-left: 0px !important;
}
.col-sm-12-paddL0 .col-sm-12 {
   padding-left: 0px !important;
}
.col-sm-6-paddR0 .col-sm-6 {
   padding-right: 0px !important;
}
.col-sm-12-paddR0 .col-sm-12 {
   padding-right: 0px !important;
}
.col-sm-6-paddL0 .col-sm-10 {
   padding-left: 0px !important;
}
.col-sm-6-paddL0 .col-sm-12 {
   padding-left: 0px !important;
}
.paddPL0 .col-sm-12, .paddPL0 .col-sm-11, .paddPL0 .col-sm-10, .paddPL0 .col-sm-9, .paddPL0 .col-sm-8, .paddPL0 .col-sm-7, .paddPL0 .col-sm-6, .paddPL0 .col-sm-5, .paddPL0 .col-sm-4, .paddPL0 .col-sm-3, .paddPL0 .col-sm-2, .paddPL0 .col-sm-1 {
   padding-left: 0px !important;
}
hr.blue-hr {
   margin-top: 30px;
   margin-bottom: 30px;
   border-top: 2px solid #B0C5E4;
   clear: both;
}
hr.yellow-hr {
   margin-top: 15px;
   margin-bottom: 25px;
   border-top: 2px solid #FFC768;
   clear: both;
}
.border-radius5 {
   border-radius: 5px;
}
.karting-btn {
   padding: 6px 15px;
   border-radius: 5px;
   display: inline-block;
   font-size: 13px;
   text-align: center;
}
.lightGrayColor {
   color: #7D7D7D;
}
.green-bg-light {
   background-color: #F1F7E6;
}
.green-bg {
   background-color: #7fad17 !important;
}
.blue-bg {
   background-color: #202F80 !important;
}
.gray-bg {
   background-color: #6C6C6C !important;
}
.orange-bg {
   background-color: #FFEDED;
}
.light-gray-bg {
   background-color: #F8F8F8 !important;
}
.light-green-bg {
   background-color: #F0F9FF !important;
}
.light-orange-bg {
   background-color: #FFF4F3 !important;
}
.light-blue-bg {
   background-color: #EEFAFF !important;
}
.hide-event-orange-bg {
   background-color: #faf5e8 !important;
}
.white {
   color: #FFF !important;
}
.sky-blue {
   color: #00A3E0 !important;
}
.blue-btn, .blue-btn:hover {
   padding: 10px 25px;
   color: #FFF;
   border-radius: 5px;
   display: inline-block;
   background-color: #2D5AAE;
   font-size: 14px;
}
.light-blue-btn, .light-blue-btn:hover {
   padding: 10px 15px;
   color: #FFF;
   border-radius: 5px;
   display: inline-block;
   background-color: #22a0da;
   font-size: 13px;
}
.light-blue-border-btn, .light-blue-border-btn:hover {
   padding: 10px 15px;
   color: #22a0da;
   border-radius: 5px;
   display: inline-block;
   border: 1px solid #22a0da;
   font-size: 13px;
}
.green-btn, .green-btn:hover {
   padding: 10px 25px;
   color: #FFF;
   border-radius: 5px;
   display: inline-block;
   background-color: #00a3e0;
   font-size: 14px;
}
.dark-blue-btn, .dark-blue-btn:hover {
   padding: 8px 50px;
   color: #FFF;
   border-radius: 5px;
   display: inline-block;
   background-color: #272A8D;
   border: 0px;
}
.success_text {
   background: #ECF5FF;
   text-align: center;
   color: #32428E;
   font-weight: 700;
   float: none;
   margin: 40px auto !important;
   padding-top: 25px;
   padding-bottom: 20px;
   border: 1px solid #ABB6EE;
}
.medical-details .col-sm-12.radio.left_align {
   display: inline-block;
   clear: both;
   width: 100%;
}
.mobile-display {
   display: none;
}
input[type="checkbox"].marT0 {
   margin-top: 0px !important;
}
.margin0 {
   margin: 0px !important;
}
input.margin0 {
   margin: 0px !important;
}
.float-none {
   float: none !important;
}
.hr-blue {
   border-bottom: 2px solid #121550;
}
.hr-gray {
   border-bottom: 1px solid #DDDDDD;
}
.view-link {
   color: #0DA0DF;
}
body {
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}
a:focus {
   outline: none;
}
.blue-line {
   border-bottom: 2px solid #0E1651;
}
.blue-line {
   border-bottom: 2px solid #0E1651;
}
.sky-blue-line {
   border-bottom: 2px solid #00A3E0;
}
h1, h2, h3, h4, h5, h6, label {
   color: #0D174D;
}
.parent-page-class > div > h2 {
   font-size: 26px;
   font-weight: bold;
   color: #0D174D;
}
.listing-club-name {
   padding-left: 20px;
}
.listing-status {
   text-align: right;
   padding-left: 0px;
   padding-right: 20px;
}
/*Mobile View*/
@media only screen and (max-width: 760px), (min-device-width: 168px) and (max-device-width: 768px) {
   #page-wrapper {
      margin-top: 20px;
   }
   .purchase-membership .product-detail > div > div:nth-child(1) {
      width: 60%;
      float: left;
   }
   .purchase-membership .product-detail > div > div:nth-child(2) {
      width: 40%;
      float: left;
   }
   .purchase-membership .membership-products > div:nth-child(1) {
      float: left;
      width: 80%;
   }
   .purchase-membership .membership-products > div:nth-child(2) {
      float: left;
      width: 20%;
   }
   .purchase-membership .membership-products > div:nth-child(1) > div {
      float: left;
   }
   .purchase-membership .membership-products div.options > label > img {
      margin-top: 4px;
   }
   .table-style {
      line-height: 24px;
   }
   .mobile-block {
      border: 1px solid #D2EAF7;
      padding: 20px 15px;
      border-radius: 10px;
      margin-bottom: 10px;
   }
   .mobile-div .licence_status {
      display: inline-block;
      padding-top: 0px;
      padding-bottom: 0px;
      line-height: 24px;
   }
   .mobile-div .licence_status .reload-icon {
      height: 23px;
   }
   .navbar.navbar-static-top.mobile-display {
      height: 60px;
      width: 100%;
      position: fixed;
   }
   .body-small.mini-navbar .navbar-static-side {
      display: block;
      position: fixed;
      top: 60px;
      max-height: 100vh;
   }
   .error, .success {
      left: 20px;
      font-size: 14px;
      padding: 30px 10px;
      text-align: left;
   }
   .family-link-section a.family-members {
      width: 100%;
      text-align: center;
   }
   .table-bordered, .table-responsive {
      border: 0px;
   }
   .table-striped > tbody > tr {
      margin-bottom: 20px;
   }
   .dashboard-page {
      margin: 0px 10px 0px 0px;
   }
   .mobile-display {
      display: block;
   }
   .mobile-none {
      display: none;
   }
   .login-div {
      margin-bottom: 30px;
   }
   .login-top-div {
      font-size: 40px;
      line-height: 45px;
      margin: 1px;
      margin-bottom: 1px;
      margin-bottom: 60px;
      padding-left: 60px;
      padding-right: 60px;
   }
   .login-top-div p {
      color: #FFF;
      padding-top: 30px;
   }
   .login-top-div a {
      color: #9CAFC5;
      font-weight: 400;
      text-decoration: underline;
      padding-left: 20px;
      padding-right: 20px;
      display: inline-block;
      margin-top: 5px;
      padding-bottom: 20px;
   }
   .login-bg .form-group input[type="text"], .login-bg .form-group input[type="password"], .login-bg .form-group input[type="email"] {
      font-size: 36px;
      text-align: center;
      border: 0px;
      margin-bottom: 10px;
      line-height: 30px;
      height: auto;
      padding-top: 30px;
      padding-bottom: 30px;
      border-radius: 5px;
   }
   #login-inner .input {
      display: inline-block;
      height: auto;
      width: 100%;
   }
   .form-control::placeholder {
      font-size: 14px;
   }
   .login-button {
      font-size: 40px;
      padding: 45px !important;
      margin-top: 20px;
      padding: 41px !important;
      line-height: 46px;
      margin-bottom: 30px;
   }
   .login-text-bottom {
      font-size: 40px;
      font-weight: normal;
      margin-top: 65px;
      display: inline-block;
   }
   .logo-name img {
      width: 95%;
   }
   .loginscreen p small {
      font-size: 14px;
      margin-top: 35px;
      display: inline-block;
   }
   .navbar-right {
      float: right;
      margin-right: 20px;
      margin-top: 0px;
   }
   .nav > li > a {
      padding-top: 16px 5px 5px 5px !important;
      padding-bottom: 0px;
   }
   .row.border-bottom, .nav-header {
      display: none !important;
   }
   .nav > li.active {
      border-left: 0px;
      background: none;
   }
   .navbar-default {
      background: #1F2C85;
   }
   body.mini-navbar .navbar-static-side {
      background: #0D174D;
      width: 100%;
      padding-bottom: 30px;
      height: 100vh;
      padding-top: 20px;
   }
   body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
      font-size: 14px;
   }
   .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
      background-color: #1F2C85;
   }
   body .nav > li.active a {
      font-weight: normal;
   }
   body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav-second-level {
      display: block;
   }
   .mini-navbar .metismenu .collapse.in {
      opacity: 1;
      z-index: 999;
      background: #0D174D;
   }
   body.mini-navbar .navbar-default .nav li a span.nav-label {
      display: inline !important;
   }
   .nav.navbar-top-links.navbar-right a {
      padding-top: 15px;
   }
   input[type="checkbox"], input[type="radio"] {
      transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      margin-left: 2px !important;
      margin-top: 0px !important;
   }
   .medical-details .col-sm-12-paddL0 .col-sm-12 {
      clear: both;
      float: none;
   }
   h1 a.right_link {
      font-size: 13px;
      font-weight: normal;
   }
   .dashboard-section > .col-lg-3 {
      padding-left: 0px;
   }
   .dashboard_top_text {
      font-size: 14px;
   }
   .dashboard-section h1 {
      font-size: 18px;
   }
   .pending-dashboard h3 {
      font-size: 17px;
   }
   .pending-dashboard p {
      font-size: 13px;
   }
   .medical-details .radio > label {
      width: 100%;
      margin-bottom: 3px;
   }
   .medical-details .col-sm-12.radio.left_align {
      margin-bottom: 15px;
      display: inline-block;
      width: 100%;
   }
   .parent-page-class {
      padding: 19px;
      width: 97%;
      display: inline-block;
      margin: 0px;
   }
   #update_user_image > div {
      text-align: center !important;
      margin-top: 20px;
   }
   .club-membership-heading .col-sm-2, .club-membership-listing .col-sm-2 {
      width: 100%;
      margin: 0px;
      float: none;
      text-align: left !important;
   }
   .licence_status, .grade_status {
      margin: 10px 0px;
   }
   body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
      display: block !important;
   }
   .logo-element {
      padding: 5px 0;
   }
   .nav-header .img-circle {
      margin-top: 15px;
      width: 78%;
   }
   .family-section-header {
      font-size: 16px;
      line-height: 23px;
      margin-top: 0px;
      margin-bottom: 10px;
   }
   .family-link .paddL0 {
      padding-left: 15px !important;
   }
   .blue-btn, .blue-btn:hover {
      padding: 7px 15px;
      font-size: 11px;
   }
   body {
      font: 12px/20px "Montserrat", "PTSansRegular", Arial, Helvetica, sans-serif;
      font-weight: normal;
   }
   .club-membership-heading {
      position: absolute;
      top: -9999px;
      left: -9999px;
   }
   .mobile-div {
      display: inline-block;
      width: 100%;
      line-height: 24px;
   }
   .mobile-lable {
      float: left;
      width: 40%;
      margin-right: 5%;
      font-weight: 600;
   }
   .mobile-value {
      float: left;
      width: 55%;
   }
   /* Force table to not be like tables anymore */
   table, thead, tbody, th, td, tr {
      display: block;
   }
   /* Hide table headers (but not display: none;, for accessibility) */
   thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px;
   }
   input[type="checkbox"], input[type="radio"] {
      transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      margin-left: 0px !important;
   }
   .user-club-membership-listing {
      border: 0px;
   }
   .mobile-listing hr {
      display: none;
   }
   .mobile-listing > div {
      /* Behave  like a "row" */
      border: none;
      position: relative;
      padding-left: 50% !important;
      padding-top: 10px;
      font-weight: normal;
   }
   .mobile-listing > div:before {
      position: absolute;
      top: 10px;
      left: 10px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      font-weight: bold;
   }
   .my-club-membership.mobile-listing > div {
      display: inline-block;
      width: 100%;
   }
   .listing-status {
      text-align: left;
   }
   /*
	Label the data
	*/
   .club-membership-listing > div:nth-of-type(1):before {
      content: "Type";
   }
   .club-membership-listing > div:nth-of-type(2):before {
      content: "Grade";
   }
   .club-membership-listing > div:nth-of-type(3):before {
      content: "Purchased";
   }
   .club-membership-listing > div:nth-of-type(4):before {
      content: "Renewal Date";
   }
   .club-membership-listing > div:nth-of-type(5):before {
      content: "Status";
   }
   .my-club-membership > div:nth-of-type(1):before {
      content: "Club";
   }
   .my-club-membership > div:nth-of-type(2):before {
      content: "Membership";
   }
   .my-club-membership > div:nth-of-type(3):before {
      content: "Renewal Date";
   }
   .my-club-membership > div:nth-of-type(4):before {
      content: "Purchased";
   }
   .my-club-membership > div:nth-of-type(5):before {
      content: "Renewal Date";
   }
}
@media (max-width: 600px) {
   .chosen-container.chosen-container-single {
      max-width: 100%;
      min-width: 100%;
   }
   .radio label, .checkbox label {
      width: 100%;
      line-height: 25px;
   }
   /* @keyframes spin {
 0% {
transform: rotate(0deg);
}
 100% {
transform: rotate(360deg);
}
}*/