.arrow_left {
  font-size: 26px;
  color: #00172c;
  float: left;
  padding-right: 10px;
  line-height: 28px;
}
.resolution_box .bg_box {
  background: #FFF;
  padding-top: 8px;
}
.resolution_box{margin-bottom: 0px;}
.feedback-detail-page .back-icon{height: 11px;}
.feedback_page select.form-control {
  background-color: transparent !important;
  width: 150px !important;
}
.light_bg{background-color: #F2F6F8;}
.feedback_detail{margin: auto;width: 900px;}
.feedback_detail .freights_status {
  padding-top: 10px;
  border-radius: 5px;
  padding-bottom: 10px;
	margin-right: 10px;
}
.feedback_detail .bg_box .edit-icon{height: 17px;margin-top: 4px;
  float: right;}
.bg_box.icon_box {
  height: 32px;
  width: 32px;
  text-align: center;
}
.bg_box {
  padding: 5px;
  background-color: #F2F6F8;
  float: right;
  height: 35px;
  border-radius: 4px;
}
.feedback_categories {
  background-color: #f2f6f8;
  margin-bottom: 10px;
  width: 400px;
  padding: 10px;
}
.status_change_block a {
  display: inline-block;
  line-height: 35px;
  background-color: #c2151a;
  text-align: center;
  color: #FFF;
  border-radius: 3px;
     width: calc(50% - 12px);
}
.status_change_block a:nth-child(1){margin-right: 20px;background-color: #183c77;}
.full_address_section input {
   color: #2c2634 !important;
   font-weight: 200;
   opacity: 1;
   background-color: #f5f5f5;
   border: 0px;
   background-image: none;
   border-radius: 4px;
   display: block;
   padding: 6px 12px;
   transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
   width: 100%;
   height: 38px;
}
body .mapboxgl-ctrl-geocoder.mapboxgl-ctrl {
   max-width: 100%;
   width: 100%;
   box-shadow: none;
}
#geocoder-wrapper {
   width: 100%;
}
.mapboxgl-ctrl-geocoder {
   width: 100%;
   max-width: 100%;
   box-shadow: none;
   min-width: auto;
}
body .mapboxgl-ctrl-geocoder.mapboxgl-ctrl svg {
  display: none;
}
.mapboxgl-ctrl-geocoder input[type='text'] {
   /* Match your form input styles */
   padding: 8px 12px;
   font-size: 14px;
     outline: none;
     border: 1px solid #d0dfe6;
     border-radius: 5px;
}
thead th.sort_tag a {
   padding-top: 0px;
}
.dataTables_wrapper .row {
   margin: 0px;
}
.freight_listing_tabs > div {
   float: left;
   width: 20%;
   padding-right: 10px;
}
.full-width.parent-page-class .dataTables_wrapper > div > div.col-sm-12 {
   padding: 0px;
}
.sort_tag {
   padding: 0px !important;
}
.sort_tag a {
   display: inline-block;
   width: calc(100% - 15px);
   padding: 12px 6px;
}
.sort_by::after {
   content: "\e155";
   float: right;
   display: block;
   font-family: 'Glyphicons Halflings';
   opacity: 0.5;
}
.sort_by.desc::after {
   content: "\e156";
}
.line-32 {
   line-height: 32px;
}
.line-34 {
   line-height: 34px;
}
.line-40 {
   line-height: 40px;
}
.time_stats {
   background: #F3F7F9;
   padding: 10px;
   border-radius: 5px;
}
.time_stats span.bold {
   float: right;
}
.time_stats .time_stats_blocks {
   background-color: #DEE8ED;
   padding: 10px;
   border-radius: 5px;
}
.time_stats_blocks.shipped_block {
   background-color: #B6FFA8;
}
.view_reference {
   margin-right: 10px;
   line-height: 15px;
   background-color: #FFF;
}
.view_reference .image-icon {
   width: 15px;
   height: 15px;
   background-color: #00172d;
}
.installer_team .external-icon {
   height: 16px;
   margin-right: 10px;
   background-color: #A6BAC0;
}
.inline-block {
   display: inline-block !important;
}
.installer_team {
   font-weight: normal;
   font-size: 14px;
}
.installer_team .check-icon {
   background-color: #87b125;
}
.technician-block {
   padding: 5px;
   border: #bfd3db 1px solid;
   border-radius: 5px;
   margin-left: 10px;
   float: left;
   margin-top: 8px;
   line-height: 3px;
}
.technician-block.checked {
   border-color: #68d159;
   background: #68d159;
}
.technician-block.checked span {
   background-color: #FFF;
}
.card_number {
   line-height: 18px;
   padding-top: 6px;
   float: right;
}
.job-card-header {
   background-color: #09182B;
   display: inline-block;
   width: 100%;
   padding: 20px;
   color: #FFF;
}
.job-card-header img {
   margin: auto;
   width: 160px;
   margin-top: 13px;
}
.job-card-header .blue-color {
   color: #2EC5FC;
}
.job-card-header .line-break {
   padding-top: 5px;
   margin-bottom: 20px;
   border: 0px;
   border-bottom: 1px solid #405158;
   margin-left: -20px;
   width: calc(100% + 40px)
}
.job_cards {
   width: 1000px;
   margin: auto;
   max-width: 100%;
   padding: 10px 20px;
}
.job_cards ul {
   list-style: none;
   max-width: 100%;
}
.job_cards .checklist_item_type {
   width: 38px;
   padding-left: 10px;
   border-radius: 10px;
}
.job_cards .response_options {
   margin-top: 10px;
}
.job_cards .comment_section input.form-control {
   width: 78%;
   background: #FFF;
}
.job_cards .comment-box {
   padding-left: 0px;
   padding-right: 0px;
}
.job-card-header .job_cards {
   padding: 0px;
}
.job-card-header .job_cards .project-details span:nth-child(1) {
   width: 110px;
   display: inline-block;
   font-weight: 600;
}
.job-card-header .job_cards .project-details span:nth-child(2) {
   width: calc(100% - 115px);
   display: inline-block;
}
.job-card-header .project-details {
   line-height: 30px;
}
.job_cards .saved_box {
   float: right;
   color: #87DA7B;
   padding-right: 15px;
   font-weight: normal;
   font-size: 14px;
   line-height: 24px;
}
.job_cards .saved_box .check-icon {
   float: left;
   background-color: #68D159;
   margin-right: 10px;
}
.notes_form div.input.text {
   float: left;
   width: calc(100% - 80px)
}
.notes_form .blue-btn {
   background: #204F94;
   font-size: 14px;
   float: right;
}
.notes_form .form-control {
   border: 1px solid #d0dfe6;
}
@media only screen and (min-width: 600px) {
   .job-card-header .job_cards span {
      width: 40%;
      display: inline-block;
   }
   .job-card-header .job_cards div.line-break {
      display: inline-block;
      width: 100%;
   }
   .job-card-header .job_cards {
      padding-left: 20px;
      padding-right: 20px;
   }
   .job-card-header .job_cards .project-details {
      display: block;
      width: 100%;
      clear: both;
   }
   .job-card-header img {
      width: 110px;
   }
}
@media only screen and (min-width: 850px) {
   .job-card-header .job_cards div.line-break {
      width: calc(100% + 40px);
   }
}
.response_given {
   background-color: #e1f6df;
   border-radius: 5px;
}
.response_given .template-listing {
   border-color: #e1f6df;
}
.comment_section input.form-control {
   float: left;
   width: 90%;
   background: #f1f6f8;
   border: 0px;
}
.comment_section a {
   color: #00172d !important;
   text-decoration: none !important;
   border: 1px solid #d0dfe6;
   padding: 0px 10px;
   padding-left: 10px;
   float: left;
   margin-left: 12px;
   margin-top: 3px;
   border-radius: 5px;
}
.template-listing .template_name a {
   color: #EF9A3F;
   text-decoration: underline;
   padding-left: 10px;
}
.template_name span {
   display: block;
   padding-left: 25px;
   font-weight: normal;
}
.template_name span.checklist_item_type_icon {
   padding-left: 0px;
}
.template_name .gray-color {
   color: #82909B;
}
.template_name span.response_type_btn {
   padding: 0px;
   border-radius: 5px;
   width: 70px;
   text-align: center;
   background: #68D159;
   color: #FFF;
   line-height: 25px;
   margin-top: 7px;
}
.template_name span.response_type_btn.response_type_2 {
   background: #F07C00;
}
.mark_checkbox {
   float: left;
   margin-top: 4px;
}
.template-listing .project-status-icon {
   margin-left: 0px;
   margin-right: 10px;
   float: left;
   height: 30px;
}
.response_options input {
   display: none;
}
/*.response_options input:checked + label{
     background: #005099;
    color: #FFF;
}*/
.edit-icon.largeIcon.display_none_new {
   display: none;
}
.response_options label {
   background: #f1f6f8;
   float: left;
   width: auto;
   padding: 1px 25px;
   text-align: center;
   text-transform: uppercase;
   margin-top: 10px;
   margin-right: 2%;
   border-radius: 5px;
   color: #204f94;
}
.response_options label.filled:nth-child(2) {
   background-color: #68d159;
   color: #FFF;
}
.response_options label.filled:nth-child(4) {
   background-color: #ed1d25;
   color: #FFF;
}
.response_options label.filled:nth-child(6) {
   background-color: #EF9A3F;
   color: #FFF;
}
.response_options label.response_type_10.filled:nth-child(2) {
   background-color: #ed1d25;
   color: #FFF;
}
.response_options label.response_type_10.filled:nth-child(4) {
   background-color: #EF9A3F;
   color: #FFF;
}
.response_options label.response_type_10.filled:nth-child(6) {
   background-color: #68d159;
   color: #FFF;
}
.template-listing input:disabled {
   Accent-color: #68d159;
}
.marked_done {
   font-weight: bold;
   float: left;
   margin-right: 10px;
}
.checklist_desc {
   font-weight: normal;
   font-size: 13px;
   color: #c1c0c5;
}
.checklist-heading .icon-bg {
   background-color: #f1f6f8;
   height: 35px;
   width: 35px;
   padding-top: 2.5px;
}
.checklist-div {
   background: #cad9eb;
   display: inline-block;
   width: 100%;
   border-radius: 5px;
   padding: 15px;
}
.tag-listing {
   padding-left: 0px;
   list-style: none;
   display: inline-block;
   width: 100%;
   margin-bottom: 0px;
}
.tag-listing li.active {
   background: #204f94;
}
.tag-listing input[type="checkbox"] {
   visibility: hidden;
   width: 0px !important;
   margin-right: 0px !important;
}
.tag-listing li {
   background: #E9F3F6;
   float: left;
   margin-right: 10px;
   border-radius: 5px;
   margin-bottom: 13px;
}
.tag-listing li.active label {
   color: #FFF;
}
.tag-listing label {
   margin-bottom: 0px;
   font-weight: normal;
   padding: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   cursor: pointer;
}
.module_content .tag-listing li {
   margin-bottom: 10px;
   line-height: 28px;
}
.module_content .tag-listing label {
   line-height: 16px;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}
.plus-box {
   padding: 9px;
   background-color: #ccd8e0;
   border-radius: 5px;
}
.resource-box > span {
   float: left;
}
.resource-box img {
   width: 100%;
}
.resource-img {
   width: 180px;
   overflow-x: hidden;
}
.resource_name {
   margin-left: 15px;
   line-height: 16px;
}
.resource_name b {
   display: block;
}
.document-box .resource_name .download-icon, .document-box .resource_name .external-icon {
   background: #a9bcc1;
   height: 25px;
   width: 20px;
}
.edit-icon.extraLargeIcon {
   width: 20px !important;
}
h1 .border-box {
   line-height: 15px;
}
.add_edit_resource_category, .add_edit_checklist_tag {
   display: inline-block;
}
.cross-tag {
   background-color: #f1f6f8;
   line-height: 38px;
   padding: 5px;
   border-radius: 5px;
}
.lead-days .action-icon {
   height: 24px;
   width: 15px;
}
.table.border-top > tbody > tr > td {
   border-top: 1px solid #ddd;
   border-bottom: 0px;
}
.box_checklist_type_20 .template-listing {
   background: #2E3E4E;
   color: #FFF;
}
.box_checklist_type_20 .template-listing .edit-icon, .box_checklist_type_20 .template-listing .trash-icon {
   background-color: #FFF;
}
.box_checklist_type_20 .checklist_item_type_20 {
   background-color: transparent;
   color: #6D88A7;
}
.box_checklist_type_20 .checklist_item_type_icon {
   display: none;
}
.box_checklist_type_20 .checklist_item_type {
   padding-left: 0px;
}
.project_checklist .checklist_item_type {
   width: auto;
   padding-left: 10px;
}
.project_checklist .checklist_item_type_icon {
   margin-right: 10px;
}
.checklist_item_type {
   float: left;
   margin-right: 13px;
   background-color: #68d159;
   padding: 2px 0px 2px 20px;
   width: 170px;
   border-radius: 5px;
   color: #FFF;
   line-height: 26px;
}
.checklist_item_type_ {
   background-color: #FFF;
   border: 1px solid #d0dfe6;
   color: #00172d;
}
.checklist_item_type_2 {
   background-color: #A6BAC0;
}
.checklist_item_type_3 {
   background-color: #f07c00;
}
.checklist_item_type_5 {
   background-color: #a779e0;
}
.checklist_item_type_7 {
   background-color: #04adef;
}
.checklist_item_type_icon {
   background-color: #FFF;
   width: 18px;
   float: left;
   height: 27px;
   margin-right: 12px;
}
.checklist_item_type_icon.item_image {
   background-color: #a7bbc1;
   width: 23px;
   margin-top: 3px;
}
.checklist_item_type_icon_1 {
   mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
   -webkit-mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
}
.checklist_item_type_icon_ {
   mask: url(../img/icon-plus.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-plus.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 12px;
}
.checklist_item_type_icon_3 {
   mask: url(../img/image_attachment.svg) no-repeat center / contain;
   -webkit-mask: url(../img/image_attachment.svg) no-repeat center / contain;
}
.checklist_item_type_icon_5 {
   mask: url(../img/comment.svg) no-repeat center / contain;
   -webkit-mask: url(../img/comment.svg) no-repeat center / contain;
}
.checklist_item_type_icon_7 {
   mask: url(../img/layers.svg) no-repeat center / contain;
   -webkit-mask: url(../img/layers.svg) no-repeat center / contain;
}
.checklist_item_type_icon_2 {
   display: none;
}
.slides {
   list-style: none;
   padding-left: 0px;
   max-width: 100%;
   padding-right: 0px;
}
.slides li:hover { /*background-color: #f4f6f8;*/ cursor: all-scroll;
}
.line-26 {
   line-height: 26px;
}
.template-listing {
   border: 1px solid #d0dfe6;
   padding: 27px 15px 27px 35px;
   border-radius: 5px;
   margin-bottom: 10px;
   line-height: 30px;
}
.template-listing.active {
   background: #f4f6f8;
}
.template-listing a {
   color: #00172d;
}
.template-listing .trash-icon {
   width: 19px;
   background-color: #00172d;
   height: 17px;
   margin-top: 3px;
}
.template-listing .edit-icon.largeIcon {
   width: 19px;
   height: 19px;
   margin-top: 3px;
}
.checklist_search .search-icon {
   position: absolute;
   background-color: #999;
   width: 24px;
   height: 19px;
   top: 83px;
   left: 10px;
}
.checklist_search input {
   background-color: #F5F5F5;
   padding-left: 50px;
   border: 0px;
}
div.full-page-line {
   position: fixed;
   top: 145px;
   bottom: 0;
   width: 1px;
   height: 100%;
   border-right: 1px solid #D0DFE6;
   right: calc(66.66% + 53px - 300px);
}
.ticket-client-name {
   background: #DFF6FF;
   padding: 17px;
   border-radius: 50%;
   float: left;
   font-size: 20px;
   font-weight: bold;
   margin-right: 17px;
}
.ticket-client-name.small_name {
   padding: 0px;
   font-size: 13px;
   margin-right: 5px;
   min-width: 31px;
   text-align: center;
   line-height: 30px;
}
table.dataTable.marT0 {
   margin-top: 0px !important;
}
.technician_listing .trash-icon {
   width: 16px;
   height: 25px;
   background-color: #00172c;
}
.technician_listing .edit-icon.largeIcon {
   width: 16px;
   height: 24px;
}
#document_show_image_div .modal-body {
   padding: 0px;
}
#document_show_image_div img {
   border-radius: 10px;
}
#document_show_image_div .modal-dialog {
   max-width: 90%;
   width: 100%;
   text-align: center;
}
.default_msg {
   min-height: 400px;
   padding-top: 190px;
   color: #9fafb8;
   text-align: center;
}
.document_listing {
   width: 18%;
   float: left;
   margin-right: 2%;
   overflow: hidden;
}
.document_listing img {
   height: 200px;
   width: 100%;
}
.lead-icon-color {
   color: #265597;
}
.lead-icon {
   mask: url(../img/lead-icon.svg) no-repeat center / contain;
   -webkit-mask: url(../img/lead-icon.svg) no-repeat center / contain;
   background-color: #265597;
   width: 13px;
   display: inline-block;
   height: 13px;
}
.projectid-icon {
   mask: url(../img/alert-triangle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/alert-triangle.svg) no-repeat center / contain;
   background-color: #ff9f0f;
   width: 21px;
   height: 21px;
   display: inline-block;
}
.keywords_span {
   mask: url(../img/search.svg) no-repeat center / contain;
   -webkit-mask: url(../img/search.svg) no-repeat center / contain;
   background-color: #8C98A3;
   width: 21px;
   height: 21px;
   float: right;
   position: absolute;
   right: 27px;
   top: 13px;
}
.keywords.form-control {
   border: 0px;
   background-color: #F2F6F8;
   padding: 15px;
   border-radius: 8px;
   height: auto;
   width: 300px;
   float: right;
}
.keywords.form-control::placeholder {
   color: #6D88A7 !important;
}
.line-height-23 {
   line-height: 23px;
}
.table-responsive a {
   color: #00172c;
}
.icon-title {
   float: left;
   line-height: 24px;
   padding-left: 2px;
}
.lead-box .forward-icon {
   background: #FFF;
   width: 25px;
   height: 28px;
}
.lead-box .arrow-circle {
   text-align: center;
}
.navbar.navbar-static-top.mobile-display {
   display: none;
}
.sales_dashboard.mobile_view {
   padding-top: 71px;
   padding-left: 10px;
   padding-right: 10px;
}
.option_list .trash-icon {
   width: 17px !important;
}
.toolbar {
   display: none !important;
}
.sales_options {
   position: fixed;
   bottom: 10px;
   right: 10px;
   background: #204F94;
   padding: 10px;
   display: inline-block;
   border-radius: 10px;
}
.sales_options .plus-icon {
   background: #FFF;
   width: 18px;
   height: 12px;
   float: left;
}
.sales-working-leads {
   border-top: 1px solid #d0dfe6;
   margin-top: 10px;
   padding-top: 5px;
}
.sales-working-leads a {
   color: #00172d;
   display: inline-block;
   width: 100%;
   line-height: 31px;
}
.inlineBlock {
   display: inline-block;
}
.mark_complete_reminder.comment-operations {
   line-height: 22px;
}
.mark_complete_reminder.comment-operations .check-icon {
   float: left;
}
.primary-btn {
   background: #204F94;
   border-radius: 10px;
   color: #FFF;
   padding: 8px 10px;
}
.lead_lost {
   background: #FFE2E3;
   margin-left: -50px;
   margin-right: -50px;
   padding-left: 50px;
   padding-right: 50px;
   padding-top: 10px;
   padding-bottom: 10px;
   color: #FB7479;
   margin-bottom: 30px;
   margin-top: 10px;
}
.lead_lost .lost_content {
   border-left: 4px solid #ED1C24;
   padding-left: 25px;
}
.lead_lost .lost_content span {
   width: 65px;
   display: inline-block;
}
.lead_lost h2 {
   color: #ED1C24;
   margin-top: 10px;
   font-weight: bold;
   margin-bottom: 20px;
}
.dismiss_notice_section {
   position: absolute;
   bottom: 8px;
   z-index: 99;
}
.dismiss_notice_section a {
   color: #f03840;
   text-decoration: underline;
}
.border-box.yellow-box, .yellow-box.comment_notes_block {
   padding: 13px 20px;
   color: #ffa216;
   background: #fff3de;
   border: 0px;
   margin-bottom: 25px;
}
.border-box.yellow-box a, .yellow-box.comment_notes_block a {
   color: #ffa216;
}
.border-box.yellow-box a {
   color: #ffa216;
}
.border-box.light-yellow {
   color: #ffa216;
   background: transparent;
   border-color: #ffa216;
}
.border-box.light-yellow .plus-icon {
   background: #ffa216;
}
.lead-opportunity.comment-box, .working-opportunity.comment-box {
   display: inline-block;
   width: 100%;
   border: 0px;
   background: #f3f7f9;
   border-radius: 15px;
   color: #7590b0;
   line-height: 17px;
}
.working-opportunity.comment-box .check-icon {
   width: 25px;
   background: #fff;
}
.lead-opportunity h2, .working-opportunity h2 {
   margin-top: 0px;
   color: #7590b0;
   font-weight: bold;
}
.comment_notes_block h2 {
   font-size: 15px;
}
.lead-opportunity a {
   line-height: 26px;
   display: inline-block;
   width: 100%;
}
.working-opportunity.comment-box {
   color: #c9f2af;
}
.working-opportunity h2 {
   color: #fff;
}
.working-opportunity {
   background: #73d436 !important;
}
.add_edit_quote_sent.comment-operations {
   height: 25px;
   padding-right: 7px;
   padding-top: 1px;
   background: #e6f4e8;
   border-color: #6cd22a;
}
.quote-icons .add_edit_quote_sent span {
   width: 17px;
   height: 17px;
}
.quote-icons .add_edit_quote_sent span.green-bg {
   background-color: #6cd22a !important;
}
.mail-icon.green-bg {
   background: #6cd22a !important;
}
td > .assigned_user_block {
   float: none;
}
.popup-input .checkbox label {
   line-height: 22px;
}
.col-lg-1-5 {
   width: 12.5%;
   padding-right: 15px;
   padding-left: 15px;
}
.col-lg-10-5 {
   width: 86.9%;
   padding-right: 15px;
   padding-left: 9px;
}
.view_link_td {
   width: 120px;
}
.page-heading .assigned_user_block {
   line-height: 20px;
}
.assign_block select {
   width: 90%;
   float: left;
}
.remove_staff.close-icon {
   float: right;
   margin-top: 6px;
}
.bg-none {
   background-color: transparent !important;
}
.lead-box {
   background: #204f94;
   color: #fff;
   border-radius: 10px;
   padding: 30px 15px;
   height: 118px;
}
.lead-box h2 {
   margin-bottom: 0px;
   color: #fff;
   margin-top: 3px;
   font-weight: 600;
   font-size: 32px;
}
.arrow-circle {
   background: #295fac;
   width: 30px;
   height: 30px;
   display: inline-block;
   border-radius: 50%;
   margin-top: 10px;
}
.arrow-circle .arrow-right {
   display: inline-block;
   margin-top: 5px;
   margin-left: 5px;
   float: none;
}
.lead-box.lead-box-green {
   background: #00D37E;
}
.lead-box.lead-box-green .arrow-circle {
   background: #00AA66;
}
.lead-box.lead-box-black {
   background: #08182a;
}
.lead-box.lead-box-black .arrow-circle {
   background: #122b48;
}
.lead-box.lead-box-orange {
   background: #ed1d25;
}
.lead-box.lead-box-orange .arrow-circle {
   background: #ff4e53;
}
.unassigned_text {
   float: right;
   text-decoration: underline;
   font-size: 14px;
}
.contact-page .user-icon {
   width: 17px;
   height: 16px;
}
.contact-name {
   float: left;
   margin-left: 10px;
   line-height: 17px;
}
.file_attached {
   display: inline-block;
   background: #f2f6f8;
   color: #99a3b1;
   padding: 10px 10px;
   border-radius: 5px;
   font-size: 15px;
   line-height: 27px;
}
.quote-value {
   font-size: 30px;
   font-weight: bold;
   float: left;
   line-height: 30px;
}
.sidebar-quote {
   font-size: 14px;
}
.sidebar-quote .quote_status {
   float: left;
   font-size: 15px;
   line-height: 16px;
}
.quote-revision {
   background: #f3f7f9;
   color: #8190a1;
}
.quote-listing .quote-revision .assigned_user {
   color: #8190a1;
}
.quote-revision .quote-icons span {
   background: #8190a1;
}
.sales_options_list {
   position: fixed;
   background: #204E92;
   list-style: none;
   padding: 15px 15px 10px 15px;
   border-radius: 10px;
   font-weight: normal;
   border: 0px;
   z-index: 999;
   margin-top: 6px;
   right: 10px;
   bottom: 0px;
}
.sales_options_list li {
   margin-bottom: 10px;
}
.sales_options_list a {
   color: #FFF;
   border-bottom: 0px;
   padding-bottom: 3px;
   display: inline-block;
   margin-bottom: 0px;
   width: 100%;
}
.sales_options_list a span {
   float: left;
   margin-right: 10px;
   width: 18px;
   height: 20px;
   margin-left: 0px;
   text-align: center;
   background: #FFF;
   float: left;
}
.option_list {
   position: absolute;
   margin-top: 0px;
   background: #fff;
   list-style: none;
   padding: 10px 17px 0px 17px;
   border-radius: 10px;
   font-weight: normal;
   border: 1px solid #e6edd8;
   z-index: 999;
   margin-left: 68px;
   margin-top: 6px;
}
.option_list a {
   color: #00172d;
   border-bottom: 0px;
   padding-bottom: 3px;
   display: inline-block;
   margin-bottom: 0px;
   width: 100%;
}
.option_list a span {
   float: left;
   margin-right: 10px;
   line-height: 26px;
   width: 100%;
   margin-left: 0px;
   text-align: center;
}
.option_list a .largeIcon, . sales_options_list a .largeIcon {
   margin-top: 7px;
}
.quote_status {
   padding: 7px 20px;
   border-radius: 5px;
   background: #6cc834;
   color: #fff;
   margin-left: 15px;
}
.quote_status_1 {
   background: #ff9900;
}
.quote_status_5 {
   background: #fa373f;
}
.quote_status_11 {
   background: #CCD9E9;
}
.quote_status_12 {
   background: #8BD252;
}
.quote-icons span {
   width: 20px;
   height: 20px;
   float: right;
   margin-right: 15px;
   background-color: #000;
}
.lead-days {
   font-size: 18px;
}
.lead-days .border-box {
   float: right;
   color: #fff;
   border: 1px solid #7390b0;
   padding: 7px 15px;
   border-radius: 8px;
}
p.sidebar_text, .sidebar_text {
   color: #7390b0 !important;
}
.lead-days .page-heading-border {
   border-top: 1px solid #7390b0;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 30px;
   margin-top: 30px;
}
.add_edit_project_document .edit-icon.largeIcon {
   width: 18px;
}
.comment-operations > .trash-icon {
   width: 15px;
   height: 23px;
}
.comment-operations > edit-icon {
   margin-right: 2px;
}
.comment-operations {
   float: right;
   line-height: 9px;
   border: 1px solid #d0dfe6;
   margin-left: 5px;
   text-align: center;
   padding-left: 8px;
   padding-right: 4px;
   border-radius: 5px;
}
.lead-comment-section .comment-box .comment-icon {
   width: 20px;
}
.upload_multiple_document_block {
   width: 100%;
   background-color: #f5f5f5;
   padding: 25px;
   border-radius: 10px;
   border: 2px dashed #606060;
   text-align: center;
   cursor: pointer;
}
.upload_multiple_document_block label {
   color: #00529e;
   font-weight: normal;
   font-size: 14px;
}
.statusbar {
   display: inline-block;
   width: 100%;
   margin-bottom: 7px;
}
.statusbar .filename {
   float: left;
   width: 45%;
}
.statusbar .progressBarPercentage {
   margin-left: 50%;
   width: 45%;
   color: #0ba1b5;
}
.upload_multiple_document_block p {
   margin-bottom: 0px;
}
.reminders {
   padding: 0px 0px 0px 15px;
   line-height: 22px;
   margin-bottom: 10px;
   border-left: 4px solid #000;
}
.reminders.overdue {
   border-color: #ef3640;
}
.reminders.overdue .bell {
   background-color: #ef3640;
}
.reminders.overdue span {
   color: #ef3640;
   float: left;
   line-height: 25px;
}
.reminders.today {
   border-color: #ff9200;
}
.reminders.today .bell {
   background-color: #ff9200;
}
.reminders.today span {
   color: #ff9200;
}
.reminders.completed {
   border-color: #006600;
}
.reminders.completed .bell {
   background-color: #006600;
}
.reminders.completed span {
   color: #006600;
}
.quote-price {
   font-size: 23px;
   font-weight: bold;
   float: left;
}
.quote-right-section {
   float: right;
}
.quote-right-section span {
   display: inherit;
   width: 100%;
   line-height: 8px;
}
.quote-right-section a {
   color: #00172d;
   text-decoration: underline;
}
.completed .quote-price, .completed .quote-right-section a, .completed .quote-right-section span {
   color: #00cd00;
}
.assigned_user {
   background-color: #cce0e7;
   color: #00182e;
   padding: 10px;
   text-align: center;
   border-radius: 25px;
   float: right;
   font-size: 14px;
   border: 1px solid #fff;
}
.assigned_user_block {
   float: right;
}
.assigned_user_block .assigned_user {
   margin-left: -10px;
   float: left;
}
td .assigned_user {
   padding: 4px;
   border-radius: 50%;
   font-size: 11px;
   width: 28px;
   font-weight: bold;
   line-height: 17px;
}
.quote-listing .assigned_user {
   padding: 2px;
   float: left;
   font-size: 12px;
   width: 35px;
   margin-right: 10px;
}
.unassigned_leads {
   color: #ed0c0c;
}
.delete_link, .delete_link:hover {
   color: #d81a1a;
   text-decoration: underline;
   float: right;
   margin-top: 30px;
   margin-bottom: 30px;
}
.default_field_listing {
   list-style: none;
   padding-left: 0px;
   font-size: 14px;
   font-weight: 600;
   color: #00519e;
}
.new_item {
   background-image: linear-gradient(#feedee, #feedee);
   transition-property: all;
   transition-duration: 1s;
}
.search_tabs {
   list-style: none;
   padding-left: 0px;
   margin-bottom: 15px;
   display: inline-block;
   margin-top: 0px;
   border-bottom: 1px solid #d0dfe6;
   margin-left: -30px;
   padding-left: 50px;
   width: 112%;
}
.search_tabs li {
   float: left;
   margin-right: 10px;
}
.search_tabs li a {
   background: #e5eaf4;
   padding: 5px 10px;
   border-radius: 5px;
   line-height: 45px;
}
.search_tabs li a.active {
   background: #d5e3fd;
}
.keyword-title {
   color: #646e78;
   font-size: 13px;
   padding-left: 20px;
}
.freight-listing .freights_status {
   padding: 2px 20px;
   text-align: center;
}
.form-control.datepicker {
   width: 90%;
   float: left;
}
.clear_date {
   float: right;
   margin-top: 6px;
}
.freight_options {
   border: 1px solid #e0e0e0;
   padding: 3px 15px;
   border-radius: 5px;
   display: inline-block;
   margin-right: 5px;
   margin-bottom: 16px;
   line-height: 22px;
}
.freight_options a {
   margin-left: 12px;
   color: #55595e;
   font-size: 17px;
}
.freight_options span {
   float: left;
}
.no-border-table .border-box {
   line-height: 12px;
}
.no-border-table {
   width: 100%;
   line-height: 20px;
}
.no-border-table th, .no-border-table td {
   padding-bottom: 25px;
}
/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
.global-settings textarea {
   background: #f1f1f2;
   border: 0px;
}
.comment-edit-css {
   float: right;
   line-height: 11px;
}
.view-link {
   min-width: 123px;
}
.payment_status_box {
   border: 1px solid #00cd00;
   padding: 5px 10px;
   border-radius: 5px;
}
.freight-project .freights_status {
   padding: 0px 25px;
}
.freights_status {
   border-radius: 25px;
   border: 0px;
   text-transform: uppercase;
   padding: 5px 25px;
   font-size: 12px;
   min-width: 114px;
   display: inline-block;
   text-align: center;
}
.hire_equipment_table .freights_status {
   min-width: auto;
   padding: 5px 15px;
   border-radius: 7px;
}
.hire_equipment_table .freights_status_1 {
   background: #f2f7f9;
   color: #576e80;
}
.hire_equipment_table .freights_status_3 {
   background: #f2f7f9;
   color: #576e80;
}
.hire_equipment_table .freights_status_5 {
   background: #f2f7f9;
   color: #576e80;
}
.hire_equipment_table .freights_status_7 {
   background: #f2f7f9;
   color: #576e80;
}
.hire_equipment_table .freights_status_9 {
   background: #f2f7f9;
   color: #576e80;
}
.freight_tabs a.hire_equipment_tabs_status_1, .hire_equipment_status_1 {
   background: #F3F7F9;
   color: #5C6D7E;
}
.freight_tabs a.hire_equipment_tabs_status_3, .hire_equipment_status_3 {
   background: #FFEDD3;
   color: #FF9900;
}
.freight_tabs a.hire_equipment_tabs_status_5, .hire_equipment_status_5 {
   background: #DAFFD4;
   color: #69D058;
}
.freight_tabs a.hire_equipment_tabs_status_7, .hire_equipment_status_7 {
   background: #EEE3FF;
   color: #995FF7;
}
.freight_tabs a.hire_equipment_tabs_status_9, .hire_equipment_status_9 {
   background: #09182A;
   color: #ffffff;
}
.freights_status_1, .freight_tabs a.freight_tabs_status_1, .freight_tabs_status_1 {
   background: #f2f7f9;
   color: #576e80;
}
.freights_status_2, .freight_tabs a.freight_tabs_status_2, .freight_tabs_status_2 {
   background: #f7dfff;
   color: #c525fa;
}
.freights_status_3, .freight_tabs a.freight_tabs_status_3, .freight_tabs span.freight_tabs_status_3, .freight_tabs_status_3 {
   background: #fff5de;
   color: #ffaa30;
}
.freights_status_4, .freight_tabs a.freight_tabs_status_4, .freight_tabs_status_4 {
   background: #def9fd;
   color: #1fb9cd;
}
.freights_status_5, .freight_tabs a.freight_tabs_status_5, .freight_tabs span.freight_tabs_status_5, .freight_tabs_status_5 {
   background: #00519e;
   color: #ffffff;
}
.freights_status_7, .freight_tabs a.freight_tabs_status_7, .freight_tabs_status_7 {
   background: #e9fde6;
   color: #00cd00;
}
.freights_status_6, .freight_tabs a.freight_tabs_status_6, .freight_tabs_status_6 {
   background: #cce0e7;
   color: #00182e;
}
.freights_status_9, .freight_tabs a.freight_tabs_status_9 {
   background: #e9fde6;
   color: #00cd00;
}
.freights_status_11, .freight_tabs a.freight_tabs_status_11 {
   background: #e9fde6;
   color: #00cd00;
}
.freights_status_15, .freight_tabs a.freight_tabs_status_15 {
   background: #e9fde6;
   color: #00cd00;
}
.freight_tabs_status_25 {
   background: #e9fde6;
   color: #2cd327;
}
.feedback_status_1 {
   background: #FEEED5;
   color: #E6B268;
	text-transform: none;
}
.feedback_status_3 {
   background: #ECF3D9;
   color: #99D087;
	text-transform: none;
}
.freight-view .icon-bg {
   height: 35px;
   width: 35px;
}
.freight_listing .lead-box {
   padding: 20px 15px;
   height: 110px;
}
.freight_listing .lead-box h2 {
   margin-top: 15px;
}
.lead-box.freight_tabs_status_1 h2 {
   color: #576e80;
}
.lead-box.freight_tabs_status_2 h2 {
   color: #c525fa;
}
.lead-box.freight_tabs_status_3 h2 {
   color: #ffaa30;
}
.lead-box.freight_tabs_status_7 h2 {
   color: #00cd00;
}
.lead-box.freight_tabs_status_25 h2 {
   color: #00cd00;
}
.leads_tabs.freight_tabs li span {
   font-size: 13px;
}
body .freight-view .page-heading {
   line-height: 35px;
}
.add_edit_freight.border-box.float-right {
   margin-top: -15px;
   line-height: 11px;
}
.add_edit_freight.border-box.float-right.second-btn {
   margin-top: -5px;
}
.large-border-box.border-box {
   padding: 30px;
   border-radius: 0px;
}
.freight_tabs.hire_tabs li {
   width: 20%;
}
.freight_tabs.hire_tabs li:nth-child(5) {
   border-right: 0px;
}
.freight_tabs {
   list-style: none;
   padding-left: 0px;
   margin-top: 10px;
   font-size: 14px;
   display: inline-block;
   width: 100%;
   margin-bottom: 20px;
   line-height: 24px;
   border: 1px solid #cde0e7;
   border-radius: 5px;
}
.freight_tabs li {
   float: left;
   text-align: center;
   width: 16.659%;
   text-transform: uppercase;
   border-right: 1px solid #cde0e7;
}
.freight_tabs li:nth-child(6) {
   border-right: 0px;
}
.freight_tabs li a, .freight_tabs li span {
   color: #97a3b3;
   font-weight: normal;
   line-height: 46px;
   width: 100%;
   display: inline-block;
}
.freight_tabs.leads_tabs li {
   width: 14.27%;
}
.freight_tabs.leads_tabs li:nth-child(6) {
   border-right: 1px solid #cde0e7;
}
.freight_tabs.leads_tabs li:nth-child(7) {
   border-right: 0px;
}
.freight_tabs.leads_tabs li a.freight_tabs_status_9 {
   background: #FFE2E3;
   color: #ED1C24;
}
.freight_tabs.leads_tabs li a.freight_tabs_status_9 span {
   color: #ED1C24;
}
.tabs {
   list-style: none;
   padding-left: 0px;
   margin-top: 10px;
   font-size: 14px;
   display: inline-block;
   width: 100%;
   margin-bottom: 20px;
   line-height: 24px;
}
.tabs li {
   float: left;
   margin-right: 10px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 2px;
   padding-bottom: 2px;
}
.tabs li.active {
   background: #f2f7f9;
   border-radius: 5px;
}
.tabs li a {
   color: #000;
   font-weight: normal;
}
.order_product_listing .expend {
   display: inline-flex;
   margin-top: 8px;
}
.favourite-icon.favourite_project {
   float: left;
}
.order_completed.listing-page {
   line-height: 10px;
   padding: 0px 10px;
   width: auto;
   float: right;
   margin-top: 0px;
   text-align: center;
}
.order_completed.listing-page {
   line-height: 10px;
   padding: 0px 5px;
   width: auto;
   float: right;
   margin-top: 0px;
   text-align: center;
}
.construction-order-listing .order_completed .order-completed-icon {
   background-color: #d89e1a;
   width: 14px;
   height: 24.7px;
}
.construction-order-listing .favourite-icon {
   width: 27px;
   height: 27px;
   margin-top: 0px;
}
@font-face {
   font-family: "Roboto";
   src: url("Roboto/Roboto-ThinItalic-webfont.eot");
   src: url("Roboto/Roboto-ThinItalic-webfont.eot?#iefix") format("embedded-opentype"), url("Roboto/Roboto-ThinItalic-webfont.woff") format("woff"), url("Roboto/Roboto-ThinItalic-webfont.ttf") format("truetype");
   font-weight: 200;
   font-style: italic;
}
.dataTables_filter {
   display: none !important;
}
body .fa-chevron-left::before {
   content: "\f053";
}
body .fa-chevron-right::before {
   content: "\f054";
}
body .fa-calendar::before {
   content: "\f073";
}
.cons_prod {
   display: inline-block;
   background: #cce0e7;
   padding-left: 10px;
   padding-right: 10px;
   border-radius: 5px;
   margin-left: 10px;
   font-weight: 500;
}
.filter_tabs {
   float: right;
}
.filter_tabs a {
   color: #005099;
   font-size: 15px;
   padding-left: 10px;
   line-height: 30px;
   padding-right: 10px;
}
.filter_tabs a.active {
   color: #fff;
   background-color: #00519e;
   padding: 10px 20px;
   border-radius: 5px;
}
.filters {
   float: right;
   list-style: none;
   border: 1px solid #d9e5ea;
   border-right: 0px;
   padding-left: 0px;
   border-radius: 5px;
   line-height: 35px;
}
.filters li {
   float: right;
}
.filters li a {
   padding: 10px;
   border-right: 1px solid #d9e5ea;
   color: #1b3246;
   font-weight: 600;
}
.filter_option.active {
   background: #00529e;
   color: #fff;
}
.filters li a:hover {
   text-decoration: none;
}
.analytic_date_picker {
   float: right;
   margin-left: 14px;
   line-height: 31px;
   border: 1px solid #d9e5ea;
   border-radius: 5px;
   padding-left: 10px;
}
table.dataTable thead .no-sort.sorting::after, table.dataTable thead .sorting_asc::after {
   opacity: 0;
   content: "";
}
table.dataTable thead .sorting::after, table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
   top: 16px !important;
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
   border: 0;
   padding: 0;
}
.add_edit_checklist .edit-icon.largeIcon {
   width: 20px;
   height: 26px;
}
.checklist-div .trash-icon {
   background-color: #00172c;
}
.edit-icon.extralargeIcon {
   width: 22px;
   height: 22px;
}
.tooltip-inner {
   max-width: 500px !important;
}
/*div.product_field_section > div:nth-child(2n+1) {
  padding-left:5px;
  padding-right:0px;
  clear:both;
  margin-bottom:5px;
}
div.product_field_section > div:nth-child(2n) {
  padding-left:0px;
  padding-right:5px;
}*/
.project-view-contact {
   background: linear-gradient(#d0dfe6, #d0dfe6) no-repeat center/1px 100%;
   display: inline-block;
   width: 100%;
   margin-top: -25px;
   padding-top: 25px;
   margin-bottom: -36px;
   padding-bottom: 36px;
}
.project_overview {
   padding-left: 50px;
   padding-right: 20px;
}
.add_edit_overview {
   position: absolute;
   right: 0px;
   top: 0px;
   float: right;
}
.placeholder-color {
   color: #99a3b1;
}
div.dataTables_wrapper div.dataTables_filter input {
   max-width: 90%;
}
#DataTables_Table_0_wrapper > div.row {
   margin: 0;
}
.hasDatepicker {
   max-width: 100%;
}
/*.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: #c6d880;
   color: #000000;
   position: absolute;
   right: 15px;
   top: 10px;
   width: auto;
   border-radius: 8px 8px 8px 8px;
   margin-bottom: 1em;
   padding: 0.8em;
   min-height: 20px;
   z-index: 9999;
   box-shadow: 5px 2px 11px #888;
}
.error {
   background: none repeat scroll 0 0 #ffffff;
   border-color: #c6d880;
   color: #f00;
   position: absolute;
   right: 15px;
   top: 10px;
   width: auto;
   border-radius: 8px 8px 8px 8px;
   margin-bottom: 1em;
   padding: 0.8em;
   min-height: 20px;
   z-index: 9999;
   box-shadow: 5px 2px 11px #888;
}
.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: 0px;
}
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;
}
.loader_image {
   position: fixed;
   top: 50%;
   left: 45%;
   opacity: 1;
   z-index: 999;
}
.loading_box_image {
   text-align: center;
}
.loading_box_text {
   font-size: 18px;
   padding-top: 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;
}
body {
   font: 13px/20px Roboto, Arial, Helvetica, sans-serif;
}
textarea {
   resize: none;
}
.checkbox_div > label.control-label {
   padding-top: 0;
}
body .chosen-container-single .chosen-single abbr {
   top: 9px;
}
.bg_white {
   background: #fff;
}
.nav-header .img-circle {
   max-width: 100%;
   border-radius: 0%;
   width: 150px;
}
.nav-header {
   padding-bottom: 40px;
   padding-left: 50px;
   padding-top: 50px;
}
.form-group input[type="text"].renewal_amount {
   width: 100px;
   max-width: 100%;
}
.lock {
   cursor: pointer;
   width: 32px;
}
.unlock {
   cursor: pointer;
   display: none;
   width: 32px;
}
.green-bg {
   background-color: #3cc908;
}
.light-blue-bg {
   background-color: #eff3f7;
   color: #264d8c;
   padding-top: 20px;
}
.light-blue-bg h2 {
   margin: 0px;
}
.light-blue-bg > div {
   line-height: 24px;
}
.red-color, red-color:hover {
   color: #ef2425;
}
.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;
}
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;
}
.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: #000;
   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: #000 !important;
}
.renew_remain {
   line-height: 38px;
}
.dataTables_filter label {
   margin-left: 15px;
}
@media only screen and (min-width: 770px) {
   .mobile_view {
      display: none !important;
   }
}
@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: 600px) {
   .chosen-container.chosen-container-single {
      max-width: 100%;
      min-width: 100%;
   }
   .radio label, .checkbox label {
      width: 34%;
   }
}
@media (max-width: 1200px) {
   .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;
   }
}
.hr-gray {
   border-bottom: 1px solid #deeaef;
}
.display_none_new, .product_data.display_none_new {
   display: none;
}
.display_none {
   display: none !important;
}
.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 input[type="text"], .form-group input[type="password"], .form-group select {
   font-family: "Montserrat", "Roboto", Sans-serif;
   color: #00172c;
   font-size: 15px;
   border-width: 1px;
   border-radius: 0px;
   border-style: solid;
   background-color: #fafafa;
   margin-bottom: 1px;
   box-shadow: none;
   transition: all 0.2s linear;
   padding: 12px 10px;
   font-weight: 400;
}
.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;
}
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;
}
.hr-line-full {
   border-top: 1px solid #9fc0a5;
   margin: 20px 0px;
}
.btn-primary-yellow {
   background-color: #d99400;
   border-color: #d99400;
   color: #ffffff;
   padding: 7px 30px;
}
.btn-primary-yellow:hover, .btn-primary-yellow:focus {
   background-color: #e9a003;
   border-color: #e9a003;
   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;
}
.aasa_form input[type="number"] {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   margin: 0;
   -moz-appearance: textfield;
   padding: 0px 10px;
}
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: #00172c;
}
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;
}
body.whitebg {
   background-color: #fff;
}
.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: #00172c;
}
.blue-color td, .blue-color td a {
   color: #bdd6c2;
}
.normal-text {
   font-weight: normal !important;
}
.normal-text strong {
   font-weight: bold !important;
}
.gray-color, .gray-color:hover {
   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: #000;
   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;
}
.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: 800;
}
.show_pdf {
   color: #000;
}
.search-box input[type="text"] {
   background: #fafafa;
   padding: 15px;
   color: #000;
   font-weight: normal;
   border: 1px solid #ebeaeb;
   width: 220px;
}
.search-box select {
   background: #fafafa;
   color: #000;
   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;
}
.select_date {
   float: left;
   width: 28%;
   margin-right: 4%;
}
.dashboard-section {
   display: inline-block;
   width: 100%;
   color: #000;
   padding-top: 0px;
}
.dashboard-section h1 {
   font-size: 36px;
}
.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: #000;
   font-weight: bold;
}
.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;
   border-top: #e3e3e3 2px solid;
}
.dashboard-section .dashboard-licence-section hr {
   border-top: #e3e3e3 1px solid;
}
.dashboard-section .edit-licence-picture {
   margin-top: 10px;
   color: #254a9c;
}
.file-upload-dashboard {
   display: inline-block;
   text-align: center;
}
.dashboard-section img {
   max-width: 100%;
   max-height: 230px;
}
.dashboard-licence-section {
   display: inline-block;
   width: 100%;
   color: #000;
}
.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;
}
.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: #000;
}
.officials_matrix_section h4 {
   color: #000;
   font-size: 20px;
}
.officials_matrix_section h5 {
   color: #000;
   font-size: 16px;
}
.officials_matrix_section td {
   font-weight: normal;
}
.officials_matrix_section h6 {
   color: #000;
   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;
   margin: 0 0 0 300px;
   padding-left: 60px;
}
.navbar-static-side {
   width: 300px;
   margin-top: 80px;
   position: fixed;
}
.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-110 {
   width: 110px;
}
.width-300 {
   width: 300px;
}
.width-330 {
   width: 330px;
}
.width-auto {
   width: auto !important;
}
.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;
}
.blue-color {
   color: #005099;
}
.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;
}
.view_link, .view_link:hover, .search-box a.view_link {
   color: #254a9c;
   text-decoration: underline;
   background: none;
   border: 0px;
   padding: 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: #000;
}
.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: #000;
}
.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;
}
.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;
}
.family-link-section strong {
   color: #b38725;
}
.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: #000;
   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 {
   color: #254a9c;
   text-decoration: none;
}
body .textColor {
   color: #254a9c;
}
.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;
}
.identity-proof-pending-dashboard h3 {
   color: #ff6f6c;
   font-size: 25px;
   margin-top: 0px;
}
.identity-proof-pending-dashboard p {
   font-size: 17px;
}
.identity-proof-pending-dashboard .file-input label {
   background: linear-gradient(40deg, #ff6d6a, #ff6d6a);
}
.identity-proof-completed-dashboard {
   background-color: #f4fbe6;
   padding: 30px;
   color: #7cb715;
}
.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 {
   background-color: rgba(255, 255, 255, 0.5);
   transition: 0.5s ease;
   width: 100%;
   text-align: center;
   margin-top: 10px;
   color: #254a9c;
   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 {
   background-color: #efefef;
   padding: 20px 0px 20px 10px;
}
.credit-card-section input {
   padding-top: 20px;
   padding-bottom: 20px;
}
::placeholder {
   color: #000;
}
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: 20px;
   background: #0f8e14;
   border: 0px;
   border-radius: 5px;
   color: #fff;
   width: 100%;
   margin-top: 10px;
}
input[type="checkbox"]:focus, input[type="radio"]:focus, input:focus + label {
   outline: none !important;
}
.form-control::placeholder {
   /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #999999 !important;
   font-weight: 200;
   opacity: 1; /* Firefox */
}
.radio > label, .checkbox > label {
   font-weight: 500;
   color: #484848;
   line-height: 20px;
}
.add-edit-page .form-group > .col-sm-12 {
   margin-bottom: 15px;
}
.file {
   opacity: 0;
   width: 0.1px;
   height: 0.1px;
   position: absolute;
}
.form-control, .single-line {
   border-radius: 5px;
}
.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 0.2s ease-out;
   margin-top: 10px;
}
/*input:hover + label,
input:focus + label {
  transform: scale(1.02);
}*/
input:focus + label {
   outline: 1px solid #000;
   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;
}
.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: #000;
   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;
}
.apply-for-licence, .apply-for-licence:hover {
   padding: 20px 35px;
   color: #fff;
   border-radius: 5px;
   display: inline-block;
   border: 0px;
   font-size: 16px;
   text-transform: uppercase;
   margin-top: 30px;
   background-color: #88bc29;
   width: 100%;
   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: #000;
   font-weight: normal;
}
.blue-btn, .blue-btn:hover {
   padding: 6px 30px;
   color: #fff;
   border-radius: 5px;
   display: inline-block;
   background-color: #2d5aae;
}
.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;
}
.member-notice-section {
   padding: 30px 30px 30px 40px;
   margin-bottom: 20px;
   font-size: 20px;
   background: #ffecec;
   color: #ff706e;
}
.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: 15px;
}
.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;
}
.licence_status, .grade_status {
   border-radius: 25px;
   padding: 10px 10px;
   text-align: center;
   width: 140px;
   margin: auto;
}
.licence_status_1 {
   background-color: #f4fbe7;
   color: #9dc94c;
}
.licence_status_3 {
   background-color: #f2f3f3;
   color: #6d6d6d;
}
.licence_status_5 {
   background-color: #ffedec;
   color: #ff6866;
}
.licence_status_7 {
   background-color: #ffedec;
   color: #ff6866;
}
.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: 9px 50px;
   background-color: #ff6d6a;
   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;
}
.apply-form-heading {
   color: #202f80;
   background-color: #f0f9ff;
   padding: 20px 0px 20px 10px;
   margin-bottom: 20px;
   font-size: 17px;
   font-weight: 600;
}
.apply-form-heading.wwcc-heading {
   color: #fd779b;
   background-color: #ffedec;
}
.apply-form-heading.payment-heading {
   color: #92ad17;
   background-color: #f5fae8;
}
.apply-licence .product-detail, .club-membership .product-detail {
   color: #000;
   font-size: 20px;
   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-bottom: 10px;
   background-color: #f4f4f4;
   padding: 30px;
}
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;
}
.form-horizontal p {
   font-size: 14px;
}
.communication-page strong {
   font-weight: 700;
}
.communication-page label {
   font-size: 17px;
   font-weight: 600;
}
.communication-page input, .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;
}
.archive-message-btn {
   padding: 17px 60px;
   border: 1.5px solid #bfbfbf;
   border-radius: 5px;
   font-size: 18px;
   font-weight: 300;
   color: #000;
}
.warning_section span {
   background-color: #ffedec;
   color: #fd7770;
   padding: 10px 50px;
   margin: 20px 0px;
   display: inline-block;
   border-radius: 5px;
}
.family-section-header {
   color: #1f3186;
   font-weight: 700;
   font-size: 26px;
   line-height: 30px;
   margin-bottom: 30px;
}
.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: 20px 10px 20px 10px;
   color: #7c7c7c;
   text-transform: uppercase;
   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 0px;
   padding-left: 0px;
   font-size: 18px;
}
.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: 40px 30px 40px 30px;
   margin-top: 10px;
   margin-bottom: 30px;
}
.family-section-notice h1 {
   margin: 0px;
   margin-bottom: 0px;
   font-size: 28px;
   font-weight: 600;
   color: #ff6d6a;
   margin-bottom: 21px;
}
.family-section-notice a {
   color: #ff6d6a;
   text-decoration: underline;
   font-weight: 200;
}
.user_status .licence_status {
   display: inline-block;
}
/*Club header*/
.club-portal .navbar, .club-portal.navbar {
   background: #274f9a;
   padding: 15px 50px;
   color: #fff;
}
.super-admin.navbar {
   background: #000;
   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: #000;
}
.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: 13px 30px;
   background: #f3f3f2;
   color: #000;
   text-transform: uppercase;
   font-size: 13px;
   line-height: 39px;
}
.event-classes-page ul li a.active {
   background: #d9f4ff;
}
.event-classes-page ul li a:focus {
   outline: none;
}
.event-detail-header {
   background-color: #f0f9ff;
}
.event-detail-header {
   color: #202f80;
   padding: 30px 30px;
   font-size: 14px;
}
.event-detail-header h2 {
   color: #202f80;
   font-weight: bold;
   font-size: 25px;
   margin-top: 0px;
}
.event-detail-header h4 {
   color: #202f80;
   font-size: 15px;
}
.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;
}
.event-user-view-page .fa {
   font-size: 20px;
   width: 20px;
   text-align: center;
}
.event-detail-header hr.blue-hr {
   border: 1px solid #a2adcf;
}
.class-section span {
   line-height: 42px;
}
.class-section .checkbox {
   margin-top: 0px;
   margin-bottom: 0px;
}
.event-enter-user-details div {
   font-size: 18px;
   font-weight: bold;
}
.event-enter-user-details div > span {
   display: inline-block;
   padding-top: 6px;
   padding-bottom: 6px;
}
.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;
}
.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(#32404e, #617c98);
}
.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: 100px;
}
.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: #000;
}
.create-account input[type="checkbox"], .create-account input[type="radio"] {
   margin-top: 0px !important;
}
.class_data {
   background: #fcf5e7;
   padding: 11px 15px;
   margin-bottom: 5px;
}
.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;
}
a.dismiss-notice-class {
   background-color: #ffeac7;
   padding: 10px 25px;
   border-radius: 50px;
   text-decoration: none;
   text-transform: uppercase;
   font-size: 11px;
}
.yellow-heading {
   color: #ffa600;
   font-weight: 600 !important;
   font-size: 20px;
   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: 0px;
}
.communication-page .radio {
   margin-top: 0px;
   display: inline-block;
}
.submit-btn-link, .submit-btn-link:hover {
   background: no-repeat;
   border: 0;
   text-decoration: underline;
   color: #205ab5;
   font-weight: 700;
}
.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;
}
.error-section a {
   color: #fd7770;
}
.checkbox .input.radio {
   margin: 0px;
}
.left-divider {
   border-top: 1px solid #eff5f7;
   margin-top: 20px;
   padding-bottom: 20px;
}
body .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
   border-bottom: 1px solid #d0dfe6;
   border-top: 0px;
   padding: 15px 8px 7px 8px;
   line-height: 25px;
}
.table > tbody > tr > td.dataTables_empty {
   padding: 15px 8px 15px 8px;
}
.border-box {
   border: 1px solid #d0dfe6;
   padding: 5px 10px;
   border-radius: 5px;
   color: #000;
   font-size: 13px;
   font-weight: normal;
}
.comment-icon-box {
   border-radius: 10px;
   background: #fff;
   display: inline-block;
   padding: 6px 14px;
   margin-right: 3px;
   border: 1px solid #e5ecf0;
}
.comment-icon-box > span {
   width: 17px;
   float: left;
   height: 30px;
}
.comment_notes_block {
   border: 0px;
   border-radius: 8px;
   padding: 20px;
   background: #f3f8fa;
}
.comment_input {
   padding: 15px 15px;
   border-radius: 8px;
   width: 100%;
   margin-bottom: 10px;
   outline: none;
   border: 1px solid #e5ecf0;
}
.comment_icons {
   margin-top: 20px;
}
.freight-dashboard-heading {
   float: left;
   font-size: 14px;
   font-weight: 600;
}
.border-box.freight-dashboard {
   padding: 15px 20px;
   font-size: 13px;
}
.border-box.freight-dashboard b {
   font-size: 20px;
}
.border-box.freight-dashboard span {
   float: left;
}
.freight_comments {
   padding: 20px 30px;
   margin-bottom: 10px;
}
.green-border {
   border: 1px solid #3cc908;
}
.current_status {
   background: #e8fde5;
   border-radius: 20px;
   padding: 0px 0px;
   width: 100px;
   display: inline-block;
   text-align: center;
   font-weight: 600;
   text-transform: uppercase;
   font-size: 11px;
}
.current_status_1 {
   color: #54dd4e;
}
.current_status_3 {
   background-color: #f2f6f8;
   color: #5c6e7e;
}
.family-link-list {
   padding: 0px;
   list-style: none;
   color: #1f3186;
   font-size: 14px;
}
body .nav > li > a {
   color: #00172c;
   padding: 4px 20px 4px 50px;
   margin-bottom: 10px;
   font-size: 14px;
   font-weight: 500;
}
body .navbar-default .nav > li > a:hover, body .navbar-default .nav > li > a:focus {
   color: #00172c;
   outline: none;
}
a:focus {
   outline: none;
}
body .nav > li.active {
   background: none;
   border: 0px;
}
body .nav > li.active a, body .navbar-default .nav > li > a:hover {
   color: #005099;
}
body .nav > li.active a span, body .nav > li a:hover span {
   background: #005099 !important;
}
.check_member_link, .check_member_link:hover {
   color: #ff7775;
   font-weight: 600;
   text-decoration: underline;
   line-height: 33px;
}
.warning-section {
   background: #fff5de;
   color: #f0c466;
   padding: 15px 17px;
   display: inline-block;
   width: 100%;
   font-weight: 500;
   border-radius: 5px;
   font-size: 14px;
   margin-top: 10px;
}
.warning-section a {
   color: #f0c466;
}
.warning-section .cross-icon {
   background: #f0c466;
   margin-left: 6px;
}
.date-section div span {
   float: left;
   margin-right: 10px;
}
.date-section .edit-icon {
   height: 17px;
}
.date-section {
   background: #f1f1f2;
   display: inline-block;
   padding: 10px 20px;
   border-radius: 3px;
   margin-top: 20px;
}
.pagination > li > a, .pagination > li > span {
   padding: 4px 10px !important;
   line-height: 20px !important;
}
.product_warning {
   color: #efc76f;
}
.parent-member-class {
   background-color: #ffedec;
   clear: both;
   padding: 30px 40px;
   margin-bottom: 20px;
}
.parent-member-class h2 {
   margin-top: 0px;
   color: #ff706e;
   font-weight: 700;
}
.parent-member-class h5, .parent-member-class a {
   margin-top: 20px;
   color: #ff706e;
   font-size: 16px;
}
.left-block {
   float: left;
   margin-right: 20px;
}
.right-block {
   float: left;
   margin-right: 40px;
}
.setting-blocks .arrow-right {
   background: #1f4f94;
   margin-left: 5px;
}
.setting-blocks a {
   display: inline-block;
}
.setting-blocks a {
   display: inline-block;
   border: 1px solid #1f4f94;
   border-radius: 5px;
   padding: 5px 10px;
   color: #1f4f94;
}
.setting_text{line-height: 31px;
  margin-left: 10px;
  text-decoration: underline;
  font-weight: 500;
  color: #00172c;}
.freight-pic-section {
  background-color: #f4f6f8;
  float: left;
  border-radius: 5px;
  text-align: center;
  padding: 7px;
	height: 31px;
}
.freight-pic-section > span {
  width: 17px;
  height: 17px;
}
.calendar-filter-block a.shuffle_box {
   background-color: #f2f6f8;
   width: 39px;
   height: 33px;
   float: right;
   border-radius: 5px;
   text-align: center;
   padding-top: 5px;
}
.calendar-filter-block a.custom_field {
   padding: 5px 5px 0px 5px;
   margin-left: 10px;
   float: right;
   border: 1px solid #d0dfe6;
   line-height: 19px;
   border-radius: 5px;
}
.poweredbynimbco {
   mask: url(../img/poweredbynimbco.svg) no-repeat center / contain;
   -webkit-mask: url(../img/poweredbynimbco.svg) no-repeat center / contain;
   background-color: #b2c9d3;
   width: 170px;
   height: 35px;
   display: inline-block;
   position: fixed;
   left: 13px;
   bottom: 25px;
}
.installation_freight-text {
   float: right;
   font-size: 14px;
   color: #10d010;
   font-weight: normal;
   margin-right: 10px;
}
.page-heading .installation_freight-icon {
   margin-top: 6px;
}
.opportunity-icon {
   mask: url(../img/zap.svg) no-repeat center / contain;
   -webkit-mask: url(../img/zap.svg) no-repeat center / contain;
   background-color: #09182a;
   width: 19px;
   height: 26px;
   float: left;
   margin-right: 7px;
}
.installation_freight-icon {
   mask: url(../img/truck.svg) no-repeat center / contain;
   -webkit-mask: url(../img/truck.svg) no-repeat center / contain;
   background-color: #cce0e7;
   width: 25px;
   height: 25px;
   display: inline-block;
}
.installation_freight-icon.active {
   background-color: #10d010;
}
.shuffle-icon {
   mask: url(../img/shuffle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/shuffle.svg) no-repeat center / contain;
   background-color: #0f5a9f;
   width: 19px;
   height: 19px;
   display: inline-block;
}
.briefcase-icon {
   mask: url(../img/briefcase.svg) no-repeat center / contain;
   -webkit-mask: url(../img/briefcase.svg) no-repeat center / contain;
   background-color: #1f4f94;
   width: 25px;
   height: 25px;
   display: inline-block;
}
.checklist-pic {
   mask: url(../img/checklist_templates.svg) no-repeat center / contain;
   -webkit-mask: url(../img/checklist_templates.svg) no-repeat center / contain;
   background-color: #1f4f94;
   width: 25px;
   height: 25px;
   display: inline-block;
}
.general-pic {
   mask: url(../img/general.svg) no-repeat center / contain;
   -webkit-mask: url(../img/general.svg) no-repeat center / contain;
   background-color: #1f4f94;
   width: 25px;
   height: 25px;
   display: inline-block;
}
.lead-pic {
   mask: url(../img/lead.svg) no-repeat center / contain;
   -webkit-mask: url(../img/lead.svg) no-repeat center / contain;
   background-color: #1f4f94;
   width: 25px;
   height: 25px;
   display: inline-block;
}
.freight-pic {
   mask: url(../img/sliders.svg) no-repeat center / contain;
   -webkit-mask: url(../img/sliders.svg) no-repeat center / contain;
   background-color: #1f4f94;
   width: 25px;
   height: 25px;
   display: inline-block;
}
.freight_options .cross-icon {
   mask: url(../img/x.svg) no-repeat center / contain;
   -webkit-mask: url(../img/x.svg) no-repeat center / contain;
   background-color: #55595e;
   width: 22px;
   height: 22px;
   float: right;
}
.listing-add-icon {
   border: 0px;
   height: 56px;
   width: 56px;
   border-radius: 50%;
   text-align: center;
   background: #17102d;
   float: left;
   margin-right: 16px;
}
.man-icons {
   float: right;
   margin-left: 0px;
   padding: 8px;
   color: #a1c0da;
   display: inline-block;
}
.man-icons span {
   width: 22px;
   height: 22px;
}
.man-icons.current .calendar-icon {
   background-color: #00529e;
}
.man-icons.current {
   background-color: #f1f6f8;
   border-radius: 5px;
}
.man-icons.current .tab-manufacturing-icon {
   background-color: #00529e;
}
.copy-icon {
   mask: url(../img/copy-outlines.svg) no-repeat center / contain;
   -webkit-mask: url(../img/copy-outlines.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #99a3b1;
   width: 18px;
   float: left;
   height: 18px;
}
.global_dispatch_date .calendar-icon {
   height: 13px;
   margin-right: 4px;
}
.calendar-icon {
   mask: url(../img/calendar.svg) no-repeat center / contain;
   -webkit-mask: url(../img/calendar.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #000;
   width: 18px;
   float: left;
   height: 18px;
}
.tab-manufacturing-icon {
   mask: url(../img/table-outlines.svg) no-repeat center / contain;
   -webkit-mask: url(../img/table-outlines.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #000;
   width: 18px;
   float: left;
   height: 18px;
}
.external-icon {
   mask: url(../img/external-link.svg) no-repeat center / contain;
   -webkit-mask: url(../img/external-link.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 18px;
   display: inline-block;
   height: 21px;
   margin-top: 2px;
}
.mail-icon {
   mask: url(../img/mail-outlined.svg) no-repeat center / contain;
   -webkit-mask: url(../img/mail-outlined.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 18px;
   display: inline-block;
   height: 21px;
   margin-top: 2px;
}
.favourite-icon {
   mask: url(../img/star.svg) no-repeat center / contain;
   -webkit-mask: url(../img/star.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #d0dfe6;
   width: 20px;
   float: right;
   margin-top: 5px;
   height: 20px;
}
.favourite-icon-green {
   background: #d89e1a;
}
.phone {
   mask: url(../img/phone-call.svg) no-repeat center / contain;
   -webkit-mask: url(../img/phone-call.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 25px;
   float: left;
   height: 30px;
}
.file_text {
   mask: url(../img/file_text.svg) no-repeat center / contain;
   -webkit-mask: url(../img/file_text.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 25px;
   float: left;
   height: 30px;
}
.message_circle {
   mask: url(../img/message-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/message-circle.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 25px;
   float: left;
   height: 30px;
}
.users-icon {
   mask: url(../img/users.svg) no-repeat center / contain;
   -webkit-mask: url(../img/users.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 25px;
   float: left;
   height: 30px;
}
.mail {
   mask: url(../img/mail.svg) no-repeat center / contain;
   -webkit-mask: url(../img/mail.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 25px;
   float: left;
   height: 30px;
}
.bell {
   mask: url(../img/bell.svg) no-repeat center / contain;
   -webkit-mask: url(../img/bell.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 20px;
   float: left;
   height: 26px;
}
.x-circle {
   mask: url(../img/x-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/x-circle.svg) no-repeat center / contain;
   background-color: #00172d;
   width: 25px;
   float: right;
   height: 30px;
}
.check-circle-outlined {
   mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
   -webkit-mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #fff;
   width: 22px;
   display: inline-block;
   height: 22px;
}
.action-icon {
   mask: url(../img/activity.svg) no-repeat center / contain;
   -webkit-mask: url(../img/activity.svg) no-repeat center / contain;
   background-color: #fff;
   width: 13px;
   float: left;
   height: 13px;
   margin-right: 6px;
}
.image-icon {
   mask: url(../img/image_attachment.svg) no-repeat center / contain;
   -webkit-mask: url(../img/image_attachment.svg) no-repeat center / contain;
   background-color: #99a3b1;
   width: 30px;
   float: left;
   height: 27px;
   margin-right: 10px;
}
.plus-icon {
   mask: url(../img/icon-plus.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-plus.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #fff;
   width: 13px;
   display: inline-block;
   height: 30px;
}
.plus-circle {
   mask: url(../img/plus-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/plus-circle.svg) no-repeat center / contain;
   background-color: #00172c;
   width: 22px;
   display: inline-block;
   height: 22px;
}
.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;
}
.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: #00172c;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.check-icon {
   mask: url(../img/icons-check.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icons-check.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.assign-icon {
   mask: url(../img/assign.svg) no-repeat center / contain;
   -webkit-mask: url(../img/assign.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #f14a4d !important;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.unassign-icon {
   mask: url(../img/unqualified.svg) no-repeat center / contain;
   -webkit-mask: url(../img/unqualified.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.document-box .trash-icon, .comment-box .trash-icon {
   background-color: #00172c;
}
.document-box .edit-icon, .comment-box .edit-icon, .comment-box .check-icon, .comment_notes_block .edit-icon, .comment_notes_block .check-icon, .quote-icons .assign-icon, .quote-icons .unassign-icon, .comment_notes_block .view-icon {
   margin-right: 5px;
   width: 15px;
   height: 23px;
}
.edited_text {
   float: right;
   color: #99a3b1;
}
.col-lg-6.col-sm-12.paddR0 .other-icon {
   left: 14px;
}
.other-icon {
   mask: url(../img/corner-down-right.svg) no-repeat center / contain;
   -webkit-mask: url(../img/corner-down-right.svg) no-repeat center / contain;
   mask-size: contain;
   mask-size: contain;
   mask-size: contain;
   background-color: #000;
   width: 18px;
   display: inline-block;
   height: 18px;
   position: absolute;
   left: 0px;
   top: 10px;
}
.save-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: #fff;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.arrow-right {
   mask: url(../img/arrow-right.svg) no-repeat center / contain;
   -webkit-mask: url(../img/arrow-right.svg) no-repeat center / contain;
   mask-size: contain;
   mask-size: contain;
   background-color: #fff;
   width: 20px;
   height: 20px;
   float: right;
}
.arrow-circle-right {
   mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
   -webkit-mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
   mask-size: contain;
   mask-size: contain;
   mask-size: contain;
   background-color: #304457;
   width: 30px;
   height: 30px;
   float: right;
   margin-left: 10px;
}
.view-icon {
   mask: url(../img/eye.svg) no-repeat center / contain;
   -webkit-mask: url(../img/eye.svg) no-repeat center / contain;
   mask-size: contain;
   mask-size: contain;
   background-color: #00172c;
   width: 32px;
   float: left;
   height: 15px;
}
.search-icon {
   mask: url(../img/search.svg) no-repeat center / contain;
   -webkit-mask: url(../img/search.svg) no-repeat center / contain;
   mask-size: contain;
   mask-size: contain;
   background-color: #fff;
   width: 7px;
   float: left;
   height: 13px;
}
.customer-icon {
   mask: url(../img/customers.svg) no-repeat center / contain;
   -webkit-mask: url(../img/customers.svg) no-repeat center / contain;
   mask-size: contain;
}
.dashboard-icon {
   mask: url(../img/grid.svg) no-repeat center / contain;
   -webkit-mask: url(../img/grid.svg) no-repeat center / contain;
   mask-size: contain;
}
.onboarding-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;
}
.construction-icon {
   mask: url(../img/tool.svg) no-repeat center / contain;
   -webkit-mask: url(../img/tool.svg) no-repeat center / contain;
   mask-size: contain;
}
.manufacturing-icon {
   mask: url(../img/codesandbox.svg) no-repeat center / contain;
   -webkit-mask: url(../img/codesandbox.svg) no-repeat center / contain;
   mask-size: contain;
}
.finalisation-icon {
   mask: url(../img/check-square.svg) no-repeat center / contain;
   -webkit-mask: url(../img/check-square.svg) no-repeat center / contain;
   mask-size: contain;
}
.client-icon {
   mask: url(../img/user.svg) no-repeat center / contain;
   -webkit-mask: url(../img/user.svg) no-repeat center / contain;
   mask-size: contain;
}
.setting-icon {
   mask: url(../img/settings.svg) no-repeat center / contain;
   -webkit-mask: url(../img/settings.svg) no-repeat center / contain;
   mask-size: contain;
}
.truck-icon {
   mask: url(../img/truck.svg) no-repeat center / contain;
   -webkit-mask: url(../img/truck.svg) no-repeat center / contain;
   mask-size: contain;
}
.equipment-icon {
   mask: url(../img/equipment.svg) no-repeat center / contain;
   -webkit-mask: url(../img/equipment.svg) no-repeat center / contain;
   mask-size: contain;
}
.brief-icon {
   mask: url(../img/briefcase.svg) no-repeat center / contain;
   -webkit-mask: url(../img/briefcase.svg) no-repeat center / contain;
}
.leads-icon {
   mask: url(../img/leads-icon.svg) no-repeat center / contain;
   -webkit-mask: url(../img/leads-icon.svg) no-repeat center / contain;
   mask-size: contain;
}
.staff-icon {
   mask: url(../img/shield.svg) no-repeat center / contain;
   -webkit-mask: url(../img/shield.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;
}
.archive-icon {
   mask: url(../img/archive.svg) no-repeat center / contain;
   -webkit-mask: url(../img/archive.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;
}
body .nav > li > a span {
   background-repeat: no-repeat;
   padding-left: 30px;
}
.font-13{font-size: 13px !important;}
.line-30{line-height: 30px !important;}
.arrow-up-right {
   mask: url(../img/arrow-up-right.svg) no-repeat center / contain;
   -webkit-mask: url(../img/arrow-up-right.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #333f4f;
   width: 22px;
   display: inline-block;
   height: 30px;
}
.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: #333f4f;
   width: 13px;
   display: inline-block;
   height: 30px;
}
.left-icon {
   mask: url(../img/left-icon.svg) no-repeat center / contain;
   -webkit-mask: url(../img/left-icon.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #333f4f;
   width: 13px;
   display: inline-block;
   height: 30px;
}
.forward-icon {
   mask: url(../img/icon-arrowright.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-arrowright.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #333f4f;
   width: 13px;
   display: inline-block;
   height: 30px;
}
.component-icon {
   mask: url(../img/component.svg) no-repeat center / contain;
   -webkit-mask: url(../img/component.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #333f4f;
   width: 19px;
   height: 19px;
   float: left;
   margin-right: 10px;
}
.save_product, .save_product:hover {
   background-color: #00182e;
   color: #ffffff;
   border: 0px;
   padding: 6px 10px;
}
.order_product_listing {
   padding: 0px;
   line-height: 40px;
}
.order_product_listing:hover {
   background-color: #f1f6f8;
   margin-left: -50px;
   padding-left: 50px;
   margin-right: -50px;
   padding-right: 50px;
}
.top-search-input {
   width: 400px;
   margin: auto;
}
.top-search-input .search-icon {
   position: absolute;
   background-color: #fff;
   width: 18px;
   height: 18px;
   top: 18px;
   margin-left: 5px;
}
.round-box {
   padding: 6px 20px;
   border-radius: 25px;
   font-weight: 600;
   background-color: #f1f6f8;
   color: #697f8e;
}
.red-box {
   background-color: #ffdfdf;
   color: #ee191a;
}
.orange-box {
   background-color: #fff5de;
   color: #e7ac28;
}
.width-120 {
   min-width: 120px;
}
.width-150 {
   min-width: 150px;
}
.table > tbody > tr:hover {
   background-color: #f1f6f8;
}
.no-hover.table > tbody > tr:hover {
   background-color: #fff;
}
.manufacturing-product {
   background-color: #f1f6f8;
   padding: 4px 10px;
   border-radius: 5px;
   margin-right: 10px;
   margin-bottom: 10px;
   display: inline-block;
   font-size: 12px;
   line-height: 16px;
}
.product_details_link {
   cursor: pointer;
}
.no-hover.table > tbody > tr > td {
   padding-top: 10px;
}
.bg-warning {
   background-color: #fff5de;
   color: #000000;
}
body .nav > li a span {
   background: #00172c !important;
   mask-size: cover;
   display: inline-block;
   width: 16px;
   height: 16px;
   float: left;
   margin-right: 15px;
   padding-left: 0px;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
   background-color: transparent;
}
.form-control, .single-line {
   background-color: #ffffff;
   background-image: none;
   border: 1px solid #2c2634;
   border-radius: 4px;
   display: block;
   padding: 6px 12px;
   transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
   width: 100%;
   height: 38px;
   color: #2c2634;
}
.modal-content {
   border: none;
   box-shadow: none;
}
.modal-content {
   border-radius: 12px;
}
.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: 20px;
}
.close-icon {
   color: #a8a8a8;
   font-size: 15px;
}
.popup-label {
   width: 35%;
   float: left;
   font-size: 14px;
   font-weight: normal;
   color: #2c2634;
   line-height: 38px;
}
.popup-input {
   float: left;
   width: 65%;
}
.popup-input .form-control {
   background-color: #f5f5f5;
   border: 0px;
}
.popup-divider {
   border-bottom: 1px solid #e5e5e5;
   margin-top: 40px;
   margin-bottom: 16px;
   display: inline-block;
   width: 111%;
   margin-left: -30px;
   margin-right: -30px;
}
.sidebar-popup {
   margin-right: 0px;
   width: 710px;
}
.sidebar-popup .modal-body {
   min-height: 100vh;
}
.sidebar-popup .modal-content {
   border-radius: 0px;
}
.modal-dialog {
   display: none;
}
.modal-content .popup-divider {
   width: 130%;
   margin-left: -50px;
}
.lightGrayColor, .lightGrayColor:hover, .lightGrayColor:focus {
   color: #a1a1a1;
   font-weight: normal;
}
body .btn-primary, body .btn-primary:hover, body .btn-primary:focus {
   font-size: 14px;
   font-weight: bold;
   color: #2c2634 !important;
   border-radius: 6px;
   background-color: #98ebce !important;
   border-color: transparent !important;
   padding: 8px 30px;
   margin-left: 20px;
}
body .btn-primary, body .btn-primary:hover, body .btn-primary:focus {
   background-color: #1f4f94 !important;
   border-color: #1f4f94 !important;
   color: #ffffff !important;
}
body .modal-content .btn-primary, body .modal-content .btn-primary:hover {
   background-color: #005099 !important;
   border: 0px;
}
body .modal-content .btn-primary.red-button, body .modal-content .btn-primary.red-button:hover {
   background-color: #ec0000 !important;
}
.close-icon {
   background: #f5f5f5;
   border-radius: 2px;
   padding: 6px;
   line-height: 10px;
}
select.form-control {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   background: url(../img/icon-arrowdown.svg) #f1f1f2 no-repeat 97% 50% !important;
   background-size: auto;
   background-size: auto;
   background-color: rgba(0, 0, 0, 0);
   background-size: auto;
   background-color: rgba(0, 0, 0, 0);
   background-size: auto;
   padding-right: 20px;
   background-size: 15px !important;
}
.password_show {
   padding-top: 8px;
   font-weight: 500;
   display: inline-block;
}
.page-heading .icon-bg {
   background: #f1f6f8;
   border-radius: 5px;
}
.icon-bg {
   border: 0px;
   height: 30px;
   width: 30px;
   border-radius: 4px;
   text-align: center;
   background: #81c8b1;
   float: left;
   margin-right: 16px;
}
.projects-tabs {
   display: inline-block;
   width: 100%;
   list-style: none;
   padding-left: 0px;
   padding-top: 10px;
   margin-bottom: 0px;
}
.projects-tabs li {
   float: left;
}
.projects-tabs > li > a {
   padding: 3px 9px;
   color: #333f4f;
   font-size: 14px;
   font-weight: normal;
   margin-right: 10px;
   line-height: 20px;
   display: inline-block;
}
.projects-tabs > li.active > a {
   color: #333f4f;
   text-decoration: none;
   background: #f1f6f8;
   border-radius: 5px;
   display: inline-block;
}
div.full-page {
   position: fixed;
   top: 0;
   bottom: 0;
   width: 1px;
   height: 100%;
   border-right: 1px solid #d0dfe6;
   left: calc(66.66% + 83px);
}
.view-border {
   padding-right: 50px;
}
.darkBtn, .darkBtn:hover {
   background-color: #00182e;
   padding: 15px;
   width: 100%;
   display: inline-block;
   color: #fff;
   border-radius: 5px;
}
.view-page-right-link {
   list-style: none;
   padding-left: 0px;
}
.view-page-right-link li a {
   padding: 10px;
   display: inline-block;
   width: 100%;
   background: #f1f6f8;
   margin-bottom: 10px;
   border-radius: 5px;
   color: #00172c;
   font-weight: normal;
   font-size: 14px;
   line-height: 25px;
}
.change_date {
   color: #81929f;
   padding-left: 10px;
}
.view-page-right-link li a.project_status_active {
   border: 1px solid #3cc908;
   background: #fff;
   color: #3cc908;
}
.view-right-section h2 {
   color: #00172c;
   font-weight: 500;
   margin-top: 30px;
   margin-bottom: 20px;
   font-size: 20px;
}
.lead-days h1 {
   font-weight: 700;
}
.comment-box {
   border: 1px solid #d0dfe6;
   padding: 20px;
   border-radius: 10px;
   margin-bottom: 20px;
   line-height: 25px;
}
.lead-days h1, .lead-days p {
   margin: 0px;
   color: #fff;
}
.lead-view .lead-days.comment-box {
   border: 0px;
   background: #00172c;
   color: #fff;
   padding: 30px;
   border-radius: 20px;
}
.document-box.resource-box {
   height: 150px;
   overflow-y: hidden;
}
.document-box {
   border: 1px solid #d0dfe6;
   color: #465868;
   padding: 10px 20px;
   border-radius: 10px;
   margin-bottom: 10px;
   line-height: 25px;
}
.file-category {
   color: #9fafb8;
   background-color: #f1f6f8;
   padding: 0px 10px;
   border-radius: 5px;
}
.product_enter .file-category {
   display: none;
}
.document-box .trash-icon {
   background-color: #00172c;
   width: 19px;
}
.project_product_listing a {
   display: inline-block;
   padding: 10px 30px;
   background-color: #f1f6f8;
   color: #4481b8;
   font-weight: 600;
   font-size: 15px;
   margin-right: 10px;
   margin-bottom: 10px;
   width: 290px;
   text-align: center;
}
.rte_command_inserttable, .rte_command_insertimage, .rte_command_insertlink {
   display: none;
}
.blank-space {
   width: 30px;
   display: inline-block;
   height: 20px;
   float: right !important;
}
.border-box.inlineBlock {
   display: inline-block;
   padding: 0px 10px;
}
.border-box.inlineBlock .view-icon {
   width: 13px;
   height: 23px;
   margin-right: 4px;
   background-color: #01182D;
   float: left;
}
.product_data {
   display: inline-block;
   width: 100%;
   background: #f1f6f8;
   padding: 25px;
   border-radius: 5px;
   margin-top: 20px;
   margin-bottom: 20px;
   line-height: 20px;
}
.incomplete-section {
   background-color: #ffe6e7;
   padding: 25px;
   color: #e91f21;
   display: inline-block;
   width: 100%;
   font-size: 14px;
   border-radius: 5px;
   font-weight: 500;
}
.incomplete-section span {
   float: left;
   line-height: 14px;
}
.incomplete-section a {
   color: #f78587;
}
.tooltip.in {
   opacity: 1 !important;
}
.tooltip > .tooltip-inner {
   background-color: #005099;
}
.tooltip > .tooltip-arrow {
   border-bottom-color: #005099;
}
.client-create {
   float: left;
   line-height: 24px;
}
.searchInput .resultBox {
   padding: 0;
   opacity: 0;
   pointer-events: none;
   max-height: 280px;
   z-index: 99;
   overflow-y: auto;
}
.searchInput.active .resultBox {
   padding: 10px 8px;
   opacity: 1;
   pointer-events: auto;
   position: absolute;
   background: #fff;
   width: 70%;
   border-radius: 5px;
   border: 1px solid #aeaeae;
   margin-top: 5px;
}
.resultBox li {
   list-style: none;
   padding: 8px 12px;
   display: none;
   width: 100%;
   cursor: default;
   border-radius: 3px;
}
.resultBox li.placeholder-text {
   color: #99a3b1;
   font-weight: bold;
   font-size: 11px;
}
.resultBox li.placeholder-text:hover {
   background: transparent;
}
.searchInput.active .resultBox li {
   display: block;
}
.resultBox li:hover {
   background: transparent;
}
body .chosen-container {
   min-width: 155px;
   max-width: 100%;
   width: 100% !important;
   background: #f5f5f5;
   border: 0px !important;
   padding: 4px 12px;
}
.chosen-container::after {
   background: url(../img/icon-arrowdown.svg) center center no-repeat !important;
   width: 15px;
   height: 100%;
   content: " ";
   position: absolute;
   right: 10px;
   top: 0px;
}
body .chosen-container-single .chosen-single {
   border: 0px;
   background: transparent;
   border-radius: 0px;
   box-shadow: none !important;
   padding: 0px;
}
.chosen-container-active.chosen-with-drop .chosen-single {
   box-shadow: unset !important;
   border: 0px !important;
   background-image: none !important;
}
body .chosen-container-active .chosen-single {
   box-shadow: none;
}
a.chosen-single > div {
   display: none !important;
}
.disabled {
   pointer-events: none;
   opacity: 0.7;
}
.top-search-box {
   background: #04182b;
   padding: 10px;
   text-align: center;
   z-index: 99999;
   position: fixed;
   width: 100%;
   height: 54px;
}
.top-search-box input {}
.top-search-box input {
   width: 400px;
   border: 0px;
   border-radius: 5px;
   background: #2a3f50;
   color: #fff;
   padding: 7px 30px;
}
.top-search-box input:focus-visible {
   outline: 0px;
}
.top-search-box img {
   float: left;
   height: 15px;
   margin-top: 10px;
   padding-left: 40px;
}
.dashboard-boxes > div {
   background: #204F94;
   border-radius: 15px;
   padding: 15px;
   color: #FFF;
}
.dashboard-boxes > div:nth-of-type(2) {
   background: #08182A;
}
.dashboard-boxes > div:nth-of-type(3) {
   background: #EB1D25;
}
.dashboard-boxes h2 {
   margin-top: 0px;
   font-size: 17px;
   color: #FFF;
}
.dashboard-boxes h1 {
   margin-top: 10px;
   font-size: 26px;
   color: #FFF;
   margin-bottom: 20px;
}
.dashboard-boxes .forward-icon {
   float: left;
   background: #FFF;
   width: 30px;
   margin-left: -9px;
}
.sales_dashboard select {
   border: 0px;
   border-radius: 10px;
   color: #204F94;
   background: url(../img/icon-arrowdown.svg) #F2F6F8 no-repeat 93% 50% !important;
   background-size: 15px !important;
}
.sales-sub-heading {
   color: #005099;
   margin-top: 25px;
   line-height: 28px;
}
.sales-sub-heading .border-box {
   padding-left: 0px;
   padding-right: 0px;
}
.option_list {
   position: absolute;
   margin-top: 10px;
   background: #FFF;
   list-style: none;
   padding: 3px 17px 3px 17px;
   border-radius: 10px;
   font-weight: normal;
   border: 1px solid #E6EDD8;
   z-index: 999;
   right: 26px;
   margin-left: 0px;
   width: auto;
}
.option_list a {
   color: #00172D;
   border-bottom: 1px solid #E6EDD8;
   padding-bottom: 2px;
   display: inline-block;
   margin-bottom: 0px;
   width: 100%;
   padding-top: 2px;
}
.option_list a span {
   float: left;
   margin-right: 10px;
   line-height: 26px;
}
.option_list a .largeIcon {
   margin-top: 2px;
}
.option_list a span {
   margin-right: 10px !important;
}
.reminders span.options_section {
   float: right;
}
body .page-heading.client-view-page {
   z-index: 999;
   position: sticky;
   background: #fff;
   padding-top: 33px;
   margin-bottom: 0px;
   padding-bottom: 33px;
}
.table-striped > tbody > tr:nth-of-type(1) td {
   border-top: 0px;
}
.border-right-client {
   border-right: 1px solid #d0dfe6;
   padding-top: 25px;
   margin-top: -25px;
}
.background-none {
   background: none !important;
}
body .appTextColor {
   color: #254a9c;
}
.red-bg, .red-bg:hover, .bg-danger {
   background-color: #ed5565 !important;
   color: #ffffff;
}
.right-10 {
   right: 10px !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;
}
.no-border {
   border: 0px !important;
}
.width-auto{width: auto !important;}
.width-100{width: 100% !important;}
.padd20 {
   padding: 20px !important;
}
.paddL50 {
   padding-left: 50px !important;
}
.paddL40 {
   padding-left: 40px !important;
}
.paddL25 {
   padding-left: 25px !important;
}
.paddT50 {
   padding-top: 50px !important;
}
.paddT5 {
   padding-top: 5px !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;
}
.paddL0 {
   padding-left: 0px !important;
}
.paddL2 {
   padding-left: 2px !important;
}
.paddL5 {
   padding-left: 5px !important;
}
.paddL85 {
   padding-left: 85px !important;
}
.padd10{padding: 10px !important;}
.paddL10 {
   padding-left: 10px !important;
}
.paddL15 {
   padding-left: 15px !important;
}
.paddL20 {
   padding-left: 20px !important;
}
.paddL28 {
   padding-left: 28px !important;
}
.paddL25 {
   padding-left: 25px !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;
}
.marL5 {
   margin-left: 5px !important;
}
.marR0 {
   margin-right: 0px !important;
}
.marL10 {
   margin-left: 10px !important;
}
.marL15 {
   margin-left: 15px !important;
}
.marR10 {
   margin-right: 10px !important;
}
.marT0 {
   margin-top: 0px !important;
}
.marB0 {
   margin-bottom: 0px !important;
}
.marB4 {
   margin-bottom: 4px !important;
}
.marB5 {
   margin-bottom: 5px !important;
}
.marB6 {
   margin-bottom: 6px !important;
}
.marB8 {
   margin-bottom: 8px !important;
}
.marB30 {
   margin-bottom: 30px !important;
}
.marT5 {
   margin-top: 5px !important;
}
.marT10 {
   margin-top: 10px !important;
}
.marT15 {
   margin-top: 15px !important;
}
.marT20 {
   margin-top: 20px !important;
}
.marTM20 {
   margin-top: -20px !important;
}
.marT30 {
   margin-top: 30px !important;
}
.marB15 {
   margin-bottom: 15px !important;
}
.marB20 {
   margin-bottom: 20px !important;
}
.marL20 {
   margin-left: 20px !important;
}
.marR20 {
   margin-right: 20px !important;
}
.paddR4 {
   padding-right: 4px;
}
.paddR10 {
   padding-right: 10px;
}
.paddR15 {
   padding-right: 15px;
}
.paddR40 {
   padding-right: 40px;
}
.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-left {
   float: left !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;
}
.blue-bg {
   background-color: #1f3186 !important;
}
.light-blue {
   color: #264ebd;
}
.light-gray {
   color: #99a3b1;
}
.green-color {
   color: #87b125;
}
.orange-color, .orange-color:hover {
   color: #fd7871;
}
.orange {
   color: #ff7977 !important;
}
.green-light, .green-light:hover {
   color: #3cc908;
}
.light-red, .light-red:hover {
   color: #ff7572;
}
.fail-color, .fail-color:hover {
   color: #ff8784;
}
.border0 {
   border: 0px !important;
}
.borderB0 {
   border-bottom: 0px !important;
}
.borderT0 {
   border-top: 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;
}
.width90 {
   width: 90% !important;
}
.width30 {
   width: 30px !important;
}
.width45 {
   width: 45px !important;
}
.width100, .bg-color-transparant table.width100 {
   width: 100% !important;
}
.width50 {
   width: 50% !important;
   float: left;
}
.width33 {
   width: 32.40% !important;
   float: left;
   margin-right: 5px;
}
.paddB200 {
   padding-bottom: 200px;
}
.listing-text-color {
   color: #595959;
}
.success-section {
   background-color: #f4fae6;
   color: #88bc29;
   padding: 10px 25px;
   margin-top: 20px;
   border-radius: 2px;
}
.green-border {
   border: 1px solid #99eb99 !important;
}
.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: 10px 10px;
   border-radius: 5px;
   display: inline-block;
   font-size: 14px;
   text-align: center;
}
.green-bg-light {
   background-color: #f1f7e6 !important;
}
.green-bg {
   background-color: #9dd30b !important;
}
.blue-bg {
   background-color: #202f80 !important;
}
.gray-bg {
   background-color: #6c6c6c !important;
}
.light-gray-bg {
   background-color: #f8f8f8 !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;
}
.blue-btn, .blue-btn:hover {
   padding: 10px 25px;
   color: #fff;
   border-radius: 5px;
   display: inline-block;
   background-color: #2d5aae;
   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;
}
body {
   background-color: #f2f6f8;
   color: #00172d;
}
.site-color, .site-color:hover {
   color: #55595e;
}
.login-bg {
   background: #fff;
}
.login-section > .login-section-1 {
   margin: 0;
   position: absolute;
   top: 50%;
   left: 25%;
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}
.middle-box {
   max-width: 430px;
   z-index: 100;
   margin: 0 auto;
   margin-top: 0px;
   margin-top: 0px;
   padding-top: 40px;
}
.loginscreen.middle-box {
   max-width: 350px;
   z-index: 100;
   margin: 0 auto;
   margin-top: 0px;
   margin-top: 0px;
   padding-top: 30vh;
}
.login-div {
   margin: auto;
   float: none;
   padding-left: 0px;
   padding-right: 0px;
}
.login-background {
   background-image: url(../img/login-bg.jpg);
   background-size: cover;
   background-repeat: no-repeat;
   position: absolute;
   right: 0px;
   height: 100%;
   background-position: center center;
}
.login-background-mobile img {
   max-width: calc(100% + 30px);
   margin-left: -15px;
}
.logo-name {
   margin-bottom: 5px;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-left: 0px;
   margin-top: 0px;
}
.middle-box {
   max-width: 430px;
   z-index: 100;
   margin: 0 auto;
   margin-top: 0px;
   margin-top: 0px;
   padding-top: 40px;
}
.middle-box h1 {
   margin-bottom: 15px;
}
.logo-name img {
   width: 200px;
}
.login-text-bottom, .login-bg p, .login-text-bottom:hover {
   color: #3a3342;
   margin-top: 20px;
}
.login-div {
   margin: auto;
   float: none;
   padding-left: 0px;
   padding-right: 0px;
}
.login-div label, .login-div a, .login-div p {
   color: #00172c;
   font-weight: normal;
}
.login-div .checkbox {
   margin: 0px;
}
.login-div .checkbox label {
   line-height: 43px;
   margin-right: 0px;
   font-size: 12px;
   font-weight: normal;
}
.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"] {
   border-radius: 5px;
   height: 35px;
   background: none;
   border-color: #d2dce9;
   color: #3a3342 !important;
   text-align: left;
   padding: 5px 10px;
}
#remember-me {
   margin-left: 0px !important;
}
.forgot-link {
   line-height: 40px;
   text-decoration: underline;
}
.login-button {
   background: #005099;
   border: 0px;
   color: #fff;
   width: 100%;
   padding: 15px;
   border-radius: 5px;
   font-weight: bold;
   text-transform: none;
}
.construction_order {
   padding: 10px 0px;
}
div.product_data {
   -webkit-transition: height 0.25s ease;
   -moz-transition: height 0.25s ease;
   transition: height 0.25s ease;
}
.order_completed {
   color: #e29b00;
   border: 1px solid #f7da99;
   padding: 10px;
   line-height: 25px;
   margin-top: 20px;
   display: inline-block;
   width: 100%;
   border-radius: 5px;
   background: #fbf6e8;
}
.mark_order_complete_css, .mark_order_complete_css:hover {
   color: #fff;
   background: #e29b00;
   padding: 10px;
   padding-top: 10px;
   padding-bottom: 10px;
   line-height: 25px;
   display: inline-block;
   width: auto;
   border-radius: 5px;
   padding-top: 2px;
   padding-bottom: 2px;
   margin-right: 10px;
}
.order-completed-icon {
   mask: url(../img/package.svg) no-repeat center / contain;
   -webkit-mask: url(../img/package.svg) no-repeat center / contain;
   background-color: #fff;
   width: 20px;
   display: inline-block;
   height: 25px;
   margin-left: 10px;
}
.order_completed .order-completed-icon {
   background-color: #e29b00;
}
.order_product_listing .order_completed {
   margin: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
   width: auto;
}
.right-icons-section {
   position: absolute;
   right: 0px;
   top: 73px;
}
.listing-add-icon {
   border: 0px;
   height: 56px;
   width: 56px;
   border-radius: 50%;
   text-align: center;
   background: #17102d;
   float: left;
   margin-right: 16px;
}
.flag-icon {
   mask: url(../img/flag.svg) no-repeat center / contain;
   -webkit-mask: url(../img/flag.svg) no-repeat center / contain;
   background-color: #BFD3DB;
   width: 14px;
   display: inline-block;
   height: 14px;
}
.action-dots-icon {
   mask: url(../img/action-dots.svg) no-repeat center / contain;
   -webkit-mask: url(../img/action-dots.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #A5B3C1;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.edit_box {
   mask: url(../img/edit_box.svg) no-repeat center / contain;
   -webkit-mask: url(../img/edit_box.svg) no-repeat center / contain;
   mask-size: contain;
   mask-size: contain;
   background-color: #00172c;
   width: 18px;
   float: left;
   height: 13px;
   margin-right: 6px;
}
.plus-icon {
   mask: url(../img/icon-plus.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-plus.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 18px;
   display: inline-block;
   height: 10px;
}
.construction-download-icon {
   mask: url(../img/download.svg) no-repeat center / contain;
   -webkit-mask: url(../img/download.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 20px;
   float: left;
   height: 14px;
   margin-right: 4px;
}
.incomplete-icon {
   mask: url(../img/download.svg) no-repeat center / contain;
   -webkit-mask: url(../img/download.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #e91f21;
   width: 20px;
   float: left;
   height: 14px;
   margin-right: 4px;
}
.square-box {
   background-color: #f1f6f8;
   width: 35px;
   display: inline-block;
   height: 35px;
   float: left;
   margin-right: 10px;
   border-radius: 5px;
}
.square-box .plus-icon {
   width: 34px;
   height: 16px;
   margin-top: 10px;
}
.user-icon {
   mask: url(../img/user.svg) no-repeat center / contain;
   -webkit-mask: url(../img/user.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 13px;
   display: inline-block;
   height: 13px;
}
.company-icon {
   mask: url(../img/shield.svg) no-repeat center / contain;
   -webkit-mask: url(../img/shield.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 13px;
   display: inline-block;
   height: 13px;
}
.address-icon {
   mask: url(../img/map-pin-outlined.svg) no-repeat center / contain;
   -webkit-mask: url(../img/map-pin-outlined.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 13px;
   display: inline-block;
   height: 13px;
}
.trash-icon {
   mask: url(../img/trash.svg) no-repeat center / contain;
   -webkit-mask: url(../img/trash.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #99a3b1;
   width: 20px;
   display: inline-block;
   height: 25px;
}
.change-status-icon {
   mask: url(../img/symbol.svg) no-repeat center / contain;
   -webkit-mask: url(../img/symbol.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #99a3b1;
   width: 20px;
   display: inline-block;
   height: 25px;
}
.order_product_listing .trash-icon, .order_product_listing .copy-icon {
   float: right;
   margin-left: 10px;
   height: 20px;
}
.file-icon {
   mask: url(../img/file.svg) no-repeat center / contain;
   -webkit-mask: url(../img/file.svg) no-repeat center / contain;
   mask-size: contain;
   mask-size: contain;
   background-color: #465868;
   width: 25px;
   display: inline-block;
   height: 25px;
}
.upload-icon {
   mask: url(../img/message-square.svg) no-repeat center / contain;
   -webkit-mask: url(../img/message-square.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 20px;
   display: inline-block;
   height: 25px;
   margin-right: 10px;
}
.message-icon {
   mask: url(../img/message-square.svg) no-repeat center / contain;
   -webkit-mask: url(../img/message-square.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #00172c;
   width: 20px;
   display: inline-block;
   height: 25px;
   margin-right: 10px;
}
.download-icon {
   mask: url(../img/download.svg) no-repeat center / contain;
   -webkit-mask: url(../img/download.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #465868;
   width: 20px;
   display: inline-block;
   height: 25px;
   margin-right: 10px;
   margin-left: 10px;
}
.document-box .download-icon {
   background: #00172c;
}
.project-status-icon {
   -webkit-mask: url(../img/check-circle.svg) no-repeat center / contain;
   mask-size: contain;
   background-color: #3cc908;
   width: 20px;
   display: inline-block;
   height: 25px;
   margin-right: 10px;
   margin-left: 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;
}
.down-arrow-icon {
   margin-left: 10px;
   mask: url(../img/icon-arrowdown.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-arrowdown.svg) no-repeat center / contain;
   width: 26px;
   height: 15px;
   background-color: #00172c;
   display: inline-block;
   margin-top: 4px;
   margin-left: 0px;
}
.up-arrow-icon {
   margin-left: 10px;
   mask: url(../img/icon-arrowup.svg) no-repeat center / contain;
   -webkit-mask: url(../img/icon-arrowup.svg) no-repeat center / contain;
   width: 26px;
   height: 15px;
   background-color: #00172c;
   display: inline-block;
   margin-top: 4px;
   margin-left: 0px;
}
.expend {
   background: #f1f6f8;
   height: 24px;
   width: 24px;
   float: right;
   margin-left: 10px;
   border-radius: 2px;
}
.left-divider {
   border-top: 1px solid #dae8ed;
   margin-top: 35px;
   margin-bottom: 15px;
}
.sidebar-popup .modal-body h1 {
   line-height: 35px;
}
.sidebar-popup-close {
   float: right;
   border: 1px solid #d0dfe6;
   padding: 5px 10px;
   border-radius: 5px;
   color: #00172c;
   box-shadow: 1px 1px #d0dfe6;
   font-size: 13px;
   font-weight: normal;
   line-height: 16px;
   margin-top: 3px;
}
.creator-delete, .change_product_location {
   float: right;
}
.redBtn {
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   border-radius: 6px;
   background-color: #ec0000;
   padding: 8px 30px;
   margin-left: 20px;
   border: 0px;
}
.listing-add-icon .plus-icon {
   background-color: #8ed1bf;
   height: 54px;
   width: 25px;
}
.page-heading h1 {
   display: inline-block;
   margin: 0px;
   font-size: 24px;
   font-weight: 600;
   line-height: 30px;
   width: 100%;
}
.page-heading h1 span {
   color: #bec7ce;
   font-weight: normal;
   padding-left: 20px;
}
.file-name {
   margin-left: 15px;
   margin-right: 15px;
   font-weight: bold;
}
.document-listing span {
   float: left;
}
body #page-wrapper {
   margin: 54px 0 0 300px;
   min-height: calc(100vh - 55px) !important;
   overflow-x: hidden;
}
#page-wrapper {
   padding-right: 0px;
   padding-left: 0px;
}
.parent-page-class {
   margin: auto;
   width: 960px;
}
.paddB33 {
   padding-bottom: 33px !important;
}
.parent-page-class {
   margin: auto;
   width: 960px;
}
.full-width.parent-page-class {
   padding: 0px 50px;
   width: 100%;
}
.checkbox-div label {
   float: left;
   line-height: 46px;
   font-weight: normal;
}
.checkbox-div input[type="checkbox"] {
   margin-left: 4px !important;
}
body .page-heading {
   padding: 0;
   padding-bottom: 0px;
   padding-bottom: 0px;
   font-weight: bold;
   font-size: 30px;
   margin-bottom: 27px;
   line-height: 30px;
   /*min-height: 110px;*/
}
.page-heading-border {
   border-top: 1px solid #d0dfe6;
   margin-left: -50px;
   margin-right: -50px;
   margin-bottom: 50px;
}
.product_field_section .popup-label.right-align {
   width: 35%;
}
.product_field_section .popup-label {
   width: 100%;
}
.product_field_section #add_edit_product_note_div .popup-label {
   width: 30%;
}
.search-popup {
   margin-top: 54px !important;
   position: fixed;
   margin-left: 28%;
}
.search-popup .modal-content {
   border-bottom-right-radius: 12px;
   border-bottom-left-radius: 12px;
   border-top-right-radius: 0px;
   border-top-left-radius: 0px;
   box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
   max-height: 480px;
   overflow-y: scroll;
}
.search-listing a {
   padding: 10px 20px;
   display: inline-block;
   width: 100%;
   color: #00172c;
}
.search-listing a:hover {
   background-color: #eeeff1;
   border-radius: 5px;
}
.search-popup .modal-body {
   padding-left: 30px;
   padding-right: 30px;
}
.search-popup h3 {
   padding-left: 20px;
}
.pac-container {
   z-index: 999999;
}
#product_details_div .modal-dialog {
   width: 800px;
}
.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: 13px;
   color: #000;
   font-weight: 700;
   line-height: 28px;
}
.calendar-month.border-box.inlineBlock {
   line-height: 26px;
}
.calendar-month .left-icon {
   float: left;
   margin-right: 5px;
   height: 26px;
   background-color: #000;
   width: 17px;
}
.calendar-month .forward-icon {
   float: right;
   margin-left: 5px;
   height: 26px;
   background-color: #000;
   width: 17px;
}
.calendar-days table, .calendar-days td {
   border: 1px solid #b6bcad;
   border-collapse: collapse;
   vertical-align: top;
}
.calendar-days {
   width: 100%;
   margin-top: 10px;
}
.calendar-days th {
   width: 12%;
   padding-left: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
}
.calendar-block {
   display: inline-block;
   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 {
   min-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;
}
.calendar-products {
   background: #ecfce7;
   padding: 5px 10px;
   display: inline-block;
   margin-bottom: 5px;
   color: #55595e;
   border-radius: 25px;
   cursor: pointer;
}
.calendar-products-3 {
   background: #fff5de;
}
.calendar-days thead th {
   background-color: #f2f6f8;
}
.calendar-filter-block {
   text-align: right;
   line-height: 35px;
}
.calendar-filter-block a {
   color: #0f5a9f;
   font-weight: 500;
   padding: 3px 10px;
}
.calendar-filter-block a.active_filter {
   background-color: #05549f;
   color: #fff;
   border-radius: 5px;
}
.today_date {
   background-color: #00519e;
   color: #fff;
}
.analytic-page {
   font-weight: 410;
}
.chart-section {
   border: 1px solid #d9e5ea;
   border-radius: 10px;
   padding-top: 10px;
   padding-bottom: 17px;
   display: inline-block;
   width: 100%;
}
.chart-section h2 {
   font-weight: 600;
   color: #00519e;
   margin-top: 0px;
   font-size: 30px;
}
.chart-colors {
   margin-top: 52px;
}
.chart-box {
   width: 70px;
   height: 17px;
   margin-right: 20px;
   float: left;
}
.chart-box.construction_order_color {
   background: #f1a354;
}
.chart-box.manufactring_color {
   background: #ed6d85;
}
.chart-box.finalisation_color {
   background: #56a0e5;
}
.dashboard-details > div {
   border: 1px solid #d9e5ea;
   border-radius: 10px;
   padding: 25px 20px;
   float: left;
   width: 48%;
   margin-right: 2%;
   margin-bottom: 10px;
}
.project-icon-box {
   background: #f2f6f8;
   border-radius: 10px;
   padding: 10px 10px 5px 10px;
   display: inline-block;
   border: 1px solid #ebf1f4;
   float: left;
   margin-right: 20px;
}
.analytics-box {
   background: #f2f6f8;
   border-radius: 2px;
   padding: 12px 10px 7px 10px;
   display: inline-block;
   float: left;
   margin-right: 20px;
   margin-top: 1px;
}
.product_bg_1, .product_bg_21 {
   background-color: #1c58ff;
}
.product_bg_3, .product_bg_23 {
   background-color: #f89700;
}
.product_bg_5, .product_bg_25 {
   background-color: #fdc700;
}
.product_bg_7, .product_bg_27 {
   background-color: #21d59b;
}
.product_bg_9, .product_bg_29 {
   background-color: #c5f800;
}
.product_bg_11, .product_bg_33 {
   background-color: #00bef0;
}
.product_bg_13, .product_bg_35 {
   background-color: #7c40fe;
}
.product_bg_15, .product_bg_37 {
   background-color: #22358d;
}
.product_bg_17 {
   background-color: #e91bf3;
}
.product_bg_19 {
   background-color: #ff400b;
}
.product_bg_31 {
   background-color: #880410;
}
.dashboard_dispatch_date {
   font-weight: 600;
   margin-right: 10px;
}
.dashboard_company_name {
   font-weight: 500;
}
.dashboard_dispatch {
   padding: 10px 15px;
   background: #f1f6f8;
   border-radius: 5px;
   margin-bottom: 5px;
}
.dashboard_dispatch span {
   line-height: 30px;
}
.dashboard_product_count {
   float: right;
   background: #dfebf1;
   padding: 0px 10px;
   border-radius: 5px;
}
.dashboard_link {
   border-radius: 50px;
   float: right;
   border: 2px solid #304457;
   padding: 4px;
   margin-left: 15px;
}
.dashboard_dispatch.current_date {
   background: #ffdfdf;
}
.current_date .dashboard_dispatch_date {
   color: #ef2425;
}
.current_date .dashboard_product_count {
   background-color: #f7c8c9;
}
.current_date .arrow-circle-right {
   background-color: #ef2425;
}
.box-title {
   color: #809fb8;
}
.project-text-box h4 {
   font-size: 25px;
   margin-bottom: 0px;
   margin-top: 0px;
}
.project-icon-box .largeIcon {
   width: 25px;
   height: 25px;
   mask-size: contain;
   background-color: #00172c;
   display: inline-block;
}
.project-icon-box.active-projects {
   background-color: #00172c;
   border: 1px solid #00172c;
}
.project-icon-box.active-projects .largeIcon {
   background-color: #fff;
}
.chart-div {
   width: 180px;
   margin: auto;
   text-align: center;
}
.chart-inner {
   float: none;
   margin: auto;
}
#sales_chart_section canvas {
   height: 72px !important;
}
.visibility-hidden {
   visibility: hidden !important;
}
body .product_enter .page-heading {
   height: auto;
}
.product_enter .border-box {
   margin-top: 3px;
}
.rte-modern.rte-desktop.rte-toolbar-default {
   min-width: none !important;
}
progress::-webkit-progress-bar {
   background-color: #777;
   border-radius: 20px;
}
progress::-webkit-progress-value {
   background-color: rgb(20, 240, 221);
   border-radius: 20px;
}
progress {
   color: blue;
}
.borderT {
   border-top: 1px solid #d0dfe6;
}
::-webkit-progress-bar {
   background-color: blue;
}
@media only screen and (min-width: 1024px) {
   .navbar-header {
      display: none;
   }
   .inner-content {
      height: 220px;
   }
}
@media only screen and (max-width: 760px), (min-device-width: 168px) and (max-device-width: 768px) {
   .paddML0 {
      padding-left: 0px !important;
   }
   .dismiss_notice_section {
      bottom: 40px;
   }
   .yellow-box.comment_notes_block {
      margin-left: -20px;
      margin-right: -20px;
      margin-bottom: 0px;
   }
   .modal-body h1 {
      margin-left: 0px;
      margin-right: 0px;
      padding-left: 0px;
      padding-right: 0px;
   }
   .modal-body {
      padding: 20px 15px 16px 15px;
   }
   .ui-datepicker table, .ui-datepicker th, .ui-datepicker td, .ui-datepicker tr {
      width: 100%;
      border-collapse: collapse;
      display: inline;
   }
   .desktop_view {
      display: none !important;
   }
   .mobile_view .comment_notes_block .border-box {
      display: inline-block;
      padding-top: 0px;
      padding-bottom: 0px;
      line-height: 25px;
   }
   .lead-detail-page .mobile_view .comment_notes_block {
      margin-left: -30px;
      margin-right: -30px;
   }
   .detail-page .add_edit_lead {
      float: right;
   }
   .mobile_col .col-lg-3, .mobile_col .col-lg-1-5 {
      float: left;
      width: 36%;
      margin-bottom: 10px;
   }
   .mobile_col .col-lg-9, .mobile_col .col-lg-10-5 {
      float: left;
      width: 64%;
      margin-bottom: 10px;
   }
   .top-search-box {
      height: 55px;
      color: #FFF;
   }
   .top-search-input, .top-search-box input {
      width: 100%;
   }
   .top-search-input .search-icon {
      top: 55px;
      left: 12px;
   }
   .top-search-box img {
      padding-left: 2px;
      margin-bottom: 13px;
   }
   .login-background {
      display: none;
   }
   .top-info {
      float: right;
      line-height: 34px;
   }
   .top-search-box a span {
      background-color: #FFF;
      float: right;
      width: 20px;
      height: 20px;
      margin-left: 10px;
      margin-top: 7px;
   }
   .search-popup {
      margin-top: 97px !important;
      margin-left: 10px !important;
   }
   body #page-wrapper {
      margin: 20px 0 0 0px;
   }
   .full-width.parent-page-class {
      padding: 0px 10px;
   }
   .page-heading h1 {
      font-size: 20px;
   }
   .search-popup .modal-body {
      padding-left: 0px;
      padding-right: 0px;
   }
   .search-popup {
      width: 95%;
   }
   .login-bg .form-group input[type="text"], .login-bg .form-group input[type="password"], .login-bg .form-group input[type="email"] {
      background-color: #ffffff;
      background-image: none;
      border: 1px solid #101a3c;
      border-radius: 4px;
      display: block;
      padding: 6px 12px;
      transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
      width: 100%;
      height: 38px;
   }
   .logo-name img {
      width: 200px;
      margin-bottom: 0px;
   }
   .table-bordered, .table-responsive {
      border: 0px;
   }
   .table-striped > tbody > tr {
      margin-bottom: 20px;
   }
   .dashboard-page {
      margin: 0px 10px 0px 0px;
   }
   .mobile-display {
      display: block;
   }
   .login-div {
      margin-bottom: 10px;
   }
   .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"] {
      border-radius: 5px;
      height: 35px;
      background: none;
      border-color: #51b848;
      color: #3a3342 !important;
      text-align: left;
      padding: 5px 10px;
   }
   .login-div .checkbox label {
      width: 100%;
      line-height: 20px;
   }
   .login-button {
      font-size: 15px;
      margin-top: 5px;
      padding: 0px !important;
      line-height: 46px;
      margin-bottom: 0px;
      color: #fff;
      text-transform: none;
      font-weight: normal;
   }
   .login-text-bottom {
      font-size: 40px;
      font-weight: normal;
      margin-top: 65px;
      display: inline-block;
   }
   .logo-name {
      text-align: center;
      padding: 20px 0px 0px 0px;
      overflow: hidden;
   }
   .loginscreen.middle-box {
      max-width: 100%;
      padding-top: 20px;
   }
   .login-div p {
      font-size: 11px;
   }
   .loginscreen p small {
      font-size: 40px;
      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: #def4ff;
      width: 100%;
      padding-bottom: 30px;
      height: 100vh;
   }
   body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
      font-size: 15px;
   }
   .navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
      background-color: #1f2c85;
   }
   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: #def4ff;
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   }
   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;
   }
   .dashboard_top_text {
      font-size: 14px;
   }
   .dashboard-section h1 {
      font-size: 26px;
   }
   .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;
   }
   .club-membership-heading {
      position: absolute;
      top: -9999px;
      left: -9999px;
   }
   /* 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;
   }
   .mobile-listing {
      border: 1px solid #ccc;
   }
   .mobile-listing hr {
      display: none;
   }
   .mobile-listing > div {
      /* Behave  like a "row" */
      border: none;
      position: relative;
      padding-left: 50%;
      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;
   }
   /*
	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: "Tax Invoice";
   }
   .my-club-membership > div:nth-of-type(4):before {
      content: "Purchased";
   }
   .my-club-membership > div:nth-of-type(5):before {
      content: "Renewal Date";
   }
}
@keyframes spin {
   0% {
      transform: rotate(0deg);
   }
   100% {
      transform: rotate(360deg);
   }
}