﻿.form-text {
	width: 300px;
	color: #333;
	font-size: 13px;
	line-height: 20px;
	padding: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.button, input.button[type="submit"], a.button{
  display : inline-block; cursor : pointer;border-style : solid;border-width : 1px;border-radius : 2px;
  padding : 6px 12px;box-shadow : 0 1px 2px rgba(0,0,0,.6);font-size : 9.5pt;font-weight : bold;color : #fff;
  text-shadow : 0 1px 3px rgba(0,0,0,.4);font-family : sans-serif;text-decoration : none;
}
.button, a.button, a.button2 {
    border-color: #8fc800;background: #8fc800;background: -moz-linear-gradient(top, #8fc800 0%, #438c00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc800), color-stop(100%,#438c00));
  background: -webkit-linear-gradient(top, #8fc800 0%,#438c00 100%);
  background: -o-linear-gradient(top, #8fc800 0%,#438c00 100%);
  background: -ms-linear-gradient(top, #8fc800 0%,#438c00 100%);
  background: linear-gradient(top, #8fc800 0%,#438c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc800', endColorstr='#438c00',GradientType=0 );
}​
a.button2 , .button2 /*, a.button2:link, a.button2:active, input.button2[type="submit"]*/
{
    display : inline-block; cursor : pointer; border:none;
    /*border-style : solid;border-width : 1px;box-shadow : 0 1px 4px rgba(0,0,0,.6);*/
    border-radius :2px;
  padding : 3px 5px;font-size : 11px;font-weight : normal;color : #fff;
  text-shadow : 0 1px 3px rgba(0,0,0,.4);text-decoration : none;background-color: #79ab00;
}
a.button2, a.button2:link, a.button2:active,input.button2[type="submit"], input[type="button"].button2
{
    padding : 3px 5px;color : #fff !important;font-size: 11px;
}
a.button2 span{  color: #fff;padding:0;font-size: 11px;}
a.button2:hover{background-color: #79ab00;}
.red{background-color: red !important;text-shadow: 0 0px 0px #aaa; color:#ddd}
.excel{background:url('/images/excel.png') 50% 50% no-repeat;}


{
    margin:1em 0 1em 0; padding:0; width:auto; border:none;
    background: #FDFCFC; padding:5px; border: 1px solid #e5e5e5 ;
}
 legend 
{
  font-size:1.4em;text-shadow: white 0 1px 0;
  text-align:left;font-weight: bold; color: #666;
  
  }
 label{font-weight:300;width:auto; /* 150px;*/}
 input[type=text],  input[type=password],  select,  textarea,  input[type=file], .input { width: 98%; }
 input[type=text],  input[type=password],  select /*,.input*/{padding:2px; border:solid 1px #ccc; background:#fff;}
 .half { float: left; width: 40%; padding: 0 1% 0 1%; margin-bottom:1em; padding: 0.25em 0;}
 .full { clear: both; width: 90%; padding: 0; margin-bottom:0.5em; /*padding: 0.25em 0;*/}
 .right { text-align: right; }
.top-buffer { margin-top:5px; }

.big{padding:2px 0 0 10px;font-size:1.35em;color: #7C7C7C;text-shadow: none; font-weight:bold;}
input.date{width:150px;}
input.small{width:250px;} .disabled{background:#ddd}
.uploadContainer  input[type=file], .uploadContainer .file{margin-top:5px;float:left;}
.uploadContainer{height:35px;background: white;border: solid 1px #EEE; width:500px; padding:5px}
.buttons
{
    /*background-color: #e6f1f8 !important;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc; */
    margin:0 0 1em 0; clear:both; text-align:center;
     /*padding: 5px 10px 5px 10px;*/ padding:0;
}
#topsearch label {
    position: relative;
    display: inline-block;
}

#topsearch select {
    /*display: inline-block;
    padding: 1px 4px 1px 2px;outline: none;color: #74646e;border: 0px solid #C8BFC4;border-radius: 3px;
    box-shadow: inset 1px 1px 2px #ddd8dc;background-color: #f5f5f5; font-size:11px;        */
    width:80px;
}

/* Select arrow styling */
#topsearch .notIE label:after {
    content: '';width: 20px;height: 18px;position: absolute;display: inline-block;top: 2px;right: 4px;
    background: url(/images/arrow.jpg) no-repeat right center white;pointer-events: none;
}

/* Form styles */
.form  
{
    /*margin: 1em 0 1em 1em; */
        /*background-color: #eee;*/ padding: 10px; border: #fff 0px solid;
    width:95%; }

p.legend { margin-bottom: 1em; }
p.legend em { color: #C00; font-style: normal; }

div.errors { margin: 0 0 10px 0; padding: 5px 10px; border: #FC6 1px solid; background-color: #FFC; }
div.errors p { margin: 0; }
div.errors p em { color: #C00; font-style: normal; font-weight: bold; }
textarea{padding:5px; font-family:Arial, Helvetica, sans-serif;}
.form p { margin: 0; }
.form p.note { margin-left: 170px; font-size: 90%; color: #333; }
.form legend { font-weight: bold; color: #666;font-size: 14px; }
.form div { /*padding: 0.25em 0;*/ }
.form label { margin-right: 10px; padding-right: 10px; width: 170px; display: block; float: left; text-align: right; position: relative; }
label.error, span.error { color: #C00; }
.form label em { position: absolute; right: 0; font-size: 120%; font-style: normal; color: #C00; }
.form input.error { border-color: #C00; background-color: #FEF; }
.form input:focus,.form input.error:focus, .form textarea:focus {	
    /*border:1px solid #f0f7fc;
    -moz-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.04) inset, 0 0 1px #0d6db6 inset;
    -webkit-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.04) inset, 0 0 1px #0d6db6 inset;
    box-shadow:2px 3px 3px rgba(0, 0, 0, 0.04) inset, 0 0 1px #0d6db6 inset;*/
	color:#333;
	 }
.form select{max-width:90%; padding:1px 0px;}
.form div.controlset label, .form div.controlset input { display: inline; float: none; }
.form div.controlset label.controlset { display: block; float: left; }
.form div.controlset div { margin-left: 170px; }
.form div.buttonrow { margin-left: 180px; }

.form input{float: left; padding:1px 5px; /*4px 3px;*/ /*outline:none;*/ font-family:inherit; 
    /*box-sizing:border-box;
    border:1px solid #F7F9FA;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #95a2a7 inset;
    -webkit-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #95a2a7 inset;
    box-shadow:2px 3px 3px rgba(0, 0, 0, 0.06) inset, 0 0 1px #95a2a7 inset;*/    
 }
.form .input{float: left; padding:0; width:200px}
.form .half { float: left; width: 40%; padding: 0.25em 0; }
.form .full { float: left; width: 90%; padding: 0.25em 0;  clear:left}
.form2 label{width: 100px;}
select{padding: 1px; width:auto;}
.input-group select.form-control{height:auto; padding:6px; border-radius:0px;}
input[type=text],  input[type=password],  textarea,  input[type=file] {height:auto; padding:3px;width: auto;border-radius:0px; }
