﻿ul.b_form_container
{
	border: 0px solid #ccc !important;
	box-shadow: 0 0 0px rgba(0,0,0,0.3) !important;
}

ul.b_form_container > li.b_form_footer
{
	background-color: #ffffff !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border-top: 1px solid #dedede !important;
	margin-left: 1em !important;
	padding-left: 0 !important;
}

div.property-sheet tfoot a:visited
{
	color: #fff;
}

div.property-sheet a:visited
{
	color: #036cb5;
}


div.b_panels_viewport
{
	padding: 0px;
	position: relative;
	border-top: 0px none #fff;
}

div.b_settings_container {
padding: 0px;
border: 0px none #fff;
}

/*propsheet*/
div.property-sheet
{
	padding: 1px;
	margin-bottom: 1em;
	border: 0px none #fff;
	box-shadow: 0 0 0 rgba(204,204,204,0.75);
}

div.property-sheet table
{
	margin-left: 1em;
}

div.property-sheet table tfoot tr td
{
	padding: 10px 10px 10px 10px !important;
	background-color: #fff;
	border-top: 1px solid #e0e0e0;
}

/**/
div.keeper-forms
{
	/*
	min-height: 600px;
	overflow: auto;
	*/
}
/*segment-menu*/
ul.segment-menu
{
	list-style: none !important;
	margin: 0px 10px 0px 10px !important;
	padding: 0px !important;
	font-size: smaller;
	margin: 0 auto !important;
	width: 424px;
}

ul.segment-menu > li
{
	float: left;
	margin: 0px;
}

ul.segment-menu > li:first-child
{
	margin-left: 0;
	border-left: 1px solid #046cb5;
}

ul.segment-menu > li:last-child
{
}

ul.segment-menu > li > a, ul.segment-menu > li > span
{
	display: block;
	padding: 2px 10px 3px 10px;
	background-color: #ffffff;
	border-top: 1px solid #046cb5;
	border-bottom: 1px solid #046cb5;
	border-right: 1px solid #046cb5;
	color: #3783c8;
	text-decoration: none;
}

ul.segment-menu > li > a:hover
{
	background-color: #77b7e0;
}

ul.segment-menu > li > a.segment-menu-current, ul.segment-menu > li > span.segment-menu-current
{
	background-color: #046cb5;
	border-color: #046cb5;
	color: #fff;
	font-weight: bold;
}


.with-scroll
{
	max-height: 600px;
	overflow: auto;
}

.with-scroll-left
{
	max-height: 800px;
	overflow: auto;
	float: left;
	/*direction: ltr;*/
	padding-left: 0px;
	padding-right: 0px;
	border: 0px red solid;
	margin-right: -1px;
	width: 347px;
}

.with-scroll-left ul
{
	width: 330px;
}

.left-gravity
{
	direction: ltr;
}

.with-no-scroll
{
	overflow: hidden !important;
}

/**/
div.my-content-empty > i
{
	position: relative;
	display: block;
	height: 290px;
	line-height: 39px;
	padding: 0px;
	text-align: center;
	font-style: normal;
	margin: 40px !important;
}

div.my-content-empty > i > span
{
    display: block;
    position: absolute;
    top: 19.5%;
    left: 0;
    right: 0;
    color: #999;
    text-align: center;
    white-space: nowrap;
    margin: 0 auto;
    text-align: center;
    line-height: 20px;
}

div.my-content-empty.history > i > span{
    position: static;	
}
div.my-content-empty > i > span > img
{    
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
div.my-content-empty > i > span b
{
    text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
    height: 20px;
    font-style: normal;
    white-space: normal;    
}

div.b_zone_selector ul
{
	margin: 0;
	padding: 10px 0 0 10px;
	border: 0px none #dedede;
}
/**/
ul.b_form_container textarea
{
	height: 80px;
}
.bottom-panel
{
	height: 130px;
}

.bottom-panel textarea.message-field
{
	/*float: left;*/
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}
.bottom-panel btn-send-message
{
	/*float: right;*/
	width: 40px !important;
	padding: 0px;
}

.property-sheet table tr td h3
{
	font-size: 18px;
	font-weight: 300;
	margin: 0px;
	color: #555;
}

.b_settings_container table tr td h3
{
	font-size: 18px;
	font-weight: 300;
	margin: 0px;
	color: #555;
}

div.b_settings_container table {
margin-left: 0.5em;
}

div.property-sheet
{
	margin: 0px;
}

/**/
a.favorite-on
{
	display: block;
	width: 18px;
	height: 18px;
	background: transparent url(../img/star-on.png) 50% 50% no-repeat;
	position: absolute;
	top: 8px;
	right: 16px;
	z-index: 20;
}

a.favorite-off
{
	display: block;
	width: 18px;
	height: 18px;
	background: transparent url(../img/star-off.png) 50% 50% no-repeat;
	position: absolute;
	top: 8px;
	right: 16px;
	z-index: 20;
}

a.goto-external-link
{
	display: block;
	width: 18px;
	height: 18px;
	background: transparent url(../img/list-actions/goto-link.png) 50% 50% no-repeat;
	position: absolute;
	top: 8px;
	right: 16px;
	z-index: 20;
}

a.goto-internal-link
{
	display: inline;
	width: 18px !important;
	height: 18px;
	padding-left: 22px;
	background: transparent url(../img/list-actions/goto-link.png) 0 50% no-repeat;	
	white-space: nowrap;
	text-decoration: none;
	border-bottom: 1px dotted #036cb5;
}

a.mark-as-read
{
	display: block;
	width: 18px;
	height: 18px;
	background: transparent url(../img/list-actions/mark-all-as-unread.png) 50% 50% no-repeat;
	position: absolute;
	top: 8px;
	right: 16px;
	z-index: 20;
}
  
a.user-settings
{
	display: block;
	width: 18px;
	height: 18px;
	background: transparent url(../img/list-actions/settings.png) 50% 50% no-repeat;	
	z-index: 20;
}
/**/
span.unread
{
	background: transparent url(../img/ui/36/icon-bullet-small.png) 0 50% no-repeat;
	padding-left: 16px;
}
/*form updates*/
div.keeper-forms h1.b_panel_header > span 
{
	margin-left: 0.5em;
	color: #555;
}
/**/
.msg-Out
{
	color: #3783c8 !important;
}

.msg-body-Out
{
	background-color: #f8f9fb;	
}

/**/
h1.service-title
{
	width: auto;
}
h1.service-title a {
	background-color: #ffffff;
}

h1.service-title > div {
	font-weight: bold;
}

/**/
table.user-info td, table.user-info th
{
	padding-left: 10px;
	color: #555;
}

table.user-info td
{
	line-height: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
}

table.user-info  a
{
	color: #555;
	text-decoration: none;
	/*border-bottom: 1px dotted #555;*/
}

/**/
b.item-value
{
	float: right;
}

span.item-description-hint
{
	color: #777;
	width: auto !important;
	padding-top: 0.25em;
	font-size: smaller;
	float: left;
	margin: 5px 0 0 0; 
}

/**/
.e_icon_refresh_static
{
	background: transparent url(../img/refresh.png) 50% 50% no-repeat !important;
}

.e_icon_refresh_gif
{
	background: transparent url(../img/refresh.gif) 50% 50% no-repeat !important;
}
/**/
div.keeper-layout-content.keeper-layout-content-sb-toolbar {
height: 465px;
}

.ds-search-btn
{
	height: 32px !important;
	margin-left: 0.25em !important;
	margin-top: 0 !important;
}

.ds-search-input
{
	width: 70% !important;
}
/**/
textarea[readonly="readonly"]
{
	color: #555;
	background: #f2f2f2 url(../img/ui/icon-readonly_field.png) right center no-repeat;
	border-color: #e2e2e2 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

a.link-dotted 
{
	text-decoration: none;
}	

a.link-dotted span
{
	text-decoration: none;
	border-bottom: 1px dotted #036cb5;
}

span.item-description h4
{
	color: #777;
	display: block;
	margin-top: 0.75em !important;
	margin-bottom: 0.25em !important;
	font-weight: bold;
}

a[disabled="disabled"]
{
	cursor: auto !important;
}

.lang-VI, .lang-VД {
	background-image: url(../img/flags/VN.png);
}

/*b.summ {
    display: inline-block !important;
}*/