/*-----------------------------------------------------------------------------
	User defined Custom CSS for Catalog
-----------------------------------------------------------------------------*/

.bfw-sidebar .bfw-arrow-list-menu li {
    padding: 1px 0 1px 36px;
    text-indent: -35px;
}

/* Value Icon Color*/
.label-value {
    background-color: #F1911F;
}

/*-----------------------------------------------------------------------------
	Styles for Download Image in Book Jacket
-----------------------------------------------------------------------------*/

.book-image {
    display: block;
    position: relative;
}

    .book-image img {
        display: block;
    }

    .book-image .download-button {
        background: #fbfaf8;
        background: -moz-linear-gradient(top, #fbfaf8 0%, #e7e6e5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfaf8), color-stop(100%,#e7e6e5));
        background: -webkit-linear-gradient(top, #fbfaf8 0%,#e7e6e5 100%);
        background: -o-linear-gradient(top, #fbfaf8 0%,#e7e6e5 100%);
        background: -ms-linear-gradient(top, #fbfaf8 0%,#e7e6e5 100%);
        background: linear-gradient(top, #fbfaf8 0%,#e7e6e5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfaf8', endColorstr='#e7e6e5',GradientType=0 );
        border: 1px solid #cbc9c6;
        color: #484643;
        display: none;
        font-family: Arial;
        font-size: 11px;
        font-style: normal;
        height: 28px;
        left: 50%;
        line-height: 28px;
        margin: -15px 0 0 -80px;
        position: absolute;
        top: 50%;
        width: 119px;
        text-align: center;
        text-decoration: none;
    }

    .book-image:hover .download-button {
        display: block;
    }

        .book-image:hover .download-button:hover {
            background: #e7e6e5;
        }

.bfw-product-info .bfw-package-options .jacketimage {
    max-height: 60px;
    border: 2px solid #DDDDDD;
}

.bfw-product-info .bfw-package-options .formatimage {
    width: 50px;
    height: 60px;
}

/* Custom ToolTip CSS */
div .tooltip.top .tooltip-arrow {
    border-top-color: #4B8AC2;
}

div .tooltip .tooltip-inner {
    border-top-color: #4B8AC2;
    background: #4B8AC2;
    color: white;
}

div.nooverlayimage {
    margin-top: 23px;
}

/* Elearning Media Type*/
.jcarousel-with-menu .invisible {
    display: none;
}

/* Elearning Media Type*/
.bfw-side-arrow-menu li.bfw-current {
    border-bottom: none;
}

    .bfw-side-arrow-menu li.bfw-current a {
        width: 187px;
        /*background-position: left 10px;*/
    }

.bfw-side-arrow-menu li ul li ul li.bfw-current {
    background: none;
    font-weight: bold;
    border-bottom: 1px dotted #D5D5D5;
    margin-left: 0px;
    padding-left: 20px;
}

.bfw-side-arrow-menu li ul li ul li:last-child {
    border-bottom: 1px dotted #D5D5D5;
}

.elearning li.bfw-current {
    background: url("../../common/images/side-arrow-menu-selector-small.gif") no-repeat scroll left 2px;
    margin-left: -13px;
}

.disccourse li.bfw-current {
    background: url("../../common/images/side-arrow-menu-selector.gif") no-repeat scroll left 0px;
}

    .disccourse li.bfw-current a {
        background-position: left 10px;
    }

.disccourse li ul li.bfw-current {
    background: none;
    font-weight: bold;
    border-bottom: 1px dotted #D5D5D5;
    margin-left: 0px;
    padding-left: 20px;
}

.elearningfiltertiems tr td label {
    position: relative;
    top: 3px;
    left: 10px;
    display: inline;
}

/* All Capsules */
.nobackground {
    background: none;
}

/* Product */
.bfw-space-product {
    height: 5px;
}

.webinarpagination .span4 {
    width: auto;
    float: right;
}

/* elearning browse by media type */

.bfw-footer-menu .bfw-arrow-list-menu li {
    background: url("../../common/images/blt-arrow-right-light.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    display: block;
    font-weight: 600;
    height: 21px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-top: 6px;
    text-decoration: none;
    width: 270px;
    cursor: pointer;
    color: #939B9D;
    margin-bottom: 2px;
}

    .bfw-footer-menu .bfw-arrow-list-menu li:hover {
        background: url("../../common/images/blt-arrow-right-orange.gif") no-repeat scroll left center rgba(0, 0, 0, 0);
    }

    .bfw-footer-menu .bfw-arrow-list-menu li .submediatypeitem {
        width: 270px;
        float: left;
    }

    .bfw-footer-menu .bfw-arrow-list-menu li .submediatypeitemlink {
        display: none;
    }

    .bfw-footer-menu .bfw-arrow-list-menu li a {
        display: none;
    }

    .bfw-footer-menu .bfw-arrow-list-menu li.bfw-current {
        background: none;
        background-color: #363940;
        color: #FFFFFF;
        display: inline-block;
        font-weight: 600;
        height: auto;
        width: 270px;
        cursor: pointer;
        margin-top: 5px;
    }

        .bfw-footer-menu .bfw-arrow-list-menu li.bfw-current .submediatypeitem {
            width: 170px;
            float: left;
            margin-top: 0px;
        }

        .bfw-footer-menu .bfw-arrow-list-menu li.bfw-current .submediatypeitemlink {
            float: right;
            margin-right: 5px;
            margin-top: -3px;
            padding-left: 0;
            width: 80px;
            display: block;
        }

        .bfw-footer-menu .bfw-arrow-list-menu li.bfw-current div a {
            display: block;
        }

            .bfw-footer-menu .bfw-arrow-list-menu li.bfw-current div a:hover {
                color: #F04E37;
            }

/* Product Capsule & Resource Capsule */
.bfw-product-section, .bfw-product-section-featured {
    margin-bottom: 20px;
    padding-top: 10px;
}

.bfw-resources-section {
    margin-bottom: 20px;
    padding-top: 5px;
}

.bfw-product-prices {
    margin-top: 10px;
}

.bfw-marketing-box {
    background: #D0E8E4;
    color: #006670;
}

    .bfw-marketing-box .bfw-padded-content {
        padding: 8px;
    }

        .bfw-marketing-box .bfw-padded-content b {
            font-size: 13px;
        }

.bfw-popover img.bfw_cover {
    z-index: 0;
    border: 2px solid #DDDDDD;
    float: left;
    margin-left: 2px;
    margin-top: -21px;
}

.jcarousel-skin-bfw .jcarousel-container {
    padding: 20px 80px 0;
}

.jcarousel-skin-bfw .jcarousel-clip-horizontal {
    height: 150px;
}

/* Pagination */
.bfw_pagination .span4 {
    width: 250px;
}

.bfw_pagination .span5 {
    float: right;
    width: auto;
}

/* Header */
/*
.bfw-main-header .span3 {
    width: 182px;
}

.bfw-main-header .span9 {
    width: 754px;
}*/

/* Author Testimonials */
.authortestimonials blockquote {
    border: none;
}

/* Product Info */
.bfw-product-info .bfw-horizontal-list li a {
    display: inline-block;
}

.icon-film {
    margin-top: 2px;
}

.bfw-filter-options table td {
    background: none repeat scroll 0 0 #F7F8F7;
}

.bfw-collapsible .bfw-toggler-elearning {
    color: #363940;
    text-decoration: none;
}

    .bfw-collapsible .bfw-toggler-elearning .bfw-label {
        margin: 0 0 0 10px;
    }

/* Slider CSS */
.main-banner-text {
    position: absolute;
    top: 10px;
    left: 15px;
    padding: 10px;
    width: 45%;
}

.main-banner-header {
    line-height: 1em;
}

/* Search Tab Color */
.search-tabs .bfw-current a {
    color: #ffffff !important;
    background-color: #007cb0 !important;
}

/* Author search*/

.bfw-btn-search-author {
    background: #007c96;
}

.author-search-box {
    background-color: #ECEEEA;
}

    .author-search-box h4 {
        margin-top: 0;
    }

.label-lg-round {
    background: #999999;
    padding: 9px;
    border-radius: 6px;
    font-size: 15px;
}

/* Search */

/*.bfw-search-tab-content {
    padding-top: 30px;
    margin-top: -30px;
}*/

.bfw-check-list li {
    padding-left: 5px;
}

.row-fluid .span4 .img-polaroid {
    max-width: 180px;
    margin-top: 10px;
}

.bfw-product-photos-small .imgcustomsearch {
    max-width: 120px;
}

/* Capsule Course */
.bfw_thumb_with_popover {
    margin-left: -105px !important;
    margin-top: -4px !important;
}

.bfw_cover_with_thumb {
    margin-top: -0px !important;
    margin-left: 5px !important;
}

.tabanchor {
    content: "";
    display: block;
    height: 40px;
    margin: -20px 0 0;
}


/* Find Your Rep */

.radio-item {
	margin:0px;
		display:inline-block;
}

.radio-item .input-append {
	margin-bottom:0px;
}

.rep-search .form-group {
	margin-left:5px;
	display:inline-block;
	margin-top:5px;
}

.rep-search .form-group:first-child {
	margin-left:0px;
}


@media (max-width:768px) {
.radio-item {
	margin:0px;
		display:block;
}}



input[type="radio"] {
  display: none;
}

input[type="radio"] + label {
  color: #333;
  font-family: Arial, sans-serif;
  font-size: 14px;
  display: inline-block;
  margin-right:20px;
  vertical-align:middle;
  margin-bottom:0px;
}

input[type="radio"] + label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -1px 8px 0 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

input[type="radio"] + label span {
  background-color: white;
  box-shadow:inset 0px 0px 4px rgba(0,0,0,0.5);
  border:solid 2px #eee;
}

input[type="radio"]:checked + label span {
  background-color: #007c96;
  border:solid 2px rgb(105, 201, 202);
  box-shadow: none;

}

input[type="radio"] + label span,
input[type="radio"]:checked + label span {
  -webkit-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
}

.box {
    display:none;
}

.box2 {
    display:none;
}

#box3 {
    display:none;
}

#bfw-school-list {
	 display:none;
}

.search-button {
    border-radius: 0px;
    margin-top: -10px;
    padding: 5px 15px;
}

.bfw-button-school {
    border-radius: 0px;
    margin-top: -10px;
    padding: 5px 15px;
}

.input-city {
	width:150px;
}

.input-full {
	width:100%;
}

@media (max-width:768px) {
.input-xlarge {
	width:210px;
}
.input-city {
	width:210px;
}
}
	

/* Responsive */

.container-fluid
{margin-right:auto;margin-left:auto; padding-left:15px;padding-right:15px; max-width:960px;}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;width:100%;}

@media (min-width:768px) {
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666666666666%}
.col-xs-10{width:83.33333333333334%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666666666666%}
.col-xs-7{width:58.333333333333336%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666666666667%}
.col-xs-4{width:33.33333333333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.666666666666664%}
.col-xs-1{width:8.333333333333332%}
}


.bfw-rounded-box {
    background: #f7f8f7;
    padding: 5px 15px 15px;
    border: 1px solid #e1e1e1;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 15px;
}

#dark {
    background: #333;
	color:white;
	border: 1px solid transparent;
	padding-top:15px;
	margin-bottom:40px;
}

.email {
	text-decoration:underline;
	color:#5DFFED;
}

.email:hover, .email:focus {
		color:white;
}

#bfw-department-list {
	 display:none;
}
