.form-group .control-label {
	margin-bottom: 2px;
}

legend {
	font-weight: bold;
}



.inlineTextEdit {
	border: none;
	background-color: transparent;
}

.inlineTextEdit:focus, .inlineTextEdit:hover {
	border: 1px solid #cccccc;
}


.vycentrovat {text-align: center !important;}
.doprava {text-align: right !important;}

@media screen and (min-width: 1px) {
	.editable, .mensi, .mensi1, .mensi2 {
			width: auto;
		}
}

@media screen and (min-width: 1300px) {
	.editable {
			width: 20%;
		}
	.mensi {
			width: 60px;
	}
	
	.mensi1 {
			width: 90px;
	}
	
	.mensi2 {
			width: 100px;
	}
}


.neaktivnicrm {
	color: #c9c9c9;
}

.neaktivnicrm a{
	color: #c9c9c9;
}

.fakturaview table td {
	font-size: 14px;
	padding: 3px 8px;
}

.fakturaview .ramecek {
	border: 1px solid #cccccc;
	padding: 20px;
	min-height: 200px;
	_height: 200px;
}
.fakturaview .cenafaktura {
	margin-left: 5px;
	
}
.fakturaview .cenafaktura table td {
	font-size: 18px; 
	
}

.btnnahore {
	/*border: 1px solid black;*/
	position: relative; top: 6px;
	font-size: 11px !important;
}

.form-control {
	font-size: 13px !important;
	padding: 0.2rem 0.7rem  !important;
	line-height: 1.4  !important;
}

select.form-control:not([size]):not([multiple]) {
	height: calc(1.6rem + 2px) !important;
}

.autocomplete-input {
	height: calc(1.6rem + 2px) !important;
}

.help-block {
	font-size: 11px !important;
}

.input-group-addon {
	height: calc(1.6rem + 2px) !important;
}

/* Height fix for select2 */
.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 25px !important;
    padding-top: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px  !important;
}

.select2-container--default .select2-selection--single {
  	border: 1px solid #d9d9d9 !important;
    border-radius: 4px;
 }


  

.select2-arrow, .select2-chosen {
  padding-top: 6px;
}

.button-state {
	font-size: 10px !important;
}

.control-label {
	font-size: 13px !important;
}

.btnuvod { 
		margin: 2px 4px !important;
		padding: 4px 9px !important;
}

.point  {
	font-size: 11px !important;
} 
 
 .table td {
  padding: 0.3rem 0.5rem !important;
 }
 
 .datepicker {
  margin-top: -25px !important;
}
 
 
 
body {
    font-size: 0.8rem;
}

.logo-intra {
    height: 30px !important;
    background-color: #3f729b;
}

.logo-intra-img {
    padding: 2% 30px !important;
    position: relative;
    top: -14px;
    height: 40px;
}

.no-link {
    text-decoration: none;
    cursor: default;
}

.double-nav a {
    font-size: 13px;
}

.side-nav {
	width: 220px;
	
}
.side-nav .collapsible .fa {
    font-size: 0.8rem;
    margin-right: 5px;
}

.side-nav .collapsible a {
    height: 20px;
    line-height: 20px;
    font-size: .8rem;
    margin-bottom: 0;
}

.side-nav .fa-angle-down.rotate-icon {
    top: 3px;
}

.menu-li {
    margin-bottom: 5px;
    margin-left: -20px;
}

.main-content {
    margin-left: 0px !important;
    margin-right: 10px !important;
    margin-top: -35px;
}

.table td, .table th {
    padding: 0.50rem;
}

.h2, h2 {
    font-size: 1.2rem;
}

.btn-link {
    color: #337ab7 !important;
    border-radius: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.btn-link:hover {
    text-decoration: underline;
}

input.select-dropdown {
    font-size: 80%;
}

.breadcrumb-dn {
    font-size: 120%;

}

.modal-15 {
    padding-left: 15%;
    padding-right: 15%;
}

.modal-30 {
    padding-left: 30%;
    padding-right: 30%;
}


.modal {
    overflow-y: auto;
}

#menu-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

#menu-scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#menu-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.main-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

.main-scroll::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

.main-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

.height-100 {
    height: 100%
}

.tab-intra {
    margin-left: -20px;
    margin-top: -10px;
}

.waves-button-input {
    font-size: 120%
}

.progress {
    position: relative;
}

.progress span {
    position: absolute;
    display: block;
    width: 100%;
    color: rgba(0, 0, 0, 0.55);
    font-weight: bold;
}

.col-pagination a {
    margin-top: 0px;
    margin-left: 5px !important;
    cursor: pointer;
    padding: 10px;
    color: #292b2c !important;
    background-color: #F1F1F1 !important;
    font-weight: 500;
}

.col-pagination .btn-default:hover {
    color: #292b2c !important;
    background-color: #F1F1F1 !important;
}

.col-pagination .btn-primary.active {
    color: #292b2c !important;
    background-color: #969696 !important
}

.col-pagination span {
    font-size: 0.6rem !important;
}

.table-curved {
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    border-collapse: separate !important;
    border-spacing: 0;
}

.table-curved td {
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.table-curved tr:first-child td:first-child {
    border-top-left-radius: 0.25rem;
}

.table-curved tr:first-child td:last-child {
    border-top-right-radius: 0.25rem;
}

.table-curved tr:last-child td:first-child {
    border-bottom-left-radius: 0.25rem;
}

.table-curved tr:last-child td:last-child {
    border-bottom-right-radius: 0.25rem;
}

.link-btn {
    background: none !important;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    /*border is optional*/
    cursor: pointer;
}

.bg-low-green {
    background-color: rgba(99, 255, 71, 0.12) !important;
}

.bg-low-green:hover {
    background-color: rgba(99, 255, 71, 0.22) !important;
}

.bg-low-red {
    background-color: rgba(235, 34, 37, 0.12) !important;
}

.bg-low-red:hover {
    background-color: rgba(235, 34, 37, 0.22) !important;
}

.bg-low-yellow {
    background-color: rgba(241, 236, 68, 0.12) !important;
}

.bg-low-yellow:hover {
    background-color: rgba(241, 236, 68, 0.22) !important;
}

.btn-login {
    background-color: #f15a23;
}

.btn-login:hover {
    background-color: #c15522;
}

.login-input {
    background-color: #fbfbfb !important;
    border: solid 1px #ccc !important;
    border-radius: 0.5rem !important;
    padding-left: 10px;
    margin-left: 2.3rem !important;
}

.hidden {
    display: none;
    visibility: hidden;
}

/*******************************************************************************
 * Timeline
 ******************************************************************************/
.timeline {
    width: 100%;
    position: relative;
    margin: 30px 0px;
}

.timeline tr td {
    text-align: center;
    vertical-align: top;
    background: transparent url(../img/timeline/linka.png) repeat-x left 15px;
    cursor: pointer;
}

.timeline tr td.passed {
    background: transparent url(../img/timeline/linka_passed.png) repeat-x left 15px;
}

.timeline tr td .obal div.point,
.timeline tr td .obal div.point_dis {
    z-index: 1;
    position: relative;
    height: 100%;
    padding: 35px 5px 5px 5px;
}

.timeline tr td .obal div.point_dis {
    background: transparent url(../img/timeline/point_disabled.png) no-repeat center 6px;
}

.timeline tr td .obal div.point {
    background: transparent url(../img/timeline/point.png) no-repeat center 6px;
}

.timeline tr td .obal div.passed {
    padding: 50px 8px 5px 8px;
    background: transparent url(../img/timeline/passed.png) no-repeat center 8px;
}

.timeline tr td .obal div.point:focus,
.timeline tr td .obal div.point:hover,
.timeline tr td .obal div.point.active {
    background: transparent url(../img/timeline/point_active.png) no-repeat center 6px;
}

.timeline tr:first-child td .obal {
    width: 100%;
    height: 100%;
    position: relative;
}

.timeline tr:first-child td:first-child .obal > div.limit,
.timeline tr:first-child td:last-child .obal > div.limit {
    background-color: white;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0px;
    z-index: 0
}

.timeline tr:first-child td:first-child .obal > div.limit {
    left: 0px;
}

.timeline tr:first-child td:last-child .obal > div.limit {
    right: 0px;
}

/*******************************************************************************
 * /Timeline
 ******************************************************************************/
 
 #datagrid-sort-foundedDate {white-space: nowrap !important; }
 
.tasktexthelp {
	margin-bottom: 5px;
}

a.more
 {
  display: inline-block;
  cursor: pointer;
}
a.less  {
	display: none;
  	cursor: pointer;
}

a.more1
 {
  float: left;
  position:relative;
  top: -13px;
  left: -6px;
}
a.less1  {
	float: left;
  	position:relative;
  	top: -5px;
  	left: -6px;
}

.no_full {
  min-height: 49px;
  max-height: 85px;
  overflow: hidden;
}

.full {
  max-height: none;
  display: block;
  overflow: none;
}

.effect {
  background-color: white;
  -webkit-animation-name: changecolor; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 3s; /* Safari 4.0 - 8.0 */
  animation-name: changecolor;
  animation-duration: 3s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes changecolor {
  from {background-color: #ffff66;}
  to {background-color: white;}
}

/* Standard syntax */
@keyframes changecolor {
  from {background-color: #ffff66;}
  to {background-color: white;}
}