/* This is the custom stylesheets for the v5 landing pages design TEST UPDATE*/

html, body {font-size: 14px;}
.footer {font-size: 12px;}
.borderFragment {border: 1px solid #ededed; border-radius: 3px; padding: .83333333em 1.25em; background-color: #eeeeee;}
.sideBlock {display: block;}
.sideBlock h5 {background-color: #eeeeee; color:#666666; border-radius:4px 4px 0px 0px; padding: 5px 5px; text-align:center; margin:0px; font-weight: 300;}
.sideBlock .content {border: 2px solid #ebebeb; border-radius:0 0 5px 5px; border-top:none; text-align: center;}
.sideBlock .content a {font-size: 14px;}
.mainBlock {display: block;}
.mainBlock h4 {color: #35c0f0;}
.table {font-size: 14px;}
.priceList {display: block;}
.priceList h4 {color: #666666;}
.priceList .price {color: #666666;}
.priceList ul {list-style-type: none;}
.priceList .noLink {color: #01b3e0;}
.faq {list-style:none;padding:0}
.faqDiv {display:block;border-bottom:1px solid #cadee3;padding:10px}
.faqDiv:hover {text-decoration:none}
.faqDivContent {padding:15px 10px}
.age {font-size: 13px;}

/* Accordion transition classes */
h2.panel-title a {color: #3a87ad; text-align:right;}

/* Breadcrumb styling */
ol.breadcrumb { list-style: none; margin-top: -10px; padding-bottom: 30px; border-bottom: 1px solid #dbeef5; }
ol.breadcrumb li { float: right; }
ol.breadcrumb li::after { content: ""; padding-left:0px; }
ol.breadcrumb li::before { content: "<"; padding-right:20px; }
ol.breadcrumb li:last-child { font-weight: 500; content: ""; }
ol.breadcrumb li:last-child:before { content: " "; }

.pbpx15 {padding-bottom: 15px;}

.secondary-links-wrapper { border-top: 1px solid @gray-lighter; width:95%; margin:auto; margin-top:20px; padding-top:10px; font-size: 14px;}
.secondary-links-wrapper a { padding: 0 50px;}


