/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.text-center { text-align:center; }
.text-left { text-align:left; }
.text-right { text-align:right; }

 .msgAccessAlert { font-weight:700; text-align:center; }
 
 /* ACCESS PAGE */
  .cssHidden {display:none !important;}
.cssClear { clear: both; }
.full-width {width:100%; float:left;}
.no-padding {padding-left:0px; padding-right:0px;}
.no-padding-right {padding-right:0px;}
.no-padding-left {padding-left:0px;}
.no-border {border:0px !important;}
.pos-relative {position:relative;}
.pos-absolute {position:absolute;}
.pos-fixed {position:fixed;}
.pos-static {position:static;}
.blk-block-top-0 {margin-top:0px;}
.blk-block-top-5 {margin-top:5px;}
.blk-block-top-10 {margin-top:10px;}
.blk-block-top-15 {margin-top:15px;}
.blk-block-top-20 {margin-top:20px;}
.blk-block-top-25 {margin-top:25px;}
.blk-block-top-30 {margin-top:30px;}
.blk-block-top-35 {margin-top:35px;}
.blk-block-top-40 {margin-top:40px;}
.blk-block-top-45 {margin-top:45px;}
.blk-block-top-50 {margin-top:50px;}
.blk-block-top-100 {margin-top:100px;}
.blk-block-0 {margin-bottom:0px;}
.blk-block-5 {margin-bottom:5px;}
.blk-block-10 {margin-bottom:10px;}
.blk-block-15 {margin-bottom:15px;}
.blk-block-20 {margin-bottom:20px;}
.blk-block-25 {margin-bottom:25px;}
.blk-block-30 {margin-bottom:30px;}
.blk-block-35 {margin-bottom:35px;}
.blk-block-40 {margin-bottom:40px;}
.blk-block-45 {margin-bottom:45px;}
.blk-block-50 {margin-bottom:50px;}

.bold { font-weight:700 !important;}
.bold a { font-weight:700 !important; text-decoration:none;}
.bold a:hover { font-weight:700 !important; text-decoration:underline;}
.bold b { font-weight:700 !important;}
.bold strong { font-weight:700 !important;}
.bold p { font-weight:700 !important;}
.bold span { font-weight:700 !important;}

.img-in-text {float:left; margin-right:15px; margin-bottom:15px;}
.img-center {margin-left: auto; margin-right: auto;}


.container-landing {padding-left:15px; padding-right:15px; width:100%; margin-left: auto; margin-right:auto; background:#F4F4F4; padding-top:30px; padding-bottom:30px;}
.container-login {padding-left:15px; padding-right:15px; width:100%; margin-left: auto; margin-right:auto; background:#F4F4F4; padding-top:30px; padding-bottom:30px;}
@media (min-width: 768px) {
  .container-login {width: 570px;}
  .container-landing {width: 570px;}
}


.accesspage {
	background-color:#f4f4f4;
}

.tab-content > .active {
    opacity: 1;
}


#border-frame-top, #border-frame-left, #border-frame-bottom, #border-frame-right { display:none; }

/*

#border-frame-top {
    top: 0;
    padding-left: 10px;
    background-image: url(/img/cms/border-frame-top-left.png);
    background-position: 0 0;
}

#border-frame-top, #border-frame-bottom {
    left: 0;
    right: 0;
    background-repeat: no-repeat;
}
.border-frame {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-transition: opacity 125 ms ease-in;
    -o-transition: opacity 125ms ease-in;
    -webkit-transition: opacity 125ms ease-in;
    transition: opacity 125ms ease-in;
    position: fixed;
    z-index: 20;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translateZ(0);
}

*/
.context-background-color {
    background-color: #000;
}

#border-frame-right {
    right: 0;
    padding-top: 10px;
    background-image: url(/img/cms/border-frame-top-right.png);
    background-position: 0 0;
}
#border-frame-left, #border-frame-right {
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
}
.border-frame {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-transition: opacity 125 ms ease-in;
    -o-transition: opacity 125ms ease-in;
    -webkit-transition: opacity 125ms ease-in;
    transition: opacity 125ms ease-in;
    position: fixed;
    z-index: 20;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translateZ(0);
}


#border-frame-bottom {
    bottom: 0;
    padding-right: 10px;
    background-image: url(/img/cms/border-frame-bottom-right.png);
    background-position: 100% 0;
}

.border-frame {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-transition: opacity 125 ms ease-in;
    -o-transition: opacity 125ms ease-in;
    -webkit-transition: opacity 125ms ease-in;
    transition: opacity 125ms ease-in;
    position: fixed;
    z-index: 20;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translateZ(0);
}


#border-frame-left {
    left: 0;
    top: 10px;
    padding-bottom: 10px;
    background-image: url(/img/cms/border-frame-bottom-left.png);
    background-position: 0 100%;
}
#border-frame-left, #border-frame-right {
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
	z-index:999;
}
.border-frame {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-transition: opacity 125 ms ease-in;
    -o-transition: opacity 125ms ease-in;
    -webkit-transition: opacity 125ms ease-in;
    transition: opacity 125ms ease-in;
    position: fixed;
    z-index: 20;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translateZ(0);
}



#border-frame-left .stripes, #border-frame-right .stripes {
    background-image: url(/img/cms/border-frame-vertical.png);
    background-repeat: repeat-y;
    background-position: 0 0;
    width: 10px;
    height: 100%;
}

#border-frame-top .stripes, #border-frame-bottom .stripes {
    background-image: url(/img/cms/border-frame-horizontal.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    height: 10px;
}



.FooterBottomLinks { margin-bottom:0 !important; }

/*
#header { margin-top:10px !important; }
#footer { margin-bottom: 10px !important; }
*/

#header .header-top {
    margin-top: 10px !important;
}

span.h3.product-title {
    height: 50px;
    line-height: 22px;
}

.free-shipping-advice { 
font-weight:700;
}

.rss_logo_left {
	text-align:right;
}
.rss_logo_right {
	text-align:left;
}

.LegalInfoAccess p {
	font-style:italic;
}

.LegalInfoAccess p a {
	text-decoration:underline;
}


.lbl_use_same_address { text-align:left; }
.lbl_use_same_address strong { font-weight:700; }

.LegalCompliance { margin:20px 10px; font-weight:600; }




.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

#footer {
	position:fixed;
	bottom:0;
}

.H1Landing {
	font-size:28px;
	font-weight:600;
}

.BrandsHolder {
	border-top: solid 1px #888;
	margin-top: 10px;
    padding-top: 30px;
}

.landing-brand-item {
	
}

.landing-brand-item img {
	max-width:60%;
	margin:0 auto;
	
}

.img-responsive {
	max-width:100%;
}

.BrandsHolder .landing-brand-item:nth-child(odd) {
	border-bottom: solid 1px #666;
}

.BrandsHolder .landing-brand-item:nth-child(even) {
	border-bottom: solid 1px #666;
	border-right: solid 1px transparent;
}

.BrandsHolder .landing-brand-item:nth-last-child(1) {
	border-bottom: none;
}


@media (min-width: 768px) {

.BrandsHolder .landing-brand-item:nth-child(odd) {
	border-right: solid 1px #666;
}

.BrandsHolder .landing-brand-item:nth-last-child(1), .BrandsHolder .landing-brand-item:nth-last-child(2) {
	border-bottom: none;
}

}


#header, body {
	background-color:#F4F4F4;
}
 
/*

.optanon-alert-box-wrapper {
    min-height: 210px !important;
    
}

.optanon-alert-box-wrapper .optanon-alert-box-bottom-top {
    background-color: #FFF !important;
}

*/



.suscriberLegalTPyC a { font-weight: 700; }