﻿body {
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}


label {
display: inline-block;
padding-right: 10px;
width: 285px;
zoom: 1;
}

h2 {
    color:#062543;
}

/*----- Landing Page Style start -----*/
#sal_ct #sal_ct_main {
    margin: 0;
    position:static;
}
#sal_ct #sal_ct_sb {
    clear: right;
    float: right;
    margin: 10px 0 10px 10px;
    padding: 0;
}
#jvr_landing_bottom #txt_job {
height: 18px;
margin-right: 15px;
width: 300px;
}

#jvr_landing_bottom #dpl_state {
margin-right: 15px;
width: 300px;
}

#jvr_landing_bottom #dpl_city {
width: 300px;
}

#jvr_landing_bottom{
background-color: #dce9f2;
border: 1px solid #14487a;
border-radius: 6px;
margin-bottom: 10px;
height:270px;
padding:5px;
}

#jvr_landing_bottom fieldset {
float: left;
}
#jvr_landing_bottom label {
display: block;
width: auto;
font-weight: bold;
margin-bottom: 0.2em;
margin-top: 1em;
}

#jvr_landing_searchtitle {

}
#jvr_landing_msg {
margin-left:10px;
padding: 0px;
display: block;
float: left;
}
.clear {
    clear:both;
}
#rightcontent {
    float:right;
    width:42%;
    height:420px;
    overflow:hidden;
}
#topcontent {
    width:55%;
    float:left;
    padding-right:10px;
}
.search_content {
    float:left;
    width:30%;
}
.search_content fieldset {
    width:100%;    
}
.search_content fieldset label{
    width:90%; 
    font-weight:bold;
}
.search_content fieldset input{
    width:90%; 
}
.search_content fieldset .combo,.search_content fieldset .combo2 {
    width:90%; 
}
.country {
    width: 455px;
    border: 1px dashed #b9dbe6;
    background: #f5f5f5;
    border-radius: 5px;
    -moz-border-radius: 5px;
}

    .country fieldset {
        padding: 5px;
    }

    .country label {
        display: block;
        font-weight: bold;
    }

    .country select {
        width: 200px;
    }

.privacy-policy {
    width: 650px;
    margin-top: 15px;
    margin-bottom: -10px;
}

    .privacy-policy label {
        position: relative;
        width: 100%;
    }

    .privacy-policy div label {
        margin-bottom: 1px !important;
    }

    .privacy-policy label input {
        position: relative;
        bottom: -2px;
        margin-right: 5px;
    }
#search_content_div #but_submit {
    float:left;
}

ul#ul_topcontent {
    list-style-type:disc;
    margin:0 10px;
    padding:6px;
    line-height:30px;
    padding-left:20px;
    color:#af0127;
}
.ul_topcontent_black {
    color:black;
}
#but_submit {
float: right;
margin: 10px 0;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

a.href_bold {
    font-weight:bolder;
}

a.viewsample {
display:block;
width:158px;
height:38px;
background-image:url(images/business_btn_jvr_viewsample_default.png);
background-position:0px 0px;
margin: 0 0 0 4px;
padding: 0 0px 0 0px;
}
a.viewsample:hover {
width:158px;
height:38px;
background-image:url(images/business_btn_jvr_viewsample_selected.png);
background-repeat:no-repeat;
background-position:0px 0px;
margin: 0 0 0 4px;
padding: 0 0px 0 0px;
}

a.purchase {
display:block;
width:158px;
height:38px;
background-image:url(images/business_btn_purchase_default.png);
background-repeat:no-repeat;
background-position:0px 0px;
margin: 0 0 0 4px;
padding: 0 0px 0 0px;
}
a.purchase:hover {
width:158px;
height:38px;
background-image:url(images/business_btn_purchase_selected.png);
background-repeat:no-repeat;
background-position:0px 0px;
margin: 0 0 0 4px;
padding: 0 0px 0 0px;
}

.jvr_home_links a {
    text-decoration:underline;
}
#jvr_home {
    border:3px solid #004972;
    margin-left:15px;
    margin-right:15px;
}
#jvr_home_title,.jvr_home_div {
    margin-bottom:25px;
    padding-left:10px;
}
#jvr_home_title {
    color: #004972;
    padding-top:10px;
    font-weight:bold;
    font-size:20px;
}
#topcontent_search {
    margin-left:15px;
    margin-top:30px;
    width:55%;
}
.jvr_home_links {
    padding-top:5px;
    font-weight:bold;
}
.jvr_home_desc .title {
    font-weight:bold;
    padding-right:5px;
}
a.RequestDemo {
    height:38px;
}
a.RequestDemo:hover {
        background-position: 0 -38px;
        text-decoration:none;
}

a.jvr_viewprice {
        display:block;
        height:38px;
        width:340px;
        background: transparent url('images/business_btn_viewpricing_lg_sprite.png') no-repeat 0 0;
        margin-left:10px;
    }
a.jvr_viewprice:hover {
        background-position: 0 -38px;
        text-decoration:none;
}

/*----- Landing Page Style end -----*/

/*----- search result Page Style start -----*/
form {
padding-left: 20px;
}

.searchbox {
background-color: #dce9f2;
border: 1px solid #14487a;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
float: left;
padding-left: 10px;
position: relative;
/*width: 918px;
height: 48px;*/
margin-bottom: 10px;
margin-left: 20px;
margin-right: 20px;
}

/*.searchbox span {
    display:block;
    font-weight:bold; 
    float:right; 
    margin-top:-30px;
}*/
ul.term-content-items {
    list-style: none;   
	margin: 0;
	padding: 0;
	width: 680px;
    margin-left: -10px;
}
ul.term-content-items a {
    font-size: 1.4em;
    font-weight:bold;
	color: #14487a;
	text-decoration: none;
}

ul.term-content-items a:hover {
	text-decoration: underline;
}
ul.term-content-items li {

	margin: 0 5px;
	padding: 6px;
}
ul.term-content-items li div {
	margin-bottom: 3px;
    position: relative;
    display:block;
}

ul.term-content-items li div .cmpjobinfo {
    display: inline;
    float:left;
    width: 79%;
    margin-bottom: 10px;
}
ul.term-content-items li div .cmpjobaction {
    display: inline;
    float:right;
    width: 18%;
    margin-top:30px;
}

ul.term-content-items li .cmpcontent {
    display: block;
    float: left;
    border-bottom: 1px solid #14487a;
    width:906px;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
ul.term-content-items li div .spacer {
   	height:auto;
    border-bottom: 1px solid #6c9BD3;
}

/* pager */
.salPager,
.salSmallPager {
	clear: left;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	height: 60px;
	list-style: none;
	margin: 0 auto;
	padding: 20px 0 10px;
    color: #626469;
}
.salPager li,
.salSmallPager li {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
    margin-left: 0px;
}
.salPager li a,
.salSmallPager li a {
	color:#062543;
	text-decoration: none;
}

.salPager li a:hover,
.salSmallPager li a:hover {
	text-decoration: underline;
}

.salPager li.inactiveLink,
.salSmallPager li.inactiveLink {
	text-decoration: underline;
}
.salPager li.prevLink,
.salSmallPager li.prevLink {
	background: transparent url(images/btn_navarrow_left.gif) no-repeat 0 0;
	padding: 0;
	text-indent: 24px;
	width: 84px;
}
.salPager li.nextLink,
.salSmallPager li.nextLink {
	background: transparent url(images/btn_navarrow_right.gif) no-repeat 0 0;
	padding: 0;
	text-indent: 24px;
	width: 84px;
}

/*----- search result Page Style end -----*/

ul#jvr_home {
    background-color: #062543;
    font-family: Arial;
    height: 400px;
    list-style: none;
    margin: 20px 1px;
    padding: 0;
    width: 948px;
}
ul#jvr_home li {
    display: block;
    float: left;
    margin: 0;
}
ul#jvr_home li  {
    display: block;
    height: 400px;
    position: relative;
    width: 316px;
}
ul#jvr_home li a img {
    position: relative;
    top: 12px;
    left: 54px;
}
ul#jvr_home li  p {
    color: #dfe7ed;
    font-size: 19px;
    position: absolute;
    top: 208px;
    left: 33px;
    line-height: 24px;
    margin: 0;
    text-align: center;
    width: 250px;
}
    ul#jvr_home li div.div_button {
        height: 80px;
    left: 77px;
    width: 158px;
    position:absolute;
    bottom:22px;
    }
ul#jvr_home li a span.fakebutton {
    background-color: #f90;
    bottom: 22px;
    -moz-box-shadow: 1px 1px 2px 1px, rgba(0, 0, 0, 0.4) ;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.4) ;
    box-shadow: 0px 3px 3px 2px rgba(0, 0, 0, 0.4) ;
    color: #062543;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 38px;
    left: 77px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
}
li#jvr_home2 {
    background: #14487a url(images/jvr_arrow_1.png) no-repeat left top;
}
/*li#jvr_home2 a.hlink_home2 {
    background: transparent url(images/jvr_arrow_3.png) no-repeat right bottom;
}*/
    li#jvr_home2 div.rightcorner {
        background: transparent url(images/jvr_arrow_3.png) no-repeat right bottom;
        position: absolute;
bottom: 0;
height: 78px;
width: 33px;
right: 0px;
    }
li#jvr_home3 {
    background: #3180bc url(images/jvr_arrow_2.png) no-repeat left top;
}
ul#contactus {
    background-color: #dce9f2;
    float: right;
    list-style: none;
    margin: 0 -10px 0 10px;
    padding: 4px;
}
ul#contactus li {
    background-color: #3180bc;
    background-repeat: no-repeat;
    border: 1px solid #dce9f2;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
}
ul#contactus li.livechat {
    /*background-image: url(images/livechat.png);*/
    /*text-indent: -999em;*/
    width: 95px;
}
/*ul#contactus li.email {
    background-image: url(images/jvr_icon_email.png);
    background-position: 7px center;
    padding: 0 7px 0 40px;
}
ul#contactus li.phone {
    background-image: url(images/jvr_icon_phone.png);
    background-position: 4px center;
    padding: 0 7px 0 40px;
}*/
ul#contactus li a {
    color: #fff;
    display: block;
    height: 36px;
    padding: 0 7px;
    position: relative;
    text-decoration: none;
}
ul#contactus li a:hover {
    text-decoration: underline;
}
ul#contactus li a img {
    position: absolute;
}
#sal_ct #sal_ct_sb {
    clear: right;
    float: right;
    margin: 10px 0 10px 10px;
    padding: 0;
}
h1 {
    height: 55px;
}
.menu-quicklinks {
    height: 150px !important;
}
ul.categories {
    list-style: none;
    line-height: 25px;
    margin-top: 1px;
}
ul.categories li {
    float: left;
    display: block;
    width: 290px;
}

.btnblue, .jobtitleselectlink {
    background-color: #14487a; 
    font-size: 1.4em; 
    margin: 8px 0 !important; 
    text-transform: uppercase; 
    width: 150px;
    height: 32px;
    margin-top:8px;
    padding: 0px;
    color:#fff;
    box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.5);
    font-weight:bold;
    border: 0px;
    cursor: pointer;
}

#jvrprofile {
    margin-top: 20px;
}

#jvrprofile label, #jvrprofile input[type="text"] {
    display: inline-block;
}

.radio {
    width: 225px;
    cursor: pointer;

}
#div_reporttype .radio {
    color:#ffffff;
    font-size:18px;
    font-weight:normal;
    margin-bottom:10px;
}
#div_reporttype .radio_notes {
    cursor: pointer;
    padding-left: 18px;
    width: auto;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 10px;
}
/*purchase credit page style*/
 #div_PriceCatalogUpdate table
{
    border:0px;
    border-spacing:0px;
    font-size: 14px;
    border-collapse: collapse;
    margin-bottom: 30px;
    margin-top:20px;
}
#div_PriceCatalogUpdate td
{
    text-align:left;
    padding: 5px;
}
 #div_PriceCatalog table
{
    border:0px;
    border-spacing:0px;
    font-size: 14px;
    border-collapse: collapse;
    margin-bottom: 30px;
    width:100%;
}
#div_PriceCatalog th
{
    font-weight:bold;
    text-align:left;
    padding: 5px;
    background-color: #14487a;
    color: #fff;
}
#div_PriceCatalog td
{
    text-align:left;
    padding: 5px;
}
.lightbluerow 

{

    background-color: #dce9f2;

}

.highlight {
    background-color: #3180bc;
    color: #fff;
}

legend {
    font-weight: bold;
    margin-top: 10px;
}

.combo {
    width: 200px;
}
.ns_textinputstyle {
    width: 196px;
}
.ns_textpercentageinputstyle {
    width: 184px;
}
.label_boldspan {
    font-weight:bold;
}
.jobdesc 
{
    width: 820px;
    float: left;
    display:block;
    padding: 8px;
    border: 1px solid #a4bcd0;
    position: relative;
    margin-bottom: 30px;
}
#but_blue {
    background-color: #307fc1;
    margin-top: 5px;
    height: 26px;
    display: none;
}
#but_next {
    margin: 10px 0;
    width:191px;
}
.field-validation-error {
    color: #c80100;
    display: inline-block;
    *display: block;
    font-weight: bold;
    position: relative;
    top: 0;
    width: 240px;
    vertical-align: middle;
    zoom: 1;
}
.field-validation-valid {
display: none;
}

/*Confirmation*/
div.div_rptinfocontainer {
    background-color: #e7f0f6;
    position: relative;
}
div.div_rptinfocontainer header {
    background-color: #14487a;
    border-top-left-radius: 8px;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
}
div.div_rptinfocontainer header div {
    float: right;
    margin-right: 125px;
}
div.div_rptinfocontainer label {
    font-weight: normal;
    margin: 0;
}
div.div_rptinfocontainer .legend {
    border-left: 1px solid #14487a;
    border-right: 1px solid #14487a;
    border-bottom: 1px solid #a7bdd1;
    height: 55px;
    margin: 0;
    padding: 10px 15px;
    position: relative;
}
div.div_rptinfocontainer .legend_currentown {
    border-left: 1px solid #c11700;
    border-right: 1px solid #c11700;
    border-bottom: 1px solid #c11700;
    background-color: #ffe3e3;
    height: 55px;
    margin: 0;
    padding: 10px 15px;
    position: relative;
}

/*.div_rptinfocontent {
    width: 910px;
    
}*/
.div_reportinfo {
    background-color: #e7f0f6;
    height:700px;
    border-left: 1px solid #14487a;
    border-right: 1px solid #14487a;
}
.div_reportinfo span {
    display:block;
    margin:0 0 0.5em 0;
}

.div_postion {
    float:left;
    width:48%;
    margin: 0.5em 0 0 1em;
}
.div_company, 
.div_employee,
.div_education
{
    float:right;
    width:48%;
    margin: 0.5em 0 0 1em;
}

.span_label{
    float:left;
    width:250px;
}
.span_data{
    float:left;
    font-weight:bold;
}

.div_upsell {
    background-color: #dce9f2;
    border-top: 4px solid #14487a;
    border-left: 1px solid #14487a;
    border-right: 1px solid #14487a;
    height: 70px;
    padding: 15px;
    position: relative;
}
.div_upsell span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin:0 0 15px 0;
}

.div_edit a {
    background: #3180bc url(images/icon_editbutton.png) no-repeat 75px center;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 120px;
}

.div_bottom {
    background-color: #dce9f2;
    border-bottom: 1px solid #14487a;
    border-left: 1px solid #14487a;
    border-right: 1px solid #14487a;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    height: 150px;
}
.div_upsell .span_credit {
    display: inline;
}

.div_total ,.div_total1{
    background-color: #14487a;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #dce9f1;
    font-size: 20px;
    font-weight: bold;
    height: 52px;
    line-height: 52px;
    margin-bottom: 5px;
    padding-right: 15px;
    position: relative;
}
.div_total span {
    display: block;
    position: absolute;
    right: 120px;
    width: 130px;

}
.div_total span.span_totalprice {
    right: 0;
    width: 120px;
}

.div_total1 .span_credit {
    display: block;
    position: absolute;
    margin:0 0 0 0.5em;
}

.div_total1 .spal_cost {
    display: block;
    float:right;
}


.div_RptGrp {
    background-color: #E7F0F6;
    height: auto;
    display: inline-block;
    width: 100%;
}

.div_RptGrp .div_RptGrpPanel {
    width: 320px;
    float: left;
    padding: 20px;
    display: inline-block;
    color: #062542;
}
.div_RptGrp  .div_RptGrpPanel .GroupName {
    font-size: 2em;
    font-weight: bold;
}
.div_RptGrp .div_RptGrpPanel .VieCurrentReportlink {
    background-color: #307FC1; 
    font-size: 1.2em; 
    margin: 8px 0 !important; 
    text-transform: uppercase; 
    width: 260px;
    height: 19px;
    margin-top:8px;
    padding: 0px;
    color:#fff;
    box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.5);
    font-weight:bold;
    border: 0px;
    cursor: pointer;
    padding: 6px 10px 5px 10px;
    text-align: center;
    display: block;
}

.div_RptGrp .div_RptGrpPanel .VieCurrentReportlink:hover {
    text-decoration: none;
}

.div_rptinfocontent .AddNewReportlink {
    background-color: #ff9b21; 
    font-size: 1.4em; 
    margin: 8px 4px !important; 
    text-transform: uppercase; 
    width: 380px;
    height: 19px;
    color:#fff;
    box-shadow:1px 2px 6px 1px rgba(0, 0, 0, 0.5);
    font-weight:bold;
    border: 0px;
    cursor: pointer;
    padding: 7px 10px 8px 10px;
    text-align: center;
    float: right;
    display: block;
}

.div_rptinfocontent .AddNewReportlink:hover {
    text-decoration: none;
}

.div_title {
    overflow: hidden;
    width: 950px;
    margin-bottom: 12px;
    font-weight: bold;
    padding-top: 8px;
}

.div_RptGrp .div_RptSummaryPanel {
    width: 570px;
    padding: 10px;
    float: right;
    display: inline-block;
}

.div_RptGrp .RptTypeHeader {
    font-weight: bold ;
    display: inline-block;
    width: 260px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    margin-left: 20px;
}

.div_RptGrp .DateRunHeader {
    font-weight: bold ;
    display:  inline-block;
    width: 130px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
}

.div_RptGrp .RptType {
    display: inline-block;
    width: 260px;
    text-align: left;
    margin-left: 20px;
}

.div_RptGrp .DateRun {
    display: inline-block;
    width: 130px;
    text-align: left;
}

.div_RptGrp .PurchaseReport {
    display: inline-block;
    text-align: left;
    font-weight: bold;
}
.div_RptGrp .PurchaseReport a {
    color: #ff9b21;
}

.div_RptGrp .ViewReport {
    display: inline-block;
    text-align: left;
    font-weight: bold;
}

.div_RptGrp .ViewReport a {
    color: #307FC1;
}

.div_RptGrp .div_RptSummary_light {
    background-color: #FFFFFF;
    line-height: 30px;
    font-size: 14px;
}

.div_RptGrp .div_RptSummary_dark {
    background-color: #dce9f2;
    line-height: 30px;
    font-size: 14px;
}

.div_RptSummary {
    height: 25px;
}

#div_position {
    background-color: #ecf3f9;
    padding: 10px;
    margin-bottom: 10px;
}
#div_company {
    background-color: #f0f0f0;
    padding: 10px;
    margin-bottom: 10px;
}
#div_employee {
    background-color: #f0f0f0;
    padding: 10px;
}
#div_reporttype_container {
    background-color:#ecf3f9;
    padding-top:10px;
    margin-bottom:30px;
}

#div_reporttype {
    background-color: #34567b;
    padding: 10px 60px 10px 130px;
    margin-top:10px;
    font-size: 14px;
    font-weight: bold;
}
#lb_reporttype {
    margin-bottom:0px !important;
    font-family:Arial;
    font-size:20px;
    color:#34567b;
    text-align:center;
}
#div_reporttype_op, #div_reporttype_er, #div_reporttype_adj {
    width: 360px;
    float: left;
    padding-top: 10px;
    padding-right:10px;
}
    #div_reporttype input[type=radio] {
        width:15px;
        height:15px;
        cursor:pointer;
    }
#div_reporttype img {
    vertical-align: top;
    margin-right: 10px;
    float: left;
}
.floatcontainer {
    overflow:auto;
    width:100%;
}
#jvrprofile fieldset {
    width: 950px;
}
.sal_button {
    box-sizing:border-box;
    display: inline-block;
    text-decoration: none;
    background-color: #f5cf46;
    border: 1px solid #34567b;
    border-radius: 5px;
    color: #34567b;
    cursor: pointer;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    vertical-align: middle;
    padding: 0 12px;
    width: 170px;
    text-align: center;
}

button.sal_button {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0 12px;
    margin-top: 0px;
    box-shadow: none;
}
.centerContainer {
    text-align:center;
    align-content:center;
}
#confirm_note_container {
    float:left;
    width:650px;
    padding:10px;
}
    #confirm_note_container p {
        font-size:12px;
        color:#000000;
        font-family:Arial;
        font-weight: bold;
    }

    #confirm_note_container label {
        margin-top: -15px;
        display:block;
        width:100%;
    }

    #confirm_note_container .chk_IsAcknowledgeUseOfDSA {
        margin-right: 5px !important;
        position: relative !important;
        bottom: -2px !important;
    }

    #confirm_note_container #error_isAcknowledgeUseOfDSAJVR {
        color: #c80100;
        display: none;
        font-weight: bold;
        position: relative;
        top: 0;
        vertical-align: middle;
        zoom: 1;
        width:100%;
    }
#confirm_btn_container {
    float:right;
    margin:5px 25px;
}
    #confirm_btn_container .sal_button {
        width:106px;
    }

/*overwrite bootstrap-salary-web.css */	
.div_RptGrp .div_RptGrpPanel .VieCurrentReportlink{
	box-sizing:content-box;}	

.div_rptinfocontent .AddNewReportlink{
	box-sizing:content-box;}	
	
.div_RptGrp .div_RptSummaryPanel{
	box-sizing:content-box;}	

.jvr_home_links a{
	color: #14487a;}	
#div_reporttype_op, #div_reporttype_er, #div_reporttype_adj {
	box-sizing:content-box;
}

#sal_pg input:focus,
#sal_pg select:focus,
#sal_pg textarea:focus {
    outline: -webkit-focus-ring-color auto 5px;
    border-color: initial;
    -webkit-box-shadow: initial;
    box-shadow: initial;
}

#but_change,
#div_employee > p a
{
    color:#14487a;
}
#div_position > div.jobdesc > p:nth-child(2)
{
    font-size:13px;
}

.div_postion h2, .div_company h2{
	margin-top:0;
}

#sal_pg a:hover {
    text-decoration: underline;
}

.div_edit a:hover, .div_edit a:visited{
	color:#fff;
}

#sal_pg #sal_pg_body{
	margin-top:0;
}

#confirm_note_container a{
	color:#14487a;
}

#sal_pg h1{
	color:#062542;
}

#sal_pg #div_copy p{
	font-size:1em;
}

.div_upsell{
	box-sizing:content-box;
}
