body,div,h1{font-family:Helvetica,tahoma,arial,freesans,clean,sans-serif;margin:0;padding:0;}
body{background-color:#fff;color:#333;font-size:11px;margin:0;padding:0;background:url(../images/bg.jpg);}
body a {color:#3a7f9f;}
h1{font-size:large;font-weight:400;margin:0;}
h2{color:#333;font-size:11px;font-weight:400;margin:0;}

pre{background-color:#eee;border:1px solid #ddd;border-left-width:5px;color:#333;font-size:11px;overflow-x:auto;padding:15px;}
pre.normal{background-color:transparent;border:none;border-left-width:0;overflow-x:auto;}
#logo{background:url(images/jq.png);display:block;float:right;height:31px;margin-right:10px;margin-top:10px;width:110px;}
#main {
    border-left:solid 1px #fff;    
    border-right:solid 1px #fff;
    border-bottom:solid 1px #fff;
    padding:0 15px 15px 15px; background:white;
    /*border-radius: 5px 5px 5px 5px;*/
    -moz-box-shadow: 0px 0px 3px #888;
    -webkit-box-shadow: 0px 0px 3px #888;
    box-shadow: 0px 0px 3px #888;

    background-color:#f9f9f9;
    font-size:12px;
}

div#main .fancy-image {
  -webkit-box-shadow: 3px 3px 3px #999;
  -moz-box-shadow: 3px 3px 3px #999;
  box-shadow: 3px 3px 3px #999;
  border: 1px solid #eee;
}

div#main .right {
    float: right;
}
div#main .left {
    float: left;
}
#content{padding:20px;}
#busy{background-color:#e95555;border:1px ridge #ccc;color:#eee;display:none;padding:3px;position:absolute;right:7px;top:7px;}


ul{color:#333;list-style:square;}
#banner{margin:20px;padding-bottom:10px;text-align:left;}
#banner *{color:#232121;font-family:Georgia, Palatino, Times New Roman;font-size:30px;font-style:normal;font-weight:400;margin:0;padding:0;}
#banner h1{display:block;float:left;}
#banner h1 em{color:#6cf;}
#banner h2{float:right;font-size:26px;margin:10px 10px -10px -10px;}
#banner h3{clear:both;display:block;font-size:12px;margin-top:-20px;}
#banner a{border-top:1px solid #888;display:block;font-size:14px;margin:5px 0 0;padding:10px 0 0;text-align:right;width:auto;}

a.img.external{background:url(../images/icons/external.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.external-mini{background:url(../images/icons/external-medium.png) center right no-repeat;padding-right:13px;}
a.img.check{background:url(../images/icons/tick.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.plus{background:url(../images/icons/plus-circle.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.select{background:url(../images/icons/hand-property.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.print{background:url(../images/icons/printer-medium.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.email{background:url(../images/icons/mail-medium.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.refresh{background:url(../images/icons/arrow-circle.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.view{background:url(../images/icons/magnifier-medium-left.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.doc{background:url(../images/icons/document-medium.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.script{background:url(../images/icons/script-medium.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.docs{background:url(../images/icons/documents.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.upload{background:url(../images/icons/drive-upload.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.toggle-minus{background:url(../images/icons/minus-white.png) center left no-repeat;padding: 2px 0px 2px 20px;text-decoration:none;font-size:12px;}
a.img.toggle-plus{background:url(../images/icons/plus-white.png) center left no-repeat;padding: 2px 0px 2px 20px;text-decoration:none;font-size:12px;}
a.img.images{background:url(../images/icons/images.png) center right no-repeat;padding: 2px 20px 2px 0px;font-size:12px;}
a.img.toggle-collapse{background:url(../images/icons/toggle.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.toggle-expand{background:url(../images/icons/toggle-expand.png) center right no-repeat;padding: 2px 20px 2px 0px;}
a.img.doc-invoice{background:url(../images/icons/document-invoice.png) center right no-repeat;padding: 2px 20px 2px 0;}

/*form{font-size:10pt;margin-bottom:20px;width:auto;}
form fieldset{padding:10px;text-align:left;width:140px;}*/
div#main h1{border-bottom:1px solid #CDCDCD;display:block;margin-top:20px;padding:10px 0 2px;}
div#main h3{color:#555;font-size: 14px;font-weight:bold;font-style:italic;}
div#main h4{color:#555;font-size: 20px;font-weight:normal;}
div#main .group-options {
    margin: 7px 10px 0px 10px;
    padding: 0px 12px 12px 12px;
    border-radius: 10px;
    border: 1px solid #CDCDCD;
    background-color: #e6eeee;
    overflow: auto;
}
table#tablesorter-demo {margin: 10px 0 0 0;}
table#options *{font-size:11px;}
p.tip em {padding: 1px; background-color: #6cf; color: #FFF;}
p.tip.error em {background-color: #FF0000;}

div.digg {float: right;}


.loading-container {
	background-color:#999;
	width:100%;
	height:6px;
	padding: 1px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-moz-box-shadow:0px 1px 0px rgba(255,255,255,0.2) ,inset 1px 1px 3px rgba(0,0,0,0.65);
	-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.2) ,inset 1px 1px 3px rgba(0,0,0,0.65);
	box-shadow:0px 1px 0px rgba(255,255,255,0.2) ,inset 1px 1px 3px rgba(0,0,0,0.65);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#33ffffff,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#33ffffff,Positive=true);
}

.loading-text {
    font-size: 10px;
    position: absolute;
    color: #666;
    padding-top: 3px;
}

.loading-container .loading-progress {
	background-image:-moz-linear-gradient(37% 0% -90deg,rgb(156,178,205) 0%,rgb(109,141,181) 100%); 
	background-image:-webkit-gradient(linear,37% 0%,37% 100%,color-stop(0, rgb(156,178,205)),color-stop(1, rgb(109,141,181)));
	background-image:-webkit-linear-gradient(-90deg,rgb(156,178,205) 0%,rgb(109,141,181) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(156,178,205) 0%,rgb(109,141,181) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(156,178,205) 0%,rgb(109,141,181) 100%);
	background-image:linear-gradient(-90deg,rgb(156,178,205) 0%,rgb(109,141,181) 100%);
	width:0%;
	height:6px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.65) ,inset 0px 1px 0px rgba(255,255,255,0.25);
	-webkit-box-shadow:0px 1px 1px rgba(0,0,0,0.65) ,inset 0px 1px 0px rgba(255,255,255,0.25);
	box-shadow:0px 1px 1px rgba(0,0,0,0.65) ,inset 0px 1px 0px rgba(255,255,255,0.25);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9cb2cd,endColorstr=#ff6d8db5,GradientType=0)
		progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#a5000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9cb2cd,endColorstr=#ff6d8db5,GradientType=0)
		progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#a5000000,Positive=true);
}



.clear{
	clear:both;
	height:1px;
}

.welcome-container{
	margin-top:1px;
	width:998px;
	height:630px;
	border-radius: 0px 0px 8px 8px;
	border:solid 1px #fff;
   	-moz-box-shadow: 0px 0px 3px #888;
    -webkit-box-shadow: 0px 0px 3px #888;
    box-shadow: 0px 0px 3px #888;
	background:url(../images/bg2.jpg);
	z-index:-5;
	
}

.welcome-area{
    clear:both;
    width:670px;
    float:left;
    margin-top:15px;
    border-radius:8px;
    margin-left:10px;
}

.heading{
    text-shadow:1px 1px 0px #fff;
    font-size:22px;
    font-family:impact;
    color:#666;
}

#wrapper{
    width:95%;
    margin:auto;
    margin-bottom:10px;
    min-width:1000px;
}

#log-in-wrapper{
	width:1000px;
    margin:auto;
	border-radius:0px 0px 10px 10px;
}


#log_in{
	margin-top:25px;
    float:right;
    width:318px;
	min-height:390px;
}



.log_in_form{
	clear:both;
	width:300px;
	margin:auto;
	background:url(../images/log_in.png) no-repeat;
	background-position:center center;
	height:300px;
}


.log_in_text{
	margin-left:80px;
	width:170px;
	border-radius:3px;
	border:solid 1px #ccc;
	padding:5px;
	margin-top:8px;
	color:#fff;
}

.log_in_text_pass{
	margin-left:80px;
	width:170px;
	border-radius:3px;
	padding:5px;
	margin-top:12px;
	margin-bottom:6px;
	color:#fff;
	border:solid 1px #ccc;
}


.log_in_text:focus { 
    outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 1px #9ecaed;
	color:#333;
}

.log_in_text_pass:focus { 
    outline:none;
    border-color:#9ecaed;
    box-shadow:0 0 1px #9ecaed;
	color:#333;
	clear:text;
}

.log_in_title{
	margin:0 0 0 32px;
	color:#666;
    font-size:22px;
	font-family:impact;
	text-shadow:1px 1px 0px #fff;
    
}

.imgline{
	padding-left:3px;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.fadein{
	height:353px;
}
.fadein img{
	position:absolute;
	top:100px;
	
}

#header_login{
    margin:auto;
    margin-top:10px;
    height:50px;
    padding:3px;
    border-radius:5px 5px 0px 0px;
    border:solid 1px #fff;
   	-moz-box-shadow: 0px 0px 3px #888;
    -webkit-box-shadow: 0px 0px 3px #888;
    box-shadow: 0px 0px 3px #888;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    background: -ms-linear-gradient(#ededed, #dfdfdf);
    background: -o-linear-gradient(#ededed, #dfdfdf);
    background: linear-gradient(#ededed, #dfdfdf);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
}

#header{
    margin:auto;
    margin-top:10px;
    height:30px;
    padding:3px;
    /*border-radius:5px 5px 0px 0px;*/
    border:solid 1px #fff;
   	-moz-box-shadow: 0px 0px 3px #888;
    -webkit-box-shadow: 0px 0px 3px #888;
    box-shadow: 0px 0px 3px #888;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    background: -ms-linear-gradient(#ededed, #dfdfdf);
    background: -o-linear-gradient(#ededed, #dfdfdf);
    background: linear-gradient(#ededed, #dfdfdf);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
}

#footer {
    font-size: 12px;
}

#footer a {
    text-decoration:none;
}



#menu-wrapper {
    width:950px;
    float:left;
    padding: 0px;
    margin: -1px;
    position:relative;
    z-index: 200;
}

#command-wrapper {
    margin:auto;
    min-height:122px;
    padding:0px 0px 10px 3px;
    /*    
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -ms-border-radius: 0px 0px 8px 8px;
    border-radius:0px 0px 8px 8px;*/
    
    border:solid 1px #fff;

	-moz-box-shadow: 0px 0px 3px #888;
    -webkit-box-shadow: 0px 0px 3px #888;
    -ms-box-shadow: 0px 0px 3px #888;
	box-shadow: 0px 0px 3px #888;

    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #418fb3), color-stop(1, #2b6179) );
	background:-moz-linear-gradient( center top, #418fb3 5%, #2b6179 100% );
    background: -ms-linear-gradient(#418fb3, #2b6179);
    background: -o-linear-gradient(#418fb3, #2b6179);
    background: linear-gradient(#418fb3, #2b6179);
    
    
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#418fb3', endColorstr='#2b6179');
}

#menu a {
    color: #3a7f9f;
}

h5{
    font-size:32px;
    margin:20px;
    color:#666;
    text-shadow:1px 1px 0px #fff;
}

#company_name {
    float:right;
    padding: 9px 8px 0 0;
    font-size:12px;
    color:#666;
}

#slogan {
    float:right;
    padding: 15px 0 0 0;
    font-size:13px;
    color:#666;
}

#ldmax_login {
	
    font-family:impact;
    font-size:32px;
    margin-right:20px;
    margin-left:10px;
    color:#666;
    text-shadow:1px 1px 0px #fff;
    float:right;
	text-decoration:none;
}

#ldmax {
    font-family:impact;
    font-size:22px;
    margin-right:10px;
    color:#666;
    text-shadow:1px 1px 0px #fff;
    float:right;
}

#ldmax a {
    text-decoration:none;
    color:#666;
}

#logo-text {
	float:right;
}
#logo-textlogin {
    float:left;
	padding:10px;
}

li {text-decoration:none;}

#command-search-wrapper {
    float:left;
    margin: 0px;
    padding: 15px 15px 0 15px;
    background: url(../images/menu/line.png) no-repeat transparent bottom right;    
}

.command-search-wrapper table td {
    
}

#command-notif-wrapper {
    float:left;
    padding-left: 10px;
}

.command-search input[type="text"] {
    background: url(../images/icons/magnifier-left.png) no-repeat 10px 6px #275f79;
    border: 0 none;
    color: #ccc;
    width: 160px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    outline: none;
    font-size: 12px;
}

.command-search input[type="text"]:focus {
    /*width: 170px;*/
}

.command-search input[type="submit"] {
    left: -4px;
    margin: 0px;
    top: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0;
    border-color: #506068;
    border-left:  none;

    text-decoration: none;

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#efefef), to(#c3c3c3));
    background-image: -moz-linear-gradient(#efefef, #c3c3c3);
    background-image: -ms-linear-gradient(#efefef, #c3c3c3);
    background-image: -o-linear-gradient(#efefef, #c3c3c3);
    background-image: linear-gradient(#efefef, #c3c3c3);

    padding-right: 18px;
}
.command-search input[type="submit"]:hover,
.command-search input[type="submit"]:focus,
.command-search input[type="submit"]:active {
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    color: #fff;
    background-color: #3c8dde;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
    background-image: -moz-linear-gradient(#599bdc, #3072b3);
    background-image: -ms-linear-gradient(#599bdc, #3072b3);
    background-image: -o-linear-gradient(#599bdc, #3072b3);
    background-image: linear-gradient(#599bdc, #3072b3);
}

.command-search input[type="submit"]:active {
    border-color: #2a65a0;
    border-bottom-color: #3884cd;
    background-color: #3072b3;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3072b3), to(#599bdc));
    background-image: -moz-linear-gradient(#3072b3, #599bdc);
    background-image: -ms-linear-gradient(#3072b3, #599bdc);
    background-image: -o-linear-gradient(#3072b3, #599bdc);
    background-image: linear-gradient(#3072b3, #599bdc);
}

.tbl_notif {
	margin-top:12px;
	border-radius:3px;
}

.notif{
	display:none;
}

#notif-wapper {
	float:right;
}


.tbl_notif  td{
	min-width:50px;
	padding: 4px 10px 4px 0px;
}


.tbl_notif td a{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	text-shadow:-1px -1px 0px #333;
}


.tbl_notif  td a:hover{
	color:#6CF;
	text-decoration:none;
	
}

.tdtoggle a{
padding:1px;
margin-left:-5px;

}

/*----menu-----*/

div.dropdown {
    color: #555;
    margin: 3px -22px 0 0;
    width: 120px;
    position: relative;
    height: 17px;
    text-align:left;
    float:right;
    padding-right: 22px;
}
div.submenu {
    background: #fff;
    position: absolute;
    top: -12px;
    left: -20px;
    z-index: 100;
    width: 135px;
    display: none;
    margin-left: 10px;
    padding: 40px 0 5px;
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.dropdown  li a {
    color: #555555;
    display: block;
    font-weight: bold;
    padding: 6px 15px;
    cursor: pointer;
    text-decoration:none;
}

.dropdown li a:hover{
    background:#155FB0;
    color: #FFFFFF;
    text-decoration: none;
}

.root {
    list-style:none;
    margin:0px;
    padding:0px;
    font-size: 11px;
    padding: 11px 0 0 0px;
    border-top:1px solid #dedede;
}

/*---image menu ----*/
.cssMenu img {
    border-width:0px;
}

ul.cssMenu, ul.cssMenu ul
{
	list-style:none;
	margin:0; padding:0;
	position: relative;
	text-decoration:none;

}

/*Style for 1st level menu header*/
ul.cssMenu li { 
    position: relative; 
    float: left; 
    zoom: 1; /*Needed for IE*/
    background: transparent; /*background color of menu header (1st level)*/
}
		
		
ul.cssMenu li:hover{ 
	background: transparent /*background color of menu header (1st level) on hover*/; 
}


 ul.cssMenu li a
{
	/*Menu link styles*/
	display: block; 
  	color:#666;
	font-size: 12px;
	padding:4px;
    text-decoration:none;
}

/* Building menu items - for 2nd and more level menu items*/

ul.cssMenu ul 						
{ 
	display:none; /*initially menu item is hidden*/
	position: absolute; /*absolute positioning is important for menu to float*/
	min-width: 200px; 
	
	/*Formating of menu items*/
	border:1px solid #AAAAAA;
	/*border-radius:5px;*/
	
	padding:1px;
	background:#fff;
	
	
	/*optional - to change position of 2nd level menu item*/
	top: 100%; 
	left: 0; 

    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}
ul.cssMenu ul li
{ 
	background: #F5F5F5; 
	color: #000; 
	float: none; 
}
							  
ul.cssMenu ul li a
{ 
	width: 100%; 
	display: block; 

} 

/* Menu item position for 3rd level and more */
ul.cssMenu ul ul
{ 
	left: 100%; 
	top: 0; 
}

/* Hover effect for menu*/
ul.cssMenu li:hover > ul 			
{ 
	display:block;
}

.uiforms input[type="text"], .uiforms textarea, .uiforms select {
    margin-bottom: 0;
    margin-top: 0;
    padding: 2px 5px 3px;
}
.uiforms input[type="checkbox"], .uiforms input[type="radio"], .uiforms input[type="text"], .uiforms textarea, .uiforms select  {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    font-size: 12px;
}
.uiforms select, .uiforms input[type="text"], .uiforms textarea {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #B5B5B5 #D5D5D5 #D5D5D5;
    border-image: none;
    border-radius: 1px 1px 1px 1px;
    border-right: 1px solid #D5D5D5;
    border-style: solid;
    border-width: 1px;
    color: #333333;
}
.uiforms input[type="text"].date {
    width: 110px;
    background: url("../images/icons/calendar-medium.png") no-repeat scroll 3px 2px #fff;
    padding-left: 20px;
    
}

.uiforms input[type="text"].time {
    width: 40px;
    background: url("../images/icons/clock-medium.png") no-repeat scroll 3px 2px #fff;
    padding-left: 20px;
}

.uiforms input[type="text"].money {
    width: 55px;
    background: url("../images/icons/money-medium.png") no-repeat scroll 3px 2px #fff;
    padding-left: 20px;
}

.uiforms input[type="text"].required, .uiforms select.required {
    background: url("../images/icons/required.png") no-repeat scroll left #fff;
    padding-left: 15px;
}


.uiforms .fileinput-button {
  position: relative;
  overflow: hidden;
  margin-right: 4px;
}
.uiforms .fileinput-button input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
}

input, select, textarea {
    margin-top: 1px;
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third,
.two-third,
.three-fourth, .one-whole,
.one-fourth {
	float:left;
	position:relative;
}

.no-margin{
    margin-right:0px;
}

.one-half{ width: 50%; }
.one-third{ width: 33.3%; }
.one-fourth{ width: 25%; }
.two-third{ width: 66.7%; }
.three-fourth{ width: 75%; }
.one-whole{ width: 100%; }
.last {
	clear:right;
	margin-right:0 !important;
}

/* ALERT BOXES */

p.alert-info {
    background: url("../images/icons/information.png") no-repeat scroll 10px 10px #B5E5EF;
    border: 1px solid #77BACE;
    border-radius: 5px 5px 5px 5px;
    color: #082B33;
    display: block;
    font-size: 12px;
    padding: 10px 35px;
    overflow: auto;
    max-height: 300px;
}
p.alert-warning {
    background: url("../images/icons/exclamation.png") no-repeat scroll 10px 10px #F5F3BA;
    border: 1px solid #C7A20D;
    border-radius: 5px 5px 5px 5px;
    color: #796616;
    display: block;
    font-size: 12px;
    padding: 10px 35px;
    overflow: auto;
    max-height: 300px;
}
p.alert-error {
    background: url("../images/icons/cross-circle.png") no-repeat scroll 10px 10px #F3D9D9;
    border: 1px solid #D20009;
    border-radius: 5px 5px 5px 5px;
    color: #7B040F;
    display: block;
    font-size: 12px;
    padding: 10px 35px;
    overflow: auto;
    max-height: 300px;
}
p.alert-success {
    background: url("../images/icons/tick.png") no-repeat scroll 10px 10px #E2F6C5;
    border: 1px solid #79C20D;
    border-radius: 5px 5px 5px 5px;
    color: #32510F;
    display: block;
    font-size: 12px;
    padding: 10px 35px;
    overflow: auto;
    max-height: 300px;
}
