* {
	padding:0;
	margin:0;
}
html, body {
	height: 100%;
}
body {
	background:#f5f5f5;
	color:#4f4f4f;
	font-size:13px;
	font-family: 'Open Sans', sans-serif;
}
a img {
	border:0;
}
a {	
	color:#b31e36;
	text-decoration:none;
}
h1 {
	font-size:24px;
	color:#273b84;
}
a.arrow {
	background:url("../images/icons/ico_6.png") no-repeat center right;
	padding-right:10px;
}
a.arrow_2 {
	background:url("../images/icons/ico_8.png") no-repeat center left;
	padding-left:10px;
}
#wrapper {
	margin:0 auto;
	width: 1031px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -96px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	height:102px;
	background:blue;
	background:url("../images/border.png") repeat-x bottom left;
	position:relative;
}
.clear {
	clear:both;
	height:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.footer {
	height: 96px; /* .push must be the same height as .footer */
}
.push {
	height: 96px; /* .push must be the same height as .footer */
}
.sprendimas {
	position:absolute;
	right:0;
	font-size:12px;
}
.texus {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}
.button {
	height: 34px;
}
.button.space{
	margin-top:20px;
}
.button.space_b{
	margin-bottom:20px;
}
.button span > a{
	padding-left: 15px;
	padding-right: 10px;
	color: #4f4f4f;
	text-decoration: none;
	line-height: 40px;
	font-size: 13px;
	text-transform: uppercase;
}
.button.logout span > a{
	background: url('../images/icons/ico_2.png') no-repeat center left;
	padding-left:22px;
	margin-left:10px;
}
.button span{
	background: url('../images/misc/btn_l.png') repeat-x;
	float:left;
}
.button span+span{
	display:block;
	background: url('../images/misc/btn_r.png') no-repeat;
	width:5px;
	height:40px;
	float:left;
}

/*Contentas START*/

/**/
/*Header START*/
div.logo {
	position:absolute;
	left:0;
	top:10px;
}
div.user_menu {
	position:absolute;
	right:0;
	top:20px;
	width:735px;
	line-height: 40px;
}
div.u_b1 {
	width: 200px;
}
div.u_b2 {
	width: 120px;
}
div.u_b2 > a{
	background:url("../images/icons/ico_1.png") no-repeat center left;
	padding-left:12px;
}
div.u_b3 {
	width: 415px;
}
/**/
/* Footer*/
.footer .f_b_1 {
	width: 1031px;
	margin:0 auto;
	line-height:40px;
	background:url("../images/border.png") repeat-x top left;
}
.footer .f_b_2 {
	width: 1031px;
	margin:0 auto;
	line-height:52px;
	background:url("../images/border.png") repeat-x top left;
}
/**/
/* VIDINIO STILIAI*/
div.content {
	padding-bottom: 20px;
}
div.left_bar, div.main_bar{
	margin-top:30px;
}
div.main_bar{
	margin-left:60px;
	width: 745px;
}

.titulinis div.main_bar{
	/*margin-left:0px;*/
	width: auto;
}

.titulinis div.left_bar {
	width:385px;
	
	
}

.forgot_form_title {
	padding-bottom:10px;
}

.cms_textfield, .cms_password {
	height:25px;
	line-height:25px;
	width:150px;
	border:1px solid #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0 0 0 10px;
	-webkit-box-shadow: inset 2px 2px 2px 0px #f2f2f2;
    -moz-box-shadow: inset 2px 2px 2px 0px #f2f2f2;
    box-shadow: inset 2px 2px 2px 0px #f2f2f2;
	margin-left: 10px;
}

.cms_submit {
	height:25px;
	color: #4f4f4f;
	font-size: 13px;
	text-transform: uppercase;
	padding: 3px 15px 15px 15px;
	border:1px solid #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
}

#loginform .cms_submit {
	width: 162px;
}

.error {
	padding-bottom: 10px;
	color: #b31e36;
}
.log_form {
	padding-top:20px;
}

.ee_x {
	padding: 0 0 10px 0;
}

.nustatymai_block {
	width: 340px;
}


div.left_menu {}
div.left_menu ul{
	list-style-type:none;
}
div.left_menu ul>li:first-child{
	background:none;
}
div.left_menu ul>li{
	height:30px;
	background:url("../images/border.png") repeat-x top left;
}
div.left_menu ul>li>a{
	line-height:30px;
	background:url("../images/icons/ico_3.png") no-repeat center left;
	padding-left:15px;
}
div.left_menu ul>li.selected>a,
div.left_menu ul>li:hover>a
{
	color:#4f4f4f;
	background:url("../images/icons/ico_7.png") no-repeat center left;
}
div.filers {}

.w_260 {
	width:260px;
}
.w_455 {
	width:455px;
	margin-left:15px;
}
div.filers > div {
	height:40px;
	margin-top:20px;
}
div.filers > div.text {
	margin-top:0;
	margin-bottom:20px;
}
div.filers > div#DataTables_Table_0_wrapper {
	height:auto;
}

div.filers .from {
	color:#b21e36;
}
div.filers .refreshed {
	color:#b21e36;
	
}
table.styled {
	border-collapse: collapse;
	width:100%;
	font-size:11px;
}
table.styled > thead th{
	border:1px solid #d9d9d9;
	padding:10px;
}

.DTFC_LeftHeadWrapper,.dataTables_scrollHeadInner {
	background: rgb(73,93,156); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5NWQ5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTMyNzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(73,93,156,1) 0%, rgba(30,50,113,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,93,156,1)), color-stop(100%,rgba(30,50,113,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#495d9c', endColorstr='#1e3271',GradientType=0 ); /* IE6-8 */
}

table.styled > tbody tr.odd{
	background:#ffffff;
	text-align:center;
}
table.styled > tbody tr.even{
	background:#fbf4f5;
	text-align:center;
}
table.styled > tbody td {
	padding:5px;
	font-size:12px;
}
table.styled > thead {
	color:#fff;
	font-size:12px;
}

.t_style {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:20px;
}
.t_style input {
	height:25px;
	line-height:25px;
	width:100%;
	border:1px solid #d7d7d7;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:0 0 0 10px;
 -webkit-box-shadow: inset 2px 2px 2px 0px #f2f2f2;
    -moz-box-shadow: inset 2px 2px 2px 0px #f2f2f2;
    box-shadow: inset 2px 2px 2px 0px #f2f2f2;
}
.ie7 .t_style thead, .ie8 .t_style thead{ 
	background:url('../images/misc/grad2.png') repeat-x;
}
.t_style thead{
	background: rgb(73,93,156); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5NWQ5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTMyNzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(73,93,156,1) 0%, rgba(30,50,113,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(73,93,156,1)), color-stop(100%,rgba(30,50,113,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(73,93,156,1) 0%,rgba(30,50,113,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#495d9c', endColorstr='#1e3271',GradientType=0 ); /* IE6-8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#495d9c', EndColorStr='#1e3271');
	color:#fff;
}
.t_style thead > tr > th{
	padding:15px 0 15px 25px;
	text-align:left;
}
.t_style td,th {
	border:1px solid #d9d9d9;
}
.t_style th {
	border-top:0;
}
.t_style tbody > tr > td {
	color:#4f4f4f;
	padding:14px 24px 14px 24px;
}
.t_style tbody > tr.odd {
	background:#ffffff;
}
.t_style tbody > tr.even {
	background:#fbf4f5;
}
.t_style {
	width:100%;
}
.red {
	color:#ff0000;
}
.green {
	color:#008003;
}
#datepicker,#datepicker2 {
	background:url("../images/misc/datepick.png") no-repeat center left;
	border:0;
	outline:0;
	height:40px;
	width:259px;
	padding: 0 0 0 10px;
}


.the_h1 {
	width: 296px;
	height: 150px;
}
.the_h1 .r1{
	width: 296px;
	height: 50px;
}

.the_h1 .r2 {
	width: 296px;
	height: 100px;
}

.the_h1 .r2 > div{
	float: left;
	width: 148px;
	height: 100px;
}

.dataTables_scrollHeadInner {
	position:relative;
	left:0px;
	right:0px;
}

.DTFC_LeftBodyWrapper > .DTFC_Cloned {
	position:relative;
	left:0px;
	right:0px;
}
/**/

.tabs_menu {
	list-style-type:none;
	height: 58px;
}

.tabs_menu li  {
	float: left;
	margin-left:10px;
}

.tabs_menu li a {
	position: relative;
	background: #FFF;
	border-top: 1px solid #d7d7d7;
	padding:20px 20px 19px 20px;
	display: block;
	color: #4f4f4f;
	text-transform: uppercase;
}

.tabs_menu li a .l_kk {
	background:url("../images/misc/left_kk.png") no-repeat top left;
	width: 4px;
	height: 58px;
	display:block;
	position: absolute;
	top: -1px;
	left: -4px;
}

.tabs_menu li a .r_kk {
	background:url("../images/misc/right_kk.png") no-repeat top right;
	width: 4px;
	height: 58px;
	display:block;
	position: absolute;
	top: -1px;
	right: -4px;
}

.tabs_menu li.selected a {
	font-weight: bold;
	padding-bottom: 20px;
}

.tabs_menu li.selected a .r_kk, .tabs_menu li.selected a .l_kk {
	height: 59px;
}

.the_tab {
	border: 1px solid #d7d7d7;
	padding: 15px 10px 10px 10px;
	background-color: #FFF;
	width: 415px;
	padding-right: 300px;;
}

#tabs {
	margin-top: 10px;
}
.dataTables_wrapper {
	background: #FFF;
}
.saved {
	color:green;
	font-size:14px;
}
.save_fail {
	color:red;
	font-size:14px;
}