/*CUSTOM*/
.no-animate {
   -webkit-transition: none !important;
   transition: none !important;
}
.no-animate-recursive, 
.no-animate-recursive * {
   -webkit-transition: none !important;
   transition: none !important;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}
.topdrop {
	z-index: 1000;
}
.toptopdrop {
	z-index: 1500;
}
#bottomheader {
	padding: 0px;
}
#bottomnav {
	margin: 0px;
	padding: 0px;
}
#bottomnav a {
	font-size:13px;
}
.topphone {
	font-size: 15px;
	padding-left: 5px;
}
#languagedrop {
	padding: 0px;
	min-width: 150px;
}
.headfade {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 55.41%,rgba(224,224,224,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 55.41%,rgba(224,224,224,1.00) 100%);
}
.footerrow {
	padding: 0px 0px 1px 0px;
}
.parallax-01 {
	background: url("/Content/images/bg-parallax-01.jpg") 50% 0px no-repeat;
}
.white {
	color: rgba(255,255,255,1.00);
}
.text-danger {
    color: #F00 !important;
}
.text-underlined {
    text-decoration: underline;
}
.hide-mid {
	display: inline-block;
}
@media (max-width:991px) {
	.hide-mid {
		display: none;
	}
}
.embed-responsive {
	margin-top: 15px;
	margin-bottom: 25px;
}

.list-pod {
	border-radius: 15px;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 35px;
	padding-left: 50px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 35px;
	background-image: -webkit-linear-gradient(90deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%);
}
.checkmark {
	font-size: 2em;
	color: rgba(5,211,0,1.00);
	text-shadow: 0px 0px 20px rgba(255,243,0,1.00);
}

/*IMAGES*/
.img-neutral {
	float: none;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid rgba(108,108,108,1.00);
}
.img-left {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	border: 1px solid rgba(108,108,108,1.00);
}
.img-left-noborder {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.img-right {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px solid rgba(108,108,108,1.00);
}
.img-right-noborder {
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}
img {
    display: inline-block;
}

/*SLIDER TEXT*/
.slider-title-01 {
	font-family: Nevis-Bold;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 40px;
	line-height: 40px;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 18px rgba(0,0,0,1.00);
}
.slider-title-02 {
	font-family: Nevis-Bold;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 12px rgba(0,0,0,1.00);
}
.slider-title-03 {
	font-family: Nevis-Bold;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 20px;
	line-height: 33px;
	color: #0088B0;
}

/*TWEAK*/
body {
	font-family: source_sans_proregular, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.50;
	color: #333;
	-webkit-font-smoothing: subpixel-antialiased;
	background-color: #ffffff;
    min-height: 100%;
    padding-bottom: 235px;
    position: relative;
}
.header {
	padding: 0;
	background-color: #fff;
}
b, strong {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}
sup, sub {
	font-size: .5em;
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.btn {
	min-width: 150px;
}
.header.dark {
	background-color: #262626;
	border-top: 1px solid #515151;
	border-bottom-color: transparent!important;
}
.logo img {
	max-width: inherit;
    height: 40px;
}
.social-links .dropdown-menu {
	min-width: 245px;
}
.footer {
	padding: 20px 0px 0px 0px;
	font-size: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    /*height: 249px;*/
}

    .footer .list-icons li {
        padding: 3px 0;
    }

.logo-footer {
	margin-top: -0px;
	margin-bottom: 35px;
	min-height: 75px;
}

    .logo-footer img {
        max-height: 80px;
    }
@media (max-width:767px) {
    body {
        padding-bottom: 299px
    }
    .footer {
        height: 299px;
    }
    .footer-content {
		margin: 0px 10px;
	}
    .logo-footer {
	    margin-bottom: 15px;
	    margin-left: 0px;
	    min-height:0px;
    }
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Nevis-Bold;
	text-transform: uppercase;
	font-weight: normal;
}
.btn {
	font-size: 15px;
}

tbody {
    background-color: transparent;
}

.page-top {
	color: rgba(255,255,255,1.00);
	border-top: 15px solid #F1F1F1;
	background-image: -webkit-linear-gradient(270deg,rgba(113,33,119,1.00) 23.55%,rgba(54,12,57,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(113,33,119,1.00) 23.55%,rgba(54,12,57,1.00) 100%);
	text-align: left;
}
.white-text {
	color: rgba(255,255,255,1.00);
}
.hc-tabs .tab-content {
	background-color: #6EB520;
	color: rgba(255,255,255,1.00);
	border-width: 1px 1px 1px 3px;
	border-left-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	border-top-color: #f0f0f0;
}
.arrow i::before {
	color: #6EB520;
}
.hc-tabs-top img {
	margin: auto;
}
.timeline .blogpost .post-info {
	width: 75px;
	height: 35px;
	padding: 8px 8px;
	margin: 0 20px 5px 0;
}
.dark-translucent-bg:after {
	background-color: rgba(0, 0, 0, 0.5);
}

.main-navigation .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.header-top-dropdown .dropdown-menu {
    padding: 10px;
    min-width: 100px;
}

@media (max-width: 480px) {
    .header-top-dropdown .dropdown-menu {
        width: initial;
        padding: 10px;
    }
}

.header-right {
    /*float: right;
    margin-right: 15px;
    font-size: 18px;*/
    margin-top: 5px;
    margin-bottom: 5px;
}

/*@media(min-width: 992px) {
    .header-right {
        margin-top: 20px;
    }
}*/

.navbar.navbar-default {
    margin: 0;
    border: none;
    width: 100%;
    background-color: #0082CA;
    min-height: 46px;
}

.navbar-default .navbar-nav > li > a {
	font-family: Nevis-Bold, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	padding: 12px;
	z-index: 102;
	border: 1px solid transparent;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
    bottom: 0;
}

    .navbar-default .navbar-nav > li.dropdown > a.dropdown-toggle {
        padding-right: 18px;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a.active-main-menu,
    .navbar-default .navbar-nav > li > a.active-main-menu:hover,
    .navbar-default .navbar-nav > li > a.active-main-menu:focus {
        background-color: #FFF;
        color: #333;
    }

    .main-navigation .navbar-nav > li {
		margin: 0;
	}

.main-navigation .navbar-nav > .open > a, 
.main-navigation .navbar-nav > .open > a:hover, 
.main-navigation .navbar-nav > .open > a:focus { 
	color: #333; 
	background-color: #FAFAFA;
    opacity: 1;
}

.header-top-dropdown .dropdown>button {
	padding: 9px 10px 8px 10px;
	margin: 0;
	font-size: 15px;
	color: #999;
	text-align: center;
	min-width: 0;
	background-color: transparent;
	-moz-box-shadow: none !important;
	-o-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-transform: none;
}

@media(max-width: 1900px) {
    /*.dropdown-menu .dropdown-menu {
        left: initial !important;
        right: 100% !important;
    }*/
}

.dropdown-menu.right {
    left: initial !important;
    right: 100% !important;
}

.dropdown-menu > li > a {
	padding: 6px 20px;
	font-size: 15px;
	color: #333;
    border-bottom: 1px solid #f1f1f1;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
    opacity: 1;
}

.dropdown .dropdown > a:before {
    top: 8px;
}

.header-top .social-links li {
	padding: 5px;
	border-right: 1px solid #e3e3e3;
	margin: 0;
}

.nav-tabs {
    border-bottom: 1px solid #CCC;
}

.nav-tabs > li > a {
	font-size: 14px;
	text-transform: uppercase;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 9px 5px;
	position: relative;
	color: #333;
    opacity: 1; 
    border: 1px solid #F0F0F0;
    border-bottom-color: transparent;
}

    .nav-tabs .placehoder {
        line-height: 39px;
    }

.dropdown img {
	width: 125px;
	margin-top: 15px;
}
@media (min-width:1200px) {
	/* first level menu item */
	.main-navigation .navbar-nav > li:first-child {
		margin: 0;
	}
	.col-md-3 + .col-md-9 .mega-menu .dropdown-menu {
		left: -293px;
		width: 1140px;
	}
}
@media (max-width:767px) {
	.dropdown img {
		display: none;
	}
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border: 1px solid #CCC;
	-webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.04);
	box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.04);
	border-bottom-color: transparent;
    background-color: #F5F5F5;
    color: #000;
}

    .nav-tabs > li.active > a:after,
    .tab-content:after {
        width: 0;
    }

.vertical .nav-tabs > li.active > a,
.vertical .nav-tabs > li.active > a:hover,
.vertical .nav-tabs > li.active > a:focus {
	-webkit-box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
	box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
	border-right-color: transparent;
	border-bottom-color: #CCC;
	color: #fff;
	z-index: 2;
	width: 101%;
}
.subfooter .navbar-default .nav > li > a {
	text-transform: uppercase;
}
.featureboxtext {
	min-height: 225px;
}
@media (min-width:1200px) {
	.featureboxtext {
		min-height: 175px;
	}
}
@media (max-width:991px) {
	.featureboxtext {
		min-height: 325px;
	}
}
@media (max-width:767px) {
	.featureboxtext {
		min-height: inherit;
	}
}

.screen-header .section {
    background-color: #7C1575;
    padding: 20px 0;
}

.screen-header h1 {
    font-size: 22px;
    margin: 15px 0 0 0;
}

.screen-header hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.screen-loader {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tab-content {
    padding: 10px;
}

    .tab-content .row {
        margin-top: 10px;
        margin-left: 0;
        margin-right: 0;
    }

    .tab-content .row.row-bs {
        margin-left: -10px;
        margin-right: -10px;
    }

    .tab-content h4.inline {
        margin: 0;
        line-height: 1.8;
    }

.row-container.with-padding,
.row-container-recurcive.with-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.row-container > .row {
    margin-top: 10px;
}

.row-container-recurcive .row {
    margin-top: 10px;
}

@media print {
    .col-xs-12-print {
        width: 100% !important;
    }

    body {
        max-width: 800px;
    }

    .container {
        width: 800px;
    }
}

.boxes{
    border: solid 1px #CCC;
    width: 25px;
    height: 12px;
    display: inline-block;
    margin-bottom: -1px;
}
.boxes-sm{
    line-height: 12px;
}
.required-box {
    border-color: transparent;
}
.green-box{
    background-color:green;
}
.yellow-box{
    background-color: rgb(255, 255, 0);
}
.blue-box{
    background-color: blue;
}

.red-box{
    background-color: red;
}

.datepicker.dropdown-menu tbody {
    height: auto !important;
}

.icon-calendar {
    background: url('/assets/images/icon-date.png') no-repeat center;
    margin-left: 6px;
    padding: 3px 20x 4px 0px;
    display: block;
    width: 20px;
    height: 20px;
    -ms-background-size: contain;
    background-size: contain;
}

.icon-calendar::before {
    content: none;
}

.first-row {
    margin-top: 23px;
}

.last-row {
    margin-bottom: 35px;
}

.last-row-sm {
    margin-bottom: 20px;
}

.button.search-button {
        height: 22px;
    line-height: 20px;
    padding-top: 0px;
}

.completedStatus {
    background-color: #008000;
    color:white;
}
.needNoticeStatus {
    background-color: #FFFF00;
}
.sendToDmvStatus {
    background-color: blue;
    color:white;
}
.width16{ width:20%;}
.width34{ width:34%;}
.width30{ width:30%;}
.width20{ width:16%;}

#basicCustomerInfoTable .form-control {
    margin-right: 10px;
}

button.small-button {
    width: 20px;
    height: 20px;
    background: transparent;
    border: 0px;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-background-size: contain;
    background-size: contain;
    margin-top: 5px;
}

    button.small-button:disabled {
        filter: alpha(opacity=65);
        opacity: .65;
    }

button.small-button.add {
    background-image: url("/assets/images/add.png");
}

button.small-button.delete {
    background-image: url("/assets/images/delete.png");
}

button.small-button.update {
    background-image: url("/assets/images/update.png");
}

button.small-button.edit {
    background-image: url("/assets/images/edit.png");
}

button.small-button.save {
    background-image: url("/assets/images/save.png");
}

button.small-button.remove {
    background-image: url("/assets/images/cancel.png");
}

button.small-button.link-button {
    background-image: url("/assets/images/link-button.png");
}

.panel {
    border-radius: 0;
}

.panel-heading a {
    background-color: #0082CA;
}

.panel-title {
    font-size: 14px;
}

.st-sort-ascent::after {
    content: "\00A0\25B2";
}

.st-sort-descent::after {
    content: "\00A0\25BC";
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

.break-word {
    overflow-wrap: break-word;
}

.underline {
    text-decoration: underline !important;
}

/*
    temp styles:
*/

table.customerContactsTable {
    width: 100%;
    margin: 0;
    padding: 0;
}

table.customerContactsTable input:not([type="submit"]),table.customerContactsTable select {
    height: 21px !important;
    font-weight: normal;
}

    table.customerContactsTable input[type="text"] {
        padding: 0 5px;
    }

    table.customerContactsTable textarea {
        font-weight: normal;
    }

table.additionalContactInfo {
    width: 100%;
    border-width: 1px;
    border-color: #FFFFFF;
    border-collapse: collapse;

    padding: 0px;
    margin: 0px;

}
table.additionalContactInfo thead th {
    background-color: #989898;
    text-align: center;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-collapse: collapse;
    font-weight: normal;
    padding: 5px;
}

    table.additionalContactInfo thead th > select {
        color: #000;
    }

    table.additionalContactInfo thead th.buttons {
        width: 50px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 0;
    }

    table.additionalContactInfo thead th.buttons > button {
        margin-top: 1px;
    }

    table.additionalContactInfo > thead:first-child > tr:not(:last-child) > th {
        border-bottom: none 0;
        padding-bottom: 0;
    }

    table.additionalContactInfo > thead:first-child > tr:not(:first-child) > th {
        border-top: none 0;
    }

.near-pagination-control {
    margin-right: 30px;
    line-height: 26px;
}

    .near-pagination-control .checkbox-inline {
        line-height: 26px;
        margin-left: 5px;
    }

        .near-pagination-control .checkbox-inline input[type="checkbox"] {
            margin-top: 8px;
        }

.display-inline-block {
    display: inline-block;
}

.position-relative {
    position: relative;
}

.table-controls {
    display: flex;
    float: right;
}

    .table-controls .select-container {
        display: inline-block;
        padding-left: 3px;
        padding-right: 10px;
    }

        .table-controls .select-container select {
            height: 21px;
            width: 50px;
        }

.pagination-outer {
    display: inline-block;
    height: 21px;
    line-height: 21px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
}

ul.pagination {
    margin: 0;
    height: 21px;
}

    ul.pagination li {
        font-size: 14px;
        margin: 0 0 0 0;
    }

        ul.pagination li > a, 
        .pagination > li:first-child > a, 
        .pagination > li:last-child > a, 
        ul.pager li > a {
            padding: 3px 6px 2px;
        }

/*
    end temp styles
*/

.password-block > button {
    padding: 1px 0px; 
    min-width: 145px; 
    margin: 0 7px 0 0;
}

.password-block > a {
    display: inline-block;
    line-height: 27px;
    vertical-align: top;
}

.modal-dialog.result,
.modal-dialog.confirm {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%) !important;
    margin: 0;
}

.modal-dialog.result {
    font-size: 18px;
}

    .modal-dialog.result .modal-body {
        border: 3px #0082CA solid;
        height: 250px;
    }

        .modal-dialog.result .modal-body .row.main {
            margin-top: 50px;
        }

    .modal-dialog.result .close {
        color: #000 !important;
        margin-right: 15px;
        margin-top: -5px;
    }

.modal-dialog.confirm {
    font-size: 15px;
}
.modal-dialog.pay-now .modal-body{
  min-height:300px;
}

  .modal-dialog.pay-now .modal-body .row{
    margin: 4px 0;
  }


  .close {
    line-height: 21px;
  }

.display-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .display-flex.space-between{
        justify-content: space-between;
    }

  .display-flex.align-items-center {
    align-items: center;
  }

  .tr-flex {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;
  }

.td-flex {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media(max-width: 599px) {
    .visible-xxs {
        display: block !important;
    }

    .hidden-xxs {
        display: none !important;
    }

    .col-xxs-12 {
        width: 100%;
    }
}

@media(min-width: 992px) {
    .text-center-md {
        text-align: center;
    }
}

.login-form .form-control:not(textarea) {
    height: 40px;
    font-size: 16px;
}

.login-form label {
    font-weight: bold;
    font-size: 16px;
}

.mailing-instructions-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  grid-gap: 10px;
}

  .mailing-instructions-form .form-item {
    -ms-flex: calc(33% - 20px);
    -webkit-flex: calc(33% - 20px);
    flex: calc(33% - 20px);
    min-width: 300px;
    display: flex;
  }

  .mailing-instructions-form .form-item .col{
    padding:0;
  }

.table.work-stat-table{
  width:auto;
  margin-left: 10px;
}

    .table.work-stat-table .stat-row > td:first-child {
      white-space: nowrap;
    }

      .table.work-stat-table .stat-row > td:first-child .color-block {
        height: 18px;
        width: 18px;
        display: inline-block;
        vertical-align: sub;
        border: #c3c3c3 1px solid;
      }

.underlined {
    border-bottom: 1px solid #EEE;
}

.inline-with-button {
    padding-top: 8px !important;
}

.survey-modal {
    color: #333;
}

    .modal-dialog.survey-modal .modal-body {
        height: auto;
    }

.survey-score {
    color: #4DA8EC;
    border: 1px solid #4DA8EC;
    border-radius: 2px;
    padding: 10px;
    margin: 5px 2px;
    text-align: center;
    flex-basis: 0;
}

    .survey-score:hover:not(.disabled) {
        background-color: #DBEDFB;
    }

    .survey-score.selected {
        background-color: #abd7f7;
    }
        .survey-score.selected:hover:not(.disabled) {
            background-color: #abd7f7;
        }

    .survey-score.disabled {
        opacity: 0.6;
        -ms-opacity: 0.6;
    }

.survey-footer {
    margin: 0 2px;
    font-size: 70%;
}

.survey-block {
    margin: 10px 2px 0;
}

a.footer-address-link:link, 
a.footer-address-link:visited, 
a.footer-address-link:hover, 
a.footer-address-link:active {
    color: #999999;
}
div.header-top-dropdown label {
    color: #999;
    cursor: auto;
    font-size: 15px;
    margin-bottom: 0px;
}
.carrier-logo-container {
    margin-bottom: -15px;
    vertical-align: top;
}
.carrier-logo-container-single {
    margin-top: 10px;
    margin-right: 5px;
}
.carrier-title {
    display: inline-block;
    vertical-align: top;
}
.carrier-logo {
    max-height: 40px;
    margin-left: 10px;
    max-width: 110px;
    margin-top: -5px;
}
.sign-up-form .td-padding {
    padding: 4px;
}
.sign-up-form .container {
    width: 1260px;
}
.sign-up-form .btn-footer {
    text-align: right;
    padding-top: 20px;
}

.max-width-268 {
    max-width: 268px;
}

.max-width-320 {
    max-width: 320px;
}

.max-width-400 {
    max-width: 400px;
}

.margin-0-25 {
    margin: 0 25px;
}

.margin-hor-25 {
    margin-left: 25px;
    margin-right: 25px;
}

.valid-address-box {
    width: 31%;
    height: 100px;
    border: 1px solid black;
    margin: 1%;
    float: left;
    padding: 0 5px;
}

    .valid-address-box:hover {
        box-shadow: 1px 1px 1px #808080;
        cursor: pointer;
    }
.gray-text {
    color: #808080;
}

.note-container {
    max-height: 60px;
    overflow-y: auto;
}

.note-table-container {
    padding: 2px 0px;
}

.form-control::placeholder {
    color: #808080;
}

td .danger-text-checkbox {
    font-size: 15px;
    margin: 16px 0 !important;
}

.survey-link {
    padding: 9px 5px;
}

.survey-content {
    height: 95vh;
}

    .survey-content .modal-content {
        height: 100%
    }

    .survey-content .modal-body {
        height: calc(100% - 75px);
    }

        .survey-content .modal-body div {
            padding: 15px;
            display: flex;
            width: 100%;
            height: 100%;
            flex-direction: column;
            overflow: hidden;
        }

    .survey-content h4 {
        padding-bottom: 15px;
    }

    .survey-content iframe {
        flex-grow: 1;
        border: none;
        margin: 0;
        padding: 0;
    }

.data-entry-container {
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}

.data-entry-content {
    padding: 20px 0;
}

.text-base {
    line-height: 1;
    margin: 0;
    height: 20px;
    padding: 5px 8px;
    transition: all .3s;
}

.text-base-label {
    font-weight: normal;
    font-size: 12px;
}

.text-base-select {
    padding: 6px;
    border: 1px solid #acacac;
    transition: all .3s;
    font-size: 14px;
}

    .text-base-select:focus {
        border: 1px solid #000;
    }

.text-base:focus {
    outline: 0;
}

.data-entry-span {
    z-index: 500;
}

.text-field {
    position: relative;
}

    .text-field a {
        font-size: 14px;
        line-height: 32px;
    }

    .text-field input, .text-field textarea,
    .text-field .form-control {
        display: inline-block;
        padding: 15px;
    }

    .text-field .data-entry-span {
        color: #888;
        position: absolute;
        pointer-events: none;
        left: 10px;
        top: 7px;
        transition: 0.3s;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: calc(75% - 20px);
    }

    .text-field input:focus + .data-entry-span,
    .text-field input:not(:placeholder-shown) + .data-entry-span,
    .text-field textarea:focus + .data-entry-span,
    .text-field textarea:not(:placeholder-shown) + .data-entry-span,
    .ui-select-field .ng-not-empty + .data-entry-span {
        top: -10px;
        left: 10px;
        font-size: 12px;
        background-color: #fff;
        padding: 0 5px 0 2px;
    }

    .text-field input:focus:invalid + .data-entry-span,
    .text-field input:not(:placeholder-shown):invalid + .data-entry-span,
    .text-field textarea:focus:invalid + .data-entry-span,
    .text-field textarea:not(:placeholder-shown):invalid + .data-entry-span,
    .ui-select-field .ng-not-empty:invalid + .data-entry-span {
        color: red;
    }

    .text-field .input-date:hover + .data-entry-span {
        top: -10px;
        left: 10px;
        font-size: 12px;
        background-color: #fff;
        padding: 0 5px 0 2px;
    }

    .text-field .selectize-control {
        height: 32px;
    }

    .text-field .selectize-input {
        height: 32px !important;
    }

    .text-field .ui-select-match {
        position: absolute;
        pointer-events: none;
        left: 15px;
        top: 7px;
        transition: 0.3s !important;
        font-size: 14px !important;
    }

    .text-field .ui-select-search {
        padding: 6px 6px 0 !important;
    }

.ai-invalid-parse-field input:focus + .data-entry-span,
.ai-invalid-parse-field input:not(:placeholder-shown) + .data-entry-span,
.ai-invalid-parse-field textarea:focus + .data-entry-span,
.ai-invalid-parse-field textarea:not(:placeholder-shown) + .data-entry-span,
.ai-invalid-parse-field .ng-not-empty + .data-entry-span {
    background: linear-gradient(to bottom, #fff 49.9%, #f4c0bd 50.1%) !important;
}

.ai-valid-parse-field input:focus + .data-entry-span,
.ai-valid-parse-field input:not(:placeholder-shown) + .data-entry-span,
.ai-valid-parse-field textarea:focus + .data-entry-span,
.ai-valid-parse-field textarea:not(:placeholder-shown) + .data-entry-span,
.ai-valid-parse-field .ng-not-empty + .data-entry-span {
    background: linear-gradient(to bottom, #fff 49.9%, #c2ffc2 50.1%) !important;
}   

.w100p {
    width: 100%;
}
.w75p {
    width: 75%;
}

.accordion .row {
}

    .accordion .row > * {
        margin-top: 5px;
    }

.data-entry-label.required::before {
    content: '*';
    color: #F00;
    font-weight: bold;
    font-family: 'Source Sans Pro', sans-serif;
    padding-right: 2px;
    display: inline-block;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
}

.editable-form {
    overflow-y: auto;
    overflow-x: hidden;
    height: 76vh;
}

.accordion {
    border: 1px solid #ddd;
    background: #fff;
}

    .accordion > .accordion-toggle {
        position: absolute;
        opacity: 0;
        display: none;
    }

    .accordion > label {
        position: relative;
        display: block;
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
        font-size: 16px;;
        background: #f5f5f5;
        cursor: pointer;
        font-family: Nevis-Bold;
    }

        .accordion > label:after {
            content: '\f0d7';
            position: absolute;
            top: 0px;
            right: 20px;
            font-family: fontawesome;
            transform: rotate(90deg);
            transition: .3s transform;
        }

    .accordion > input:checked + label:after {
        transform: rotate(180deg) scale(1.2);
        opacity: 0.8;
    }

    .accordion > section {
        height: 0;
        transition: .5s all;
        overflow: hidden;
    }

    .accordion > .accordion-toggle ~ section {
        padding: 0 20px;
    }

    .accordion > .accordion-toggle:checked ~ section {
        height: auto;
        margin: 5px 0;
        padding: 20px;
    }

    .accordion > .accordion-toggle:checked ~ label:after {
        transform: rotate(0deg);
    }

.data-audit-header {
    margin-top: 11px;
}

    .data-audit-header + ul {
        margin-left: 20px;
    }

.customer-notes-conteiner > .row{
    margin-left: 0;
    margin-right: 0;
}

.data-audit-column {
    transition: width 0.4s ease, margin-left 0.4s ease;
}

.pdf-info-column {
    transition: all 0.4s ease;
    overflow: hidden;
}

    .pdf-info-column.ng-hide {
        opacity: 0;
        width: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .pdf-info-column.ng-hide-add,
    .pdf-info-column.ng-hide-remove {
        display: block !important;
    }

.data-audit-icon-container {
    width: 15%;
    display: flex;
    align-items: center;
    white-space: nowrap;
}

    .w15p > span {
        display: inline-block;
    }

.data-audit-tick-icon {
    background: url('/assets/images/icon-green-arrow.png') no-repeat center;
    padding: 0px 18px 25px 0px;
    background-size: 18px 18px;
    cursor: pointer;
}

.data-audit-info-icon {
    background: url('/assets/images/icon-info.png') no-repeat center;
    padding: 0px 18px 25px 0px;
    background-size: 18px 18px;
    cursor: pointer;
}

.data-audit-plus-icon {
    background: url(/assets/images/icon-ai.png) no-repeat center;
    padding: 0px 21px 25px 0px;
    background-size: 20px 20px;
    cursor: pointer;
    margin-bottom: 2px;
}

.ui-select-field-fix {
    display: flex;
    flex-wrap: wrap;
}

    .ui-select-field-fix .data-audit-tick-icon,
    .ui-select-field-fix .data-audit-info-icon,
    .ui-select-field-fix .data-audit-plus-icon {
        display: inline-block;
        margin-left: 6px;
    }

.ai-valid-parse-field input {
    border: 1px solid green !important;
    background-color: #c2ffc2 !important;
}
.ai-valid-parse-field .selectize-input {
    border: 1px solid green !important;
    background-color: #c2ffc2 !important;
}

.ai-valid-parse-field .field-label {
    background-color: #c2ffc2 !important;
}

.ai-invalid-parse-field input {
    border: 1px solid #ed4337 !important;
    background-color: #f4c0bd !important;
}

.ai-invalid-parse-field .selectize-input {
    border: 1px solid #ed4337 !important;
    background-color: #f4c0bd !important;
}

.ai-invalid-parse-field .field-label {
    background-color: #f4c0bd !important;
}

.percentage-badge {
    display: inline-block;
    height: 16px;
    padding: 0 6px;
    line-height: 16px;
    background-color: #e3f2fd;
    border-radius: 5px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #1976d2;
    text-align: center;
    white-space: nowrap;
    box-sizing: content-box;
    margin-left: 5px;
}

.data-entry-content .radio-inline {
    padding-left: 22px;
}

.data-audit-field {
    min-height: 53px;
}

.data-audit-radio .text-field {
    margin-top: -10px;
}

.data-audit-radio .ui-select-field-fix {
    margin-top: -7px;
}

.data-audit-radio .radio-inline:has(+ .radio-inline) {
    margin-right: 10px;
}

.data-audit-radio .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 0;
}

.data-audit-field input:hover::placeholder {
    opacity: 0;
}

.field-label-radio {
    line-height: 20px !important;
    font-size: 12px;
}

.field-label-radio-req {
    line-height: 19px !important;
    font-size: 12px;
}

@media (max-width:1800px) {
    .editable-form-column {
        width: 100%
    }
}
@media (min-width:1801px) {
    .editable-form-column {
        width: 83.33333333%;
        margin-left: 8.33333333%;
    }
}

.margin-top-45 {
    margin-top: 45px;
}

.margin-left-20, .ml-20 {
    margin-left: 20px;
}

.margin-left-30, .ml-30 {
    margin-left: 30px;
}

.treecontrol {
    /* prevent user selection */
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* default */
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #555;
    text-decoration: none;
}

    .treecontrol ul {
        margin: 0;
        padding: 0;
        list-style: none;
        border: none;
        overflow: hidden;
    }

    .treecontrol li {
        position: relative;
        padding: 0 0 0 20px;
        line-height: 20px;
    }

        .treecontrol li.tree-expanded i.tree-leaf-head, .treecontrol li.tree-collapsed i.tree-leaf-head {
            display: none;
        }

        .treecontrol li.tree-expanded i.tree-branch-head, .treecontrol li.tree-collapsed i.tree-branch-head {
            display: inline;
        }

        .treecontrol li.tree-leaf i.tree-branch-head {
            display: none;
        }

        .treecontrol li.tree-leaf i.tree-leaf-head {
            display: inline;
        }

        .treecontrol li i.tree-branch-head {
            cursor: pointer;
        }

        .treecontrol li .tree-label, .treecontrol .tree-label {
            cursor: pointer;
            display: inline;
        }

            .treecontrol .tree-label.tree-unselectable {
                cursor: default;
            }

            .treecontrol .tree-label.no-checkbox {
                background-image: none !important;
                cursor: default;
            }

    .treecontrol.tree-light li.tree-expanded i.tree-branch-head,
    .treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
        padding: 1px 10px;
    }

    /*treecontrol:not(.non-selectable) .tree-label,
    .treecontrol:not(.non-selectable) .tree-label {
        background-image: url("../images/checkbox-unselected.png");
        background-position: left center;
        background-repeat: no-repeat;
        background-color: transparent;
        padding-left: 15px;
    }*/

    .treecontrol .tree-unselectable {
        color: #ddd;
    }

.tree-label {
    line-height: 1.2em;
    padding-top: 3px;
    padding-bottom: 3px;
}

    .tree-label.fixed {
        display: inline-block !important;
    }

        .tree-label.fixed.menu-parent {
            width: calc(100% - 43px);
            margin-left: -5px;
        }

        .tree-label.fixed.menu-item {
            width: calc(100% - 43px);
            margin-left: -5px;
        }

        .tree-label.fixed.menu-parent .text {
            display: inline-block;
        }

        .tree-label.fixed.menu-item .text {
            display: inline-block;
            width: calc(100% - 22px);
        }

        .tree-label.fixed .button {
            display: inline-block;
            width: 20px;
            float: right;
        }

treecontrol:not(.non-selectable) .tree-selected,
.treecontrol:not(.non-selectable) .tree-selected {
    background-image: url("../images/checkbox-selected.png");
    font-weight: normal !important;
}

treecontrol > ul > li,
.treecontrol > ul > li {
    padding-left: 10px;
}

treecontrol.tree-light li.tree-expanded i.tree-branch-head,
treecontrol.tree-light li.tree-collapsed i.tree-branch-head,
.treecontrol.tree-light li.tree-expanded i.tree-branch-head,
.treecontrol.tree-light li.tree-collapsed i.tree-branch-head {
    background: none;
}

    treecontrol.tree-light li.tree-expanded i.tree-branch-head:before,
    treecontrol.tree-light li.tree-collapsed i.tree-branch-head:before,
    .treecontrol.tree-light li.tree-expanded i.tree-branch-head:before,
    .treecontrol.tree-light li.tree-collapsed i.tree-branch-head:before {
        width: 12px;
        display: inline-block;
        text-align: center;
        color: #0093D6;
        font-weight: bold;
    }

    treecontrol.tree-light li.tree-expanded i.tree-branch-head:before,
    .treecontrol.tree-light li.tree-expanded i.tree-branch-head:before {
        content: '-';
    }

    treecontrol.tree-light li.tree-collapsed i.tree-branch-head:before,
    .treecontrol.tree-light li.tree-collapsed i.tree-branch-head:before {
        content: '+';
    }

treecontrol.tree-light li.tree-leaf i.tree-leaf-head,
.treecontrol.tree-light li.tree-leaf i.tree-leaf-head {
    display: inline-block;
    padding: 1px 16px;
}

.treecontrol .btn-sm-trans {
    padding: 1px 6px 1px 7px;
}

tr.red > td {
    color: red;
}

.checkbox-inline-tub {
    padding: 10px 15px;
}

.icon-column {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.control-select .selectize-control .selectize-input .ui-select-match {
    padding-top: 5px;
}

.control-select .selectize-control.single .selectize-input {
    height: 37px;
}

    .control-select .selectize-control.single .selectize-input, .control-select .selectize-control.single .selectize-input input {
        padding-top: 5px !important;
    }
}

.partner-token-area {
    resize: vertical !important;
}

.scrollable-cell {
    max-height: 100px;
    overflow: auto;
    word-break: break-all;
    padding: 1px;
}