

/* New color Css */
.title h1, .txtDefault, .defaultTxt, .rightSection .refineForm label.radioBtn { color: #9B1518; }

/* New Theme color Css */
body .txtColor, body .txtColorLink a, body #footer .footerNav ul li a:hover, a, body .clippingViewContainer .title .actionLinks li a:hover {
    color: #9C181B;
}
.navigation .navbar-default .navbar-nav>li.active>a, .navigation .navbar-default .navbar-nav>li>a:hover, .navigation .navbar-default .navbar-nav>li.open>a:focus, .navigation .navbar-default .navbar-nav>li.open>a:hover, .navbar-default .navbar-nav>li.open>a, .headerSearch .SearchBox .btn-search, .navigation > .navbar-default .navbar-nav>li>.dropdown-menu>li>a:hover, .tagSearchResultContainer .titleSection .sortedLink li a.active, .tagSearchResultContainer .titleSection .sortedLink li a:hover, .defaultPagination .btn.paginationBtnActive, .defaultPagination .btn:hover, .modal-dialog .modalclose, .modal-dialog .modalclose:hover{ background: #9C181B; color: #ffffff;}
.browseDecadeSection ul li { border-color: #9C181B; }
.defaultBg, .paginationBtnActive{ background: #9C181B!important; color: #ffffff; }
.btn-default, .btn-red, .modal-share .shareForm .form-button .btn-red {
    color:#fff !important;
    background: -moz-linear-gradient(top, #b31c21 0, #ac1b20 20%, #881415 77%, #7f1114 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b31c21), color-stop(20%, #ac1b20), color-stop(77%, #881415), color-stop(100%, #7f1114)) !important;
    background: -webkit-linear-gradient(top, #b31c21 0, #ac1b20 20%, #881415 77%, #7f1114 100%) !important;
    background: -o-linear-gradient(top, #b31c21 0, #ac1b20 20%, #881415 77%, #7f1114 100%) !important;
    background: -ms-linear-gradient(top, #b31c21 0, #ac1b20 20%, #881415 77%, #7f1114 100%) !important;
    background: linear-gradient(top, #b31c21 0, #ac1b20 20%, #881415 77%, #7f1114 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31c21', endColorstr='#7f1114', GradientType=0 ) !important;
}
    .btn-default:hover, .btn-red:hover, .modal-share .shareForm .form-button .btn-red:hover, .btn-default:focus, .btn-default.active.focus, .btn-default.active:focus, .btn-default.focus, .btn-default:active.focus, .btn-default:active:focus {
        background: #EC9A44;
        background: -moz-linear-gradient(top, #EC9A44 0%, #F4C26F 100%);
        background: -webkit-linear-gradient(top, #EC9A44 0%,#F4C26F 100%);
        background: linear-gradient(to bottom, #EC9A44 0%,#F4C26F 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EC9A44', endColorstr='#F4C26F',GradientType=0 );
        border-color: #D8A256;
        color: #A23E01;
    }
#header .rightNav ul li a:hover, a svg:hover path {
    color: #9C181B;
    fill: #9C181B;
}
/* New Theme color Css */
#crop_tools, #hiddenMenus, #selectColor, #selectPages, .alertContent, .iipmooviewer .navcontainer .toolbar, .iipmooviewer .scale, .loadBar, div#tools, #cRotation,
.modal-share .modal-header, .modal-share .shareForm .removeIcon {
    background: -moz-linear-gradient(top,#b31c21 0,#ac1b20 20%,#881415 77%,#7f1114 100%) !important;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#b31c21),color-stop(20%,#ac1b20),color-stop(77%,#881415),color-stop(100%,#7f1114)) !important;
    background: -webkit-linear-gradient(top,#b31c21 0,#ac1b20 20%,#881415 77%,#7f1114 100%) !important;
    background: -o-linear-gradient(top,#b31c21 0,#ac1b20 20%,#881415 77%,#7f1114 100%) !important;
    background: -ms-linear-gradient(top,#b31c21 0,#ac1b20 20%,#881415 77%,#7f1114 100%) !important;
    background: linear-gradient(top,#b31c21 0,#ac1b20 20%,#881415 77%,#7f1114 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31c21', endColorstr='#7f1114', GradientType=0 ) !important
}
