.page {

	margin-top: 5em;
}

h2 {
	margin-bottom: 1em;
}

.page-signin {
	display: table;
	margin: 80px auto;
	width: 450px;
	table-layout: fixed;
}

.datepicker thead th.next, .datepicker thead th.prev {
	color: #eee;
}

.datepicker thead th {

	color: #000;

}

.datepicker thead th.next, .datepicker thead th.prev {
	/* color: rgba(0,0,0,0); */
	/* display: block; */
	/* font-size: 0; */
	/* line-height: 0; */
	/* position: absolute; */
	width: 36px!important;
}

.datepicker thead th.next, .datepicker thead th.prev {
	/* color: rgba(0,0,0,0); */
	display: block;
	/* font-size: 0; */
	/* line-height: 0; */
	/* position: absolute; */
	/* width: 36px!important; */
}

.datepicker thead th.next, .datepicker thead th.prev {
	position: relative;

}

.datepicker thead th.next:after, .datepicker thead th.prev:after {
	color: #999;
}

.btn-primary:hover {
	color: #ffffff;
	background-color: #a91b0c !important;
	border-color: #a01a0b;
}

a.a-label, a.alabel:hover {
	text-decoration: none;
}

.ui-datepicker-next:after, .ui-datepicker-prev:after {
	color: #000;

}

.ui-datepicker-title {
	border-bottom: 1px solid rgba(0,0,0,.2);
	color: #000;
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 210px;
}

.ui-datepicker th {
	color: #000;
	font-weight: 600;
}



.navbar {
	min-height: 110px;

}

.navbar-brand {
   padding: 0px 15px;

}

.page {
	margin-top: 10em;
}

.navbar-nav {

	margin: 70px 0 0 0;
}

.table-tds-centred tr td,.table-tds-centred tr th {
	text-align:center;
}


.text-middle {
	vertical-align: middle;
}

input.text-inspection {
	margin-top: 10px;
}

table .checkbox {
	position: relative;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

table .radio input[type="radio"],table .radio-inline input[type="radio"],table .checkbox input[type="checkbox"],table .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -15px;
	margin-top: 4px \9;
}

.text-left {
	text-align: left;
}

.text-black {
	color: #000;
}

.text-bold, .text-strong {
	font-weight: bold;
}

.text-rotate-180 {
  -webkit-transform: rotate(270deg);  /* Chrome, Opera 15+, Safari 3.1+ */
	  -ms-transform: rotate(270deg);  /* IE 9 */
		  transform: rotate(270deg);  /* Firefox 16+, IE 10+, Opera */
}

.bg-warning-bs {
	background-color: #fcf8e3;
}

.ul-no-list-items {
	list-style-type: none;
}

.alert-warning {
	color: #000;
}

table.parenthesis {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-bottom:15px;
}


table.parenthesis th {
	border: 0px;
	width: 30px;

	margin: 0px;
	padding: 0px;
	font-weight: normal;
	vertical-align: top;
}

table.parenthesis td {
	border: 0px;
	margin: 0px;
	padding: 0 0 0 5px;
	font-weight: normal;
	vertical-align: top;
}

table.margin-left {
	margin-left: 50px;
}


.nazov {
	text-align: center;
}

h1.nazov {
	font-size:22px;
}

h2.nazov {
	font-size:16px;

}

.text-black {
	color: #000;
}

legend {
	margin-left: 20px;
}

.row h4 {
	margin-bottom:1em;

}

.table .tbl-email {
	width: 220px;
}

.table .tbl-id {
	width: 60px;
	text-align: center;
}

.table .tbl-name {
	width: 300px;

}

.table .tbl-org-id {
	width: 100px;

}

.table .tbl-registration-step {
	width: 40px;
	text-align: center;
}

.read-more {
  max-height: 3em;
}

.vertical-middle {
	vertical-align: middle;
}

.list-group-item-active{
    text-decoration: none;
    color: #555555;
    background-color: #f5f5f5;
}


.btn-default:hover {
    color: #222;
    background-color: ##878e8e;
    border-color: #292a2a;
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #222;
    background-color: #2e2f2f;
    border-color: #292a2a;
}

.text-small {
	font-size: 0.9em;
}

.text-cursive {
	font-style: italic;
}

.text-strike {
	text-decoration: line-through;
}

.input-group[class*="col-"] {
    padding-left: 13px;
}

.criterion-criterion-short {

}

.criterion-criterion-short h4 {
	margin-left: 20px;
}

.bg-more-years {
	background-color: #dadada;
}




.criterion-criterion-referent-view, .criterion-criterion-referent-view > h4 {
	font-size: 13px;
}

.criterion-criterion-referent-view > h3 {
	font-size: 15px;
}


.nav-tabs li.active>a, .nav-tabs li.active>a:focus, .nav-tabs li.active>a:hover {
    border: none;
    color: #000;
}

.bg-more-years3 {
	background-color: #acb7ec;
}

.nav-tabs li.active>a, .nav-tabs li.active>a:focus, .nav-tabs li.active>a:hover {
    border: none;
    color: #000;
}

.popover{
    width: 100%; /* Max Width of the popover (depending on the container!) */
}

.accordition-panel-title {
	padding:5px;
	font-weight: bold;
	background-color: #ebe5e5;
}

.ui-menu .ui-menu-item a:focus,
.ui-menu .ui-menu-item a:hover {
    color: red;
    text-decoration: none
    color:red;
}