@charset "utf-8";
@import url("../webfonts/mrd/stylesheet.css");
@import url("../webfonts/mrdb/stylesheet.css");
@import url("../webfonts/lao/stylesheet.css");
@import url("dropdown.css");
@import url("../webfonts/Cronos_Pro/stylesheet.css");
body
{
	/*-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	 user-select: none;*/
}
* {
	 margin: 0px;
	 padding: 0px;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
img{
	border:0px;
}
.mainmenu {
	background-image: url(../icons/mainmn_bg.png);
	background-repeat: repeat-x;
	height: 118px;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	height: 35px;
	width: 284px;
	padding-top: 37px;
	float: left;
}
.topmenu {
	height: 98px;
	width: 546px;
	background-image: url(../icons/devider.png);
	background-repeat: no-repeat;
}
.topmenucontainer {
	height: 98px;
	width: 546px;
	float: left;
	margin-left: 170px;
}

.almn {

}
.almn li {
	float: left;
	height: 95px;
	width: 130px;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-right: 2px;
}

.almn li a {
	float: left;
	height: 60px;
	width: 130px;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	margin-right: 2px;
	padding-top: 35px;
	text-decoration: none;
}
.almn li a:hover {
	background-image: url(../icons/topmenu_ovr.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}




.menuicns {
	margin-top: 15px;
}


.menuicns ul {
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
}
.menuicns ul li {
	display: block;
	position: relative;
	float: left;
	width: 118px;
	text-align: center;
	background-image: url(../icons/menus_icon.png);
	background-repeat: no-repeat;
	background-position: top;
}
.menuicns li ul {
    display: none;
}
.menuicns ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	padding-top: 10px;
	height: 32px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: mrdb;
	margin-right: 2px;
	background-image: url(../icons/menus_icon_spcr.png);
	background-repeat: no-repeat;
}
.menuicns ul li a:hover {
	background-image: url(../icons/menus_icon_hover.png);
	background-repeat: no-repeat;
	background-position: center top;

}
.menuicns li:hover ul {
    display: block;
    position: absolute;
}
.menuicns li:hover li {
    float: none;
    font-size: 11px;
}
.menuicns li:hover a {
}
.menuicns li:hover li a:hover {

}






.midlstrip {
	height: 116px;
	background-image: url(../icons/strap_shadow.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-top: 48px;
}
.midlstrip  p {
	color: #0466c2;
	font-size: 25px;
	font-family: lao;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
}
.editic {
	float: right;
	margin-top: 8px;
}
.editic img{
	margin-right:7px;
	margin-left:7px;
}
.settings2 {
	height: 40px;
	width: 50px;
	float: left;
	margin-left: 5px;
	background-image: url(../icons/stng_ic.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
	z-index: 1500;
}
.settingspannel2 {
	height: 90px;
	width: 150px;
	z-index: 2000;
	float: right;
	margin-left: 850px;
	margin-top: 42px;
	display:none;
	position: absolute;
	border: 1px solid #7bd6ff;
	background-color: #FFF;
}

.settingspannel2 a {
text-decoration:none;
color:#000;
}


.settings {
	height: 40px;
	width: 50px;
	float: left;
	margin-left: 5px;
	background-image: url(../icons/stng_ic.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor: pointer;
	z-index: 1500;
}
.settingspannel {
	height: 90px;
	width: 150px;
	z-index: 2000;
	float: right;
	margin-left: 850px;
	margin-top: 42px;
	display: block;
	position: absolute;
	border: 1px solid #7bd6ff;
	background-color: #FFF;
}



#pnls a {
	color: #000;
	text-decoration: none;
}

.settingspnllinks {
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7bd6ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
	padding-left: 13px;
}
.footer {
	background-image: url(../icons/footer_bg.png);
	background-repeat: repeat-x;
	height: 70px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
	position: absolute;
	bottom: 0px;
}
.footerwrapper {
	width: 230px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 36px;
	padding-left: 770px;
	background-image: url(../icons/relent_rst.png);
	background-repeat: no-repeat;
	background-position: right center;
}



.detailstop {
	background-image: url(../icons/details_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
.detailsbottom {
	background-image: url(../icons/details_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}


.details {
	width: 915px;
	background-image: url(../icons/details_main.png);
	background-repeat: repeat-y;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px !important;
	color: #666;
	text-align: center;
}
.details fieldset legend {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	background: #0997d7;
	text-align: left;
	margin-left: 10px;
	border: 1px solid #0997d7;
	box-shadow:0px 0px 2px 1px #999999;
	border-radius: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px;
}
.details fieldset legend:hover{
	background-color:#0099CC;
}

.details fieldset {
	border: 1px solid #593131;
  	border-radius: 10px; padding:10px 0px 10px 0px ;
}
.details table {
	margin-right: auto;
	margin-left: auto;
	/*text-transform:uppercase;*/
	font-size:12px !important;
}
.details table select {
	background-color : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 216px;
    height:27px;
    padding:3px 6px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
	outline: none;
	/*text-transform:uppercase;*/
	font-size:12px !important;
}
.details table input[type="text"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
	font-size:12px !important;
	/*text-transform:uppercase;*/
}
.details table input[type="email"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
	/*text-transform:uppercase;*/
}
.details table input[type="date"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="month"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="password"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="number"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="file"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:21px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table textarea
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:50px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="date"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="time"]
{
	background : #eee;
    border : 1px solid #c6c6c6;
    margin : 5px 0 0 10px;
    width : 205px;
    height:17px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding: 5px;
	outline:none;
}
.details table input[type="submit"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;
	color: #FFF;
	background-color: #67c4ec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 7px;
}
.details table input[type="button"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;
	color: #FFF;
	background-color: #67c4ec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 7px;
}
.details table input[type="button"]:hover {
	background-color: #1e99ce;
}

.details table input[type="submit"]:hover {
	background-color: #1e99ce;
}



.details table input[type="reset"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 27px;
	color: #FFF;
	background-color: #67c4ec;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 7px;
}
.details table input[type="reset"]:hover {
	background-color: #1e99ce;
}




.details table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#edittxt {
}
#edittxt table tr td input[type="text"] {
	background:#fff;
	border : 1px solid #c6c6c6;
	margin : 5px 0 0 10px;
	width : 180px;
	height: 10px;
	padding: 5px;
	font-size: 12px;
}
.tdclr
{
	background-color:#d9d9d9;
}
.tdclr:hover
{
	background-color:#d1ff80;
}
.tdclr2
{
	background-color:#f4f4f4;
}
.tdclr2:hover
{
	background-color:#d1ff80;
}



.vc1 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_1.png);
	background-repeat: no-repeat;
}
.vc1:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_1_hvr.png);
	background-repeat: no-repeat;
}


.vc2 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_2.png);
	background-repeat: no-repeat;
}
.vc2:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_2_hvr.png);
	background-repeat: no-repeat;
}


.vc3 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_3.png);
	background-repeat: no-repeat;
}
.vc3:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_3_hvr.png);
	background-repeat: no-repeat;
}



.vc4 {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_4.png);
	background-repeat: no-repeat;
}
.vc4:hover {
	height: 137px;
	width: 153px;
	background-image: url(../icons/voucher/vchr_4_hvr.png);
	background-repeat: no-repeat;
}

.lister{
	width:100%;
}
<!-----------------------------------     new styles --------------------------------------->
.lister caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.lister tr th{
	height:30px;
}
.lister th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	/*letter-spacing: 2px;*/
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) repeat-x;
	font-size:10px !important;
	white-space:nowrap;
}

.lister th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.lister td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 5px;
	vertical-align:top;
	padding-top:5px;
	text-align:left;
	color: #4f6b72;
	/*text-transform:uppercase;*/
	font-size:12px !important;
}
.lister td:first-letter{
	text-transform:uppercase;
}
.lister td:nth-child(1){
	text-align:center;
}

.lister td.alt {
	background: #F5FAFA;
	color: #797268;
}

.div_success_msg{
	background-color:#C6FFC6;
	min-height:15px;
	min-width:200px;
	border-radius:12px;
	font-weight:bold;
	color:green;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:20px;
}
.div_error_msg{
	background-color:#FFD5D5;
	min-height:15px;
	min-width:200px;
	border-radius:12px;
	font-weight:bold;
	color:red;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:20px;
}
.div_info_msg{
	background-color:#D0D0FB;
	min-height:15px;
	min-width:200px;
	border-radius:12px;
	font-weight:bold;
	color:#03C;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:20px;
}
.lister tr th.headerSortUp {
  background-image: url('../icons/sort/asc.png');background-repeat:no-repeat;
}
.lister tr th.headerSortDown {
  background-image: url('../icons/sort/desc.png');background-repeat:no-repeat;
}
.lister .right{
	text-align:right; padding-right:5px; }
.lister .left{
		padding-left:5px; text-align:left;
	}
.lister .center{
	text-align:center;
}
.left{
	text-align:left; padding-left:5px;
}




<!--------------------        Export Menu           ------------------>
.table_export_menu{
	text-align:right;	height:50px; padding-right:20px; margin:15px;
}
.table_export_menu ul{
	list-style:none; display:block;
}
.table_export_menu ul li{
	float:right; padding:5px;
}
.table_export_menu ul li:hover > img{
	box-shadow:0px 0px 1px 3px #EBEBEB;
}
<!--------------------        Export Menu           ------------------>
.userType {
	font-family: "Cronos Pro";
	font-size: 50px;
	font-weight: normal;
	color: #FFF;
	text-transform:uppercase;
}
#loader-sm{ display:none;
}



#mrTable {

	border-collapse:separate;
	border:1;
	}


	tr.d0 {
		background-color:#f4f4f4; color: black;
	}
	tr.d1 {
		background-color:#d9d9d9; color: black;
	}
	tr.d0:hover {
		background-color:#d1ff80; color: black;
	}
	tr.d1:hover {
		background-color:#d1ff80; color: black;
	}

	tr.d4 td
{

	background:#DBE2D8;
}

.display-none
{
	display:none !important;
}
.alert {
padding: 12px 35px 11px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
border: 1px solid #d3b85a;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: #fff1c4;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #fff1c4 0%, #ede1b4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff1c4), color-stop(100%,#ede1b4));
background: -webkit-linear-gradient(top, #fff1c4 0%,#ede1b4 100%);
background: -o-linear-gradient(top, #fff1c4 0%,#ede1b4 100%);
background: -ms-linear-gradient(top, #fff1c4 0%,#ede1b4 100%);
background: linear-gradient(to bottom, #fff1c4 0%,#ede1b4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1c4', endColorstr='#ede1b4',GradientType=0 );
}
.alert-info {
color: #23485a;
border-color: #9ec5dc;
background: #daecf8;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #daecf8 0%, #c9dce8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#daecf8), color-stop(100%,#c9dce8));
background: -webkit-linear-gradient(top, #daecf8 0%,#c9dce8 100%);
background: -o-linear-gradient(top, #daecf8 0%,#c9dce8 100%);
background: -ms-linear-gradient(top, #daecf8 0%,#c9dce8 100%);
background: linear-gradient(to bottom, #daecf8 0%,#c9dce8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#daecf8', endColorstr='#c9dce8',GradientType=0 );
}
.overflow
{
	max-width:900px;
	max-height:650px;
	overflow-x:auto;
	overflow-y:auto;
	margin-bottom:20px;
}
/*-------------------holiday background color--------------*/
.holiday
{
	color:#CC0000 !important;
}

.holiday-bg
{
	color:#FFFFFF !important;
	background-color:rgb(218,123,123) !important;
}
/*-------------------holiday background color--------------*/
/*------------------------ popup --------------------------*/
.popup-holder{
	min-width:600px;
	max-width:600px;
	min-height:200px;
	max-height:500px;
	overflow-y:auto;
	overflow-x:auto;
	background-color:#E1E1E1;
	position:fixed;
	top:100px;
	left:-550px;
	display:none;
	z-index:635;
	border:5px solid #666;
	border-radius:5px;
}
.closes-popup{
	display:none;
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
	z-index:999;
}
/*------------------------ popup --------------------------*/
.width-100{
	width:100px !important;
}
.width-150{
	width:150px !important;
}
.width-80{
	width:80px !important;
}
.width-50{
	width:50px !important;
}
.cursor-p
{
	cursor:pointer;
}
.pending{
	color:#990000; font-weight:bold;
}
.approved{
	color:#009933;font-weight:bold;
}
.rejected{
	color:#900;font-weight:bold;
}
.forwarded{
	color:#09F;font-weight:bold;
}
table.marg-zero, .marg-zero
{
	margin:0px !important;
}
.fee-rep
{
	border:1px solid #CCC; padding:5px 10px; font-size:13px;
}
.fee-rep strong
{
	color:rgb(136, 11, 20);
}
.pull-right
{
	text-align:right;
	padding-right:10px;
	font-style:italic;
	float:right;
}
.pull-left
{
	text-align:left;
	float:left;
	padding-left:10px;
}
.blue
{
	color:blue !important;
	font-size:12px;
}

.lister tr.error td
{
	background:none !important;
}
.error
{
	background:#FFC8C1 !important;
}
.position-center
{
	position:absolute !important;
	margin: auto;
	left:0;
	right: 0;
	opacity:.5;
	top: 0;
	bottom: 0;
}

.no-break
{
	white-space:nowrap !important;
}
.disabled
{
	display: none;
}