* {
  margin: 0;
  padding: 0;
}
img {
  border: 0px;
}
table {
    border-collapse: collapse;
    font-size: 11px;
}
.block_content table {
    width: 100%;
}
table tr th {
    text-align: center; 
}
table tr td, table tr th {
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.m5r{
  margin-right: 5px;
}
.bold {
  font-weight: bold !important;
}
.nonpadding {
  padding: 0 !important;
}
.kontener_element table tr td, table tr th {
    padding: 1px;
}
div#tasks table tr td {
    border: 1px solid black;
}
div#tasks h3 {
    overflow: hidden;
    clear: both;
}
.right {
    float: right;
}
.t_right {
  text-align: right !important;
}
ul#browsing_persons li {
    clear: both;
    float: left;
}
ul#browsing_persons li span.right {
    margin-left: 5px;
}
div#body_black {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: black;
    top: 0px;
    left: 0px;
    opacity: 0.8;
    display: none;
    background-image:  url('/layout/images/ajax-loader_1.gif');
    background-position: center;
    background-repeat: no-repeat;
}
ul li.active a {
    color: red;
}
h3 {
  background: -moz-linear-gradient(center top , #F0F0F0 0px, #DBDBDB 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #B0B0B0;
  color: #444444;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 10px;
  text-align: center;
}
h3.investments {
 background: none repeat scroll 0 0 whitesmoke;
  border: 1px  solid #4A86B5;;
    box-shadow: 0 0 1px 7DB9E8  inset, 0 1px 3px rgba(0, 0, 0, 0.45);
  color: black;
  font-size: 16px;
  font-weight: normal;
  padding: 3px 10px;
  text-align: center;
  width : 90% !important;
  margin : 3% auto;
}

#form-add-investmens label
{
    color :#7DB9E8;
}

ul, ul li {
    margin: 0px;
    padding: 0px;
}
a {
    text-decoration: none;
    color: black;
}
ul li {
    list-style: none;
    display: table-row-group;
}
body{
  margin: 0;
  padding: 0;
  background: #ebebeb;
  line-height: 20px;    
  font-family: 'Open Sans';
  font-size: 13px;
  color: #000;
}
fieldset{
	margin: 10px;
	padding: 10px;
}
.wrapper{
    margin: 0 auto;
    width: 100%;
    padding-bottom: 50px;
}
#footer {
  background: #454545;
  height: 40px;
  line-height: 40px;
  -webkit-box-shadow:  0px 0px 6px 1px rgba(0, 0, 0, 0.6);
  box-shadow:  0px 0px 6px 1px rgba(0, 0, 0, 0.6);
  color: #B0B0B0;
  overflow: hidden;
  position: fixed;
  bottom: 0;
  z-index: -1;
  width: 100%;
  text-align: center;
}
#footer a {
  color: #FFF;
}
#footer a:hover {
  color: #FF9E02;
}
#banner_container {
  background: #454545;
  min-height: 50px;
  line-height: 50px;
  -webkit-box-shadow:  0px 0px 6px 1px rgba(0, 0, 0, 0.6);
  box-shadow:  0px 0px 6px 1px rgba(0, 0, 0, 0.6);
  color: #B0B0B0;
  overflow: hidden;
  margin-bottom: 10px;
}
#banner_container::after {
  content: '';
  display: block;
  clear: both;
}
#banner_container #banner_header {
  margin-left: 100px;
  font-style: italic;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #000000;
  filter: dropshadow(color=#000000, offx=1, offy=1);
  font-size: 14px;
  color: #B0B0B0;
  float: left;
}
#banner_container #user-mini-panel {
  float: right;
  color: #FFF;
  padding-right: 100px;
  height: 50px;
  line-height: 50px;
}
#banner_container #user-mini-panel img#user {
  height: 50px;
  display: block;
  float: right;
  margin: 0 10px;
}
#banner_container #user-mini-panel a {
  font-weight: bold;
  color: #FFF;
  display: block;
  float: right;
  margin-left: 10px;
}
#banner_container #user-mini-panel #logout {
  margin-left: 10px;
}
#banner_container #user-mini-panel #logout img {
  position: relative;
  top: 2px;
}
#inside_header {
    border-bottom: 4px solid #e1e1e1;
}
#header_page {
    float: left;
    margin-left: 8px;
    margin-bottom: -4px;
}
#inside_header {
    overflow: hidden;
}
#inside_header div, #inside_header h2 {
    float: left;
}
#inside_header h2 {
    padding: 10px 25px;
    font-size: 11px;
    margin: 0px;
    font-family: Arial;
    background: url('/layout/images/pion_sprite.png') 0px -72px repeat-x;
    color: #000;
}
#inside_header #header_left {
    background: url('/layout/images/pion_sprite.png') top left no-repeat;
    width: 13px;
    height: 36px;
}
#inside_header #header_right {
    background: url('/layout/images/pion_sprite.png') 0px -36px no-repeat;
    width: 15px;
    height: 36px;
}
#page_center {
  background: #EBEBEB;
}
#inside_content_border {
    overflow: hidden;
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    padding: 10px 5px 5px 5px;
    min-height: 500px;
}
#block_container_ul li {
  float: left;
  margin: 5px;
}
.block_header {
  background: #4573a7;
  color: #FFF;
  width: 350px;
  height: 30px;
  line-height: 30px;
}
.block_header div, .block_header h4 {
  float: left;
  font-size: 12px;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-indent: 20px;
  width: 305px;
}
#block_container {
    overflow: hidden;
}
#block_container_ul {
    overflow: hidden;
}
.block_header .block_header_left {
  display: none;
}
#main_content {
  float: left;
  padding-bottom: 20px;
}
.block_content {
  padding: 5px;
  overflow-y: scroll;
  height: 219px;
}
.block_content h3 {
  font-size: 10px;
  padding: 5px 0px;
}
.block_content a {
  color: #000;
}
.block_header .block_header_right {
  background: url( '/layout/images/icon-move.png' ) no-repeat center #FFF;
  width: 40px;
  height: 30px;
  cursor: move;
}
div.block_container_container {
  overflow: auto;
  width: 337px;
  height: 259px;
  border: solid 1px #b8b9ba;
  background: #FFF;
  overflow: hidden;
  padding-bottom: 5px;
}
.block_div_container {
  height: 259px;  
  overflow: hidden;
}
/* mini table */
.mini-table thead th {
  background: #ffffff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f3f3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-8 */
  padding: 3px 5px;
  font-weight: normal;
  border: 1px solid #e4e6e5;
}
.mini-table tbody td {
  border: 1px solid #e4e6e5;
  padding: 3px 5px;  
}
.mini-table tbody tr:hover td {
  background: #e3e3e3;
}
.center {
  text-align: center !important;
}

#home_link {
    float: left;
    width: 20px;
    height: 16px;
    background: url('/layout/images/pion_sprite.png') 0px -170px no-repeat;
    margin-right: 5px;
}
#menu_right{
    margin: 0;
    padding: 0;
/*    border: 1px solid black;*/
    float: left;
    width: 200px;
}
#user_top_menu {
    clear: both;
    margin: 10px 0px 10px 8px;
    float: left;
    color: #868582;
}
#user_top_menu a {
    color: #868582;
}
#logout_div {
    clear: both;
    margin: 8px 0px 0px 83px;
}
#logout_div a {
    border: 1px solid #aeaeae;
    color: #000;
    padding: 2px;
    background: url('/layout/images/pion_sprite.png') 0px -186px repeat-x;
}
#footer{
  clear: both;    
}
.footer{
  display: none;
}
div.footer_row {
    overflow: hidden;
    border-bottom: 1px solid #d6d6d6;
}
.footer_menu {
    float: right;
}
.footer_menu li {
    float: left;
}
.footer_menu li a {
    font-weight: bold;
    color: #000;
    padding: 0px 10px;
    margin: 10px 0px;
    display: block;
}
.no_bold li a {
    font-weight: normal;
}
.top_page {
    border-left: 1px solid #000;
}
span.footer_text {
    display: block;
    color: #000;
    padding: 10px;
}
#read_more {
    color: #000;
    text-decoration: underline;
}
div#content-container {
    width: 500px;
    top: 30%;
    position: absolute;
    left: 50%;
}
div#ajax_message {
    width: 500px;

}
div#user_message {
    width: 99%;
    color: black;
    font-weight: bold;
    background: greenYellow;
    border: 1px solid black;
    z-index: 100000;
    padding: 10px;
    float: left;
    position: fixed;
    bottom: 0px;
}
div#user_message a {
    float: right;
    color: red;
}

div#tm {
    width: 100%;
    color: black;
    font-weight: bold;
    background: red;
    border: 1px solid black;
    z-index: 100001;
    padding: 10px;
    float: left;
    position: fixed;
    bottom: 0px;
    display: none;
}
.inner_banner_container {
  
}
.inner_banner_container a {
    color: #000;
}
#menu_main_container {
    clear: both;
    overflow: hidden;
    margin-top: 30px;
}
#menu_bottom_black_hole {
    width: 190px;
    height: 33px;
    border: 1px solid #cfcfcf;
    background: #888888;
}
#logged_information {
    float: left;
    margin-top: 2px;
    background-color: #f7f7f6;
    color: #d1cfcf;
    font-weight: normal;
    padding: 5px 10px 5px 5px;
    width: 90px;
    text-align: left;
    font-size: 11px;
}
.inner_banner_container ul li ul {
    display: none;
}
.inner_banner_container ul li ul li {
    padding-left: 15px;
    margin-left: 10px;
    background: url('/layout/images/arrow_menu_orange.gif') 5px 5px no-repeat;
    color: #000000;
    font-weight: normal;
}
.inner_banner_container ul li ul li a {
    color: #000;
    background: none;
    padding: 0px;
}
.inner_banner_container ul li {
    color: #000;
    cursor: pointer;
}
.inner_banner_container ul li span {
    padding-left: 15px;
    background: url('/layout/images/menu_arrow.gif') 5px 5px no-repeat;
}
#alert {
  margin: 10px 0;
  background: #606c88;
  color: #FFF;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
}
#menu_container {

}
#ul_menu li {
  list-style-type: none;
  display: block;
  margin: 5px 0;
  float: left;
}
#inside_content {
  clear: both;
}
#ul_menu li a {
  display: block;
  padding: 6px 25px 7px;
  border: solid 1px #f79621;
  border-bottom: 1px solid #ED6600;
  background: #f9c667; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YzY2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNzk2MjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f9c667 0%, #f79621 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f9c667 0%,#f79621 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-8 */
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 120px;
  text-align: center;
  color: #000;
}
#ul_menu li a:hover {
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.45);
}
.menu-title {
  color: #6C6C6C;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  margin: 0 20px;
  padding-bottom: 5px;
  border-bottom: solid 1px #CDD1D3;
}
.default-table, .report-table-content {
  width: 100%;
  font-family: verdana;
  font-size: 12px;
  border-bottom: 1px solid #DDDDDD;  
}
.default-table thead th, .report-table-content thead th {
  background: #4573A7;
  color: #fff;
  padding: 8px 15px;
  font-weight: normal;
  text-align: left;
}
.default-table thead th a, .report-table-content thead th a {
  font-weight: normal;
  color: #fff;
}
.default-table thead th img, .report-table-content thead th img{
  position: relative;
  top: 9px;
}
.default-table tbody td, .report-table-content tbody td {
  padding: 8px 15px;
  font-family: verdana;
  background: #FFF;
  color: #474747;
}
.default-table td li{
  display: list-item;
  list-style: disc;
}
.default-table tbody tr:nth-of-type(2n+1) td {
  background: none repeat scroll 0 0 #F6F6F6;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
}
.default-table tbody td a, .report-table-content tbody td a {
  color: #000;
}
.default-table tbody td a:hover, .report-table-content tbody td a:hover {
  text-decoration: underline;
}
.report-table-content tbody tr td{
  background: none repeat scroll 0 0 #efefef;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
}
#formularz_podsumowanie {
  clear: both;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  text-align: center;
  top: -20px;
}
#login_page label {
  text-align: right;
  width: 50px;
  height: 28px;
  line-height: 28px;
  color: #fff;
}
#login_page input[type="text"], #login_page input[type="password"] {
  background: #586366; /* Old browsers */
  background: -moz-linear-gradient(top,  #586366 0%, #626d71 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#586366), color-stop(100%,#626d71)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #586366 0%,#626d71 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #586366 0%,#626d71 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #586366 0%,#626d71 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #586366 0%,#626d71 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#586366', endColorstr='#626d71',GradientType=0 ); /* IE6-9 */
  border: 1px solid #465256;
  border-bottom: 1px solid #6C777A;
  color: #C9D4D8;
  font-size: 12px;
  height: 27px;
  line-height: 27px;
  width: 230px;
  width: 230px;
  padding: 0 10px;
  display: block;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#login_container {
  background: #4D575A;
  padding: 50px 30px;
  width: 350px;
  margin: 100px auto;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #C9D4D8;
  font-size: 13px;
  border: 1px solid #586366;
}
#login_botton {
  display: block;
  margin: 20px 0 0 55px;
  background: #000;
  color: #CAD2D4;
  font-size: 12px;
  padding: 7px 25px 8px;
  width: 120px;
  border: 0px;
  -webkit-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
  text-transform: none;
  cursor: pointer;
  float: left;
}
#login_container a {
  color: #FFF;
  font-size: 11px;
  margin-left: 13px;
  top: 20px;
  position: relative;
}
#login_container a:hover, #login_botton:hover {
  text-decoration: underline;
}
#login_container label{
  color: #fff;
}
#menu_links {
    margin-left: 100px;
}
#menu_links li {
    float: left;
}
#menu_links li a {
    display: block;
    padding: 5px 10px;
    color: #000;
}
#top_menu {
  padding: 10px;
  background: #4c4c4c;
  display: table-cell;
  vertical-align: top;
  float: left;
  width: 200px;
  margin-left: 10px;
  margin-right: 10px;
}
.main-nav {
  float: left;
}
#nav-user-img {
  height: 92px;
  padding: 20px;
  float: left;
}
#nav-user-img img {
  height: 92px;
}
#user-info p {
  margin: 0;
  padding: 0;
}
#user-info {
  background: #2d2d2d;
  color: #b0b0b0;
  font-size: 11px;
  padding: 5px 10px;
  height: 25px;
  line-height: 25px;
}
#user-info a {
  color: #FFFFFF;
}
#user-details {
  background: white;
  height: 132px;
  position: relative;
  left: -335px;
  top: -30px;
  -webkit-box-shadow:  1px 1px 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow:  1px 1px 3px 1px rgba(0, 0, 0, 0.3);
  width: 300px;
  line-height: 18px;
  z-index: 100;
}
#user-details span {
  display: block;
  text-align: center;
  margin: 20px 0 5px;
  float: left;
  width: 140px;
  font-size: 12px;
}
#user-details a {
  color: #C00;
  display: block;
  font-size: 13px;
  text-decoration: none;
  float: left;
  margin: 5px auto;
  text-align: center;
  width: 140px;
}
#user-details .logout {
  background: url("/layout/images/logout-icon.png") no-repeat scroll left center transparent;
  color: #C00;
  display: block;
  font-size: 13px;
  text-decoration: none;
  float: left;
  padding-left: 20px;
  width: 100px;
  margin-left: 10px;
}
.main-nav {
  width: 200px;
}
.main-nav li {
  clear: both;
  font-size: 13px;
  margin: 0;
  width: 200px;
  font-family: verdana;
  font-size: 11px;
  list-style-type: none;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #282828;
  display: block;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  background-color: rgba(0, 0, 0, 0.4);
}
.main-nav li.active, .main-nav li:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.main-nav li .img {
  background: url('/layout/images/menu-icons.png') no-repeat 15px 8px;
  height: 35px;
  line-height: 35px;
  width: 35px;
  float: left;
  margin-right: 3px;
}
.main-nav li a {
  color: #fff;
  //display: block;
  text-decoration: none;
  text-shadow: 0 1px 1px #202324;
  //height: 40px;
  //line-height: 38px;
  display: table-cell;
  vertical-align: middle;
}
ul.main-nav li a {
  line-height: 35px;
}
div.subnav ul li a{
    line-height: 15px;
}
.main-nav li.active a, .main-nav li:hover a {
  color: #FF9E02;
  text-shadow: 0 1px 1px #000;
}
#main-nav-obieg-dok .img {
  background-position: 15px -1187px;
}
#main-nav-zarzadz-iso .img {
  background-position: 15px -386px;
}
#main-nav-firma .img {
  background-position: 15px -90px;
}
#main-nav-projekty .img {
  background-position: 15px -989px;
}
#main-nav-moja-strona .img {
  background-position: 15px -789px;
}
#main-nav-administracja .img {
  background-position: 15px -1089px;
}
#main-nav-pozostale .img {
  background-position: 15px -488px;
}
#main-nav-reports .img {
  background-position: 15px -286px;
}
#subnav {
  background: rgba(0, 0, 0, 0.2);
  float: left;
  min-height: 848px;
}
.subnav {
  background: rgba(0, 0, 0, 0.2);
}
.subnav li {
  border: 0;
  //height: 35px;
  //line-height: 35px;
  list-style: none outside none;
  font-size: 11px;
  //text-indent: 20px;
  background: none;
  padding-top: 8px;
  padding-bottom: 8px;
}
.subnav li a {
  background: url('/layout/images/menu-icon-new.png') no-repeat 15px 50%;
  padding-left: 31px;
  color: #fff;
  text-shadow: none;
  line-height: 12px;
  padding-right: 8px;
}
.subnav li.active {
  background: none;
}
.subnav li:hover a, .subnav li.active a {
  color: #FF9E02;
  text-shadow: none;
}
#subnav ul {
  margin: 21px 15px;
}
#subnav li a {
  display: block;
}
#subnav .title {
  color: #8A9294;
  font-size: 14px;
  line-height: 24px;
  margin-top: 21px;
  padding: 0 15px;
  text-shadow: 0 1px 0 #FFFFFF;
}
table{
	text-align: left;
}
tr td {
    text-align: left;
}
span.error_message {
  color: #cc0000;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana;
}
div#tree_team table tr td {
    cursor: pointer;
}
div.permissions_tree {
    float: left;
    width: 300px;
}
div#permissions_modules {
    float: left;
    width: 170px;
    margin-left: 20px;
}
div#permissions_modules h3, div#structure_ducuments h3 {
    margin: 5px 0px;
}
div#structure_ducuments {
    float: left;
    width: 320px;
}
div#structure_ducuments table tr td.tabela_komorka_tytul {
    cursor: pointer;
    padding: 0px 5px;
    line-height: 0px;
}
div#structure_ducuments table tr td.active {
    border: 1px solid red;
    background: #EEEEEE;
}
div#permissions_form ul li label {
    display: inline-block;
    width: 156px;
}
div.top_container {
    overflow: hidden;
}

div.permissions_tree_admin {
    overflow: scroll;
    height: 400px;
    width: 339px;
    float: left;
}
div.permissions_tree_admin ul.groups_tree li ul {
    list-style: none;
    padding-left: 20px;
    display: none;
}
h3#permissions_h3 {
    padding: 10px;
}
a.show_tree {
    
}
a.ul_active {
    color: red;
}
#new_comment_form{
	width: 100%;
}

.comments_list div{
    margin: 15px;
    padding: 15px;
    border: 1px black solid;
}

.toggle_menu_title{
    cursor: pointer;
}
div#resources_list label {
    width: 100px;
    display: inline-block;
}
div.technical_perssons_form {
    display: none;
}
div.fb {
    display: inline-block;
}
div.users_in_approval_group {
    display: none;
}
a.approval_groups {
    width: 150px;
    display: inline-block;
}
.pointer {
    cursor: pointer;
}
ul.left li {
    float: left;
    margin-left: 10px;
}
.clear {
    clear: both;
    margin: 10px 0;
}
ul.permissions_proposal li label {
    width: 200px;
    display: inline-block;
}
ul#send_proposal_list li ul {
    display:none;
}
a.back_permission {
    margin-left: 0px;
}
div.list_of_resources ul.menu li {
    float: left;
    margin-left: 20px;
}
div.list_of_resources ul {
    clear: both;
    overflow: hidden;
}
li.title {
    font-weight:bold;
}
div.list_of_resources h3 {
    clear: both;
}
div.legend {
    overflow: hidden;
}
div.legend ul li span {
    display: inline-block;
    width: 10px;
    height: 10px;
    clear: both;
}
div.legend ul li span.blue {
    background: blue;
}
div.legend ul li span.green {
    background: green;
}
div.legend ul li span.red {
    background: red;
}
div.legend ul li span.orange {
    background: orange;
}
div.ajax_pager {
    overflow: hidden;
    text-align: center;
    margin: 20px;
}
div.ajax_pager ul {
    display: inline-block;
    clear: none;
    overflow: visible;
}
div.ajax_pager ul li {
  background: #ffffff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin: 0 3px;
  width: 30px;
  border: solid 1px #CFCFCF;
  border-bottom: 1px solid #B3B3B3;
  font-size: 11px;
  color: #000;
}
div.ajax_pager ul li:hover {
  color: #FFF;
  background: #4573A7;
  border: 1px solid #FFF;
}
#pager_select {
  padding: 3px;
}
div.ajax_pager ul li a {
  color: inherit;
  display: block;
}
div.ajax_pager ul li.active {
  background: #C00;
  color: #FFF;
  border: 1px solid #FFF;
}
#pager_select {
  border: 1px solid #CCC;
  display: inline-block;
  font-size: 12px;
  padding: 5px 10px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  height: 32px;
  line-height: 32px;
  width: 80px;
  color: #555555;
}
div.tasks_row select option {
  color: #555555;
  padding: 3px 5px;
}

div.select_limit {
    display: inline-block;
    margin-left: 20px;
}
div.left {
    float: left;
    margin: 0px 0px 10px 0px;
}
div.task_graphic {
    overflow: hidden;
    margin-left: 11px;
    margin-right: 5px;
    clear: both;
    margin-top: 20px;
}
div.task_calendar {
    margin-top: 10px;
    padding: 10px;
    background:  url('/layout/images/task_calendar_top.gif') no-repeat top left #dddddd;
    margin-bottom: 10px;
}
div.calendar_text a, div.calendar_text span {
    float: left;
}
div.calendar_text span.month_date {
    padding: 0 10px;
    background: white;
    border-bottom: 1px solid #5e5e5e;
    border-top: 1px solid #5e5e5e;
    margin-bottom: 1px;
}
div.calendar_text {
    overflow: hidden;
}
a#calendar_left {
    background: url('/layout/images/calendar_left.gif') no-repeat top left #dddddd;
    width: 20px;
    height: 16px;
}
a#calendar_right {
    background: url('/layout/images/calendar_right.gif') no-repeat top left #dddddd;
    width: 20px;
    height: 16px;
}
div.task_row label {
    display: inline-block;
    width: 200px;
    font-weight: bold;
}
div.task_row span {
    display: inline-block;
}
.menu-line {
  border-top: 1px solid #FFF;
  padding-top: 10px;
  margin: 0 20px;
}
.form-content, .main_container {
  margin: 0 20px 0 0;
  background: #FFF;
  border: solid 1px #cfcfcf;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  clear: both;
  float: left;
  width: 100%;
  padding-bottom: 5px;
}
.main_container .main_title {
  display: none;
}
div.filters{
  margin: 0 20px 20px;
  float: left; 
}
.project_filters{
  width: 750px;
}
div.task_fileters {
  margin: 0 20px 10px 0;
  float: left;
}
div.tasks_row {
  float: left;
  margin: 10px 10px 10px 0;
  width: 235px;
  height: 50px;
}
div.tasks_row label {
  display: inline-block;
  text-align: right;
  color: #818386;
  margin: 0 5px 2px 0;
  font-size: 13px;
}
div.tasks_row input[type="text"], div.tasks_row .ffb-input, div.tasks_row select, .ui-autocomplete-input {
  border: 1px solid #CCC;
  color: #555555;
  display: inline-block;
  font-size: 12px;
  height: 21px;
  line-height: 21px;
  padding: 1px 10px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  width: 215px;
}
div.tasks_row select {
  height: 25px;
  line-height: 25px;
  width: 235px;
  color: #555555;
  padding: 2px 0 2px 5px;
}
div.tasks_row select option {
  color: #555555;
}
.filtr-buttons {
  width: 100%;
  height: 40px;
  clear: both;
}
.task_fileters .clear {
  padding-top: 10px;
}
.button-form input{
  height: 30px;
}
.button-form{
  display: inline-block;
}
a.reset-filtr, .apply-filtr, .cancel-filtr, .toggle-filtr {
  display: block;
  background: #4573a7;
  height: 24px;
  line-height: 20px;
  padding: 2px 10px;  
  margin: 10px 10px 10px 0;
  color: #FFF;
  text-align: center;
  float: left;
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-family: verdana;
  font-size: 11px;
  min-width: 90px;
}
a.cancel-filtr{
  height: 24px !important;
}
.toggle-filtr {
  background: #f1f1e9;
	border: solid 1px #C6C6C6;
  border-bottom: 1px solid #AFAFAF;
  margin: 0 10px 10px 0;
  clear: both;
  color: #000;
}
#advance-filtr {
  clear: both;
}
.apply-filtr {
  margin: 0 10px 0 0;
	border: solid 1px #98B383;
  border-bottom: 1px solid #647458;
  background: #a9db80; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #a9db80 0%, #96c56f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9db80), color-stop(100%,#96c56f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a9db80 0%,#96c56f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 ); /* IE6-8 */
}
.cancel-filtr {  
  margin: 0;
	border: solid 1px #82A5B2;
  border-bottom: 1px solid #4E646C;
  background: #49c0f0; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5YzBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyY2FmZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #49c0f0 0%, #2cafe3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49c0f0), color-stop(100%,#2cafe3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #49c0f0 0%,#2cafe3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 ); /* IE6-8 */
}
.apply-filtr:hover, .cancel-filtr:hover, .toggle-filtr:hover, .send-to:hover {  
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.45);
}
.send-to{
  display: block;
  margin-bottom: 10px;
  padding: 6px 25px 7px;
  border: solid 1px #f79621;
  border-bottom: 1px solid #ED6600;
  background: #f9c667; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YzY2NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNzk2MjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f9c667 0%, #f79621 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f9c667 0%,#f79621 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-8 */
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 120px;
  text-align: center;
  color: #000;
  float: left;
  cursor: pointer;
}
.send-to:hover {
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.45);
}
.task_fileters .clear a.reset-filtr:hover {
  background: #cc0000;
}
.no-results {
  width: 100%;
  clear: both;
  background: #FFF;
  border: 1px solid grey;
  color: #000;
  text-align: center;
  padding: 20px 0;
}
div.task_details_row label {
    width: 150px;
    font-weight: bold;
    display: inline-block;
}
div.task_details_row textarea {
    width: auto;
}
table.graphic_task tr td, table.graphic_task tr th  {
    width: 17px;
    height: 21px;
    padding: 0px;
    text-align: center;
    border: 1px solid gray;
}
table.graphic_task tr th {
    height: 20px;
}
table.graphic_task tr td span {
    display: block;
    width: 100%;
    height: 14px;
    margin: 0;
}
table.graphic_task tr th.title_task, table.graphic_task tr td.title_task {
    text-align: left;
    padding-left: 4px;
    font-family: arial;
    color: #000;
    font-size: 11px
}
table.graphic_task tr td.title_task a {
    font-family: arial;
    color: black;
    font-size: 11px
}
div.table_header {
    position: relative;
    width: 100%;
    height: 22px;
}
div.table_header table.graphic_task{
    position: absolute;

}
table.graphic_task {
    border-collapse: collapse;
}
table tr td.handler {
    cursor: move;
}
div#resizeble_divs {
    position: relative;
    width: 100%;
}
span.process_title {
    display:inline-block;
    width: 200px;
}
ul.plan_processes li {
    width: 900px;
}
div.process_detials {
    width: 100%;
}
table tr.ui-sort-disabled td {
    background: LightCyan;
}
div.inline {
    display: inline-block;
}
div.resources_list {
    clear: both;
}
div.resources_list fieldset {
    margin: 0px;
    padding: 0px;
}

.file_short_content{
    width: 100%;
}
.file_short_content table{
    width: 100%;
    border: 1px solid black;
}
.file_short_content tr{
    width: 100%;
    border: 1px solid black;
}
.file_short_content td {
    border: 1px solid black;
}
.file_short_content th{
    text-align: center;
}

.file_short_content .left{
    width: 100px;
    height: 100px;
}
.file_short_content .center{
    vertical-align: text-top;
    padding: 6px;
}
.file_short_content .right{
    width: 60px;
    text-align: center;
}
.call{
    width: 66px;
}
.hide{
    display: none;
}
.table_cell_top{
    vertical-align: top;
}
#multiselect {
    width: 460px;
    height: 200px;
    clear: both;
}
ul.menu li {
    float: left;
}
ul.menu li a {
    display: block;
    padding: 5px 10px;
}
#incidents #tasks {
    min-height: 200px;
}
div.form_row {
  clear: both;
  font-size: 11px;
  font-family: verdana;
  line-height: 29px;
  border-bottom: 1px dotted #F2F2F2;
  padding: 3px;
  min-width: 500px;
}
.form_row .input a {
  color: #0F9FDC;
  font-weight: bold;
}
.form_row h4{
  background: none repeat scroll 0 0 #efefef;
  border: 1px solid #808080;
  clear: both;
  color: #000000;
  padding: 2px 0;
  text-align: center;
  width: 100%;  
}
div.form_row label {
  width: 180px;
  float: left;
  text-align: right;
  line-height: 25px;
  color: #356aa0;
  margin-right: 5px;
  font-weight: bold;
}
div.form_row .input {
  line-height: 25px;
  margin-left: 190px;
  min-height: 26px;
  color: #000;
}
div.form_row .input span.error_message {
  display: block;
}
div.form_row input[type="text"], div.form_row input[type="password"], div.form_row select, div.form_row textarea, div.form_row .ffb-input, .select {  
  border: 1px solid #CCC;
  color: #555555;
  display: inline-block;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  padding: 0px 10px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  width: 322px;
}
div.form_row input[type="radio"] {
  margin-right: 5px;
  top: 2px;
  position: relative;
}
div.form_row select[multiple] {
  height: auto;
  line-height: auto;
}
.break{
  border: 1px solid #efefef;
  border: solid 1px #cfcfcf;
  border-bottom: 1px solid #b3b3b3;
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
}
.input .ui-autocomplete-input {
  border: 1px solid #CCC;
  color: #555555;
  display: inline-block;
  font-size: 12px;
  height: 13px;
  line-height: 13px;
  padding: 5px 10px;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);  
  width: 215px;  
}

div.form_row select option, .select option {
  padding: 5px 10px;
}
div.form_row textarea, .default-table textarea {
  display: inline-block;
  width: 600px;
  height: 150px;
}
.form_row_no_left {
  float: left;
}
.mini {
  padding: 4px 15px 5px;
  float: left;
}
div.form_row label.error {
    float: none;
    color: red;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
}
div.form_row input.error, div.form_row textarea.error {
  border: 1px solid #cc0000;
}
/* repozytorium plikow*/
#files_tree {
    float: left;
    width: 400px;
}
#file_list, #scanned_documents {
    float: left;
    width: 350px;
    margin-left: 20px;
}
#file_list ul li, #scanned_documents ul li {
    float: left;
    margin: 5px;
    width: 150px;
    padding: 5px;
    border: 1px solid white;
    overflow: hidden;
}
li.file_item{
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  padding: 5px;
  display: inline-block;
}
div.file_icon {
    text-align: center;
}
div.file_name {
    text-align: center;
    line-height: 15px;
}
#file_list ul li.file_active, #scanned_documents ul li.file_active {
    border: 1px solid red;
    background: #FBCBBC;
}
#file_list_document {
    overflow: hidden;
}
#file_list ul li a.close_file, #scanned_documents ul li a.close_file {
    float: right;
    display: none;
}
#file_list_document ul li a.close_file, #scan_list_document ul li a.close_file {
    display: block;
}
#file_list_document #file_list  {
    width: auto;
}
ul.file_attachments li .file_icon {
    float: left;
    margin: 10px;
    height: 70px;
    display: table;
}
ul.file_attachments li .file_icon .file_middle_icon {
    display: table-cell;
    vertical-align: middle;
}
ul.file_attachments li .file_icon  img {
   
    
}
ul.file_attachments li .file_info {
    float: left;
}
ul.file_attachments li {
    margin: 10px;
}
ul.file_attachments li ul li {
    margin: 2px;
}
.hidden {
    overflow: hidden;
}
ul.filter_buttons {
    text-align: center;
}
ul.filter_buttons li {
    display: inline-block;
    margin: 5px;
}
input.button_filter {
    background: white;
    color: black;
    border: 1px solid white;
    cursor: pointer;
}
input.button_filter.active {
    border: 1px solid red;
    background: #FBCBBC; 
}
a.question_li_a {
    float: right;
    color: black;
}
ul.document_approve_list li {
    float: left;
    margin-left: 20px;
}
div.overflow {
    overflow: hidden;
}
span.confirmed {
    text-decoration: underline;
    font-weight: bold;
}
ul.confirmed_users li {
    float: left;
    margin: 3px;
}
div.document_content {
  padding: 25px;
  overflow: hidden;
  clear: both;
  line-height: 30px;
}
div.document_content h2{
  text-align: left;
  font-size: 13px;
}
div.document_content h1{
  color: blue;
  font-size: 15px;
}
span.menu_odstep {
    display: block;    
}
table.aduits_table {
    width: 100%;
}
a.remove, a.add {
    float: right;
    margin-left: 5px;
}
#persons_in_basket .add_all_li, #persons_in_basket a.add {
    display: none;
}
div.user_row a.remove, div.documents_row a.remove {
    display: none;;
}
#persons_in_basket div.user_row a.remove, #persons_in_basket div.documents_row a.remove {
    display: block;
}
#audit_persons div.user_row a.remove, #audit_documents div.user_row a.remove, #audit_persons div.documents_row a.remove, #audit_documents div.documents_row a.remove {
    display: block;
}
#audit_persons div.user_row a.add, #audit_documents div.user_row a.add, #audit_persons div.documents_row a.add, #audit_documents div.documents_row a.add {
    display: none;
}
#audit_persons, #audit_objects, #audit_documents{
  margin: 0 0 0 180px;
}
ul#audit_persons li, ul#persons_in_basket, #user_list li, #audit_documents li {
    float: left;
    margin: 2px 5px;
    clear: both;
}
ul#audit_objects li {
    float: left;
    clear: both;
    margin: 2px 5px;
}
ul#objects_in_basket li {
    float: left;
    clear: both;
    margin: 2px 5px;
}
div.user_row span a, div.documents_row span a{
    display: inline-block;
    margin: 0 5px;
}
ul#audit_persons .add_all_li, #audit_documents .add_all_li {
    display: none;
}
ul#audit_persons li div label, #audit_documents li div label {
    width: auto;
}
ul#audit_persons li div, #audit_documents li div {
    overflow: hidden;
}
ul#audit_persons li div.active, ul#audit_persons li div.active {
    background: Salmon;
}
div.tree_left {
    float: left;
    width: 400px;
}
div.tree_right {
    width: 100%;
    margin-left: 10px;
}
span.audit_span {
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid black;
    margin: 4px 0px;
}
span.audit_span a {
    display: block;
    width: 100%;
    height: 100%;
}

table.aduits_table_plans tr td, table.aduits_table_plans tr th {
    border: 1px solid black;
    text-align: center;
}
div.clear ul.workflow li {
    clear: none;
}
ul.workflow li {
    float: left;
}
ul.workflow li div{
    float: left;
    height: 50px;
}
ul.workflow li div.person_left, ul.workflow li div.person_right  {
    background:  url('/layout/images/workflow_line.gif') center left repeat-x;
    width: 10px;
}
ul.workflow li span {
  border: 1px solid black;
  display: block;
  padding: 15px;
  text-align: center;
}
ul.workflow li span.active {
  border: 1px solid red;
  text-align: center;
}

.contact table {
    font-size: 10px;
    color: #888888;
}

ul#company {
    cursor: pointer;
}
div.clear ul li {
    clear: both;
}
ul.permissions_list li ul {
    margin-left: 10px;

}
div.user_answers ul {
    margin-left: 10px;
}
.border {
    margin: 0px;
    padding: 0px;
}
h4 {
    text-align: center;
}
.tr_container {
    width: 100%;
}
.plans_view {
    background: Khaki;
}
.plans_view tr:nth-child(even) {background: none;}

.list_view_table {
    background: HoneyDew;
}
.list_protocols_view {
    background: white;
}
.incomaptibilities .tasks_row label {
    width: auto;
}
div#permissions_form {
    float: left;
    width: 400px;
    margin-left: 10px;
}

.report_plans_view {
    background: khaki;
    margin: 5px;
    padding-left: 10px;
}

.report_table {
    margin: 0px;
    padding-left: 10px;
}

table.report_table td {
    background: white !important;
}
.report-bad td{
  background-color: red !important;
}
.report-ok td{
  background-color: greenyellow !important;
}
.toggle_report {
    padding-left: 30px;
}

div#tasks table#text_content_toolbar3 tr td, div#tasks table#text_content_toolbar2 tr td, div#tasks table#text_content_toolbar1 tr td, div#tasks table#text_content_tbl tr td  {
    border: 0px;
}

.file_download_button {
    display: table-cell;
    vertical-align: bottom;
}

.shoutbox{
  border: 1px solid black;
  padding: 5px;
  margin-top: 10px;
  overflow: hidden;
}
#comments {
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 5px;
}
#default_controller_id {
  padding-top: 20px;
} 

.contact_column {
    color: red;
}

.gray_field {
    background-color: #aeaeae;
}

.versions_up li{
    padding-left: 20px;
    list-style-position: inside;
    list-style-image: url('/layout/images/ptaszek.gif');
    list-style-type: square;
}

.versions {
    padding-left: 10px;
}

.versions_preregistry {
    padding-left: 10px;
}

.kreska li{
    margin-left: 10px;
    list-style-position: inside;
    list-style-type: disc;    
}

.workcard_table {
    width: 750px;
    border: solid 1px #5e5e5e;
}

/* Dla starych modułów */
#breadcrumbs {
  padding: 0 20px 0;
  font-size: 14px;
  display: inline;  
}
#bread_info{
  font-size: 14px;
}
#breadcrumbs li{
  padding-left: 0px;
  display: inline;
}
#breadcrumbs a {
  padding: 6px 25px 7px;
  border: solid 1px #f79621;
  border-bottom: 1px solid #ED6600;
  background: #fefcea; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmNlYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWRhMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-8 */
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 120px;
  text-align: center;
  color: #000;
  
}
.bread_current span{
  font-weight: bold;
  padding: 6px 25px 7px;
  border: solid 1px #f79621;
  border-bottom: 1px solid #ED6600;  
  background: #b4e391; /* Old browsers */
  background: -moz-linear-gradient(top,  #b4e391 0%, #61c419 50%, #b4e391 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #b4e391 0%,#61c419 50%,#b4e391 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 1px #FFFFFF inset, 0 1px 3px rgba(0, 0, 0, 0.15);
  min-width: 120px;
  text-align: center;
  color: #000;  
}

/*Dla nowych modułów */
.breadcrumbs {
  height: 45px;
  line-height: 45px;
  border: 1px solid #D6D6D6;
  padding: 0 20px;
  font-size: 13px;
  background: url( '/layout/images/breadcrumbs_bg.png' ) repeat-x center top;
  margin-bottom: 10px;
}
.breadcrumbs a {
  margin: 0 5px;
  display: block;
  height: 45px;
  line-height: 45px;
  float: left;
}
.breadcrumbs_separator {
  float: left;
  margin-right: 5px;
}
.breadcrumbs li{
  list-style: circle;
  padding-left: 0px;
  margin-left: 20px;
  display: list-item;
}
.breadcrumbs a:hover {
  color: #0F9FDC;
}
#breadcrumbs_home {
  width: 24px;
  position: relative;
  top: 7px;
  margin-right: 15px;
}

#navigation-back a{
  background: url('/layout/images/go-back.png') no-repeat 10px 5px;
  padding: 5px 5px 5px 30px;
  float: right;
  background-color: #4573A7;
  color: #fff;
}

.report_user {
    background-color: lightsteelblue;
}

.report_lp {
    width: 20px;
    text-align: center;
}

.report_name {
    width: 70px;
    text-align: center;
}

.report_time {
    width: 50px;
    text-align: center;
}

.report_desc {
    width: 200px;
}

.report_prior {
    width: 10px;
}

.report_ramka {
    max-width: 750px;
    border-style: solid;
    border-width: 8px;
    border-color: lightgray;
    
}

.task_rep_lp {
    width: 20px;
}

.task_rep_name {
    width: 200px;
}

.task_rep_prior {
    width: 10px;
}

.task_rep_desc {
    width: 450px;
}

.workflow_torecive a {
    color: #ff3333;
}
#announcement_persons .add {
    display: none;
}
#announcement_persons .remove {
    display: block;
}
#announcement_persons .add_all_li {
    display: none;
}
.icon {
  font-family: RaphaelIcons;
  font-size: 20px;
  color: #000 !important;
  margin: 0 3px;
  position: relative;
  cursor: pointer;
}
#tasks_header, #tasks {
  margin: 20px 0;
}
#tasks_header h3, #tasks h3 {
  background: #889395;
  color: #FFF;
  font-size: 14px;
  padding: 10px 20px;
  border-bottom: 0px;
  margin: 0;
}
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba( 0, 0, 0, 0.5 );
  z-index: 100;
  display: none;
  cursor: pointer;
}
.a-action {
  color: #cc0000 !important;
  font-size: 11px !important;
  cursor: pointer;
  margin: 0 10px 0 0;
  background: none;
  border: 0;
  font-weight: normal;
}
.a-action:hover {
  text-decoration: underline !important;
}
input[type="submit"].a-action {
  font-size: 12px !important;
}
.action-title {
  background: #889395;
  padding: 10px 25px;
  color: #FFF;
  margin: 10px 0;
}
.view {
  padding: 20px;
}
[class^="icon-"], [class*=" icon-"] {
  background-image: url( "/layout/images/icons.png" );
  background-position: 14px 14px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin-top: 2px;
  vertical-align: text-top;
  width: 14px;
  margin-right: 5px;
  cursor: pointer;
}
.icon-plus {
  background-position: 0 -96px;
}
.icon-minus {
  background-position: -24px -96px;
}
.icon-delete {
  background-position: -456px 0;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-show {
  background-position: -48px 0;
}
.icon-info {
  background-position: -95px -97px;  
}
.icon-calendar {
  background-position: -192px -121px;   
}
#hidden-values {
  background: #FFF;
  position: absolute;
  width: 540px;
  -webkit-box-shadow:  0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow:  0 0 3px 1px rgba(0, 0, 0, 0.3);
  display: none;
  z-index: 110;
}
#hidden-values-content {
  max-height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 30px 10px;
}
.edit-close {
  color: #FFF;
  float: right;
  margin: 0 10px 0 0;
  cursor: pointer;
}
[class^="icon-small-"], [class*="icon-small-"] {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url( "/layout/images/icon-pack-small.png" );
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.icon-small-inc-2 {
  background-position: -21px 0px;
}
.icon-small-inc-3 {
  background-position: -42px 0px;
}
.icon-small-inc-4 {
  background-position: -63px 0px;
}
.icon-small-inc-5 {
  background-position: -84px 0px;
}
[class^="big-icon-"], [class*="big-icon-"] {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url( "/layout/images/icons-pack.png" );
  background-position: 14px 14px;
  background-repeat: no-repeat;
  cursor: pointer;
}
.big-icon-edit {
  background-position: -102px -270px;
}
.big-icon-list {
  background-position: 2px -855px;
}
.big-icon-delete {
  background-position: -24px 3px;
}
.big-icon-show {
  background-position: 2px 3px;
}
.edit-title {
  background: #4573a7;
  color: #FFFFFF;
  cursor: move;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  text-indent: 20px;
}
#incident-task-work-card {
  height: 600px;
  width: 500px;
  position: fixed;
  top: 50%;
  margin-top: -300px;
  left: 50%;
  margin-left: -250px;
  background: #FFF;
  display: none;
  z-index: 110;
  -webkit-box-shadow:  0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow:  0 0 3px 1px rgba(0, 0, 0, 0.3);
}
.work-card {
  margin: 20px;
}
.work-card-details li p {
  padding: 0;
  margin: 0;
}
.work-card-details li {
  display: block;
  list-style-type: none;
  color: #888888;
  width: 200px;
  width: auto;
  line-height: 20px;
  padding: 5px 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #FFF;
}
.work-card-details [class^="icon-"], .work-card-details [class*=" icon-"] {
  opacity: 0.3;
}
.work-card-details [class^="icon-"]:hover, .work-card-details [class*=" icon-"]:hover {
  opacity: 1;
}
.work-card li {
  display: block;
  cursor: pointer;
  background: #FFF;
  list-style-type: none;
  color: #888888;
  width: 200px;
  width: auto;
  line-height: 20px;
  padding: 3px 15px;
}
.work-card li:nth-child(odd) {  
  background: #f6f6f6;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.work-card li:hover {
  background: #e2e2e2;
  color: #000;
}
.work-card-details .time {
  color: #cc0000;
}
.work-card .time {
  float: right;
  color: #cc0000;
}
.work-card p {
  margin: 0; padding: 0;
}
#report-bug {
  display: block;
  float: right;
  background: url('/layout/images/icon-notification.png') no-repeat left 37%;
  height: 20px;
  padding-left: 35px;
  margin: 12px;
  color: #FFF;
  line-height: 20px;
  float: right;
}
#report-bug:hover {
  color: #FF9E02;
}
#hidden-values .form_row input[type="text"], #hidden-values .form_row input[type="password"], #hidden-values .form_row .ui-autocomplete-input {
  width: 329px;
}
#hidden-values .form_row select {
  width: 349px;
}
#hidden-values .form_row label {
  width: 120px;
}
#hidden-values .form_row .input {
  margin-left: 130px;
}
#hidden-values .form_row textarea {
  width: 330px;
}
.error {
  border: 1px solid #cc0000 !important;
}
.ui-autocomplete {
  z-index: 120 !important;
}
.privileges-alert {
  background: #e5603b;
  padding: 20px;
  margin: 20px 0;
  text-align: center;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3);
  color: #FFF;
}

#module-menu {  
  margin: 5px 20px 15px 1px;
  height: 30px;
  font-size: 11px;
  font-family: verdana;
}
#module-menu #title {
  border: 1px solid #499249;
  background: #7cc57c; /* Old browsers */
  background: -moz-linear-gradient(top,  #7cc57c 0%, #51a351 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7cc57c), color-stop(100%,#51a351)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #7cc57c 0%,#51a351 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #7cc57c 0%,#51a351 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #7cc57c 0%,#51a351 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #7cc57c 0%,#51a351 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cc57c', endColorstr='#51a351',GradientType=0 ); /* IE6-9 */
  text-align: center;
  width: 120px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  color: #FFF;
  float: left;
  -webkit-box-shadow: 0 0 1px white inset, 0 1px 3px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 1px white inset, 0 1px 3px rgba(0, 0, 0, 0.45);
}
#module-menu #links {
  float: left;
}
#module-menu #links li {
  display: block;
  background: #FFF;
  border-bottom: 1px solid #f0f0f0;
  float: left;
  margin-top: 1px;
  -webkit-box-shadow: 0 0 1px white inset, 0 1px 3px rgba(0, 0, 0, 0.45);
  box-shadow: 0 0 1px white inset, 0 1px 3px rgba(0, 0, 0, 0.45);
  height: 29px;
  line-height: 29px;
}
#module-menu #links li:hover a {
  color: #0F9FDC;
}
#module-menu #links li a {
  display: block;
  padding: 0 10px;
}
#module-menu #links li a.back {
  background: #F6F6F6;
}
#ganttChart {
  font-family: verdana;
  font-size: 11px;
  margin:  20px 0;
  background: #f6f6f6;
  border: solid 1px #d3d3d3;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  border: 10px solid #dddddd;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  clear: both;
}
.clearfix {
  clear: both;
  margin: 0;
  padding: 0;
}
.status-legend {
   float: left;
   margin: 0 20px 15px 0;
   color: #000;
}
.status-legend div {
  float: left;
  height: 10px;
  width: 10px;
  margin-right: 5px;
  margin-top: 6px;
}
.hide {
  display: none !important;
}
.label_click {
  cursor: pointer;
  color: #49AFCD;
}
#task_operation_result {
  display: inline-block;
  margin: 0 5px;
  position: relative;
  top: 5px;
}
.work_time_days {
  width: 14%;
  float: left;
  min-height: 300px;
  min-width: 210px;
}
.work_time_days .name {
  border: 1px solid #DDDDDD;
  border-top: 0;
  border-right: 0;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  background: #a9db80; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5ZGI4MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5NmM1NmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #a9db80 0%, #96c56f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a9db80), color-stop(100%,#96c56f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #a9db80 0%,#96c56f 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #a9db80 0%,#96c56f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 ); /* IE6-8 */
  color: #FFF;
}
.work_time_days .weekend {
  background: #49c0f0; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ5YzBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyY2FmZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #49c0f0 0%, #2cafe3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#49c0f0), color-stop(100%,#2cafe3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #49c0f0 0%,#2cafe3 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #49c0f0 0%,#2cafe3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#49c0f0', endColorstr='#2cafe3',GradientType=0 ); /* IE6-8 */
}
.work_time_days:first-child .name {
  border-left: 0;
}
.work_time_days .name img {
  position: relative;
  top: 5px;
  width: 17px;
}
.work_time_days .content .line {
  padding: 0 5px;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 32px;
}
.work_time_days .content .line:nth-child(even) {
  background-color: #FAFAFA;
}
.work_time_days .content .line .hours {
  font-weight: bold;
  margin-bottom: 5px;
}
.work_time_days .content .line .description {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;  
}
.work_time_days .total {
  text-align: center;
  padding: 5px;
  height: 15px;
  line-height: 15px;
  color: #cc0000;
  font-weight: bold;
  background: #FFF;
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.report_worktime {
  font-family: verdana;
  font-size: 11px;
  margin: 5px 20px;
}
.report_worktime .user_name {
  padding: 10px;
  text-align: center;
  background: #019ADA;
  color: #FFF;
}
.report_worktime .day .name {
  padding: 10px;
}
.report_worktime .summary {
  margin: 10px 0;
  background: #53A753;
  color: #FFF;
  padding: 10px 15px;
  width: 200px;
  border: 1px solid #499249;
}
td.title {
  padding: 10px 5px;
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f2f2 0%, #e5e5e5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f2f2 0%,#e5e5e5 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f2f2f2 0%,#e5e5e5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  color: #3E3E3E;
  text-align: left;
  font-weight: bold;
}
td.cell {
  color: #000;
  padding: 5px;
  height: 30px;
  border-bottom: 1px dashed #E5E5E5;
  font-weight: normal;
  background: #FFF;
}
table.browse {
  width: 100%;
  border-collapse: collapse;
}
table:not(.no) tr:nth-child(even) .cell {
  background: #F7F7F7;
}
table:not(.no) tr:hover .cell {
  background: #EDEDED;
}
.justify {
  text-align: justify;
}
.step_container {
  margin: 20px 0;
}
.step_title {
  font-family: Oswald;
  font-size: 30px;
  background: #F9F9F9;
  padding: 10px 30px;
  border: 1px solid #D6D6D6;
}
.step_title span {
  color: #0F9FDC;
  font-size: 30px;
}
#login_container .form_row {
  border-bottom: 0;
}
.threat-td {
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
}
.susceptibility-td {
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 5px 10px !important;
  background: #F4F4F4;
}
.threats .susceptibility-td:nth-child( odd ) {
  background: #F4F4F4 !important;
  background: #FFF;
}
.form-content div.header {
  background: #606c88; /* Old browsers */
  background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
  color: #FFF;
  line-height: 35px;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  font-family: verdana;
  padding: 0;
  border: 0;
}
.nondisplay {
  display: none;
}
ol.sortable, ol.sortable ol {
  list-style-type: none;
  margin: 0 0 0 25px;
  padding: 0;
}
ol.sortable {
  margin: 0;
}
.sortable li {
  margin: 5px 0 0;
  padding: 0;
}
.sortable li div {
  color: #454545;
  cursor: pointer;
  height: 25px;
  line-height: 25px;
  margin: 0;
  padding: 5px 15px;
  display: inline;
}
.sortable li.mjs-nestedSortable-branch div {
  color: #383838;
  font-weight: bold;
}
.mjs-nestedSortable-leaf .disclose {
  content: "- ";
  text-indent: -3000px;
  background-image: url( "/layout/jquery/jquery-dynatree/skin-vista/icons.gif" );
  background-position: -16px -64px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  vertical-align: top;
  width: 16px;
  margin: 6px 5px 0 -5px;
}
.mjs-nestedSortable-leaf div {
  font-weight: normal !important;
}
li.mjs-nestedSortable-collapsed.mjs-nestedSortable-hovering div {
  border-color: #999999;
}
.disclose {
  cursor: pointer;
  display: none;
  width: 10px;
}
.sortable li.mjs-nestedSortable-collapsed > ol {
  display: none;
}
.sortable li.mjs-nestedSortable-branch > div > .disclose {
  display: inline-block;
}
.sortable li.mjs-nestedSortable-collapsed > div > .disclose > span:before {
  content: "- ";
  text-indent: -3000px;
  background-image: url( "/layout/jquery/jquery-dynatree/skin-vista/icons.gif" );
  background-position: 0 -80px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  vertical-align: top;
  width: 16px;
  margin: 3px 0 0 -5px;
}
.sortable li.mjs-nestedSortable-expanded > div > .disclose > span:before {
  content: "- ";
  text-indent: -3000px;
  background-image: url( "/layout/jquery/jquery-dynatree/skin-vista/icons.gif" );
  background-position: -32px -80px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  vertical-align: top;
  width: 16px;
  margin: 5px 0 0 -5px;
}
.placeholder {
  outline: 1px dashed #4183C4;
}
.mjs-nestedSortable-error {
  background: none repeat scroll 0 0 #FBE3E4;
  border-color: rgba(0, 0, 0, 0);
}
.title {
  margin: 10px auto;
  font-size: 13px;
  padding: 5px 10px;
  text-align: center;
}
.title a {
  color: #cc0000;
  font-weight: bold;
}
.title a:hover {
  text-decoration: underline;
}
.work_time_days .content .line .hour {
  float: left;
  font-size: 9px;
  position: relative;
  top: -7px;
  left: -2px;
  font-family: Verdana;
  color: #6D6D6D;
}
.resource_calendar .line:nth-child(odd) {
  background: #EFEFEF;
}
.resource_calendar .book {
  height: 8px;
  float: right;
  width: 120px;
  margin-right: 10px
}
.resource_calendar .book_selected {
  background: #efc5ca;
  cursor: pointer;
}
#ares-info {
  position: absolute;
  display: none;
  background: #FFF;
  padding: 10px 20px;
  border: 3px solid #60af60;
  width: 400px;
}
#ares-info table {
  width: 100%;
}
#ares-info th {
  text-align: right;
  padding: 5px;
  width: 80px;
}
#nip_info #title {
  color: #cc0000;
}
.jq_tabs_container {
  margin: 20px;
  clear: both;
  border: 1px solid #EBEBEB;
}
.jq_tabs {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.jq_tabs li {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
}
.jq_tabs li a {
  background: #4C4C4C;
  border-bottom: 1px solid #BCBDBD;
  border-left: 1px solid #BCBDBD;
  color: #FFF;
  cursor: pointer;
  display: block;
  height: 30px;
  line-height: 30px;
  text-decoration: none;
  padding: 0 30px;
  min-width: 100px;
  text-align: center;
}
.jq_tabs li:first-child a {
  border-left: 0 none;
}
.jq_tabs li a.active {
  background: #FFF;
  border-bottom: 0 none;
  color: #000000;
}
.tabs_content {
  clear: both;
  padding: 20px;
}
ul.dynatree-container {
  border: 0px !important;
}
#plan_tree {
  float: left;
  width: 500px;
  margin-right: 20px;
  font-size: 10px !important;
}
#plan_tree .ul.dynatree-container {
  font-size: 10px !important;
}
#plan_tree ul.dynatree-container li {
  display: block;
  margin: 3px 0;
}
#plan_tabs {
  float: left;
  clear: none;
  width: 900px;
}
.no_records {
  text-align: center;
  border: 1px solid #EBEBEB;
  padding: 5px;
  background: #EAEAEA;
}
select option:disabled {
  color: #ccc;
}
#privileges #title {
  padding: 20px 0;
  font-family: Verdana;
  font-size: 14px;
}
.privileges .title {
  font-size: 11px;
  text-align: left;
  padding: 5px;
  border-bottom: 1px solid #DDDDDD !important;
}
.privileges .row {
  background: #FFF !important;
  border: 0 !important;
  border-bottom: 1px solid #DDDDDD !important;
  padding: 3px 5px !important;
  height: auto !important;
  line-height: auto !important;
}
.privileges tbody tr:nth-child(2n+1) .row {
  background: #F9F9F9 !important;
}
.privileges_groups {
  margin-bottom: 20px;
}
.privileges_groups .group_title {
  background: #454545;
  color: #FFF;
  padding: 5px 10px;
  text-align: center;
  cursor: pointer;
}
.privileges_groups .container {
  display: none;
  padding: 10px;
  border: 1px solid #DDDDDD;
}
.form_title {
  background: #454545;
  color: #FFF;
  padding: 5px 10px;
}
#user_act_img {
  width: 140px;
  text-align: center;
  margin: 20px;
  float: left;
  line-height: 30px;  
}
#user_act_img #title {
  background: #6BC1E6;
  width: 140px;
  color: #FFF;
}
#user_act_img p {
  border: 1px solid #ccc;
  margin: 0;
  border-top: 0;
}
#user_new_img {
  float: left;
  margin: 20px;
}
#user_new_img #title {
  background: #71BC71;
  color: #FFF;  
  line-height: 30px;
  text-align: center;
}
#user_new_img #thumb_container {
  float:left; 
  position:relative; 
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: 0;
}
#user_new_img #thumbnail {
  border: 1px solid #ccc;
  border-top: 0;  
}
.workflow {
  margin: 20px;
}
.process-step {
  margin: 10px;
  border: 1px solid #e5e5e5;
  width: 350px;
  border-radius: 3px;
  display: inline-block;
}
.process-step:hover {
  background: #f9f9f9;
  border: 1px solid #c1c1c1;
}
.process-name {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  background: #EBEBEB;
  padding: 5px;
  text-indent: 10px;
}
.previous-step, .responsible-groups {
  padding: 10px;
  color: #454545;
  border-bottom: 1px solid #e5e5e5;
}
.previous-step span {
  margin-left: 5px;
  color: #356aa0;
}
.process-step .disabled {
  color: #cc0000;
  font-weight: normal;
  font-size: 13px;
}
.process-step .last {
  color: #356aa0;
  font-weight: normal;  
  font-size: 13px;
}
.responsible-groups .groups {
  border-left: 1px solid #ccc;
  float: right;
  padding-left: 10px;
  width: 210px;    
  color: #356aa0;
  min-height: 50px;
}
.responsible-groups p {
  margin: 3px 0;
}
.previous-steps p {
  margin: 3px 0;
}
.previous-steps p input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.process-start .process-name {
  background: #DDE2C5;
}
.process-end .process-name {
  background: #CCB1B1;
}
div.form_row ul, div.form_row ol {
  margin: 5px 5px 5px 25px;
}
.next_step {
  background: #F5F5F5;
  border: 1px solid #E5E5E5;
}
.next_step_title {
  padding: 10px 20px;
  font-family: Oswald;
  font-size: 19px;
}
.next_step_content {
  margin: 10px 20px 20px;
}
.next_step_content .info {
  display: block;
  float: left;
  width: 150px;
  text-align: right;
  padding-right: 10px;
}
.next_step_content div {
  margin: 10px 0;
}
.next_step_content div input[type="checkbox"] {
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.history-step {
  border: 1px solid #e5e5e5;
  background: #F5F5F5;
  margin: 10px 20px;
  padding: 5px 10px;
}
.history-step div.form_row {
  line-height: 18px;
}
.history-step div.form_row label {
  line-height: 18px;
}
.history-step div.form_row .input {
  line-height: 18px;
  min-height: 18px;
}
.de_tree,
.ee_tree,
.oe_tree,
.nue_tree,
.ue_tree,
.peg_tree,
.ped_tree{
  background: url('/layout/images/structure/add_new_item.png') no-repeat;
  width: 16px;
  height: 16px;
  float: left;
}
.ee_tree{
  background: url('/layout/images/structure/edit.png') no-repeat;
}
.oe_tree{
  background: url('/layout/images/structure/plug-out.png') no-repeat;
}
.nue_tree{
  background: url('/layout/images/permissions/permissions.png') no-repeat;
}
.ue_tree{
  background: url('/layout/images/structure/remove.png') no-repeat;
}
.peg_tree{
  background: url('/layout/images/structure/wgore.png') no-repeat;
}
.ped_tree{
  background: url('/layout/images/structure/wdol.png') no-repeat;
}
.tree {
  margin: 10px 0 10px 20px !important;
}
.tree li {
  margin: 3px 0;
  display: block;
}
.tree .icon {
  background-image: url( "/layout/jquery/jquery-dynatree/skin-vista/icons.gif" );
  background-position: -64px -16px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 16px;
  vertical-align: top;
  width: 16px;
  margin: 1px 8px 0 0;  
  cursor: default;
}
.tree .folder {
  background-position: -64px -16px;
}
.tree .collapse {
  background-position: -29px -80px;
  cursor: pointer;
}
.tree .connector {
  background-position: -16px -62px;
}
.tree .expand {
  background-position: 3px -80px;
  cursor: pointer;
}
.tree .checkbox {
  background-position: 1px -32px;  
}
.tree .checkbox_checked {
  background-position: -31px -32px;
}
.tree .checkbox_prechecked {
  background-position: -15px -32px;
}
input[readonly="readonly"] {
  background: #F2F2F2;
}
select[readonly] {
  background: #F2F2F2;
  cursor:no-drop;
}

select[readonly] option {
  display:none;
}
#task_us .container {
  background: #EBEBEB;
  padding: 10px 20px;
  margin: 10px 0 10px 192px;
  border: 1px solid #ccc;
  width: 325px;
}
#task_us .label {
  font-weight: bold;
  font-size: 11px;
}
#task_us .select {
  margin-bottom: 10px;
}
#task_us #new {
  margin: 10px 0 10px 192px;
  font-weight: bold;
  font-size: 12px;
}
#task_us #new:hover {
  text-decoration: none !important;
}