﻿/* calendar*/

.day{background:url(images/day.gif);background-position:left;background-repeat:no-repeat;cursor:pointer;text-decoration:underline;color:#000;padding:10px;padding-left:17px;}
.month{background:url(images/month.gif);background-position:left;background-repeat:no-repeat;cursor:pointer;text-decoration:underline;color:#0C4EA6;padding:10px;padding-left:17px;}
.year{background:transparent  url(images/year.gif);background-position:left;background-repeat:no-repeat;cursor:pointer;text-decoration:underline;color:#0C4EA6;padding:10px 0px 10px 17px;}
.dmy{margin-right:20px;}
.dashboardmenu{margin-left:10px;}
.dash_calend{margin-top:10px;}

/*end of calendar*/

/*dxgvFilterRow dxgvCommandColumn dxgv{border-bottom-width:1px;}*/
.dxgvFilterRow .dxgvCommandColumn {border-bottom-width:1px !important;border-right-width:1px !important; }
.dxgvFilterRow .dxgv {border-bottom:1px solid red;}


.dis {margin-right:17px;}
.custommandatory {float:left; }
td .customnotmandatory {float:left;    }


td .oactiv a  {font-weight:bold;text-decoration:none;}
td .olink a  {text-decoration:underline;}

/*Rss Control Style*/
.feedTitle {margin-top:40px; margin-left:20px;font-size:13px;}
.line {border-top:2px solid #cccccc;height:4px;}
.feedDescription {color:#d5d5d5;}
.feedItemTitle a {color:#0000f1; margin-top:20px; margin-bottom:20px; }

body{
 font-family:Verdana, Geneva, sans-serif;
 font-size:11px;
 color:#333;
}

h1{
 font-size:16px;
 font-weight:bold;
 margin:10px 0px 5px;
 color:#000;
 border-bottom:2px #CCC solid;
 padding-bottom:2px;
}

.descr{ color:#666; margin-bottom:15px;}

h2{
 font-size:12px;
 font-weight:bold;
 margin:10px 0px 0px;
 color:#C00;
}
.text{ margin:15px 0px;color:Black}
.date{ color:Black}



/*MultilingualEmailTemplate style */

.subjectlabel {float:left; width:100px;}
.subjectbox {float:left;}
.content {margin-top:10px; width:100%;}
.content img{ float:none;}
.btnedit {margin-top:10px; width:100%;}

/*Disable*/
.dxeDisabled, .dxeDisabled td.dxe {
color:#494949;
cursor:default;
}


/*Rm print*/
.maintable{ width:100%;}
.rm_leftcol{}
.rm_rightcol{}
.rm_leftcol table tr td{ border:1px dotted #CCC; width:50%; padding:2px;border-collapse:collapse; }
.rm_rightcol table tr td{ border:1px dotted #CCC; width:50%; padding:2px; border-collapse:collapse;}
/*End rm print*/

table tr td{ vertical-align:top;}
.maintable1 td { border-collapse:collapse; border:#CCC 1px solid; padding:1px;}
.maintable1 td table td{ border:none; padding:0px;}
.widthpanel{ width:60%; float:left;}
.widthpanel table{ width:100%;}

.reporttable{ margin-bottom:10px;}
.container_15{ border:solid 1px #CCC; padding:5px; width:auto;}
a.showhideLink{text-decoration: none; cursor: pointer; font-weight: bold;}
.dxscViewNavigatorButton{ vertical-align: middle;}