body {
	background-color: #b6b7bc;
	font-family: arial;
	font-size: 10pt;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

.link {
	color: #B4C0C4;
	border-bottom: 1px #B4C0C4 dashed;
}

.link-1 {
	color: #2f1fff;
	border-bottom: 1px #2f1fff dashed;
}

.dialog {
	font-size: 10pt;
	display: none;
}

.dialogVisible {
	font-size: 10pt;
}

.ui-accordion-content ul li {
	padding-bottom: 5px;
}

.ui-widget-overlay {
	background: #4a4a4a !important;
	opacity: 0.3 !important;
}
.ui-widget-header {
	font-weight: normal !important;
}
.ui-dialog .ui-dialog-titlebar {
    padding: 0.1em 1em !important;
	font-size: 10pt !important;
}

.ui-dialog .ui-dialog-buttonpane button {
    font-size: 10pt !important;
    margin: 0.2em 0.4em 0 0 !important;
}

#auth-header {
	position: absolute;
	left: 50%;
	top: 200px;
	margin-left: -160px;
	width: 315px;
	height: 40px;
	padding-right: 5px;
	padding-top: 4px;
	background: url("../img/logo_small.png") top left no-repeat;
	text-align: right;
	color: #000;
	font-size: 13pt;
}

#auth-wnd {
	position: absolute;
	left: 50%;
	top: 250px;
	margin-left: -160px;
	width: 260px;
	height: 90px;
	padding: 30px;
	color: #fff;
	font-size: 11pt;
	background-color: #4b6c9f;
	border-radius: 5px;
}

#authForm .login {
	position: absolute;
	left: 40px;
	top:33px;
}
#authForm #login {
	position: absolute;
	right: 40px;
	top:30px;
	width: 140px;
}

#authForm .pass {
	position: absolute;
	left: 40px;
	top:63px;
}
#authForm #pass {
	position: absolute;
	right: 40px;
	top:60px;
	width: 140px;
}

#authForm button {
	position: absolute;
	right: 40px;
	bottom:30px;
	font-size: 13pt;
}

#header {
	height: 60px;
	position: absolute;
	left: 50px;
	right: 50px;
	top: 20px;
	/*background: url("../img/logo.png") top left no-repeat;*/
	padding: 10px 20px 10px 20px;
	color: #fff;
	background-color: #4b6c9f;
}

#header .h-left {
	float: left;
}

a h1 {
	padding: 0;
	font-weight: normal;
	font-size: 19pt;
	color: #fff;
	margin: 15px 0 0 20px;
}

h2 {
	position: absolute;
	right: 70px;
	top: 30px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11pt;
}
h2 a{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	cursor: pointer;
}

h3 {
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
	font-weight: normal;
	font-size: 15pt;
}

.pathLink {
	color: #B4C0C4;
	border-bottom: 1px #B4C0C4 dashed;
}

.logout {
	position: absolute;
	right: 20px;
	top:25px;
	width: 29px;
	height: 29px;
	cursor: pointer;
}

#nav {
	height: 38px;
	position: absolute;
	left: 50px;
	right: 50px;
	top: 100px;
	padding-left: 20px;
	padding-top: 12px;
	color: #fff;
	background-color: #fff;
	/*border-radius: 6px;
	border: 3px #4a4a4a solid;*/
}

#nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li{
	float: left;
	font-weight: bold;
	font-size: 11pt;
	background-color: #4b6c9f;
	margin-right: 10px;
	padding: 3px 10px 0 10px;
	height: 26px;
}
#nav ul li a{
	color: #fff;
	text-decoration: none;
}

#nav .nobg{
	background: none;
}

.content {
	height: auto;
	position: absolute;
	left: 50px;
	right: 50px;
	top: 150px;
	padding: 12px 20px 12px 20px;
	color: #000;
	background-color: #fff;
	margin-bottom: 30px;
}

.cleft {
	left: 50px !important;
	right: 32% !important;
}

.cright {
	left: 69% !important;
	right: 50px !important;
	position: fixed !important;
}

#changePassError {
	color: red;
	display: none;
}

#accordion ul {
	margin: 0;
	padding: 0;
}
#accordion ul li{
	list-style: none;
}
#accordion ul li a:hover{
	border-bottom: 1px #999999 dotted;
}

table {
	width: 100%;
}
.tcaption td{
	font-weight: bold;
	/*border: 0;*/
	text-align: center;
}

.rounded td{
	border: 1px #4b4b4b solid;
	border-radius: 5px;
	padding: 5px;
	margin: 15px;
}

.centered {
	text-align: center;
}
.lefted, .lefted td {
	text-align: left;
}

.inputFull {
	width: 99%;
}

.el-rte .tabsbar .tab {
	font-size: 1em !important;
}

.dialog hr {
	border: 0;
	border-top: 1px solid #DDDDDD;
	margin-top: 20px;
}
.withHr {
	float: right;
	margin-left: 10px;
}

#dialog-selectType td {
	text-align: left;
	padding-bottom: 10px;
}
#dialog-selectType td a:hover {
	border-bottom: 1px #000 dashed;
}

.highlighted td {
	background-color: #cccccc !important;
}

.resellers a {
	color: #164cf7;
	text-decoration: underline;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 0.2em 1.5em !important;
	font-weight: bold;
}

.ui-tabs .ui-tabs-nav {
	padding: 0 !important;
}

.ui-widget {
	font-family: Arial !important;
	font-size: 11pt !important;
}

.ui-tabs .ui-tabs-panel {
	padding: 0.1em 0.7em !important;
}

.ui-tabs {
	padding: 0 !important;
	margin-top: 30px;
}

.ui-widget-content {
	background: #e8e8e8 !important;
}

.ui-widget-header {
	border: none !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}

.ui-tabs .ui-tabs-nav li {
	top: 0 !important;
}

#tabs table a {
	color: #164cf7;
	text-decoration: underline;
}

.filter {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 12pt;
}

.clear {
	margin-left: 20px;
}

#periodsFilter {
	margin-top: 20px;
}

.sprt {
	float:left;
	width:100%;
	border-bottom:1px #333333 dotted;
	padding: 2px 0 3px 0;
}

.forget{
	float: left;
	text-decoration: underline;
	margin-top: 14px;
	margin-left: 9px;
}

.r-url {
	font-size: 11pt;
}
.r-url a {
	color: #164CF7;
	text-decoration: underline;
}

.profile_input {
	width: 250px;
}

.blocked td {
	background: rgba(255, 0, 0, 0.3) !important;
}