<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.login-link{cursor:pointer;}
#tab-2 tbody.society_ast_sub_list tr{width: auto !important;}
#loginModel .modal-header{background-color: #15345a; color: #fff; border-radius:6px 6px 0 0; margin-bottom: 10px;}
#loginModel .close span{font-size: 32px;}
#loginModel .modal-header h1{font-size:24px;}
#loginModel .modal-dialog{width:500px;}
#loginModel .close{opacity:1; color:#fff; font-weight:normal;}
.leftClass{    background-image: url(../images/arrow-left.png) !important;
               height: 30px !important;
               width: 30px !important;
               background-repeat: no-repeat !important;
               background-size: cover !important; left:60px !important; top:50%;opacity: 0.5; transition:0.6s;}
.rightClass{    background-image: url(../images/arrow-right.png) !important;
                height: 30px !important;
                width: 30px !important;
                background-repeat: no-repeat !important;
                background-size: cover !important; background-position-x: 0 !important; right:60px !important; top:50%;opacity: 0.6; transition:0.5s;}
.leftClass:hover,.rightClass:hover{opacity: 1;}
.loading-div{display:none; background:rgba(0,0,0,0.8); height:100%; width:100%; position:fixed; left:0; top:0; z-index: 999999;}
.loading-div-fullPage{display:none; /*background:rgba(0,0,0,0.8);*/ height:100%; width:100%; position:fixed; left:0; top:0; z-index: 999999;}
.loading-img{position:absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); width: 40px;}
.animated {-webkit-animation-duration: 4s; animation-duration: 4s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.fadeIn { -webkit-animation-name: fadeIn;  animation-name: fadeIn; }

.fullWidthImg{max-width: 100%; transform: translateX(-50%) translateY(-50%); left: 50%; top: 50%; position: absolute; max-height: 100%;}
.fullWidthDiv{height:100%; width:100%; position:absolute; left:0; top:0; z-index:9; background:#666;}
.fullWidthESC{width: 424px;height: 130px; background:rgba(0,0,0,0.71); position:absolute; left:50%; top:50%; transform:translateX(-50%) translateY(-50%); color:#FFFFFF; text-align:center;font-family: Avenir-Roman;font-size: 18px; line-height: 1.78; padding-top:50px; z-index:1;}

#full-width-image-popup .modal-dialog {width:100%; height:100%;margin:0px; padding:0px;}
#full-width-image-purchase-reprint .modal-dialog{width:100%; height:100%;margin:0px; padding:0px;}
.error{color:#fa6900; font-weight: normal; font-size:12px;}
label.error{color:#ff0000; margin:0px; padding:0px;}
.login label.error{color: #ff0000; padding: 0 5px; font-weight:bold; /*text-shadow:0 1px 1px #000;*/background: rgba(255,255,255,0.8);}
.success{color:#15345a; font-weight: normal; font-size:12px;}
#response_message{display: none; color: #ff0000; padding: 0 5px; font-weight:bold; /*text-shadow:0 1px 1px #000;*/background: rgba(255,255,255,0.8);}
.show_large_image{cursor: pointer;}</pre></body></html>