body {
    background-color: #FAF5F5 !important;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #333;
	font-weight:normal;
}
.header
{
	background:#fff;
	padding:20px 0px;
/*	height:100%;*/
/*	overflow:hidden;*/
	text-align:center;
	font-family: Candara;
    font-weight: bold;
	margin-bottom:20px;
	border: 1px solid #f1f1f1;
}
.header table
{
	padding:0px;
}
h2
{
	padding:0px;
	margin:0px;
}
.header h2
{
	font-size:26px;
}
.header h3
{
	font-family: Candara;
    font-size: 24px;
    color: #009900;
    padding-left: 45px;
	padding:0px;
	margin:0px;
	    text-align: center;
}
.row {
    background: #fff;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-color: #bce8f1;
        margin-left: 0px !important;
    margin-right: 0px !important;
}
.row h2 {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    font-size: 14px;
        width: 100%;
}
.row form
{
	width:100%;
}
#containerForm span
{
	font-size:11px;
	color: #343434;
}
.content-area {
    line-height: 20px;
    padding: 20px 20px;
	    width: 100%;
}
.img-thumbnail
{    float: left;
    margin-right: 20px;
}
.submenu
{
/*    POSITION: absolute;
*/    letter-spacing: 1px;
	margin-top: -10px;
	   /* right: 12%;*/
}
.footer
{
	text-align:center;
}
.list-group-item
{
	border:0px;
}
.color-box {
    width: 70%;
    margin: auto;
	    margin-top: 20px;
}
.color-box .shadow {
    margin: 0;
    overflow: visible;
}
.info-tab {
    width: 36px;
    height: 50px;
    position: relative;
    top: 6px;
    background: url(../images/sprite-1.0.png) no-repeat;
}
.note-icon {
    background-position: 0 0;
}
.note-box {
color: #144261;
    background: #d5e9f6;
    padding: 20px;
    padding-top: 20px;
    padding-left: 30px;
}
.shadow {
    background: #F7F8F9;
    padding: 3px;
    margin: 10px 0;
}
.info-tab {
    float: left;
    margin-left: -21px;
}
.color-box strong {
    font-size: 16px;
    padding-right: 5px;
    font-family: CuprumFFU,"Trebuchet MS",Arial,sans-serif;
}
.color-box  .box
{
line-height:27px;
}
.imp
	{
		color:red !important;
	}
.table th
{
	font-size:12px !important;
}
#containerForm fieldset span {
    font-size: 13px;
    color: #072e86;
}
.sucess
{
    color: green;
    background: #00800014;
    border: 1px solid #00800021;
    padding: 5px 10px;
    /* border-radius: 14px; */
    border-left: 3px solid green;
}
.error
{
       color: red;
    background: #e63e3e1c;
    border: 1px solid #80290021;
    padding: 5px 10px;
    /* border-radius: 14px; */
    border-left: 3px solid red;
}
.login
{
    padding: 30px 30px;
    border: 1px solid #e2e2e2;
    width: 50%;
    margin: auto;
    margin-bottom: 100px;
    background: #d9edf72e;
}
.submenu a
{
	
	padding:0px 10px;
	text-decoration:none;
}
.submenu a:first-child
{
border-right:1px solid #e2e2e2 !important;
}
.submenu a:hover
{
text-decoration:none;
}
.submenu a  img.home
{
	    margin-right: 7px;
    margin-top: -7px;
}
.login-img
{
    position: absolute;
    /* top: -50px; */
    left: 47%;
    margin-top: -5%;
}
.new-user
{
    background: #00b8ff;
    color: #ffffff63;
    padding: 10px;
    width: auto;
    border-radius: 30px 0px;
    font-size: 14px !important;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}
.new-user a:hover
{
	text-decoration:none;
}
.new-user a 
{
	color:#fff !important;
}
.list 
{
	    padding: 0px;
    margin: 0px;
    padding-left: 52px;
    margin-top: 20px;
}
.list li
{
list-style: none;
    background: url(../images/arrow.png) no-repeat 2px;
    padding-left: 37px;
    line-height: 34px;
	
}