* {
	margin:0px; 
	padding:0px;
}
html {
	height:100%;
	min-height:100%;
}
body {
	height:100%;
	min-height:100%;
	background:#ffffff;
	font-family:Arial;
	font-size:12px;
	line-height:14px;
	color:#333333;
}
a {
	outline:none;
	text-decoration:none;
	color:#2a6496;
}
a:hover {
	text-decoration:underline;
}
label:hover {
	text-decoration:underline;
}
fieldset {
	border:1px solid #bcbcbc;
	padding:10px;
}
a img {
	border:0px;
}
h1, h2, h3 {
	margin:10px 0px;
	padding:2px 0;
	color:#c24e00;
}
h1 {
	font-size:20px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:13px;
}
hr {
	border:none;
	background:#7f7f7f;
	height:1px;
	margin-top:4px;
	margin-bottom:4px;
}
p {
	margin-bottom:10px;
}
input[type=text],input[type=password],select,textarea {
	border:1px solid #bcbcbc;
	border-radius:4px;
	background:#ffffff;
	padding:2px 4px;
	color:#505050;
	margin:4px;
	resize:none;
}
input {
}
.wronginput {
	border:1px solid #f15845;
}
.hidden {
	display:none;
}
input[type=submit],input[type=button],input[type=file],input[type=reset] {
	cursor:pointer;
	color:#4d7e90;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px;
	background:#edf1f3;
	border:1px solid transparent;
	border-radius:4px;
}
input[type=submit]:hover,input[type=button]:hover,input[type=file]:hover,input[type=reset]:hover {
	color:#295c6f;
	background:#d6e2e9;
}
blockquote {
	font-style:italic;
	border:1px dashed #bcbcbc;
	margin:10px;
}
table {
	width:100%;
}
table td{
	vertical-align:top;
}
ul,ol {
	margin-left:40px;
	margin-bottom:10px;
}
#maincontainer {
	min-height:100%;
}
.content {
	height:100%;
}
.leftside {
	width:210px;
	padding:0 10px 30px;
	color:#ffffff;
	background:url('images/bg_sidebar.jpg');
}
.leftside a{
	color:#ffffff;
}
.center {
	padding:0 10px 30px;
}
#nav {
	margin-top:20px;
}
#nav ul{
	list-style:none;
}
#nav  ul li{
	font-weight:bold;
	margin-bottom:10px;
}
.clear,.both {
	clear:both;
}
.s_t{
	font-size:28px;
	padding:20px;
	margin-bottom:20px;
	text-align:center;
}
.s_c{
	padding:20px;
}
.s_t, .s_c {
}
.s_c input{
	width:100%;
}
.center .tdr, .content_adm .tdr, .rightside .tdr {
	text-align:right;
	padding-right:5px;
}
.vatop {
	vertical-align:top;
}
.main_login_body {
	background:#ffcd2d;
	width:100%;
	height:100%;
	position:absolute;
}
.main_login {
	padding:25px 40px;
	background:#ffffff;
	border:1px solid rgba(0,0,0,0.047);
	box-shadow:0px 5px 15px rgba(0,0,0,0.506);
	margin:100px auto;
	width:540px;
}
.logo {
	text-align:center;
	margin:20px 0px;
}
/*-------------------- ADMIN PANEL --------------------*/
#mainadmpage {
	min-height:100%;
	width:100%;
}
.content_adm {
	overflow:hidden;
	width:100%; 
	margin:0 auto;
}
.content_adm .s_t {
}
.content_adm .s_c {
}
.content_adm a {
}
.content_adm .navigator li.on {
	background:#eb440a;
}
.adminleft {
	width:200px;
	background:#f9f9f9;
	border-right:1px solid #dfdfdf;
	vertical-align:top;
}
.adminleft table{
	width:100%;
}
.fr {
	width:395px;
	background:#f9f9f9;
	border:1px solid #dfdfdf;
	float:right;
	padding:10px;
}
.admincenter {
	padding-left:15px;
	vertical-align:top;
}
.content_adm .current {
	height:40px;
	background:#eb440a;
	vertical-align:middle;
	padding-left:10px;
}
.content_adm .navln {
	height:40px;
	vertical-align:middle;
	padding-left:10px;
}
.content_adm .current a:hover {
	font-weight:bold;
	color:#d2ba96;
	font-size:14px;
}
.content_adm .navln a:hover {
	font-weight:bold;
	color:#d2ba96;
	font-size:14px;
}
.content_adm .current a {
	font-weight:bold;
	color:white;
	font-size:14px;
}
.content_adm .navln a {
	font-weight:bold;
	color:#eb440a;
	font-size:14px;
}
.inputlogin {
	width:170px;
}
.del_item, .content_adm  .del_item{
	font-weight:bold;
	color:#f15845;
}
.rl {
	float:right;
}
.rl .d {
	color:#f15845;
}
.edit_item{
	color:#005e82;
	font-weight:bold;
}
td.list_item, .list_item td, .center .list_item td  {
	padding:4px;
	border-bottom:1px solid #eeeeee;
	font-size:12px;
	vertical-align:middle;
}
th.list_item, .list_item th, .center .list_item th {
	padding:10px;
	border-bottom:3px solid #eeeeee;
	font-size:12px;
	text-align:left;
	background:#f5f5f5;
	vertical-align:middle;
}
.list_item th a {
	color:#333;
	text-decoration:underline;
}
.center .list_item td table td {
	padding:0px;
	font-size:11px;
	border:0px;
	width:33%;
}
.list_item th a:hover{
	text-decoration:none;
}
.svod td, .svod th {
	border-right:1px solid #eeeeee;
}
.center .list_item tr:hover td, .list_item tr:hover td{
	background:#eeeeee !important;
}
.list_item {
	width:100%;
}
.mess_err {
	color:#f15845;
	font-weight:bold;
}
.mess_att {
	color:#f15845;
}
.mess_ok{
	color:#75b531;
	font-weight:bold;
}
.td_red {
	background:#feeeee !important;
}
.td_green {
	background:#f3feee !important;
}
.prognoz {
	background:#f3feee;
	padding:20px;
	border-left:5px solid #75b531;
}
.prognoz table{
	width:auto;
}
.prognoz table td{
	padding:7px 20px;
}
.prognoz tr:hover td, .prognoz tr:hover td{
	background:#eeeeee;
}
/*-------------------- NAVIGATION --------------------*/
.navigator {
	list-style: none;
	margin-bottom:20px;
	padding-bottom:20px;
}
.simple {
	clear:both;
	margin-top:20px;
	height: 70px;
	overflow: auto;
	padding-left:0px;
}
.navigator li {
	float: left;
}
.navigator li {
	display: block;
	height: 25px;
	line-height: 25px;
}
.navigator li.on {
	background: #2a6496;
}
.navigator li span {
	padding: 0 8px;
	display: block;
	height: 25px;
	font-weight: bold;
	color: #ffffff;
}
.navigator li a {
	padding: 0 8px;
	display: block;
	height: 25px;
	font-weight: bold;
	background: none;
}
.center .mail {
	border:none;
}
.center .mail th, .center .mail td {
	padding:4px;
}
.center .mail th, .center .mail {
	border-bottom: 2px solid #a3a3a3;
}
.center .mail td {
	border-bottom: 1px solid #a3a3a3;
}
.center .mail {
	margin-bottom:10px;
}
.normal {
	font-weight:normal;
}
.hideerr .ifh span.mess_err {
	display:none;
}
.newletter {
	font-weight: bold;
}
.out_detail {
	margin-top:20px;
	background:#fbf8f2;
	border-left:5px solid #f0ad4e;
	padding:10px 20px;
	margin-bottom:20px;
}
.out_detail ul{
	list-style:none;
	font-size:17px;
	line-height:20px;
	margin-left:0px;
}
.comment {
	background:#c7edfc;
	margin-bottom:20px;
	border:1px;
	padding:7px;
	border-radius:5px;
}
.comment_author {
	background:#e5f7fd;
	margin-left:50px;
}
#com_msg {
	height:140px;
	padding:10px;
	width:80%;
}
.com_u {
	padding-bottom:4px;
	font-weight:bold;
}
#panel {
	line-height:20px;
	margin-bottom:40px;
}
.main_login_body input {
	height:24px;
}
.main_login_body input:focus{
	border:1px solid #66afe9;
	box-shadow:inset 0px 1px 1px rgba(0,0,0,0.071),0px 0px 8px rgba(102,175,233,0.600);
}
.main_login_body input[type=submit]{
	width:99%;
	margin-top:20px;
}
#panel table{
	width:100%;
}
#panel table td{
	padding:4px 0px;
}
.calendar {
	width:230px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.calendar table{
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	width:228px;
}
.calendar table td,.calendar table th{
	border-right:1px solid #eeeeee;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	width:34px;
	text-align:center;
	height:34px;
	vertical-align:middle;
	position:relative;
}
.calendar table th{
	background:#f5f5f5;
}
.calendar sup {
	color:#f15845;
	top:2px;
	left:2px;
	display:inline-block;
	position:absolute;
	background:#ffffff;
}
.weekend {
	color:#f15845;
}
.calendar table td a,.calendar table td span {
	text-decoration:none;
	display:block;
	width:34px;
	line-height:34px;
	height:34px;
}
.calendar table td a {
	font-weight:bold;
	background:#deeeca;
}
.calendar table td a:hover {
	background:#ff9d5c;
	color:#ffffff;
}
.calendar table td.dn {
	background:#e5e5e5;
}
.year {
	float:left;
	margin-right:20px;
	height:34px;
	line-height:34px;
	margin-bottom:20px;
}
.year a{
	display:block;
	padding:0 10px;
	height:34px;
	text-decoration:none;
}
.year_act a, .year a:hover  {
	background:#d5dee4;
	color:#ffffff;
}
.top_nav {
	background:linear-gradient(to bottom,#ffd058 0px,#ffb035 100%) transparent;
	height:100px;
	padding-top:15px;
	border-bottom:5px solid #c24e00;
	margin-bottom:20px;
	padding-left:20px;
	margin-left:-10px;
}
.top_nav ul {
	list-style:none;
	margin:0px;
}
.top_nav ul li{
	float:left;
	line-height:100px;
	color:#ffffff;
	padding:0 20px;
	text-transform:uppercase;
	background:url('images/menu-separator.png') no-repeat center right;
	border:1px;
	border-radius:3px 3px 0px 0px;
}
.top_nav ul li.active{
	background:linear-gradient(to bottom,#de8c00 0px,#c24e00 100%) transparent;
}
.top_nav ul li:hover{
	background-color:rgba(150,0,0,0.102);
}
.top_nav ul li a{
	display:block;
	color:#ffffff;
	font-size:15px;
	padding-left:50px;
	background-repeat:no-repeat;
	background-position:left center;
	text-shadow:1px 1px 1px rgba(0,0,0,0.5);
	text-decoration:none;
}
.top_nav ul li a.nav_home{
	background-image:url('images/home.png');
}
.top_nav ul li a.nav_users{
	background-image:url('images/users.png');
}
.top_nav ul li a.nav_project,.top_nav ul li a.nav_services{
	background-image:url('images/projects.png');
}
.top_nav ul li a.nav_pay{
	background-image:url('images/pay.png');
}
.top_nav ul li a.nav_work,.top_nav ul li a.nav_one{
	background-image:url('images/brush.png');
}
.top_nav ul li a.nav_arch{
	background-image:url('images/trash.png');
}
.left_nav {
}
.left_nav ul {
	list-style:none;
	margin:0px;
}
.left_nav ul li{
	font-size:15px;
}
.left_nav ul li.active {
	background-color:rgba(0,52,72,0.506);
}
.left_nav ul li:hover{
	background:rgba(255,255,255,0.039);
}
.left_nav ul li a{
	display:block;
	padding:10px 15px 10px 20px;
	color:#ffffff;
	text-decoration:none;
}
input.work_now,input.work_now:hover {
	width:20px;
	height:20px;
	background:url('images/start.png') no-repeat transparent;
	text-indent:-100px;
	overflow:hidden;
}
.add {
	display:inline-block;
	line-height:24px;
	background:url('images/plus.png') transparent no-repeat center right;
	padding-right:30px;
}
.admin_pr_links {
}
.admin_pr_links ul {
	list-style:none;
	margin:30px 0px;
}
.admin_pr_links ul li{
	margin-bottom:10px;
	font-size:15px;
}
.projects_filter {
	list-style:none;
	margin:0 0 10px 0;
	padding:10px 0;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
.projects_filter li{
	display:inline-block;
	font-size:17px;
	padding-right:40px;
}
.projects_filter li.active{
	font-weight:bold;
}
.base_add_comment_btn{
	font-weight:bold;
	color:#2a6496;
	font-size:15px;
	cursor:pointer;
}
#modal_bg{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:700;
	background:rgba(0,0,0,0.5);
}
.modal{
	position:absolute;
	padding:20px;
	z-index:800;
	display:none;
	background:#ffffff;
	border:1px solid #cccccc;
	right:0px;
	top:0px;
	text-align:center;
}
.modal textarea{
	height:80px;
}
.modal textarea,.modal select{
	width:200px;
}
.modal_close{
	width:20px;
	height:20px;
	background:url('./images/ico_close.png');
	cursor:pointer;
	position:absolute;
	top:10px;
	right:10px;
}
.modal_close_small{
	width:10px;
	height:10px;
	background:url('./images/ico_close_10.png');
	cursor:pointer;
	position:absolute;
	top:10px;
	right:10px;
}
