/*
 Theme Name:   US Virtual Notary
 Theme URI:    https://usvirtualnotary.com
 Description:  Notary Public and Legal Services WordPress Theme
 Author:       iMack Software, LLC
 Author URI:   http://i-Mack.com
 Version:      1.0.3
 Tags:
 Text Domain:  usvn
*/

:target {
    padding-top: 80px;
    margin-top: -80px;
}
body.login{
	background-color:#ffffff;
}
#map-container {
  width: 80%;
  margin: 2em auto;
}
.resize-icon {
	float:right;
	cursor:pointer;
}
.resize-icon:hover {
	color:#0000ff;
}
.aligncenter,.alignleft,.alignright {
    display: block;
    padding: 0;
}

.aligncenter {
    float: none;
    margin: .5em auto 1em;
}

.alignright {
    float: right;
    margin: .5em 0 1em 1em;
}

.alignleft {
    float: left;
    margin: .5em 1em 1em 0;
}

.red {
	color:#ff0000 !important;
}
.usvn-corp-procedure div {
	scroll-margin-top:100px;
}
.usvn-corp-procedure .toc .row-space {
	height:45px;
}
.usvn-corp-procedure .procedure-content .row-space {
	height:45px;
}
.usvn-corp-procedure .procedure-content .content-text {
	padding-left:56px;
}
.usvn-corp-procedure .toc .list-links {
	font-size:16px;
}
.list_articles ul li:last-child {
  border-bottom:0px !important;
}


/* Zoom styles */
.custom-session-container, #participant-canvas {
    background-color: #000000 !important;
}
.user-view {
  margin-bottom:0px !important;
}
#participant-canvas {
  border-radius:0px !important;
}

#session-video {
	width:100%;
	text-align:center;
	padding:250px 0px;
	background-color:#000000;
	color:#ffffff;
	font-size:24px;
}

body #booked-profile-page button .mat-mdc-focus-indicator {
	/* background-color:#0d72ed !important;
	display:block !important; */
}
.ctrl-btn[_ngcontent-ng-c2939039469] {
	height:50px !important;
	width:50px !important;
}

html .mat-mdc-fab.mat-primary {
    background-color: #0d72ed !important;
}
html .mat-mdc-fab.mat-warn {
    background-color: #e8163c !important;
}
.mat-mdc-fab {
    color:#ffffff !important;
}
button.ctrl-btn.mdc-fab {
	line-height:18px !important;
	border:0px !important;
}

/* Checkout page total */
label.wpforms-field-label {
	float:left !important;
}
div.wpforms-payment-total {
	float:right !important;
}

.price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.price .header {
  background-color: #111;
  color: white;
  font-size: 25px;
}

.price li {
  border-bottom: 1px solid #eee;
  padding: 20px;
  text-align: center;
}
.price .unavailable {
	color:#dddddd;
	font-style:italic;
}
.price .grey {
  background-color: #eee;
  font-size: 20px;
  font-weight:bold;
}



.xdsoft_datetimepicker {
	width:100%;
}
.xdsoft_datepicker {
	width:75% !important;
}
.xdsoft_timepicker {
	width:20% !important;
}
.acceptable-id {
	margin-top:20px;
}
.acceptable-id div {
	margin-bottom:15px;
	font-style:italic;
}
span.required {
	color:#f00;
}
.form-errors {
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	width:100%;
}
.usvn-mobile-menu-item {
	display:none !important;
}
.usvn-mobile-hide {
	display:inline !important;
}
.usvn-mobile-only {
	display:none !important;
}
.usvn-mobile-menu-account-details {

}
.usvn-hero h1, .top_banner.general h1 {
	color:#fff;
	font-size: 2.875rem;
    font-weight: 900;
    text-transform:capitalize;
    line-height: 1;
    margin-bottom:45px;
}
.usvn-hero h2 {
	color:#fff;
	font-size: 2rem;
    font-weight: 600;
    text-transform: none;
    line-height: 1;
    margin-bottom:30px;
}
.footer-disclaimer {
	color:#fff;
}
.top_banner.general h1 {
	color:#000; 
}
.hero-logo {
	width:350px;
	height:auto;
	margin-bottom:20px;
}
.nice-select ul.list {
	max-height:350px;
	overflow:scroll;
}
.box_general.summary .prepaid-balance span {
    float: right;
    margin-bottom: 15px;
}
#usvn-use-account-balance {
	font-weight:bold;
}
.prepaid-modal-values {
	padding:0px 14px;
	text-align:left;
	font-size:18px;
}
.prepaid-modal-values span {
	float:right;
	font-weight:bold;
}
.prepaid-modal-values .btn_1 {
	margin-top:10px;
	width:100%;
}
#prepaid-ajax {
	text-align:center;
}
a.btn_1.green, .btn_1.green {
	background-color:#FFC107;
	color:#000;
}
a.btn_1.green:hover,
.btn_1.green:hover {
	background-color:#00aa00;
	color:#fff !important;
}
a.btn_1.red, .btn_1.red {
	background-color:#cc0000;
	color:#fff;
}
a.btn_1.red:hover,
.btn_1.red:hover {
	background-color:#ff0000;
	color:#dfdfdf !important;
}
.solutions .usvn-header-2 h1 {
	color:#fff;
}
.solutions .usvn-header-2 p {
	font-size:1.4375rem;
	color:#fff;
}
.usvn-invoice {
	font-size:16px;
}
.usvn-invoice .note, .usvn-invoice .terms {
	margin-top:15px;
}
.usvn-invoice .note p, .usvn-invoice .terms p {
	margin-bottom:0px;
}
.usvn-invoice .status {
	float:right;
	padding:10px 20px;
	width:100%;
	color:#ffffff;
}
.usvn-invoice .status.paid {
	background-color:#00aa00;
}
.usvn-invoice .status.refunded {
	background-color:#ffbbbb;
	color:#000000;
}
.usvn-invoice .status.cancelled {
	background-color:#ebba34;
}
.usvn-alert-global {
	width:100%;
	background:#c81f25;
	padding:15px 35px;
	color:#fff;
	text-align:center;
	font-size:18px;
}
.usvn-how-it-works ol li {
	margin-bottom:10px;
}
.order-tracking{
	text-align: center;
	width: 25%;
	position: relative;
	display: block;
}
.order-tracking .is-complete{
	display: block;
	position: relative;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	border: 0px solid #AFAFAF;
	background-color: #f7be16;
	margin: 0 auto;
	transition: background 0.25s linear;
	-webkit-transition: background 0.25s linear;
	z-index: 2;
}
.order-tracking .is-complete:after {
	display: block;
	position: absolute;
	content: '';
	height: 14px;
	width: 7px;
	top: -2px;
	bottom: 0;
	left: 5px;
	margin: auto 0;
	border: 0px solid #AFAFAF;
	border-width: 0px 2px 2px 0;
	transform: rotate(45deg);
	opacity: 0;
}
.order-tracking.completed .is-complete{
	border-color: #00aa00;
	border-width: 0px;
	background-color: #00aa00;
}
.order-tracking.completed .is-complete:after {
	border-color: #fff;
	border-width: 0px 3px 3px 0;
	width: 7px;
	left: 11px;
	opacity: 1;
}
.order-tracking p {
	color: #A4A4A4;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 0;
	line-height: 20px;
}
.order-tracking p span{font-size: 14px;}
.order-tracking.completed p{color: #000;}
.order-tracking::before {
	content: '';
	display: block;
	height: 3px;
	width: calc(100% - 40px);
	background-color: #f7be16;
	top: 13px;
	position: absolute;
	left: calc(-50% + 20px);
	z-index: 0;
}
.order-tracking:first-child:before{display: none;}
.order-tracking.completed:before{background-color: #00aa00;}

.usvn-close-button {
	float:right;
	color:#ffffff;
	background-color:#000000;
	padding:5px 7px;
}


#profile-availability-schedule {
	margin-bottom:15px;
	height:500px;
	overflow:auto;
	overflow-x:hidden;
}

#profile-availability-schedule::-webkit-scrollbar {
    -webkit-appearance: none;
}

#profile-availability-schedule::-webkit-scrollbar:vertical {
    width: 11px;
}

#profile-availability-schedule::-webkit-scrollbar:horizontal {
    height: 11px;
}

#profile-availability-schedule::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}



#profile-availability-schedule .column {
	float:left;
}
#profile-availability-schedule .time {
	width:9%;
}
#profile-availability-schedule .day {
	width:13%;
	text-align:center;
	padding:10px 10px 25px 10px;
}
#profile-availability-schedule .timeslot {
	width:100%;
	padding:5px 5px 5px 15px;
	height:30px;
	border-top:#dedede 1px solid;
	border-left:#dedede 1px solid;
	color:#000;
}
#profile-availability-schedule .timeslot:last-child {
	border-bottom:#dedede 1px solid;
}
#profile-availability-schedule .timeslots {
	width:13%;
}
#profile-availability-schedule .timeslot.available {
	background-color:#A7E4FE;
}

#profile-availability-schedule .timeslot.available .timeslot-close {
	color:#000;
	font-weight:bold;
}
.usvn-upload .list_articles ul li:last-child {
	border-bottom: 0px !important;
}

.usvn-customer-upload-button {
    background: #004dda !important;
    color: #fff !important;
    padding:10px 25px !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    border-color: white !important;
    border-radius: 5px !important;
}

.usvn-customer-upload-button:hover {
	background: #ffc107 !important;
    color: #000000 !important;
}

.usvn-session-select-signer {
	font-size:18px;
	font-weight:500;
	color:#000000 !important;
}
.usvn-session-select-signer:hover {
	background:#004dda;
	color:#ffffff !important;
}
.usvn-dot {
	height: 10px;
	width: 10px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
}
.usvn-dot.green {
	background-color: #00aa00;
}
.usvn-dot.red {
	background-color: #ff0000;
}
.usvn-dot.gray {
	background-color: #bbbbbb;
}
.ti-user.green {
	color: #00aa00;
}
.ti-user.red {
	color: #ff0000;
}
.ti-user.gray {
	color: #bbbbbb;
}

.veriff-submit {
	background-color:#172134 !important;
}
p.veriff-description {
	display:none !important;
}

img.help.shipping {
	height:auto;
	border:#eeeeee 1px solid;
	border-radius: 2px;
}

img.help.id-verification {
	width:630px;
	max-width:100%;
	height:auto;
	border:#eeeeee 1px solid;
	border-radius: 2px;
	margin-top:7px;
}
img.help.manage-appointment {
	max-width:100%;
	height:auto;
	border:#eeeeee 1px solid;
	border-radius: 2px;
	margin-top:7px;
}
.box_topic_2.usvn-session-select-signer:hover h3,
.box_topic_2.usvn-session-select-signer:hover i {
	color:#ffffff;
}

header ul.top_tools > li a.cart_bt:before {
  content: '\0043' !important;
}
header.version_2 .main_header ul.top_tools > li a.cart_bt strong {
  background-color: #c81f25;
}

@media (max-width: 991px) {
	.hero-logo {
		width:250px;
	}
	.usvn-mobile-menu-item {
		display:inline !important;
	}
	.usvn-mobile-hide {
		display:none !important;
	}
}

@media (max-width: 767px) {
	.hero-logo {
		width:225px;
	}
	.usvn-header-2 {
		padding-top:63px;
	}
	.solutions .usvn-header-2 h1 {
		font-size:35px;
	}
	.solutions .usvn-header-2 p {
		font-size:21px;
	}
	.usvn-mobile-sm-hide {
		display:none !important;
	}
	.usvn-mobile-only {
		display:inline !important;
	}
}

.invoice-payment-option-credit-card {
	width:100% !important;
	font-size:16px !important;
	margin-bottom:5px !important;
	padding:15px 0px !important;
	background-color:#002541 !important;
	color:#ffffff !important;
}
.invoice-payment-option-credit-card:hover{
	color:#ffffff !important;
	background-color: rgb(255, 193, 7) !important;
}

.affiliate-dashboard-section-header {
	font-size:14px;
	color:#000000;
	margin-bottom:6px;
	font-weight:bold;
}