@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal; 

}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.eot');
    src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff'),
         url('../fonts/lato-light-webfont.ttf') format('truetype'),
         url('../fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold-webfont.ttf') format('truetype'),
         url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
font-family: 'latoregular', sans-serif; 
color:#333333; 
}
a {
    color: #003764;
}
a:hover {
text-decoration:underline;
color:#000000;
}
.pl0 {
padding-left:0px;
}
.pr0 {
padding-right:0px; 
}
.pt0 { 
padding-top:0px; 
}
.pb0 {
padding-bottom:0px; 
}
.row { 
margin:0px; 
padding:0px; 
}
.header {
float:left;
width:100%;
}
.header-rowone {
float:left;
width:100%;
padding:0px 0px 0px 0;
}
.logo {
float:left;
width:100%;
padding:25px 0 20px 0;
}
.logo h1 {
color:#003764;
font-size:40px;
font-family: 'latoblack';
margin:0px;
padding:0px;
line-height:normal; 
}
.logo h1 span {
    color: #d35e13;
    display: block;
    font-family: "latobold";
    font-size: 19px;
    letter-spacing: 1px;
}
.container-full {
float:left;
width:100%;
}
.header-right {
padding-right:0px;
}
.login-wrapper {
width:100%;
float:left;
text-align:right;
padding-top:6px;
}
a.btn.btn-info {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
}
a.btn.btn-info:hover {
    background-color: #454545;
    border-color: #454545;
    color: #ffffff;
}
a.btn.btn-info:focus {
    background-color: #454545;
    border-color: #454545;
    color: #ffffff;
}
.login-wrapper .ion-log-in::before {
padding-right:5px;
}
.cart-wrapper {
width:100%;
float:left;
text-align:right;
padding-top:0px;
}
.ion-cart {
font-size:20px;
color:#d35e13;
padding-right:5px;
position:relative;
top:3px; 
}
.cart-wrapper a {
color:#003764;
padding-top:0px;
}
.cart-wrapper a:hover {
color:#000000;
text-decoration:underline;
}
.cart-wrapper .badge {
background-color:#eeeeee;
border-radius:0px;
color:#231f20;
padding:7px 7px;
left:10px;
text-align:center;
}
.cart-wrapper .btn {
padding-left:0px;
padding-right:12px;
}
.cart-left-arrow {
position:absolute;
width:7px;
height:13px;
background:url(../images/cart-left-arrow.png) 0 0 no-repeat;
left:-7px;
top:7px; 
}
.btn {
padding-top:4px;
padding-bottom:4px;
}
.navbar-default {
background-color: #003764;
border: 0 none;
border-radius: 0; 
}
.navbar-collapse {
padding-left:0px;
padding-right:0px; 
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { 
background-color: #eeeeee;
color: #003764;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
color: #003764;
background-color: #eeeeee;
}
.navbar-default .navbar-nav > li > a {
color: #ffffff;
}
.navbar-default .navbar-nav > li {
border-right:0px solid #164e7d;
}
.navbar-default .navbar-nav > li:last-child {
border-right:0px;
}
.navbar-nav > li > a { 
font-size:16px; 
}
.search-right {
float:right;
width:auto; 
padding-top:8px; 
}
.search-wrapper {
float:left;
width:350px;
position:relative;
}
.advanced-search {
float:left;
width:auto;
padding-top:9px; 
}
.search-wrapper > .form-inline > .input-group > input[type="search"].form-control { 
border:0px;
background-color:#ffffff;
border-radius:30px;
padding:10px;
width:100%;
box-shadow:0 0 0;
border-top-right-radius:0px;
border-bottom-right-radius:0px;
padding-left:15px; 
}
.search-wrapper > .form-inline > .input-group > input[type="search"].form-control:focus {
box-shadow:0 0 0;
border:0px; 
}
.search-wrapper .input-group-btn input[type="submit"].btn.btn-default {
background-color:#d35e13;
border:0px;
border-radius:30px;
border-top-left-radius:0px;
border-bottom-left-radius:0px;
color:#ffffff;
height:34px;
box-shadow:0 0 0;
font-family: 'latobold';
}
.search-wrapper .input-group-btn input[type="submit"].btn.btn-default:focus {
box-shadow:0 0 0;
border:0px;
outline:0;
}
.search-wrapper > .form-inline > .input-group{
width:100%;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 0px;
}
.form-inline .input-group .input-group-btn.custom-fixedwidth {
    width: 56px;
}
.advanced-search a {
color:#fff;
font-size:14px;  
top:-1px;  
position:relative;
}
.advanced-search a .fa-search-plus {
color:#fff; 
}
.advanced-search a:hover .fa-search-plus  {
color:#ffffff;
text-decoration:underline !important;
}
.banner-mid {
float:left;
width:100%;
background-color:#fff;
border:1px solid #eeeeee;
box-shadow:0 0 5px #eeeeee;
}
.banner-left {
background:url(../images/banner-bg-left.png) 0 0 no-repeat #003764;
height:212px;
padding-left:290px;
padding-top:30px; 
}
.banner-right {
background:url(../images/banner-bg-right.png) 0 0 no-repeat #fff;
height:212px;
}
.banner-left p {
font-size:16px;
color:#eeeeee;
margin:0px;
padding:0px;
line-height:normal;
padding-bottom:15px; 
}
.banner-left p a {
color:#ffffff;
}
.banner-left p a:hover {
color:#fff;
}
.banner-left h1 {
color:#ffffff;
font-size:30px;
margin:0px;
padding:0px;
padding-bottom:20px;
font-family: 'latoblack';
}
.banner-right {
text-align:center;
padding-left:55px;
padding-top:18px;
}
.banner-right h1 {
color:#003764;
font-size:24px;
margin:0px;
padding:0px;
font-family: 'latoblack';
padding-top:20px;
padding-bottom:10px; 
}
.banner-right p {
padding-top:20px;
}
.banner-right p a.btn.btn-info {
background-color: #fff;
border: 3px solid #d35e13;
color: #003764;
font-family: "latoblack";
font-size: 16px;
line-height: normal;
padding: 10px 20px; 
white-space: inherit;  
}
.banner-right p a.btn.btn-info:hover {
background-color:#fff; 
color:#003764;
border: 3px solid #003764 !important;
}
.banner-right p {
color:#333333;
font-size:14px;
font-family: 'latobold';
padding:0 0px; 
}
.banner-right p.des-banner {
padding-left:20px;
padding-right:20px;
}
.banner-wrapper {
float:left;
width:100%;
margin-top:20px;
}
.article {
float:left;
width:100%;
margin-top:20px; 
}
.left-column {
padding-left:0px;
float:left;
}
.right-column {
padding-right:0px;
float:right;
}
.left-column > .panel-default > .panel-heading {
    background-color: #003764;
    border-color: #eeeeee;
    color: #fff;
	border-bottom:0px;
}
.panel-default {
    border-color: #eeeeee;
}
.left-column > .panel-default > .panel-heading h3.panel-title {
font-family: 'latobold';
font-size:16px;  
}
.left-column > .panel-default > .panel-heading h3.panel-title span {
/*color:#fdbb30;*/
color:#fff;
}
.left-column > .panel-default > .panel-heading {
position:relative;
}
.left-column > .panel-default > .panel-heading:after {
position:absolute;
width:21px;
height:11px;
left:15px; 
bottom:-11px;
content:'';
background:url(../images/title-down-arrow.png) 0 0 no-repeat;
z-index:999; 
}

.event-updates-wrapper {
float:left;
width:100%;
}
.event-updates-wrapper > .panel-default > .panel-heading h3.panel-title {
font-family: 'latobold';
font-size:16px; 
color:#fff; 
}
.event-updates-wrapper > .panel-default > .panel-heading h3.panel-title span {
/*color:#fdbb30;*/
color: #fff;
}
.event-updates-wrapper > .panel-default > .panel-heading {
position:relative;
background-color:#003764;
}
.event-updates-wrapper > .panel-default > .panel-heading:after {
position:absolute;
width:21px;
height:11px;
left:15px; 
bottom:-11px;
content:'';
background:url(../images/title-down-arrow.png) 0 0 no-repeat; 
}

ul.category-list {
margin:0px;
padding:0px;
padding-top:10px;
}
ul.category-list li {
list-style:none;
display:block;
padding:0 0 10px 20px;
margin:0px;
line-height:normal;
background:url(../images/right-arrow-listing.png) 0 1px no-repeat;
}
ul.category-list li a {
color:#003764;
}
ul.category-list li a:hover {
color:#000000;
}
.colleague-banner-wrapper {
background-color:#eeeeee;
padding:15px;
float:left;
width:100%;
margin-bottom:20px;
}
.colleague-left {
padding-left:0px;    
padding-top:8px;  
}
.colleague-left h1 {
font-family: 'latoblack';
color:#003764;
font-size:20px;
font-weight:normal;
margin:0px;
padding:0px;
letter-spacing:1px;
}
.colleague-left h1 span {
font-size:16px;
color:#333333;
font-family: 'latoregular';
padding-left:15px;
}
.colleague-right {
text-align:right;
padding-right:0px; 
}
a.btn-success.rewards-btn {
background-color:#fff;
border:3px solid #d35e13;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
font-family: 'latoblack'; 
color: #003764;
}
a.btn-success.rewards-btn:hover, a.btn-success.rewards-btn:focus {
background-color:#ffffff !important;
border:3px solid #003764 !important;
color: #003764 !important;
}
.main-product-banner {
float:left;
width:100%;
margin-bottom:20px;
background-color:#eeeeee;
padding:30px 50px; 
}
.main-slider-right h1 {
margin:0px;
padding:0px;
font-family: 'latoregular';
font-size:18px;
padding-bottom:20px;
}
.main-slider-right p {
padding-bottom:10px;
font-size:14px;
}
.small-slider-right h3 {
font-size:16px;
font-family: 'latoregular';
margin:0px;
padding:0px;
line-height:normal;
}
.small-slider-right h3 a {
color:#003764;
}
.small-slider-right h3 a:hover {
    color:#d35e13;
}
.events-des-wrapper {
float:left;
width:100%;
padding-top:15px;
}
.events-des-wrapper p  {
margin:0px;
padding:0 0 0 0;
}
.events-updates-box {
background-color:#eeeeee;
float:left;
width:100%;
padding:20px;
min-height: 269px;
border:1px solid #d35e13;
}
.responsive  {
padding-top:20px;
}
.responsive .slick-prev, .responsive .slick-next {
display:none !important;
}
.responsive .slick-dots {
text-align:left;
}
.responsive .slick-dots li button::before {
color:#b4b4b4;
font-size:16px;
}
.responsive .slick-dots li.slick-active button::before {
color:#d35e13; 
}
.responsive .slick-dots {
bottom: -36px;
left:7px;
z-index:10000;
width:120px;
}
.slick-dotted.slick-slider  {
margin-bottom:0px;
}
.pt10 {
padding-top:10px;
}
.read-btn-lp5 {
padding-left:5px;
}
.why-list-bg {
/*background:url(../images/why-register.png) bottom right no-repeat*/  
}
.footer {
float:left;
width:100%;
}
.footer_row_one {
float:left;
width:100%;
background:url(../images/footer-bar.jpg) left top repeat-x #d0dbe5;
padding:25px 0px;
}
.footer_row_one h2 {
color:#003764;
font-size:16px;
font-family: 'latobold';
margin:0px;
padding:0px;
padding-bottom:15px;
}
.social {
margin:0px;
padding:0px;
padding-bottom:15px;
}
.social a {
padding:7px 10px;
color:#fff;
margin-right:10px;
width:36px;
text-align:center;
display:inline-block; 
}
.social a.twitter {
background-color:#00aced;
}
.social a.facebook {
background-color:#3b5998;
}
.social a.googleplus {
background-color:#dd4b39;
}
.social a.pinterest {
background-color:#cb2027;
}
.social a.linkedin {
background-color:#0781c6;
}
.social a.youtube {
background-color:#bb0000;
}
.social a.rss {
background-color:#f26522;
}
.social a:hover {
background-color:#454545;
}
ul.sites-link {
margin:0px;
padding:0px;
width:100%;
float:left;
}
ul.sites-link li {
list-style:none;
float:left;
width:170px; 
/*background:url(../images/right-arrow-listing.png) 0 1px no-repeat;*/
line-height:normal;
padding-bottom:10px; 
padding:0 0 10px 20px;
}
ul.sites-link li a {
color:#003764;
}
ul.sites-link li a:hover {
color:#d35e13;
}
form.signup-form {
float:left;
width:100%;
}
form.signup-form  .form-group.inner-sign {
margin-bottom:15px;
float:left;
width:100%;
}
input[type="submit"].btn-custom {
background-color:#003764;
border:1px solid #003764;
color:#ffffff;
}
input[type="submit"].btn-custom:hover, input[type="submit"].btn-custom:focus {
background-color:#454545;
border:1px solid #454545; 
}
.inner-sign input[type="email"] {
border:1px solid #003764;
}
.footer_row_two {
padding:15px 0px;
float:left;
width:100%;
}
.footer_row_two a {
color:#003764;
}
.footer_row_two a:hover {
    color:#d35e13;
}
.footer-l {
font-size:14px;
}
.footer-r {
text-align:right;
font-size:14px; 
}
.mobile-search {
	display:none;
}
.login-title {
font-size:24px;  
color:#003764;
margin:0px;
padding:10px 0px 30px 0;
text-align:center;
font-family: 'latoblack'; 
}
.navbar {
margin-bottom:0px;
}
.breadcrumb-wrapper {
float:left;
width:100%;
background-color:#eeeeee; 
}
.breadcrumb {
background-color:#eeeeee;
border-radius:0px;
margin:0px; 
}
.breadcrumb > li + li::before { 
content: "";
}
.breadcrumb > li + li::before { 
    color: #231f20;    
    content: "";
    padding: 0 10px;
    background:url(../images/double-arrow.png) 5px 4px no-repeat;    
}
.breadcrumb > li > a {
color:#003764;
}
.breadcrumb > li > a:hover { color:#d35e13; } 
.breadcrumb > li {
color:#333;
font-size:12px;  
}
.breadcrumb > .active {
color:#333333;
}
a:focus {
text-decoration:none !important;
}
.panel-info.login-ags-member  {
    border-color: #eeeeee; 
}
.panel-info.login-ags-member > .panel-heading {
    background-color: #003764;
    border-color: #bce8f1;
    color: #fff;
	border:0px;
}
.login-ags-member > .panel-heading {
position:relative;
}
.login-ags-member > .panel-heading::after {
    background: rgba(0, 0, 0, 0) url("../images/title-down-arrow.png") no-repeat scroll 0 0;
    bottom: -11px;
    content: "";
    height: 11px;
    left: 15px;
    position: absolute;
    width: 21px;
}
.login-ags-member > .panel-heading > .panel-title {
font-family: 'latobold';
}
.login-ags-member > .panel-heading > .panel-title span {
float: right;
font-size: 22px;
position: relative;
top: -5px;
}
.form-control.login-input-user {
    border: 1px solid #003764;
}
.form-control.login-input-password {
    border: 1px solid #003764;
}
.login-ags-member .input-group-addon {
    background-color: #fff;
    border: 1px solid #003764;
	border-right:0px;
}
.login-ags-member .input-group-addon .glyphicon-user {
color:#003764;
}
.login-ags-member .input-group-addon .glyphicon-lock {
color:#003764;
}
.remember-wrapper {
padding-left:0px;
}
.remember-wrapper .checkbox {
padding-top:0px;
}
.forgot-password {
text-align:right;
padding-right:0px;
}
.agsmember-left-btn {
padding-left:0px;
padding-top:15px;
}
.loginbtn-right-btn {
padding-right:0px;
text-align:right;
padding-top:15px;
}
a.btn.btn-info.btn-blue {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
}
a.btn.btn-info.btn-blue:hover {
    background-color: #454545;
    border-color: #454545;
}
.forgot-password a {
color:#003764;
}
.forgot-password a:hover {
color:#d35e13;
}
a.btn.btn-info.btn-blue-ags {
    background-color: #fff;
    border-color: #fff;
    color: #003764;
	padding-left:0px;
}
a.btn.btn-info.btn-blue-ags:hover {
    background-color: #fff;
    border-color: #fff;
	color: #d35e13;
}


.panel-info.login-non-member  {
    border-color: #eeeeee; 
}
.panel-info.login-non-member > .panel-heading {
    background-color: #d35e13;
    border-color: #d35e13;
    color: #fff;
	border:0px;
}
.login-non-member > .panel-heading {
position:relative;
}
.login-non-member > .panel-heading::after {
    background: rgba(0, 0, 0, 0) url("../images/title-down-arrow-orange.png") no-repeat scroll 0 0;
    bottom: -11px;
    content: "";
    height: 11px;
    left: 15px;
    position: absolute;
    width: 21px;
}
.login-non-member > .panel-heading > .panel-title {
font-family: 'latobold';
}
.login-non-member .input-group-addon {
    background-color: #fff;
    border: 1px solid #003764;
	border-right:0px;
}
.login-non-member .input-group-addon .glyphicon-user {
color:#d35e13;
}
.login-non-member .input-group-addon .glyphicon-lock {
color:#d35e13;
}
a.btn.btn-info.btn-violet {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
}
a.btn.btn-info.btn-violet:hover {
    background-color: #454545;
    border-color: #454545;
}
.login-ags-main-wrapper {
margin-bottom:30px;
}
.login-non-main-wrapper {
margin-bottom:30px;
}
.login-non-member > .panel-heading > .panel-title span {
float: right;
font-size: 22px;
position: relative;
top: -5px;
}
.main-box-login-btn {
float:left;
width:100%;
margin: 0 !important;
margin-bottom:20px !important;
}
.main-box-login-btn .controls {
padding-left:0px;
padding-right:0px;
}
.modal-dialog {
    width: 950px;
    margin: 100px auto;
}
.modal-content {
background-color: #f7f7f7;
    border-radius: 0px;
    box-shadow: none;
    padding: 20px 30px;
}
.modal-header .close {
    margin-top: -10px; 
}
.close { opacity:1; text-shadow:none; color:#003764; font-size:40px;}
.close:focus, .close:hover {
color:#d35e13;
}
.modal-header { padding:0px; border-bottom:0px;}
.modal-footer { border-top:0px;}
.modal-body h4 { color:#003764; margin-top:0px; margin-bottom:50px; text-align:center; font-size:24px; font-family: 'latobold';}
.panel-info.login-ags-member > .panel-heading { text-align:left; }
.panel-info.login-non-member > .panel-heading { text-align:left; }
.remember-wrapper { text-align:left; }
.agsmember-left-btn { text-align:left; }
a.btn.btn-info.btn-logout {
    color: #003764;
        margin-left:10px;
}

a.btn.btn-info.btn-logout i.icon.ion-log-out { color:#003764; }
.welcome-wrapper {
width:100%;
float:left;
text-align:right;
padding-top:0px;
}
.welcome-wrapper span {
color:#003764;
font-family: 'latobold';
}
.welcome-wrapper .ion-android-person {
font-size:20px;
color:#d35e13;
padding-right:5px;
position:relative;
top:3px; 
}
.welcome-wrapper + .cart-wrapper {
padding-top:0px;
}
.wel-log {
padding-top:10px;
}
.inner-main-title-wrapper {
background-color:#003764;
/*background-image:url(../images/city-image.png);*/
background-repeat:no-repeat;
background-position:bottom center;
border-radius:3px;
box-shadow:0 5px 0px #d35e13;
float:left;
width:100%;
margin-bottom:20px;
}
.inner-title {
padding:20px 15px; 
}
.inner-title h2 {
font-size:16px;
margin:0px;
padding:0px;
font-family: 'latobold';
color:#fff;
text-transform:uppercase;
}
.bookdetails-listing-wrapper {
float:left;
width:100%;
border:1px solid #003764;
padding:20px;
margin-bottom:30px;
}
.listing-btn-wrapper {
float:right;
width:auto;
text-align:right;
position:relative;
bottom:-1px;
}
.listing-btn-wrapper a {
float:left;
margin-left:5px;
}
.note-aleart {
position:relative;
margin-bottom:20px;
padding-right:28px;
float:left;
width:100%;
}
.note-aleart a.close {
position:absolute;
top:0px;
right:10px;
font-size:26px; 
}
.my-library-accordion {
float:left;
width:100%;
}
.my-library-accordion .panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #003764;         /* adjust as needed */
}
.my-library-accordion .panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.my-library-accordion .panel-default {
border:0px;
box-shadow:0 0 0;
}
.my-library-accordion .panel-default > .panel-heading {
border-radius:0px;
}
.my-library-accordion .panel-default > .panel-heading {
    background-color: #eeeeee;
    border-color: #eeeeee;
    color: #003764;
	font-family: 'latobold';
}
.my-library-accordion .panel-default > .panel-heading a {
	font-size:15px;  
}
.my-library-accordion .panel-collapse.collapse.in {
position:relative;
}
.my-library-accordion .panel-collapse.collapse.in:after  {
    background: url("../images/down-arrow-gray.png") 0 0 no-repeat;
    top: 0px;
    content: "";
    height: 11px;
    left: 15px;
    position: absolute;
    width: 21px;
}
.cards-odd {
float:left;
width:100%;
background-color:#eeeeee;
border:1px solid #003764;
padding:15px;
margin-bottom:20px; 
}
.cards-odd:nth-child(2n-2) {
background-color:#fff;
}
.cards-odd:last-child {
margin-bottom:0px;
}
.my-library-accordion .panel-body {
padding-left:0px;
padding-right:0px;
padding-top:20px;
}
.list-cover-left {
padding-left:0px;
}
.list-cover-right {
padding-left:0px;
padding-right:0px;
}
.list-cover-right p {
float:left;
width:100%;
padding:0 0 10px 0;
margin:0px;
display:table;
}
.list-cover-right p span {
width:110px;
font-weight:bold;
display: table-cell; 
}
.list-btn-row { 
float:left; 
width:100%; 
}
.subscription-info {
background-color:#fff;
border:1px solid #454545;
border-radius:0px;	
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
padding:4px 10px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
color:#454545;
float:right;
}

.renew-subscription-btn {
background-color:#82bc00;
border:0px;
margin-left:10px;
}
.renew-subscription-btn:hover {
background-color:#454545;
border:0px;
}
.renew-subscription-btn:focus {
background-color:#454545 !important;
border:0px;
}

.remove-frommy-library-btn {
background-color:#592b5f; 
border:0px;
margin-left:10px;
}
.remove-frommy-library-btn:hover {
background-color:#454545;
border:0px;
}
.remove-frommy-library-btn:focus {
background-color:#454545 !important;
border:0px;
}
.subscription-info-new {
background-color:#fff;
border:1px solid #d70036;
border-radius:0px;	
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
padding:4px 10px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
color:#d70036;
float:right;
}
.tab-mobile {
display:none;
}
.tab-desktop {
display:block;
}
.icon-info {
float:left;
width:100%;
padding:10px 10px 10px 10px;
border:1px dotted #ccc;
margin-bottom:15px; 
}
.icon-info ul {
margin:0px;
padding:0px;
}
.icon-info ul li{
list-style:none;
float:left;
padding:0 20px 0 0;
font-size:13px;
}
.icon-info ul li .fa-file-text {
color:#003764;
font-size:22px;
float:left;
position:relative;
top:4px;
}
.icon-info ul li span {
float:left;
padding:9px 0 0 5px;
}
.icon-info ul li .ion-ios-navigate {
color:#82bc00;
font-size:24px;
float:left;
}
.icon-info ul li .ion-android-delete {
color:#003764;
font-size:24px;
float:left;
}
.icon-info ul li .ion-ios-download {
color:#003764;
font-size:24px;
float:left;
}
.icon-info ul li .ion-ios-time-outline {
color:#d70036;
font-size:24px;
float:left;
font-weight:bold;
}
.cover-list {
float:left;
width:100%;
}
.cover-list ul {
list-style:none;
float:left;
margin:0px;
padding:0px;
}
.cover-list ul li {
list-style:none; 
padding:20px 20px 25px 45px;  
margin:0px;
float:left;
text-align:center;
}
.library-cover-img-wrap {
text-align:center;
padding-bottom:3px;
}
.library-icon-wrap {
padding-bottom:3px;
position:relative;
}
.library-icon-wrap a {
display:inline-block;
padding:0 4px;
}
.library-icon-wrap .fa-file-text {
color:#003764;
font-size:21px;
}
.library-icon-wrap .ion-ios-navigate {
color:#82bc00;
font-size:24px;
}
.library-icon-wrap .ion-android-delete {
color:#003764;
font-size:24px;
}
.library-icon-wrap .ion-ios-time-outline {
color:#d70036;
font-size:24px;
}
.library-icon-wrap .ion-ios-download {
color:#003764;
font-size:24px;
}
a.btn.btn-info.library-more-details-btn {
width:100%;
}
.library-cover-img-wrap {
position:relative;
}
.tooltip-box-wrapper {
padding:15px;
position:absolute;
left:125px;
top:0px;
background-color:#ffffff;
width:280px;
height:160px;
float:left;
border:1px solid #003764;
border-radius:0px;
z-index:10000;
text-align:left;
box-shadow:0 0 16px #454545;  
}
.left-arrow-tooltip {
background-image:url(../images/tooltip-leftarrow.png);
background-repeat:no-repeat;
background-position:0 0;
width:44px;
height:59px;
float:left;
position:absolute;
z-index:100000;
left:-28px;
top:0px;
}
.tooltip-box-wrapper h3 {
color:#d35e13;
margin:0px;
padding:0px;
font-size:16px;
 font-family: 'latoregular';
padding-bottom:10px;
}
.tooltip-box-wrapper p {
margin:0px;
padding:0px;
}



.tooltip-box-sp-wrapper {
background-color: #ffffff;
    border: 1px solid #003764;
    border-radius: 0;
    bottom: 46px;
    box-shadow: 0 0 16px #454545;
    float: left;
    height: auto;
    left: -13px;
    padding: 5px 5px;
    position: absolute;
    text-align: left;
    top: inherit;
    width: 160px;
    z-index: 2147483647;
}

a.sb-down-icon {
position:relative;
}
.sb-down-icon_hover {
background-image:url(../images/tooltip-downarrow.png);
background-repeat:no-repeat;
background-position:0 0;
width:44px;
height:59px;
float:left;
position:absolute;
z-index:100000;
left:-7px;
bottom:10px;
content:'';
}
.tooltip-box-sp-wrapper h3 {
color:#565656;
margin:0px;
padding:0px;
font-size:12px;
 font-family: 'latoregular';
padding-bottom:0px;
text-align:center;
line-height:16px;
}
.tooltip-box-sp-wrapper h3 span.tooltip-price-new {
    color:#003764;
    padding-left:5px;
}
.mobile-remove-tooltip {
display:none !important;  
}
.offer-discount-body {
background-color:#fcea81;
box-shadow:0 0 50px #e5a361 inset;
position:relative;
}
.special-offer {
position:absolute;
top:-18px;
right:0px;
width:74px;
height:95px;
float:left;
background:url(../images/special-offer.png) 0 0 no-repeat;
}
.offer-discount-body ul.category-list li:first-child {
padding-right:65px;	
}
.offer-discount-body ul.category-list li {
	padding-right:25px;
}
.ins-license-btn {
background-color:#d35e13 !important;
border:0px !important;
margin-left:10px;
color:#fff !important;
}
.ins-license-btn:hover {
background-color:#d35e13 !important; 
border:0px !important;
color:#fff !important;
}
.btn.btn-success.ins-license-btn.ins-license-btn:focus {
background-color:#d35e13 !important;
border:0px;
color:#fff ; 
}
.ins-btn-wrap {
	text-align:right;
	padding:15px 15px 0 0;
}
.package-wrapper {
	float:left;
	width:100%;
}

.offer-discount-greenbg > .panel-default > .panel-heading {
    background-color: #82bc00;
}
.offer-discount-greenbg > .panel-default > .panel-heading::after {
    background: rgba(0, 0, 0, 0) url("../images/title-down-greenarrow.png") no-repeat scroll 0 0;
}
.offer-discount-greenbg > .panel-default > .panel-heading > h3.panel-title.offer-title span {
	color:#000;
	font-family: 'latoregular';
	font-size:14px;
	padding-left:15px;
}
.cards-details {
float:left;
width:100%;
background-color:#fff;
border:0px solid #003764;
padding:0px;
margin-bottom:20px;
padding-top:5px; 
}
h2.product-title-main {
	color:#d35e13;
	font-family: 'latobold';
	font-size:20px;
	margin:0px;
	padding:0px;
	padding-bottom:15px;
}
h2.product-title-main a {
	color:#003764;
}
h2.product-title-main a:hover {
	color:#d35e13;
}
.opc-wrapper {
float:left;
width:100%;
padding-bottom:20px;
padding-top:20px;
}
.opc-box {
	border:1px solid #eeeeee;
	border-radius:2px;
	padding:15px;
	float:left;
	width:100%;
	box-shadow:0 0 3px #eeeeee;
	
	background:#fff;
}
.opc-box p {
	display: table;
    float: left;
    margin: 0;
    padding: 0 0 5px 0;
    width: 100%;
	font-weight:normal;
}
.opc-box p strong {
color:#333333;
text-align:right;
display:table-cell;
}
.opc-box p span {
display: table-cell;
font-weight: normal;
width: 150px;
}
.opc-box p span.qua {
    width:169px;
    vertical-align:top;
}
.opc-mid {
	color:#003764;
	font-family: 'latobold';
	text-transform:uppercase;
	font-size:13px;
}
.opc-mid input[type="checkbox"] {
	float:left;
	margin:0px;
	margin-top:3px;
	margin-right:4px;
}
.quantity {
	border:1px solid #003764;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
	border-radius:4px;
	background-color:#fff;
}
.pricing-link2 {
	padding-top:35px;
}
.pricing-link {
	font-size:13px;
	float:left;
	width:100%;
        padding-top:10px;
}
.pricing-link a {
	color:#003764;
}
.pricing-link a:hover {
	color:#d35e13; 
}
a.btn.btn-info.buy-chapter-btn {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
    text-transform: uppercase;
}
a.btn.btn-info.buy-chapter-btn:hover {
	background-color:#454545;
	border-color: #454545;
}
input.btn.btn-info.addtocart-btn {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
    text-transform:uppercase;
}
input.btn.btn-info.addtocart-btn:hover {
	background-color:#454545;
	border-color: #454545;
}

input.btn.btn-info.addtolibrary-btn {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
    text-transform:uppercase;
}
input.btn.btn-info.addtolibrary-btn:hover {
	background-color:#454545;
	border-color: #454545;
}

input.btn.btn-info.addtocartprint-btn {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
    text-transform:uppercase;
}
input.btn.btn-info.addtocartprint-btn:hover {
	background-color:#454545;
	border-color: #454545;
}
.bta-right {
	text-align:right;
}
.bta-right a {
	margin-left:10px;
}
table.package-table {
	margin-top:5px;
	margin-bottom:0px;
            float:left;
}
table.package-table thead {
	background-color:#f7f7f7;
}
table.package-table thead tr th {
	color:#003764; 
}
table.package-table tbody {
	background-color:#fff;
}
table.package-table tbody tr td {
color:#231f20
}
.package-table .fa-check {
color:#d35e13;
}
.package-table .fa-times {
color:#d70036;
}
table.package-table thead tr th.table-title-complepackage
{
text-align:center;
}
.store-opc-box {
min-height:150px; 
}
.icon-info-store ul li .ion-monitor {
color:#003764;
font-size:18px;
float:left;
}
.icon-info-store ul li .ion-printer {
color:#003764;
font-size:18px;
float:left;
}
.icon-info-store ul li .ion-cube {
color:#003764;
font-size:18px;
float:left;
}
.icon-info-store ul li .ion-ios-time-outline {
color:#d70036;
font-size:17px;
float:left;
font-weight:bold;
}
.icon-info-store ul li span {
padding-top:0px;  
}

.bookonline-gray-wrapper {
float:left;
width:100%;
}
.bookonline-gray-wrapper > .panel-default > .panel-heading h3.panel-title {
font-family: 'latobold';
font-size:17px; 
color:#003764; 
}
.bookonline-gray-wrapper > .panel-default > .panel-heading {
position:relative;
background-color:#eeeeee;
}
.bookonline-gray-wrapper > .panel-default > .panel-heading:after {
position:absolute;
width:21px;
height:11px;
left:15px; 
bottom:-11px;
content:'';
background:url(../images/down-arrow-gray.png) 0 0 no-repeat; 
}
.store-cover-list ul li {
padding:20px 0 25px 28px; 
}
.four-item .slick-prev {
    left: -9px;
	z-index:10000;
}
.four-item .slick-next {
    right: -7px;
	z-index:10000;
}

.store-icon-wrap .ion-monitor {
color:#003764;
font-size:20px;
}
.store-icon-wrap .ion-printer {
color:#003764;
font-size:20px;
}
.store-icon-wrap .ion-cube {
color:#003764;
font-size:20px;
}
.store-icon-wrap .ion-ios-time-outline {
font-size:19px;
}
.sb-down-icon_hover_store {
background-image:url(../images/tooltip-downarrow.png);
background-repeat:no-repeat;
background-position:0 0;
width:44px;
height:59px;
float:left;
position:absolute;
z-index:100000;
left:-7px;
bottom:3px;
content:'';
}
#table-footer {
margin-bottom:20px;
}
#table-nav {
border-color: #003764;
}
#table-nav ul {
margin:0px;
}
.pr10 {
padding-right:10px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #003764;
    border-color: #003764;
}
.pagination > li > a, .pagination > li > span {
color:#003764;
}

.bookonline-violet-wrapper {
float:left;
width:100%;
}
.bookonline-violet-wrapper > .panel-default > .panel-heading h3.panel-title {
font-family: 'latobold';
font-size:17px; 
color:#fff; 
}
.bookonline-violet-wrapper > .panel-default > .panel-heading {
position:relative;
background-color:#592b5f;
}
.bookonline-violet-wrapper > .panel-default > .panel-heading:after {
position:absolute;
width:21px;
height:11px;
left:15px; 
bottom:-11px;
content:'';
background:url(../images/title-down-arrow-violet.png) 0 0 no-repeat; 
}
.my-library-accordion.remove-downarrow .panel-heading .accordion-toggle::after {
content:'';
}
ul.category-list li a.category-link-active {
color:#d35e13;
}
h2.toc-main-title span {
color:#fdbb30; 
}
.toc-full-width {
float:left;
width:100%;
padding-left:0px;
}
.toc-tab-wrapper {
float:left; 
width:auto;
text-align:right;
position:relative;
bottom:-1px;
}
.toc-tab-wrapper ul {
margin:0px;
padding:0px;
float:left;
width:100%;
}
.toc-tab-wrapper ul li { 
list-style:none;
float:left;
margin:0px; 
padding:0px;
padding-right:5px;   
}
.toc-tab-wrapper ul li a {
float:left;
background-color:#eeeeee;
padding:10px 20px; 
color:#231f20;
font-size:16px;
border:1px solid #eeeeee;
position:relative;
border:0px;
}
.toc-tab-wrapper ul li a:hover {
background-color:#eeeeee;  
}
.toc-tab-wrapper ul li a.toc-active-tab {
background-color:#ffffff;
border:1px solid #003764;
border-top:5px solid #003764; 
}
.grs-toc-title-img {
float:left;
width:100%;
margin-bottom:20px;
}
.toc-content-wrapper {
float:left;
width:100%;
}
.toc-inner-left {
padding-left:0px;
padding-right:0px;
}
.toc-inner-right {
padding-right:0px;
text-align:right;
}
ul.left-arrow-toc-list li a {
background:url(../images/right-arrow-listing.png) 0 2px no-repeat;
padding-left:20px;
color:#d35e13;
}
ul.left-arrow-toc-list li a:hover {
color:#003764;
}
ul li a.lock-open {
background:url(../images/lock-open.png) 0 2px no-repeat;
padding-left:20px;
color:#d35e13;
padding-top:5px;
padding-bottom:5px;
}
ul li a.lock-open:hover {
color:#003764;
}
ul li a.lock-close {
background:url(../images/lock-close.png) 0 2px no-repeat;
padding-left:20px;
color:#d35e13;
padding-top:5px;
padding-bottom:5px;
}
ul li a.lock-close:hover {
color:#d35e13;
}
ul li a:hover {
color:#000000;
}
.treeview .hover {
color:#d35e13;
}
.searchresults-gray-wrapper {
float:left;
width:100%;
}
.searchresults-gray-wrapper > .panel-default > .panel-heading h3.panel-title {
font-family: 'latobold';
font-size:17px; 
color:#231f20; 
padding-top:3px;
}
.searchresults-gray-wrapper > .panel-default > .panel-heading {
position:relative;
background-color:#eeeeee;
float:left;
width:100%;
}
.searchresults-gray-wrapper > .panel-default > .panel-heading:after {
position:absolute;
width:21px;
height:11px;
left:15px; 
bottom:-11px;
content:'';
background:url(../images/down-arrow-gray.png) 0 0 no-repeat; 
}
.searchresults-gray-wrapper > .panel-default > .panel-heading h3.panel-title span {
color:#d70036;
font-size:14px;
font-weight:normal;
}
.search-item-left {
padding-left:0px;
}
.search-item-right {
padding-right:0px;
}
.searchresults-gray-wrapper > .panel-default {
float:left;
width:100%;
}
.searchresults-gray-wrapper > .panel-default > .panel-body {
float:left;
width:100%;
}
.savas-forminline {
text-align:right;
}
.pro-search-textbox {
border:1px solid #003764;
padding-top:2px;
padding-bottom:2px;
height:28px;
}
.search-result-title-left {
padding-left:0px;
}
.search-result-title-right {
padding-right:0px;
text-align:right;
}
.search-card-wrapper {
padding-left:0px;
padding-right:0px;
}
.result-wrapper {
float:left;
width:100%;
}
.search-result-title-left h2.product-title-main span {
display:block;
width:100%;
padding-bottom:5px;
}
.search-result-title-left h2.product-title-main span:last-child a {
color:#592b5f;
}
.search-result-title-left h2.product-title-main a {
font-size:14px;
}
ul.refine-search-list {
float:left;
width:100%;
}
ul.refine-search-list li {
float:left;
width:100%;
}
ul.refine-search-list li a {
float:left;
width:100%;
display:table;
}
ul.refine-search-list li a span {
float:left;
width:85%;
}
ul.refine-search-list li a span.badge {
	float: right;
    height: 19px;
    margin: 0;
    padding: 3px 0 0;
    text-align: center;
    width: 19px;
	background-color:#eeeeee;
	color:#454545;
	font-size:11px;
}
ul.refine-search-list li {
padding-bottom:15px;
}
.myaccount-toc-tab-wrapper {
float:left; 
width:auto;
text-align:right;
position:relative;
bottom:-1px;
}
.myaccount-toc-tab-wrapper ul {
margin:0px;
padding:0px;
float:left;
width:100%;
}
.myaccount-toc-tab-wrapper ul li { 
list-style:none;
float:left;
margin:0px; 
padding:0px;
padding-right:5px;   
}
.myaccount-toc-tab-wrapper ul li a {
float:left;
background-color:#eeeeee;
padding:10px 15px; 
color:#003764;
font-size:15px;
border:1px solid #eeeeee;
position:relative;
border:0px;
}
.myaccount-toc-tab-wrapper ul li a:hover {
background-color:#eeeeee;  
color:#d35e13;
}
.myaccount-toc-tab-wrapper ul li a.toc-active-tab {
background-color:#ffffff;
border:1px solid #003764;
border-top:5px solid #003764; 
}
.mynotes-wrapper {
padding-left:0px;
padding-right:0px;
}
table.table-link tbody tr td a {
color:#003764;
}
table.table-link tbody tr td a:hover {
color:#d35e13;
}
table.mynotes-table thead tr th {
background-color:#f4f4f4;
}
.fa.fa-pencil-square-o.mynotes-edit {
font-size:24px;
}
.fa.fa-trash.delete {
font-size:24px;
color:#d70036;
}
.mynotes-button-wrapper {
float:left;
width:100%;
background-color:#eeeeee;
border-radius:6px;
padding:10px;
text-align:right;
margin-top:20px;
}
a.btn.btn-info.delete-btn {
background-color:#d70036;
margin-right:10px;
}
a.btn.btn-info.delete-btn:hover {
background-color:#454545;
border:1px solid #454545;
}
a.btn.btn-info.delete-btn:focus {
background-color:#454545;
border:1px solid #454545;
}
.fulltext-tocwrapper {
float:left;
width:100%;
margin-bottom:20px;
}
.fulltext-main-title-wrapper {
background-image:none;
padding:15px;
float:left;
width:100%;
padding-bottom: 6px;
}
.full-search-left {
	padding-left:0px;
	padding-right:0px;
}
.full-search-center {
	padding-right:0px;
}
.full-search-right {
	padding-right:0px;
}
input[type="text"].form-control.fulltext-textbox {
	border:0px;
}
.bootstrap-select > select.fulltext-selectbox {
	width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
	border-radius:4px;
	background-color:#fff;
	border:0px;
}
.bootstrap-select .btn-default {
	background-color: #fff;
    border: 0px;
    box-shadow: 0 0 0;
    border-radius: 0px;
    padding: 7px 12px;
	border-radius:4px;
	    font-size: 14px;
    line-height: 1.42857143;
}
.bootstrap-select .btn-default:hover, .bootstrap-select .btn-default:focus  {
		background-color: #fff;
    border: 0px;
    box-shadow: 0 0 0;
    border-radius: 0px;
    padding: 7px 12px;
	border-radius:4px;
	    font-size: 14px;
    line-height: 1.42857143;
	
}
.bootstrap-select .btn-default.active.focus, .bootstrap-select .btn-default.active:focus, .bootstrap-select .btn-default.active:hover, .bootstrap-select .btn-default:active.focus, .bootstrap-select .btn-default:active:focus, .bootstrap-select .btn-default:active:hover, .bootstrap-select.open>.dropdown-toggle .btn-default.focus, .bootstrap-select.open>.dropdown-toggle.btn-default:focus, .bootstrap-select.open>.dropdown-toggle.btn-default:hover {
	background-color: #fff;
	box-shadow:0 0 0;
}
.fulltext-mrb0 {
	margin-bottom:0px;
}
input[type="submit"].btn.btn-default.btn-custom.btn-info.search-fulltext-btn {
	background-color:#fdbb30;
	    padding-top: 4px;
    padding-bottom: 5px;
    height: 34px;
	border:1px solid #fdbb30;
	color:#000;
	font-size:15px;
}
input[type="submit"].btn.btn-default.btn-custom.btn-info.search-fulltext-btn:hover {
	background-color:#d35e13;
	border:1px solid #d35e13;
	color:#fff;
}

input[type="submit"].btn.btn-default.btn-custom.btn-info.search-toc-btn {
	background-color:#eeeeee;
	    padding-top: 4px;
    padding-bottom: 5px;
    
	border:1px solid #eeeeee;
	color:#003764;
	font-size:15px;
}
input[type="submit"].btn.btn-default.btn-custom.btn-info.search-toc-btn:hover {
	background-color:#454545;
	border:1px solid #454545;
	color:#fff;
}


input[type="button"].btn.btn-default.btn-custom.btn-info.search-fulltext-btn {
	background-color:#eeeeee;
	    padding-top: 4px;
    padding-bottom: 5px;
    
	border:1px solid #eeeeee;
	color:#003764;
	font-size:15px;
}
input[type="button"].btn.btn-default.btn-custom.btn-info.search-fulltext-btn:hover {
	background-color:#454545;
	border:1px solid #454545;
	color:#fff;
}
.fulltext-icon-left {
	padding-left:0px;
	padding-right:0px;
}
.fulltext-prenext-right {
	padding-right:0px;
	text-align:right;
}
.fulltext-search-right {
	padding-right:0px;
}
.full-next-btn {
	margin-left:10px;
}
.fulltext-icon-left a {
	padding-left:10px;
	line-height:normal;
}
.fulltext-icon-left a.f-i1:hover, .fulltext-icon-left a.f-i2:hover, .fulltext-icon-left a.f-i3:hover, .fulltext-icon-left a.f-i4:hover, .fulltext-icon-left a.f-i5:hover, .fulltext-icon-left a.f-i6:hover, .fulltext-icon-left a.f-i7:hover {
	color:#fdbb30;
}
.fulltext-icon-left a.f-i1 {
	color:#fff;
	font-size:10px;
}
.fulltext-icon-left a.f-i2 {
	color:#fff;
	font-size:14px;
}
.fulltext-icon-left a.f-i3 {
	color:#fff;
	font-size:18px;
}
.fulltext-icon-left a.f-i4 {
	color:#fff;
	font-size:28px;
}
.fulltext-icon-left a.f-i5 {
	color:#fff;
	font-size:28px;
}
.fulltext-icon-left a.f-i6{
	color:#fff;
	font-size:28px;
}
.fulltext-icon-left a.f-i7 {
	color:#fff;
	font-size:28px;
}
.fulltext-icon-left {
	text-align:right;
}
.prev-pr10 {
	padding-right:6px;
}
.next-pl10 {
	padding-left:6px;
}
.fulltext-mid-box-wrapper {
	float:left;
	width:100%;
	border:1px solid #003764;
	padding:20px;
	margin-bottom:25px;
}
h3.sub-title-fulltext {
	float:left;
	width:100%;
	padding:0px 0px 15px 0;
	color:#003764;
	font-size:18px;
	font-family: 'latobold'; 
	margin:0px;
}
h3.sub-title-fulltext span {
	display:block;
	color:#592b5f;
	font-size:13px;
	padding-top:10px;
}
.list-link-box {
	float:left;
	width:100%;
	border:1px solid #eeeeee;
	padding:15px;
	box-shadow:0 0 10px #eeeeee;
}
.list-link-box ul {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.list-link-box ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	background:url(../images/right-arrow-listing.png) 0 5px no-repeat;
	padding-left:20px;
	float:left;
	width:50%;
}
.list-link-box ul li a {
	color:#d35e13;
}
.list-link-box ul li a:hover {
	color:#003764;
}

.section-box {
	float:left;
	width:100%;
	border:1px solid #eeeeee;
	padding:15px;
	box-shadow:0 0 10px #eeeeee;
}
.section-box ul {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
}
.section-box ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	background:url(../images/right-arrow-listing.png) 0 5px no-repeat;
	padding-left:20px;
	float:left;
	width:50%;
}
.section-box ul li a {
	color:#d35e13;
}
.section-box ul li a:hover {
	color:#003764;
}


.keypoints-list {
	float:left;
	width:100%;
}
.keypoints-list ul {
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	padding-left:20px;
}
.keypoints-list ul li {
	list-style:none;
	margin:0px;
	padding:0px;
	background:url(../images/right-arrow-listing.png) 0 5px no-repeat;
	padding-left:20px;
	padding-bottom:10px;
}
h4.sub-title2 {
	float:left;
	width:100%;
	padding:20px 0px 15px 0;
	color:#003764;
	font-size:16px;
	font-family: 'latobold'; 
	margin:0px;
}

.fixed-fulltext {
float:left;
width:100%;
margin-bottom:0px;
}
.scroll-to-fixed-fixed {
height:90px;
border-bottom:1px solid #003764;
padding-bottom:30px;
background-color:#fff;
}
.scroll-to-fixed-fixed + div + .fulltext-mid-box-wrapper { padding-top:100px; }
h5.sub-title3 {
	float:left;
	width:100%;
	padding:20px 0px 15px 0;
	color:#003764;
	font-size:17px;
	font-family: 'latobold'; 
	margin:0px;
}
.fulltext-mid-box-wrapper p a {
color:#d35e13;
font-family: 'latobold';
word-break: break-all; 
}
.fulltext-mid-box-wrapper p a:hover {
color:#003764;
}
.scrollup {
    width: 35px;
    height: 35px;
    opacity: 1;
    position: fixed;
    bottom: 7px;
    right: 30px;
    display: none;
    background: #eeeeee;
    z-index: 10000000;
    border-radius:3px;
    text-align:center;
    font-size:24px;
    color:#003764;
    padding-top:5px; 
}
a.scrollup:hover { color:#d35e13; }
.shopping-bg-remove {
background-image:none;
}
.shopping-btn-right {
text-align:right;
padding-left:0px;
padding-top:13px;
}
a.btn.btn-info.continue-shop-btn {
background:none;
border:0px;
color:#fff;
}
a.btn.btn-info.continue-shop-btn:hover {
color:#d35e13;
}
a.btn.btn-info.proceedto-btn .ion-android-cart {
font-size:18px;
line-height:normal;
}
.shopping-thump-left {
float:left;
width:90px;
}
.shopping-thumpdes-right {
float:left;
margin-left:10px;
width:54%;
}
a.icon-closed-shopping .ion-close-circled { 
color:#d70036; 
font-size:18px;
}
a.icon-closed-shopping:hover .ion-close-circled {
color:#454545;
}
table.shopping-table thead tr th {
text-align:right;
}
table.shopping-table thead tr th.sh-left {
text-align:left;
}
table.shopping-table thead tr th.sh-center {
text-align:center;
}
.shopping-thumpdes-right span {
display:block;
color:#565656;
}
.shopping-price-wrapper {
    background: #f7f7f7;
    border: 1px solid #cccc;
    float: left;
    padding: 15px;
    width: 100%;
}
.sh-price-left {
padding-left:0px;
padding-right:0px;
}
.sh-price-right {
padding-left:0px;
padding-right:0px;
}
.sub-price-wrapper {
float:left;
width:100%;
padding-bottom:10px;
font-family: 'latoregular';
}
.sub-pr-left {
float:left;
width:195px;
text-align:right;
font-size:15px;
color:#565656;
}
.sub-pr-right {
float:left;
text-align:right;
font-size:15px;
padding-left:5px;
width:67px;
color:#003764;
}
a.btn.btn-info.continue-shop-btn-bottom {
background:none;
border:0px;
color:#003764;
}
a.btn.btn-info.continue-shop-btn-bottom:hover {
color:#d35e13;
}
.shopping-bottom-btn {
float:left;
width:100%;
margin-bottom:40px;
text-align:right;
padding-top:20px;
}
table.shopping-table thead tr th {
    background-color: #f4f4f4;
}
/*advanced-search css*/
.advanced-search-wrapper {

}
.ad-left {
padding-left:0px;
}
.ad-right {
padding-right:0px;
}
.advanced-search-wrapper > .panel-default > .panel-heading h3.panel-title {
font-family: 'latobold';
font-size:16px; 
color:#fff; 
}
.advanced-search-wrapper > .panel-default > .panel-heading h3.panel-title span {
color:#fdbb30;
}
.advanced-search-wrapper > .panel-default > .panel-heading {
position:relative;
background-color:#003764;
}
.advanced-search-wrapper > .panel-default > .panel-heading:after {
position:absolute;
width:21px;
height:11px;
left:15px; 
bottom:-11px;
content:'';
background:url(../images/title-down-arrow.png) 0 0 no-repeat; 
}
.pad12{ padding:12px;}
.radio-inline{ color:#FFFFFF; text-transform:uppercase;}
.grey-box {
background-color:#eeeeee;
background-repeat:no-repeat;
background-position:bottom center;
border-radius:3px;
float:left;
width:100%;
margin-bottom:20px;
}
.grey-box-title-left {
padding:10px 15px; 
text-align:left;
}
.grey-box-title-left h2 {
font-size:16px;
margin:0px;
padding:0px;
font-family: 'latobold';
color:#003764;
text-transform:uppercase;
}
.grey-box-title-right {
padding:10px 15px; 
text-align:right;
}
.grey-box-title-right h2 {
font-size:16px;
margin:0px;
padding:0px;
font-family: 'latobold';
color:#003764;
text-transform:uppercase;
}

.blk-txt{ color:#231f20;}
.adv-search-mid-box-wrapper {
	float:left;
	width:100%;
	padding:20px 0;
	margin-bottom:25px;
}
.pad-tb0{ padding-top:0; padding-bottom:0;}
.panel-heading > .checkbox{ font-size:16px; color:#FFFFFF; margin:0;}
.mar0{ margin:0 !important;}
.ad-btn-wrapper {
padding-left:0px;
padding-right:0px;
}
.adv-search-right-wrap {
float:right;
width:100%;
}
.ad-remove-bg {
background-image:none; 
}
.request-btn-wrap {
float:left;
width:100%;
margin-bottom:15px;
}
.left-column .panel-default {
float:left;
width:100%;
}
a.btn-success.request-btn {
background-color:#ffffff;
border:3px solid #d35e13;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
font-family: 'latoblack';
font-size:16px;
width:100%;
text-transform:uppercase; 
color:#003764;
}
a.btn-success.request-btn:hover, a.btn-success.request-btn:focus {
background-color:#ffffff !important;
border:3px solid #003764 !important;
color:#003764;
}
span.request-left {
float:left;
}
span.request-right {
float:right;
font-size:20px;
line-height:normal;
}
.banner-adds {
background-color:#fff;
}
.banner-item .slick-prev, .banner-item .slick-next {
display:none !important;
}
.banner-item .slick-prev::before, .banner-item .slick-next::before {
display:none !important;
}
.banner-item .slick-dots {
    bottom: 6px;
}
.banner-item .slick-dots li.slick-active button::before {
    color: #d35e13;
}
.banner-item .slick-dots li button::before {
    color: #b4b4b4;
    font-size: 16px;
}
.banner-adds img {
width:100%;
}
.event-new-anchor {
position:relative;
}
.event-new-anchor:hover {
    cursor: hand;
    cursor: pointer;
}
a.divlink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    /* Makes sure the link doesn't get underlined */
    z-index: 10;
    /* raises anchor tag above everything else in div */
    background-color: white;
    /*workaround to make clickable in IE */
    opacity: 0;
    /*workaround to make clickable in IE */
    filter: alpha(opacity=0);
    /*workaround to make clickable in IE */
}
.form-horizontal .form-group.user-label-wrapper {
    margin-bottom:35px;
    margin-left:0px;
    margin-right:0px;
}
.form-group input.form-control.login-input-user {
    border-top-right-radius:4px !important;
    border-bottom-right-radius:4px !important;  
}
.form-group input.form-control.login-input-password {
    border-top-right-radius:4px !important;
    border-bottom-right-radius:4px !important;      
}
button.btn.btn-info.btn-violet {
    background-color: #003764;
    border-color: #003764; 
    color: #fff;
    text-transform:uppercase;
}
button.btn.btn-info.btn-violet:hover {
    background-color: #454545;
    border-color: #454545;
}
button.btn.btn-info.btn-blue {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
    text-transform:uppercase;
}
button.btn.btn-info.btn-blue:hover {
    background-color: #454545;
    border-color: #454545;
}
#loginForm.fv-form-bootstrap .help-block, #loginFormMem.fv-form-bootstrap .help-block {
    position: absolute;
    top: 33px;
    width: 100%;
    float:left;
    left:0px;
}
#nonMemberLogin.fv-form-bootstrap .help-block, #nonMemberLogin.fv-form-bootstrap .help-block {
    position: absolute;
    top: 33px;
    width: 100%;
    float:left;
    left:0px;
}
#memberLogin.fv-form-bootstrap .help-block, #memberLogin.fv-form-bootstrap .help-block {
    position: absolute;
    top: 33px;
    width: 100%;
    float:left;
    left:0px;
}
.invalide-error {
float: none;
    left: 17px;
    margin: 0 auto;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    top: -39px;
    width: 92%;
    font-size:14px;
    display:none;  
}
.loader-show {
    visibility: visible;
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    background-color: rgba(0,0,0,0.3);
    z-index: 10000000;
}
.loader-hide {
    visibility: hidden; 
}
.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #d35e13; /* Blue */
    border-radius: 50%;
    width: 150px;
    height: 150px;
    animation: spin 2s linear infinite;
    position:absolute;
    top:40%;
    left:43%;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.loging {
    color: #000;
    font-size: 15px;
    left: 47%; 
    position: absolute;
    top: 51%;
}
.welcome-wrapper span.member-inner {
    color:#231f20;
}
.welcome-wrapper span.membertype {
    color:#5a2b5f;
    padding-left:15px;
}
.rightclass .tooltip-box-wrapper {
left:-280px;
}
.rightclass .left-arrow-tooltip {
right:-30px !important;
left:auto;
background-image: url("../images/tooltip-rightarrow.png");
}

.required-fields span {
color:#d70036;
}
label.reg-label {
font-family: 'latobold';
font-weight: normal;
}
label.reg-label-normal {
font-family: 'latoregular';
font-weight: normal;
display:block;
}
span.req-star {
color:#d70036;
}
.pt20 {
padding-top:20px;
}
.registration-selectbox .bootstrap-select button.btn-default {
border:1px solid #ccc;
padding-top:6px;
padding-bottom:6px; 
}
.registration-selectbox .bootstrap-select.open > .dropdown-toggle.btn-default:hover {
border:1px solid #ccc;
}
.reg-section1 {
background-color:#ebebeb;
padding:15px;
}
.checkbox-wrapper input[type="checkbox"] {
float:left;
margin-right:5px;
}
input[type="submit"].btn.btn-default.btn-info.registration-save-btn {
background-color: #003764;
border: 1px solid #003764;
color: #ffffff;
text-transform:uppercase;
margin-right:10px;
}
input[type="submit"].btn.btn-default.btn-info.registration-save-btn:hover {
background-color: #454545;
border: 1px solid #454545;
}
input[type="reset"].btn.btn-default.btn-info.registration-cancel-btn {
background-color: #565656;
border: 1px solid #565656;
color: #ffffff;
text-transform:uppercase;
margin-right:0px;
}
input[type="submit"].btn.btn-default.btn-info.delete-btn-submit {
background-color: #565656;
border: 1px solid #565656;
color: #ffffff;
text-transform:uppercase;
margin-right:0px;
}
input[type="submit"].btn.btn-default.btn-info.delete-btn-submit:hover {
background-color: #565656;
border: 1px solid #565656; 
}
input[type="reset"].btn.btn-default.btn-info.delete-btn-submit:hover {
background-color: #565656;
border: 1px solid #565656;
}
input[type="reset"].btn.btn-default.btn-info.registration-cancel-btn:hover {
background-color: #565656;
border: 1px solid #565656;
}
p.attention-ags strong {
font-family: 'latobold';
}
p.attention-ags a:hover {
color:#003764;
}
h4.att-ags-title {
color:#d70036;
margin:0px;
padding:0px;
font-size:14px;
padding-bottom:6px;
font-family: 'latobold';
}
#otherDisciplineText {
	margin-top:5px;
}
#otherSpecialtyText{
	margin-top:5px;
}
#signupSuccess, #signupError {
    display:none;
    float:left;
    width:100%;
    margin-top:10px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#signupError a.close, #signupSuccess a.close {
    font-size:24px;
}
.signup-loader {
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #d35e13; /* Blue */
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
    position:absolute;
    top:16%;
    left:40%;
}
.signup-loading {
    color: #003764;
    font-size: 14px;
    left: 36%;
    position: absolute;
    top: 66%;
    font-weight:bold;
}
.signup-loader-show {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 10000000;
}
.reg-section1 .form-group {
    margin-bottom:0px;
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 0;
}
.modal-open .modal {
    z-index: 8000000000; 
}
.static-pages a {
    color:#d35e13;
}
.static-pages a:hover {
    color:#003764; 
}
.static-pages a span u {
    color:#592b5f;
}
.store-details-view table.dataTable.hover tbody tr:hover, .store-details-view table.dataTable.display tbody tr:hover {
    background-color:#fff;
}
.store-details-view table.dataTable.stripe tbody tr.odd, .store-details-view table.dataTable.display tbody tr.odd {
    background-color: #eeeeee;
    border: 1px solid #003764;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
}
.store-details-view table.dataTable.stripe tbody tr.even, .store-details-view table.dataTable.display tbody tr.even {
    background-color: #fff;
    border: 1px solid #003764;
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 100%;
}
.cards-inner {
float:left;
width:100%;
}
.store-details-view table.dataTable.no-footer {
    border-bottom:0px;
}
.store-details-view table.dataTable thead th, .store-details-view table.dataTable thead td {
    border-bottom: 0 solid #111;
    padding: 5px 18px;
}
.store-details-view input[type="search"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.store-details-view select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.store-details-view table.dataTable.row-border tbody th, .store-details-view table.dataTable.row-border tbody td, .store-details-view table.dataTable.display tbody th, .store-details-view table.dataTable.display tbody td {
    border-top: 0 solid #ddd;
}
.store-details-view .dataTables_wrapper .dataTables_paginate .paginate_button {
    border-radius: 2px;
    box-sizing: border-box;
    color:#d35e13 !important; 
    cursor: pointer;
    display: inline-block;
    margin-left: 2px;
    min-width: 1.5em;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #003764;
}
.store-details-view .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .store-details-view .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .store-details-view .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #003764;
    box-shadow: none;
    color: #666 !important;
    cursor: default;
}
.store-details-view .dataTables_wrapper .dataTables_paginate .paginate_button.current, .store-details-view .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #003764; 
    border: 1px solid #003764; 
    color: #fff !important;
}
.store-details-view .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #003764;
    border: 1px solid #003764;
    color: white !important;
}
.store-details-view .panel-group.my-library-accordion {
    margin-bottom:0px; 
}
.store-details-view .panel-group.my-library-accordion .panel-body {
    margin-bottom:15px;
    padding-bottom:0px; 
}
.ags-left {
    float:left;
    width:30%;
    text-align:center;
    padding-top: 55px;
    margin-left:-10px; 
}
.ags-right {
    float:right;
    width:70%;
}
.ags-left img {
    display:inline-block;
}
.bulk-pricing-modal {
    width:480px;
}
.bulk-pricing-modal .modal-body {
    padding: 20px 0 0;
}
.bulk-pricing-modal .modal-title {
    color: #003764;
    font-family: 'latobold'; 
}
.bulk-pricing-modal .modal-content {
    background-color:#fff;
}

.myaccount-view table.dataTable.no-footer {
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    float:left;
    margin-top:15px !important;
    margin-bottom:15px !important;
}
.myaccount-view table.dataTable thead th, .myaccount-view table.dataTable thead td {
    border-bottom: 0 solid #111;
    padding: 5px 18px;
}
.myaccount-view input[type="search"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.myaccount-view select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.myaccount-view table.dataTable.row-border tbody th, .myaccount-view table.dataTable.row-border tbody td, .myaccount-view table.dataTable.display tbody th, .myaccount-view table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
}
.myaccount-view .dataTables_wrapper .dataTables_paginate .paginate_button {
    border-radius: 2px;
    box-sizing: border-box;
    color:#d35e13 !important; 
    cursor: pointer;
    display: inline-block;
    margin-left: 2px;
    min-width: 1.5em;
    padding: 0.5em 1em;
    text-align: center;
    text-decoration: none !important;
    border: 1px solid #003764;
}
.myaccount-view .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .myaccount-view .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .myaccount-view .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #003764;
    box-shadow: none;
    color: #666 !important;
    cursor: default;
}
.myaccount-view .dataTables_wrapper .dataTables_paginate .paginate_button.current, .myaccount-view .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: #003764; 
    border: 1px solid #003764; 
    color: #fff !important;
}
.myaccount-view .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #003764;
    border: 1px solid #003764;
    color: white !important;
}
.myaccount-view .panel-group.my-library-accordion {
    margin-bottom:0px; 
}
.myaccount-view .panel-group.my-library-accordion .panel-body {
    margin-bottom:15px;
    padding-bottom:0px; 
}
.myaccount-view .table-responsive {
    overflow-x: inherit;
}
#contactSuccess, #contactError, #passwordSuccess, #passwordError, #success, #error {
    display:none;
    float:left;
    width:100%;
    margin-top:10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#contactError a.close, #contactSuccess a.close, #passwordError a.close, #passwordSuccess a.close, #success a.close, #error a.close {
    font-size:18px;
}
.contact-loader {
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #d35e13; /* Blue */
    border-radius: 74%;
    width: 150px;
    height: 150px;
    animation: spin 2s linear infinite;
    position:absolute;
    top:41%;
    left:40%;
}
.contact-loader-show {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 16px;
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 10000000;
}
.contact-loading {
    color: #fff;
    font-size: 16px;
    left: 45%;
    position: absolute;
    top: 49%;
    font-weight:bold;
}

.popup-loader {
    border: 9px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #d35e13; /* Blue */
    border-radius: 74%;
    width: 100px;
    height: 100px;
    animation: spin 2s linear infinite;
    position:absolute;
    top:32%;
    left:40%;
}
.popup-loader-show {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 16px;
    height: 100%;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    visibility: visible;
    width: 100%;
    z-index: 10000000;
}
.popup-loading {
    color: #fff;
    font-size: 13px;
    left: 39%;
    position: absolute;
    top: 48%;
    font-weight:bold;
}
/* package comparison */
.package-comparison-wrapper {
border:1px solid #eeeeee;  
}
.package-comparison-wrapper .panel.panel-default { border-radius:0px; }
.package-comparison-wrapper .panel.panel-default .panel-heading { background-color:#592b5f; color:#fff; }
.package-comparison-wrapper .panel-heading .accordion-toggle::after { color: #fff; }  
.package-comparison-wrapper .panel-collapse.collapse.in::after { background: url("../images/title-down-arrow-violet.png") 0 0 no-repeat; }  
.package-comparison-wrapper .panel-default > .panel-heading a { font-size: 15px; text-transform: uppercase; } 
.package-comparison-wrapper .package-wrapper { padding:0 15px 15px 15px; } 
.package-comparison-wrapper .package-wrapper table.package-table { margin-top:0px; } 
.package-comparison-wrapper  .panel.panel-default .panel-body { padding-bottom:0px; } 
/* package comparison */

.rTable {
    display: table;
    width: 100%;
}
.rTableRow {
    display: table-row;
}
.rTableHeading {
    display: table-header-group;
    background-color: #eeeeee;
}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #ccc;
}
.rTableHead { background-color:#eeeeee; }
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}
.rTableRow22 { margin-top:10px; }
.myaccount-view table.dataTable thead th, .myaccount-view table.dataTable thead td {
    padding-left:10px; padding-right:10px;
    vertical-align:middle;
}
table.mynotes-table thead tr th {
    background-color: #eeeeee;
}
.myaccount-view table.dataTable thead th input[type="checkbox"] {
    margin-top:0px;
}
.myaccount-view table.dataTable thead td input[type="checkbox"] {
    margin-top:0px;
}
.btn.btn-info.library-toc-btn.export-btn {
    margin-left:10px;
}
input[type="button"].btn.btn-default {
background-color: #003764;
border: 1px solid #003764;
color: #ffffff;
text-transform:uppercase;
margin-right:10px;
}
input[type="button"].btn.btn-default:hover {
    background-color: #454545;
border: 1px solid #454545;
}
input[type="button"].btn.btn-danger {
background-color: #eeeeee;
border: 1px solid #eeeeee;
color: #003764;
text-transform:uppercase;
margin-right:10px;
}
input[type="button"].btn.btn-default.btn-info.myaccount-search-btn {
background-color: #003764;
border: 1px solid #003764;
color: #ffffff;
text-transform:uppercase;
margin-right:10px;
margin-top: 27px;
}
input[type="button"].btn.btn-default.btn-info.myaccount-search-btn:hover {
background-color: #454545;
border: 1px solid #454545;
}
label.myorder-label { display:block; }
.order-section { margin:10px 0px; }
.total-order {font-family: 'latobold'; }
.total-order span { color:#d70036; }
.print-mb10 { margin-bottom:10px; }
.order-detail-table {
    float:left;
    width:100%;
    border:1px solid #ddd;
    margin-bottom:15px;
     border-bottom:0px solid #eeeeee;
}
.detail-table-head {
    float:left;
    width:100%;
    background-color:#eeeeee;
}
.order-detail-table table {
    border:0px;
    width:100%;
}
.order-detail-table table thead {
    background-color:#eeeeee;
}
.order-detail-table table thead th {
    background-color:#eeeeee;
    padding:10px;
    text-transform: uppercase;
    font-family: 'latobold';
    font-weight:normal;
    font-size:13px;
}
.order-detail-table table tbody td {
    padding:10px;
    text-transform: uppercase;
    font-weight:normal;
    font-size:13px;
    border-bottom:1px solid #eeeeee;
    border-right:1px solid #eeeeee;
}
.order-detail-table table tbody td:last-child {
    border-right:0px;
}
a.chapter-link-table {
    color:#d35e13;
}
a.chapter-link-table:hover {
    color:#003764;
}
.inside-accordion-table {
    border-left:1px solid #eeeeee;
    border-right:1px solid #eeeeee;
}
.inside-accordion-table table thead tr th {
    font-size:11px;
}
.inside-accordion-table table tbody tr td {
    font-size:11px;
}
.subtotal-wrapper {
    float:right;
    width:235px;
    padding-right:14px;
}
.totalcost1 {
    float:left;
    width:120px;
    text-align: right;
    padding-bottom: 15px;
}
.totalcost2 {
    float:left;
    width:30px;
    text-align: right;
    padding-bottom: 15px;
}
.totalcost3 {
    float:left;
    width:70px;
    text-align: right;
    padding-bottom: 15px;
    font-weight:bold;
}
.proabstract-btn {
    float:left;
    width:100%;
    padding-top:10px;
}
.proabstract-btn input.btn.btn-info.addtocart-btn {
    float:left;
    font-size:12px;
}
.proabstract-btn a.btn.btn-info.buy-chapter-btn {
    float:right;
    font-size:12px;
}

#add_to_cart_quantity.fv-form-bootstrap .help-block {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    bottom: 45px;
    color: #b94a48;
    font-size: 13px;
    padding: 3px 5px;
    position: absolute;
    right: 30px;
    width: 40%;
}
.freetrial_innerbox
{ 
    width:100%;
}
.freetrial_title .product-title-main{
    padding-top: 10px;
}
.member-alert{
    display: none;
    float: none;
    font-size: 14px;
    left: 12px;
    margin: 0 auto;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    top: -115px;
    width: 195%;
}
.member-alert a.close{
    font-size:18px;
    right: -5px;
}
.free-products-box {
background-color:#fff;
float:left;
width:100%;
padding:20px;
min-height: 303px;
border:1px solid #d35e13;
}
.free-products-box .small-slider-right h3 {
    margin-top:10px;
    font-size:13px;
}
.free-products-box .small-slider-right p {
    margin-top:10px;
    font-size:15px;
    color:#337ab7;
}
.store-icon-wrap a {
    color: #d35e13;
    font-size: 11px;
    text-align: center;
}
.abstract-addtocart-btn {
    float:left;
    font-size:12px;
}
.abstract-buychapter-btn {
    float:right;
    font-size:12px;
}
.abs-price-wrapper {
    float:left;
    width:100%;
}
.opc-wrapper-mobile {
    display: none;
}
.opc-wrapper-desktop {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    padding-top: 0px;
    display: block;
}
.opc-wrapper-desktop .col-md-4 {
    width:100%;
    padding:0px;
    margin-bottom:20px;
}
.opc-wrapper-desktop .col-md-5 {
    width:100%;
    padding:0px;
    margin-bottom:20px;
}
.opc-wrapper-desktop .col-md-4:last-child {
    margin-bottom: 0px;
}
.store-more-dbtn {
    margin-bottom:15px;
}
#shop-scrollbar2 { padding-right:0px; }
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}
.mCSB_scrollTools {
    right: 2px;
}
.offer-discount-greenbg > .panel-default > .panel-heading {
    background-color: #fdbb30;
}
.event-updates-wrapper > .panel-default > .panel-heading h3.panel-title.offer-title {
    color: #000;
}
.incart
{
    color: #003764;
    font-weight:bold;
    font-size:16px;
}
.incart i.icon.ion-android-cart {
    color:#d35e13;
    font-size:20px; 
}
.emptyCart{
text-align: center
}
.store-icon-wrap {
    float: left;
    padding-top: 5px;
    width: 100%;
}
.store-icon-wrap a span {
    display: block;
}

.store-icon-wrap a {
    color: #003764;
    font-size: 11px;
    padding-left: 5px;
    text-align: center;
    display: inline-block;
}
.store-icon-wrap a:hover {
    color:#d35e13;
}
.pd-mt10 { margin-top:10px; }
.bta-right { float:left; width:100%; margin-top:15px; }
.bta-right a.btn.btn-info.library-toc-btn.btn-remove-float {
   float:left;
   width:100%;
   margin-left:0px;
   text-transform:uppercase;
}

/* plugin styles */
.expandy{
    display: block;
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
}
.expandy.expandy-hidden{
    display: none;
}
.expandy-toggle{
    cursor: pointer;   
}
.toggle-all{
    float: right;
    cursor: pointer;
    font-size: 13px;
    text-decoration: none;
    color: #d35e13;
    text-transform: capitalize ;
}

/* show/hide indicators */
.expandy-toggle.plusminus:after{
    /*content: ' [-]';*/
    color:#d35e13;
}
.expandy-toggle.expandy-hidden.plusminus:after{
   /* content: ' [+]';*/
    color:#d35e13;
}
.expandy-toggle.triangle:after{
    content: ' \25BE';
}
.expandy-toggle.expandy-hidden.triangle:after{
    content: ' \25B8';
}
.expandy-toggle.arrow:after{
    content: ' \2191';
}
.expandy-toggle.expandy-hidden.arrow:after{
    content: ' \2193';
}
.expand-editor {
    float:left;
    width:100%;
    padding:10px;
    border:1px solid #eeeeee;
    box-shadow: 0 0 10px #eeeeee;
    margin-bottom:15px;
    padding-bottom:6px;
}
h2.editor-isbn-title {
    font-family: 'latoregular';
    margin:0px;
    padding:0px;
    font-size:13px;
}
h2.editor-isbn-title span { font-weight: bold; }
.detail-showbox {
    float:left;
    width:100%;
    padding:0px;
}
.box-hide-detail span { font-weight:bold; }
.box-hide-detail { float:left; width:100%; padding-bottom:6px; }
.pro-phonecall-wrapper { position:relative; }
.order-now-call { position:absolute; top:5px; right:10px; color:#fff; }
.phone-icon-box .fa-phone {  border-radius: 6px;
    color: #d35e13;
    font-size: 22px;
    margin: 0 6px;
    padding: 0;
}
.phone-icon-box { position:relative; top:3px; }
.pro-det-pricbox { padding-top:0px; }
.pro-det-pricbox .ipad-opc-1, .pro-det-pricbox .ipad-opc-2, .pro-det-pricbox .ipad-opc-3 { width:100%; padding-right:0px; margin-bottom:15px; }
.prod-det-pricebox-empty { padding-top:0px !important; }
.prod-det-pricebox-empty .ipad-opc-3 { padding-right:0px; }
/*.prod-det-pricebox-empty .opc-box { min-height:200px; }*/

/* billing info css start */
.billing-info-wrap {
float:left;
}
.billing-info-wrap > .panel-default > .panel-heading h3.panel-title {
font-family: 'latobold';
font-size:16px; 
color:#fff; 
}
.billing-info-wrap > .panel-default > .panel-heading h3.panel-title span {
color:#fdbb30;
}
.billing-info-wrap > .panel-default > .panel-heading {
position:relative;
background-color:#003764;
}
.billing-info-wrap > .panel-default > .panel-heading:after {
position:absolute;
width:21px;
height:11px;
left:15px; 
bottom:-11px;
content:'';
background:url(../images/title-down-arrow.png) 0 0 no-repeat; 
}
.billing-pt0 { padding-top:0px; }
input[type="submit"].btn.btn-info.proceedto-btn, input[type="button"].btn.btn-info.proceedto-btn {
    background-color: #003764;
    border: 1px solid #003764;
    color: #ffffff;
}
input[type="submit"].btn.btn-info.proceedto-btn:hover, input[type="button"].btn.btn-info.proceedto-btn:hover { 
    background-color: #454545;
    border: 1px solid #454545;
}
form.proceedto-form-box {
    float:right;
}
.redeem-box {
    width:70%;
}
.cart-cover-img img { 
    display:inline;
    height: 190px;
    width: 140px;
}
.cart-thump-title {
    padding:0 20px 0 20px;
    min-height: 51px;
}
.cart-related-btn {
    float:left;
    width:100%;
}
.six-item .slick-prev {
    left: 0px;
    z-index:1000;
}
.six-item .slick-next {
    right:0px;
    z-index:1000;
}
#billing_info.fv-form-bootstrap .help-block {
    margin-top: 0;
    position: absolute;
    width: 96%;
    padding-top:1px;
    padding-bottom:1px;
    font-size:12px;
}
#billing_info .reg-section1 .form-group {
    margin-bottom: 20px;
}
a.btn_same_bill {
    float:right;
}
.shipping-title-wrap {
    float:left;
    width:100%;
}
.shipping-article-wrap {
   overflow:hidden;
}
.coupon_code_box {
    width:74px;
    margin-bottom:10px;
}
table.orderconfirm-table thead tr th {
    font-size:12px;
}
input[type="button"].btn.btn-info.addtocart-btn.offer-btn:hover {
    background-color: #454545;
    border: 1px solid #454545; 
}
input[type="button"].btn.btn-info.addtocart-btn:hover {
    background-color: #454545;
    border: 1px solid #454545;
}
.orderconfirm-table .shopping-thump-left {
    width: 70px;
}
.offer-btn-wrap { margin-top:8px; }
.orderconfirm-wrapper { float:left; width:100%; }
.order-sub-pr-left { width:192px; }
.order-shop-bottom-btn {
    background-color: #ebebeb;
    padding: 15px;
}
.order-shop-bottom-btn { text-align:left; }
.order-shop-bottom-btn a { display:block; }
#div_donation {float: left; padding: 10px 0 0; width: 100%; }
.confirm-btn-wrap { float:right; margin-top:10px; }
.off_main { 
    float: left;
    margin-bottom: 20px;
    padding: 15px;
    width: 33%;
}
.offer_inner {
    border:1px solid #ccc;
    background-color:#fff;
    padding:15px;
    min-height:430px;
}
.off_title p span {
  color:#d70036;  
}
p.tit { text-transform: uppercase; }
.off_cover { text-align: center; margin-bottom:10px;  }
.off_title p span.old_price {
    text-decoration: line-through;
}
.discount-apps .modal-title {
    color: #003764;
    font-family: "latobold";
}
.order-model-footer-box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    overflow: hidden;
    text-align: left;
    width: 100%;
    color: #d35e13;
    font-family: "latobold";
    text-align:center;
   }
   .card-one, .card-two, .card-three, .card-four {
       float:left;
       width:60px;
       margin-right:15px;
   }  
   .card-paypal-wrapper {
       float:left;
       width:100%;
   }   
   .pay-tooltip-wrapper {
       float:left;
       width:100%;
   } 
   .pay-tooltip-wrapper input[type="password"] {
       width:60px;
       float:left;
   } 
   .pay-tooltip-wrapper #ccvnumber {
       float:left;
       padding-top:5px;
   }
   .pay-date-year select { float:left; width:100px; margin-right:20px; }
   .paypal-img { float:right; }
   #processButton,#processButtonDisable { text-align:center; float:left; padding-right:15px; }
   #cartDetails.fv-form-bootstrap .help-block {
    margin-top: 35px;
    position: absolute;
    width: 96%;
    padding-top:1px;
    padding-bottom:1px;
    font-size:12px;
}
#cartDetails .form-group {
    margin-bottom: 25px;
}
.mynotes-paypal-wrap {
    margin-bottom:50px;
}
  #cartDetails.fv-form-bootstrap .name-on-card-error .help-block {
    margin-top:0px;
}
.shipping-countries-desktop { display:block; }
.shipping-countries-mobile { display:none; }

/* billing info css end */

/* book cover css start */
.mylibrary-cover-list {
float:left;
width:100%;
}
.mylibrary-cover-list ul {
list-style:none;
float:left;
margin:0px;
padding:0px;
}
.mylibrary-cover-list ul li {
list-style:none; 
padding:20px;  
margin:0px;
float:left;
text-align:center;
width:49%;
border:1px solid #eeeeee;
margin-bottom:20px;
min-height:292px;
background-color:#eeeeee;
border-radius:6px;
}
.mylibrary-cover-list ul li:nth-child(2n-2) {
float:right;
background-color:#eeeeee;
}
.mylibrary-cover-left {
float:left;
width:30%;
}
.mylibrary-cover-right {
float:right;
width:65%;
}
.subscription-valide-info {
background-color: #fff;
    border: 1px solid #d70036;
    border-radius: 0;
    color: #d70036;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    padding: 4px 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
margin-bottom:0px;
margin-top:15px;
}

.subscription-valide-info-block {
 border: 1px solid #231f20;
    border-radius: 0;
    color: #231f20;
}

.cover-btn-right {
margin-bottom:10px;
}
.mylibrary-cover-list ul li h2 {
margin:0px;
padding:0px;
float:left;
width:100%;
color: #d35e13;
font-family: "latoregular";
font-size: 16px;
padding-bottom:10px;
text-align:left;
}
a.btn.btn-info.renewyoursubscription-btn {
    background-color: #82bc00;
    border-color: #82bc00;
    color: #fff;
}
a.btn.btn-info.renewyoursubscription-btn:hover {
    background-color: #454545;
    border-color: #454545;
    color: #fff;
}
a.btn.btn-info.remove-frommy-library-btn-cover {
    background-color: #592b5f;
	border-color: #592b5f;
    color: #fff;
}
a.btn.btn-info.remove-frommy-library-btn-cover:hover {
    background-color: #454545;
    border-color: #454545;
    color: #fff;
}
a.btn.btn-info.tableofcontent-btn-cover {
    background-color: #006271;
	border-color: #006271;
    color: #fff;
}
a.btn.btn-info.tableofcontent-btn-cover:hover {
    background-color: #454545;
    border-color: #454545;
    color: #fff;
}
a.btn.btn-info.download-btn-cover {
    background-color: #5a621c;
	border-color: #5a621c;
    color: #fff;
}
a.btn.btn-info.download-btn-cover:hover {
    background-color: #454545;
    border-color: #454545;
    color: #fff;
}
.mylibrary-cover-right a.btn.btn-info.library-toc-btn.btn-remove-float {
background-color: #003764;
border-color: #003764;
width:180px;
margin-bottom: 10px;
}
.mylibrary-cover-right a.btn.btn-info.library-toc-btn.btn-remove-float:hover {
    background-color:#454545;
    border-color: #454545;
}
.mylibrary-cover-right a.btn.btn-info.library-toc-btn {
background-color: #003764;
border-color: #003764;
width:180px;
margin-bottom: 10px;
}
.mylibrary-cover-right a.btn.btn-info.library-toc-btn:hover {
    background-color:#454545;
    border-color: #454545;
}
.mylibrary-cover-list .subscription-valide-info { width:100%; }
.store-icon-wrap .ion-music-note { color: #003764; font-size: 20px; }
.store-icon-wrap .ion-android-phone-portrait { color: #003764; font-size: 20px; }
.close_toc_node {
    position:relative;
    padding-left:15px;
}
.close_toc_node > ul { margin-left:0px; padding-left:0px; }
.close_toc_node > ul > li > ul { margin-left:20px; padding-left:0px; }
.open_toc_node {
    position:relative;
    padding-left:18px;
    float: left;
width: 100%;
}
.close_toc_node { float:left; width:100%; }
.close_toc_node > ul > li > ul { float:left; width:100%; }
li.last_toc_node { float:left; width:100%; }
.front_matter_toc { float:left; width:100%; }
li.last_toc_node { list-style:none; }

.toc-inside-btn {
    padding:5px; margin-left: 0px;float:left;width:100%;
}
.toc-inside-btn a { margin-right:15px; }
/*.close_toc_node:before {
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.open_toc_node:before {
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}*/

.book-toc .close_toc_node a span:before {
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.book-toc .open_toc_node a span:before {
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}

.book-toc li.last_toc_node a span { display:none; } 

.image-gallery .close_toc_node a span:before {
    content: "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.image-gallery .open_toc_node a span:before {
    content: "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
.image-gallery li.last_toc_node a span { display:none; } 

.toc-inner-left > div > ul > li {
    list-style:none;
}
.toc-inner-left .btn_space
{
    margin:5px 5px 5px 20px; 
}
.toc-inner-left > div > ul > li > a {
    color:#003764;
    
}
.toc-inner-left > div > ul > li > a:hover {
    color:#d35e13;
}
.toc-inner-left > div > ul > li {
    
}
.toc-inner-left > ul > li {
    list-style:none;
}
.toc-inner-left > ul {
    margin-left:0px;
    padding-left:0px;
}
.toc-inner-left ul.front-matter {
    margin-left:20px;
}
.toc-inner-left > ul > li > a {
    
    color:#231f20;
}
.toc-inner-left > ul > div > ul > li > a {
    color:#003764;
}
.toc-inner-left > ul > div > ul > li > a:hover {
    color:#d35e13;
}
.toc-inner-left > ul > div > ul {
    
}
.toc-inner-left > ul > div > ul > li {
    list-style:none;
    
}
.toc-inner-left > ul > li > ul > li > a {
    color:#003764;
}
.toc-inner-left > ul > li > ul > li > a:hover {
    color:#d35e13;
}
.toc-inner-left > ul > li > ul {
    
}
.toc-inner-left > ul > li > ul > li {
    list-style:none;
    padding-bottom:6px;
}
.front_matter_toc {
    position:relative;
}
.front_matter_toc:before {
     content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 13px;
    padding-right: 0.5em;
    position: absolute;
    top: 1px;
    left: -18px;
}
li.last_toc_node a.toc_not_subscribed_chapter {
    position:relative;
}
li.last_toc_node a.toc_not_subscribed_chapter:before {
     content: "\f023";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #d35e13;
    font-size: 16px;
    padding-right: 0.5em;
    position: absolute;
    top: -3px;
    left: -18px;
}

li.last_toc_node a.toc_subscribed_chapter {
    position:relative;
}
li.last_toc_node a.toc_subscribed_chapter:before {
     content: "\f09c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
color: #82bc00;
font-size: 16px;
padding-right: 0.5em;
position: absolute;
top: -3px;
left: -20px;
}


.toc-toolkit li
{
     list-style:none;
}
.toc-toolkit li .last_toc_node
{
    padding-bottom:6px;
}


.toc-tab-wrapper ul li a.toc_tab_select {
     background-color: #ffffff;
    border: 1px solid #003764;
    border-top: 5px solid #003764;
}
.btn-close
{
    background-color: #d35e13;
    border: 1px solid #d35e13;
    color: #ffffff;
}
.btn-success
{
    background-color: #003764;
    border: 1px solid #003764;
    color: #ffffff;  
}
.panel { border-radius:0px !important; }
ul.front-matter li a { color:#337ab7; }
ul.front-matter li a:hover { color:#d35e13; }
li.open_toc_node a { color:#231f20 !important; }

.book-toc .close_toc_node > ul {
    margin-left: 23px;
    padding-left: 0px;
    margin-top:8px;
}
li.close_toc_node > a { color:#231f20 !important; }
.toc-toolkit .close_toc_node a {
    padding-left: 5px;
}

.image-gallery > ul > li > div > ul {
    margin-left:0px;
    padding-left:18px;
}
.image-gallery > ul > li > div > ul > li { padding-bottom: 5px; }
.image-gallery > ul > li > div > ul > li.last_toc_node a {
    position: relative;
}
.image-gallery > ul > li > div > ul > li.last_toc_node a:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #003764;
    font-size: 13px;
    padding-right: 0.5em;
    position: absolute;
    top: 1px;
    left: -18px;
}
.toc_img_cont1 {
    float:left;
    width:100%;
    border:1px solid #eeeeee;
    padding:22px;
    margin-bottom:15px;
    position:relative;
}
#shop-scrollbar2 { position: relative; }
.zoom-search {
float: right;
position: absolute;
z-index: 1000;
right: 10px;
top:10px
}
.image-gallery > ul > li { margin-bottom: 5px; }

.col_1 { float:left; width:100%; border:1px solid #eeeeee; border-radius:3px; margin-bottom:15px; }
.col_1:nth-child(1) { float:left; width:100%; }
.col_1:nth-child(2) { float:right; }
.col_1 span.site_home {
background-color: #003764;
padding: 10px 15px;
font-family: 'latobold';
font-size: 16px;
float:left;
width:100%;
color:#fff;
text-transform:uppercase;
border-top-left-radius:3px;
border-top-right-radius:3px;
}
.site_map { float:left; width:100%; padding:15px; }
.site_map_list ul {
    float:left;
    width:100%;
    margin:0px;
    padding:0px;
}
.site_map_list ul li {
    float:left;
    width:100%;
    margin:0px;
    padding:0px 0 10px 20px;
    list-style: none;
background: url(../images/right-arrow-listing.png) 0 4px no-repeat;
}

.col_1:nth-child(1) .site_map_list ul li { float:left; width:25%; }

.site_map_list ul li a:hover {
    color: #d35e13;
}
.col_1:nth-child(2) > .site_map > .site_map_list > ul > li > a { color:#231f20; margin-bottom: 5px; float:left; width:100%; }
.col_1:nth-child(2) > .site_map > .site_map_list > ul > li > ul > ul { margin-left:20px; }

.col_ { float:left; border:1px solid #eeeeee; border-radius:3px; margin-bottom:15px; width:100%; }
.col_:nth-child(1) { float:left; width:28%; width:70%;  }
.col_:nth-child(2) { float:right; }
.col_ span.site_home {
background-color: #003764;
padding: 10px 15px;
font-family: 'latobold';
font-size: 16px;
float:left;
width:100%;
color:#fff;
text-transform:uppercase;
border-top-left-radius:3px;
border-top-right-radius:3px;
}
.toc-main-prodcut-right img { display:inline-block; }
.proabstract-opc-box { padding:10px; }
input.btn.btn-info.addtocart-btn:hover { background-color:#454545; border-color: #454545;}
.shopping-thumpdes-right { width:50%; }
.order-detail-table { border-top:0px; }
.shopping-thumpdes-right { word-break: break-all; } 
.shopping-table-iner2 { width: 300px;word-break: inherit; color:#003764; }
.order-detail-table table tbody td { padding-left:5px; padding-right:5px; }
#showHideDiv1 table tbody tr td.section {
padding: 0 0 10px 20px;
margin: 0px;
line-height: normal;
background: url(../images/right-arrow-listing.png) 0 1px no-repeat;
width:33%;
}
#showHideDiv1 table tbody tr td.section a:hover { color:#d35e13; }

.related-content
{
    margin-bottom:10px;
    padding-top: 0;
}
.related-content h3 {
    float: left;
    width: 100%;
    padding: 20px 0px 15px 0;
    color: #003764;
    font-size: 16px;
    font-family: 'latobold';
    margin: 0px;
}



/* content personalization style*/
.a10 p {
	font-size: 12px
}

.a10 h3 {
	font-size: 16px;
	font-weight: bold;
}

.a10 textbold {
	font-size: 12px;
}

.a10 h2 {
	font-size: 15px;
}
.a10 .smallcaps {
	font-size: 15px;
}


.a10 .title1 {
	font-size: 17px;
}

.a12 p {
	font-size: 14px
}

.a12 h3 {
	font-size: 20px
}

.a12 h2 {
	font-size: 22px;
}
.a12 .smallcaps {
	font-size: 22px;
}

.a12 .title1 {
	font-size: 20px;
}

.a14 p {
	font-size: 16px
}

.a14 h3 {
	font-size: 22px
}

.a14 h2 {
	font-size: 24px;
}
.a14 .smallcaps {
	font-size: 24px;
}

.a14 .title1 {
	font-size: 20px;
}
.webinar-toc > .toc-inner-left > ul > li > ul { float:left; width:100%; padding-left:25px; }
.mb25 { margin-bottom:25px; }
.toc-half { margin-bottom:0px; }
.toc-half ul { float:left; width:50%; }
.toc-print-wrap { float:right; width:50%; padding-top:15px; text-align: right !important; }
.toc-print-wrap a { font-size: 20px; color: #003764; }
.toc-print-wrap a:hover { color:#d35e13; text-decoration: none !important; }
.handout-form #dyn_notes div { border:0px !important; }
.handout-form table { width:100%; border:0px; }
.handout-form table tbody tr td { float:left; width:100%; }
.handout-form table tbody tr td input[type="text"] { 
display: block;
width: 60%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
.handout-form table tbody tr td textarea { 
display: block;
width: 60%;
height: 250px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}
.handout-form table tbody tr td input[type="button"].save_btn {
    display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
background-color: #d35e13;
border: 1px solid #d35e13;
color: #ffffff;
text-transform: uppercase;
margin-right: 10px;
}

.commonlogin .loging {
    color: #fff;
    font-size: 15px;
    left: 46%;
    position: absolute;
    top: 49%;
}
.ex-ed-row { padding-bottom:5px; }
.expand-inner-ed { color:#003764; }
.expand-inner-ed span { color:#565656; }
.btn.btn-info.modal-ok-btn { 
background-color: #003764  !important;
border-color: #003764  !important;
color: #fff  !important;
}
.btn.btn-info.modal-ok-btn:hover, button.btn.btn-info.modal-ok-btn:focus {
 background-color: #454545  !important;
border-color: #454545  !important;
color: #fff  !important;   
}

.btn.btn-default.modal-cancel-btn { 
background-color: #565656 !important;
border-color: #565656  !important;
color: #ffffff  !important;
}
.btn.btn-default.modal-cancel-btn:hover, button.btn.btn-default.modal-cancel-btn:focus {
 background-color: #565656  !important;
border-color: #565656  !important;
color: #fff  !important;   
}
.fulltext-prenext-right a.btn.btn-info {
    background-color: #eeeeee !important;
    border-color: #eeeeee !important;
    color:#003764;
}
.fulltext-prenext-right a.btn.btn-info:hover {
    background-color:#454545 !important;
    border-color: #454545 !important;
    color:#ffffff;
}
.self-assessment-info-div > .toc-inner-left > ul > div > ul > li.open_toc_node { margin-left:-18px; } 
.self-assessment-info-div > .toc-inner-left > ul > div > ul > li.close_toc_node { margin-left:-18px; } 
.self-assessment-info-div > .toc-inner-left > ul > div > ul > li { padding-bottom:10px; float:left; width:100%; }
.self-assessment-info-div > div.book-toc > ul > li { margin-bottom: 5px; }
.tocbrwindex { float:left; width:100%; padding-bottom: 20px; }
.alp_page_active { float:left; margin-right:3px; }
.alp_page_active a { float:left; padding:0px 5px; border:1px solid #003764; color:#ffffff; border-radius:3px; background-color:#003764; }
.alp_page_active a:hover { color:#fff; }
.article_page { float:left; margin-right:3px; }
.article_page a { float:left; padding:0px 5px; border:1px solid #003764; color:#003764; border-radius:3px; background-color:#fff; }
.article_page a:hover { color:#d35e13; }

.cme-info-content h3{
color: #003764;
font-size: 16px;
font-family: 'latobold';
}
.error{color:red;}
.form-control-test-name {
    width:300px;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.mb20-regsect { margin-bottom: 15px; }
.practice_quetsion {
    float:left;
    width:100%;
}
.practice_quetsion table {
    width:100%;
    border:0px;
}
.practice_quetsion table tbody tr td {
    padding:5px 0px;
}
label.ltwo { color:#003764; font-family: 'latoregular'; text-transform: uppercase; }
.tag11 { text-align: left; }
.tag22 { text-align: left; }
.tag11 span {  font-family: 'latobold'; color:#003764; }
.tag22 span {  font-family: 'latobold'; color:#003764; }
.qu1 { float:left; padding-right:30px; }
.qu2 { float:left; padding-right:30px; }
.qu555 { float:left;  }
.qu1 span {  font-family: 'latobold'; color:#003764; }
.qu2 span {  font-family: 'latobold'; color:#003764; }
.qu1 span.badge { background-color:#fff; border:1px solid #003764 ; font-family: 'latoregular'; }
.qu2 span.badge { background-color:#fff; border:1px solid #003764 ; font-family: 'latoregular'; }
.bookmark555 { font-family: 'latoregular'; color:#003764; font-weight: normal; }
.pag-ptpb0 { margin-top:0px; margin-bottom: 0px; }
.exam-quest-list { float:left; width:100%; }
.exam-quest-list .question_contbox { padding-top:15px; float:left; width:100%;  }
.exam-quest-list .question_contbox .quetsion { float:left; width:100%; }
.exam-quest-list .question_contbox .quetsion .content { float:left; width:100%; }
.exam-quest-list .question_contbox .quetsion .content .q1 { 
float: left;
width: 30px;
background-color: #eee;
border: 1px solid #003764;
font-family: 'latoregular';
text-align: center;
border-radius: 50%;
height: 30px;
display: block;
font-size: 12px;
vertical-align: middle;
padding-top: 6px;
}
.exam-quest-list .question_contbox .quetsion .content .q1_des { 
float: left;
width: 94%;
padding-left: 10px;
}
.exam-quest-list .question_list { float:left; width:100%; }
.exam-quest-list .question_list ul li { list-style: none; font-weight: normal; font-family: 'latoregular';  color:#333; }
.exam-quest-list .question_list ul li label { font-weight: normal; font-family: 'latoregular';  color:#333; }
.exam-quest-list .question_list ul li label input { margin-right: 5px; margin-top:5px; position: relative; top:2px; }
.exam-quest-list .q1_des p { color: #003764;; }
.popupbox_wrapper { background-color: #fff; padding:20px; }
.popuptopbg { background: none; float:left; width:100%; height:auto; color: #003764;
font-family: 'latobold'; font-size:18px; }
.popupcenterbg { background: none; float:left; width:100%; height:auto; padding-bottom: 20px;}
.popupbottombg { background: none; float:left; width:100%; height:auto; padding-bottom: 20px;}
#confirm-container .buttons { width:135px !important; }
#confirm-container .buttons .yes {
    display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
    background-color: #003764 !important;
border-color: #003764 !important;
color: #fff !important;
padding-top: 4px;
padding-bottom: 4px;
background-image: none;
}
#confirm-container .buttons .cancel {
     display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
background-color: #565656 !important;
border-color: #565656 !important;
color: #fff !important;
padding-top: 4px;
padding-bottom: 4px;
background-image: none;
}
#confirm-container .buttons .no {
     display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
background-color: #565656 !important;
border-color: #565656 !important;
color: #fff !important;
padding-top: 4px;
padding-bottom: 4px;
background-image: none;
}
.thank_message_title { color: #003764;
font-family: 'latobold';
font-size:18px;
}
#loginModal .modal-body h4 {
    position:relative;
    top:-20px;
}
#memberLoginErrorDiv.invalide-error {
  top:-58px;
}
#nonMemberLoginErrorDiv.invalide-error {
    top:-58px;
}
.survey_check { width:100%; display:block; padding-bottom:10px; }
.survey_check label { padding:0 0 6px 0; display:block; }
.survey_check input { float:left; margin:0 5px 0 10px; margin:-4px 5px 0 10px \9 !important;}
.survey_radio { padding:0px 0 10px 0; width:100%; }
.survey_radio ul { margin:0px; padding:0px; }
.survey_radio ul li { list-style:none; float:left; padding:0 10px 10px 10px !important; }
.survey_radio ul li label { float:left; }
.survey_subque { width:100%; display:block; color:#333333; padding:0 0 10px 10px; float: left;}
.survey_list { float:left; padding:10px; }  
.survey_list ul li { list-style:none; display:block; padding:0 0 10px 0; }
.survey_que { width:100%; display:block;  font-weight:normal; color:#003764 ; padding:0 0 10px 0; float: left;}
.survey_radio { width:100%; display:block; }
.survey_radio label { padding:0 0 6px 0;  padding:4px 0 6px 0 \9 !important; display:block; }
.survey_list label { font-weight:normal !important; }
.survey_radio input { float:left; margin:0 5px 0 0;}
.survey_list textarea{
    width:500px;
height: 120px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.survey_list .answer_options
{
    padding-bottom: 10px;
}
.cme-question-answer-box {
    border:1px solid #eeeeee;
    padding:15px;
    margin-bottom: 15px;
    background-color: #fff;
    float:left;
    width:100%;
}
.cme-question-answer-box:nth-child(2n-2) {
    background-color: #f7f7f7;   
}
.cme-question-answer-box .cme_que {
    color:#003764;
    padding-bottom:10px;
}

.cme-question-answer-box2 {
    padding:0px;
    margin-bottom: 10px;
    background-color: #fff;
    float:left;
    width:100%;
    padding-bottom: 0px;
}
.cme-question-answer-box2 .survey_radio ul li {
    padding-bottom:0px !important;
}
.cme-question-answer-box2 .survey_que {
      border:1px solid #eeeeee;
    padding:10px;
    margin-bottom: 10px;
    background-color: #f7f7f7;
    float:left;
    width:100%;
}
.cme-question-answer-box2 .survey_subque {
     color:#003764;
     float:left;
     width:100%;
     padding-left:0px;
}
.cme-question-answer-box2 .survey_radio {
     float:left;
     width:100%;
     padding-bottom:0px;
     padding-left:0px;
}
a.btn_view
{
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
    background-color: #003764 !important;
border-color: #003764 !important;
color: #fff !important;
padding-top: 4px;
padding-bottom: 4px;
background-image: none;
}
a.btn_download_gems{
    margin-left:10px;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
    background-color: #003764 !important;
border-color: #003764 !important;
color: #fff !important;
padding-top: 4px;
padding-bottom: 4px;
background-image: none;  
}
#content-block.fulltext-mid-box-wrapper #accordion h2 {
    background-color: #eeeeee;
border-color: #eeeeee;
color: #003764;
font-family: 'latobold';
font-size:14px;
padding: 10px 15px;
border:0px;
border-radius:0px;
font-weight: normal;
}
#content-block.fulltext-mid-box-wrapper #accordion .ui-widget-content {
 border:1px solid #eeeeee;
 margin-bottom: 15px;
 padding:15px;
 position:relative;
 top:-5px;
}
#content-block.fulltext-mid-box-wrapper #accordion h2.ui-accordion-header { margin-bottom: 5px; }
.radio-inline.colorchange-white { color:#003764; }
input.form-control.fulltext-textbox.search-term-text[type="text"] {
    border: 1px solid #ccc;
}
h4.searchter-title {
    color: #003764;
font-family: 'latobold';
text-transform: uppercase;
font-size: 13px;
margin:0px;
padding: 0 0 15px 0;
float:left;
width:100%;
}
.search-wrapper {
position:relative;
}
.mainsearch-error {
background-color: #f2dede;
border-color: #ebccd1;
bottom: inherit;
clear: both;
color: #a94442;
left: 0;
padding: 3px 6px;
position: absolute;
top: -40px;
width: 300px;
}
.tocsearch-error {
background-color: #f2dede;
border-color: #ebccd1;
bottom: inherit;
clear: both;
color: #a94442;
left: 460px;
padding: 3px 6px;
position: absolute;
top: 22px;
width: 300px;
}
.store-details-view .searchresults-input input[type="search"] { display:inline; width:auto; }
.store-details-view .searchresults-input .renew-subscription-btn:hover { border:1px solid #454545; }
.saveaserror {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    position: absolute;
    bottom: -47px;
    width: 40%;
    right: 0px;
    padding: 1px 5px;
    font-size: 13px;
}
.error-four-not-four {
    text-align:center;
    padding:30px 0px;
    font-family: 'latoblack';
    font-size:40px;
    color:#003764;
}
.error-center-box {
   padding: 0px 0px 40px 0px;
text-align: center;
border: 1px solid #eee;
margin-bottom: 50px;
width: 600px;
margin: 0 auto;
margin-bottom: 50px; 
}
.error-center-box h1 {
    color:#003764;
    font-size:24px;
    padding-top:25px;
}
a.btn.btn-info.home-register-btn {
    background-color: #fff;
    border:2px solid #d35e13;
    color:#003764;
    font-family: 'latoblack';
    
    padding-top: 2px;
padding-bottom: 4px;
} 
a.btn.btn-info.home-register-btn:hover {
    border:2px solid #003764;
}
a.btn.btn-info.home-register-btn i.ion-person-add {
    margin-right:5px;
} 
a.home-login-main {
    margin-left:10px;
}
.page_cont {
    width: 926px;
    float: left;
    padding: 10px 4px;
}
.page_cont {
    width: 926px;
    float: left;
    padding: 10px 4px;
}
.alert{
    clear: both;
}
.exam-quest-list .pagination a.registration-save-btn:last-child { margin-left:10px; }
#bookmarkedskipped_alert .message_book { padding-top:15px !important; padding-left:0px !important; height:170px !important; }

#bookmarkedskipped_alert .message_book .skipped-question-number {
    float:left;
    width:60px;
    height:30px;
    background-color: #003764;
    margin-right:6px;
    margin-bottom: 6px;
    padding: 3px 0px 1px 0;
}
#bookmarkedskipped_alert .message_book .skipped-question-number a {
background-color: #003764;
color: #FFFFFF;
font-weight: bold;
padding: 0;
text-decoration: none;
box-shadow: 0 0 0px #CCCCCC;
margin: 0 0px;
width: 100%;
text-align: center;
float: left;
}
.skipped-question-title {
    float:left;
    width:100%;
    margin-top:0px;
    margin-bottom: 10px;
    text-align: left;
}
#bookmarkedskipped_alert .message_book {
    width:100% !important;
}
#confirm-container #bookmarkedskipped_alert .buttons {
    width: auto !important; 
}
.signup {background-color: #fff; border: 2px solid #d35e13; border-radius:5px; padding:15px;}
.signup h2 { color:#003764; }
ul.sites-link li {
    position:relative;
}
ul.sites-link li:before {
    content: "\f138";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #d35e13;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0; 
}
.tableofcontent-search {
    float:right;
    padding-top:12px;
}
.welcome-user-wrap { margin-bottom:5px; float:left; width:100%; }
.subuser-login-wrap { padding-top:28px; float:left; width:100%; padding-bottom:0px; }
.subuser-login-wrap .input-group-addon {
    background-color: #fff;
    border: 1px solid #003764;
    border-right: 0px;
}
.subuser-login-wrap .forgot-password {
    text-align: left; 
    width: 100%;
    padding: 0px;
}
.subuser-login-wrap .form-horizontal .form-group.user-label-wrapper {
    margin-bottom: 25px;
}
.subuser-login-wrap .fv-form-bootstrap .help-block {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    color: #b94a48;
    padding: 1px 5px;
    font-size: 13px;
    float: left;
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0px;
}
/* content style end*/
/* book cover css end */  
/* css for achiving 508 wcag AAA standard*/
.email-label 
{
    display:none;
}
.search-label
{
    display:none;
}
.subuser-label
{
    display:none;
}
.hidden-label
{
    display:none;
}
.toc-tab-serach { margin-bottom:20px; }
.mob-banner { display:none; } 
/**/

/*post release*/
a.btn.btn-info.access-content-btn {
    background-color: #003764;
    border-color: #003764;
    color: #fff;
    margin-left: 29px;
    text-transform: uppercase;
    font-size:12px;
    float:right;
}
/* end of section*/




/* Handout content css start */
.toc-vc-wrapper {
max-width:840px;
margin:0px auto;
overflow:hidden;
}
.toc-vc-inner {
float:left;
width:100%;
padding:25px 0px;
}
.toc-vc-header-logo {
float:left;
width:100%;
position:relative; 
}
.toc-vc-fw {
float:left;
width:100%;
}
.toc-vc-hmt {
background-color:#dee4ce;
border-radius:20px;
padding:15px 20px;
font-family: 'latoregular';
font-size:30px;
margin-top:10px;
line-height:normal;
margin-bottom:20px; 
}
.toc-vc-hmt span {
display:block;
}
.toc-vc-rh-box {
background-color:#542f63;
width:230px;
height:150px;
position:absolute;
right:0px;
top:0px;
padding:20px;
color:#ffffff;
border-radius:20px;
font-size:17px;
font-family: 'latobold';
}
.toc-vc-des {
font-size:16px;
padding-bottom:20px;
padding-left:20px;
}
#toc-vc-triangle-arrow {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
}
.corner {
    width: 250px;
    background-color: #cfd6b7; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#542f63;
}
.corner:after, .corner:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 20px; 
    height: 50%;
}
.corner:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd6b7 50%, transparent 51%);
}
.corner:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd6b7 50%, transparent 51%);
}
.toc-vc-kp-wrapper {
padding:0px;
position:relative;  
}
.toc-vc-kp-wrapper ul {
float:left;
width:100%;
margin:0px;
padding:0px;
padding-top:0px;
}
.toc-vc-kp-wrapper ul li {
float:left;
width:100%;
list-style:none;
margin:0px;
font-size:16px;
border-bottom:2px solid #542f63;
padding:15px 350px 15px 20px; 
}
.toc-vc-kp-wrapper ul li span {
color:#542f63;
font-family: 'latobold';
font-size:20px;
}
.toc-vc-remember {
position:absolute;
width:250px;
background-color:#e6dfe6;
padding:20px;
border-radius:20px;
right:0px;
top:0px; 
float:left; 
}
.toc-vc-remember h3 {
color:#542f63;
font-family: 'latobold';
font-size:24px;
margin:0px;
padding:0px;
float:left;
width:100%;
padding-bottom:10px;
}
.toc-vc-remember p {
float:left;
width:100%;
padding-bottom:15px;
font-size:16px;
}
.toc-vc-fminfo {
background-color:#dee4ce;
border-radius:20px;
padding:15px 20px;
font-family: 'latoregular';
font-size:18px;
margin-top:10px;
margin-bottom:20px;
color:#542f63;     
}
.toc-vc-fminfo span {
font-family: 'latobold';
}
.toc-vc-medication {
padding-top:25px;
}
table.toc-vc-medication-table {
border:0px;
margin-bottom:0px;
}
table.toc-vc-medication-table  thead {
border-bottom:0px solid #542f63;
}
table.toc-vc-medication-table  tbody {
border-top:10px solid #542f63;
}
table.toc-vc-medication-table  thead tr th {
padding:15px;
}
table.toc-vc-medication-table  thead tr th.toc-vc-light-greenbg {
background-color:#d4dabf;
border-right:2px solid #542f63;
font-size:30px; 
color:#542f63;
vertical-align:top;
}
table.toc-vc-medication-table  thead tr th.toc-vc-light-violietbg {
background-color:#e6dfe6; 
font-size:30px; 
color:#542f63;
vertical-align:top;
}
table.toc-vc-medication-table  thead tr th.toc-vc-light-violietbg span {
display:block;
font-size:18px;
}
.toc-vc-note-left {
float:left;
width:7%;
font-family: 'latobold';

}
.toc-vc-note-right {
float:left;
width:93%;
}
.toc-vc-note-main {
padding:15px;
color:#542f63;
font-size:15px;
}
table.toc-vc-medication-table  tbody tr td {
border:1px solid #542f63;
}
table.toc-vc-medication-table  tbody tr td:first-child {
border-left:0px;
}
table.toc-vc-medication-table  tbody tr td:last-child {
border-right:0px;
}
h4.toc-vc-fga {
font-family: 'latobold';
font-size:18px;
color:#542f63;
margin:0px;
padding-bottom:6px;
}
h4.toc-vc-fga span {
display:block;
font-size:15px;
color: #231f20;
font-family: 'latoregular';
}
.toc-vc-fgalist {
padding:0px;
margin-left:15px;
}
table.toc-vc-medication-table  tbody tr td.toc-vc-td-leftcol {
background-color:#e9eddd;
}
table.toc-vc-medication-table  tbody tr td.toc-vc-td-rightcol {
background-color:#e6dfe6;
}
table.toc-vc-medication-table  tbody tr td {
padding:15px;
}
.toc-vc-sn-left {
float:left;
width:50%;
}
.toc-vc-sn-right {
float:left;
width:50%;
}
.snr-list {
margin:0px;
padding:0 0 0 15px;
}
.zyr-list {
list-style:none;
}
.toc-vc-snfullwidth-right {
float:left;
width:100%;
}
.toc-vc-snfullwidth-right .aps-list {
padding-left:15px;
margin-bottom:0px;
}
.toc-vc-snfullwidth-right .zyr-list {
padding-left:15px;
}
.toc-vc-sn-left .aps-list {
padding-left:15px;
}
ul.pullet-remove {
list-style:none;
margin-left:0px;
padding-left:0px !important;
}
.pullet-removeml20 {
list-style:none;
margin-left:0px;
padding-left:25px !important;
}
ul.toc-vc-ml15 {
margin-left:0px;
padding-left:15px !important;
}
.toc-vc-footer {
float:left;
width:100%;
border-top:15px solid #542f63;
padding:20px 0 20px 0;  
}
.toc-vc-footer-left {
float:left;
width:30%;
}
.toc-vc-footer-right {
float:left;
width:70%;
font-size:12px;
}
.toc-vc-des-violet {
color:#542f63;
font-family: 'latobold';
font-size:18px; 
}

.toc-vc-askbefore {
position:absolute;
width:250px;
background-color:#e6dfe6;
padding:20px;
border-radius:20px;
left:0px;
top:0px; 
float:left; 
}
.toc-vc-askbefore h3 {
color:#542f63;
font-family: 'latobold';
font-size:24px;
margin:0px;
padding:0px;
float:left;
width:100%;
padding-bottom:10px;
}
.toc-vc-askbefore p {
float:left;
width:100%;
padding-bottom:15px;
font-size:16px;
}

.toc-vc-some-wrapper {
padding:0px;
position:relative;
margin-bottom:20px;  
}
table.toc-vc-some-table {
border:0px;
margin-bottom:0px;
}
table.toc-vc-some-table tbody tr td { 
	border-top:0px !important;
	border-bottom:2px solid #542f63;	
}
table.toc-vc-some-table tbody tr td.abt-bg {
background-color:#e5dfe6;
border-top-left-radius:20px;
border-top-right-radius:20px;
font-size:20px;
color:#542f63;
padding:15px;
}
table.toc-vc-some-table tbody tr td.abt2-bg {
background-color:#e5dfe6;
border-radius:0px;
font-size:20px;
color:#542f63;
padding:15px;
}
table.toc-vc-some-table tbody tr td.otc-right {
padding:15px;
font-size:16px;
}
.otc-left-arrow {
float:left;
width:100%;
background:url(../images/otc-left-arrow.jpg) 0 6px no-repeat;
padding:0 0 0 25px;
margin-top:15px;
}
table.toc-vc-some-table tbody tr td.abt3-bg {
background-color:#e5dfe6;
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
font-size:20px;
color:#542f63;
padding:15px;
border-bottom:0px;
}
table.toc-vc-some-table tbody tr td.otc-right3 {
padding:15px;
font-size:16px;
border-bottom:0px;
}
.otc-right3 p { margin-bottom:0px; }
.otc-right p { margin-bottom:0px; }
.toc-vc-ptb25 { padding-top:25px; padding-bottom:25px; }  
.boost-memory-checkbox-list { float:left; width:100%; }
.boost-memory-checkbox-list ul { float:left; width:100%; }
.boost-memory-checkbox-list ul li { padding-right:10px; font-size:17px; padding-left:55px; list-style:none; float:left; width:100%; padding-bottom:25px; background:url(../images/toc-vc-checkbox.jpg) 0 3px no-repeat; }
.boost-memory-checkbox-list ul li span { color:#5e6c11; font-family: 'latobold'; }
.size17 { font-size:17px; }
.boost-memory-toc-vc-form { float:left; width:100%; }
.toc-vc-caregiver-self {
background-color:#bfbfbf;
border-radius:20px;
padding:15px 20px;
font-family: 'latobold';
font-size:30px;
margin-top:10px;
line-height:normal;
margin-bottom:10px;  
text-align:center;
border:1px solid #b4b4b4;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
.toc-vc-caregiver-self span {
display:block;
color:#fff;
}
.often-size {
padding:0px;
font-size:17px;
font-family: 'latobold';
padding-bottom:15px; 
}
.during-past-wrapper {
float:left;
width:100%;
padding-bottom:20px;
}
.toc-vc-dpw-left {
float:left;
width:50%;
padding-right:20px;
}
.toc-vc-dpw-right {
float:left;
width:50%;
padding-left:20px;
}
.toc-vc-dpw-row1 { float:left; width:100%; padding-bottom:20px; font-size:15px; }
.tocvc-dpw1 { width:7%; float:left; }
.tocvc-dpw2 { width:64%; float:left; padding-right:20px; }
.tocvc-dpw3 { width:15%; float:left; padding-top:5px; }
.tocvc-dpw4 { width:14%; float:left; padding-top:5px; }
.tocvc-box-border { float:left; width:16px; height:16px; border:1px solid #000; box-shadow:1px 1px 2px #666; }
.tocvc-box-right { float:left; padding-left:6px; }
.tocvc-dpw3-full { width:25%; float:left; padding-top:5px; border-bottom:2px solid #000; height:82px; }
.tocvc-comments { padding:0px; font-size:17px; font-family: 'latobold'; padding-bottom:0px; }
.tocvc-comments span { display:block; font-family: 'latoregular'; font-size:15px; }
.comments-border-bottom { float:left; width:100%; height:24px; border-bottom:1px solid #000; }
.carve-selfe-box-main { float:left; width:100%; text-align:center; padding:0px 0px 20px 0; }
.toc-vc-self-evaluation { padding-top:50px; }
h3.tocvc-se-main { margin:0px; padding:0px 0 5px 0;  font-size:17px; font-family: 'latobold'; }
.tocvc-deter { font-size:15px; margin-bottom:0px; padding-bottom:5px; }
.todetermin-list { float:left; width:100%; margin:0px; padding-left:15px; padding-bottom:10px; }
ul.todetermin-list li { list-style:number; padding-bottom:10px; padding-left:0px; }

ul.todeterminpullet-list { float:left; width:100%; margin:0px; padding-left:15px; padding-bottom:10px; }
ul.todeterminpullet-list li { list-style:disc; padding-bottom:10px; padding-left:0px; }
ul.todeterminpullet-list li  span { display:block; } 
.tocvc-hel { padding:0px; margin:0px; }
.tocvc-hel-bottom { padding-bottom:10px; }
ul.toc-vc-lrac { float:left; width:100%; margin:0px; padding:0px; }
ul.toc-vc-lrac li { list-style:none; float:left; width:100%; margin:0px; padding:0px; height:33px; border-bottom:1px solid #000000; }
p.toc-vc-qwdtama { float:left; width:100%; padding:20px 0px; text-align:center; font-size:15px; padding-top:0px; }
.toc-vc-crcw-wrapper { float:left; width:100%; }
.toc-vc-crcw-left { float:left; width:60%; padding-right:30px; padding-top:25px; }
.toc-vc-crcw-right { float:left; width:40%; }
.toc-vc-crcw-left p { font-size:16px; float:left; width:100%; padding-bottom:20px; }

#toc-vc-triangle-arrow2 {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
}
.corner2 {
    width: 80%;
    background-color: #c3b7c6; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner2:after, .corner2:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner2:before {
    top: 0px;
    background: linear-gradient(to top right, #c3b7c6 50%, transparent 51%);
}
.corner2:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #c3b7c6 50%, transparent 51%);
}

#toc-vc-triangle-arrow3 {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.corner3 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:90px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner3:after, .corner3:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner3:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner3:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}

.ctrc-img-wrap { float:left; width:100%; text-align:center; }
.toc-vc-tsfph {
    background-color: #dee4ce;
    border-radius: 20px;
    font-family: "latoregular";
    font-size: 17px;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 0px;
    padding: 15px 20px;
	float:left;
	width:100%;
	text-align:center;
}
.tocvc-ctrcow-mb0 { margin-bottom:0px; }
.toc-vc-wsic-main { float:left; width:100%; padding:20px 0px; padding-top:0px; font-size:17px; }
.tocvc-canewalker-table { float:left; width:100%; }
.toc-caneswalder-table-box { float:left; width:100%; border:0px solid #7e6584; background-color:#f3f1f4; }
table.toc-caneswalder-table-box thead tr th { background-color:#ddd6de; }
table.toc-caneswalder-table-box thead tr th  { border:1px solid #7e6584; border-top:1px solid #7e6584 !important; padding:5px 10px; font-family: 'latobold'; font-size:20px; }
table.toc-caneswalder-table-box tbody tr td  { border:1px solid #7e6584; padding:10px; font-size:16px;   }
ul.cw-data-inside { padding:0px 0 0 15px; }
.toc-vc-pfcwalker-desc { float:left; width:100%; padding:20px 0px; font-size:17px; color:#532e63; }
h4.tocvc-tomeasure { margin:0px; padding:0px; padding-bottom:20px; color:#532e63; font-size:20px; font-family: 'latobold'; }
ul.tocvc-measure-listbox { float:left; width:100%; font-size:17px; }
ul.tocvc-measure-listbox li { list-style:none; padding:0 0 15px 20px; background-image:url(../images/square-pullet-dark.jpg); background-repeat:no-repeat; background-position:0 6px; } 
ul.tocvc-measure-listbox li ul li { padding-bottom:0px; background-image:url(../images/square-pullet-light.jpg); background-repeat:no-repeat; background-position:0 6px; }
ul.tocvc-measure-listbox li ul { padding-left:10px; padding-top:10px; }
.round-bigbox-pttcheck { font-size:24px; }
.tocvc-steps-safely-during { float:left; width:100%; padding:20px 0 20px 0; }
.tocvc-steps-safely-during ul { float:left; width:100%; }
.tocvc-steps-safely-during ul li { list-style:number; font-size:17px; padding:0 0 15px 0; }
.rbp-size1 { float:left; width:100%; color:#000; font-size:24px; font-family: 'latobold';  }
.rbp-size2 { width:80%; color:#000; font-size:20px; line-height:28px; margin:0 auto; }
.rbp-size3 { float:left; width:100%; color:#532e63; font-size:20px; padding-top:20px; }
.getskid-rubber { background-color:#d8d0d9; }
table.toc-vc-some-table tbody tr td.abt-bg.abt-bg-newbg { background-color:#edebed; font-size:17px; font-weight:bold; } 
table.toc-vc-some-table tbody tr td.abt2-bg.abt2-bg-newbg { background-color:#edebed; font-size:17px; font-weight:bold; } 
table.toc-vc-some-table tbody tr td.abt3-bg.abt3-bg-newbg  { background-color:#edebed; font-size:17px; font-weight:bold; } 
.rbp-bg-light { background-color:#edebed; font-size:18px; }
.tocvc-footer-inner-left { float:left; width:40%; color:#542e62; }
.tocvc-footer-inner-right { float:left; width:60%; padding-left:30px; }
.healt-footer-cp { float:left; width:100%; text-align:center; font-size:13px; padding-top:10px;}
.tocvc-footer-inner-right span { color:#542e62; }

#toc-vc-triangle-arrow4 {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.corner4 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner4:after, .corner4:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 20px; 
    height: 50%;
}
.corner4:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner4:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
.step-stock-main { float:left; width:100%; }
.step-stock-left { float:left; width:24%; }
.step-stock-right { float:left; width:76%; font-size:30px; font-family: 'latoblack'; padding:7px 0 0 20px;  }
.disaster-title { font-size:18px; font-family: 'latobold'; padding:0px 0 0 0; float:left; width:100%; margin-bottom:20px;  }
.toc-vc-footer-left-new {
width:24%;
}
.toc-vc-footer-right-new {
width:76%;
}
.stopspread-bg { background-color:#e6dfe6; }
.stopspread-rbp-size1 {
    color: #000;
    float: left;
    font-family: "latobold";
    font-size: 31px;
    width: 100%;
	padding-bottom:15px;
}
ul.stopspread-list { text-align:left; padding-left:10px; }

#toc-vc-triangle-arrow6 {
	height: auto; 
	position:relative;
	float:left;
	width:60%;
	margin-bottom:25px;
}
.corner6 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner6:after, .corner6:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner6:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner6:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}


#toc-vc-triangle-arrow7 {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.corner7 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner7:after, .corner7:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner7:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner7:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
table.toc-vc-some-table tbody tr td.abt2-bg { text-transform:uppercase; }
table.toc-vc-some-table tbody tr td.abt-bg { text-transform:uppercase; }
table.toc-vc-some-table tbody tr td.abt3-bg { text-transform:uppercase; }
span.voilet-footer { color:#542f63; }
.syndrome-righttitle { color:#532e63; font-size:24px; font-family: 'latoblack'; text-align:center; padding-bottom:20px;  } 
table.toc-vc-some-table tbody tr td.normal-syndrome { text-transform:none; padding-top:50px; }
h4.sub-bladder { float:left; width:100%; color:#532e63;font-size:18px; font-family: 'latoblack'; text-transform:uppercase; }
.violet-color-gha { color:#542f63; }
.fhtm-light-violet { float:left; width:100%; background-color:#e6dfe6; border-radius:20px; padding:20px; font-size:17px; margin-bottom:20px; }

#toc-vc-triangle-arrow8 { 
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
} 
.corner8 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner8:after, .corner8:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner8:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner8:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}




#toc-vc-triangle-arrow9 { 
	height: auto; 
	position:relative;
	float:left;
	width:70%;
	margin-bottom:25px;
} 
.corner9 {
    width: 90%;
    background-color: #cabdca; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner9:after, .corner9:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner9:before {
    top: 0px;
    background: linear-gradient(to top right, #cabdca 50%, transparent 51%);
}
.corner9:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cabdca 50%, transparent 51%);
}

#toc-vc-triangle-arrow10 { 
	height: auto; 
	position:relative;
	float:left;
	width:70%;
	margin-bottom:25px;
} 
.corner10 {
    width: 90%;
    background-color: #cfd6b7; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner10:after, .corner10:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner10:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd6b7 50%, transparent 51%);
}
.corner10:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd6b7 50%, transparent 51%);
}

.toc-vc-threecolumn-box { float:left; width:100%; margin-bottom:20px; }
.toc-vc-col-one { float:left; width:33.33%; padding-right:25px; font-size:17px; }
.toc-vc-col-one span { padding-right:5px; position:relative; top:-2px; }
.toc-vc-col-one:last-child { padding-right:0px; }
.tvc-fr-pl20 { padding-left:25px; }
.prefalss-pl0 { padding-left:15px; }
.ninty-degree { 
	background-color: #542f63;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-family: "latoblack";
    font-size: 40px;
    height: 80px;
    padding-top: 12px;
    position: relative;
    text-align: center;
    top: -8px;
    width: 80px;
	padding-left:4px;
}
.temprature-violet {
float:left;
width:100%;
padding:20px 0px;
color:#542f63;
font-size:18px;
font-family: 'latobold';
border-bottom:2px solid #542f63;
}
#toc-vc-triangle-arrow11 {
	height: auto; 
	position:relative;
	float:left;
	width:85%;
	margin-bottom:25px;
}
.corner11 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner11:after, .corner11:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner11:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner11:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
.spend-as-mus { float:left; width:100%; padding:15px 0px; border-bottom:2px solid #542f63; margin-bottom:15px; } 
.toc-vc-col-four1 { float:left; width:34%; padding-right:25px; font-size:17px; }
.toc-vc-col-four1 span { padding-right:5px; position:relative; top:-2px; }
.toc-vc-col-four2 { float:left; width:22%; padding-right:25px; font-size:17px; }
.toc-vc-col-four2 span { padding-right:5px; position:relative; top:-2px; }
.toc-vc-col-four3 { float:left; width:22%; padding-right:25px; font-size:17px; }
.toc-vc-col-four3 span { padding-right:5px; position:relative; top:-2px; }
.toc-vc-col-four4 { float:left; width:22%; padding-right:25px; font-size:17px; }
.toc-vc-col-four4 span { padding-right:5px; position:relative; top:-2px; }
.toc-vc-col-four4:last-child { padding-right:0px; }
h4.join-conversation { float:left; width:100%; padding-top:0px; color:#7f916b; font-size:18px; text-align:right; }
h4.join-conversation span { font-family: 'latobold'; }

table.toc-vc-some-table tbody tr td.abt-bg-transformnone {
    text-transform:none;
}
.forcaregiver-bg-green { float:left; width:100%; background-color:#eaede0; border-radius:20px; border-top-left-radius:0px; padding:20px; margin:20px 0px; }
.forcaregiver-bg-green-left { float:left; width:48%; font-size:17px; }
.forcaregiver-bg-green-right { float:right; width:48%; font-size:17px; }
.footer-change-left { width:30%; }
.footer-change-right { width:70%; }

#toc-vc-triangle-arrow12 {
	height: auto; 
	position:relative;
	float:left;
	width:60%;
	margin-bottom:25px;
}
.corner12 {
    width: 90%;
    background-color: #ddd6de; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner12:after, .corner12:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner12:before {
    top: 0px;
    background: linear-gradient(to top right, #ddd6de 50%, transparent 51%);
}
.corner12:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #ddd6de 50%, transparent 51%);
}
.medicare-title-main { font-size:22px; text-align:center; margin:0px; padding:0px; color:#53325b; text-transform:uppercase; }
.medicare-title-main span { display:block;  font-family: 'latoblack';}
.medi-adv-bg { color:#53325b; clear:both; background-color:#e5e0e7; padding:20px; text-align:center; font-size:17px; border-radius:20px; width:60%; margin:0 auto; }
.med-top20 { margin-top:20px; }
.medicare-part-wrap { float:left; width:100%; margin:0px 0px; margin-bottom:15px; }
.medicare-part-wrap ul li { font-size:17px; }
.medicare-part-left { float:left; width:48%; }

.medicare-part-right { float:right; width:48%; }
.decide-title { font-size:20px; color:#53325b;  font-family: 'latobold'; padding-bottom:10px; float:left; width:100%;  }
.decide-des { font-size:17px; padding-bottom:25px; float:left; width:100%;  }
.medi-adv-bg-new { color:#53325b; clear:both; background-color:#e5e0e7; padding:20px; text-align:center; font-size:17px; border-radius:20px; width:80%; margin:0 auto; margin-bottom:25px; }
#toc-vc-triangle-arrow13 {
	height: auto; 
	position:relative;
	float:left;
	width:90%;
	margin-bottom:25px;
}
.corner13 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner13:after, .corner13:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner13:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner13:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
table.toc-vc-some-table tbody tr td.normal-syndrome.normal-reasons { padding-top:30px; }
table.toc-vc-some-table tbody tr td.normal-syndrome.normal-reasons2 { padding-top:20px; color:#000; }
.reasons-title { text-align:left; margin-top:0px; }
.avoid-reg { color:#000; float:left; width:100%; }
.avoid-reg span { color:#542f63; font-family: 'latobold'; }
.csq-subtitle { font-weight:normal; font-size:22px; font-family: 'latoregular'; }
h4.esta-sub { margin:0px; padding:0px; font-family: 'latoblack'; color:#fff; font-size:36px; padding:0px 0 0 0; }
.hay-title  { color:#fff; font-size:24px; }
.caregiver-des-re { color:#666; font-size:17px; padding-bottom:20px; }
.duringthe-pastweek { color:#666; font-size:16px; padding-bottom:15px; }
.lightgray { display:block; color:#666; }
.east-cue { float:left; width:100%; padding:0px 0px 0 0; font-size:17px; color:#000; text-align:center; }
.toc-vc-col-four1-spanish-tipsfor { float:left; width:25%; padding-right:25px; font-size:17px; }
.toc-vc-col-four1-spanish-tipsfor span { padding-right:5px; position:relative; top:-2px; }

#toc-vc-triangle-arrow14 {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.corner14 {
    width: 95%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 16px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:18px;
	color:#000;
}
.corner14:after, .corner14:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner14:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner14:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}

#toc-vc-triangle-arrow15 {
	height: auto; 
	position:relative;
	float:left;
	width:85%;
	margin-bottom:25px;
}
.corner15 {
    width: 78%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 6px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:18px;
	color:#000;
	line-height:normal;
}
.corner15:after, .corner15:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner15:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner15:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
.aqui-main-box { float:left; width:100%; background-color:#e6dfe6; border-radius:20px; padding:20px; margin-bottom:20px; }
.aqui-main-box h3 { float:left; width:100%; font-family: 'latobold'; color:#692f63; margin:0px; padding:0 0 15px 0; }
.aqui-left { float:left; width:48%; }
.aqui-left ul { margin:0px; padding:0px 0 0 15px; }
.aqui-left ul li { font-size:17px; padding-bottom:10px; }
.aqui-right { float:right; width:48%; }
.aqui-right ul { margin:0px; padding:0px 0 0 15px; }
.aqui-right ul li { font-size:17px; padding-bottom:10px; }
#toc-vc-triangle-arrow16 { 
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
} 
.corner16 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:80px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
	line-height:normal;
}
.corner16:after, .corner16:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner16:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner16:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}

#toc-vc-triangle-arrow17 { 
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
} 
.corner17 {
    width: 90%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
	line-height:normal;
}
.corner17:after, .corner17:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner17:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner17:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
h4.obser-main-title { float:left; width:100%; text-transform:none; }
.yaque-des { font-size:17px; padding-bottom:20px; }
.line-box-voilet { height:2px; background-color:#53325e; float:left; width:100%; margin-bottom:15px; }
.dasarrun-list { float:left; width:100%; font-size:17px;}
ul.dasarrun-list{ padding-left:15px; }
ul.dasarrun-list li { padding-bottom:10px; }
.handrail-fullwidth { float:left; width:100%; padding-bottom:15px; }
.handrail-left { float:left; width:6%; font-size:60px;  font-family: 'latoblack'; color:#b1bc8c; }
.handrail-right { float:left; width:94%; padding-top:10px; }
.thelppoep-des { float:left; width:100%; font-size:17px; }
.source-title-main span { text-decoration:underline; }
.source-title-main { font-size:13px; padding-bottom:20px; }
.highblood-pressure h3 { text-transform:uppercase; padding-top:0px; margin-top:0px; }
.highblood-pressure p { text-transform:none; font-weight:normal; color:#000; }
.highblood-pressure ul { padding-left:15px; text-transform:none; font-weight:normal; color:#000; }
.bec-diabetes-bg { background-color:#53325b; border-radius:20px; padding:15px; font-size:16px; color:#fff; margin-top:15px; float:left; width:100%; }
.one-inevery-three { font-size:20px; color:#542f65; font-weight:bold; text-align:center;  }
.people-img-three { text-align:center; }
.main-title-didyouknow { text-align:center; color:#542f65; font-weight:bold; font-size:24px; }
.toc-vc-tsfph-changecolor { background-color:#f0f3ea; }
.crcw-left-new { width:70%; }
.crcw-right-new { width:30%; }
.tipsfor-safety-walking-bg { background-color:#e8eee0; padding:20px; border-radius:20px; margin-bottom:20px; float:left; width:100%; }
.tipsfor-safety-walking-bg h3 { float:left; width:100%; margin:0px; padding:0px 0px 20px 0; font-family: 'latobold'; color:#000; font-size:24px;  }
ul.tipsforsafe-walking-list { margin:0px; padding:0px; float:left; width:100%; }
ul.tipsforsafe-walking-list li { list-style-type:number; padding-left:10px; padding-bottom:15px; margin-left:15px; }
ul.tipsforsafe-walking-list li h4 { font-size:18px; font-family: 'latobold'; margin:0px; padding:0px 0 10px 0; }
ul.tipsforsafe-walking-list li p { font-size:17px; color:#000; }
#toc-vc-triangle-arrow22 {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.corner22 {
    width: 85%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:60px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner22:after, .corner22:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner22:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner22:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
#toc-vc-triangle-arrow24 {
	height: auto; 
	position:relative;
	float:left;
	width:100%;
	margin-bottom:25px;
}
.corner24 {
    width: 85%;
    background-color: #cfd5b8; 
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
	height:90px;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	font-family: 'latoblack'; 
	font-size:24px;
	color:#000;
}
.corner24:after, .corner24:before {
    content: "";
    position: absolute;
    left: 100%;
    width: 40px; 
    height: 50%;
}
.corner24:before {
    top: 0px;
    background: linear-gradient(to top right, #cfd5b8 50%, transparent 51%);
}
.corner24:after {
    bottom: 0px;
    background: linear-gradient(to bottom right, #cfd5b8 50%, transparent 51%);
}
.fullwidth-box-people { float:left; width:100%; margin-bottom:15px; }
.tocvc-whatisgeriatrics-left { float:left; width:50%; }
.tocvc-whatisgeriatrics-right { float:left; width:50%; }
.jt-conversation { float:left; width:100%; color:#a0ad75; font-size:20px; } 
.adults-purple { color:#654374; }
.searchbyczc { float:left; width:100%; color:#654374; font-size:20px; padding:15px; text-align:center; background-color:#f3f1f4; border-radius:15px; border:1px solid #cbc0d0; }
.fondation-hel-agin-footer-right { color:#654374; float:left; width:100%; text-align:center; }
.considering-visit { font-size:20px; padding:10px 0px; float:left; width:100%; font-family: 'latobold'; }
.que-medi-wrapper { float:left; width:100%; margin-top:10px; margin-bottom:10px; background-color:#e5dfe6; padding:20px; border-radius:20px; }
.que-medi-left { float:left; width:5%; font-family: 'latobold'; font-size:24px; }
.que-medi-right { float:left; width:95%; font-size:18px; }
.being-des { float:left; width:100%; font-size:17px; padding-bottom:10px; }
.being-des span { font-family: 'latobold'; }
.upper-living { padding-bottom:0px; margin-top:0px; color:#53325b; text-align:left; font-size:22px;  text-transform:uppercase; }
.hypothermia-wrapper { float:left; width:100%; margin-top:20px; }
.hypothermia-left { 
float:left;
width:49%;
}
.hypothermia-right { 
float:right;
width:49%;
}
.hypothermia-left p {
float:left;
width:100%;
color:#542f63;
font-size:18px;
}
.hypothermia-right p {
float:left;
width:100%;
color:#542f63;
font-size:18px;
}
p.older-wrap { color:#000; }
.older-upper { text-transform:uppercase; color:#542f63; }
p.note-older-wrap { color:#000; }
ul.gloves-list { float:left; width:100%; }
ul.gloves-list li { list-style:none; }
ul.gloves-list li p { color:#000; }
ul.tocvc-measure-listbox555 { float:left; width:100%; font-size:17px; }
ul.tocvc-measure-listbox555 li { list-style:none; padding:0 0 15px 20px; padding-bottom:0px; background-image:url(../images/square-pullet-light.jpg); background-repeat:no-repeat; background-position:0 6px; } 
.physician-footer-bg {color:#000; background-color:#dee4ce; border-radius:20px; padding:15px 20px; text-align:center;font-size:30px;}
.phy-right { float:right; width:50%; }
.otc-right ul { float:left; width:100%; }
.otc-right ul li { float:left; width:100%; } 


@media only screen and (min-width:768px) and (max-width:991px) {
.toc-vc-wrapper { max-width:100%; }
.toc-vc-hmt { padding-right:230px; font-size:24px; }
.toc-vc-footer-left { width:35%; }
.toc-vc-footer-right { width:65%; }
.corner2 { font-size:22px; }
.corner11 { font-size:18px; }
.corner17 { font-size:21px; }
#toc-vc-triangle-arrow6 { width:90%; }
.corner14::after, .corner14::before { width:30px;}
.corner14 { height:80px; }
#toc-vc-triangle-arrow15 { width:100%; }
.otc-right ul { float:left; width:100%; }
.otc-right ul li { float:left; width:100%; }
.corner22 { font-size:18px; }
.corner2 { font-size:18px !important; }
.corner24 { font-size:18px; }
}
@media only screen and (max-width:767px) {
.toc-vc-rh-box { width:100%; position:static; margin-top:15px; height:auto; }
.corner { width:90%; }
#toc-vc-triangle-arrow { margin-bottom:15px; }
.toc-vc-remember { position:static; width:100%; }
.toc-vc-kp-wrapper ul li { padding-right:0px; }
table.toc-vc-medication-table tbody tr td, table.toc-vc-medication-table tbody tr th { white-space:normal !important; }
.toc-vc-footer-left { width:100%; margin-bottom:15px; }
.toc-vc-footer-right { width:100%; }
table.toc-vc-some-table tbody tr td { float:left; width:100%; white-space:normal !important; }
.boost-memory-checkbox-list ul { padding-left:0px; }
.toc-vc-caregiver-self { margin-top:0px; font-size:24px; }
.toc-vc-dpw-left { float: left;padding-right: 0; width: 100%; }
.toc-vc-dpw-right {float: left; padding-left: 0; width: 100%;}
.tocvc-dpw1 { width:10%; }
.tocvc-dpw2 { width:90%; }
.tocvc-dpw3 { width:30%; padding-left:25px; }
.tocvc-dpw4 { width:30%; }
.tocvc-dpw3-full { height:30px; }
.carve-selfe-box-main img { width:100%; height:auto; }
.toc-vc-crcw-left { float: left;padding-right: 0; padding-top: 25px; width: 100%; }
.toc-vc-crcw-right { width:100%; }
.corner2 { font-size:17px; width:90% }
.corner2::after, .corner2::before { width:20px; }
.toc-vc-crcw-right { margin-top:20px; }
ul.tocvc-measure-listbox { padding-left:0px; }
.corner3 { font-size:16px; height:140px; }
.corner3::after, .corner3::before { width:20px; }
.step-stock-left {float: left; width: 100%;}
.step-stock-right { padding-left:0px; width:100%; font-size:24px; }
.tocvc-footer-inner-left { width:100%; }
.tocvc-footer-inner-right { padding-left:0px; width:100%; }
.stopspread-rbp-size1 { font-size:24px; }
#toc-vc-triangle-arrow6 { width:100%; }
.corner6 { font-size:18px; height:70px; }
.corner6::after, .corner6::before { width:17px; }
#toc-vc-triangle-arrow7 { width:100%; }
.corner7 { font-size:18px; height:50px; }
.corner7::after, .corner7::before { width:17px; }
.toc-vc-col-one { width:100%; padding-right:0px; }
.tvc-fr-pl20 { padding-left:0px; } 
.toc-vc-col-four1 { width:100%; }
.toc-vc-col-four2 { width:100%; }
.toc-vc-col-four3 { width:100%; }
.toc-vc-col-four4 { width:100%; }
.corner11 { font-size:16px; height:82px; }
.toc-vc-footer-left img { width:100%; }
.footer-change-left { width:100%; }
.footer-change-right { width:100%; }
.medicare-part-left { float:left; width:100%; }
.medicare-part-left { float:left; width:100%; }
.toc-vc-col-four1-spanish-tipsfor { width:100%; }
.corner14 {
    background-color: #cfd5b8;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #000;
    font-family: "latoblack";
    font-size: 16px;
    height: 145px;
    margin: 0;
    padding-left: 20px;
    padding-top: 16px;
    position: relative;
    width: 83%;
}
.corner15 {
    background-color: #cfd5b8;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #000;
    font-family: "latoblack";
    font-size: 16px;
    height: 145px;
    margin: 0;
    padding-left: 20px;
    padding-top: 16px;
    position: relative;
    width: 83%;
}
.aqui-left { width:100%; }
.aqui-right { width:100%; }
.corner16 {
    background-color: #cfd5b8;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    color: #000;
    font-family: "latoblack";
    font-size: 18px;
    height: 134px;
    line-height: normal;
    margin: 0;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
    width: 83%;
}
.handrail-left { width:16%; } 
.handrail-right { width:84%; } 
.crcw-left-new { width:100%; }
.crcw-right-new { width:100%; }
.tocvc-whatisgeriatrics-left { float:left; width:100%; }
.tocvc-whatisgeriatrics-right { float:left; width:100%; }
.corner8 { font-size: 16px; height: 80px; position: relative;width: 83%; }
#toc-vc-triangle-arrow9 { width:92%; }
.corner9 { font-size:16px; }
.corner10 { width:100%; font-size:17px; }
#toc-vc-triangle-arrow10 { width:82%; }
.forcaregiver-bg-green-left { width:100%; }
.forcaregiver-bg-green-right { width:100%; }
#toc-vc-triangle-arrow12 { width:92%; }
.corner12 { font-size:16px; }
.medi-adv-bg { width:100%; }
.medicare-part-right {
    float: left;
    width: 100%;
}
.corner13 { font-size:16px; height:90px; }
.medi-adv-bg-new { width:100%; }
.corner17 { font-size:16px; height:82px; width:83%; }
a.responsive-break { float:left; word-break:break-all; }
.table-responsive { border:0px; }
.corner22 { font-size:16px; }
.corner2  { font-size:17px !important; }
.corner24  { font-size:16px; }
#toc-vc-triangle-arrow8.halfwidth-box { width:90% !important; }
.que-medi-left { width:14%; }
.que-medi-right { width:85%; }
.hypothermia-left { width:100%; }
.hypothermia-right { width:100%; }
.phy-right { float:left; width:100%; }
.toc-print-wrap { position: absolute; right:0px; }
.otc-right ul { float:left; width:100%; }
.otc-right ul li { float:left; width:100%; } 
}
/* Handout cotnent css end */