.usedQuotePage h1 {
	text-align: center;
	font-size: 2.4em;
	line-height: 1.3;
	margin: 24px 0 42px;
}
.usedQuotePage h1 strong {
	font-weight: 400;
	display: block;
	color: #55799c;
}

.used-header  {
	background: #e1e1e6;
	width: 100%;
	padding: 48px 0;
}
.used-header .wrap{
	margin: 0 auto;
    width: 100%;
}
.used-header .layout-33-33-33 > div {
	text-align: center;
	padding: 0 36px;
	margin-bottom: 36px;
}

.used-header h2 {
	color: #333e49;
	position: relative;
	padding-top: 160px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.used-header h2 em {
	color: #f1f1f4;
	background-color: #698aac;
	position: absolute;
	top:103px;
	left:calc(50% - 70px);
	font-size: 0.75em;
	font-weight: 400;
	font-style: normal;
	line-height: 1.4;
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.used-header h2:before {
	color: #55799c;
	position: absolute;
	top:0;
	left:calc(50% - 70px);
	font-size: 2.4em;
	border:2px solid #698aac;
	border-radius: 50%;
	width: 140px;
	height: 140px;
	line-height: 1.6125;
	background: #f1f1f4;
}
.used-header p{
	font-size: 0.9375em;
}

.sell-form > h3 {
    margin: 42px 0 12px;
    font-weight: 400;
    font-size: 2.25em;
}

.used-section {
    border: solid 3px #e7e9ea;
    padding: 12px 12px 0 12px;
    margin: 12px 0;
    width: 100%;
}

.used-item-group {
    border-bottom: 1px dotted #c1c1c6;
    padding: 8px 0 18px;
		margin-bottom: 18px;
}
.used-item-group:last-child {
	border-bottom: 0;
}
.sib2-child {
	margin-top:18px;
}
.used-form .input-lg {
	width: 470px;
}
.used-form select {
	width: 110px;
	margin: 6px 0;
}
.usedQuotePage .used-form select {
    width: 100%;
    margin:0;
}
.usedQuotePage .aweform-input label {
    font-size: 0.875em;
}
.usedQuotePage .aweform-input label ~ .ui-helper-hidden-accessible {
    color: #79848e;
    font-size: 10px;
    top: 12px;
    position:absolute;
    display:none;
}
.usedQuotePage .aweform-input label .hoverInfo {
	font-size:.875em;
}
.serial-tip {
	font-size:.875rem;
	line-height:1.4;
}
.serial-tip a {
	font-weight:700;
}
.used-item-group > .aweform-input {
    max-width: 32%;
}

.used-form input[type="file"] {
	width: 190px;
	margin: 6px 0;
}
.used-remove-item {
    float: right;
    margin-top: -15px;
    color: #fff;
}
.used-item-group:hover .used-remove-item {
    color:#fff;
}
.used-item-group:first-of-type .used-remove-item {
    display: none;
}
.used-remove-item:before {
    color: #3498db;
    float: right;
}
.used-add-item {
	font-size: 0.875em;
	padding: 6px 0;
	margin: 12px 0;
	display: inline-block;
}
.used-add-item:before {
	color: #79848e;
	margin-right: 6px;
}
.used-success {
	text-align:center;
	color:#0dd3ac;
	padding: 10vh 0;
}
.used-success h3 {
	font-size: 4em;
	color:inherit;
}
.drag-and-drop .viewThumb img{
    max-width:100%;
    max-height:80px;
}

/*old popup from /paperlessAuthForm.css*/

.usedQuotePage  .fileViewer {
    margin: -280px 0 0 -295px;
    width: 590px;
    max-height: 640px;
}

.usedQuotePage .popPageFil{
    display: none;
    position: fixed;
    background: url("//www.scuba.com/image/ui/popupPageFill.png") repeat;
    z-index: 10001;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.usedQuotePage .popCntnr {
    border-radius: 3px;
    background: white;
    border: 3px solid #CCC;
    margin: 0;
    padding: 12px;
    position: relative;
    left: 35%;
    top: 15%;
}

.usedQuotePage h2.popHeader {
    color: #555;
    text-shadow: 0 1px 1px white;
    font-size: 16px;
    margin: 0 0 7px;
    padding: 7px 10px;
    position: relative;
    background: #F1F3F6;
    background: -moz-linear-gradient(top, rgba(241, 243, 246, 1) 0, rgba(232, 234, 237, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(241, 243, 246, 1)), color-stop(100%, rgba(232, 234, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(241, 243, 246, 1) 0, rgba(232, 234, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(241, 243, 246, 1) 0, rgba(232, 234, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(241, 243, 246, 1) 0, rgba(232, 234, 237, 1) 100%);
    background: linear-gradient(top, rgba(241, 243, 246, 1) 0, rgba(232, 234, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f3f6', endColorstr='#e8eaed', GradientType=0);
}

.usedQuotePage .exitPop{
    position: absolute;
    right: -30px;
    top: -30px;
    width: 46px;
    height: 46px;
    background: #444;
    background: url(/image/ui/exitPopup.png) no-repeat;
    cursor: pointer;
}

.usedQuotePage .popupContent {
    min-height: 300px;
    max-height: 560px;
    overflow: auto;
    position: relative;
    background: #fff;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    padding: 10px;
}

.usedQuotePage .popupContent.loading {
    min-height:300px;
    background:transparent url(/image/ui/ajaxloaderBar.gif) center no-repeat;
}
.usedQuotePage .thumbLargeView img {
    min-height: 100px;
    width: 100%;
}
.viewThumb {
        cursor: pointer;
}
.usedQuotePage .viewThumb:hover:after {
    content: "view / drag new";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding-top: 5%;
    font-size: 13px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-align: center;
    border-radius: 6px;
}
.usedQuotePage .pageContent .static-content {
    background: #fff;
}

.usedQuotePage + footer {
    margin-top:0;
}

.pageContent > .static-content {
    max-width: 1400px;
}

.layout-75-25.full > .col1 {
    width: 100%;
}
.layout-75-25.full > .col2 {
    display: none;
}

.equipment-type {
    font-size: 0.875rem;
    margin-bottom:1rem;
}
.equipment-type h5{
    font-weight:400;
    margin-bottom:8px;
}
.usedQuotePage .equipment-type label {
	margin-right: 20px;
}
.usedQuotePage .equipment-type label input {
	margin-right: 5px;
}
/* Footer */
#footer {
    margin-top: 0;
}

.message.error.used-form-error {
    margin: 0;
    max-width: 100%;
    padding-bottom: 20px;
    text-align: center;
}
.usedQuotePage .widget-content {
    border-radius: 4px;
    border: 1px solid #ccc;
    margin:30px auto;
    padding: 30px !important;
}

.widget-content.trade-in {
    text-align: center;
    font-size: 1.15em;
    padding: 8vw 10vw !important;
    background-color: #FBFBFB;
    margin-top: 0;
}

.trade-in.accepted h2, .trade-in.address h2, .trade-in.success h2 {
    font-size: 2.8em;
}

.trade-in.address h2, .trade-in.success h2 {
    color: #38BF72;
}

.trade-in h2 {
    font-size: 1.4em;
    text-align: center;
    font-weight: bold;
    color: #555555;
}

.trade-in.accepted h2:before, .trade-in.success h2:before {
    color: #38BF72;
}

.trade-in h2:before {
    font-size: 150px;
    display: block;
    margin: 0 auto;
}

.trade-in h4 {
    color: #38BF72;
    font-size: 1.4em;
    font-weight: bold;
    margin: 10px 0;
}

.trade-in p b, .trade-in small b {
    font-weight: bold;
    color: #555555;
}

.trade-in > p {
    font-size: .915em !important;
    text-align: left;
    line-height: 1.4 !important;
}

.trade-in.address > p {
    padding-bottom: 20px;
}
.trade-in p:nth-child(2) {
    text-align: center;
}

.trade-in p span:nth-child(2) {
    color: #38BF72;
}

.trade-in p span:nth-child(1) {
    color: #511f91;
}

.trade-in button {
    font-size: 16px;
    padding: 0 18px;
    margin-top: 4vw;
		height: 40px;
		min-width: 200px;
}

.trade-in.denied h2 {
    color: #F89400;
    font-weight: normal;
}

.trade-in h2:before {
    color: #F89400;
}

.trade-in footer a {
    display: block;
    text-decoration: none;
}

.trade-in hr {
    margin: 3vw 0;
}

.trade-in.success small {
    padding-top: 20px;
    display: block;
    font-weight: bold;
}

.trade-in small {
    font-size:1em;
}

@media screen and (max-width:1020px) {
	.used-header h2 {font-size:1.2em; padding-top: 100px;}
	.used-header h2:before {width: 86px; height: 86px; line-height: 1.8; left: 30%; left: calc(50%-43px)}
	.used-header h2 em {width: 24px; height: 24px; top: 60px; left: 30%; line-height: 1.7;}
    .aweform-35-45-20 > .sib1, .aweform-35-45-20 > .sib2 {width:50%;margin-bottom:10px;}
    .aweform-35-45-20 > .sib3 {width: 50%; padding-left: 0; padding-right: 3%;}
    .used-item-group > .aweform-input {max-width: initial;}
    .used-header .wrap, .used-form .wrap { width: 100%;padding: 0 3%;}
}

@media screen and (max-width:801px) {
	.usedQuotePage h1 {font-size: 1.8em; margin: 3% 3% 8%;}
	.used-header {position: relative; height: auto; padding: 20px 0 8px;}
	.used-header h2 {padding: 0;}
	.used-header h2:before {display: none;}
	.used-header h2 em {position: relative; left: -6px; top:-2px; display: inline-block;}
	.used-form {position: relative; margin: 0;}
	.used-form .input-lg {width: 100%;}
    .aweform-20-40-15-25 > .sib3 {width:50%;padding-left:0; margin-top: 12px;}
    .aweform-20-40-15-25 > .sib1, .aweform-20-40-15-25 > .sib2 {width:50%;}
    .aweform-35-45-20 > .sib3 {width: 100%; padding-right: 0;}
    .usedQuotePage .popCntnr {left:3%; top:3%; width: 94%; height:calc(100vh - 6%); max-height:initial;}
    .used-header .wrap.layout-33-33-33 > div {width: 100%;}
    .usedQuotePage .pageContent{padding-top:0;}
}


@media screen and (max-width:599px) {
	.used-form{padding-bottom: 30px;}
    .trade-in > p {text-align: center !important;font-size: .815em !important;}
    div.widget-content.trade-in {padding: 6vw 7vw !important;}
    .trade-in.address h2 {font-size: 2em !important;line-height: 1.2; }
    .trade-in.accepted h4 {line-height: 1.2;margin: 20px 0 30px;}
    .trade-in h2:before {font-size: 90px;}
    .trade-in.success small {line-height: 1.4;margin-bottom: 20px;}
}

/* !--- rwd ultra wide --- */
@media screen and (min-width: 1020px) {
    .used-header .wrap, .used-form .wrap { max-width: 1440px;}
    .usedQuotePage  .widget-content {max-width:70%}
}

@media screen and (min-width: 801px) and (max-width:1440px) {
	.used-header .wrap, .used-form .wrap {padding-right: 20px; padding-left: 20px;}
}



/* !--- rwd 940 + md rwd--- */
@media screen and (max-width:940px)  {
    .static-content .col1, .static-content .col2 {width: 100%;}
     .sell-form  h3 {font-size: 1.25em; margin: 12px!important;}
}
