﻿.icons img{float:right;margin:5px;border:0;}

.PagerInfoCell{display:none}
.PagerHyperlinkStyle{ float:left;  padding:4px 12px;  line-height:20px;  text-decoration:none;  background-color:#fff;  border:1px solid #ddd;  color:#5f5f5f}
.PagerHyperlinkStyle{color:#5f5f5f !important; font-family:HelveticaNeue,Geneva,sans-serif !important; font-size:14px !important}
.PagerCurrentPageCell strong{color:#017a48; font-weight:normal;}
.PagerCurrentPageCell span {background-color:#f5f5f5 !important;}
.PagerHyperlinkStyle:hover{background-color:#f5f5f5; color:#5f5f5f; text-decoration:none !important}
.PagerContainerTable td{padding:0; margin:2px}
.PagerContainerTable{float:right}

.content-pages {
    overflow:visible;
}

.table td.PrintDataTime span {
display:inline !important;
}

.printDateTime + span{
color:#5d5d5d !important;
}

.calender {
float:right !important;
}

.ddlCalender {
    width:100px !important;
}

.ddlCalender2 {
    width:130px !important;
}

.checkBox tbody tr td input{
float:right;
margin-left:5px;
padding-top:3px !important;
direction:rtl;
width:auto;
}

.checkBox tbody tr td label{
margin-left:5px;
padding-top:3px !important;
width:auto;
}

.detailsText span{
    float:right;
}

.detailsText strong {
font-weight:normal;
padding-right:112px;
display:block;
}

.footer-right a{
	color:#d8d8d8;	
}

.alist {
    padding:10px 30px 10px 10px;border-bottom:1px dotted #ccc;width: 96% !important;background:url(../images/bullet_arrow_left.png) no-repeat right 5px;
}
.alist:hover {
    background-color:#eee;
    }
    .alist a {display:block;
    }

.sure-error-msg{
	background: #ffe4e4 url(../images/error.png) no-repeat 300px center;
	color:#ff0000;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
    padding: 5px 5px 5px 5px;
	font: 11px tahoma;
	width: 280px;
}
