html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, sup,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: baseline
}

body,html{
  height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:0;
	margin:0;
	background-color: #324965;
	line-height: 1.7;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #d9d9d9;
	outline: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
}

a         {
    color: #666666;
    font-size: 12px;
	text-decoration: none;
}
a:hover   {
    color: #666666;
	text-decoration: none;
	}
h1 {
	font-size: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
	font-weight: normal;
	line-height: 1.1;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: normal;
	font-size: 18px;
}
h3 {
	font-size: 18px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: 1.4;
}

#wrapper {
	background-color: #FFF;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/line.png);
	background-repeat: repeat-y;
	background-position: 150px;
}

/* ---------------------------------- */
/* MainNav */


/* ---------------------------------- */
/* TopNav */

#topNav a.menu { padding-right: 0px; }
#topNav .menuArrow {
    border-top-color: #777;
}

/* ---------------------------------- */
/* Menu */

.menu-container {
	background-color: #ffffff;
	display: none;
	right: 0;
	width: 440px;
	border: 1px solid #cbcbcb;
	position: absolute;
	z-index: 100;
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
	padding: 8px;
}
.menu-content {
	background-color: #ffffff;
	padding: 0;
	position: relative;
}
.menu-top {
	width: 0;
	height: 0;
	position: absolute;
	top: -7px;
	left: 15px;
}
.menu-container.right .menu-top {
	left: auto;
	right: 15px;
}
.menu-container.middle .menu-top { display: none; }
.menuClose a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 1px 6px;
	position: absolute;
	right: 8px;
	top: 6px;
}
.menu-dropdown {
	background: #ffffff;
	margin-top: 8px;
}
.menu-dropdown .menu-content {
	background: transparent;
	padding: 0;
}
.menu-dropdown .menu-content a {

	display: block;

}

/* ---------------------------------- */

#content {
	background: #FFF;
	width: auto;
	z-index: 15;
	margin-left: 151px;
	position: relative;
	left: auto;
	top: auto;
	padding-bottom: 50px;
}

/* ---------------------------------- */
/* Content Header */

#contentHeader {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}
#advertiseHeader {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 230px;
}
.dashboard {
	height: 60px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 250px;
	color: #b0b0b0;
	text-align: center;
}
.dashboard a{
	color: #b0b0b0;
}
.dashboard a:hover{
	color: #b0b0b0;
}
.dashboard-statistics {
	height: 60px;
	background-image: url(../images/line.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 200px;
	color: #b0b0b0;
	text-align: center;
}
.dashboard-statistics a{
	color: #b0b0b0;
}
.dashboard-statistics a:hover{
	color: #b0b0b0;
}
.dashboard-statistics-last {
	height: 60px;
	float: left;
	width: 200px;
	color: #b0b0b0;
	text-align: center;
}
.dashboard-statistics-last a{
	color: #b0b0b0;
}
.dashboard-statistics-last a:hover{
	color: #b0b0b0;
}
.dashboard-lang {
	height: 60px;
	float: left;
	width: 308px;
	color: #b0b0b0;
	text-align: center;
}
.dashboard-lang a{
	color: #b0b0b0;
}
.dashboard-lang a:hover{
	color: #b0b0b0;
}
.dtop {
	color: #333333;
	height: 40px;
	font-size: 33px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
.dtop-no {
	color: #eeeeee;
	height: 40px;
	font-size: 33px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}
.dtop-minus {
	color: #932d22;
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 25px;
}
.dtop-plus {
	color: #4b9525;
	font-size: 23px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 25px;
}
.dtop-big {
	color: #333333;
	font-size: 45px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 40px;
}
.dtop-big-red {
	color: #da4a38;
	font-size: 45px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 40px;
}
.dtop-num {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	height: 15px;
}

.red {
	color: #d54937;
}
/* ---------------------------------- */

#accept {
	text-align: center;
	background:-moz-linear-gradient(top, #ffffff 0%, #ffffff 2%, #eaebf0 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffffff), color-stop(100%,#eaebf0)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0')";
	padding-bottom: 10px;
	margin-bottom: 50px;
}

/* ---------------------------------- */
/* Btn */

.btn {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #d44937;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.btn:hover { text-decoration: none; }
.btn:active { background-position: left bottom; top: 1px; }

.btn { font-size: 11px; padding: 8px 20px; }
.btn {
	background-color: #d44937;
	color: #FFF;
}
.btn:hover:hover {
	background: #c44434;
}
.btn:active:active {
	background: #B3B3B3;
	background:-moz-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(2%,#9b3326), color-stop(100%,#b83e2f)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* IE10+ */
	background:linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83e2f', endColorstr='#9b3326');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83e2f', endColorstr='#9b3326')";
}
.btnlight {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #f4f4f4;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #666666;
	display: inline-block;
	margin: 0;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.btnlight:hover { text-decoration: none; }
.btnlight:active { background-position: left bottom; top: 1px; }

.btnlight { font-size: 11px; padding: 7px 20px; }
.btnlight {
	background-color: #f4f4f4;
	color: #666666;
	border: 1px solid #dcdcdc;
}
.btnlight:hover:hover {
	background: #e8e8e8;
}
.btnlight:active:active {
	background: #f4f4f4;
	background:-moz-linear-gradient(top, #bebdbd 2%,#cdcaca 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(2%,#bebdbd), color-stop(100%,#cdcaca)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #bebdbd 2%,#cdcaca 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #bebdbd 2%,#cdcaca 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #bebdbd 2%,#cdcaca 100%); /* IE10+ */
	background:linear-gradient(top, #bebdbd 2%,#cdcaca 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcaca', endColorstr='#bebdbd');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#cdcaca', endColorstr='#bebdbd')";
}

.btnaccept:hover { text-decoration: none; }
.btnaccept:active { background-position: left bottom; top: 1px; }

.btnaccept { font-size: 11px; padding: 8px 20px; }
.btnaccept {
	background-color: #d44937;
	background-color: linear-gradient;
	background-image: url(../images/icon/search-big.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
}
.btnaccept:hover:hover {
	background: #c44434;
	background-color: linear-gradient;
	background-image: url(../images/icon/search-big.png);
	background-repeat: no-repeat;
	background-position: top;

}
.btnaccept:active:active {
	background: #B3B3B3;
	background-color: linear-gradient;
	background-image: url(../images/icon/search-big.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
}

.btnstatistics {
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #d44937;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: normal;
	color: #FFF;
	display: inline-block;
	*overflow: visible;
	position: relative;
	border: none;
	border-width: 0px;
	border-style: solid;
	cursor: pointer;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	float: right;
}
.btnstatistics:hover { text-decoration: none; color: #fff !important; }
.btnstatistics:active { background-position: left bottom; top: 1px; }

.btnstatistics { font-size: 11px; padding: 8px 20px; }
.btnstatistics {
	background-color: #d44937;
	color: #FFF;
}
.btnstatistics:hover:hover {
	background: #c44434;
}
.btnstatistics:active:active {
	background: #B3B3B3;
	background:-moz-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(2%,#9b3326), color-stop(100%,#b83e2f)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* IE10+ */
	background:linear-gradient(top, #9b3326 2%,#b83e2f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83e2f', endColorstr='#9b3326');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b83e2f', endColorstr='#9b3326')";

}

/* ---------------------------------- */
/* Widget Content */

.widget-content {
	padding: 20px;
}
.widget-content-list {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.widget-content-status {
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.widget-edit {
	background:-moz-linear-gradient(top, #ffffff 0%, #ffffff 2%, #eaebf0 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffffff), color-stop(100%,#eaebf0)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0')";
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	height: 252px;
}
.widget-news {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.widget-service {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	height: 295px;
}
/*.widget-content:before,
.widget-content:after {
    content:"";
    display:table;
}
.widget-content:after {
    clear:both;
}

/* ---------------------------------- */
/* Basic Table */

.table { width: 100%; border: 0; margin-bottom: 1em; border-collapse: collapse; border-bottom: 1px solid #e5e5e5;  border-top: 1px solid #e5e5e5}
.table thead th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333;
	padding: 10px 10px;
	border-bottom: 1px solid #e5e5e5;
}
.table td { vertical-align: top; }
.table tbody tr td { border-bottom: 1px dotted #e5e5e5; }
.table tbody td { padding: 5px; }

.tableOdd  {
	background-color: #eeeeee;
}
.tableEven  {
	background-color: #ffffff;
}
.tableActive  {
	background-color: #ffffcc;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #d54937;
}

/* ---------------------------------- */
/* Widget Header */

.widget-header {
	background: #333333;
	height: 30px;
	position: relative;
	color: #FFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.widget-header a{
	color: #FFF;
	font-size: 12px;
}
.widget-header a:hover{
	font-size: 12px;
}
.widget-header-top {
	background: #da4a38;
	position: relative;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 25px;
}
.widget-header-top a{
	color: #FFF;
	font-size: 12px;
}
.widget-header-top a:hover{
	font-size: 12px;
}
.widget-header-top-history {
	position: relative;
	color: #d9d9d9;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 25px;
}
.widget-header-top-history a{
	color: #d9d9d9;
	font-size: 12px;
}
.widget-header-top-history a:hover{
	font-size: 12px;
	color: #FFF;
}
.widget-header-top-user {
	position: relative;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 40px;
	float: left;
	height: 25px;
	background-color: #da4a38;
	background-image: url(../images/icon/widget-black.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
}
.widget-header-top-user a{
	color: #FFF;
	font-size: 12px;
}
.widget-header-top-user a:hover{
	font-size: 12px;
}
.widget-header-card {
	background: #333333;
	height: 30px;
	position: relative;
	color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.widget-header-card a{
	color: #FFF;
	font-size: 12px;
}
.widget-header-card a:hover{
	font-size: 12px;
}
.widget-header-top-calendar {
	position: relative;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 45px;
	float: left;
	height: 25px;
	background-color: #da4a38;
	background-image: url(../images/icon/dashboard-header-arrow-white.png);
	background-position: 155px 0px;
	background-repeat: no-repeat;
	width: 120px;
}
.widget-header-top-calendar a{
	color: #FFF;
	font-size: 12px;
}
.widget-header-top-calendar a:hover{
	font-size: 12px;
}
.widget-header-top-number {
	position: relative;
	color: #d9d9d9;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 25px;
	width: 85px;
}
.widget-header-top-number a{
	color: #d9d9d9;
	font-size: 12px;
}
.widget-header-top-number a:hover{
	font-size: 12px;
	color: #FFF;
}
.widget-header-top-name {
	position: relative;
	background-image: url(../images/widget-header-rule.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #d9d9d9;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 25px;
	width: 125px;
}
.widget-header-top-name a{
	color: #d9d9d9;
	font-size: 12px;
}
.widget-header-top-name a:hover{
	font-size: 12px;
	color: #FFF;
}
.widget-header-top-date {
	position: relative;
	background-image: url(../images/widget-header-rule.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #d9d9d9;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 25px;
	width: 125px;
}
.widget-header-top-date a{
	color: #d9d9d9;
	font-size: 12px;
}
.widget-header-top-date a:hover{
	font-size: 12px;
	color: #FFF;
}
.widget-header-top-type {
	position: relative;
	background-image: url(../images/widget-header-rule.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #d9d9d9;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	height: 25px;
}
.widget-header-top-type a{
	color: #d9d9d9;
	font-size: 12px;
}
.widget-header-top-type a:hover{
	font-size: 12px;
	color: #FFF;
}
.widget-header-top-user {
	position: relative;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 40px;
	float: left;
	height: 25px;
	background-color: #da4a38;
	background-image: url(../images/icon/widget-black.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
}
.widget-header-top-user a{
	color: #FFF;
	font-size: 12px;
}
.widget-header-top-user a:hover{
	font-size: 12px;
}
.widget-header-top-calendar {
	position: relative;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 45px;
	float: left;
	height: 25px;
	background-color: #da4a38;
	background-image: url(../images/icon/dashboard-header-arrow-white.png);
	background-position: 155px 0px;
	background-repeat: no-repeat;
	width: 120px;
}
.widget-header-top-calendar a{
	color: #FFF;
	font-size: 12px;
}
.widget-header-top-calendar a:hover{
	font-size: 12px;
}
.widget-header-card {
	background: #333333;
	height: 30px;
	position: relative;
	color: #FFF;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.widget-header-card a{
	color: #FFF;
	font-size: 12px;
}
.widget-header-card a:hover{
	font-size: 12px;
}
.tabs {
	display: inline-block;
	margin: 0;
	background: #333333;
	height: 30px;
	color: #FFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	width: 100%;
}

 .tabs li{
	height: 25px;
	list-style-type: none;
	display: inline-block;
	margin-right: -4px;
	padding-top: 5px;
	padding-right: 17px;
	padding-left: 18px;
	background-image: url(../images/widget-header-rule.png);
	background-repeat: no-repeat;
	background-position: right;
}
.tabs a {
	text-decoration: none;
	display: block;
	padding: 0 12px;
}
 .tabs li.ui-state-active, li.ui-state-default.ui-state-active {
	background-color: #d44937 !important;
	font-weight: bold;
	background-image: url(../images/icon/widget-black.png) !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px;
}
.tabs li.ui-state-active a { color: #FFF; }
.tabs li.add {
	font-weight: bold;
	background-image: url(../images/icon/widget-black.png);
	background-position: 0px -30px;
}

/* ---------------------------------- */
/* Widget Edit */

#editProfile {
	width: 360px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#listProfile {
	width: 402px;
	float: left;
	height: 212px;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
#listSearch {
	width: 100%;
	position: absolute;
	left: 20px;
	bottom: 20px;
}

#newsSearch {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#listProfile:after {
	clear: both;
	content: " ";
	display: block;
}

/* ---------------------------------- */
/* List Table */

table.table-list { width: 100%; border: 0; margin-bottom: 1em; border-collapse: collapse;  }
table.table-list thead th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #333;
	padding: 10px 10px;
}
table.table-list td { vertical-align: top; }
table.table-list tbody td { padding: 5px; }
table.table-list tbody tr.table-pair:hover td  {
	background-color: #eeeeee;
	cursor: pointer;
}
table.table-list tbody tr.table-pair:hover td  a{
	cursor: pointer;
	border-bottom: 1px solid #e5e5e5;
}
table.table-list tbody tr.table-pair-active td  {
	background-color: #eeeeee;
	cursor: pointer;
}
table.table-list tbody tr.table-pair-active:hover td  {
	background-color: #eeeeee;
	cursor: pointer;
}
table.table-list tbody tr.table-pair-active:hover td  a{
	cursor: pointer;
}

/* ---------------------------------- */

#search {
	position: relative;
	z-index: 15;
	background-color: #FFF;
	float: left;
}
#search form {
		text-align: left;
		position: relative;
}
#search input {
	background: #FFF url(../images/icon/search.png) no-repeat 12px 50%;
	width: 210px;
	height: 17px;
	border: 1px solid #d9d9d9;
	position: relative;
	margin-right: 10px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
}
#search-accept {
	position: relative;
	z-index: 15;
	background-color: #FFF;
	float: left;
}
#search-accept form {
		text-align: left;
		position: relative;
}

#search-news {
	position: relative;
	z-index: 15;
	background-color: #FFF;
	float: left;
	margin-bottom: 10px;
}
#search-news form {
		text-align: left;
		position: relative;
}
/* ---------------------------------- */

#form {
	position: relative;
	z-index: 15;
	background-color: #FFF;
	float: left;
}
#form form {
		text-align: left;
		position: relative;
}
#search input {
	background: #FFF url(../images/icon/search.png) no-repeat 12px 50%;
	width: 210px;
	height: 17px;
	border: 1px solid #d9d9d9;
	position: relative;
	margin-right: 10px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
}
#searchField { margin-bottom: 1.75em; }

/* ---------------------------------- */
/* @Forms */

.id {
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	background-image: url(../images/icon/id.png);
	background-repeat: no-repeat;
	background-position: 194px 7px;
	height: 16px;
}
.card {
	width: 218px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 5px;
	height: 30px;
}
.card-top {
	width: 218px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 5px;
	height: 30px;
}
.input {
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 16px;
}
.input-small {
	width: 92px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 16px;
}
.input-small-last {
	width: 88px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 16px;
	border-left-style: none;
}
.input-small {
	width: 92px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 16px;
}
.input-statistics {
	width: 75px;
	height: 16px;
	text-align: center;
	font-size: 15px;
}
.input-statistics-blue {
	width: 75px;
	height: 16px;
	text-align: center;
	border: 1px solid #1988d4;
	font-size: 15px;
}
.input-statistics-orange {
	width: 75px;
	height: 16px;
	text-align: center;
	border: 1px solid #ed7e17;
	font-size: 15px;
}
.input-small-last {
	width: 91px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 16px;
	border-left-style: none;
}
.input-top {
	width: 200px;
	height: 16px;
}
.checkbox {
	margin-top: 4px;
}
/* ---------------------------------- */
/* Edit Table */

.table-edit { width: 100%; border: 0; border-collapse: collapse;  }
.table-spacer {
	height: 50px;
}

/* ---------------------------------- */
/* Home */

.banner1 {
	float: left;
}
.banner2 {
	float: left;
	margin-left: 20px;
}
#mail-header {
	background-color: #333333;
	height: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
.mail-alert {
	float: left;
	width: 212px;
	background-image: url(../images/widget-header-rule.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
}
.add-new {
	background-color: #d94a38;
	float: right;
	height: 25px;
	width: 145px;
	color: #FFF;
	background-image: url(../images/icon/widget-black.png);
	background-repeat: no-repeat;
	background-position: 15px -30px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 55px;
}
.add-new a{
	color: #FFF;
}
.close-new {
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	background-image: url(../images/icon/widget-black.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
	margin-left: 5px;
}
.close-new a { display: block; width: 100%; height: 100%; }
.close-new a span { display:none; width: 100%; height: 100%; }
.open-new {
	top: 0px;
	left: 0px;
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	background-image: url(../images/icon/widget-black.png);
	background-repeat: no-repeat;
	background-position: 0px -90px;
	margin-left: 5px;
}
.open-new a { display: block; width: 100%; height: 100%; }
.open-new a span { display:none; width: 100%; height: 100%; }
.news-left {
	background:-moz-linear-gradient(top, #ffffff 0%, #ffffff 2%, #eaebf0 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffffff), color-stop(100%,#eaebf0)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0')";
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	float: left;
	width: 230px;
}
#read-new {
	padding: 10px;
	margin-left: 231px;
}
#read-new-big {
	padding: 10px;
}
#read-new-top {
	height: 80px;
	line-height: 1.1;
}
.read-new-img {
	font-size: 20px;
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 20px;
}
.read-new-name {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 485px;
	margin: 0px;
	padding: 0px;
}
.read-new-subject {
	font-size: 15px;
	float: left;
	width: 485px;
}
.read-new-date {
	color: #8c8c8c;
	float: left;
	width: 485px;
}

/* ---------------------------------- */
/* messageList */

.message-new {
	background-image: url(../images/icon/message.png);
	background-position: center -10px;
	background-repeat: no-repeat;
	height: 45px;
	width: 30px;
	float: left;
}
.message-important {
	background-image: url(../images/icon/message.png);
	background-position: center -75px;
	background-repeat: no-repeat;
	height: 45px;
	width: 30px;
	float: left;
}
.message {
	height: 45px;
	width: 30px;
	float: left;
}
.message-name {
	font-weight: bold;
	background-image: url(../images/icon/message.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
.message-text {
	color: #8c8c8c;
}
.message-text a{
	color: #8c8c8c;
}
.message-text-active {
}
.next-news {
	position: relative;
	top: 5px;
	line-height: 1.3;
	height: 65px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	margin-top: 20px;
	text-align: right;
	background-image: url(../images/icon/arrow.png);
	background-position: 770px 17px;
	background-repeat: no-repeat;
	padding-right: 60px;
}
.next-new-img {
	height: 40px;
	width: 40px;
	float: right;
	margin-left: 20px;
	margin-top: 12px;
}
.next-new-name {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: right;
	width: 680px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.next-new-subject {
	font-size: 11px;
	float: right;
	width: 680px;
}
.next-new-subject a{
	color: #333333;
}
.next-new-subject a:hover{
	color: #333333;
}
.next-new-date {
	color: #8c8c8c;
	float: right;
	width: 680px;
	font-size: 11px;
}

/* ---------------------------------- */
/* acceptanceList */

.status-bar-acceptances {
	background-color: #16a765;
	height: 15px;
	width: 15px;
	margin-top: 2px;
	margin-left: 2px;
}
.status-bar-notacceptances {
	background-color: #cc0000;
	height: 15px;
	width: 15px;
	margin-top: 2px;
	margin-left: 2px;
}
.status-bar-underway {
	background-color: #ffa800;
	height: 15px;
	width: 15px;
	margin-top: 2px;
	margin-left: 2px;
}
#card-toolbar {
	height: 30px;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 14px;
}
#card-toolbar a{
	color: #d84a38;
	font-size: 14px;
}
#card-toolbar a:hover{
	color: #000000;
	font-size: 14px;
}
#card-search {
	padding-left: 20px;
	float: left;
	background-image: url(../images/icon/dashboard-header-arrow.png);
	background-repeat: no-repeat;
	background-position: -4px -6px;
}
#card-search .arrow {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #000000;
	position: absolute;
	top: 3px;
	left: 10px;
}
#card-paginate {
	float: right;
}
.card-paginate-list {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

/* ---------------------------------- */
/* Service */

.status-bar-acceptances {
	background-color: #16a765;
	height: 15px;
	width: 15px;
}

/* ---------------------------------- */
/* loadingService */

#acceptCard {
	width: 360px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#listService {
	width: 406px;
	float: left;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	background: #616161;
	background: rgba(0,0,0,.075);
	background:-moz-linear-gradient(top, #ffffff 0%, #ffffff 2%, #eaebf0 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffffff), color-stop(100%,#eaebf0)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0')";
	height: 255px;
}
.acceptCard-box {
	height: 50px;
	position: relative;
	width: 360px;
}
.spacer-top{
	height: 20px;
}
.acceptances-bar {
	height: 50px;
	width: 100%;
	background-color: #16a765 !important;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 33px;
	font-weight: bold;
	border: 0px;
	line-height: 1.5;
	margin-top: 10px;
}
.not-acceptances-bar {
	height: 50px;
	width: 100%;
	background-color: #d94a38 !important;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 33px;
	font-weight: bold;
	border: 0px;
	line-height: 1.5;
	margin-top: 10px;
}

/* ---------------------------------- */
/* Statistics */

.widget-statistics {
	background:-moz-linear-gradient(top, #ffffff 0%, #ffffff 2%, #eaebf0 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffffff), color-stop(100%,#eaebf0)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* Opera11.10+ */
	background:-ms-linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* IE10+ */
	background:linear-gradient(top, #ffffff 0%, #ffffff 2%,#eaebf0 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaebf0')";
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.wspacer {
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}
.widget-header-statistics {
	height: 30px;
}
.stat-blue {
	height: 25px;
	margin-right: 50px;
	padding-left: 25px;
	color: #cccccc;
	float: left;
	background-image: url(../images/icon/stat.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
}
.stat-orange {
	height: 25px;
	margin-right: 50px;
	padding-left: 25px;
	color: #cccccc;
	float: left;
	background-image: url(../images/icon/stat.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	padding-top: 5px;
}
.tabs-statistics {
	display: inline-block;
	height: 30px;
	color: #FFF;
	font-size: 12px;
	float: right;
	text-align: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 6px;
}
.tabs-statistics li{
	height: 24px;
	list-style-type: none;
	display: inline-block;
	padding-top: 4px;
	text-align: center;
	width: 90px;
	border: 1px solid #d9d9d9;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: -4px;
}
.tabs-statistics a {
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.tabs-statistics li.ui-state-active, li.ui-state-default.ui-state-active {
	background-color: #474749;
	font-weight: bold;
}
.tabs-statistics li.ui-state-active a { color: #FFF; }
.tabs-statistics li.last {
	font-weight: bold;
	background-image: url(../images/icon/widget-black.png);
	background-position: 0px -30px;
}
.tabs-statistics li.active {
	background-color: #474749;
	color: #FFF;
}
.tabs-statistics li.active a{
	color: #FFF;
}.widget-content-statistics {
	height: 300px;

}
