﻿
.textboxcss 
{

    font-family:Verdana;
    font-size:12px;
    font-style:normal;
    padding-left:8px;
    width:150px;
    color:#333333;
    height :20px;
    padding-top:5px;


}
.labelcss 
{
    font-family:Verdana;
    font-size:16px;
    padding-left:15px;
    width:100px;
    text-decoration: none;
    color:#2c3e50;
    
   

}
.Mlabelcss 
{
    font-family:Verdana;
    font-size:14px;
    padding-left:20px;
    width:75px;
    text-decoration: none;
    color:#2c3e50;
    
   

}
.faclabelcss 
{
    font-family:Verdana;
    font-size:14px;
    padding-left:20px;
    width:90px;
    text-decoration: none;
    color:#2c3e50;
    
   

}
.formlabelcss 
{
    font-family:Verdana;
    font-size:14px;
    width:100px;
    text-decoration: none;
    color:grey;
    height :23px;
    text-wrap:avoid;

}
.formlabeldatecss 
{
    font-family:Verdana;
    font-size:14px;
    padding-left:5px;
    width:150px;
    text-decoration: none;
    color:grey;
    height :23px;

}
.formtextcss 
{
    font-family:Verdana;
    font-size:12px;
    padding-left:2px;
    padding-top:2px;
    width:200px;
    text-decoration: none;
    color:#49637c;
    height :15px;
}

.formdatecss 
{
    font-family:Verdana;
    font-size:12px;
    padding-left:2px;
    width:70px;
    text-decoration: none;
    color:#49637c;
    height :40px;
    text-wrap:none;
}
    

.styled-select 
{
   width:187px;
   height: 26px;
   overflow: hidden;
   background: url('../../../img/down-arrow-with-bg.png')  no-repeat;
   background-position-x:160px;
   border:1px solid #49637c;
 
}
.styled-select select {
    background: transparent;
    width:220px;
    padding:5px;
    font-size: 12px;
    font-family:Verdana;
    color:#49637c;
    line-height: 1;
    border-width: 0;
    border-color: none;
    border-radius: 0;
	outline:0;
    height: 28px;
    -webkit-appearance: none;
    -moz-appearance:none;   
}

.formmultitextcss 
{
    font-family:Verdana;
    font-size:12px;
    padding-left:15px; 
    padding-top:10px;
    width:183px;
    text-decoration: none;
    color:#49637c;
    height :153px;
}
.styled-select-form
{
   width:120px;
   height: 32px;
   overflow: hidden;
   background: url('../../../img/down-arrow-with-bg.png')  no-repeat;
   background-position-x:80px;
 

 
  
   }
.styled-select-form select
{
        background: transparent;
        width:148px;
        font-size: 12px;
        font-family:Verdana;
        color:#49637c;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 32px;
        -webkit-appearance: none;
        -moz-appearance:none;
        padding-left:20px;
      
   }



.headingtextcss 
{
      font-family:Verdana;
      font-size:16px;
      color:#2c3e50;
      padding-left:20px;
      font-weight:600;
      padding-bottom:10px;
      height:30px;
      
}
.innertextcss 
{
      font-family:Verdana;
      font-size:12px;
      color:#49637c ;
      
}

.buttoncss 
{
      font-family:Verdana;
      font-size:12px;
      background-color:#49637c;
      width:120px;
      height:35px;
      border:none;
      color:white;
      

}
.buttonsrchcss 
{
      font-family:Verdana;
      font-size:12px;
      background-color:#49637c;
      width:85px;
      height:28px;
      border:none;
      color:white;
      text-align:center;
      padding-top:0px;
}
.buttonformcancel
{
      font-family:Verdana;
      font-size:12px;
      background-color:#49637c;
      width:90px;
      height:38px;
      border:none;
      color:white;
      padding:10px;
      background-position: 4px center;
	  background-repeat: no-repeat;
	  margin: 0px 4px 0px 4px;
      background-image: url('../../../img/cancel.png');
      text-align:center;
}
.buttonformdelete
{
    background-image: url('../../../img/delete.png');
}
.buttonformsave
{
      font-family:Verdana;
      font-size:12px;
      background-color:#49637c;
      width:95px;
      height:38px;
      border:none;
      color:white;
      padding:10px;
      background-position: 4px center;
	  background-repeat: no-repeat;
	  margin: 0px 4px 0px 4px;
      background-image: url('../../../img/save.png');
	  
}
.buttonformplain
{
      font-family:Verdana;
      font-size:12px;
      background-color:#49637c;
      width:90px;
      height:38px;
      border:none;
      color:white;
      padding:10px;
      background-position: 4px center;
	  background-repeat: no-repeat;
	  margin: 0px 4px 0px 4px;
      text-align:center;
}


.formStyle 
{
    border-color: #49637c;
    border-style: solid;
    border-width: thin;
    width: 500px;
    position: absolute;
    margin-left: 50%;
    margin-right: 50%;
    top: 100px;
    background-color: white;
}

.tdstyle
{
   padding-left:8px;
}

.dropdowncss 
{

    font-family:Verdana;
    font-size:14px;
    width:180px;
    height:30px;
    color:#49637c;
    border-color: transparent #fff;
    padding-left:10px;
    padding-top:10px;
 
}
.formdatetextcss 
{
    font-family:Verdana;
    font-size:12px;
    width:70px;
    text-decoration: none;
    color:#49637c;
    height :15px;
}


.formrestextcss 
{
    font-family:Verdana;
    font-size:12px;
    padding-left:15px; 
    padding-top:10px;
    width:196px;
    text-decoration: none;
    color:#49637c;
    height :105px;
}
.dropDown
{
	/*border:1px solid #49637c;*/
	height:28px;
	cursor:hand;
	text-align:left;
}
.dropDown :disabled
{
	background-color:#d9d5d5;
}
.dropDownText {
    padding-left: 7px;
    color: #333333;
}
.dropDownList
{
	border:1px solid #49637c;
	position:relative;
	top:0px;
	line-height:2;
	background-color:white;
	z-index:100000;
	cursor:hand;
	display:none;
	max-height:100px;
	overflow-y:scroll;
	text-align:left;
}
.dropDownList div
{
	color:#49637c;
	padding-left:9px;
}
.dropDownList div:hover
{
	background-color:#49637c;
	color:white;
}
.dropDown img
{
	float:right;
}

.form-intepreterbooking-multitextcss 
{
    font-family:Verdana;
    font-size:12px;
    padding-left:15px; 
    padding-top:10px;
    text-decoration: none;
    color:#49637c;
}
