a, a:active {
    color: #4ba3d6;
}

a:hover {
    color: #0967a5;
}

p.hte-msg {    
    margin: -18px -13px -18px -12px!important;
    padding: 12px 0 14px 21px!important;
}

p.hte-msg.error {
    font-style: italic;
    background: #ffeaea;
    color: #bc0029;
    border: 1px solid #700000;
}

input.hte::-webkit-input-placeholder,
input.hte::-ms-input-placeholder,
input.hte::placeholder {
    color: #868686!important;
}

#titlewrap input {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 1em!important;
	text-shadow: 0 1px 1px #868686;
}

hr.hte-form-seperator-hr {
	display: block;
    margin: 10px 0 10px 0px;
    border: none;
    width: 100%;
}

#hte-term-and-condition-settings {
	width:  100%!important;
}

p.submit.absolute-button {
	position: absolute;
    left: 132px;
    top: -6px;
    z-index: 999;
}

.absolute-button input {
	font-family: "Roboto Condensed", sans-serif;
    font-size: 16px!important;
    text-shadow: 0 1px 1px #868686!important;
    color: #363636;
    font-weight: bold;
}

label.hte.label {
	font-size: 1em;
    font-weight: 600;
    color: #111111;
    margin: 5px 0;
}

.content-box .row {	
    
}

.hte-label-popup.ja_jp {
	border-top: 1px dotted #868686;
	border-bottom: 1px dotted #868686;
}

.hte-label-popup {
    width: 100%;
    min-height: 30px;
    padding: 5px 0;
    margin: 0;
}

.row.hte-label {
	margin:  15px 0 0;
}

.content-box .row .col-3 {
	text-align: right;
    font-size: .9em;
    color: #363636;
    font-weight: 500;
    line-height: 129%;
}

.row.hte-label .col-3 {
	line-height: 168%;
}

.hte-customer-information.bar {
	position: absolute;
    top: 55px;
    left: 476px;
    z-index: 99999;
    display: inline;
    width: 39%;
    background: none;
}

.hte-edit-info {
	float: left;
    font-size: .9em;
    font-weight: 500;
    color: #565656;
    margin: 0;
    line-height: 150%;
    width: 33%;
    text-align: left;
    text-decoration: none;
}

.hte-edit-info span {
	font-family: arial;
    margin: -22px 0 0 20px;
    display: block;
    color: #565656;
    font-weight: 500;
}

.hte-edit-info.dashicons::before {
	margin: 0 5px 0 0;
}

.hte-edit-info.taxcode {

}

.hte-edit-info.phone {
	
}

.hte-edit-info.email {
	
}

.hte_post_content .row {
	border-bottom: 1px dashed #868686;
    padding: 3px 0 6px 0;
    font-size: .9em;
    margin: 0 0 1px 0;
} 

.hte_post_content .row .col-2 {
	text-align: right;
	font-weight: 500;
}

.hte_post_content .row .col-4, .hte_post_content .row .col-10 {
	text-align: left;
    font-size: .86em;
    color: #565656;
	text-shadow: 0 0 1px #999;
} 

.hte_post_content .row a {
	text-decoration: none;
}

.hte_post_content .row p {
	margin: 0;
}
.hte_post_content .hte-address {
	text-shadow: 0 0 1px #999;
}
.hte_post_content .hte-bio .col-10 {
	font-style: italic;
	color: #868686;
}
.hte_post_content .row a:hover {
	text-shadow: 0 1px 1px #868686;
}

.edit-slug-box {
	display: none;
}

.hte-edit-info:hover {
	cursor: pointer;
	color: #111;
    text-shadow: 0 1px 1px #686868;
}

.hte-customer-information.frame {
	position: absolute;
    top: 160px;
    left: 300px;
    width: 45%;
    font-weight: 500;
    color: #363636;
}

.content-box .row .col-9 {
	text-align: left;
    font-size: .9em;
    color: #686868;
    margin: 0 0 5px 0;
    padding: 0 0 8px 0;
    border-bottom: 1px dashed #565656;
}

.hte-meta-quick-edit .inline-edit-col {
	margin: 5px 0 0 0;
	display: block;
}

.row .hte-meta input, .row .hte-meta select {
	width:100%;
	margin:0 0 10px 0;
}

a.hte-cancel-btn {
	position: absolute;
    bottom: 73px;
    left: 212px;
}

.hte.lang {
	margin-bottom: 10px;
}

.hte.frame.title {
	padding: 10px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #686868;
}

.hte-label {
	margin-bottom:  5px;
	font-family: "Segoe UI", Roboto;
	color: #363636;
	font-weight: 500;
}

.hte.container.preview {
    padding: 10px;
    overflow: hidden;
    display: block;
	box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
}

.hte-container-review {
	padding: 10px;
	margin: 10px 10px 10px 0;
    overflow: hidden;
    display: block;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
}

.hte.container.preview .content {
	word-wrap: normal;
	word-break: break-all;
	white-space: normal;
	display: block;
	height: auto;
	margin: 3px auto;
	line-height: 1.4;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.align-center{
	text-align: center !important;
}

.woocommerce-message {
  	margin-top: 10px;
}

.err_msgs{
	color: #FF0000;
}

.empty-msg-row{
	padding: 20px 0 !important;
	text-align:center;
}

.status-active{
	font-size: 15px;
	color: green;
}
.status-deactive{
	font-size: 15px;
	color: red;
}

.thpladmin-subtitle{
	font-size:11px; 
	color:#666666;
}

.thpladmin-notice a.button-primary{
	font-size: 14px;
	color: #FFF;
	background-color: #D9534F;
	border-color: #D43F3A;
	line-height: 38px;
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.thpladmin-notice a.button-primary:hover{
	background-color: #D2322D;
	border-color: #AC2925;
}


.thpl_logic_label, .thpl_logic_link{
	cursor: default;
	display: block;
	float: left;
	border: 1px solid gray;
	padding: 0 5px;
	margin-left: 5px;
	margin-right: 15px;
	border-radius: 3px;  	
}
.thpl_logic_link{
	cursor: pointer;
	text-decoration:none;
	color: #FFFFFF !important;
	background-color: #00A0D2;
	border: 1px solid #0073AA;
}

a.thpl_delete_icon {
	float: left;
  	width: 20px;
  	height: 20px;
	margin-left: 5px;
  	display: block;
  	background: url(delete.png) no-repeat 0 50%;
}

a.thpl_delete_icon:hover {
  	opacity: 0.6;
    filter: alpha(opacity=60);
}

.thpladmin-license-settings .info-text{
	margin-top: 30px;
}
.thpladmin-license-settings-grid{
	margin-top: 30px;
}
.thpladmin-license-settings-grid .dashicons{
	margin-left: 3px;
	margin-top: 8px;
}
.thpladmin-license-settings-grid input[type="text"]{
	padding: 5px 5px;
	width: 300px;
}
.thpladmin-license-settings-grid p.submit{
	margin-top: 20px;
}
.thpladmin-license-settings-grid table{
	margin-top: 10px;
}
.thpladmin-license-settings-grid table td,
.thpladmin-license-settings-grid table th{
	padding: 5px 0px;
	font-weight: normal;
	vertical-align: middle;
}
.thpladmin-license-settings-grid h2{
	font-size: 14px;
	margin-bottom: 9px;
	padding-bottom: 5px;
	vertical-align: middle;
    font-weight: bold;
    border-bottom: 1px dashed #cecece;
}

.thpladmin-dynamic-row-table .action-cell{
	width: 30px;
	text-align: center;
}
.thpladmin-dynamic-row-table .action-cell a.btn{
	background-color:#00A0D2;
	border:1px solid #0073AA;
	color:#FFFFFF;
	padding:2px 5px;	
	border-radius: 3px;
	font-size:12px;
	text-decoration:none;
}
.thpladmin-dynamic-row-table .action-cell a.btn-blue{
	background-color:#00A0D2;
	border:1px solid #0073AA;
}
.thpladmin-dynamic-row-table .action-cell a.btn-red{
	background-color:#ff6666;
	border:1px solid #ff4c4c;
}

.thpladmin-dynamic-row-table .action-cell a.dashicons{
	line-height: inherit;
	font-size: 18px;
	color: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 0 #ccc;
}
.thpladmin-dynamic-row-table .action-cell a.dashicons-plus{
	background-color:#00A0D2;
	border:1px solid #0073AA;
}
.thpladmin-dynamic-row-table .action-cell a.dashicons-no-alt{
	background-color:#ff6666;
	border:1px solid #ff4c4c;
}

table.thpladmin-dynamic-row-table td.sort {
    padding: 0 0px;
    cursor: move;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
}

table.thpladmin-dynamic-row-table td.sort::before {
    content: '\f333';
    font-family: Dashicons;
    text-align: center;
    line-height: 1;
    color: #999;
    display: block;
    width: 17px;
    float: left;
    height: 100%;
}

.thpladmin-tab {
	width: 100%;
    border: 0px solid #d4d4d1;
	border-top: 0;
    background-color: #fff;
    float: left;
}

.thpladmin-tabs-menu {
	width: 100%;
	margin: 0;
	margin-top:10px;
    float: left;
    clear: both;
	border-bottom: 1px solid #d3d3d3;
}

.thpladmin-tabs-menu li {
    float: left;
    margin-right: 5px;
	margin-bottom: -1px;
    background-color: #ccc;
    border: 1px solid #d3d3d3;
	outline: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #e6e6e6;
}

.thpladmin-tabs-menu li.current {
	color: #555555;
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
	box-shadow: none;
}

.thpladmin-tabs-menu li.first {
    margin-left: 20px;
}

.thpladmin-tabs-menu li a {
	font-size: 18px;
	display: block;
    padding: 12px 20px;
    text-decoration: none; 
    color: #bbbbbb;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
.thpladmin-tabs-menu li a:focus {
    outline: none;
	box-shadow:none;
}

.thpladmin-tabs-menu .current a {
    color: #2e7da3;
}

.thpladmin-tab-content {
    padding: 0px;
    display: none;
	min-height: 200px;
	max-height: 400px;
	color: #000;
}
 
.thpladmin-sections {
    list-style: outside none none;
    margin: 8px 0 0;
    padding: 0;
    font-size: 13px;
    color: #666;
}

.thpladmin-sections li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
}

.thpladmin-sections a.current {
    font-weight: 600;
    border: medium none;
	color: #000;
}

.thpladmin-sections a {
    line-height: 2;
    padding: 0.2em;
    text-decoration: none;
}

.thpladmin-sections a.edit_section img, .thpladmin-sections .delete_section img{
	width: 12px;
	height: 12px;
}

.thpladmin-sections a.add_link{
	margin-left: 30px;
	background-color:#00A0D2;
	border:1px solid #0073AA;
	color:#FFFFFF;
	padding:2px 5px;	
	border-radius: 3px;
}
.thpladmin-sections a.add_link:hover{
	background-color:#0073AA;
}

.hte-admin-form-table td.thpladmin-form-section-title-border{
	font-weight:bold;
	height: 0;
	padding: 5px;
}

.thpladmin-input-wrapper{
  position: relative;
  display: inline-block;
  margin-right: 50px;
}

.thpladmin-input-wrapper .thpladmin-title{
  top: 0;
  left: 0;
  display: block;
  height: 23px;
}


.thpladmin_fields_table tr.thpladmin-disabled td {
	opacity: 0.4;
}
.thpladmin_fields_table tr.thpladmin-disabled td.td_select {
	opacity: 1;
}

.thpladmin_fields_table .td_actions{
	width: 70px;
}
.thpladmin_fields_table .td_enabled{
	width: 50px;
}
.thpladmin_fields_table .td_clear{
	width: 65px;
}
.thpladmin_fields_table .td_required{
	width: 60px;
}
.thpladmin_fields_table .td_select{
	width: 23px;
}

.thpladmin_fields_table th.status{
	white-space:nowrap;
}

.thpladmin_fields_table .dashicons{
	line-height: inherit;
}
.thpladmin_fields_table .td_actions .dashicons{
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0px 2px 2px 2px;
	box-shadow: 0 1px 0 #ccc;
	webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.thpladmin_fields_table .td_actions .dashicons.disabled{
	color: #ccc;
	border: 1px solid #e9e9e9;
	cursor: default;
}
.thpladmin_fields_table .td_actions .dashicons-edit{
	cursor:pointer;
}
.thpladmin_fields_table .td_actions .dashicons-admin-page{
	cursor:pointer;
}
.thpladmin-sections .dashicons{
	cursor:pointer;
}
.thpladmin-sections .dashicons-no{
	color: #ff4c4c;
}

.iris-picker{
	z-index:100;
	display:none;
	position:absolute!important;
	border:1px solid #ccc;
	border-radius:3px;
	box-shadow:0 1px 3px rgba(0,0,0,.2);
}
.iris-picker .ui-slider{
	border:0!important;
	margin:0!important;
	width:auto!important;
	height:auto!important;
	background:none!important;
}
.iris-picker .ui-slider .ui-slider-handle{
	margin-bottom:0!important;
}
.thpladmin-colorpickpreview{
	border:1px solid #ddd;
	padding:7px 8px 6px 20px !important;
	/*border-right:1px;*/
	background-color: #FFFFFF;
}
.thpladmin-colorpick{
	border-left:0 !important;
	margin-left: 0px !important;
}

.select2-drop-mask {
	z-index: 99999998!important;
}
.select2-drop {
    z-index: 99999999!important;
}
.select2-container {
	z-index: 99999999!important;
}
.select2-container .select2-search--inline .select2-search__field {
	min-width: 20px !important;
}

.thpladmin_tooltip{
	display: inline;
	position: relative;
	font-size: 12px;
	height: 100%;
}

.thpladmin_tooltip img{
	padding: 0px;
	vertical-align: middle;
	cursor: help;
	border: medium none;
	height: 16px;
	width: 16px;
}

.thpladmin_tooltip:hover:after{
	background: #333;
	background: rgba(0,0,0,1);
	border-radius: 5px;
	bottom: 23px;
	color: #fff;
	content: attr(title);
	left: -100px;
	padding: 10px 15px;
	position: absolute;
	z-index: 9998;
	width: 350px;
}

.thpladmin_tooltip:hover:before{
	border: solid;
	border-color: #000 transparent;
	border-width: 6px 6px 0 6px;
	bottom: 17px;
	content: "";
	left: 20%;
	position: absolute;
	z-index: 9999;
}

#hte-settings-tabmenu-wrapper{
	width: 100%;
	box-sizing: border-box;
	position: relative;
}

.hte-shortcode-info{
	position: absolute;
    right: 200px;
    top: 28px;
    width: 200px;
    text-align: center;
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 20px 5px;
}

.hte-shortcode-info .hte-shortcode-text{
	border: none;
	outline: none;
	box-shadow: none;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.hte-shortcode-info .hte-shortcode-text:focus{
	border: none;
	outline: none;
	box-shadow: none;
}

#hte-settings-tabmenu-wrapper .hte-admin-form-table .thpladmin-form-section-title{
	font-size: 14px;
	font-weight:bold;	
}

#hte-settings-tabmenu-wrapper .hte-admin-form-table select{
	vertical-align: unset;
}

#hte-settings-tabmenu-wrapper .hte-admin-form-table .hte-seperator-hr{
	display: inline-block;
	margin:5px 0px 4px 5px;
	border-bottom: none;
	mix-blend-mode: normal;
	border: 0.5px solid #B7BCC2;
}

#hte-settings-tabmenu-wrapper .hte-admin-form-table .thpladmin-form-section-title a{
	text-decoration: none;
	outline: 0;
	border: 0;
}

#hte-settings-tabmenu-wrapper .hte-admin-form-table .hte-dashicons-info{
	width: 14px;
	height: 14px;
	font-size: 14px;
	color: #737373;
	line-height: 1.2;
}

#hte-settings-tabmenu-wrapper .hte-admin-form-table .hte-dashicons-info:hover{
	color:#259dc1;
	cursor: pointer;
}

#hte-settings-tabmenu-wrapper .hte-settings-table{
	width: 100%;
	padding-left: 15px;
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-settings-tab-form-table td a{
	text-decoration: none;
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-settings-tab-form-table td .hte-label-tooltip .hte-dashicons-info{
	width: 12px;
    height: 12px;
    font-size: 12px;
    line-height: 1.5;
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-settings-tab-form-table .hte-cell-nolabel{
	padding: 5px 0px 5px 15px;
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-settings-tab-form-table.hte-settings-tb{
	width: 798px;
	max-width: 798px;
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-settings-tab-form-table .hte-dashicon-delete{
	vertical-align: middle;
    width: 17px;
    height: 22px;
    font-size: 17px;
    font-weight: bold;
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-switch-wrapper.hte-disable-switch,
#apply-now tr.apply-now-fields .hte-disabled-input-wrapper .hte-switch-wrapper{
	cursor: not-allowed !important;
	color: rgba(51,51,51,.5);
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-switch-wrapper.hte-disable-switch label.hte-switch,
#apply-now tr.apply-now-fields .hte-disabled-input-wrapper .hte-switch-wrapper label{
	pointer-events: none !important;
}

#hte-settings-tabmenu-wrapper .hte-settings-table .hte-switch-wrapper.hte-disable-switch .hte-slider,
#apply-now tr.apply-now-fields .hte-disabled-input-wrapper .hte-switch-wrapper .hte-slider{
  background-color: #ccc !important;

}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-data-head .hte-applicant-title h3{
	display: inline-block;
	margin-right: 8px;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-data-head .hte-applicant-title a{
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.hte-job-meta span.hte-applicant-job-meta{
	font-weight: normal;
	opacity: 0.6;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-data-head .hte-job-meta h4{
	margin: 0 0 1em 0;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-data-head .hte-admin-resume{
	display: inline-block;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-data-head .hte-admin-resume a{
    color: #0073aa;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-data-head .hte-admin-resume .hte-resume-download{
	margin-left: 5px;
	background: transparent;
    border: none;
    color: #0073aa;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-details-table{
	width: 100%;
	border-spacing: 0px 12px;
}

#hte_applicant_data.postbox,
#hte_admin_note.postbox{
	background-color: transparent !important;
    border: none;
    box-shadow: none;
}

#hte_applicant_data.postbox button.handlediv,
#hte_applicant_data.postbox h2.hndle,
#hte_admin_note.postbox button.handlediv{
	display: none !important;
}

#hte_admin_note.postbox h2.hndle{
	pointer-events: none;
}

#hte_applicant_data.postbox div.inside,
#hte_admin_note.postbox div.inside{
	display: block !important;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-details-table tr{
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.04);
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border: 1px solid #F9F9F9;
	background-color: #F9F9F9;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-details-table td.left{
	font-weight: bold;
	width: 40%;
	padding: 10px 12px;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-details-table td.right{
	width: 60%;
	padding: 10px 12px;
}

#hte_applicant_meta .applicant-data-wrapper .hte-applicant-details-table td label{
	font-weight: bold;
}

#hte_admin_note textarea{
	width: 100%;
}

#hte_applicant_status_meta{
	padding: 0px 12px 10px 12px;
	text-align: left;
}

#hte_applicant_status_meta select{
	width: 100%;
}

#hte_applicant_status_meta .hte-meta-title{
	font-weight: 500;
	display: inline-block;
    padding: 0px 25px 0 0;
}

#hte_applicant_status_meta .hte-status-select{
	display: inline-block;
    width: 50%;
}

.hte-line.list.row {
  	margin: 0px;
    padding: 0px;
    height: 300px;
    overflow-y: scroll;
}

.welcome-panel h3 {
	margin: 1.33em 1em;
    font-size: 16px;
    padding: 0 0 0.8em;
    color: #074000;
}
.section-title-normal {
    border-bottom: 2px solid #ececec;
}

.full-width .ubermenu-nav, .container, .row {
    max-width: 1190px;
}

.section-title {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
table.wp-list-table tr th#name {
	width: 40%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#label {
	width: 20%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#code {
	width: 10%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#vat_rate {
	width: 10%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#cit_rate {
	width: 10%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#ordinal {
	width: 5%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#status {
	width: 10%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#formula {
	width: 25%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#group {
	width: 10%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr th#type {
	width: 10%;
	text-shadow: 0 1px 1px #999999;
}
table.wp-list-table tr td.label, table.wp-list-table tr td.code, table.wp-list-table tr td.vat_rate, table.wp-list-table tr td.cit_rate, table.wp-list-table tr td.status, table.wp-list-table tr td.formula, table.wp-list-table tr td.group, table.wp-list-table tr td.type {
	font-size: .68em;
    color: #565656;
    font-weight: 500;
}
