body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #EFEFEF;
}

.usual-news pre, pre.usual-news {
    overflow: auto;
    max-width: 500px;
    padding: 20px;
}
.usual-news tr td + td + td > div {
    margin: 10px;
}

div.row div.preview {
    user-select: none;
    -moz-user-select: none;
    height: 275px;
    padding-top: 10px;
    padding: 5px;    
    margin-top: 10px;
    border: 1px solid #C9E0ED ;
    width: 541px;
    border-radius: 10px;
    overflow: hidden;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #C9E0ED;
}           
#page > div.container {
    min-height: 450px;
}
.active-banner-header {
    color: green;
}
.inactive-banner-header {
    color: red;
}
.banner-index1{
	margin-left:250px;
	height: 150px;
}
.banner-index1 div{
	margin-bottom: 5px;
}
.banner-index div {
	margin-bottom: 5px;
}
/* .inactive-banner-header*/

#header
{
	margin: 0;
	padding: 0;
	border-top: 3px solid #C9E0ED;
}

#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #C9E0ED;
}

#logo
{
	padding: 10px 20px;
	font-size: 200%;
}

#mainmenu
{
	background:white url(bg.gif) repeat-x left top;
}

#mainmenu ul
{
	padding:6px 10px 5px 10px;
	margin:0px;
}

#mainmenu ul li
{
	display: inline;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #6399cd;
	background-color:#EFF4FA;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

.helper-admin a {
    font-size: 14pt;
}
div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}

div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B7D6E7;
	border-left: 5px solid #6FACCF;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #298dcd;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#EFFDFF;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

.operations
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	color: #0066A4;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #0066A4;
}

.operations li a:hover
{
	background: #80CFFF;
}

input.captchar {
    width: 100px;
    max-width: 100px;

}

div.captchar > img {
	vertical-align: middle;
	margin: 10px;     
}
div.captchar > a {
	vertical-align: middle;
	margin: 10px;     
}
div.captchar > div.input {
	vertical-align: middle;
	margin: 10px;     
}

input[type=button]:hover, input[type=text]:hover, textarea:hover, input[type=submit]:hover, input[type=password]:hover {
    background-color: #C9E0ED;
}
input[type=button], input[type=text],  textarea, input[type=submit], input[type=password], select, option {
    background: none;
    border: 1px solid #C9E0ED;
    font-size: 10pt;
    border-radius: 10px;
}

textarea {
    padding: 5px;
    resize: vertical;
}
input[type=text], input[type=password] {
    padding-left: 6px;    
}

div.checkrow > label {
    float: left;
    padding-right: 20px;
}

.pretty-checkbox img.vis {
    width: 14px;
    height: 14px ;
    padding: 2px;
    border: 1px solid #C9E0ED;
    border-radius: 8px;
}
.pretty-checkbox div:hover {
    background-color: #C9E0ED;
}
.pretty-checkbox input {
    display: none;
}

.news-indelivery {
    color: green;
}

.old-news {
    color: grey;
}


div.view, div.portlet-content li a  {
    border-radius: 10px;
}

div.portlet-decoration {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;    
}
div.portlet-content {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;    
}


div.iosdevice td:first-child {
    border: 0px solid red;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;    
}
div.iosdevice td+td+td+td+td {
    border: 0px solid red;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: green;
    font-weight: bold;    
}
div.iosdevice td+td+td+td {
    color: red;
    font-weight: bold;
}
div.iosdevice td {
    width: 10%;
    color: gray;
}
div.iosdevice td+td {
    width: 70%;
}
div.iosdevice td+td+td {
    width: 10%;
}

div.iosdevice.online td {
    background: #a4f8ca;
}
.notice-status{
	font-weight: bold;
}
.banner-title{
	font-size: 14px;
	font-weight: bold;	
}
.banner-logo{
	height:150px;
	overflow:hidden;
	position:absolute;
	width:200px;
}
.banner-logo:hover{
	overflow: visible;
	z-index: 100;
}
.pick_out_date{
	font-weight: bold;
}
.row-label{
/*	float:left;*/
	position: absolute;
	margin-right: 20px;
	padding-top: 6px;
}
.row-input{
	margin-left:200px;
}
.isolated-block{
	margin: 15px 0;
	border: 1px solid #298DCD;
	padding-left:10px;
}