<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.pageBody{
	min-height:400px;
	/*background:rgba(250,250,250, 0.87);*/
	padding:15px !important;
	}
.errorPageTrash{
	font-size: 30px;
	color:#C10303;
	}
.errorPageTrash::after{
	content: " ";
	padding-right:10px;
	}
.leftMiddle{
	text-align:left !important;
	vertical-align:middle !important;
	}
.rightMiddle{
	text-align:right !important;
	vertical-align:middle !important;
}
.rightTop{
	text-align:right !important;
	vertical-align:top !important;
}
.leftTop{
	text-align:left !important;
	vertical-align:top !important;
}
td{
    text-align: left !important;
    vertical-align: middle !important;
}
.w5{width:5%;}.w10{width:10%;}.w15{width:15%;}.w20{width:20%;}.w25{width:25%;}  
.w30{width:30%;}.w35{width:35%;}.w40{width:40%;}.w45{width:45%;}.w50{width:50%;}
.w55{width:55%;}.w60{width:60%;}.w65{width:65%;}.w70{width:70%;}.w75{width:75%;}
.w80{width:80%;}.w85{width:85%;}.w90{width:90%;}.w95{width:95%;}.w100{width:100%;}
.hints{
	font-size:11px;
	color:#f00;
	}
.col-lg-1, .col-md-1, .col-sm-1,.col-lg-2, .col-md-2, .col-sm-2,
.col-lg-3, .col-md-3, .col-sm-3,.col-lg-4, .col-md-4, .col-sm-4,
.col-lg-5, .col-md-5, .col-sm-5,.col-lg-6, .col-md-6, .col-sm-6,
.col-lg-7, .col-md-7, .col-sm-7,.col-lg-8, .col-md-8, .col-sm-8,
.col-lg-9, .col-md-9, .col-sm-9,.col-lg-10, .col-md-10, .col-sm-10,
.col-lg-11, .col-md-11, .col-sm-11,.col-lg-12, .col-md-12, .col-sm-12{
	padding-left:2px !important;
	padding-right:2px !important;
	}
.rowMargin{
	padding: 8px;
	border-bottom: 1px solid #fff;
}
.navbar{
	margin-bottom: 2px !important;
	}
.center{
	text-align:center !important;
	}
.footer-text{
	font-size:12px;
	color:#3A3939;
	font-family:'book antiua';
	}
/* Small devices (tablets, 320px and upto 767px) */
@media (min-width:320px) and (max-width:767px) { 
	.title-font {
		font-size:11px !important;
	}
	.title-font-1{
		font-size:14px !important;
	}
	.title-font-2{
		font-size:12px !important;
	}
	.p_font{
		font-size: 12px;
	}
	.chMsgTitle{
		font-size: 15px;
		font-family: "Book Antiqua";
		text-align: justify;
	}
	.chMsg{
		font-size: 18px;
		font-family: "Book Antiqua";
		text-align: justify;
		/*text-shadow: 1px 0 #fff, 1px 0 #fff;*/
		text-shadow: 0 0 24px #fff, 0 0 4px #fff, 1px 1px 2px #fff;
		text-transform: capitalize;
	}
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) { 
	.title-font {
		font-size:13px !important;
	}
	.title-font-1{
		font-size:13px !important;
	}
	.title-font-2{
		font-size:10px !important;
	}
	.p_font{
		font-size: 14px;
	}
	.chMsg{
		font-size: 15px;
		font-family: "Book Antiqua";
		text-align: justify;
		/*text-shadow: 1px 0 #fff, 1px 0 #fff;*/
		text-shadow: 0 0 24px #fff, 0 0 4px #fff, 1px 1px 2px #fff;
		text-transform: capitalize;
	}
	.chMsgTitle{
		font-size: 13px;
		font-family: "Book Antiqua";
		text-align: justify;
	}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (min-width: 1199px) { 
	.title-font {
			font-size:12px !important;
		}
	.title-font-1{
		font-size:14px !important;
	}
	.title-font-2{
		font-size:14px !important;
	}
	.p_font{
		font-size: 15px;
	}
	.chMsg{
		font-size: 24px;
		font-family: "Book Antiqua";
		text-align: justify;
		/*text-shadow: 1px 0 #fff, 1px 0 #fff;*/
		text-shadow: 0 0 24px #fff, 0 0 4px #fff, 1px 1px 2px #fff;
		text-transform: capitalize;
	}
	.chMsgTitle{
		font-size: 15px;
		font-family: "Book Antiqua";
		text-align: justify;
	}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	.title-font {
		font-size:14px !important;
	}
	.title-font-1{
		font-size:17px !important;
	}
	.title-font-2{
		font-size:10px !important;
	}
	.p_font{
		font-size: 16px;
	}
	.chMsg{
		font-size: 24px;
		font-family: "Book Antiqua";
		text-align: justify;
		/*text-shadow: 1px 0 #fff, 1px 0 #fff;*/
		text-shadow: 0 0 24px #fff, 0 0 4px #fff, 1px 1px 2px #fff;
		text-transform: capitalize;
	}
	.chMsgTitle{
		font-size: 15px;
		font-family: "Book Antiqua";
		text-align: justify;
	}
}

.bg{
	background: #000 url(../../sys_images/logos/site_bg.png) fixed;
	background-repeat: no-repeat;
	background-position: center;
	color:#000;
	/*text-shadow: 1px 0 #fff, 1px 0 #fff*/;
	/*text-shadow: 0 0 24px #fff, 0 0 4px #fff, 1px 1px 2px #fff;*/
}
.bg-danger{
	background-color: #E1060A;
}
.bg-white{
	background-color: #ffffff;
}
.footerDiv{
	padding:20px 10px;
	color:#f00;
	opacity: 1.0;
	background:#f4f4f4;
	margin-top:-17px;
	border-radius: 0 0 5px 5px;
	text-align: right;
}
.modal-footer{
	background:#f4f4f4;
}
.panel {
	background-color:rgba(0,0,0,0) !important;
}
.op{
	background: url(../../sys_images/image_bank/op_bg.png);
}
.no-pad{
	padding: 0px !important;
}
.p{
	font-family: "Book Antiqua","Palatino Linotype", Palatino, serif;
}
.d-bg{
	/*this is testing background color*/
	background: #f00;
}
.navbar{
	border-radius: 0 0 4px 4px !important;
}
.news-bg{
	background: url(../../sys_images/site_contens/news.png);
	background-size: cover;
	background-attachment: fixed;
	opacity: 1.0;
}
.text-black{
	color:#000 !important;
}
.text-white{
	color: #fff !important;
}
.white-filter{
	text-shadow: 1px 1px 10px #ccc, 1px 1px 10px #ccc;
}
.news-pad{
	line-height: 30px;
}
.contactus{
	padding:4px 10px;
	line-height: 30px;
}
.white-bg-t{
	background-color:rgba(250,250,250,0.55) !important;
	background-attachment: fixed;
	border: 0px;
	border-radius: 5px;
	padding: 8px;
}
.title-bg{
	background-color:rgba(250,250,250,0.55) !important;
	background-attachment: fixed;
	padding: 8px;
}
.navbar-nav li a{
	color: #ffffff !important;
}
.navbar-nav li a:hover{
	color: #ffffff !important;
}
.navbar{
	background: #222222 !important;
}
.navbar-brand{
	color: #ffffff !important;
}
.navbar-brand:hover{
	color: #cccccc !important;
}
.navbar a:hover{
	background: #222222 !important;
	color: #ffffff;
}
.dropdown a{
	background: #222222 !important;
	color: #ccc !important;
}
.dropdown a:hover{
	color: #ffffff !important;
}
.dropdown li a{
	color: #ffffff !important;
}
.dropdown li a:hover{
	background: #666666 !important;
}
.dropdown-menu{
	background: #666666 !important;
}
.dropdown open:hover{
	background:#f00;
}
.logoBg{
	background:transparent !important;
	background:none !important;
}
.minHeight{
    min-height: 400px;
}
.minHeightHeader{
    min-height: 100px;
}
.centerMiddleDiv{
    text-align: center !important;
    position: relative;
    top:19px;
}
.reportBody{
    background:#f1f1f1;
    background-image: none;
}
.report-div-bg{
    background: #ffffff;
}
.text-bold{
    font-weight: bold !important;
}
.headingTr{
    background:#f9f9f9;
    color:#000099;
}
.bannerFont{
    font-size: 30px;
    font-family: "book Antiqua",Arial;
    color:#000000;
}
.rptHeader{
    border:1px solid #cccccc;
    padding:4px;
    margin: 2px;
    background: #f4f4f4;
}
.tblSmallMargin{
    margin-bottom: 2px !important;
}
.lbl_causelist{
    position: relative;
    top:5px;
}
.causelist{
    background:#ffa500;
    padding:5px;
    border-radius: 5px;
}
.navbar{
    border:0px solid #fff !important;
}
.dropdown-menu{
    background: #222222 !important;
}
.ul-obj{
    list-style-type: none;
}
.ul-obj li::before{
    content: "\25A2";
    font-size: 16px;
    color:#f00;
    }
    #receipt_div{
        border: 1px solid #000;
        padding:4px;
    }
@media print {
     .page-break { display: block; page-break-before: always; }
     .rptTbl th{
         font-size:14px;
         font-family: 'Book Antiqua';
         white-space: nowrap;
     }
     .rptTbl td{
         font-size:13px;
         font-family: 'Book Antiqua';
     }
    }
@media all {
     .rptTbl{
         font-size:14px;
         font-family: 'Book Antiqua';
         word-wrap: normal;
         background:#f1f1f1;
     }
     .rptTbl th{
         font-size:14px;
         font-family: 'Book Antiqua';
         white-space: nowrap;
         background:#000000;
         color:#ffffff;
     }
    }
.order-sheet{
    background: #008000;
    color: #fff;
    border:1px solid #008000;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    padding:5px;
    }
 
 /*==================================================
 * Effect 2
 * ===============================================*/
 .box {
    width:70%;
    height:200px;
    background:#FFF;
    margin:40px auto;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.dTable{text-align: center; border:1px solid #ccc; padding: 5px;}
.dTable td:nth-child(1){display: none;}
.dTable td:nth-child(2){display: none;}
.dTable tr:nth-child(1){display: none;}
.dTable tr:nth-child(2){display: none;}
.dTable table{width:100% !important;}
.dTable td{padding:4px;text-align: justify !important; border:1px solid #ccc !important; box-shadow: 5px 7px 13px #3b39394d;border-radius: 10px !important;}
.pending{min-height: 190px !important;background: #ffffff;}
.headingDiv{
    padding:4px; background:#000; color:#fff;font-weight: bold;
}
.custom-modal{
    background:#ccc;
}
.custom-modal-body{
    background:#ccc;
}
.yt-servicelink{
    display: none !important;
}
#ytWidget{
    position: fixed !important;
    z-index: 90000 !important;
}
#yt-widget[data-theme="dark"] .yt-button, #yt-widget[data-theme="dark"] .yt-listbox{
    background: #337ab7 !important;   
}
.judgments-alerts{
    line-height: 30px;  
    list-style-type: none;  
}
.judgments-item:before{
    content: "\0021aa";
}
/*.news-item{
    list-style-type: none;
}*/
/*.news-item:before{
    content: "\0021aa";
}*/
.rotate {
    transform: rotate(-90deg);
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.chief_msg{
    /*word-spacing: 30px;*/
/*    padding-left: 110px;*/
    text-shadow: 10px 10px 10px #4b9f26;
    font-weight: bold;
    color: #015701;
}
.legal{
    padding-right: 30px;
    padding-left:100px;
    color:#905905;
    font-size:40px !important;
}
.balance_icon{
    padding-left: 30px;
    padding-right:100px;
    color:#905905;
    font-size:40px !important;
}
/*-------Pagination-----------------*/
div.pagination {
	padding: 3px 3px 3px 2px;
	margin: 3px;
	text-align:left;
	font-family:tahoma;
	font-size:12px;
        line-height: 2.5;
}

div.pagination a {
	padding: 4px 5px;
	margin: 2px;
	border: 1px solid #007799;
	text-decoration: none;
	color: #006699;
	border-radius:3px;
}
div.pagination a:hover, div.digg a:active {
	border: 1px solid #006699;
	color: #000;
	border-radius:3px;
}
div.pagination span.current {
	padding: 4px 5px;
	margin: 2px;
	border: 1px solid #006699;
	font-weight: bold;
	background-color: #006699;
	color: #FFF;
	border-radius:3px;
}
div.pagination span.disabled {
	padding: 4px 5px;
	margin: 2px;
	border: 1px solid #cccccc;
	color: #777;
}
/*---------End Pagination--------------*/
.dfPage.panel-heading{
    color:#fff !important;
    background:#67b176 !important;
    border-color:#67b176 !important;
}
.panel-heading{
    color:#fff !important;
    background:#67b176 !important;
    border-color:#67b176 !important;
}
.panel-success{
    border-color:#67b176 !important;
}
.panel{
    border-color:#67b176 !important;
}
.panel-body{
    font-family: 'Book Antiqua';
    font-size:16px;
}
.rtImg img{
    opacity: 0.8;
    transition: 0.2s linear 0.2s all;
}
.rtImg img:hover{
    opacity: 1;
    transition: 0.2s linear 0.2s all;
}
.small-margin-hr{
    margin-top: 4px;
    margin-bottom: 4px;
}
.heading-font-big{
    font-size: 140%;
    font-weight: bold;
    color: #940717;
}
.hm{
    color:#ccc !important;
}
.hm:hover{
    color:#777 !important;
}
.closeBtn{
    position: relative;
    top: -8px;
    right:-8px;
    background: #f00;
    width: 22px;
    height: 22px;
    color: #fff;
    text-align: center;
    border-radius: 4px 0 4px 4px;
}
.fixation_box{
    position: absolute;
    background:#1597f8;
    border:1px solid #ccc;
    box-shadow: 10px 10px 10px #000;
}
.clase_fixationBtn{
    float: right;
    padding: 2px 10px;
    color: #fff;
    background: #f00;
    border-radius: 0px 0px 0px 5px;
    margin: -8px 0px 2px 0px;
}
.sno-url{
	font-size: 14px;
	color:#ff0000;
	text-decoration: none;
}
.sno-url::before{
	content:'\261E';
	padding: 1px 10px;
	font-size: 3em;
}
#captcha_code{
	display: inline !important; 
}
.r{
	padding:4px;
	color:#f00;
	}
.quick_news{
	min-height: 30px;
	max-height: 30px;
	padding:5px;
	background:rgb(245, 243, 243);
}
.news-lbl{
		display: inline;
		background: #fffffff2;
		width: 8%;
		padding: 9px;
		left: -10px !important;
		position: relative;
		z-index: 3000;
		color: #b80d0d;
		font-weight: bold;
		border-top-right-radius: 34px !important;
		padding-right:20px;
}
header{
	background:#ffffff !important;
}</pre></body></html>