﻿* {

    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #424242;
}
body {
    height:100%;
    margin:0px;
    padding:0px;
    width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;

}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #3367D6;
    overflow-x: hidden;
    transition: 0.5s;
	
}
.site-menubar-header {
    min-height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #0091c4;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: small;
    color: #fff;
    display: block;
    transition: 0.3s
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 60px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.modalBackground {
	background-color:Black;
	filter:alpha(opacity=90);
	opacity:0.8;
}
.modalPopup {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:black;
	padding-top:10px;
	padding-left:10px;
	width:300px;
	height:140px;
}
body 
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    /*font-family: 'Roboto Light';*/
    
    font-size: 14px;
    line-height: 1.42857143;
}
form
{
    min-height : 500px;
}
.containerclass
{
  border : 1px solid #D3D3D3;
  margin-top : 5px;
  padding-bottom : 5px;
    
}
.pageHeader
{
    background-color : #800000;
    color : #FFF;

}
.rowHeaderColor
{
    background-color : #073789;
    color : #FFF;
   
    
}
.stylefont
{
    
}
.textbox 
{
    /*border: 1px solid #ccc;
    
    padding: 6px 12px;*/
	width : 90%;
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border: 1px solid #EBEBEB; 
    outline:0; 
    min-height:30px; 
	padding-left : 4px;
	    width: -webkit-fill-available;
    
 } 

   

.Generate
{
    
    /*BACKGROUND-IMAGE: url(../Images/blue/go.gif);*/
    BACKGROUND-IMAGE: url('/Image/generate.png');
    width: 130px;
    height: 22px;
    border-style: none;
    /*background-color: #507D9C;*/
    COLOR: #FFFFFF;
    FONT-SIZE: 8pt;
    FONT-FAMILY: 'Microsoft Sans Serif', Arial;
}
.frmRow1
{
	background-color:#F5FFFE;
	font-family:Verdana,Times New Roman,Arial;
	font-size:11px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#2A2A2A;
	height:25px;
	vertical-align:middle;
	text-align:left;
}

.frmRow2
{
	background-color:#F5FFFE;
	font-family:Verdana,Times New Roman,Arial;
	font-size:11px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#2A2A2A;
	border-bottom:1px inset #B8F7F3;
	height:25px;
	vertical-align:middle;
	text-align:left;
}
.frmRow3
{
	background-color:#98AFC7;
	font-family:Verdana,Times New Roman,Arial;
	font-size:11px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#2A2A2A;
	border-bottom:1px inset #B8F7F3;
	height:25px;
	vertical-align:middle;
	text-align:left;
}
.frmRow4
{
	background-color:#98AFC7;
	font-family:Verdana,Times New Roman,Arial;
	font-size:11px;
	padding-left:5px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	color:#2A2A2A;
	border-bottom:1px inset #B8F7F3;
	height:25px;
	vertical-align:middle;
	text-align:left;
}
/*.btn-primary {
    color: #fff;
    background-color: #FA9720;
    border-color: #FA9720;
    min-height: 45px;
    font-size: 18px !important;
    border: 1px solid transparent;
    border-radius: 4px;
   
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #FA9720;
    border-color: #FA9720; 
}
    .btn-primary:active, .btn-primary.active {
        background: #FA9720;
        box-shadow: none;
    }*/
.btn {
    padding: 8px 12px;
    border: 0 none;
    font-size : 16px;
    letter-spacing: 1px;
   
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}
 
.btn-primary {
    background: #FA9720;
    color: #ffffff;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background: #FA9720;
}
 
.btn-primary:active, .btn-primary.active {
    background: #FA9720;
    box-shadow: none;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover
{
color: #fff;
background-color: #FA9720; 
border-color: #FA9720; 
}
.navbar-inverse {
    background-color: #d92830;
    /*border-color: #d92830;*/
    border : 0;
    background-image : url('/Image/10.10.png');
    
}
.navbar {
    border-radius: 0px;
    padding-left : 5px;
    height : 35px;
    min-height: 0px;
    margin-bottom : 0;
    margin-top : 0;
}
.navbar-inverse .navbar-nav>li>a 
{
    color : #FFF;
    font-size : 16px;
}
navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 7px 15px;
}
.dropdownlist
{
    -webkit-border-radius: 5px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    border: 1px solid #EBEBEB; 
    outline:0; 
    min-height:30px; 
	padding-left : 4px;
	
	
}
.button
{
background-color: #ff7a59; /* Green */
  border: none;
  color: white;
  padding: 7px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  border-radius: 3px;
}
.button:hover {
  background-color: #425B76;
  color: white;
}
/*.button
{
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	/*font-weight:bold;*/
	/*padding:4px 24px;
	text-decoration:none;
	border: 0;
}
.button:hover
 {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
	background-color:#019ad2;
}
.button:active
 {
	position:relative;
	top:1px;
}*/
.back
   {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24437));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24437 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24437 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24437',GradientType=0);
	background-color:#c62d1f;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:12px;
	padding:4px 24px;
	text-decoration:none;
	Border: 0;
}
.back:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24437), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24437 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24437 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24437', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24437;
}
.back:active {
	position:relative;
	top:1px;
}
.lite {
    backface-visibility: hidden;
  position: relative;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  background: rgba(26.66666666666666%,41.56862745098036%,87.05882352941177%,0);
  border-radius: 3px;
  border: 2px solid #0370ca;
  border-width: 1px 1px 1px 1px;
  padding: 6px 8px 6px 8px;
    color: #454748;
  font-size: 13px;
  font-family: arial;
  font-weight: 300;
  font-style: normal
  }
  .lite > div {
    color: #999999;
  font-size: 10px;
  font-family: Helvetica Neue;
  font-weight: initial;
  font-style: normal;
  text-align: center;
  margin: 0px 0px 0px 0px
  }
  .lite > i {
    font-size: 1em;
  border-radius: 0px;
  border: 0px solid transparent;
  border-width: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 13px;
  position: static
  }
  .exporttoexcel > .ld {
    font-size: initial
  }
.button1{
    color: #fff;
    background-color: #19ABFF;
    border-color: #19ABFF;
    padding-bottom: 5px;
    border-radius: 5px;
    box-shadow: -1px 1px 2px 0px #19ABFF;
    border: 2px solid #19ABFF;
}

.cal_Theme1 .ajax__calendar_day {
	
	font-size : 10px;
}
.cal_Theme1 .ajax__calendar_dayname {
	font-size : 12px;
}
.cal_Theme1 .ajax__calendar_title {
	font-size : 12px;
}
.cal_Theme1 .ajax__calendar_today {
	font-size : 12px;
}
.cal_Theme1 .ajax__calendar_container 

{ 

background-color: #e2e2e2; border:solid 1px #cccccc; 
} 

  

  


.cal_Theme1 .ajax__calendar_header 

{ 

background-color: #ffffff; margin-bottom: 4px; 
} 

  

  


.cal_Theme1 .ajax__calendar_title, 

.cal_Theme1 .ajax__calendar_next, 

.cal_Theme1 .ajax__calendar_prev 

{ 

color: #004080; padding-top: 3px; 
} 

  

  


.cal_Theme1 .ajax__calendar_body 

{ 

background-color: #e9e9e9; border: solid 1px #cccccc; 
} 

  

  


.cal_Theme1 .ajax__calendar_dayname 

{ 

text-align:center; font-weight:bold; margin-bottom: 4px; margin-top: 2px; 
} 

  

  


.cal_Theme1 .ajax__calendar_day 

{ 

text-align:center; 
} 

  

  


.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, 

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, 

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, 

.cal_Theme1 .ajax__calendar_active 

{ 

color: #004080; font-weight:bold; background-color: #ffffff; 
} 

  

  


.cal_Theme1 .ajax__calendar_today 

{ 

font-weight:bold; 
} 

  

  


.cal_Theme1 .ajax__calendar_other, 

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, 

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title 

{ 

color: #bbbbbb; 
} 

td, th {
    padding-top: 10px;
}
.divbox 
{
    border : 1px solid;
   
}
/*.grid-view
{
	padding: 0;
	margin: 0;
	border: 1px solid #000;
	

}

.grid-view-Message
{
	padding: 0;
	margin: 0;
	border: 1px solid #333;
	
	width:500px;
}
table.grid-view-Message td a{ color:#333;}
.grid-viewAttach
{
	padding: 0;
	margin: 0;
	BORDER-RIGHT: #ffffff 0px solid;
	BORDER-TOP: #ffffff 0px solid;
	BORDER-LEFT: #ffffff 0px solid;
	BORDER-BOTTOM: #ffffff 0px solid;


}
.grid-view tr.header
{
	color: white;
	background-color: #90D6D3;
	height: 32px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	background-color : #673E98;
	background-repeat: repeat-x;

}
.grid-view tr.footer
{
	color: white;
	background-color: #195f5c;
	height: 32px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
.grid-view tr.normal
{
	color: black;
	background-color: #B0DEFF;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	
}

.grid-view tr.alternate
{
	color: black;
	background-color: #E7F5FF;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	
}

.grid-view tr.normal:hover, .grid-view tr.alternate:hover
{
	background-color:#fff;
	opacity:0.6;
	filter:alpha(opacity=60);
	color: black;
	font-weight: bold;
}*/
#loginContainer {
    background-color: #F1F4F5;
    border: none;
    border-radius: 3px;
    padding: 20px;
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.42);
    min-height: 260px;
    position: relative;
}
.grad {
    background-color: #3367D6;
    background-image: url("/Image/header.png");
    background-size : 100% 100%;
    padding-top: 25px;
}
.title {
    font-size: 20px;
    color: #424242;
}
.rowsalternate {
     background-color: #fff; /*64B5F6*/
    font-size: 14px;
    color: #000;
    min-height: 25px;
    text-align: left;
	border: 1px solid #ddd;
	padding: 8px;
    /*border: 1px solid #000;
    padding : 4px 8px;*/
}
.rowsalternate td{
    padding : 4px 8px;
}
.rows
{
    background-color: #FAFAFA;/*#fff;*/
    font-size: 14px;
    color: #000;
    min-height: 25px;
    text-align: left;
    border: 1px solid #ddd;
    padding : 4px 8px;
}
.rows td {
          padding : 4px 8px;
}
  .header
{
    
    font-size: 14px;
	 padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #2196F3;
	color: white;
	border: 1px solid #fff;
	 
}
   .header th {
          padding : 4px 8px;
		  color : #fff;
		  font-weight: 300;
}
.headeroriginal
{
    
    font-size: 14px;
     border: 1px solid #000;
	 background-color: #72A943;/*#FF6D00;*/
	 color : #000;
	 
}
   .header thoriginal {
          padding : 4px 8px;
		  color : #FFF;
.rows:hover
{
   /* background-color: #ff8000;
    font-family: Arial;
    color: #fff;
    text-align: left;*/
}
.veil {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width:100%;
    cursor: not-allowed;
    filter: alpha(opacity=60);
    opacity: 0.8;
    background: #ffffff url(../Image/load3.gif) no-repeat center;
    z-index:9999;
}
.modals {
    
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.col{
  color : #FFF;
}
.vertical-line {
   width: 1px;
   height: 300px;
   background-color: #696969;
   margin: 0 auto;
}