/*20-04-2021 edit by Deeksha*/
.popup-nbo-options .body .main-body {
  min-height:100%!important;
}
.innergforms {
    position: absolute;
    border: 1px solid #898989;
    min-height: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 30px;
    z-index: 9999;
    width: 100%;
    display: none;
    min-height: 100%;
    height: auto;
    border-radius: 5px;
}
.innergforms textarea, .innergforms input, .innergforms select {
    background: #fff;
    border: 1px solid #ddd !important;
    min-height: 34px;
}
.ontop {
	border:none!important;
	z-index: 999;
	width: 960px!important;
	height: 700px!important;
	position: fixed;
	color: #000000;
	background:none!important;
	top:50%;
	left:50%!important;
	margin-left: -480px!important;
	margin-top:-350px;
	display:none;
}

.ontop iframe { width:950px!important; }
.ontop #forward { background:url(https://waybetterpostcard.com/wp-content/themes/storefront-child/assets/images/close.png) no-repeat;
background-size:20px; display:block; width:30px; height:20px; float:right; font-size:0; text-indent:-99999px; margin:5px 0 0; }
.ontop #forward:hover { opacity:.7; }
#popup, #popup td, #popup th {
border:none!important;
}
#popup {
box-shadow: 0 0 20px rgb(0 0 0 / 30%);
}
#popup tr:first-child td, #popup tr:nth-child(2) td { background:#fff; padding:5px 0; }
#parent {
}
.list-option-scratch{
	background:#e5e5e5;
	padding:5px 10px 5px 13px;
	color:#6f6f6f;
	font-size:13px;
	cursor:pointer;
	z-index:9;
	font-weight:bold;
}
.list-option-scratch:hover {
  background:#404762!important;
}
.list-option-scratch:hover span {
 color:#fff!important;
}
.list-option-scratch i{
	font-size:17px;
	margin-right:6px;
	padding-top:2px;
	display:inline-block;
	float:left; 
}
.list-option-scratch span{
	font-size:15px;
	margin-right:6px;
	display:inline-block;
}


nav.fl-page-nav.fl-nav.navbar.navbar-default.navbar-expand-md {
    background: transparent;
}
nav.fl-page-nav.fl-nav.navbar.navbar-default.navbar-expand-md{
    background-color: transparent !important;
}
.product-details-nav-tabs {
    margin: 0;
}
.widget-header {
    position: relative;
    min-height: 38px;
    color: #FFFFFF;
    padding-left: 12px;
}
.widget-header .widget-title {
    color: #fff;
    line-height: 36px;
    padding: 0;
    margin: 0;
    display: inline;
}
#page-top-header {
    position: unset !important;
    padding-top: 16px !important;
    border: none!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
    box-shadow: none;
    background: #fff;
}
#submitform{
    transition: all 0.3s ease-in-out;
}
#submitform i {
    margin-right: 4px;
}
#submitform:hover {
    border: 5px solid #2eaade!important;
}
.widget-main {
    padding: 12px;
}
.widget-main label {
    font-weight: 400;
    font-size: 14px;
}
.widget-main select{
    padding: 4px 6px !important;
        height: 34px !important;
    border-radius: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #858585;
    background-color: #FFF;
    border: 1px solid #D5D5D5;
}
.widget-main a.chosen-single.chosen-default {
    line-height: 28px;
    height: 32px;
    box-shadow: none;
    background: #FAFAFA;
    border-radius: 0;
    border: 1px solid #aaa;
    color: #999;
    font-weight: 400;
}
.widget-main .chosen-container{
    width: 100%  !important;
}
.widget-main a.chosen-single.chosen-default div b:before {
    content: "\f0d7";
    display: inline-block;
    color: #888;
    font-family: FontAwesome;
    font-size: 12px;
    position: relative;
    top: -1px;
    left: 1px;
}
.widget-main a.chosen-single.chosen-default div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}
.widget-main .form-actions {
    display: block;
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 19px 20px 20px;
}
.widget-main  #subdivision {
    height: auto !important;
}
.widget-main #submitsub {
    font-size: 14px !important;
    padding: 6px 12px !important;
}
.widget-main #submitsub i{
    margin-right: 0;
    margin-left: 4px;
}
.widget-main .checkbox label {
    min-height: 20px;
    padding-left: 20px !important;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.widget-main .checkbox label input[type="checkbox"] {
    z-index: -100!important;
    width: 1px!important;
    height: 1px!important;
    clip: rect(1px,1px,1px,1px);
    position: absolute;
    opacity: 0;
}
.widget-main .checkbox label input[type=checkbox].ace+.lbl, .radio label input[type=radio].ace+.lbl {
    margin-left: -10px;
}
.widget-main input[type=checkbox].ace+.lbl, input[type=radio].ace+.lbl {
    position: relative;
    display: inline-block;
    margin: 0;
    line-height: 20px;
    min-height: 18px;
    min-width: 18px;
    font-weight: 400;
    cursor: pointer;
}
.widget-main input[type=checkbox].ace.ace-checkbox-2:checked+.lbl::before, input[type=radio].ace.ace-checkbox-2:checked+.lbl::before {
    background-color: #F9A021;
    border-color: #F9A021;
    color: #FFF;
}
.widget-main input[type=checkbox].ace.ace-checkbox-2+.lbl::before, input[type=radio].ace.ace-checkbox-2+.lbl::before {
    box-shadow: none;
}
.widget-main input[type=checkbox].ace:checked+.lbl::before, input[type=radio].ace:checked+.lbl::before {
    display: inline-block;
    content: '\f00c';
    color: #32A3CE;
    background-color: #F5F8FC;
    border-color: #ADB8C0;
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05),inset 15px 10px -12px rgba(255,255,255,.1);
}
.widget-main input[type=checkbox].ace+.lbl::before, input[type=radio].ace+.lbl::before {
    cursor: pointer;
    font-family: fontAwesome;
    font-weight: 400;
    font-size: 12px;
    color: #FFF;
    content: "\a0";
    background-color: #FAFAFA;
    border: 1px solid #C8C8C8;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%);
    border-radius: 0;
    display: inline-block;
    text-align: center;
    height: 16px;
    line-height: 14px;
    min-width: 16px;
    margin-right: 1px;
    position: relative;
    top: -1px;
}
.main-content-inner {
    margin-top: 16px;
}