/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
@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;
}

.free_trial{padding: 15px 20px 15px 20px;color: #e4696d;
background: #ffeff4;border-radius: 10px;
border: 1px solid #ffd4e2;}
.field-div {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 10px !important;
  clear: both;
}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.website_view .invoice-type .pencil_icon,.client-boxes .invoice-type .pencil_icon{background-color:#011633;}
.website-listing .table > tbody > tr > td{padding-bottom:5px;}
.heading_box
{
  background: #17102d;
    border-radius: 10px;
    padding: 30px 40px;

}
.box_3 .invoice_status_change {
  background:#68CBB0 ;
    color: #FFF;
}
.box.box_3{background-color: #EEFCF8 !important;}
.heading_box h1{margin: 0px;font-size: 35px;font-weight: 600;color: #68CAB0;}
.heading_box div{color: #FFF;}
.opportunity-box small {
  color: #011633;
  font-size: 13px;
  padding-left: 5px;
}

.view-all {
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #d3dde8;
  font-size: 13px;
  font-weight: normal;
  float: right;
  color: #011633 !important;
  line-height: 10px;
  text-decoration: none !important;
}
.heading-small-text{font-size:12px;color:#bcc9db;}
.px-9 {
  font-size: 9px;
}
.trial_period_section{background-color: #E4F6F0;padding: 20px;margin-bottom: 30px;
    border-radius: 5px;}
.trial_period_section p{margin-bottom: 0px;
}
.home-box > div {
  padding-right: 20px;
}
.home-box > div.financial_position {
  padding-right: 0px;
}
.home-box {margin-bottom: 20px;}
input.v-reg-btn {
  border: 0 none;
  width: 105px;
  cursor: pointer;
}
#vendorBirthDate {
  margin-right: 7px;
  width: 93%;
}
.loader_image {
  position: fixed;
  top: 30%;
  left: 32%;
  opacity: 1;
  z-index: 999;
}
.loading_box_image {
  text-align: center;
}
.loading_box_text {
  font-size: 18px;
  padding-top: 20px;
}
div.dataTables_wrapper div.dataTables_filter input {
  max-width: 90%;
}
#DataTables_Table_0_wrapper > div.row {
  margin: 0;
}
.hasDatepicker {
  max-width: 100%;
}
.ui-datepicker-header {
  background-color: #666 !important;
}
body .notification_section .message {
  margin-bottom: 20px;
  padding: 10px 25px;
  box-shadow: none;
  border: 0px;
  z-index: 1;
  position: absolute;
  top: 26px;
  right: 50px;
}
body .success {
  color: #5FB700 !important;
  background: #E7F3D5; 
}
body .error {
  color: #ED4F32 !important;
  background: #FFEAF0;
}
body .warning {
  color: #ff9800 !important;
  background: #FFEFCE;
}
.dismiss_message {
  float: right;
  color: #5FB700 !important;
}
.success .dismiss_message {
  color: #5FB700 !important;
}
.error .dismiss_message {
  color: #F00 !important;
}
.warning .dismiss_message {
  color: #ff9800 !important;
}
.sky-blue-btn {
    background: #7BEECC;
    padding: 10px 30px;
    border-radius: 5px;
    color: #011633;
    font-weight: 500;
	border:0px;
}
.orange-btn,.orange-btn:hover {
    background: #E4696D;
    padding: 10px 30px;
    border-radius: 5px;
    color: #FFF;
    font-weight: 500;
}
.checkbox_div .checkbox {
  display: inline-block;
  width: 100%;
  margin: 0px;
}
.checkbox_div input[type="checkbox"] {
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
}
.checkbox_div .checkbox label {
  line-height: 35px;
}
.checkbox_div > label {
  margin-left: 5px;
}
.radio_div .radio > label {
  width: 100%
}
.radio_div .radio > label input[type="radio"] {
  margin-top: 0px !important;
  margin-bottom: 11px !important;
  margin-left: 0px !important;
}
.radio label, .checkbox label {
  cursor: pointer;
  display: inline;
  float: left;
  font-weight: normal;
  margin: 0 20px 0 0;
  padding-left: 5px;
}
input[type="radio"], input[type="checkbox"] {
  float: left;
  height: 22px;
  line-height: normal;
  margin: 0 !important;
  position: relative !important;
  width: 20px !important;
  margin-right: 10px !important;
}
.form-group input.form-control.hasDatepicker[type="text"] {
  float: left;
  margin-right: 10px;
  width: 94%;
  display: inline;
}
.ui-datepicker-trigger {
  padding-top: 7px;
  vertical-align: top;
}
.entry_form_view div.col-sm-5 {
  border: 1px solid gray;
  float: left;
  margin-bottom: 20px;
  margin-right: 5%;
  padding: 10px;
}
.entry_form_view label {
  font-weight: bold;
  width: 50%;
}
.aasa_form_view div.col-sm-5 {
  border: 1px solid gray;
  float: left;
  margin-bottom: 20px;
  margin-right: 5%;
  padding: 10px;
}
.aasa_form_view div.col-sm-6 {
  border: 1px solid gray;
  float: left;
  margin-bottom: 20px;
  padding: 10px;
}
.aasa_form_view label {
  font-weight: bold;
  width: 50%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.aasa_form_view div.col-sm-6 label {
  width: 65%;
}
.amount_block {
  font-size: 22px;
  text-align: center;
}
.loader_image {
  position: fixed;
  top: 30%;
  left: 32%;
  opacity: 1;
  z-index: 999;
}
.loading_box_image {
  text-align: center;
}
.loading_box_text {
  font-size: 18px;
  padding-top: 20px;
}
.new_applicants .radio label, .new_applicants .checkbox label {
  float: none;
  display: block;
}
.new_applicants input[type="radio"], .new_applicants input[type="checkbox"] {
  margin: 4px 0 0;
}
.new_applicants input[type="text"], .new_applicants input[type="password"], .new_applicants input[type="number"] {
  width: 100%;
}
.new_applicants label {
  display: block;
  text-align: left !important;
  width: 100%;
}
.new_applicants > h3 {
  border-bottom: 1px dotted #e0dede;
  font-size: 28px;
  font-weight: bold;
  margin-top: 25px;
  padding-bottom: 5px;
}
.new_applicants .form-horizontal .control-label {
  margin-bottom: 5px;
  font-size: 15px;
}
.new_applicants .hr-line-dashed {
  margin: 10px 0 4px;
}
#garage_h_div, #garage_t_div, #b_block_div, #pit_lane_div {
  float: none;
}
.new_applicants .radio label, .new_applicants .checkbox label {
  display: block;
  float: none;
}
.total_amount {
  font-size: 20px;
}
.clear {
  clear: both;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
  width: 92%;
}
.chosen-container-single .chosen-single span {
  line-height: 29px;
}
.chosen-container-single a.chosen-single div b {
  background-position: 0 5px;
}
.ibox-content .ui-state-active, .ibox-content .ui-widget-content .ui-state-active, .ibox-content .ui-widget-header .ui-state-active {
  border-bottom-width: 0px;
}
body {
  font: 13px/20px Roboto, Arial, Helvetica, sans-serif;
}
table.dataTable thead > tr > th {
  padding-top: 0px;
}
body .page-heading {
  padding: 0;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 0px;
}
.page-sub-heading {
  padding: 0;
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #565E78;
  padding-bottom: 13px;
  margin-bottom: 15px;
}
.websites-tabs{list-style:none;}
body #page-wrapper {
  margin: 54px 0 0 300px;
    min-height: 110vh;
    overflow-x: hidden;
}
.aasa_form .form-group {
  margin-top: 15px;
}
.aasa_form .radio.left_align label {
  display: inline-block;
  float: left;
  width: auto;
  margin: 0px 20px 0px 0;
  line-height: 28px;
}
.aasa_form .radio.left_align input {
  float: left !important;
  position: relative !important;
  margin: 4px 0 0 !important;
}
.personal_accident_block {
  margin: 10px 0px;
}
.aasa_form .radio label {
  display: block;
  float: left;
  margin-top: 15px;
  width: 90%;
}
.personal_accident_block .radio label {
  display: block;
  float: left;
  margin-top: 15px !important;
}
.aasa_form .personal_accident_block .radio input {
  /*float: left;
	margin-top: 18px !important;
	position: relative !important;*/
}
.aasa_form .radio input {
  float: left;
  margin-top: 18px !important;
  position: relative !important;
}
.aasa_form ul {
  list-style: outside none none;
  padding: 0;
}
.price_span_green {
  color: #060;
}
textarea {
  resize: none;
}
span.required {
  color: #790000;
}
.td_padding tr, .td_padding td {
  padding: 4px;
}
.national_rally_licences h4 {
  color: #FF43FB;
}
.checkbox_div > label.control-label {
  padding-top: 0;
}
body .chosen-container-single .chosen-single abbr {
  top: 9px;
}
.front_end {
  margin: auto;
  float: none;
}
.bg_white {
  background: #FFF;
}
.front_end .ibox-content {
  border: medium none;
}
.logo_section {
  margin: 15px 0px;
}
.front_end .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.front_end .chosen-container {
  min-width: 100%;
}
.carid {
  color: #254a9c;
  border-color: #254a9c;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: normal;
}
.nav-header .img-circle {
  max-width: 100%;
  border-radius: 0%;
}
.img-circle {
  width: 100px;
}
.nav-header {
  padding: 50px;
}
.navbar-static-side {
  width: 300px;
}
.form-group input[type="text"].renewal_amount {
  width: 100px;
  max-width: 100%;
}
.lock {
  cursor: pointer;
  width: 32px;
}
.unlock {
  cursor: pointer;
  display: none;
  width: 32px;
}
.light-blue-bg {
  background-color: #EFF3F7;
  color: #264D8C;
  padding-top: 20px;
}
.light-blue-bg h2 {
  margin: 0px;
}
.light-blue-bg > div {
  line-height: 24px;
}
.red-color, red-color:hover {
  color: #e98285 !important;
}
.red-color .icons {
  float: left;
  margin-right: 5px;
  background: #e98285 !important;
}
.ibox-content h3.carid {
  margin-bottom: 15px;
  margin-top: 20px;
}
.col-lg-8.logo-right-text > h2 {
  text-align: right;
}
.chosen-container-single .chosen-single abbr {
  cursor: pointer;
}
.custom-heading {
  background-color: #F6FCFA;
}
input[type="file"] {
  padding: 0;
}
.padding0 {
  padding: 0px !important;
}
.logo-below-text {
  text-align: right;
}
.navbar-collapse.collapse {
  background-color: #aa203b;
  margin-left: -15px;
  margin-right: -15px;
}
.top-navigation .nav > li > a {
  color: #fff;
  font-size: 16px;
}
.top-navigation .nav > li a:hover, .top-navigation .nav > li a:focus {
  background-color: #aa203b;
  color: #fff;
}
.light-blue-bg {
  margin-top: 20px;
}
.front_end .float-e-margins .btn {
  background-color: #aa203b;
  border: medium none;
  color: #fff;
}
.contact_popup h3 {
  margin-top: 30px;
}
.renew-notice {
  background-color: #f6e7e9;
  color: #aa203b;
  font-size: 15px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 25px;
  padding: 18px 25px;
}
.renew-notice .left .fa-warning::before, .fa-exclamation-triangle::before {
  content: "";
  font-size: 40px;
  padding-right: 30px;
}
.renew-notice .right a {
  color: #aa203b;
  text-decoration: underline;
}
.renew-notice .left {
  width: 10%;
  float: left;
}
.renew-notice .right {
  width: 95%;
  line-height: 40px;
}
.fadeInRight {
  margin-left: -15px;
  margin-right: -15px;
  padding: 40px 0px;
  color: #011633;
  font-weight: bold;
  background: #FFFFFF;
}
.wrapper.fadeInRight {
  padding: 0px;
}
.ibox-content h3.carid {
  margin-bottom: 45px;
  padding-left: 15px;
}
.modal-content {
  border: none;
  box-shadow: none;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  background-color: transparent;
}
table.table-bordered.dataTable {
  border-collapse: collapse !important;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: transparent;
}
.table > tbody > tr:hover {
  background-color: #F9FBFC;
}
.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;
}
.float-left{
  float: left !important;
}
.text-right {
  text-align: right;
}
.nav-header ul.fadeInRight {
  padding: 0 !important;
}
.ui-datepicker-header select, table.ui-datepicker td a {
  color: #011633;
  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: #011633 !important;
}
.renew_remain {
  line-height: 38px;
}
.dataTables_filter label {
  margin-left: 15px;
}
@media (min-width: 900px) {
  .left_fieldset {
    float: left;
    margin-bottom: 15px;
    width: 47%;
  }
  .right_fieldset {
    float: right;
    width: 47%;
  }
  .table-responsive {
    overflow-x: hidden;
  }
  .logo-right-text {
    margin-top: 78px;
  }
}
@media (max-width: 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;
  }
}
.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: #011633;
  font-size: 15px;
  border-width: 1px;
  border-radius: 0px;
  border-style: solid;
  background-color: #fafafa;
  margin-bottom: 1px;
  box-shadow: none;
  transition: all .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;
}
.bg-color-transparant {
  background-color: transparent;
  border: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.bg-color-transparant table {
  margin: 2% !important;
  width: 96%;
}
.bg-color-transparant .tab-content.tooltip-demo {
  background: #FFF;
}
.bg-color-transparant .tabs-container .nav-tabs > li.active > a {
  border: 1px solid #FFF;
  background: #DEF3FF;
}
.bg-color-transparant .tabs-container .nav-tabs {
  border-bottom: 0px;
}
.bg-color-transparant .label {
  margin-left: 14px;
  font-size: 13px;
}
.mar-l-r-20 {
  margin: 0px 20px;
}
.search-box a.red_delete {
  float: right;
  background: #FF0000;
  padding: 5px 60px;
  color: #FFF;
  border-radius: 5px;
  text-decoration: none;
}
.view_page h3 {
  color: #4E764F;
  margin: 20px 0px;
  font-family: "Montserrat";
  background: #F0F3F0;
  padding: 10px 10px;
  font-weight: bold;
  clear: both;
}
.view_page .col-lg-12 .col-lg-12, .view_page .col-lg-12 .col-sm-6 {
  padding: 0px;
}
.view_page label {
  color: #011633;
  font-size: 13px;
  width: 30%;
  margin-right: 10px;
  margin-bottom: 15px;
  font-weight: 400;
}
.view_page .medical_info label {
  color: #979797;
  font-size: 13px;
  width: 100%;
  margin-top: 15px;
  display: block;
  margin-bottom: 0px;
}
.medical_info {
  display: inline-block;
  width: 100%;
}
#scroll {
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  width: 40px;
  height: 30px;
  background-color: #254a9c;
  display: none;
  border-radius: 5px;
}
#scroll {
  z-index: 99999;
}
#scroll span {
  position: absolute;
  top: 60%;
  left: 60%;
  margin-left: -8px;
  margin-top: -12px;
  height: 0;
  width: 0;
  color: #FFF;
  font-size: 18px;
}
#scroll:hover {
  background-color: #018768;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
label.full {
  width: 100%;
}
.label_50 label {
  width: 50%;
}
.settings .fa {
  font-size: 20px;
  color: #010101;
  font-weight: normal;
}
.settings > a {
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  background: #FCB719;
  padding: 5px;
  border-radius: 50%;
  margin-top: 6px;
}
.generate_licence_class a {
  color: #FFF;
  font-weight: normal;
}
.settings {
  float: right;
}
.settings span {
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  margin-left: 3px;
  font-size: 15px;
}
.mb0 {
  margin-bottom: 0px !important;
}
body .dropzone {
  border: 1px dashed rgba(0, 0, 0, 0.3);
  margin: 10px 0px;
}
.aasa_form .login-section input, .coupon-code-section input[type="text"], .payment-section input[type="text"] {
  background-color: #f8f8f8;
  border: 1px solid #E5E6E7;
  padding: 10px;
  height: 40px;
  font-weight: normal;
  letter-spacing: 1px;
  padding-left: 20px;
}
body .login-section .form-control::-moz-placeholder {
  color: #ADADAD;
}
.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;
  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;
}
.form-horizontal .control-label.total-price-block {
  margin: 15px 0px 20px 0px;
  display: inline-block;
  font-size: 25px;
}
.gray-color {
  color: #3B3B3B;
  font-weight: normal;
}

.no_server {
    background-color: #d6f6ed;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 20px;
    font-weight: bold;
}

.aasa_form input[type="number"] {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
  -moz-appearance: textfield;
  padding: 0px 10px;
}
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;
}
h1, h2, h3, h4, h5, h6, label, p, div, body, .form-control::placeholder, .form-control, .single-line {
  color: #011633;
  font-weight: normal;
  font-size: 14px;
}
h3 {
  font-size: 20px;
}
h2 {
  font-size: 24px;
}
h1 {
  font-size: 30px;
}
.top-section .navbar-fixed-top, .top-section .navbar-static-top {
  background: #F7F7F7;
}
.top-section ul {
  margin-top: 20px;
  padding-right: 30px;
  margin-bottom: 10px;
}
.top-section .navbar-top-links li .text-muted, .top-section .nav > li > a {
  color: #011633;
  padding-left: 0px;
  padding-bottom: 0px;
}
.top-section .nav > li {
  float: left;
  width: auto;
}
.top-section .nav > li > a > img {
  width: 18px;
  margin-right: 5px;
}
.top-section .nav > li > a:hover {
  background: none;
}
tr.pending {
  background: #fceaec !important;
}
tr.junior {
  background: #fff7ef !important;
}
.dashboard-btn {
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
.dashboard-btn a {
  color: #FFF;
}
.dashboard_download_section {
  color: #6D6F70;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.dashboard_download_section h1 {
  margin-bottom: 0px;
}
.dashboard_download_section .light-color {
  color: #828385;
}
.dashboard_download_section .text-warning {
  margin-bottom: 15px;
}
h1.marT-20 {
  margin-top: 20px;
}
.dashboard_download_section .text-success {
  color: #78AB83;
}
.dashboard_download_section > .col-lg-3 .float-e-margins {
  min-height: 262px;
  background-color: #FFF;
  margin-bottom: 0px;
}
.border-bottom-title {
  border-bottom: 1px solid #e7eaec;
  margin-bottom: 30px;
}
.licence-listing .ibox-content > .col-lg-6 {
  padding: 0px;
}
.licence-listing .ibox-content > .col-lg-6 .dashboard-btn {
  padding: 5px 10px;
}
.licence-listing .ibox-content > .col-lg-6 .settings a {
  color: #6D6F70;
  line-height: 34px;
  text-transform: none;
}
.licence-listing .ibox-content > .col-lg-6 .settings .fa {
  font-size: 20px;
  color: #6D6F70;
}
.licence-listing .ibox-content .button a {
  color: #254a9c;
  text-decoration: underline;
  margin-top: 15px;
  display: inline-block;
}
.licence-listing.dashboard_download_section > .col-lg-3 .float-e-margins {
  min-height: auto;
}
.licence-listing > .col-lg-3 {
  margin-bottom: 15px;
}
.dataTables_paginate.paging_simple_numbers > span {
  display: inline-block;
  vertical-align: top;
  margin-top: 7px;
  margin-right: 10px;
}
.generate_licence_class {
  font-size: 20px;
  font-weight: normal;
}
.panel-heading.collapsed .fa-chevron-down, .panel-heading .fa-chevron-right {
  display: none;
}
.panel-heading.collapsed .fa-chevron-right, .panel-heading .fa-chevron-down {
  display: inline-block;
}
.gray-background {
  background-color: #FFF;
  padding: 20px;
}
.white-bg {
  background-color: #FFF;
  padding: 20px;
  margin: 15px 15px 15px 19px;
  padding-left: 0px;
}
.normal-font-weight {
  font-weight: normal;
}
.color-red {
  color: #F00 !important;
}
.yellow-color, .yellow-color label {
  color: #DEA738 !important;
}
.black-color {
  color: #011633 !important;
}.white-color {
  color: #FFF !important;
}
.blue-color td, .blue-color td a {
  color: #BDD6C2;
}
.normal-text {
  font-weight: normal !important;
}
.normal-text strong {
  font-weight: bold !important;
}
.gray-color {
  color: #999999;
}
.resend_licence_report_link {
  margin-right: 25px;
  color: #E5AFB6;
  text-decoration: underline;
}
.resend_licence_report_link:hover {
  color: #D43030;
  text-decoration: underline;
}
.form-group input[type="submit"].search-driver {
  background: #14813F;
  border-radius: 5px;
  padding: 10px 35px;
  font-size: 15px;
}
.result-heading {
  background-color: #E3F4EB;
  padding: 10px 20px;
  color: #254a9c;
  font-weight: bold;
}
.driver-search-listing {
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #919191;
  padding-bottom: 10px;
}
.driver-search-listing > div {
  padding-bottom: 10px;
  padding-left: 0px;
  color: #011633;
  font-size: 15px;
}
.line-break-search {
  clear: both;
  border: 1px solid #DBDBDB;
  margin-bottom: 20px;
}
.line-break-search-green {
  clear: both;
  border: 1px solid #254a9c;
  margin-bottom: 20px;
  margin-top: 10px;
}
.driver-search-listing > div.licence-validity {
  font-weight: bold;
  color: #1D8143;
}
.approval-box {
  margin: 0px 20px 10px 20px;
  padding: 20px 20px 20px 20px;
  background: #ADDD25;
  color: #FFF;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.approval-box a {
  color: #FFF;
  font-size: 19px;
  font-weight: normal;
}
.licence_status-box {
  width: 31.33%;
  margin: 10px;
  padding: 20px 20px 20px 20px;
  background: #ADDD25;
  color: #FFF;
  display: inline-block;
  text-align: center;
}
.licence_status-box a {
  color: #FFF;
  font-size: 17px;
  font-weight: normal;
}
.invalid-box {
  margin: 0px 20px 10px 20px;
  padding: 20px 20px 20px 20px;
  background: #DEA820;
  color: #FFF;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.invalid-box a {
  color: #FFF;
  font-size: 17px;
  font-weight: normal;
  margin: 0px;
}
.suspend-box {
  margin: 0px 20px 10px 20px;
  padding: 20px 20px 20px 20px;
  background: #FF0000;
  color: #FFF;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.suspend-box a {
  color: #FFF;
  font-size: 17px;
  font-weight: normal;
  margin: 0px;
}
.edit-dates {
  margin-left: 25px;
  color: #E17070;
  text-decoration: underline;
  font-weight: normal;
}
#temp_user_image {
  height: 0px;
  width: 0px;
  padding: 0px;
}
.confirm-popup .modal-dialog {
  margin: 30vh auto;
  width: 440px;
}
.confirm-popup .modal-header {
  background-color: #121811;
  color: #B0DA1C;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 0;
}
.confirm-popup .modal-body {
  padding: 0px;
}
.confirm-popup .close {
  color: #B0DA1C;
}
.confirm-popup .module_content {
  padding: 30px 0px 30px 20px;
  font-weight: bold;
}
a.submit-link-popup {
  color: #B0DA1C;
  font-weight: bold;
}
a.submit-link-popup-notification {
  font-weight: bold;
  background: #C3747D;
  padding: 10px 18%;
  border-radius: 30px;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
  margin: 20px 0px;
}
.submit-link-popup-new {
  font-weight: bold;
  background: #ACDC25;
  padding: 10px 18%;
  border-radius: 30px;
  color: #FFF;
  text-transform: uppercase;
  display: inline-block;
}
.color-white {
  color: #FFF;
}
.cancel-button {
  float: right;
  color: #FFF;
  line-height: 12px;
}
.marTB {
  margin: 20px 0px;
}
#resend_licence_notification span {
  font-size: 16px;
}
.mark-as-invalid .ibox-content {
  border-top: 2px solid #f00;
}
.mark-invalid-button a.submit-link-popup {
  background-color: #DEA820;
}
.mark-as-invalid a {
  color: #f00;
  padding-top: 20px;
  display: inline-block;
  text-decoration: underline;
}
#invalid_link a.submit-link-popup {
  color: #C6767F;
}
#invalid_link.confirm-popup .modal-header {
  color: #DEA820;
}
.invalid {
  color: #CECECE;
}
.submit-link-popup-notification.resend_licence_notification_link {
  padding: 10px 25px;
  margin: 0px;
}
.view-top-section {
  margin: 0px;
  padding: 0px;
}
.view-top-section .col-lg-4, .view-top-section .col-lg-6 {
  padding-left: 0px;
}
.view-top-section label {
  color: #254a9c;
  font-size: 29px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 0px;
  clear: both;
  display: block;
  width: 100%;
}
.hr-view {
  border: 1px solid #8C8EBF;
}
.hr-licence {
  border: 1px solid #E4E4E4;
}
.licence-no-view {
  font-size: 18px;
  color: #497E53;
  font-weight: normal;
}
.tabs-container .nav-tabs > li a:hover {
  background: #DEF3FF;
}
.ibox-content .tabs-container .nav-tabs > li.active > a {
  border: none;
  background: #F5B9C0;
  border-radius: 0px;
}
.ibox-content .tabs-container .nav-tabs {
  border-bottom: 9px solid #F5B9C0;
}
.tabs-container .nav-tabs > li {
  margin-bottom: -2px;
  margin-right: 10px;
}
.nav-tabs > li > a {
  color: #011633;
  background-color: #F2F2F2;
  border-radius: 0px;
  font-weight: bold;
  font-size: 11px;
}
.event-admin-view .nav-tabs > li > a {
  font-size: 13px;
  padding: 12px 25px 12px 30px;
}
.adult-count {
  display: inline-block;
  padding-left: 30px;
  color: #FFF;
}
.licence-listing .table {
  margin-top: 10px;
}
/*.licence-listing .table td,.licence-listing .table th{border:0px;}*/
.licence-listing .table td, .licence-listing .table th, .licence-listing .table {
  font-weight: normal;
  border: 1px solid #DDD !important;
}
.licence-listing .table tr {
  background-color: transparent;
}
.licence-listing .table tr:hover {
  background-color: #FFF;
}
.label-junior {
  background-color: #F4B8BF;
  color: #011633;
  margin-left: 10px;
  padding-top: 0px;
  font-size: 13px;
  font-weight: bold;
}
::after, ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
element {
  display: none;
}
body a:focus {
  outline: none;
}
.view-page label {
  font-weight: 600;
}
.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: #011633;
}
.search-box input[type="text"] {
  background: #FAFAFA;
  padding: 15px;
  color: #011633;
  font-weight: normal;
  border: 1px solid #EBEAEB;
  width: 220px;
}
.search-box select {
  background: #FAFAFA;
  color: #011633;
  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: #011633;
  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: #011633;
  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: #011633;
}
.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: #011633;
}
.officials_matrix_section h4 {
  color: #011633;
  font-size: 20px;
}
.officials_matrix_section h5 {
  color: #011633;
  font-size: 16px;
}
.officials_matrix_section td {
  font-weight: normal;
}
.officials_matrix_section h6 {
  color: #011633;
  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;
  padding-left: 0px;
}
.pad-right-0 {
  padding-right: 0px !important;
}
.border-radius {
  border-radius: 30px;
  padding: 8px 30px;
}
.officials_licence-reports-section ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.officials_licence-reports-section a, .officials_licence-reports-link {
  text-decoration: underline;
  color: #254a9c;
}
.width-300 {
  width: 300px;
}
.width-330 {
  width: 330px;
}
.border-none {
  border: 0px;
}
.credit-card-detail-section {
  clear: both;
}
.resend_licence_approval, a.resend_licence_approval:hover {
  color: #f7d547;
  text-decoration: underline;
  margin-left: 20px;
}
.blue-color {
  color: #2345BB;
}
.sky-blue-color {
  color: #06C0EB;
}
.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-top: 1px solid #565E78;
}
.repoting-data td {
  color: #717171;
  font-weight: normal;
}
.repoting-data td b {
  color: #011633;
}
.repoting-data td a {
  font-weight: bold;
}
.border-bottom-none {
  border-bottom: 0px !important;
}
.color-black {
  color: #011633 !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: #011633;
}
.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;
}
.theme-green-color{color:#15D505;}
.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;
}
.dashboard_top_text {
  font-size: 19px;
  line-height: 25px;
}
.dashboard-licence-detail {
  background-color: #ECEDEB;
  border-radius: 5px;
  padding: 30px;
  padding-left: 30px;
  width: 99%;
  margin-top: 15px;
}
.dashboard-licence-detail .col-lg-4 {
  padding-right: 30px;
}
.dashboard-licence-detail .col-lg-8 {
  padding-left: 40px;
  color: #40513c;
}
.dashboard-licence-detail .col-lg-8 > div {
  padding-bottom: 5px;
}
.dashboard-licence-detail .col-lg-4 img {
  font-size: 30px;
  margin-top: 24px;
  width: 30px;
}
.dashboard-licence-detail .col-lg-8 > div > span {
  color: #788375;
  font-weight: normal;
}
.view_page .ibox-content.bg-color-transparant .ibox-content.bg-color-transparant {
  margin: 0px;
}
.col-lg-10.global-setting {
  margin-bottom: 30px;
}
.driver-search a {
  color: #254a9c;
  text-decoration: underline;
}
.edit-licence {
  float: right;
  font-size: 30px;
  color: #254a9c;
  text-decoration: underline;
}
.breadcrumb > li + li.edit-licence::before {
  content: "";
}
.required {
  color: #D65735;
}
.create-account-heading {
  background-color: #EBF5FF;
  display: inline-block;
  width: 100%;
  color: #34438D;
  margin-bottom: 25px;
  padding: 20px;
}
.create-account-heading .red {
  color: #FD7770 !important;
}
.create-account-heading h2 {
  color: #34438D;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 25px;
}
.ui-widget-content {
  border: 0px;
}
.create-account h3 {
  color: #34438D;
  text-align: left;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 1px;
}
.create-account label {
  font-weight: 600;
  color: #FFF;
}
.create-account .col-sm-12 > .col-sm-12 {
  margin-bottom: 0px;
}
.create-account .form-group {
  display: inline-block;
  width: 100%;
}
div.col-sm-12.family-link-section {
  padding: 20px 30px !important;
  font-size: 15px;
  color: #B38725;
  background-color: #FFF7EB;
  margin-top: 20px;
}
.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: #011633;
  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;
}
.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;
  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;
}
.task_operations {
  float: right;
}
.app-btn{padding:5px 10px;border:1px solid #c9d4e3;color:#011633;border-radius:5px;font-size: 13px;}
.app-btn.current{border:1px solid #011633;color:#FFF;background-color:#011633;}
h2 {
  font-weight: bold;
  font-size: 22px;
  margin: 5px 0px 0px 0px;
  color: #011633;
}
.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: #011633;
  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: .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: #011633;
}
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: 10px 20px;
  font-size: 14px;
  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], input[type=radio] {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  margin-left: 8px !important;
  margin-top: 12px !important;
}
input[type=checkbox]:focus, input[type=radio]:focus, input:focus + label {
  outline: none !important;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #484848 !important;
  font-weight: 400;
  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 {
  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;
}
.file-input label {
  position: relative;
  width: 200px;
  height: 43px;
  border-radius: 5px;
  background: linear-gradient(40deg, #2D5AAF, #2D5AAF);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: transform .2s ease-out;
  margin-top: 10px;
}
.client-boxes .invoice-type {font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;}
.invoice-type {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0px;
  display: inline-block;
width: 100%;
}
.view-page .popup-divider{margin-bottom: 36px;}
/*input:hover + label,
input:focus + label {
  transform: scale(1.02);
}*/
input:focus + label {
  outline: 1px solid #011633;
  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 .icons{margin-top: 6px;}
.user_status {
  padding: 0px;
  border-radius: 25px;
  text-transform: uppercase;
  width: 135px;
  display: inline-block;
  text-align: center;
  }
.user_status_1 {
  background-color: #e1fce2;
  color: #00d903;
  
}
.user_status_3 {
  background-color: #f8f8f8;
  color: #afafaf;
}
.user_status_10 {
  background-color: #fdf1f1;
  color: #e4696d;
}
.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: #011633;
  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: #011633;
  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: #011633;
  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 {
  margin: auto;
  width: 960px;
}
.parent-page-class > .col-lg-12, .parent-page-class > form > .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 25px;
}
.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: normal;
}
.communication-page input[type="text"], .communication-page textarea {
  border-radius: 5px;
  padding: 10px !important;
  font-size: 15px;
}
.communication-page .dark-blue-btn {
  padding: 15px 60px !important;
}
.communication-page .table > thead > tr > th, .communication-page .table > tbody > tr > td {
  padding: 15px 25px;
  font-size: 15px;
}
.bg-input input[type="text"], .bg-input textarea {
  background-color: #F5F5F5;
  color: #011633;
  border: 0px;
  padding: 20px !important;
}
.comm-bottom-text,.comm-bottom-text p{color: #E56F73;}
.archive-message-btn {
  padding: 17px 60px;
  border: 1.5px solid #BFBFBF;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 300;
  color: #011633;
}
.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;
  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-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;
  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;
}
.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: #011633;
}
.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: #011633;
  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;
}
.middle-box {
  max-width: 430px;
  z-index: 100;
  margin: 0 auto;
  margin-top: 0px;
  padding-top: 40px;
}
.login-div {
  margin: auto;
  float: none;
  padding-left: 0px;
  padding-right: 0px;
}
.login-bg {
  background: #FFF;
}
.margin-auto {
  margin: auto;
  float: none;
}
.submit-btn {
  background-color: #2DBBE5;
  text-align: center;
  color: #FFF;
  width: 100%;
  border: 0px;
  font-size: 15px;
  padding: 13px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.login-logo {
  width: 100px;
}
body .input, body .textarea {
  box-shadow: none;
  background: none;
  border: 0px;
  padding: 0px;
}
.nav > li > a, .nav > li.active > a {
  color: #FFF;
}
.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 20px 20px 0px;
}
.logo-name img {
  width: 80%;
}
.login-bg .form-group input[type="text"], .login-bg .form-group input[type="input"], .login-bg .form-group select, .login-bg .form-group input[type="password"], .login-bg .form-group input[type="email"] {
  border-radius: 5px;
  height: 45px;
  background: #FFF;
  border-color: #B7B7B7;
  color: #011633 !important;
  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;
  padding: 10px 50px;
  border-radius: 5px;
  font-weight: bold;
  margin-top: 20px;
}
.login-text-bottom, .login-bg p, .login-text-bottom:hover {
  color: #2DBBE5;
  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;
  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: #011633;
}
.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;
  font-weight: normal;
  font-size: 14px;
}
.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;
}
.family-link-list {
  padding: 0px;
  list-style: none;
  color: #1F3186;
  font-size: 14px;
}
.nav-header img.logo {
  width: 80%;
  margin-bottom: 0px;
}
.dropdown.profile-element {
  text-align: left;
}
.text-color {
  color: #011633 !important;
}
body .nav > li > span {
  padding: 5px 20px 4px 50px;
}
body .nav > li > a, body .nav > li.active a {
  color: #011633;
  font-weight: normal;
  padding: 0px 0px 0px 30px;
  margin-bottom: 0px;
  line-height: 40px;
}
body .nav > li > a span {
  background-repeat: no-repeat;
  padding-left: 30px;
}
body .nav > li > a span.dashboard {
  mask: url("../img/icon-dash.svg") no-repeat center / contain;
  -webkit-mask: url("../img/icon-dash.svg") no-repeat center / contain;
}
body .nav > li > a span.my-profile {
  mask: url("../img/icon-myprofile.svg") no-repeat center / contain;
  -webkit-mask: url("../img/icon-myprofile.svg") no-repeat center / contain;
}
body .nav > li > a span.teacher-icon {
  mask: url("../img/icon-teachers.svg") no-repeat center / contain;
  -webkit-mask: url("../img/icon-teachers.svg") no-repeat center / contain;
}
body .nav > li > a span.school-icon {
  mask: url("../img/icon-schools.svg") no-repeat center / contain;
  -webkit-mask: url("../img/icon-schools.svg") no-repeat center / contain;
}
body .nav > li > a span.setting-icon {
  mask: url("../img/icon-settings.svg") no-repeat center / contain;
  -webkit-mask: url("../img/icon-settings.svg") no-repeat center / contain;
}
body .nav > li > a span.job-icon {
  mask: url("../img/icon-jobs.svg") no-repeat center / contain;
  -webkit-mask: url("../img/icon-jobs.svg") no-repeat center / contain;
}
body .nav > li a span {
  background: #011633 !important;
  mask-size: cover;
  display: inline-block;
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 15px;
  padding-left: 0px;
  margin-top:11px;
}
.dashboard-icon {
  mask: url(../img/dashboard.svg) no-repeat center / contain;
  -webkit-mask: url(../img/dashboard.svg) no-repeat center / contain;
}
.maintenance-icon {
  mask: url(../img/briefcase.svg) no-repeat center / contain;
  -webkit-mask: url(../img/briefcase.svg) no-repeat center / contain;
}
.website-icon {
  mask: url(../img/layers.svg) no-repeat center / contain;
  -webkit-mask: url(../img/layers.svg) no-repeat center / contain;
}
.software-icon {
  mask: url(../img/save.svg) no-repeat center / contain;
  -webkit-mask: url(../img/save.svg) no-repeat center / contain;
}
.task-icon {
  mask: url(../img/reader.svg) no-repeat center / contain;
  -webkit-mask: url(../img/reader.svg) no-repeat center / contain;
}
.pipeline-icon {
  mask: url(../img/folder.svg) no-repeat center / contain;
  -webkit-mask: url(../img/folder.svg) no-repeat center / contain;
}
.settings-icon {
  mask: url(../img/icon-settings.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-settings.svg) no-repeat center / contain;
}
.communicate-icon {
  mask: url(../img/icon-communicate.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-communicate.svg) no-repeat center / contain;
}
.hosting-icon {
  mask: url(../img/cloud.svg) no-repeat center / contain;
  -webkit-mask: url(../img/cloud.svg) no-repeat center / contain;
}
.billing-icon {
  mask: url(../img/update.svg) no-repeat center / contain;
  -webkit-mask: url(../img/update.svg) no-repeat center / contain;
}
.company-icon {
  mask: url(../img/shield.svg) no-repeat center / contain;
  -webkit-mask: url(../img/shield.svg) no-repeat center / contain;
}
.order-icon {
  mask: url(../img/orders.svg) no-repeat center / contain;
  -webkit-mask: url(../img/orders.svg) no-repeat center / contain;
}
.setting-icon {
  mask: url(../img/settings.svg) no-repeat center / contain;
  -webkit-mask: url(../img/settings.svg) no-repeat center / contain;
}
.business-icon {
  mask: url(../img/mybusiness.svg) no-repeat center / contain;
  -webkit-mask: url(../img/mybusiness.svg) no-repeat center / contain;
}
.shipping-icon {
  mask: url(../img/shipping.svg) no-repeat center / contain;
  -webkit-mask: url(../img/shipping.svg) no-repeat center / contain;
}
.customer-icon {
  mask: url(../img/user.svg) no-repeat center / contain;
  -webkit-mask: url(../img/user.svg) no-repeat center / contain;
}
.myaccount-icon {
  mask: url(../img/myaccount.svg) no-repeat center / contain;
  -webkit-mask: url(../img/myaccount.svg) no-repeat center / contain;
}
.logout-icon {
  mask: url(../img/log-out.svg) no-repeat center / contain;
  -webkit-mask: url(../img/log-out.svg) no-repeat center / contain;
}
.nav > li {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 1px;
  padding-left:20px;
  padding-right:20px;
}
body .nav > li.active a span,body .nav > li a:hover span {
  background-color: #F00B52 !important;
}
body .nav > li.active a, body .nav > li a:hover {
  color: #F00B52 !important;
  background: #FFEFF4 !important;
}
body .navbar-default .nav > li > a:hover, body .navbar-default .nav > li > a:focus {
  background: none;
  color: #011633;
  outline: none;
}
body .nav > li.active {
  color: #011633;
  background: none;
  border: 0px;
}
.check_member_link, .check_member_link:hover {
  color: #FF7775;
  font-weight: 600;
  text-decoration: underline;
  line-height: 33px;
}
.pagination > li > a, .pagination > li > span {
  padding: 4px 10px !important;
  line-height: 20px !important;
}
.parent-member-class {
  background-color: #FFEDEC;
  clear: both;
  padding: 30px 40px;
  margin-bottom: 20px;
}
.parent-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;
}
.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: normal;
  color: #011633;
  font-size: 13px;
}
.create-account .col-sm-12 > .col-sm-12 {
  margin-bottom: 0px;
}
.create-account .form-group {
  display: inline-block;
  width: 100%;
}
.login-background {
  background-image: url(../img/loginbg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background: url(../img/loginbg.jpg) cover;
  position: absolute;
  right: 0px;
  height: 100%;
}
.logo {
  width: 200px;
}
.top-heading {
  text-align: center;
  padding: 20px;
  background: #E6FDFF;
  font-weight: 550;
}
.websites-tabs {
  list-style: none;
  padding-left: 0px;
  border-bottom: 1px solid #D4DEE9;
  line-height: 30px;
  margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.websites-tabs li {
  float: left;
  margin-right: 25px;
  margin-top: 15px;
  margin-bottom: -2px;
}
.websites-tabs a {
  color: #011633;
  font-weight: 600;
  line-height: 30px;
  display: inline-block;
  font-size: 14px;
}
.websites-tabs li.active a {
  color: #ff0455;
  border-bottom: 3px solid #ff0455;
}
.page-heading h1 {
  display: inline-block;
  margin: 0px;
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  line-height: 22px;
  color:#2C2634;
}
.page-heading label{float:right;}
.icons-section {
  float: right;
  margin-bottom: 0px;
  height: 30px;
}
.border-box,.border-box:hover{
  padding: 5px 10px;
  border-radius: 4px;
  border: 1px solid #C9D4E3;
  font-size: 13px;
  font-weight: normal;
  background: #FFF;
  color: #011633;
}
.border-box.red-box,.border-box.red-box:hover{
  background: #ff0455;
  color: #FFF;
  border: 1px solid #ff0455;
}
.border-box.inline-block {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 24px;
}
.border-box .plus-icon {
  background-color: #011633;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}
.border-box .pencil_icon{
  background-color: #FFF;
  width: 12px;
  height: 12px;
  margin-right: 6px;
}
.border-box .email_icon {
  background-color: #FFF;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  float: left;
  margin-top: 4px;
}
.view-page .page-heading h1.width100{line-height:22px;}
.website_domains{display:inline-block;margin-right:15px;}
.website_domains span {
  float: left;
  line-height: 30px;
  margin-right: 10px;
}
.sort_by_text{color:#011633;font-weight:bold;margin-right:10px;}
.inner-sub-heading select {
  width: 200px;
  display: inline;
}
.btn-block select {
  width: 75%;
  float: left;
}
.btn-block a {
  float: right;
  line-height: 38px;
  color:#81C8B1;
  text-decoration:underline;
}
.close-icon {
  mask: url(../img/icon-close.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-close.svg) no-repeat center / contain;
    mask-size: contain;
  mask-size: contain;
  background-color: #c5d3e3;
  width: 13px;
  height: 30px;
  float: left;
}
.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;
}
.edit-icon {
  mask: url(../img/edit.svg) no-repeat center / contain;
  -webkit-mask: url(../img/edit.svg) no-repeat center / contain;
    mask-size: contain;
  mask-size: contain;
  mask-size: contain;
  background-color: #8bcdb7;
  width: 20px;
  height: 15px;
  float: left;
  margin-top: 5px;
  background: #000;
  margin-right: 5px;
}
.edit-icon-square{
    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: 15px;
display: inline-block;
height: 30px;
}
.large-icon{width:22px; height:  22px;}
.black-edit-icon{background-color: #011633;}
.no-notes {
  background: #F5F5F5;
  border-radius: 10px;
  padding: 50px;
  text-align: center;
  color: #AFAFAF;
}
.no-notes p{
  color: #AFAFAF;
}
.plus-icon-notes {
  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: #AFAFAF;
  width: 35px;
  display: inline-block;
  height: 30px;
}
.plus-icon-small {
  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: #011633;
  width: 11px;
  display: inline-block;
  height: 19px;
}
.plus-icon-small.white-icon{background-color: #FFF;}
.icon-circle {
  border: 0px;
  height: 30px;
  width: 30px;
  border-radius: 5px;
  text-align: center;
  background: #81C8B1;
  float: left;
  margin-right: 20px;
}

.icon-plus-notes {
  border: 0px;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin-left: 5px;
  padding-top: 5px;
  font-size: 15px;
  color: #011633;
  text-align: center;
  background: #81C8B1;
  margin-right: 10px;
  border-radius: 5px;
}
.icon-square {
  border: 0px;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 5%;
  margin-left: 5px;
  padding-top: 11px;
  font-size: 18px;
  color: #011633;
  text-align: center;
  background: #ECF6F3;
    margin-right: 10px;
}
.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: #FFF;
width: 13px;
display: inline-block;
height: 30px;
}
.plus-icon-square{
    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;
}
.page-heading .icon-bg {
  background: #ffeef4;
  border-radius: 3px;
}
.right-icons-section {
  position: absolute;
  right: 50px;
  top: 114px;
}
.listing-add-icon {
  border: 0px;
  height: 56px;
  width: 56px;
  border-radius: 50%;
  text-align: center;
  background: #17102D;
  float: left;
  margin-right: 16px;
}
.listing-add-icon .plus-icon{
  background-color: #8ED1BF;
  height: 54px;
  width: 25px;
}
.listing-add-icon .pencil_icon {
  background-color: #8ED1BF;
  height: 54px;
  width: 21px;
  margin-left: 16px;
}
.icon-bg {
  border: 0px;
  height: 30px;
  width: 30px;
  border-radius: 4px;
  text-align: center;
  background: #81C8B1;
  float: left;
  margin-right: 16px;
}
.icon-circle {
  border: 0px;
height: 30px;
width: 30px;
border-radius: 4px;
text-align: center;
background: #81C8B1;
float: left;
margin-right: 20px;
}
.page-heading .back-icon{
  background: #ff0455;
}
.page-heading .plus-icon {
  background: #011633;
}
.view-page .page-heading h1 {
  float: left;
  width: auto;
  margin-right: 14px;
  line-height: 30px;
}
.view-page .pencil_icon{background: #C8C8C8;margin-top:5px;}
.medium-icon {
  height: 35px;
  width: 35px;
  padding-top: 8px;
}
.plus {
  background-color: #7BEECD;
}
.search {
  background-color: #E5F1EE;
}
.icons-section > a {
  text-align: center;
  display: inline-block;
}
.notes_count {
  color: #C2C2C2;
  font-size: 14px;
  padding-left: 5px;
    font-weight: normal;
}
.home-box > div > div{background-color: #f5f5f5;}
.home-box > div > div, .top-box {
    border-radius: 10px;
    padding: 15px 24px;
}
.home-box > div > div h2 {
  color: #17102D;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 10px;

}
.home-box > div > div p {
  color: #17102D;
  font-size: 14px;
    font-weight: normal;
}
.home-box > div > div h1 {
  color: #2D2534;
  font-size: 35px;
  font-weight: 600;
}
.home-box > div.financial_position > div{background-color: #17102d;}
.home-box > div.financial_position > div h1{color: #68CAB0;}
.home-box > div.financial_position > div p,.home-box > div.financial_position > div h2{color: #FFF;}

.maintenance_date{width:100px;}
.maintenance_period{width:100px;}
.maintenance_price{width:75px;}
.maintenance_view{width:175px;}

.maintenance-blocks{padding:0px;margin-bottom:20px;}
.maintenance-blocks .plus_circle{background-color:#ff0455;}
.maintenance-blocks .third h1,.maintenance-blocks .third h2,.block-red-text h1,.block-red-text h2 {
  color: #e4696d !important;
}
.maintenance-blocks p{color:#FFF;margin:0px;font-size:12px;}
.maintenance-blocks > div > div {
  background-color: #ffeff4;
  color: #011633;
  padding: 15px 20px 15px 20px;
  border-radius: 10px;
  border: 1px solid #ffd4e2;
}
.maintenance-blocks.client-top-box > div > div { padding: 50px 50px 40px 50px;}
.maintenance-blocks > div.first > div {
 background-color:#f9fbfc;
  border: 1px solid #e7ecf3;
}
.invoice-page .dashboard_info div{line-height:32px;}
.invoice-page .dashboard_info .check-box,.invoice-page .dashboard_info .check-box-gray {float:right;margin-top:4px;}
.invoice-page .maintenance-blocks > div.first > div {
  background-color:#f9fbfc;
  border: 1px solid #e7ecf3;
}
.maintenance-blocks > div.last > div {background-color: #17102d;border: 1px solid #17102d;}
.maintenance-blocks h1 {
  margin-top: 30px;
  font-weight: bold;
  margin-bottom: 0px;
}
.maintenance-blocks h2{font-size:14px;margin-top:0px;margin-bottom:5px;
  color: #011633;font-weight:normal;}
  .maintenance-blocks > div.last h2, .maintenance-blocks > div.last h1{color:#FFF;}
.tasks-block {
  border: 1px solid #D5D5D5;
  margin-bottom: 15px;
  border-radius: 10px;
  padding: 10px 20px;
}
.top-box > div {
  float: right;
}
.top-box p {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 12px;
}
.top-box h1 {
  margin-bottom: 0px;
  font-weight: 600;
  font-size: 30px;
  margin-top: 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;
}
.loginscreen ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #FFF;
}
.login-bg {
  background-color: #FFF;
}
.login-section {
  height: 100vh;
  position: relative;
}
.login-section > .login-section-1 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 25%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.login-section .login-section-2 {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 75%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding-top: 24vh;
}
.login-section {
  width: 100%;
  height: 100vh;
  background: linear-gradient(to right, white 0%, white 50%, #E7F0EE 50%, #E7F0EE 100%);
}
.loginscreen.middle-box {
  width: 100%;
  padding-top: 0px;
  margin-top: 0px;
}
.login-background {
  text-align: center;
}
.forgot-link {
  line-height: 40px;
  text-decoration: underline;
}
.login-div label, .login-div a, .login-div p {
  color: #333F4F;
}
.login-div .checkbox label {
  font-weight: 600;
}
.login-div {
  margin: auto;
  float: none;
  padding-left: 0px;
  padding-right: 0px;
}
.login-bg {
  background: #FFF;
}
.nav > li > a, .nav > li.active > a {
  color: #333F4F;
}
.login-error {
  background: #FD7770;
  padding: 20px;
  border-radius: 1px;
  color: #FFF;
  margin: auto;
  float: none;
  margin-bottom: 30px;
}
.logo-name {
  margin-bottom: 5px;
  padding-bottom: 20px;
  padding-top: 0px;
  padding-left: 0px;
  margin-top: 0px;
}
.logo-name img {
  width: 200px;
}
.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: 40px;
  background: none;
  border-color: #C9D4E3;
  color: #C9D4E3;
  text-align: left;
}
.login-bg .form-control::placeholder {
  color: #FFF !important;
  font-weight: 500;
}
.login-button {
  background: #F00B52;
  border: 0px;
  color: #FFF;
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  font-weight: bold;
  text-transform: none;
}
.project-price-block h3 {
  font-weight: bold;
  font-size: 25px;
}
.theme-color{color: #F00B52 !important;}
.login-text-bottom, .login-bg p, .login-text-bottom:hover {
  color: #011633;
  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;
  float: none;
  margin-bottom: 30px;
}
.login-top-div p {
  color: #A7CCFF;
}
.login-top-div a {
  color: #FFF;
  font-weight: 400;
  text-decoration: underline;
}
#remember-me {
  margin-left: 0px !important;
}
.login-div .checkbox {
  margin-top: 0px;
}
.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: #011633;
}
.create-account input[type="checkbox"], .create-account input[type="radio"], .apply-job input[type="radio"] {
  margin-top: 0px !important;
}
.app-tabs {
  display: inline-block;
  width: 100%;
  list-style: none;
  padding-left: 0px;
}
.app-tabs li {
  float: left;
}
.app-tabs > li > a {
  padding-left: 0px !important;
  padding-right: 20px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  line-height: 60px !important;
  color: #333F4F;
  font-size: 14px;
  text-decoration: underline;
  font-weight: normal;
}
.app-tabs > li > a.paddR0{padding-right: 0px !important;}
.app-tabs > li.active > a {
  color: #333F4F;
  text-decoration: none;
  font-weight: bold;
}

.checkbox label {
  line-height: 43px;
  font-size: 14px;
  font-weight: normal;
  padding-left: 0px;
}
.task_status {
  width: 14%;
}
.generate-invoice-heading a {
  color: #011633;
  font-weight: 500;
  font-size: 30px;
}
.generate-invoice-heading {
  margin-bottom: 5px;
}
.add_client {
  color: #E30073;
  text-decoration: underline;
  line-height: 38px;
  padding-left: 26px;
  padding-right: 0px;
}
/*Tasks list css*/
.slide {
  text-align: center;
  color: #FFF;
}
.slide-placeholder {
  position: relative;
}
.slide-placeholder:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 15px;
  background-color: #FFF;
}
.task-list-section th, .task-list-section td {
  border: 1px solid #C9D4E3;
  border-collapse: collapse;
}
.team_td {
  max-width: 40px;
  width: 40px;
}
.status_td {
  max-width: 140px;
  width: 140px;
}
.status_td {
  max-width: 140px;
  width: 140px;
}
.photos {
  width: 100%;
  margin: auto;
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
}
.photos input[type="checkbox"] {
  margin-top: 0px !important;
margin-left: 0px !important;
}
.tasks {
  display: flex;
  width: 100%;
}
.task-text{
  height: 64px;
  overflow-y: hidden;}
.photos > div > div {
  float: left;
}
.photos > div {
  display: inline-block;
  width: 100%;
}
.border-btm{border-bottom: 1px solid #C9D4E3;}
.task-div {
  width: 100% !important;
  border: 1px solid #C9D4E3;
    border-bottom-color: rgb(231, 231, 231);
    border-bottom-style: solid;
    border-bottom-width: 1px;
  padding: 0px 15px 0px 15px;
  border-radius: 0px;
  margin-right: 0px;
  border-bottom: 0px;
}
.task_status {
  font-weight: 700;
}
.task-div a {
  padding: 0px;
  display: inline-block;
  margin-right: 4px;
}
.task-div a.add_edit_task {
  margin-left: 5px;
  line-height: 58px;
}
.bg-icon{margin-top: 4px;
margin-bottom: -7px;}
.recurring-invoice {
  background-color: #FFFBD3;
  color: #DBB864;
  border-radius: 5px;
  padding: 15px 30px;
  margin-bottom: 20px;
}
.recurring-invoice a{color: #DBB864;}
.task_date {
  width: 10%;
  margin-right: 2%;
  padding: 12px 0px;
  font-size: 12px;
  color: #77727B;
  text-align: center;
  font-weight: 600;
  border: 0px;
}
.recurring-invoice.green{
  background-color: #E7F3D5;
  color: #5FB700;}
.task_status {
  font-weight: 700;
}
.task_time {
  margin-right: 0px;
}
.icons {
  width: 20px;
  display: inline-block;
  float: right;
  margin-right: 10px;
}
.box {
  background-color: #FFF !important;
  border: 0px !important;
}

.opportunity-box .icon-circle.view-details {
  background: #68cab0;
  color: white;
  padding: 7px 11px;
  font-size: 11px;
  float: none;
}


/*End*/
.opportunity-box.week-opportunity-box {
  background: #ffeef4;
  border: 1px solid #ffb3ca;
}
.opportunity-box.week-opportunity-box span.client_name_section {
  background: #ff004e;
 }
 .opportunity-box.week-opportunity-box span,.opportunity-box.week-opportunity-box span.potential_value, .opportunity-box.week-opportunity-box span.potential_value span {
  color: #ff004e;
}
.week-opportunity-box .black-icon {
  background: #ff004e !important;
}
.opportunity-box {
  background: #f9fbfc;
  padding: 35px 40px 40px 40px;
  border-radius: 12px;
  border: 1px solid #dde5ef;
}
.opportunity-box h3 {
  font-size: 23px;
  color: #312B39;
    margin-bottom: 0px;
    overflow: hidden;
    height: 28px;
}
.opportunity-box span.date {
  color: #312B39;
    font-size: 12px;
}
.opportunity-box span.tags {
  color: #D6D6D6;
  float: left;
  line-height: 30px;
  padding-left: 7px;
  padding-top: 5px;
}
.opportunity-box h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: 500;
  padding-bottom: 6px;
}
.opportunity-box h1 {
  float: left;
  
  font-size: 30px;
    margin-top: 0px;
    font-weight: bold;
}
.opportunity-box .icon-circle {
  background: #42F1CB;
  float: right;
  height: 45px;
  color: #2D2635;
  width: 45px;
  padding-top: 13px;
    margin-top: 0px;
    
}
.opportunity-box p {
  margin-bottom: 0px;
}
.opportunity-box span {
  color:#011633;
}
.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: 22px;
  font-weight: bold;
  padding-bottom: 26px;
  margin-top: 10px;
  color: #2C2634;
  margin-left: -50px;
  margin-right: -50px;
  padding-left: 50px;
  padding-right: 50px;
  margin-bottom: 20px;
}
.sidebar-popup h1 {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}
.sidebar-popup textarea {
  border: 1px solid #B7B7B7;
}
body .sidebar-popup .chosen-container{border: 1px solid #B7B7B7 !important; background: none;}
.popup-label {
  width: 150px;
  float: left;
  font-size: 14px;
  font-weight: normal;
  color: #A1A1A1;
  line-height: 38px;
}
.popup-input {
  float: left;
  width: 350px;
}
.popup-input .form-control {
  background-color: #F5F5F5;
  border: 0px;
}
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;
}
.submitBtn{
  font-size: 14px;
  font-weight: bold;
  color: #011633 !important;
  border-radius: 6px;
  background-color: #68CAB0 !important;
  border-color: transparent !important;
  padding: 8px 30px;
  margin-left: 0px;
}
.communication-list {
  padding-left: 0px;
  list-style: none;
  margin-top: 8px;
}
.popup-divider {
  border-bottom: 1px solid #E5E5E5;
  margin-top: 40px;
  margin-bottom: 16px;
  display: inline-block;
  width: 100%;
}
.small-popup-divider {
  border-bottom: 1px solid #E5E5E5;
  margin-top: 20px;
  margin-bottom: 16px;
  display: inline-block;
  width: 100%;
}
.view-link {
  background: #F5F5F5;
  display: inline-block;
  border-radius: 6px;
  color: #011633;
  font-weight: 500;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 12px;
}
.close-icon i {
  color: #2C2634;
}
.task_oper {
  border: 0px;
  max-width: 100%;
}
body .chosen-container-single .chosen-drop {
  border: 0px;
}
/*
.status_options:before {
  content: '\005E';
  position: absolute;
  right: 30px;
  top: -15px;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid black;
}
*/
.status_options {
  position: absolute;
  background: #FFF;
  border-radius: 10px;
  list-style: none;
  padding: 0px;
  grid-auto-flow: column;
  overflow-x: auto;
  overflow-y: hidden;
  left: 58.5vw;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .32);
  display: none;
  z-index: 99;
  margin-top: 61px;
}
.status_options li.active {
  border: 2px solid blue;
}
.status_options ul {
  padding: 16px 24px 30px;
}
.status_options li {
  width: 152px;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
  transition: transform .1s ease-in-out, opacity .1s ease-in-out;
  position: relative;
  margin-bottom: 8px;
  font-size: 12px;
  height: 40px;
}
.status_options li a {
  display: inline-block;
  width: 100%;
  padding: 5px;
  border: 1px solid #d5d5d1;
  border-radius: 5px;
  text-transform: uppercase;
  line-height: 35px;
  height: 40px;
}
.pending, .pending:hover {
  background-color: #f8f8f8;
  color: #afafaf;
}
.issued, .issued:hover {
  background-color: #ffe3db;
  color: #d56f6f;
}
.in_progress, .in_progress:hover {
  background-color: #fffbd3;
  color: #d9bf78;
}
.completed, .completed:hover {
  background-color: #c2f4de;
  color: #5fba86;
}
.popup-input.price-section > input {
  width: 70%;
  float: left;
  margin-right: 10px;
}
.price-section span {
  display: inline-block;
  margin-top: 6px;
  margin-left: 5px;
}
.popup-input.price-section input[type="checkbox"] {
  width: 70%;
  float: left;
  margin-top: 5px !important;
}
.task_time_display {
  color: #011633;
}
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/icon-arrowdown.svg) no-repeat 97% 50%;
  background-color: rgba(0, 0, 0, 0);
  padding-right: 20px;
  background-size: 15px;
}
.top-section {
  padding: 11px 50px;
  background: #F7F7F7;
  height: 60px;
  border-bottom: 2px solid #FFF;
}
.left-section {
  float: left;
  padding-top: 7px;
}
.right-section {
  float: right;
}
.top-section ul {
  margin: 0px;
  line-height: 36px;
  padding-right: 0px;
}
.top-section ul.nav > li {
  float: left;
  width: auto;
  margin-left: 20px;
  line-height: 36px;
  color: #BBBBBB;
}
.top-section ul li a {
  display: inline-flex;
}
.top-section ul li a {
  display: inline-flex;
  padding-right: 0px;
  padding-top: 9px;
}
body .top-section ul.nav > li a span {
  margin-right: 0px;
  background: #BBB !important;
}
.navbar-default {
  margin-top: 0px;
  border-right: 1px solid #C9D4E3;
}
.tasks-tabs {
  width: 12%;
  margin-right: 20px;
  border-radius: 5px;
  font-size: 12px;
  color: #ABABAB;
  text-align: center;
}
.invoice-tasks .task_time_display {
  padding-left: 20px;
  padding-right: 20px;
  width: 156px;
  display: inline-block;
  text-align: left;
}
.status_change {
  padding: 5px 24px;
  display: inline-block;
  border: 0px;
  text-transform: uppercase;
    width: 100%;
}
.task_operation_section {
  text-align: right;
}
.task_time {
  display: inline-block;
  width: 100px;
  text-align: center;
  overflow-y:hidden;
  font-size:16px;
}
.team_icon_span {
  border-left: 1px solid #C9D4E3;
  display:inline-block !important;
}
.team_icon_span > a{margin-top:0px;}
.team_icon_span .geekmark {
  top: 22px;
}
.right-part > a, .right-part > span.team_icon_span {
  border-left: 1px solid #C9D4E3;
  padding-left: 15px;
  padding-right: 12px;
  padding-top: 0px;
  line-height: 63px;
}
.right-part > a, .right-part > span {
  border-right: 1px solid #C9D4E3;
  display: inline-grid;
  border-radius: 0px;
  line-height: 64px;
  height: 61px;
  margin-top: -1px;
}
.website-title {
  display: inline-block;
}
.website-title span,.website-title a{line-height:22px;float:left;margin-right:15px;}
/*.right-part > span.task_time{height: 59px;
line-height: 61px;display:inline-flex;}*/
::placeholder {
  color: #97ABC7;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #97ABC7;
}
.tasks-tabs.team_icon_span.team_task_span {
  border-left: 0px;
  width: 90px;
  max-width: 90px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 16px;
  border-right:1px solid #C9D4E3;
}
.task_time_input{color:#011633;}
.task_time_input:focus-visible {
  outline: none;
}
.task_time_input {
  max-width: 90px;
  border-right: 1px solid #C9D4E3;
  text-align: center;
  height:20px;
}
.status_change_1, .status_change_1:hover {
  background-color: #F9FBFC;
  color: #97ABC7;
}
.status_change_3, .status_change_3:hover {
  background-color: #fffbd3;
  color: #d9bf78;
}
.status_change_5, .status_change_5:hover {
  background-color: #ffe3db;
  color: #d56f6f;
}
.status_change_7, .status_change_7:hover {
  background-color: #c2f4de;
  color: #5fba86;
}
.inbox-check .checkbox input[type="checkbox"]{margin-top: 10px !important;margin-left: 4px !important;}
.inbox-check .input.checkbox{margin-top: 0px;
margin-bottom: 0px;}
.task-bottom {
  background-color: #F7F7F7;
  padding: 20px;
  display: inline-block;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
}

.task_operation {
  float: none !important;
}
.total_count {
  float: right;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
}
.right-part{text-align: right;}
.right-part a{float:none;}
.task_status {
  width: 140px;
  display: inline-block;
  overflow:hidden;
}
input[type="checkbox"].checklist_check {
  float: right;
  margin-right: 0px !important;
}

.sidebar-popup input[type="checkbox"].checklist_check {
  float: left;
  margin-right: 10px !important;
  margin-left: 0px !important;
  margin-top: 2px !important;
}
.sidebar-popup .checklist_items a.checklist_check{float: left;margin-right: 10px;}
.borderL1{border-left: 1px solid #C9D4E3;}
.sidebar-popup .popup-label {
  color: #011633;font-weight: 500;
}
.checklist_items {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 10px;
  margin-top: 10px;
}
.checklist_items span {
  float: left;
  line-height: 26px;
}
.checklist_items a {
  float: right;
  line-height: 26px;
  color: #C1C1C1;
  text-decoration: underline;
}
.checklist_date {
  margin-right: 15px;
  line-height: 22px;
  color:#97ABC7;
}
.dashboard_info span.checklist_completed {
  margin-right: 0px;
}
.checklist_completed{ 
	background: #15D505 !important;
  mask-size: cover;
  display: inline-block;
  width: 22px;
height: 22px;
mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
  -webkit-mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
  float:right;
}
.edit-class, .edit-class:hover{color:#98B1CD;text-decoration:underline;}
.icons {
  background: #abbfd6 !important;
  mask-size: cover;
  display: inline-block;
  width: 22px;
height: 22px;
  margin-right: 20px;
  padding-left: 0px;
}
.icons.dark-icon {
background: #011633 !important;
}
.icon-reminder{mask: url(../img/bell.svg) no-repeat center / contain;
  -webkit-mask: url(../img/bell.svg) no-repeat center / contain;
  mask-size: contain;float:left;}
.icon-repeat{mask: url(../img/repeat.svg) no-repeat center / contain;
  -webkit-mask: url(../img/repeat.svg) no-repeat center / contain;
  mask-size: contain;float:left;}
.emailIcon{mask: url(../img/mail.svg) no-repeat center / contain;
  -webkit-mask: url(../img/mail.svg) no-repeat center / contain;
  mask-size: contain;float:left;}
.inbox_icon_green {
  background: #00c071 !important;
}
.symbol{
  mask: url(../img/symbol.svg) no-repeat center / contain;
  -webkit-mask: url(../img/symbol.svg) no-repeat center / contain;
  mask-size: contain;
}
.inbox_icon, .inbox_icon_green {
  mask: url(../img/icon-inbox.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-inbox.svg) no-repeat center / contain;
  mask-size: contain;
}
.team_icon {
  mask: url(../img/icon-team.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-team.svg) no-repeat center / contain;
  mask-size: contain;
}
.calendar_icon {
  mask: url(../img/icon-date.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-date.svg) no-repeat center / contain;
  mask-size: contain;
}
.remove_completed_date {
  mask: url(../img/trash.svg) no-repeat center / contain;
  -webkit-mask: url(../img/trash.svg) no-repeat center / contain;
  mask-size: contain;
}
.remove_icon {
  mask: url(../img/trash.svg) no-repeat center / contain;
  -webkit-mask: url(../img/trash.svg) no-repeat center / contain;
  mask-size: contain;
}

.trash_icon_hosting {
    mask: url(../img/trash.svg) no-repeat center / contain;
    -webkit-mask: url(../img/trash.svg) no-repeat center / contain;
    mask-size: contain;
}

.arrow_square{ 
	background: #000;
  mask-size: cover;
  display: inline-block;
  width: 24px;
height: 24px;
mask: url(../img/external-link-dashboard.svg) no-repeat center / contain;
  -webkit-mask: url(../img/external-link-dashboard.svg) no-repeat center / contain;
  float:right;
}
.plus_circle{ 
	background: #000;
  mask-size: cover;
  display: inline-block;
  width: 24px;
height: 24px;
mask: url(../img/plus-circle.svg) no-repeat center / contain;
  -webkit-mask: url(../img/plus-circle.svg) no-repeat center / contain;
  float:right;
}
.arrow_right_circle{ 
	background: #000;
  mask-size: cover;
  display: inline-block;
  width: 24px;
height: 24px;
mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
  -webkit-mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
  float:right;
}
.trash_icon {
  mask: url(../img/trash.svg) no-repeat center / contain;
  -webkit-mask: url(../img/trash.svg) no-repeat center / contain;
 mask-size: contain;
  width: 22px;
  height: 22px;
  float: left;
}
.pencil_icon {
  mask: url(../img/edit.svg) no-repeat center / contain;
  -webkit-mask: url(../img/edit.svg) no-repeat center / contain;
    mask-size: contain;
  width: 20px;
  height: 20px;
  float: left;
}
.black-icon{background: #011633 !important;}
.bottom-menu {
  position: absolute !important;
  bottom: 100px;
  left: 0px;
}
.circel_icons {
  background: #F5F5F5;
  padding: 10px;
  margin-right: 10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  float: left;
}
.phone_icon {
  mask: url(../img/phone.svg) no-repeat center / contain;
  -webkit-mask: url(../img/phone.svg) no-repeat;
    mask-size: auto;
  mask-size: contain;
  background-color: #81C8B1;
  width: 20px;
  height: 20px;
  display: inline-block;
    margin-right: 10px;
}
.email_icon {
  mask: url(../img/mail.svg) no-repeat center / contain;
  -webkit-mask: url(../img/mail.svg) no-repeat center / contain;
  mask-size: auto;
  mask-size: contain;
  background-color: #81C8B1;
  width: 20px;
  height: 20px;
  display: inline-block;
    margin-right: 10px;
}
.notes-icons span {
  float: right;
  line-height: 22px;
  margin-right: 0px;
  margin-left: 10px;
}
.bottom-menu-last {
  bottom: 72px;
}
ul#side-menu {
  min-height: 94vh;
    padding-top: 50px;
}
.inner-sub-heading {
  font-weight: 600;
  font-size: 17px;
  display: inline-block;
  width: 100%;
}
.completed_date {
  width: 65px !important;
  margin-right: 0px;
    float: none;
}
.add_edit_task .client_name {
  color: #011633;
  font-weight: bold;
  font-size: 11px;
  background-color: #EDEDED;
  padding: 8px;
  border-radius: 5px;
  margin-right: 8px;
}
input[type="checkbox"].task_operation{
transform: scale(1);
-ms-transform: scale(1);
-webkit-transform: scale(1);
accent-color: #EAEAEA;
}
input[type="checkbox"].task_operation:before{background-color:#EAEAEA; }
.task_operation{top:4px;}
.full-width.parent-page-class {
  padding: 0px 50px;
  width: 100%;
}
.task_operation_action {
  font-size: 16px;
  color: #DAB865;
  
  margin-left: 15px;
  margin-bottom: 20px;
  display: inline-block;
}
.task_operation_action.delete {
  color: #E4696D;
}
.task_title{color: #011633;font-size:16px;}
.line-height-20{line-height: 20px;}
.border-box .pencil_icon {
  background: #000;
}
.checklist_listing {
  background: #f7f7f7;
  display: inline-block;
  width: 100%;
  padding: 15px 20px;
  border-radius: 10px;
}
.follow-up-text{line-height:22px;float:left;margin-right:20px;}

.sidebar-popup .modal-body{min-height:99vh;}
.sidebar-popup .modal-content {
  border-radius: 0px;
}
.modal-dialog.sidebar-popup {
  margin-top: 54px !important;
    margin-bottom: 0px;
}
.sidebar-popup {
  margin-right: 0px;
  width: 500px;
  border-left: 15px solid #68CAB0;
}
.sidebar-popup .modal-content {
  border-radius: 0px;
  border-left: 2px solid #A2A2A2;
}
.absolute-btn,.absolute-btn:hover {
  position: absolute;
  right: 50px;
  top: 75px;
  padding: 2px 10px;
}
.website-view-page .absolute-btn, .website-view-page .absolute-btn:hover{
  top: 84px;}
.completed_section{background-color:#edfbf8;}
.completed_section div{color:#97ABC7;}
.checklist_listing input[type="checkbox"] {
  margin-left: 0px !important;
  margin-top: 4px !important;
  float: right;
  -webkit-transform: scale(1.29);
  margin-right: 0px !important;
}
.invoice-tasks .tasks-tabs {
  width: 136px;
  display: inline-block;
}
.archived .tasks-tabs {
  width: 70px;
  display: inline-block;
}
.archived .task_time,.invoice-tasks .task_time {
  margin-right: 0px;
  display: inline-block;
  width: 70px;
  text-align: left;
    overflow: unset;
}
.archived .task_title,.invoice-tasks .task_title{display: inline-block;
line-height: 30px;}

.class_data {
  background: #FCF5E7;
  padding: 11px 15px;
  margin-bottom: 5px;
}
.user-listing.table > tbody > tr > td{line-height: 36px;}
.additional_domains .plus_circle{ float:left;margin-left:10px;}
.additional_domains span {
  float: left;
  line-height: 26px;
}


/* Hide the default checkbox */
.designed_checkbox input[type=checkbox] {
    display: none;
}
.visibility_none{visibility:hidden;}

/* Creating a custom checkbox
based on demand */
.geekmark {
   position: absolute;
    top: 7px;
    right: -5px;
    height: 20px;
    width: 20px;
    background-color: #EAEAEA;
    border-radius: 4px;
}
/* Specify the background color to be
shown when checkbox is checked */
.designed_checkbox input:checked ~ .geekmark {
    background-color: green;
}

/* Checkmark to be shown in checkbox */
/* It is not be shown when not checked */
.geekmark:after {
    content: "";
    position: absolute;
    display: none;
}
textarea.form-control {
  height: 200px;
}
/* Display checkmark when checked */
.designed_checkbox input:checked ~ .geekmark:after {
    display: block;
}
.notes-section {
  border: 1px solid #e7ecf3;
  background: #f9fbfc;
  margin-bottom: 8px;
  border-radius: 10px;
  padding: 35px 35px;
}
.notes-section.pinned_notes {
  background: #ffeef4;
  border: 1px solid #ffd3e2;
}
.pinned_notes .icons{background:#ff0455 !important;}
.view-page .website-section {
  background-color: #001735;
  color: #FFF;
}
.website-section {
  background-color: #011633;
padding: 8px 15px;
font-size: 13px;
color: #FFF;
font-weight: 500;
border-radius: 5px;
}
.notes-operation{float: right;}
.line-height38{line-height: 38px;}
.software_total {
  list-style: none;
  padding-left: 0px;
    display: inline-block;
    width: 100%;
}
.software_total li{
  padding-right: 30px;
  font-size: 30px;
    float: left;
    font-weight: bold;
}
.filter-option{float:right;margin-right: 25px;width: 160px;color: #4D4653;}
.filter-option select{border: 1px solid #C5C5C5;}
.software_total span {
  display: block;
  font-weight: bold;
  font-size: 14px;
    margin-bottom: 8px;
}
.software_total li.total_cost {
  float: right;
  padding-right: 0px;
  color: #E97D80;
}
.software_total li.total_amount{
  float: right;
  padding-right: 0px;
  color: #81C8B1;
}
.trial-period{color: #E91F21;text-align: end;}



/* Styling the checkmark using webkit */
/* Rotated the rectangle by 45 degree and 
showing only two border to make it look
like a tickmark */
.designed_checkbox .geekmark:after {
    left: 7px;
    bottom: 5px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 4px 4px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.small_title {
  font-weight: 700;
  font-size: 11px;
  margin-left: 10px;
}

.viewBtn {
  margin-left: 20px;
  border: #D0D0D0 1px solid;
  padding: 5px 15px;
  border-radius: 5px;
  color: #AFAFAF;
}
.page-heading-border{border-top:1px solid #D9D9D9;margin-left: -50px;margin-right: -50px;margin-bottom: 50px;
}
.dashboard-websites {
  list-style: none;
  padding-left: 0px;
  margin-top: 20px;
  font-size: 14px;margin-bottom: 0px;
}
.dashboard-websites a {
  color: #424E5D;
  text-decoration: underline;
  font-weight: 500;
  padding-bottom: 15px;
  display: inline-block;
}
.tooltip-inner {
    max-width: 100% !important;
	z-index:99999;
}
.tooltip {
	z-index:99999;
}
.dashboard-page .tooltip-inner {
    max-width: 200% !important;
    width: 200% !important;
}
.opportunity-box-content {
  height: 60px;
  overflow: hidden;
  margin-bottom:20px;
}
a.chosen-single > div {
  display: none !important;
}
.largeH1{font-size: 30px;font-weight: 600;}
.dashboard-box {
  background: #17102D;
  padding: 0px 15px;
  border-radius: 4px;
  font-size: 12px;
  display: inline-block;
  width: auto;
  font-weight: normal;
  margin-right: 7px;
    color: #FFF;
}
.view-page .dashboard-box{padding: 20px 15px;
  background: #F1F1F2;}
/*.dashboard-box {
  background: #F1F1F2;
  padding: 20px 30px;
  border-radius: 10px;
  font-size: 16px;
  padding: 0px 10px;
  border-radius: 4px;
  font-size: 11px;
  display: inline-block;
  width: 100%;
    font-weight: 600;
}*/
.client-box {
  background: #68CAB0;
      color: #FFF;
}
.dashboard_info {
  background: #FFF;
  margin-bottom: 10px;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #C9D4E3;
}
.dashboard_info.completed_section{background: #F9FBFC;}
.dashboard_info span {
  margin-right: 17px;
}
.dashboard_info a {
  color: #2D2534;
}
input[type="checkbox"].checklist_check {
  margin-top: 0px !important;
}
.account-free-trial {
  background:#fffaf8;
  color: #e46a6e;
  margin-bottom: 10px;
  padding: 17px 20px;
  border-radius: 5px;
}
.payment-method-plan{background-color: #edfbf8;padding: 17px 20px;border-radius: 5px;margin-bottom: 10px;}

.dashboard-top-section a{float: left;}
.client-box .box-text{float: left;}
.client-box .plus-icon-small {
  height: 13px;
  width: 7px;
  background-color: #FFF;
  }
  .task-note-box .plus-icon-small {
    height: 13px;
    width: 7px;
    background-color: #011633;
    }
.dashboard-box .box-icon {
  float: right;
  height: 14px;
  width: 14px;
  display: inline-block;
  padding-top: 0px;
  font-size: 15px;
  color: #FFF;
  text-align: center;
  background: none;
  line-height: 12px;
    margin: 8px 0px 0px 7px;
  border-radius: 50%;
  border: 1px solid #FFF;
  }
  .task-note-box .box-icon {
    border: 1px solid #011633;
  }
.box-icon {
  float: right;
  border: 0px;
  height: 24px;
  width: 24px;
  display: inline-block;
  margin-left: 5px;
  padding-top: 3px;
  font-size: 15px;
  color: #011633;
  text-align: center;
  background: #81C8B1;
  margin-right: 10px;
  border-radius: 5px;
  margin-top: 8px;
}
.dashboard-box .box-text {
  line-height: 32px;
}
.absolute-position {
  position: fixed !important;
    left: 0px;
}
.view_contents,.view_contents:hover{color: #88D5C0 !important;}
.top-left {
  float: left;
    font-size: 30px;
}
.left-divider{border-top: 1px solid #C9D4E3;margin-top: 20px;padding-bottom: 20px;}
div.dataTables_wrapper div.dataTables_filter {
  margin-bottom: 0px;
  display: inline-block;
}
.task_time_display .light-gray, .task_time_display .light-gray:hover {
  color: #97ABC7;
}
.task-text {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 59px;
}
.team_icon{}
.bg_link {
  color: #011633;
  font-size: 14px;
  background: #EAE9EB;
  padding: 7px 12px;
  border-radius: 5px;
}
.sort_by {
  color: #81C8B1;
  font-weight:normal;
}
.website_view_hover {
float:right;
}

.blue_box {
    border-radius: 10px;
    padding: 15px 24px;
    background-color: #17102d;
    font-size: 10px;
    font-weight: bold;
}
.blue_box div, .blue_box p, .blue_box h1 {
        color: #FFF;
    }

    .blue_box div {
        font-weight: bold;
    }

.green-edit-icon {
    background-color: #8ED1BF;
}

.green_box {
    border-radius: 10px;
    padding: 15px 24px;
    background-color: #EDFBF8;
    font-size: 10px;
}
.top-right-section {
  float: right;
  line-height: 35px;
  color: #FFF;
  margin-right: 40px;
}
.top-right-section span.logout-icon{margin-top: 6px;
float: right;
margin-left: 15px;}
.top-right-section .menu-icon{mask-size: contain;
width: 20px;
height: 20px;
float: right;
mask: url(../img/log-out.svg) no-repeat center / contain;
-webkit-mask: url(../img/log-out.svg) no-repeat center / contain;
background:#FFFFFF;
}
.top-search-box {
  background: #011633;
  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: #1D3049;
  color: #FFF;
  padding: 7px 30px;
}
.top-search-box input:focus-visible {
  outline: 0px;
}
.top-search-box img {
  float: left;
  height: 26px;
  margin-top: 4px;
  padding-left: 40px;
}
.top-search-input .search-icon {
  position: absolute;
  background-color: #FFF;
  width: 18px;
  height: 18px;
  top: 18px;
  margin-left: 5px;
}
.search-icon {
  mask: url(../img/search.svg) no-repeat center / contain;
  -webkit-mask: url(../img/search.svg) no-repeat center / contain;
    mask-size: contain;
  background-color: #FFF;
  width: 7px;
  float: left;
  height: 13px;
}
.search-popup {
  margin-top: 54px !important;
  position: absolute;
  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);
}
.search-listing a , .search-listing span {
  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;}


.searchInput .resultBox{
  padding: 0;
  opacity: 0;
  pointer-events: none;
  max-height: 280px;
  overflow-y: auto;
  z-index: 99;
}

.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;
}
.template-listing a{color:#011633;}
.template-listing {
  padding-right: 15px;
  background-color: #F5F5F5;
  margin-bottom: 10px;
  border-radius: 5px;
}
.template-listing span{padding-top:15px;}
.template-listing:hover,.template-listing.active{background-color:#F0FBF8;}

.remove_checklist{
	background: #97ABC7 !important;
}
/*
body input[type="checkbox"] {
  width: 3em;
  height: 3rem;
  accent-color: green;
}
body input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  display: flex;
  align-content: center;
  justify-content: center;
  font-size: 2rem;
  padding: 0.1rem;
  border: 0.25rem solid green;
  border-radius: 0.5rem;
}
body input[type="checkbox"]::before {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  clip-path: polygon(20% 0%, 0% 20%, 30% 50%, 0% 80%, 20% 100%, 50% 70%, 80% 100%, 100% 80%, 70% 50%, 100% 20%, 80% 0%, 50% 30%);
  transform: scale(0);
  background-color: green;
}
body input[type="checkbox"]:checked::before {
  transform: scale(1);
}*/


.add_edit_checklist_templates .pencil_icon , .add_edit_checklist .pencil_icon{
  background: #DDD;
  margin-right: 5px;
}
.template_name {
  display: inline-block;
  width: calc(100% - 60px);
}
.template_name {
  display: inline-block;
}
.template_name a {
  display: inline-block;
  width: 100%;
  padding: 0px 15px 15px 15px;
}
div.full-page-line {
  position: fixed;
  top: 165px;
  bottom: 0;
  width: 1px;
  height: 100%;
  border-right: 1px solid #D0DFE6;
  right: calc(66.66% + 53px - 300px);
}



    .green_box div, .green_box p, .green_box h1 {
        color: #2D2534;
        font-weight: bold;
    }

.invoice-list li {
  padding-bottom: 11px;
  border-bottom: 1px solid #D9D9D9 !important;
  padding-top: 15px;
  display: inline-block;
  width: 100%;
}

.invoice-type > span {
    font-size: 14px;
}
.inner-section{
  
    margin-right: 20px;
}
.inner-section > div{display: inline-block;
 
  padding: 20px 30px;
  border-radius: 5px;
    margin-top: 20px;}
.inner-section h2{margin: 0px;}
.inner-section span{margin-left: 20px;line-height: 26px;}

.tags {
  border-radius: 3px;
  background: #001735;
  display: inline-block;
  padding: 3px 8px;
  color: #FFF;
  font-size: 12px;
  margin-right: 3px;
  margin-bottom: 6px;
}
.tags .user_tags span,.tags .user_tags:hover span{color:#FFF;}
.tags .uncheck-box {
  width: 15px;
  height: 15px;
  background-color: #FFF;
  margin-top: 2px;
  float: right;
  margin-left: 6px;
  margin-right: 0px;
}

.client-boxes{background-color:#f9fbfc;padding: 30px;border-radius: 10px;margin-bottom:16px;border:1px solid #e7ecf3;}
.client_view_contacts .client-boxes {
  padding: 50px;
}
.client-box-title {
  float: left;
  height: 20px;
  overflow-x: hidden;
}
.client-boxes.gray-box{background-color: #F7F7F7;}
.view-page .arrow-up-right {float:none;}
.modal-content .popup-divider{width: 130%;
margin-left: -50px;}

body .modal-content .btn-primary, body .modal-content .btn-primary:hover{background-color: #011633 !important;
border: 0px;}
.invoice_action a {
  float: right;
  border: 1px solid #909090;
  margin-left: 10px;
  padding: 5px 10px;
  border-radius: 5px;
  color: #909090;
  font-size: 13px;
}
.invoice-action-icons {
  margin-left: 5px;
  width: 13px;
  height: 17px;
  color: #909090;
  background-color: #909090;
  display: inline-block;
  margin-right: 8px;
  float: left;
}
.cross_icon {
  mask: url(../img/icon-date.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-date.svg) no-repeat center / contain;
  mask-size: contain;
}
.invoice_action select {
  float: right;
  border: 1px solid #909090;
  height: 31px;
  padding: 0px 15px;
  color: #909090;
  margin-left: 10px;
    width: 125px;
}
.input-div{clear:both;padding-left:0px;padding-right:0px;width:100%;margin-bottom:10px;display: inline-block;}
.user-listing .border-box{width: 70px;}
/*.opportunity-page .border-box {
  background-color: #ff0455;
  border: 0px;
  color: #FFF;
}*/
.project-listing span.client_name_section{
  line-height: 10px;
  font-size: 13px;
}
.project-view span.client_name_section{
  line-height: 18px;
  font-size: 15px;
}
.project-listing .opportunity-box{line-height:24px;padding: 17px 20px;}
.opportunity-page .page-heading .plus-icon {
  background: #FFF;
}
.opportunity-page .maintenance-blocks > div > div{background-color: #f9fbfc;border: 1px solid #e9eef4;}
.opportunity-page .maintenance-blocks > div.last > div{background-color: #17102d;}
span.client_name_section {
  background: #001735;
  border-radius: 3px;
  padding: 7px 20px;
  color: #FFF;
  font-weight: 500;
  margin-right:10px;
  display: inline-block;
}
.opportunity-box span.potential_value {
  float: right;
  font-size: 40px;
  color: #011633;
  text-align:right;
  font-weight: bold;
}
.opportunity-box span.potential_value span{
  font-size: 16px;
  color: #011633;
  font-weight:normal;
}



.paddLRB15{padding-bottom:15px;padding-left:15px;padding-right:15px;}
.width-160{width:160px;}
.width-135{width:135px;}
.width-136{min-width:136px;}
.width-85{width:85px;}
.line-height-38{line-height:38px;}
.greenBtn {
  background: #68CAB0;
  color: #FFF;
}
.blueBtn {
  background: #17102D;
  color: #FFF;
}
body .appTextColor {
  color: #2E2635;
}
.modal-dialog {
  display: none;
}
.red-bg, .red-bg:hover, .bg-danger {
  background-color: #ed5565 !important;
  color: #ffffff;
}
.line-24{line-height:24px;}
.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;
}
.padd0 {
  padding: 0px !important;
}
.paddL45 {
  padding-left: 45px !important;
}
.paddL50 {
  padding-left: 50px !important;
}
.paddT50 {
  padding-top: 50px !important;
}
.paddT4 {
  padding-top: 4px !important;
}
.paddT10 {
  padding-top: 10px !important;
}
.paddT15 {
  padding-top: 15px !important;
}
.paddT20 {
  padding-top: 20px !important;
}
.paddT30 {
  padding-top: 30px !important;
}
.paddT34 {
  padding-top: 34px !important;
}
.paddT7 {
  padding-top: 7px !important;
}
.paddB5 {
  padding-bottom: 5px !important;
}
.paddB6 {
  padding-bottom: 6px !important;
}
.paddB7 {
  padding-bottom: 7px !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;
}
.paddB33 {
  padding-bottom: 33px !important;
}
.paddB40 {
  padding-bottom: 40px !important;
}
.paddB50 {
  padding-bottom: 50px !important;
}
.paddB150 {
  padding-bottom: 150px !important;
}
.paddR40 {
  padding-right: 40px !important;
}
.paddL0 {
  padding-left: 0px !important;
}
.paddLR0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.paddL2 {
  padding-left: 2px !important;
}
.paddL5 {
  padding-left: 5px !important;
}
.paddL10 {
  padding-left: 10px !important;
}
.paddL15 {
  padding-left: 15px !important;
}
.paddL20 {
  padding-left: 20px !important;
}
.paddL25 {
  padding-left: 25px !important;
}
.paddL85 {
  padding-left: 85px !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;
}
.paddR35 {
  padding-right: 35px !important;
}
.paddT0 {
  padding-top: 0px !important;
}
.paddB0 {
  padding-bottom: 0px !important;
}
.paddB150 {
  padding-bottom: 150px !important;
}
.marL0 {
  margin-left: 0px !important;
}
.marR0 {
  margin-right: 0px !important;
}
.marT0 {
  margin-top: 0px !important;
}
.marB0 {
  margin-bottom: 0px !important;
}
.marT5 {
  margin-top: 5px !important;
}
.marT6 {
  margin-top: 6px !important;
}
.marT7 {
  margin-top: 7px !important;
}
.marT10 {
  margin-top: 10px !important;
}
.marT15 {
  margin-top: 15px !important;
}
.marT20 {
  margin-top: 20px !important;
}
.marT30 {
  margin-top: 30px !important;
}
.marT40 {
    margin-top: 40px !important;
}
.marB15 {
  margin-bottom: 15px !important;
}
.marB20 {
  margin-bottom: 20px !important;
}
.marB30 {
  margin-bottom: 30px !important;
}
.marL20 {
  margin-left: 20px !important;
}
.marR20 {
  margin-right: 20px !important;
}
.marR10 {
  margin-right: 10px !important;
}
.marR13 {
  margin-right: 13px !important;
}
.marR15 {
  margin-right: 15px !important;
}
.marL10 {
  margin-left: 10px !important;
}
.paddR10 {
  padding-right: 10px;
}
.marB10 {
  margin-bottom: 10px !important;
}
.marT20vh {
  margin-top: 20vh !important;
}
.marT25vh {
  margin-top: 25vh !important;
}
.marT30vh {
  margin-top: 30vh !important;
}
.right-align {
  text-align: right !important;
}
.left-align {
  text-align: left !important;
}
.center-align {
  text-align: center !important;
}
.float-right {
  float: right !important;
}
.underline {
  text-decoration: underline !important;
}
.align-right {
  text-align: right;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: none !important;
}
.small {
  font-size: small;
}
.green {
  color: #68CAB0;
}
.yellow {
  color: #F26700;
}
.black {
  color: #011633;
}
.orange-color,.orange-color:hover{color: #E4696D !important;}
.red {
  color: #ED2726 !important;
}
.blue {
  color: #1F3186 !important;
}
.light-blue {
  color: #264EBD;
}
.light-gray,.light-gray:hover {
  color: #CCC;
}
.green-color {
  color: #87B125;
}
.orange {
  color: #FF7977 !important;
}
.green-light, .green-light:hover {
  color: #70B004;
}
.light-red, .light-red:hover {
  color: #FF7572;
}
.fail-color, .fail-color:hover {
  color: #FF8784;
}
.border0 {
  border: 0px !important;
}
.borderB0 {
  border-bottom: 0px !important;
}
.borderR0 {
  border-right: 0px !important;
}
.bold500 {
  font-weight: 500 !important;
}
.bold600 {
  font-weight: 600 !important;
}
.bold700 {
  font-weight: 700 !important;
}
.bold800 {
  font-weight: 800 !important;
}
.bold900 {
  font-weight: 900 !important;
}
.bold {
  font-weight: bold !important;
}
.bolder {
  font-weight: bolder !important;
}
.normal {
  font-weight: normal !important;
}
.width97 {
  width: 97% !important;
}
.width30 {
  width: 30px !important;
}
.width45 {
  width: 45px !important;
}
.width100, .bg-color-transparant table.width100 {
  width: 100% !important;
}
.listing-text-color {
  color: #595959;
}
.success-section {
  background-color: #F4FAE6;
  color: #88BC29;
  padding: 10px 25px;
  margin-top: 20px;
  border-radius: 2px;
}
.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%;
}
.modal-body .close-icon.close-popup {
  height: 25px;
  background: #011633;
}
.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;
}
.visibility-none{visibility: hidden;}
.absolute-position{position: absolute;}
body {
  background-color: #F9FBFC;
}
body .btn-primary, body .btn-primary:hover, body .btn-primary:focus {
  background-color: #2A554D !important;
  border-color: #2A554D !important;
  color: #FFFFFF !important;
}
.theme-color {
  color: #011633;
}
.large-checkbox .checkbox {
  width: 33%;
  display: inline-block;
}
.large-checkbox .checkbox label {
  font-weight: normal !important;
}
.large-checkbox .checkbox label > input[type="checkbox"] {
  margin-left: 0px !important;
  margin-right: 17px !important;
}
.calendar {
  color: #011633;
}
.months-list a {
  border: 1px solid #DCDCDC;
  padding: 8px 10px;
  margin-left: 5px;
  border-radius: 5px;
}
.months-list a span {
  color: #B7B7B7;
  padding-right: 20px;
  font-size: 15px;
}
.months-list a.next-month span {
  padding-left: 20px;
  padding-right: 0px;
}
.current-month {
  color: #335B55;
}
.current-month h2 {
  color: #335B55;
  font-weight: 700;
}
.calendar {
  font-size: 12px;
  color: #5A5561;
  font-weight: 600;
}
.month-billing-details {
  border: 1px solid #E0E0E0;
  padding: 40px;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
}
.month-billing-details > div {
  float: left;
  margin-right: 35px;
  font-weight: 600;
  font-size: 12px;
}
.month-billing-details h1 {
  font-size: 35px;
  margin-top: 0px;
  font-weight: 700;
}
.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 #D9D9D9;
    border-top:0px;
  padding: 13px;
    line-height: 22px;
}
input[type="checkbox"].billing_status {
  float: right !important;
  margin-right: 4px !important;
}
.add_edit_billing {
  margin-right: 13px;
  margin-top: -3px;
  float: right;
}
.parked_domain,.parked_domain:hover{text-decoration:underline;color:#C8C8C8;padding-left:20px;}
.checkbox-section span{float:left;line-height: 25px;}
.checkbox-section div{clear:both;margin-bottom:5px;display:inline-block;width:100%;}
.invoice-type .pencil_icon {
  float: left;
  margin-left: 10px;
  margin-top: 0px;
  height: 18px;
  width: 20px;
}
.invoice-type > span.invoice-type-heading{float:left;font-size:16px;}
.client-boxes .checkbox-section input[type="checkbox"] {
  height: 32px;
  margin: 0px 10px 0px 4px !important;
}
.checkbox-section .checkbox-div span{line-height:30px;}
.project-listing .external-link {height: 22px;}
.icon-edit {
  margin-left: 10px;
  mask: url(../img/icon-edit.svg) no-repeat center / contain;
  -webkit-mask: url(../img/icon-edit.svg) no-repeat center / contain;
  width: 25px;
  height: 25px;
  color: #011633;
  background-color: #011633;
  display: inline-block;
}
.arrow-up-right {
  margin-left: 10px;
  mask: url(../img/arrow-up-right.svg) no-repeat center / contain;
  -webkit-mask: url(../img/arrow-up-right.svg) no-repeat center / contain;
  width: 25px;
  height: 18px;
  color: #011633;
  background-color: #011633;
  display: inline-block;
  float: right;
}

.eye {
  margin-left: 10px;
  mask: url(../img/eye.svg) no-repeat center / contain;
  -webkit-mask: url(../img/eye.svg) no-repeat center / contain;
  width: 25px;
  height: 18px;
  color: #011633;
  background-color: #011633;
  display: inline-block;
}

.external-link { 
  margin-left: 10px;
  mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
  -webkit-mask: url(../img/arrow-right-circle.svg) no-repeat center / contain;
  width: 25px;
  height: 18px;
  color: #011633;
  background-color: #011633;
  display: inline-block;
}
.check-box {
  margin-right: 10px;
  mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
  -webkit-mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
  width: 25px;
  height: 25px;
  background-color: #49e04e;
  display: inline-block;
}
.check-box-gray {
  margin-right: 10px;
  mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
  -webkit-mask: url(../img/check-circle-outlined.svg) no-repeat center / contain;
  width: 25px;
  height: 25px;
  background-color: #d3dde8;
  display: inline-block;
}
.uncheck-box {
  margin-right: 10px;
  mask: url(../img/x-circle.svg) no-repeat center / contain;
  -webkit-mask: url(../img/x-circle.svg) no-repeat center / contain;
  width: 25px;
  height: 25px;
  background-color: #b8b8b8;
  display: inline-block;
}
.circel-box {
  margin-right: 10px;
  mask: url(../img/x-circle.svg) no-repeat center / contain;
  -webkit-mask: url(../img/x-circle.svg) no-repeat center / contain;
  width: 25px;
  height: 25px;
  background-color: #b8b8b8;
  display: inline-block;
}
.small-icon{
  width: 17px;
  height: 18px;
  color: #C9C9C9;
  background-color: #C9C9C9;
  float: right;
margin-left: 20px;
}
.recurring_invoice_icon {
  margin-left: 10px;
  mask: url(../img/repeat.svg) no-repeat center / contain;
  -webkit-mask: url(../img/repeat.svg) no-repeat center / contain;
  width: 25px;
  height: 18px;
  color: #011633;
  background-color: #011633;
  display: inline-block;
  margin-top: 2px;
}
.line-break-light{border-top: 1px solid #EBF3F2;}
body page-wrapper {
  min-height: 100vh;
}
.lightGrayColor, .lightGrayColor:hover, .lightGrayColor:focus {
  color: #A1A1A1;
  font-weight: normal;
}
body .form-control[disabled], body .form-control[readonly], body fieldset[disabled] .form-control {
  background-color: transparent;
}
.modal-content {
  border-radius: 12px;
}
.client_left_box{margin-bottom:13.7px;}

.display_none {
    display: none;
}
.dashboard-top-section .add_edit_task {
  margin-left: 0px;
  padding-top: 0px;
}
.dashboard-page .add_edit_task{padding:5px 10px;margin-left:0px;}
.dashboard-page .task-div .add_edit_task {
  padding: 5px 0px;
}
.dashboard-sidebox{font-size:13px;padding-left:30px;padding-right:0px;}
.opportunity-block{background: #ffeff4;border: 1px solid #ffc6d8;}
.opportunity-block .icons,.opportunity-block .arrow_right_circle {background:#F00B52 !important;}
@media only screen and (max-width: 1024px) {
.marMR0{margin-right:0px !important;} 
.marML0{margin-left:0px !important;}
.marMT0{margin-top:0px !important;}
.paddMT0{padding-top:0px !important;}
.paddML0{padding-left:0px !important;}
.paddMR0{padding-right:0px !important;}
.mobile_none{display:none !important;}

.modal.in .modal-dialog{max-width: 80%;
margin: 50px auto !important;}
.modal-body h1{padding-bottom: 17px;margin-bottom: 0px;margin-top: 0px;font-size:19px;}
.inbox-check .checkbox input[type="checkbox"] {
  margin-top: 2px !important;
 }
 .mobile-notes h1{font-size:13px;}
  .mobile-notes .close-icon {
  margin-top: -9px;
}
body .modal-content .btn-primary{padding: 8px 20px;}
body .btn-primary, body .btn-primary:hover, body .btn-primary:focus {
  font-size: 12px;
 }
 .communication-page h2 {
  font-size: 20px;
}
 .communication-page label{width:100%;}
.navbar-header{float:none;}
.navbar.navbar-static-top.mobile-display {
  background: #181229;
  padding: 15px;
}
.home-box > div > div h2{font-size:13px;}
.website-section.mobile-display {
  display: inline;
}
.notes-section{padding:20px;}
.task-div .col-sm-5 {
  float: left;
  width: 40%;
}
.task-div .col-sm-7 {
  float: left;
  width: 59%;
  margin-left:1%;
}
.add_edit_task .client_name {
  font-size: 10px;
  padding: 2px 10px;
}
.task-div .col-sm-7.right-part a, .task-div .col-sm-7.right-part span {
  float: right;
}
.status_change {
  padding: 7px 9px;
  text-transform: none;
  line-height: 12px;
}
.task-div{padding: 7px 10px 11px 10px;}
.mobile-display .navbar-header img,.mobile-display .navbar-header span {
  float: left;
margin-right: 17px;
color: #FFF;
line-height: 26px;
}
.mobile-display .navbar-header a {float: right;margin-top:1px;}
.mobile-display .navbar-header a .fa {
  color: #FFF;
  font-size: 25px;
}
.dashboard-page .tooltip-inner {
    max-width: 100% !important;
    width: 100% !important;
}
  .inner-content {
    height: 220px;
  }
  .task-div .right-part {
  text-align: left;
}
.tasks-tabs {
  width: 18%;}
.task_status {
  width: 75px;
  font-size: 9px;
  margin-right: 0px;
  margin-left: 10px;
}
.task-div a.add_edit_task {
  padding-top: 3px;
}
.dashboard_info{padding:17px 10px;}
   body #page-wrapper{margin-left:0px;}
  .full-width.parent-page-class {
  padding: 0px 20px;}
  .top-left {
  float: none;}
  .dashboard-box {
  padding: 0px 9px;}
  .home-box > div > div{margin-bottom:20px;}
.dashboard_info > .float-right {
  float: none !important;
}
.view-all{float: none;
margin-top: 10px;
clear: both;
display: inline-block;margin-bottom:5px;}
.client_view_details .inner-section .col-lg-9{clear:none;float:left;width:40%;}
.client_view_details .inner-section .col-lg-3{clear:none;float:left;width:60%;padding-left:0px;}
.client_view_details .inner-section{margin-right:0px;}

.view-page ul.tasks-list {
  padding-right: 0px;
}
.inner-section > div{padding-left:0px !important;padding-right:0px !important;}
  .dashboard_info span {
  display: inline-block;
  margin-bottom: 5px;margin-right: 0px;
}
.view-page .page-heading h1{font-size:14px;}
.invoice-type.paddR20{padding-right:0px !important;}
.notes-section.marR20 {
  margin-right: 0px !important;
}
.listing-add-icon .pencil_icon {
  height: 27px;
  width: 15px;
  margin-left:7px;
}
.home-box > div.paddL0.col-lg-4.col-sm-12 {
  padding-right: 0px;
}
.dashboard_info span:nth-child(2) a {
  display: block;
  padding-left: 0px !important;
  margin-top: 5px;
}
.listing-add-icon .plus-icon {
  height: 25px;
  width: 15px;
}
.task-text{height:auto;}
.task-div a span {
  display: inline-block;
}
body .page-heading{height:85px;}
.right-icons-section {
  top: 7px;
  right: -5px;
}
.listing-add-icon{height: 28px;
width: 28px;}
.modal-body{padding:20px 20px 16px 20px;}
.popup-input{float:none;width:100%;}
.financial_position .float-right {
  float: none !important;
}
.invoice_action{padding-left:0px;}
.invoice_action select , .invoice_action a{
  float: left;margin-bottom:10px;margin-left:0px;
  width:100%;
 }
 .communication-page .radio > label{line-height: 21px;font-size: 13px;margin-bottom:5px;}
.my_account .right-align {
  text-align: left !important;
  padding-left: 0px;
  margin-top: 5px;
}
}
@media only screen and (max-width: 760px), (min-device-width: 168px) and (max-device-width: 768px) {
  .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: 30px;
  }
  .login-top-div {
    font-size: 40px;
    line-height: 45px;
    margin: 1px;
    margin-bottom: 1px;
    margin-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }
  .login-top-div p {
    color: #FFF;
    padding-top: 30px;
  }
  .login-top-div a {
    color: #9CAFC5;
    font-weight: 400;
    text-decoration: underline;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    margin-top: 5px;
    padding-bottom: 20px;
  }
  .login-bg .form-group input[type="text"], .login-bg .form-group input[type="password"], .login-bg .form-group input[type="email"] {
    height: 70px;
    font-size: 36px;
    text-align: center;
    padding: 70px;
    border: 1px solid #FFF;
    margin-bottom: 10px;
  }
  .login-button {
    font-size: 40px;
    margin-top: 20px;
    padding: 41px !important;
    line-height: 46px;
    margin-bottom: 30px;
  }
  .login-text-bottom {
    font-size: 40px;
    font-weight: normal;
    margin-top: 65px;
    display: inline-block;
  }
  .logo-name img {
    width: 95%;
  }
  .loginscreen p small {
    font-size: 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: #FFF;
    width: 100%;
    padding-bottom: 30px;
  }
  body.mini-navbar #page-wrapper {
  margin: 0 0 0 20px;
}
  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;
  }
  body {
    font: 12px/20px "Montserrat", "PTSansRegular", Arial, Helvetica, sans-serif;
    font-weight: normal;
  }
  .club-membership-heading {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /* 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";
  }
    
    .login-background{display: none;}
    .login-section > .login-section-1 {
      margin: 0;
      position: relative;
      top: unset;
      left: unset;
      transform: none;
    }
    .login-section{background: none;}
    .login-div{margin-bottom: 10px;}
    .logo-name{text-align: center;
margin-top: 10vh;}
    .logo-name img {
  width: 50%;
}
    .login-bg .form-group input[type="text"], .login-bg .form-group input[type="password"], .login-bg .form-group input[type="email"] {
  height: auto;
  padding: 10px;
  border: 1px solid #333F4F;
  margin-bottom: 10px;
  text-align: left;
          font-size: 14px;
}
    .checkbox label {
  line-height: 24px;
    }
    .login-button {
  font-size: 14px;
  margin-top: 10px;
  padding: 3px !important;
  line-height: 40px;
  margin-bottom: 8px;
}
    .forgot-link {
        line-height: inherit;}
    .middle-box {
        max-width: 87%;}
    .login-div .checkbox label {
  width: 57%;
}
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
