


a.hdrSearch, a.hdrMenu, #hdrMenu, #hdrSearch, div.loginControl, #loginControl {display: none !important;}

ATSApp login clearfix, .login {max-width: 100% !important;

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*/
/* PTR - Post STore Upgrade Fixes */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*/
.store .navbar {
	display:block;
	padding:0;
	padding-bottom:16px;
}

.store .footer  {
	display:block;
	margin:auto;
}
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*/
body.store .RadMenu a.rmLink {
    box-sizing: border-box;
}

body.store div.storewrapper div.ViewOrders a.button {
    color: #333;
    font-size: 12px !important;
    margin: 0 !important;
    padding: 3px 5px !important;
}

body.store #slider {
    width: 620px;
    margin: 0 0 15px;
}

/* Store Modal Styles */

body.store.modal header,
body.store.modal footer,
body.store.modal .collapse.navbar-collapse.nav-primary div.RadMenu {
    display: none;
}

body.store.modal {
    background-color: transparent;
    background-image: none;
}

    body.store.modal #masterContentArea > .innerContent.container {
        box-shadow: none;
        border: 0px solid;
    }

    body.store.modal .collapse.navbar-collapse.nav-primary {
        background-image: none;
        min-height: unset;
    }

    body.store.modal div.printOrder {
        background-color: transparent;
    }

    body.store.modal table.grid {
        background-color: #fff;
    }

        body.store.modal table.grid td.label {
            background-color: #fafafa !important;
        }

    body.store.modal table.address td div.value {
        padding: 0 20px;
    }

/* Login */

body.ATS.bootstrapScrape .breadcrumb-obo-container {
    display: none;
}

body.ATS.bootstrapScrape .rmLink {
    box-sizing: border-box;
}

/* Forgot Password */
body.ATS.bootstrapScrape div.ATSApp.forgotPassword {
    padding-bottom: 10px;
}


/* Login Panels */
#ctl00_cphBody_LoginPageLogin_divLogin{
width: 66%;
}
#ctl00_cphBody_LoginPageLogin_divCreate {
width: 33%
}
/* Login Headers */
#ctl00_cphBody_LoginPageLogin_divLoginHeadingTitle, #panel-heading, .panel-heading {
font-weight: bold;
}

/* Button Styles */
.btn, #btn, .button, #button, #ctl00_cphBody_LoginPageLogin_btnCreateProfile {
	text-decoration: none;
	background: none repeat scroll 0 0 #55afe2;
	width: auto;
    border: 1px solid white;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin: 5px 5px;
    padding: 6px 10px 6x 10px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    white-space: nowrap;
     -moz-transition: all 0.3s ease-out;  
       -o-transition: all 0.3s ease-out;  
  -webkit-transition: all 0.3s ease-out;  
      -ms-transition: all 0.3s ease-out;  
          transition: all 0.3s ease-out;  	
}
.btn:hover, #btn:hover, .button:hover, #button:hover, #ctl00_cphBody_LoginPageLogin_btnCreateProfile:hover {
    background: none repeat scroll 0 0 #197eb7;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
    color: #fff;
    text-shadow: none;
     -moz-transition: all 0.1s ease-out;  
       -o-transition: all 0.1s ease-out;  
  -webkit-transition: all 0.1s ease-out;  
      -ms-transition: all 0.1s ease-out;  
          transition: all 0.1s ease-out;  	
}

/* Remove 'Change' and 'Clear' on-behalf-of buttons */

/*
body.store a.obo-action.obo-change-contact, 
body.store a.obo-action.obo-clear {
    display: none;
}
*/

body.store div.breadcrumb-obo-container.ClearFix {
    display: none;
}

/* Bootstrap Overrides */

.form-group .col-sm-3, .form-group .col-sm-9 {
    width: 100%;
    max-width: 100%;
   -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.form-group label {
   margin-left: 0px;
}


@media print {
	.greyBar, .header-top-container, .header, #ctl00_containerDemoAlert {
		display:none!important;
	}
}


body, p, div, .body, .p, .div, .storewrapper, .storewrapper .fieldset, .form-control, .store. div.fieldset {
font-size: 1.25rem;
}

#ctl00_store_dlFullCart_ctl01_lbPaymentPlan, lblPaymentPlan, #ctl00_store_dlFullCart_ctl02_lbPaymentPlan, #ctl00_store_dlFullCart_ctl03_lbPaymentPlan {
display: none!important;
}
