body {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Times, serif;
    font-size: 14px;
}

/*a:visited{
	color:#ff0000;
}*/
/*******************************************************/
.navbar-inverse {
    background-color: #0b5940;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight: bold;
    line-height: 42px;
}

.navbar-nav > li > a {
    padding: 0px 15px;
}

.navbar-inverse {
    border-bottom: none;
}

.navbar-nav > li {
    line-height: 42px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    text-decoration: underline;
}

.navbar-nav {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*******************************************************/
/*body {
    padding-top: 50px;
}*/
a:focus {
    outline: none;
}

.navbar {
    border-radius: 0px;
}

.remove-margin-bot {
    margin-bottom: 0px;
}

.margin-topbot {
    margin-top: 30px;
    margin-bottom: 20px;
}

.bg-header {
    background: url(../../images/responsive/header.jpg) no-repeat center center;
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 30px 0px 10px;
    font-style: italic;
}

.bg-header-txt {
    font-style: italic;
    font-weight: 900;
}

.header-background {
    background-color: #383838;
    border-bottom: 1px solid #24a05a;
}

.big-txt {
    font-size: 24px;
    /*text-transform:uppercase;*/
    color: #616161;
    line-height: 50px;
}

.header-green {
    background-color: #1e5341;
    padding-top: 15px;
    padding-bottom: 15px;

}

.map-btn-switch {
    width: 190px;
    height: 50px;
}

.map-txt {
    width: auto;
    float: left;
    margin-right: 10px;
    line-height: 20px;
    color: #616161;
}

.map-txt-active {
    color: #42d384 !important;
}

.map-txt-listing {
    width: auto;
    float: left;
    margin-left: 10px;
    margin-right: 0px;
    line-height: 20px;
    color: #616161;
}

.upper-footer {
    background: url(../../images/responsive/bg-green.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    padding: 70px 0px;
}

.footer-bg {
    background-color: #444444;
    padding-top: 50px;
    padding-bottom: 50px;
}

.white {
    color: #FFF;
}

.lightgray {
    color: #c2c2c2;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font15 {
    font-size: 15px;
}

.font14 {
    font-size: 14px;
}

.font12 {
    font-size: 12px;
}

.font22 {
    font-size: 22px;
}

.font24 {
    font-size: 24px;
}

.font48 {
    font-size: 48px;
}

.font-italic {
    font-style: italic;
}

.padding-bottom {
    padding-bottom: 0px;
}

.padding-top {
    padding-top: 10px;
}

.remove-padding-container {
    padding-left: 0px;
    padding-right: 0px;
}

.bold {
    font-weight: bold;
}

.bold900 {
    font-weight: 900;
}

.text-shadow {
    text-shadow: 2px 0px 2px #4f4e4e;
}

.paddingbottop {
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer2bg {
    background-color: #2d2d2d;
}

ul.tab-header {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
    float: right;
    width: auto;
}

ul.tab-header li {
    float: left;
    margin-left: 35px;
}

ul.tab-header li a {
    padding-left: 80px;
    float: left;
    background-image: url(../../images/responsive/bg-tab.jpg);
    background-repeat: repeat-x;
    background-size: cover;
    border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    padding: 20px 20px 13px 0px;
    font-size: 25px;
    color: #000000;
    line-height: 30px;
    text-decoration: none;
    height: auto;
    border-top: 1px solid #e5d48c;
    border-left: 1px solid #dfc155;
    border-right: 1px solid #dfc155;
    margin: 15px 0px 0px 0px;
    font-style: italic;
}

.badge-icon {
    background: url(../../images/responsive/badge-icon.png) no-repeat 30px 0px;
    height: 40px;
    padding-left: 80px;
    float: left;
}

.badge-icon2 {
    background: url(../../images/responsive/public-img.png) no-repeat 30px 2px;
    height: 40px;
    padding-left: 105px;
    float: left;
    color: #4ae088;
}

.tab-other {
    /*background: #1e5341 !important;
	background: -webkit-radial-gradient(#286d51 15%, #1e5341, #1e5341) !important;
	background: -o-radial-gradient(#286d51 15%, #1e5341, #1e5341) !important;
	background: -moz-radial-gradient(#286d51 15%, #1e5341, #1e5341) !important;
	background: radial-gradient(#286d51 15%, #1e5341, #1e5341) !important;
	color:#FFF !important;
	border:1px solid #27c968 !important;
	border-bottom:none !important;
	height:90px !important;
	margin:52px 0px 0px 0px !important;*/
    background: url(../../images/responsive/public-tab-bg.png) repeat center center !important;
    background-size: cover !important;
    color: #FFF !important;
    border: 1px solid #27c968 !important;
    border-bottom: none !important;
    height: 90px !important;
    margin-bottom: -1px !important;
    margin-top: 0px !important;
    line-height: 45px !important;
    position: relative;
    text-shadow: 2px 2px 2px #000;
}

.tab-other:after {
    width: 274px;
    height: 59px;
    position: absolute;
    content: url(../../images/responsive/xtra-bg.png);
    top: 89px;
    left: 103px;
    z-index: 1;
}

.welcome-div {
    height: 70px;
    padding-top: 15px;
}

.select-state {
    background-color: #15372b;
    border: 1px solid #327d5f;
    width: 305px;
    height: 45px;
    padding: 10px 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #85c0a9;
    box-shadow: inset 2px 2px 2px #062a1e;
    position: relative;
    z-index: 2;
    display: inline-block;
    font-size: 18px;
    -webkit-appearance: none;
}

.select-year {
    background-color: #15372b;
    border: 1px solid #327d5f;
    width: 160px;
    padding: 10px 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #85c0a9;
    box-shadow: inset 2px 2px 2px #062a1e;
    position: relative;
    z-index: 2;
    height: 45px;
    font-size: 18px;
    -webkit-appearance: none;
}

.go-btn {
    background: url(../../images/responsive/go-btn-bg.png) repeat-x 0px 0px;
    height: 44px;
    width: auto;
    padding: 6px 15px;
    border: 1px solid #6ce1a6;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 18px;
    color: #fff;
    box-shadow: 2px 2px 2px #062a1e;
    position: relative;
    z-index: 2;
}

.down-arrow {
    vertical-align: top;
    margin-top: 14px;
}

#easyTooltip {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 10px;
    border: 1px solid #fff;
    background: #575757 url(../../images/bg.gif) repeat-x;
    color: #fff;
}

.map_holder {
    width: 100%;
    float: left;
}

.livechat {
    color: #0000FF;
    text-decoration: underline;
    cursor: pointer;
    z-index: 999;
    right: 0;
    position: fixed;
    bottom: 110px;
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .livechat {
        color: #0000FF;
        text-decoration: underline;
        cursor: pointer;
        z-index: 999;
        right: 16px !important;
        position: fixed;
        bottom: 110px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .book-ribbon {
        bottom: -186px
    }
}

.feedback {
    color: #fff;
    background-color: #818181;
    cursor: pointer;
    z-index: 999;
    right: -40px;
    position: fixed;
    bottom: 260px;
    padding: 5px 15px 5px 15px;
    transform: rotate(-90deg);
    font-size: 15px;
}

a.map-btn, a.map-btn2 {
    width: 230px;
    text-align: center;
    height: 70px;
    font-size: 24px;
    font-style: italic;
    font-weight: 900;
    color: #FFF;
    border: none;
    display: inline-table;
    margin-right: 30px;
    padding: 18px 0px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(../../images/responsive/green-bg.png);
    vertical-align: middle;
    text-decoration: none;
}

a.map-btn2 {
    padding: 13px 0px;
    line-height: 23px;
}

a.map-btn:hover, a.map-btn2:hover {
    text-decoration: none;
}

.marginbot95 {
    margin-bottom: 95px;
}

.margintop30 {
    margin-top: 30px;
}

ul.nav-bottom {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 100%;
    margin: 0px auto;
}

ul.nav-bottom li {

}

ul.nav-bottom li a {
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
    text-decoration: none;
    margin: 10px 15px 10px 10px;
    float: left;
}

ul.nav-bottom li a img {
    padding-right: 5px;
    margin-top: -3px;
}

ul.nav-bottom li a:hover {
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
    text-decoration: underline;
    margin: 10px 15px 10px 10px;
    float: left;
}

.lineheight40 {
    line-height: 40px;
}

.subscribe-btn {
    background: url(../../images/responsive/bg-tab.jpg) repeat-x 0px 0px;
    width: auto;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    float: left;
    text-align: left;
}

.subscribe-bagde {
    background: url(../../images/responsive/subscribe-badge.png) no-repeat 20px 15px;
    padding: 20px 40px 20px 65px;
    float: left;
}

.country-acc {
    width: 100%;
    height: auto;
    float: left;
    border-bottom: 1px solid #edeff1;
}

.country-acc-title, .country-acc-title-active {
    padding: 10px 25px;
    height: auto;
    clear: both;
    display: block;
    color: #575757;
    cursor: pointer;
    background: url(../../images/responsive/plus-icon.png) no-repeat 0px 14px;
}

.country-acc-title-active {
    background: url(../../images/responsive/minus-icon.png) no-repeat 0px 14px;
    color: #42d384;
}

.country-acc-txt {
    padding: 0px 25px;
    height: auto;
    clear: both;
    display: block;
    color: #2e2e2e;
    display: none;
}

.country-acc-txt p img {
    margin-right: 10px;
    margin-top: 2px;
}

.country-acc-txt h3 {
    color: #42d384;
}

.tab-btn-other {
    display: none;
}

.divider-city {
    border-bottom: 1px solid #d6d6d6;
}

.paddingbottop {
    padding-top: 60px;
    padding-bottom: 60px;
}

.premium-arrow {
    position: absolute;
    right: -142px;
    top: 28px;
    z-index: 5;
}

.btn-search {
    background: url(../../images/responsive/search-icon.png) no-repeat scroll 0 0;
    border: medium none;
    height: auto;
    right: 0;
    outline: medium none;
    position: absolute;
    top: 10px;
    width: 20px;
}

.relative {
    position: relative;
}

.auto {
    width: auto;
    float: left;
    margin-right: 10px;
}

.select-state-after {
    background: url(../../images/responsive/select-arrow.png) no-repeat 0px 0px;
    bottom: 0;
    height: 43px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 32px;
    z-index: 40;
    border-radius: 0px 5px 5px 0px;
    -o-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -ms-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    pointer-events: none;
}

/***************** swtich button css start ******************/
.onoffswitch {
    position: relative;
    width: 45px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    float: left;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    /*border: 2px solid #999999; */
    border-radius: 20px;
    height: 22px;
    background-color: #42d384;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    /*content: "ON";*/
    padding-left: 10px;
    background-color: #42d384;
    color: #FFFFFF;
}

.onoffswitch-inner:after {
    /*content: "OFF";*/
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 20px;
    height: 20px;
    margin: 1px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 23px;
}

/***************** swtich button css end ******************/

/**********************************************************/
/*************icc premium access tab start*****************/
/**********************************************************/
.premium-search {
    width: 250px !important;
    height: 33px;
    background-color: #282828;
    border: 1px solid #4b4b4b;
    color: #969696;
    padding: 10px;
    font-style: italic;
    padding-right: 30px;
}

.welcome-txt {
    color: #444;
    font-weight: 600;
    font-size: 20px;
}

a.logout-txt {
    color: #fff;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
}

a.logout-txt:hover {
    color: #fff;
    text-decoration: underline;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
}

.gray {
    color: #585858;
}

/**********************************************************/
/*************icc premium access tab end*******************/
/**********************************************************/

/**********************************************************/
/*************icc landing premium access page start********/
/**********************************************************/
a.map-btn-premium, a.map-btn2-premium {
    width: 230px;
    text-align: center;
    height: 50px;
    font-size: 18px;
    font-weight: 900;
    color: #FFF !important;
    border: none;
    display: inline-table;
    margin-right: 30px;
    padding: 10px 0px;
    /*border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(../images/premium-btn-bg.png);*/
    background-color: #d9b239;
    vertical-align: middle;
    text-decoration: none;
}

a.map-btn2-premium {
    padding: 3px 0px;
    height: 48px !important;
    line-height: 20px;
}

a.map-btn-premium:hover, a.map-btn2-premium:hover {
    text-decoration: none;
}

.premium-purchase-btn
{
    margin-top: 5px;
    margin-right: 0px !important;
    width: auto !important;
    border-radius: 50px;
    padding: 12px !important;
}

.modal-purchase-btn
{
    width: 100%;
    text-align: center;
    margin-bottom: 35px;
}

.premium-upper-footer {
    background: url(../../images/responsive/premium-join-bg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    padding: 70px 0px;
}

.map-txt-premium-active {
    color: #e2b928 !important;
}

.toggle-bg {
    background-color: #e2b928 !important;
}

.header-premium-yellow {
    background: url(../../images/responsive/tab-bg-gradient.jpg) repeat-x center center;
    padding-bottom: 15px;
    padding-top: 15px;
}

.header-premium-img {
    width: 100%;
    height: auto;
    clear: both;
    display: block;
    background-image: url(../../images/responsive/premium-header-bg.png.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 20px 35px 10px;
    text-align: center;
    margin-top: 60px;
}

.yellow-line {
    border-bottom: none;
}

.select-state-yellow {
    background-color: #83681e;
    border: 1px solid #deca73;
    width: 305px;
    height: 45px;
    padding: 10px 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #dec76b;
    box-shadow: inset 2px 2px 2px #775908;
    position: relative;
    z-index: 2;
    display: inline-block;
    font-size: 18px;
    -webkit-appearance: none;
}

.select-year-yellow {
    background-color: #83681e;
    border: 1px solid #deca73;
    width: 160px;
    padding: 10px 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #dec76b;
    box-shadow: inset 2px 2px 2px #775908;
    position: relative;
    z-index: 2;
    height: 45px;
    font-size: 18px;
    -webkit-appearance: none;
}

.go-btn-yellow {
    background: url(../../images/responsive/go-btn-yellow.png) repeat-x 0px 0px;
    height: 44px;
    width: auto;
    padding: 6px 15px;
    border: 1px solid #f7c015;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 18px;
    color: #fff;
    box-shadow: 2px 2px 2px #5c4a16;
    position: relative;
    z-index: 2;
    font-style: italic;
}

.select-state-after-yellow {
    background: url(../../images/responsive/yellow-arrow.png) no-repeat 0px 0px;
    bottom: 0;
    height: 43px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 32px;
    z-index: 40;
    border-radius: 0px 5px 5px 0px;
    -o-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    -ms-border-radius: 0px 5px 5px 0px;
    -webkit-border-radius: 0px 5px 5px 0px;
    pointer-events: none;
}

a.highlight {
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a.highlight:hover {
    color: #FFF;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
}

a.more {
    color: #e2b928;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a.more:hover {
    color: #e2b928;
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    text-decoration: underline;
}

.email-wrapper {
    width: 100%;
    float: left;
}

.submit-btn {
    /*background:url(../images/submit-btn-bg.png) repeat-x 0px 0px;*/
    background: none;
    height: 67px;
    width: 67px;
    border: none;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*box-shadow:2px 2px 2px #5c4a16;*/
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
}

.input-email-yellow {
    background-color: #83681e;
    border: 1px solid #deca73;
    width: 100%;
    padding: 10px 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    color: #dec76b;
    box-shadow: inset 2px 2px 2px #775908;
    position: relative;
    z-index: 2;
    height: 67px;
    display: block;
    clear: both;
    padding: 0px 100px 0px 20px;
}

.icc-btn-green {
    background: none !important;
    background-color: #1e5341 !important;
    border: 1px solid #1e5341 !important;
    height: 67px !important;
    margin-top: 20px !important;
}

.icc-btn-yellow {
    height: 80px !important;
    margin-top: 10px !important;
    padding-left: 80px;
    float: left;
    background-image: url(../../images/responsive/premium-top-btn.jpg) !important;
    background-repeat: repeat-x;
    position: relative;
    z-index: 9;
    border-radius: 10px 10px 0px 0px;
    -o-border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -ms-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    padding: 20px 20px 13px 0px;
    font-size: 25px;
    color: #000000;
    line-height: 30px;
    text-decoration: none;
    height: auto;
    border-top: 1px solid #e5d48c;
    border-left: 1px solid #dfc155;
    border-right: 1px solid #dfc155;
    margin-bottom: -3px !important;
    font-style: italic;
}

.country-acc-title-yellow, .country-acc-title-active-yellow {
    padding: 10px 25px;
    height: auto;
    clear: both;
    display: block;
    color: #575757;
    cursor: pointer;
    background: url(../../images/responsive/plus-icon-yellow.png) no-repeat 0px 14px;
}

.country-acc-title-active-yellow {
    background: url(../../images/responsive/minus-icon-yellow.png) no-repeat 0px 14px;
    color: #e2b928;
}

.country-acc-txt-yellow {
    padding: 0px 25px;
    height: auto;
    clear: both;
    display: block;
    color: #2e2e2e;
    display: none;
}

.country-acc-txt-yellow p img {
    margin-right: 10px;
    margin-top: 2px;
}

.country-acc-txt-yellow h3 {
    color: #e2b928;
}

/**********************************************************/
/*************icc landing premium access page end********/
/**********************************************************/

/**********************************************************/
/*************icc Premium Resource access page start********/
/**********************************************************/
.working {
    background-image: url("../../images/responsive/shelf-bg.png");
    background-position: 0 bottom;
    background-repeat: no-repeat;
    background-size: 100% 32px;
    clear: both;
    display: block;
    height: 34px;
    position: absolute;
    top: 300px;
    width: 100%;
}

.book_shelve_wp {
    background-image: url(../../images/responsive/shelf-bg.png);
    background-position: 0px bottom;
    background-repeat: no-repeat;
    height: auto;
    background-size: 100% 32px;
    display: table;
    width: 100%;
    padding-bottom: 32px;
    position: relative;
    padding-top: 70px;
}

.book_shelve_wp:last-child {
    margin-bottom: 70px;
    margin-top: -45px;
}

.book-shelf-shadow {
    background-image: url(../../images/responsive/shelf-shadow.png);
    background-position: 0px -14px;
    background-repeat: no-repeat;
    background-size: 100% 95px;
    height: 95px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.book_shelf-other {
    display: table-cell;
    width: 25%;
    padding: 10px 15px 0px 15px;
    border: 1px solid transparent;
    z-index: 2;
}

.book_shelf {
    /*display:table-cell;*/
    width: 100%;
    padding: 10px 10px 0px 10px;
    border: 1px solid transparent;
    z-index: 2;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    width: 25%;
}

.book_shelf:hover {
    border: 1px solid #bd9d40;
    z-index: 2;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    width: 25%;
    position: relative;
    background-color: #eadeb2;
    box-shadow: 0 0 1em #b7b7b7;
    -o-box-shadow: 0 0 1em #b7b7b7;
    -moz-box-shadow: 0 0 1em #b7b7b7;
    -webkit-box-shadow: 0 0 1em #b7b7b7;
    -ms-box-shadow: 0 0 1em #b7b7b7;
}

.book_shelf:hover a.book-shefl-link {
    text-decoration: underline;
}

.book_shelf-in-top, .book_shelf-in-below {
    display: inline-table;
    width: 100%;
    vertical-align: bottom;
    height: auto;
    text-align: center;
    line-height: 20px;
    position: relative;
}

.book_shelf-in-below {
    height: 140px;
}
.book_shelf-in-top {
    margin-top: 10px;
    margin-bottom: 10px;
}

.book_shelf-top-txt {
    display: table-cell;
    color: #383838 !important;
}

.book_shelf-bot {
    display: table-cell;
    vertical-align: bottom;
    background-image: url(../../images/responsive/product/product-bg.png);
    background-position: center -23px;
    background-repeat: no-repeat;
    position: relative;
    height: 140px;
}

a.book-shefl-link {
    font-size: 16px;
    text-decoration: none;
    color: #383838;
}

a.book-shefl-link:hover {
    font-size: 16px;
    text-decoration: underline;
    color: #383838;
}

.book-ribbon {

    bottom: -184px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 10;
    bottom: -200px \0;
}

.breadcrum-bg {
    background-image: url(../../images/responsive/resouces-bg-gray.jpg);
    background-repeat: repeat-x;
    height: 170px;
    width: 100%;
    padding-top: 10px;
}

a.breadcrum {
    font-size: 14px;
    color: #383838;
    text-decoration: underline;
}

a.breadcrum:last-child {
    text-decoration: none;
}

a.breadcrum:hover {
    font-size: 14px;
    color: #383838;
    text-decoration: none;
}

a.breadcrum:last-child:hover {
    font-size: 14px;
    color: #383838;
    text-decoration: none;
}

.flexslider .slides > li.active a {
    width: 100% !important;
    margin-right: 10px !Important;
    text-align: center;
    border: 1px solid #dedede;
    border-bottom: none;
    height: 55px;
    background-color: #FFF;
    color: #f5b914 !important;
    font-size: 30px;
    font-weight: 900;
    line-height: 50px;
    text-decoration: none !important;
    border-radius: 5px 5px 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
}

.flexslider {
    border: none !important;
    margin-top: 57px !important;
}

.flexslider .slides > li {
    width: 120px !important;
    margin-right: 10px !Important;
    height: 55px;
    float: left;
}

.flexslider .slides > li a {
    color: #414141 !important;
    width: 100% !important;
    margin-right: 10px !Important;
    float: left;
    text-align: center;
    height: 55px;
    font-weight: 900;
    font-size: 30px;
    line-height: 50px;
    text-decoration: underline !important;
    text-decoration: none !important;
    border: 1px solid transparent;
}

.flexslider .slides > li a:hover {
    width: 100% !important;
    margin-right: 10px !Important;
    text-align: center;
    border: 1px solid #dedede;
    border-bottom: none;
    height: 55px;
    background-color: #FFF;
    color: #f5b914 !important;
    font-size: 30px;
    font-weight: 900;
    line-height: 50px;
    text-decoration: none !important;
    border-radius: 5px 5px 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
}

.flex-disabled {
    opacity: .5 !important;
}

.flexslider {
    float: right;
    width: 510px;
    margin-bottom: 0px !important;

}

.flex-control-nav {
    display: none;
}

.flex-direction-nav a {
    opacity: 1 !important;
    margin-top: -17px !important;
}

.flex-direction-nav .flex-prev {
    left: -29px !important;
    background: url(../../images/responsive/lft-arrow.png) no-repeat 0px 0px;
    text-indent: -99999px !important;
    width: 13px;
    height: 17px;
    z-index: 0;
}

.flex-direction-nav .flex-next {
    right: -29px !important;
    background: url(../../images/responsive/rht-arrow.png) no-repeat 0px 0px;
    text-indent: -99999px !important;
    content: none;
    width: 13px;
    height: 17px;
    z-index: 0;
}

.sm-div {
    width: 100%;
    float: left;
}

/**********************************************************/
/*************icc Premium Resource access page end********/
/**********************************************************/

/**********************************************************/
/*************icc Premium Dashboard page start ************/
/**********************************************************/
ul.top-link {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: right;
    margin-top: 60px;
    text-align: right;
}

ul.top-link li {
    float: right;
    padding: 10px 15px;
    text-align: right;
}

ul.top-link li:last-child {
    padding-left: 0px;
}

ul.top-link li:first-child {
    padding-right: 0px;
}

ul.top-link li a {
    font-size: 16px;
    color: #636363;
    font-style: italic;
    text-decoration: none;
    font-weight: 900;
}

ul.top-link li a:hover {
    text-decoration: underline;
}

.dash-lft-col, .dash-rht-col {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
}

.dash-rht-col {
    background-color: #eeeeee;
}

.dash-rht-col-other {
    background-color: #eeeeee;
}

.dash-lft-col-other {
    background-color: #f2f2f2;
}

.my-highlight-h2, .my-bookmark-h2, .my-anotation-h2, .my-purchase-h2 {
    background: url(../../images/responsive/highlight-icon.png) no-repeat 0px 0px;
    background-size: 66px 58px;
    padding-left: 70px;
    height: auto;
    /*font-size:24px;
	color:#d2af51;
	font-style:italic;
	font-weight:700;
	line-height:45px;*/
    float: left;
    margin-bottom: 0px;
    margin-top: 15px;
    padding-top: 60px;
    width: 111px;

}

.my-bookmark-h2 {
    background: url(../../images/responsive/bookmark-icon.png) no-repeat 0px 0px;
    background-size: 38px 47px;
}

.my-anotation-h2 {
    background: url(../../images/responsive/anotate-icon.png) no-repeat 0px 0px;
    background-size: 44px 47px;
}

.my-purchase-h2 {
    background: url(../../images/responsive/my-purchase.png) no-repeat 0px 0px;
    background-size: 60px 60px;
}

a.go-to-link {
    color: #5d584a;
    float: right;
    border: 1px solid #dfd49c;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    font-style: normal;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}

a.go-to-link:hover {
    color: #5d584a;
    float: right;
    border: 1px solid #dfd49c;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 17px;
    font-weight: bold;
    font-style: normal;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none;
    background-color: #dfd49c;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center;
}

.my-highlight-h2-txt {
    font-size: 24px;
    color: #d2af51;
    font-weight: 700;
    line-height: 45px;
    position: relative;
    z-index: 1;
    margin-top: 0px;
}

.my-highlight-h2-txt:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 70px; /* or 100px */
    border-bottom: 2px solid #cccccc;
}

.my-highlight-h2-txt a {
    text-decoration: none;
    color: #d2af51;
}

.my-highlight-h2-txt a:hover {
    text-decoration: none;
    color: #d2af51;
}

.dash-sep-line {
    border-bottom: 1px solid #e7dfb2;
    margin-right: -15px;
    margin-left: -15px;
    clear: both;
    display: block;
}

.dash-block-hgh, .dash-block-hgh-top {
    width: 100%;
    display: block;
    clear: both;
    padding: 0;
}

.dash-block-hgh {
    height: 252px;
}

.dash-block-hgh-top:first-child {
    padding: 10px 0px !important;
    background-color: #f2f2f2 !important;
}

.dash-block-hgh-top:nth-child(even) {
    padding: 10px;
    background-color: #ffffff;
    border-bottom: 1px solid #e1dbcc;
}

.dash-block-hgh-top:nth-child(odd) {
    padding: 10px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e1dbcc;
}

.dash-block-hgh-top {
    padding: 10px 0px;
}

.dash-block-hgh-top-other {
    background-color: #eeeeee;
    border-bottom: 1px solid #e1dbcc;
    padding: 10px;
}

.dash-block-hgh-a {
    width: 70%;
    float: left;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dash-block-hgh-b, .dash-block-hgh-c {
    width: 15%;
    float: left;
    text-align: center;
}

.dash-block-hgh-d {
    width: 30%;
    float: left;
    text-align: center;
}

.dash-table-title {
    font-style: normal;
    font-weight: 900;
    color: #383838;
    text-align: left;
}

a.dash-table-link {
    color: #383838;
    font-size: 14px;
    text-decoration: underline;
}

a.dash-table-link:hover {
    color: #383838;
    font-size: 14px;
    text-decoration: none;
}

a.view-highlight {
    color: #d9b239;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    text-decoration: none;
    background-image: url(../../images/responsive/link-arrow.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
    text-transform: uppercase;
}

a.view-highlight:hover {
    text-decoration: underline;
}

.paddingbottop80 {
    padding-top: 80px;
    padding-bottom: 25px;
}

.book_shelve_wp-other {
    background-image: url(../../images/responsive/shelf-bg.png);
    background-position: 0px bottom;
    background-repeat: no-repeat;
    height: auto;
    background-size: 100% 32px;
    display: table;
    width: 100%;
    padding-bottom: 32px;
    position: relative;
    margin-top: 0px;
}

a.book-shefl-link2 {
    font-size: 16px;
    text-decoration: none;
    color: #FFFFFF;
}

a.book-shefl-link2:hover {
    font-size: 16px;
    text-decoration: underline;
    color: #FFFFFF;
}

a.View-all-resources {
    color: #ffefb1;
    float: left;
    border: 1px solid #dfd49c;
    padding: 15px;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    font-style: normal;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 50px;
    text-align: center;
}

a.View-all-resources:hover {
    color: #ffefb1;
    float: left;
    border: 1px solid #dfd49c;
    padding: 15px;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    font-style: normal;
    border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-decoration: none;
    background-color: #dfd49c;
    margin-bottom: 10px;
    margin-top: 50px;
    text-align: center;
}

.new-resources-footer {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: auto;
    padding: 35px 0px;
}

/**********************************************************/
/*************icc Premium Dashboard page end * ************/
/**********************************************************/
.price {
    margin-left: -50%;
    margin-top: 20%;
    position: absolute;
    width: 100%;
    font-weight: bold;
    color: black;
}

@media (max-width: 400px) {
    .welcome-txt {
        width: 100%;
        float: left;
    }

    .book_shelf {
        display: block;
        width: 100% !important;
        float: left;
    }

    .book_shelf-other {
        display: block;
        width: 100% !important;
        float: left;
    }

    a.go-to-link {
        width: 100%;
        float: left;
    }
}

@media (max-width: 480px) {
    .map-btn2, .map-btn {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .img-sm {
        width: 100%;
    }

    .badge-icon {
        background: url(../../images/responsive/badge-icon.png) no-repeat scroll 8px 0;
        float: left;
        height: 40px;
        padding-left: 46px;
    }

    ul.tab-header li a {
        font-size: 18px;
    }

    .badge-icon2 {
        background: url(../../images/responsive/public-img.png) no-repeat scroll 9px 2px;
        color: #4ae088;
        float: left;
        height: 40px;
        padding-left: 70px;
    }

}

@media (max-width: 600px) {
    .flexslider {
        width: 96%;
        margin: 0px auto !important;
        float: none;
    }

    .breadcrum-bg {
        height: auto;
        background-image: url(../../images/responsive/resouces-bg-gray.jpg);
        background-repeat: repeat-x;
        background-size: cover;
        width: 100%;
        padding-top: 10px;
    }

    .dash-block-hgh {
        overflow: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .dash-block-hgh-a, .dash-block-hgh-b, .dash-block-hgh-c {
        white-space: nowrap;
    }

    .dash-block-hgh-top {
        width: 600px;
    }

    .my-highlight-h2, .my-bookmark-h2, .my-anotation-h2, .my-purchase-h2 {
        font-size: 1em;
    }
}

@media (max-width: 640px) {
    ul.top-link li {
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #d6d6d6;
        padding: 0px;
    }

    ul.top-link li a {
        width: 100%;
        float: left;
        padding: 10px 15px;
    }

    ul.top-link li a:hover {
        background-color: #d9d9d9;
    }

}

@media (min-width: 601px) and (max-width: 767px) {
    .breadcrum-bg {
        height: auto;
        background-image: url(../../images/responsive/resouces-bg-gray.jpg);
        background-repeat: repeat-x;
        background-size: cover;
        width: 100%;
        padding-top: 10px;
    }

    .flexslider {
        width: 90%;
        margin: 0px auto !important;
        float: none;
    }

}

@media (max-width: 767px) {
    .txt-center-sm {
        text-align: center;
    }

    ul.tab-header li, ul.tab-header li a, ul.tab-header {
        width: 100%;
        margin-left: 0px;
    }

    .tab-other::after {
        display: none;
    }

    .tab-other {
        border-bottom: 1px solid #27c968 !important;
        border-radius: 10px !important;
    }

    ul.tab-header li a {
        margin: 5px 0px 15px !important;
        border-radius: 10px;
    }

    .navbar-inverse .navbar-nav > li > a {
        border-bottom: 1px solid #01714d;
    }

    .select-state, .select-year, .go-btn, .select-year-yellow, .select-state-yellow, .go-btn-yellow {
        width: 100%;
        margin-bottom: 5px;
    }

    .map-btn2, .map-btn, .map-btn-premium, .map-btn2-premium {
        margin-top: 20px;
    }

    .map_holder {
        overflow: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }

    ul.nav-bottom li {
        width: 100%;
        float: left;
    }

    ul.nav-bottom li a {
        width: 100%;
        float: left;
        text-align: center;
        border-bottom: 1px solid #333;
        padding: 10px;
        margin: 0px;
    }

    ul.nav-bottom li a:hover {
        width: 100%;
        float: left;
        text-align: center;
        border-bottom: 1px solid #333;
        padding: 10px;
        margin: 0px;
    }

    .premium-search {
        width: 100% !important;
        margin-top: 20px;
        height: 50px;
        padding-left: 30px;
    }

    .welcome-div {
        height: auto;
    }

    .btn-search {
        top: 20px;
    }

    .premium-arrow {
        display: none;
    }

    .auto {
        width: 100%;
    }

    .header-premium-yellow {
        background: url(../../images/responsive/tab-bg-gradient.jpg) repeat-x scroll center center / 100% 100%;
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .book_shelf-other {
        display: block;
        width: 50%;
        float: left;
        height: 275px;
        margin-top: 30px;
        background-image: url(../../images/responsive/shelf-bg.png);
        background-position: 0 bottom;
        background-repeat: no-repeat;
        background-size: 100% 32px;
        padding: 0px;
    }

    .book_shelf {
        display: block;
        width: 50%;
        float: left;
        height: 274px;
        margin-top: 30px;
        background-image: url(../../images/responsive/shelf-bg.png);
        background-position: 0 bottom;
        background-repeat: no-repeat;
        background-size: 100% 32px;
        padding: 0px;
    }

    .book_shelf:hover {
        width: 50%;
    }

    .book_shelve_wp, .book_shelve_wp-other {
        background: none;
    }

    .book-shelf-shadow {
        display: none;
    }

    .book_shelf:hover {
        border: 1px solid transparent;
        z-index: 2;
        position: relative;
        background-color: transparent;
        box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
    }

    .book_shelf:hover a.book-shefl-link {
        text-decoration: underline;
    }

    /*.book_shelf:hover  .book_shelf-top-txt{
		border:1px solid #bd9d40;
		border-bottom:none;
		z-index:2;
		position:relative;
		background-color:#eadeb2;
		box-shadow:0 0 1em #b7b7b7;
		-o-box-shadow:0 0 1em #b7b7b7;
		-moz-box-shadow:0 0 1em #b7b7b7;
		-webkit-box-shadow:0 0 1em #b7b7b7;
		-ms-box-shadow:0 0 1em #b7b7b7;
	}*/
    .sm-div {
        display: block;
        clear: both;
        /*margin-right:-15px;
		margin-left:-15px;*/
        border: 1px solid transparent;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%;
    }

    .book_shelf:hover .sm-div {
        border: 1px solid #bd9d40;
        z-index: 2;
        position: relative;
        background-color: #eadeb2;
        box-shadow: 0 0 1em #b7b7b7;
        -o-box-shadow: 0 0 1em #b7b7b7;
        -moz-box-shadow: 0 0 1em #b7b7b7;
        -webkit-box-shadow: 0 0 1em #b7b7b7;
        -ms-box-shadow: 0 0 1em #b7b7b7;
    }

    .book_shelve_wp {
        padding-top: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .price {
        margin-top: 30%;
    }

    .badge-icon2 {
        background: url("../../images/responsive/public-img.png") no-repeat scroll 10px 8px / 45px 30px;
        float: left;
        height: 40px;
        padding-left: 70px;
    }

    .badge-icon {
        background: url(../../images/responsive/badge-icon.png) no-repeat scroll 10px 0px / 22px 30px;
        height: 40px;
        padding-left: 40px;
        float: left;
    }

    .txt-center-sm {
        text-align: center;
    }

    ul.nav-bottom {
        width: 100%;
    }

    .map-btn2, .map-btn2-premium {
        margin-top: 20px;
    }

    .breadcrum-bg {
        height: auto;
        background-image: url(../../images/responsive/resouces-bg-gray.jpg);
        background-repeat: repeat-x;
        background-size: cover;
        width: 100%;
        padding-top: 10px;
    }

    .flexslider {
        float: left;
    }

    .flexslider {
        width: 90%;
        margin: 0px auto !important;
        float: none;
    }

    .dash-rht-col {
        margin-top: 20px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .dash-block-hgh {
        overflow: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .dash-block-hgh-a, .dash-block-hgh-b, .dash-block-hgh-c {
        white-space: nowrap;
    }

    .dash-block-hgh-top {
        width: 600px;
    }

    .my-highlight-h2, .my-bookmark-h2, .my-anotation-h2, .my-purchase-h2 {
        font-size: 2em;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .badge-icon2 {
        background: url("../../images/responsive/public-img.png") no-repeat scroll 10px 8px / 45px 30px;
        float: left;
        height: 40px;
        padding-left: 70px;
    }

    .badge-icon {
        background: url(../../images/responsive/badge-icon.png) no-repeat scroll 10px 0px / 22px 30px;
        height: 40px;
        padding-left: 40px;
        float: left;
    }
}

@media (max-width: 1199px) {
    .breadcrum-bg {
        height: auto;
        background-repeat: repeat-x;
        background-size: cover;
    }

    ul.top-link {
        float: left !important;
        width: auto !important;
        margin-top: 20px !important;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1030px;
    }
}

/* Back To Top of Page Link */
.back_to_top_link {
    font-family: Arial, 'Arial Bold';
    color: #000 !important;
    font-size: 18px;
}

.back_to_top_link:hover {
    color: #000 !important;
}

.back_to_top_div {
    position: fixed;
    right: 35px;
    bottom: 0px;
    background-color: transparent;
    padding: 5px;
    z-index: 500;
}

/* unauthorize page css */
.document_error_msg {
    font-size: 24px;
    margin-bottom: 40px;
    text-align: justify;
}

.document_error_text {
    border: 1px solid #0b5342 !important;
}

.error-purchase-btn {
    background-color: #0b5342;
    border: 3px solid #035842 !important;
    border-radius: 5px !important;
    color: #fff !important;
    display: table;
    height: 50px;
    line-height: 17px;
    margin: 20px auto 0;
    text-decoration: none !important;
    width: 400px;
}

.error-purchase-btn2 {
    background-color: #fff;
    border: 1px solid #0b5342 !important;
    border-radius: 5px;
    color: #000 !important;
    display: table;
    height: 50px;
    line-height: 35px;
    margin: 20px auto 0;
    text-decoration: none !important;
    width: 400px;
}

.container-other {
    width: 1036px;
}

.error-purchase-btn span {
    border-right: 1px solid #3f9c35;
    display: table-cell;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    vertical-align: middle;
}

.error-purchase-btn2 span:last-child {
    border-right: 0 none;
    display: table-cell;
    vertical-align: middle;
}

.error-purchase-btn2 span {
    border-right: 1px solid #000;
    display: table-cell;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    vertical-align: middle;
}

.book_shelf {

}

.book_shelf-top-txt {
    max-height: 85px;
    min-height: 85px;
    color: green;
}

.book_shelf-in-top, .book_shelf-in-below {
}

.book_shelve_wp {
    background-image: none;
    height: auto;
    display: table;
    width: 100%;
    padding-bottom: 32px;
    position: relative;
    padding-top: 70px;
    margin-bottom: 100px;
}

.item {
    margin-top: 85px;
}

.divider-row:nth-child(2n) {
    top: 600px
}

.divider-row:nth-child(3n) {
    top: 900px
}

.book_shelf.item.shuffle-item.concealed {
    display: none;
}

@media (max-width: 991px) {
    .premium-container {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .divider-row {
        display: none;
    }
}

.red-box {
    background-color: #ff0000 !important;
    height: 15px;
    width: 15px;
    color: #FF0000 !important;
}

.red-txt {
    color: #ff0000 !important;
    background-color: #FFF !important;
    margin-right: 5px;
}

.blue-box {
    background-color: #0000ff !important;
    height: 15px;
    width: 15px;
    color: #0000ff !important;
}

.blue-txt {
    color: #0000ff !important;
    background-color: #FFF !important;
    margin-right: 5px;
}

.premium-container {
    font-size: 16px;
}

/* Custom Header Image Respnsive */
@media (min-width: 1441px) {
    .header_bg-2 {
        background-position: -90px 0px !important;
        background-repeat: repeat !important;
    }

    .welcome-service {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .headersealico {
        margin-top: 5px;
    }
}

@media (max-width: 1440px) and (min-width: 1365px) {
    .category-header-image {
        background-position: 67% 0 !important;
        -webkit-background-position: 67% 0 !important;
        -o-background-position: 67% 0 !important;
        -ms-background-position: 67% 0 !important;
    }
}

@media (max-width: 1366px) and (min-width: 1251px) {
    .category-header-image {
        background-position: -210px 0 !important;
        -webkit-background-position: -210px 0 !important;
        -o-background-position: -210px 0 !important;
        -ms-background-position: -210px 0 !important;
        background-repeat: repeat !important;
    }
}

@media (max-width: 1250px) and (min-width: 1066px) {
    .category-header-image {
        background-position: -235px 0 !important;
        -webkit-background-position: -235px 0 !important;
        -o-background-position: -235px 0 !important;
        -ms-background-position: -235px 0 !important;
        background-repeat: repeat !important;
    }
}

@media (max-width: 1065px) and (min-width: 1024px) {
    .category-header-image {
        background-position: -235px 0 !important;
        -webkit-background-position: -235px 0 !important;
        -o-background-position: -235px 0 !important;
        -ms-background-position: -235px 0 !important;
    }
}

@media (max-width: 1023px) and (min-width: 1001px) {
    .category-header-image {
        background-position: 50% 0 !important;
        -webkit-background-position: 50% 0 !important;
        -o-background-position: 50% 0 !important;
        -ms-background-position: 50% 0 !important;
    }
}

@media (max-width: 1000px) and (min-width: 992px) {
    .category-header-image {
        background-position: 48% 0 !important;
        -webkit-background-position: 48% 0 !important;
        -o-background-position: 48% 0 !important;
        -ms-background-position: 48% 0 !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .category-header-image {
        background-position: -148px 0 !important;
        -webkit-background-position: -148px 0 !important;
        -o-background-position: -148px 0 !important;
        -ms-background-position: -148px 0 !important;
        background-repeat: repeat !important;
    }
}

@media only screen and (width: 768px) {
    .header_bg-2 {
        padding-top: 35px !important;
        width: 110%;
    }

    .category-header-image {
        background-position: -452px -8px !important;
    }
}

#cboxTitle, #cboxCurrent {
    display: none !important;
}

@media (max-width: 600px) {

    .dash-block-hgh-top-other {
        width: 600px !important;
    }
}

/* Css for Environment Indicator Banner */
.fixed_banner_cls {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 40px;
    text-align: center;
}

.banner_message {
    font-weight: bold;
    margin-top: 10px;
}

.my-modal .modal-dialog {
    margin-top: 10% !important;
}

.tooltipsIcon {
    margin-left: 5px;
    cursor: pointer;
}

#Search-Exact-Phrase, #Search-All-The-Words, #Search-Any-Word, #Wildcard-Search {
    display: none;
}

.print-history {
    font-size: 12px !important;
    color: #333;
}

.introduction-text {
    float: left;
    text-align: center;
    width: 100%;
}

.loading-div {
    display: none;
}

.overlay-bg {
    background-color: #111111;
    opacity: 0.6;
    position: fixed;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
}

.loading-img {
    position: fixed;
    z-index: 1100;
    top: 400px;
    left: 0px;
    right: 0px;
    height: 32px;
    width: 32px;
    margin: auto;
}

.banner-new {
    background: rgba(0, 0, 0, 0) url("../../images/responsive/sprite.png") no-repeat scroll right -383px;
}

.bannerview {
    height: 72px;
    left: -4px;
    position: absolute;
    top: -7px;
    width: 68px;
    z-index: 999;
}

/* Changes on book self page to work on small devices and key contacts, useful links changes*/

.marginbottom30 {
    margin-bottom: 30px;
}

@media (min-width: 320px) and (max-width: 990px) {
    .navSidebarmb {
        border-left: 2px solid #ececec;
        float: none !important;
        margin: 0 auto !important;
        width: 90% !important;
    }

    #jstree_demo_div_q, #jstree_demo_div {
        padding-left: 10px;
    }
}

@media (min-width: 991px) and (max-width: 1299px) {
    .containermd {
        width: 60%;
    }
}

@media (min-width: 1300px) and (max-width: 1650px) {
    .containermd {
        width: 68%;
    }
}

@media (min-width: 1651px) {
    .containermd {
        width: 59%;
    }
}

.current_adoptions_label {
    font-size: 18px !important;
    line-height: 24px !important;
}

.height500 {
    min-height: 500px;
}

.side_banner {
    margin-right: 0px !important;
    margin-left: 15px !important;
    border-bottom: none !important;
    border-right: none !important;
    overflow-y: hidden !important;
    height: 100% !important;
    position: absolute !important;
}

.side-banner-img {
    height: 600px;
    width: 160px;
}

.top-banner-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 90px;
    max-width: 100%;
    min-width: 728px;
}

@media (min-width: 1024px) and (max-width: 1366px) {
    .paddinglft100 {
        padding-left: 100px;
    }

    .paddinglft110 {
        padding-left: 110px;
    }

    .paddinglft120 {
        padding-left: 120px;
    }
}

@media (min-width: 320px) and (max-width: 1024px) {
    .top-banner-img {
        margin-top: 20px;
    }

    .side_banner {
        position: static !important;
    }

    .displayBanner {
        display: block !important;
        width: auto !important;
    }

    .top600 {
        display: none !important;
    }
}

.sidenavbar-banner {
    float: none !important;
    width: 78% !important;
}

.top600 {
    top: 600px;
}

.renewalDownArrow {
    padding-left: 7px;
    padding-top: 9px;
    cursor: pointer;
}

.renewalUpArrow {
    padding-left: 7px;
    padding-top: 0px;
    cursor: pointer;
}

.renewalList {
    padding-left: 30px;
    list-style: inside none disc;
}

.renewButton {
    background-color: #e2ba27;
    border: 1px solid #f4c51f;
    color: #fff;
    line-height: 20px;
}

.renewalClose {
    float: right;
    font-size: 25px !important;
    cursor: pointer;
}

.blackColor, .renewalList a {
    color: #000 !important;
}

.myProfileColor {
    background-color: #f2f2f2;
    padding: 7px 11px 10px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .book_shelf-in-top, .book_shelf-in-below {
        line-height: 12px;
    }
}

@-moz-document url-prefix() {

    .book_shelf-in-top {
        height: 85px;
        margin-bottom: 10px;
    }
    .book_shelf-top-txt {
        color: green;
        height: 85px;
    }
}

/* new changes for the responsive design */
@media (min-width: 768px) and (max-width: 991px) {
    #ICC_commentaries {
        margin-top: 20px;
    }
}

@media (max-width: 1300px) and (min-width: 991px) {
    .book_shelf-top-txt {
        height: 65px;
        font-size: 12px !important;
    }
}

.introduction-text p img {
    width: 100%;
}


.side_banner {
    text-align: center;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
    .feedback { right:-23px; }
}

.bookPrintInfo
{
    float: left;
    margin-top: -8px;
    margin-bottom: 12px;
}
.oops-msg {
    font-size: 45px;
    text-align: center;
    color: #BAC2CD;
}
.dntwory-text {
    margin-top: 20px;
    text-align: center;
    color: #969696;
    padding: 0px 50px;
}
.dntwory-text a{
    background-color: #EA8227;
    margin-top:5px;
    margin-right:0px !important;
    width:400px !important;
    border-radius:15px;
    max-height: 30px;
}

.image-404-person {
    width: 100%;
}
.error-div-main{
    margin-top:75px;
    text-align: center;
}
.titles_sb_search-error{
    right :0px !important;
}
#titles_search_query:focus{
    border: 1px solid #d8d8d8 !important;
}
.fav-book {
    background-image: url(../../images/favorite.png);
}
.not-fav-book {
    background-image: url(../../images/not-favorite.png);
}
.pdf-container {
    width:87%;
}

#share-section-form .label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.bootbox-close-button.close {
    float: right;
    font-size: 25px;
}

#share-section-form .form-control {
    display: inline-block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#share-section-form textarea.form-control {
    height: auto;
    width: 100%;
}

#share-section-form label.control-label {
    padding: 5px;
    font-weight: bold;
    display: block;
}

#share-section-form button.add_field_button {
    border: 1px solid #ccc;
    padding: 8px 10px;
    border-radius: 4px;
}
#share-section-form button.removeMe {
    border: 1px solid #ccc;
    padding: 8px 10px;
    border-radius: 4px;
    margin-left: 5px;
}

.share-section-msg-row {
    margin-top: 10px;
}

#share-section-form button.add_field_button:hover {
    background: #ccc;
}

.modal-footer  button{
    margin: 0;
}
