﻿

.rowheight {

    height:40px;    
    width:200px;
}



.borderlower {

    border-bottom:groove;
    border-color:black;
  

}
.mainDivBorder {

    border:solid 3px gray;
    background-color:white;	
    padding: 30px 30px 20px 30px;   
	box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    -webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    
    

}
.selectStyle1
{
	width:20%;
}
.mainDivstockBorder
{
 border:solid 3px black;
    background-color:white;	
     padding: 30px 30px 20px 30px;
	 box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    -webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-left:20%;
	margin-right:20%;

    

}
.divheight {
      height:35px;  
      width:100%;
      background-color: #357CA5;
      border-bottom:groove 2px;
	 
	 
}
.headerdesign {
    text-align:center;
    padding-top:0.5%;
    margin-top:0px;
    padding-bottom:0.5%;
	color:white;
}

.buttonDiv {

    padding-bottom:0.5%;
    margin-left:45%;    
}

.buttonDiv1 {

    padding-bottom:0.5%;
    margin-left:40%;    
}

.fontchange
{
	font-weight:bold;
	font:lighter;
	font-size:large;
    font-family:'Courier New';

}
.leftrightmargin
{
	margin-right:20px;
	margin-left:20px;
	padding-top:3%;
  

}
.Design
{
	font-weight:normal;
    font-size:small;
    color:black;
}

.selectStyle
{
	height:22px;
	width:100%;
	float:left;

}
#errmsg
{
	color :red;
}
#errmsg1
{
color :red;
}

.divpadding
{
	 padding-bottom:10px;
	 padding-top:10px;
	 padding-left:15px;
	 padding-right:15px;
}
#divpadding
{
	 padding-bottom:10px;
	 padding-top:10px;
	 padding-left:10px;
	 padding-right:10px;
}


/*.textboxstyle
{
	height:15%;
	font-size:smaller;
}*/
#txtArrivalTime
{
	width:30px;
}
.subDivDesign
{
	border: groove 2px;
	}



.leftrightutilitymargin
{
	 margin-right:40px;
	margin-left:10px;

}
.subDivDesignparametersetup
{
	border:groove 2px;
	padding: 70px 30px 20px 50px;  
}
.subDivparamDesign {
    border:groove 2px;
	margin-left:15%;
	margin-right:15%;

}
.newstyle
{
	width:80px;
}
.subDivstockDesign {
    border:groove 2px;
	margin-left:10%;
	margin-right:10%;

}

.popupeffectes
{
	border: solid 3px groove black;
	background-color: #F6F9FF;	
	/*box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;*/
	box-shadow: 10px 10px 5px #888888;
	/*-webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-radius: 10px;
	-webkit-border-radius: 10px;*/
}

.txtboxstyle
{
	height:22px;
	width:100%;
	
    
}
.columnhidedesign
{
	display:none;
}
#errmsg
{
	color:red;
}
#errmsg1
{
	color:red;
}

.txtareastyle {

 resize:none;
  height:55px;
  width:100%;
}
.btndesign {

    background-color:#357CA5;
    color:white;
    font-weight:bold;
    height:30px;
   padding-top:2px;
   padding-bottom:2px;
}
.btndesigntable {
     background-color:#357CA5;
    color:white;
    font-weight:bold;
    height:25px;
   padding-top:1px;
   padding-bottom:1px;

}
.btndesigntable1
{
	 background-color:red;
    color:white;
    font-weight:bold;
    height:25px;
   padding-top:1px;
   padding-bottom:1px;
}





.table-fixed thead {
  width: 97%;
}
.table-fixed tbody {
  height: 230px;
  overflow-y: auto;
  width: 100%;
}
.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
  display: block;
}
.table-fixed tbody td, .table-fixed thead > tr> th {
  float: left;
  border-bottom-width: 0;
}

.lblstyle
{
	font-size:smaller;    
}