﻿body   
{
  background:url(images/bg.jpg) no-repeat top center ;
     font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:1.5em; 
      margin:0px;
padding:0px;
background-color:#97cae4;
   
}
.top_menu{
padding:10px 0px 0 0px;
width:215px;
height:45px;
float:right;
font-size: 1.0em;
color: #FFFFFF;

}
.top_menu1{
padding:60px 0px 0 0px;
width:155px;
height:45px;
float:right;
font-size: 1.0em;
color: #FFFFFF;

}
p#blinking 
{
    text-decoration: blink;
    }
.colorCycle { background-color: #C30; 

padding-top: 5px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; 
color: #FFF;
text-align: center; 
animation-name: homeCycle; 
animation-duration:6s; 
animation-direction:alternate; 
animation-iteration-count:infinite; 

-webkit-animation-name: homeCycle; 
-webkit-animation-duration:6s; 
-webkit-animation-direction:alternate; 
-webkit-animation-iteration-count:infinite; }	

@keyframes homeCycle 
{
0% {background-color:#006;} 
25% {background-color:#060;} 
50% {background-color:#CC3200;} 
75% {background-color:#603;} 
} 

@-webkit-keyframes homeCycle 
{ 
0% {background-color:#006;} 
25% {background-color:#060;} 
50% {background-color:#CC3200;} 
75% {background-color:#603;} 
}
   

.blink_me {
    font-size: 18px;
    -webkit-animation-name: blinker;
        -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
} 
.select
{
    font-size:1.1em;
    color:black;
    font-family:calibri;
    border:2px solid #eee;
}
.mselect
{
    font-size:1.1em;
    color:#000099;
        border:2px solid #eee;
}
.img  
{
display: block;
margin-left: auto;
margin-right: auto;
padding:2px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #000000;
border-width: 1px 2px 3px 1px;
background-color:white;
}



.journal_bg
{
  background:url(journal/images/bg1.jpg) top center ;
  background-color:#97cae4;
}

.smart-green 
{
    border:0; 
padding:0px; 
font-size:1.3em; 
font-family:Arial, sans-serif; 
color:#aaa; 
border:solid 1px #ccc; 
margin:0 0 0px; 


}
.rtable {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.rtable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.rtable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.rtable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.rtable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.rtable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.rtable tr:hover td{
	background-color:#ffffff;
		

}
.rtable td{
	vertical-align:middle;
	
	background-color:#f7f0ea;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;

}.rtable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.rtable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.rtable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.rtable tr:first-child td{
		background:-o-linear-gradient(bottom, #e5e5e5 5%, #e5e5e5 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #e5e5e5) );
	background:-moz-linear-gradient( center top, #e5e5e5 5%, #e5e5e5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5e5e5", endColorstr="#e5e5e5");	background: -o-linear-gradient(top,#e5e5e5,e5e5e5);

	background-color:#e5e5e5;
	border:0px solid #000000;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:14px;

	font-weight:bold;
	color:#000000;
}
.rtable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #e5e5e5 5%, #e5e5e5 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #e5e5e5) );
	background:-moz-linear-gradient( center top, #e5e5e5 5%, #e5e5e5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5e5e5", endColorstr="#e5e5e5");	background: -o-linear-gradient(top,#e5e5e5,e5e5e5);

	background-color:#e5e5e5;
}
.rtable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.rtable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.green 
{
    border:0; 
padding:0px; 
font-size:1.3em; 

color:#aaa; 
border:solid 1px #ccc; 
margin:0 0 0px; 


}

.example4 a {font-size:13px; text-decoration:none; text-align:left;}
.example4 a:link {color:#000099; text-decoration:none;text-align:left;}
.example4 a:visited {color:#000099; text-decoration:none;text-align:left;}
.example4 a:hover {text-decoration:none;color:#000000; text-decoration:underline;text-align:left;}
.example4 a:active {color:#000099;text-decoration: none;text-align:left;}


.example2 a {font-size:10px; text-decoration:none; text-align:left;}
.example2 a:link {color:#000066; text-decoration:none;text-align:left;}
.example2 a:visited {color:#000066; text-decoration:none;text-align:left;}
.example2 a:hover {text-decoration:none;color:#000000; text-decoration:underline;text-align:left;}
.example2 a:active {color:#000066;text-decoration: none;text-align:left;}

.example1 a {font-size:11px; text-decoration:none; text-align:left; font-weight:bold;}
.example1 a:link {color:#FFFFFF; text-decoration:none;text-align:left; font-weight:bold;}
.example1 a:visited {color:#FFFFFF; text-decoration:none;text-align:left; font-weight:bold;}
.example1 a:hover {text-decoration:none;color:#FFFFFF; text-decoration:underline;text-align:left; font-weight:bold;}
.example1 a:active {color:#FFFFFF;text-decoration: none;text-align:left; font-weight:bold;}

.example5 a {font-size:11px; text-decoration:none; text-align:left; font-weight:bold;}
.example5 a:link {color:#000000; text-decoration:none;text-align:left; font-weight:bold;}
.example5 a:visited {color:#000000; text-decoration:none;text-align:left; font-weight:bold;}
.example5 a:hover {text-decoration:none;color:#000000; text-decoration:underline;text-align:left; font-weight:bold;}
.example5 a:active {color:#000000;text-decoration: none;text-align:left; font-weight:bold;}


.Three-Dee{
font-family: calibri ;
color: #000000;
font-size: 18px;
text-shadow:0px 0px 0 rgb(216,216,216),1px 1px 0 rgb(203,203,203),1px 1px 0 rgb(189,189,189),1px 1px 0 rgb(176,176,176),1px 1px 0 rgb(162,162,162), 1px 1px 0 rgb(148,148,148),1px 1px 1px rgba(0,0,0,0.25),1px 1px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);
}
.Three-Dee5{
font-family: calibri ;
color: #800080;
font-size: 13px;
text-shadow:0px 0px 0 rgb(216,216,216),1px 1px 0 rgb(203,203,203),1px 1px 0 rgb(189,189,189),1px 1px 0 rgb(176,176,176),1px 1px 0 rgb(162,162,162), 1px 1px 0 rgb(148,148,148),1px 1px 1px rgba(0,0,0,0.25),1px 1px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);
}
.Three-Dee4{
font-family: calibri ;
color: #000000;
font-size: 14px;
text-shadow:0px 0px 0 rgb(216,216,216),1px 1px 0 rgb(203,203,203),1px 1px 0 rgb(189,189,189),1px 1px 0 rgb(176,176,176),1px 1px 0 rgb(162,162,162), 1px 1px 0 rgb(148,148,148),1px 1px 1px rgba(0,0,0,0.25),1px 1px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);
}

.font-style{
font-family: calibri ;
color: #000000;
 font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
text-align:justify;
line-height:22px;
a {font-size:11px; text-decoration:none; text-align:left;}
a:link {color:#FFFFFF; text-decoration:none;text-align:left;}
a:visited {color:#FFFFFF; text-decoration:none;text-align:left;}
a:hover {text-decoration:none;color:#000066; text-decoration:underline;text-align:left;}
a:active {color:#FFFFFF;text-decoration: none;text-align:left;}

}

a:link, a:visited
{
    color: #034af3;
    text-decoration:none ;
   
}

a:hover
{
    color: #1d60ff;
    text-decoration: underline;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 10px;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
   font-size: 1.5em;
    font-weight: 400;
}


.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

.page
{
    width: 100%;
    height:100%;
    background-color: #fff;
    margin: 0px auto 0px auto;
    border: 1px solid #496077;
}

#main_container{
	width: 980px;
		margin:auto;

}
.header{
width:980px;
height:113px;
margin:auto;
background:url(images/top-logo1.png) no-repeat;

}
.header2{
width:980px;
height:113px;
margin:auto;


}
.header1{
width:980px;
height:113px;
margin:auto;
background:url(uploads/lib-logo.png) no-repeat;

}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    color: #000000;
    border: none;
    line-height: 2em;
    font-size: 2em;
}
.header h2
{
   
    margin: 0px;
    padding: 0px 0px 0px 10px;
    color: #000000;
    border: none;
    line-height: 2em;
    font-size: 2em;
}
.header h3
{
  
    margin: 0px;
    padding: 0px 0px 0px 10px;
    color: #000000;
    border: none;
    line-height: 2em;
    font-size: 2em;
}
.header h4
{
  
    margin: 0px;
    padding: 0px 0px 0px 10px;
    color: #000066;
    border: none;
    line-height: 2em;
    font-size: 2em;
}
.main
{
    width: 960px;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    
}
.th {
	background: url(img/footer-cols.png);
    margin-left: 40px;
}

	.th1 {
	background-color: #82607a;

	}
		.th2 {
	background-color: #743967;

	}

.leftCol
{
    padding: 6px 0px;
    margin: 5px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    width:980px;
   height:28px;
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    background: url(img/footer-bottom.png) repeat 0 0; }
}

#footer { background: url(img/footer-cols.png)  }
#footer  { font-size: 12px; color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 400; padding-bottom: 0px;  }
.footer-cols { padding: 5px 2px; background: url() no-repeat center 0px; }
.footer-cols .col { float: left; width: 10px; }
.footer-cols .col1 { float: left; width: 30px; }
.footer-cols .col + .col { padding-left: 14px;  }
.footer-cols .col ul { list-style: none; list-style-position: outside; }
.footer-cols .col ul li { color: #7dc33a; font-size: 11px;  padding-bottom: 5px; background: url(img/arr-footer-col.png) no-repeat 0 5px; padding-left: 9px;  }
.footer-cols .col ul li a { color: #FFF; text-decoration:none; }
.footer-cols .col ul li a:hover { color: #FFF; text-decoration:underline; }


.footer-bottom { background: url(img/footer-bottom.png) repeat 0 0; height: 18px; padding-top: 4px; padding: 5px 5px 0; border-top: 1px solid #262c2c;  }
.footer-bottom .footer-nav { float: left; line-height: 11px;  }
.footer-bottom .footer-nav ul { list-style: none; list-style-position: outside; }
.footer-bottom .footer-nav ul li { display: inline;  font-size: 10px; color: #9e9e9e; border-left: 1px solid #1a1f20; padding: 0 11px; }
.footer-bottom .footer-nav ul li.first { padding-left: 0; border: 0;  }
.footer-bottom .footer-nav ul li a { color: #5f6261; }
.footer-bottom .footer-nav ul li a:hover,
.footer-bottom .footer-nav ul li.active a { color: #9e9e9e; text-decoration: underline; }

.footer-bottom p.copy { float: right; line-height: 11px; font-size: 10px; color: #5f6261; }
.footer-bottom p.copy span { padding: 0  11px;  }
.footer-bottom p.copy a { color: #2b9208; text-decoration: underline; }
.footer-bottom p.copy a:hover { text-decoration:underline; }
.footer-bottom p.copy strong { font-weight: normal; }

/* #Media Queries
================================================== */

/* ipad portrait */

	.footer-bottom { height: 28px; }
	.footer-cols { padding-left: 2px; }
	.footer-cols .col { width: 236px; }
	.footer-cols .col + .col { padding-left: 2px; }
	.footer-cols .col ul li { font-size: 10px; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding-bottom: 8px;  }
	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
}
	
@media only screen and ( max-width: 960px) {

	#footer h2 { padding-bottom: 2px; }
	.footer-cols { padding-left: 2px; padding-right: 0; padding-bottom: 0; }
	.footer-cols .col { width: 150px; float: none; display: block; padding-bottom: 2px; }
	.footer-cols .col + .col { padding-left: 0px; }
	.footer-cols .col ul li { font-size: 12px; }

	.footer-bottom { height: 48px; }
	.footer-bottom { padding: 2px 9px 2px; height: 100%; }

	.footer-bottom .footer-nav { float: none; display: block; text-align: center; padding: 0 0px 18px; }
	.footer-bottom .footer-nav ul li { padding: 0 4px; border: 0; font-size: 10px !important;  }

	.footer-bottom p.copy { float: none; display: block; text-align: center;  }
	.footer-bottom p.copy strong { display: block;  padding-top: 10px; }
	.footer-bottom p.copy span { display: none; }
}

.style {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;border-radius:4px;
-webkit-box-shadow: #B3B3B3 6px 6px 6px;
-moz-box-shadow: #B3B3B3 6px 6px 6px; box-shadow: #B3B3B3 6px 6px 6px;
}
.footer-bottom
{
    color: #FFFFFF;
    padding: 4px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
    width: 980px;
  
}
.myButton {
border:1px solid #cacaca; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 3px 3px 3px 3px; text-decoration:none; display:inline-block;text-shadow: 0px 0px 0 rgba(0,0,0,0.3); color: #2130FF;
 background-color: #E6E6E6; background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);
 }
.myButton:hover {
	 border:1px solid #b3b3b3;
 background-color: #cdcdcd; background-image: linear-gradient(to bottom, #cdcdcd, #b3b3b3);
 }
.myButton:active {
	position:relative;
	top:1px;
}: 0px 10px 14px -7px #276873;
	-webkit-box-shadow: 0px 10px 14px -7px #276873;
	box-shadow: 0px 10px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #FFF), color-stop(1, #408c99));
	background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
	background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
	background-color:#599bb3;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	border:1px solid #29668f;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:10px;
	padding:2px 8px;
	text-decoration:none;
	text-shadow:0px 1px 0px #3d768a;
}
.myButton1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
	background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
	background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
	background-color:#408c99;
}
.btn 
{
     font-family: Arial;
  color: #0021fa;
  font-size: 14px;
  background: #dde2e6;
  padding: 10px 15px 10px 20px;
  text-decoration: none;
      background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
 
}

.btn:hover {
 
color: #000000;
  text-decoration: none;
}
.jtable {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.jtable table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.jtable tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.jtable table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.jtable table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.jtable tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.jtable tr:hover td{
	background-color:#7b838a;
		

}
.jtable td{
	vertical-align:middle;
	
	background-color:#7b838a;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;

}.jtable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.jtable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.jtable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.jtable tr:first-child td{
		background:-o-linear-gradient(bottom, #e5e5e5 5%, #e5e5e5 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #e5e5e5) );
	background:-moz-linear-gradient( center top, #e5e5e5 5%, #e5e5e5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5e5e5", endColorstr="#e5e5e5");	background: -o-linear-gradient(top,#e5e5e5,e5e5e5);

	background-color:#CCCCCC;
	border:0px solid #000000;
	text-align:left;
	border-width:0px 0px 1px 1px;
	font-size:14px;

	font-weight:bold;
	color:#000000;
}
.jtable tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #e5e5e5 5%, #e5e5e5 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e5e5e5), color-stop(1, #e5e5e5) );
	background:-moz-linear-gradient( center top, #e5e5e5 5%, #e5e5e5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e5e5e5", endColorstr="#e5e5e5");	background: -o-linear-gradient(top,#e5e5e5,e5e5e5);

	background-color:#7b838a;
}
.jtable tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.jtable tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
select {
    padding:3px;
    margin: 0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:2px;
    -webkit-box-shadow:
        0 3px 0 #ccc,
        0 -1px #fff inset;
    -moz-box-shadow:
        0 3px 0 #ccc,
        0 -1px #fff inset;
    box-shadow:
        0 3px 0 #ccc,
        0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}
label {position:relative}
label:after {
    content:'<>';
    font:10px "Consolas", monospace;
    color:#aaa;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:4px; top:2px;
    padding:0 0 2px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
}
label:before {
    content:'';
    right:4px; top:0px;
    width:20px; height:10px;
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}
 .rounded_corners
    {
        border: 1px solid #A1DCF2;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 12px;
        overflow: hidden;
    }
    .rounded_corners td, .rounded_corners th
    {
        border: 0px solid #FAFAFA;
           font-size: 10pt;
        text-align: left;
    }
    .rounded_corners table table td
    {
        border-style: none;
    }
   
