*{
	margin:0;
	padding:0;
}


.fakturovane{
  cursor:default !important;
}

.fakturovane a.fakt-obdobie-modal{
    pointer-events: none !important;
    cursor:default !important;
}
.serviceMenu{
	width: 100%;height: 40px;
	border: 2px solid black;
	list-style: none;
	padding: 0;
	height: 42px;
}
.serviceMenu li{
	float:left;
	width: 25%;
}
.serviceMenu a {
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	position: relative;
	display: block;

	color: #4f4f4f;
	background-color: white;

	transition: background-color 0.3s;
}
.serviceMenu a:hover{
	background-color: #E6E6E6;
}

.serviceMenu li.active{
    border-left:2px solid black;
    border-right:2px solid black;
    position: relative;
}
.serviceMenu li.active:after{
	content: "";
	display: block;
	bottom:-7px;
	left:50%;margin-left:-15px;
	position: absolute;

	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 13px 15px 0 15px;
	border-color: #E6E6E6 transparent transparent transparent;
	z-index: 555;
}
.serviceMenu li.active a {
	background-color: #E6E6E6;
}
.serviceMenu li.active-left{
    border-left:none;
    border-right:2px solid black;
}
.serviceWrap{
	position: relative;
	width: 100%; height: auto;
	overflow: hidden;
}
.service, .tHead{
	display:block;
	height: 44px;
	background-color: #699901;
	cursor:pointer;
    opacity:0.95;

	transition: opacity 0.3s;
	-webkit-transform: translateZ(0); /*e-vuala!*/
}

.service.odd{
	background-color: #466602;
}
.service:hover{
	opacity:1;
}

span.triangle{
	position: absolute;
	z-index: 100;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 30.5px 0 30.5px;
	border-color: #699901 transparent transparent transparent;

	top:44px;
	right: 100px;
	transition: opacity 0.3s;
}
.service.odd span.triangle{
	border-color: #466602 transparent transparent transparent;
}

.service:hover span.triangle{
	opacity:1;
}
.tHead{
	background-color: #253600;
	cursor:default;
	/*overflow: hidden;*/

	overflow: visible;
	width: 100%;

	transition:height 0.5s linear;
}
.tHead.open{
	height: 100px;
}
.tHead h3, .service h3{
	color:white;
	line-height: 44px;
}
.tHead h3{
	line-height: 52px
}
.service h3{
	font-size: 15px;
}
.serviceCont{
	/*display:none;*/
	/*height: 285px;*/
	/*height: 0;*/
	display: block;

	z-index: 1;
	/*height: 0;*/
	max-height: 0;
	padding: 0;
	opacity:0;
	/*border-bottom: 2px solid #699901;*/
	background: url('images/zelena.jpg') no-repeat right bottom white;

	/*transition: height 1s ease, padding 1s ease;
	-webkit-transition: height 1s ease, padding 1s ease;*/

	transition: max-height  1s ease, padding 1s ease, opacity 1s;
	-webkit-transition: max-height 1s ease, padding 1s ease, opacity 1s;
	overflow: hidden;
}
.serviceCont.open{
	height: auto;
	display: block;
	padding: 20px 0;
	border-bottom: 2px solid #699901;
	/*max-height: 285px;*/
	max-height: 500px;
	opacity:1;

	/*transition: height 1s , padding 1s;
	-webkit-transition: height 1s, padding 1s;*/
	transition: max-height  1s , padding 1s, opacity 1s;
	-webkit-transition: max-height 1s, padding 1s, opacity 1s;
}
.blok1, .blok2, .blok3{
	/*height: 240px;*/
  height: 200px;
}

.serviceCont.open > .container, .serviceCont.open > .container .row{
	height: auto;
}

.serviceCont .blok3{

}
.detailsCont p, .detailsCont h3,  h3{
	padding:0;margin:0;
	font-size: 14px;
  font-family: 'Open Sans', HelveticaNeue, Helvetica, Arial;
}
.detailsCont p{
	font-size:12px;
  word-break: break-word;
}
.detailsCont h3{
    text-transform: none;
    font-size:12px;
    line-height:15px;
    font-weight:normal;
}
.margin-top50{
	margin-top:50px;
}
.no-pad{
	padding: 0;
}
i.loading{
	/*background: url('images/loader.gif');*/

	text-align: center;
	display: block;
    visibility:hidden;
 	opacity:0;
  	transition:visibility 0s linear 0.5s,opacity 0.5s linear;
	-webkit-transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}
i.loading.show{
	text-align: center;
	visibility:visible;
    opacity:1;
    transition-delay:0s;
}
.border-right{
	border-right: 1px solid #ddd;
    padding-right:30px;
}

.fix-succes{
	position: fixed;
	bottom: 10%;
	left:50%;margin-left:-250px;
	/*top:50%;margin-top:-25px;*/
	top:70%;
	width: 500px;
	height: 50px;
	z-index:5000;
	display:none;
}
.modal-backdrop.fade.in{
	opacity:0.5;
}
.modal-body{
	/*background: url('images/zelena.jpg') no-repeat right bottom white;*/
  background: white;
}
.modal-footer{
	margin-top: 0px;
}
.search{
	cursor: pointer;
	opacity:0.8;
	transition: opacity 0.3s;
	-webkit-transition: opacity  0.3s;

	-webkit-transform: translateZ(0);
}
.search:hover{
	opacity:1;
}
.form-horizontal .control-label{
	text-align: right;
}
.text-right{
	text-align: right;
}
.no-border{
	border:none;
}
.dotted-top-border{
  border-top:1px solid #ddd;
}
.pad-y-10{
	padding:10px 0;
}

.btnBottom{
	position: absolute;
	bottom:5px;
}





/*typeahead*/

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.tt-dropdown-menu {
 /* min-width: 160px;*/
  min-width: 150px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.tt-suggestion {
  display: block;
  padding: 3px 20px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}

.tt-suggestion p {
  margin: 0;
}

.chosen-container{
	min-width:349px;
}

.twitter-typeahead input[type="text"]{
	background-color:#ffffff !important;
}

.blok{
  min-height: 210px; 
}
#firstMail0 button{
  display: none;
}
#diffMailBox .checkbox {
  margin: 5px 0;
  clear:both;
  display: block;
  padding-top: 0;
  height: 27px;
  width: 530px;
}
.checkbox.plus{
  width: 530px;
}

#diffMailBox .input-group-addon{
    padding: 5px 12px;
}
#diffMailBox .input-group-addon i{
    line-height:12px;
}

#diffMailBox input[name="email[]"]{
  text-align: center;
}

#diffMailBox .input-group.input-group-sm{
  padding: 1px 0;
}

.checkbox.plus p{
  padding: 5px 0;
  margin: 0;
}
p.msg{
  margin: 1px 0;
}
p.msg strong.up{
  text-transform: capitalize;
}
p.msg.strip{
  /*height: 20px;*/
  height: 14px;
  line-height: 14px;
  overflow: hidden;
  word-break: break-all;
}

.form-group.top-compensation{
  margin-top: -40px;
}
.msgBox{
  padding: 10px 0;
}
.equal {
  /*  display:table;
    border-collapse: separate;*/
}
.equal > div {
   /* display:table-row;*/
  overflow: hidden;
}
.equal > div > div{
    /*display:table-cell;*/
     padding-bottom: 501em; /*na konci +1em*/
     margin-bottom: -500em;
}
p.contactMail, p.accMail{
  text-align: center;
  display: block;
}
.row.marginBottom{
  margin-bottom: 20px;
}
.detailsCont p{
 /* min-height: 20px;*/ /*natvrdo nastaveny height, kvoli zltemu zafarbeniu pri kopirovani fakt.udajov*/
 /* min-height: 15px;*/
 line-height: 15px;
}
th.center, th.center-black, td.center-black{
  text-align: center;
}
.detailsCont .row.noteRow {
    padding: 10px 15px 0px 15px;
    margin: 0px;
    height: auto;
}
.pCopy {
    font-weight:normal;
    color:#333;
}

.lbl {
    padding-right:0;
}
.def {
    padding-left:0;
}

#noRecordText, #numRecords{
  display: none;
}

.box .box-header li a{
  color: #fff;
  text-shadow: 0 1px 1px #000;
}

.box .box-header li.active a{
  color: #555555;
  text-shadow:none;
}

p.pozn {
  overflow: hidden;
  height: 75px;
  cursor: pointer;
}

li.dots{
  float: left;
  padding: 4px 5px;
}


.active .glow:after {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 20px;
  width: 0;
  height: 0;
  left: 8px;
  -webkit-box-shadow: -10px 0 15px 23px rgba(150, 193, 97, 0.15);
  -moz-box-shadow: -10px 0 15px 23px rgba(150, 193, 97, 0.15);
  box-shadow: -10px 0 15px 23px rgba(150, 193, 97, 0.15);
  background: rgba(150, 193, 97, 0.2);
}


/* Effect 10: Corner indicator */
.la-anim-10 {
  position: absolute;
  z-index: 55555555;
  top:-110px;
  right: -110px;
  width: 300px;
  height: 300px;
  background: #a1cd48;

  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
  transform: translateX(100%) translateY(-100%) rotate(45deg);
  pointer-events: none;

  -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
  transform: translateX(50%) translateY(-50%) rotate(45deg);

   -webkit-transition: top 1s, right 1s;
  transition: top 1s, right 1s;
}

.la-anim-10.la-animate {
  top: 0;
  right: 0;
}

/* Loading circle idea from http://codepen.io/Metty/details/lgJck */
.la-anim-10::before,
.la-anim-10::after {
  position: absolute;
  bottom: 30px;
  left: 50%;
  display: block;
  border: 5px solid #fff;
  border-radius: 50%;
  content: '';
}

.la-anim-10::before {
  margin-left: -40px;
  width: 80px;
  height: 80px;
  border-right-color: #7A993B;
  border-left-color: #7A993B;
  -webkit-animation: rotation 3s linear infinite;
  animation: rotation 3s linear infinite;
}

.la-anim-10::after {
  bottom: 50px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  border-top-color: #7A993B;
  border-bottom-color: #7A993B;
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
}


@-webkit-keyframes rotation {
  0%    { -webkit-transform: rotate(0deg); }
  50%   { -webkit-transform: rotate(180deg); }
  100%  { -webkit-transform: rotate(360deg); }
}

@keyframes rotation {
  0%    { transform: rotate(0deg); }
  50%   { transform: rotate(180deg); }
  100%  { transform: rotate(360deg); }
}

#dataTables,.dataTables{
  position: relative;
  /*overflow: hidden;*/
}

#gritter-notice-wrapper{
  width: auto !important;
  max-width: 301px !important;
}
.watermark_container{
  display: block !important;
  width: 100%;
}

.show-all-entries{
  position: absolute;
  bottom: 14px;
  z-index: 15;
  right: 14px;

  border-top: 1px solid #E2E2E2;
  border-left: 1px solid #C9C9C9;
  border-right: 1px solid #C9C9C9;
  border-bottom: 1px solid #AEAEAE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border-radius: 3px;
  padding: 4px 7px;
  margin: 0 3px;
  cursor: pointer;
  color: #666;
  font-weight: 600;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
  font-size: 11px;
  -webkit-box-shadow: 0 1px 0 white inset;
  -moz-box-shadow: 0 1px 0 white inset;
  box-shadow: 0 1px 0 white inset;

  background: #eaeaea;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fdfdfd), color-stop(100%, #eaeaea));
  background-image: -webkit-linear-gradient(top, #fdfdfd, #eaeaea);
  background-image: -moz-linear-gradient(top, #fdfdfd, #eaeaea);
  background-image: -o-linear-gradient(top, #fdfdfd, #eaeaea);
  background-image: linear-gradient(top, #fdfdfd, #eaeaea);
}

.show-all-entries:hover{
  background: #eaeaea;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f1f1f1), color-stop(100%, #eaeaea));
  background-image: -webkit-linear-gradient(top, #f1f1f1, #eaeaea);
  background-image: -moz-linear-gradient(top, #f1f1f1, #eaeaea);
  background-image: -o-linear-gradient(top, #f1f1f1, #eaeaea);
  background-image: linear-gradient(top, #f1f1f1, #eaeaea);
}
.tetris-loader{
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -64px;
}


.overflow-loading-box{
  width: 500px;
  height: 500px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
}

.loading{
  position: absolute;
  /*top: 90px;*/
  top:45px;
  z-index: 5555;
  left: 50%;
  margin-left: -18px;
  overflow: hidden;
}
.loading span {
  display: inline-block;
  padding: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.ball1 {
  background: #84c600;
  -webkit-animation: move-left 800ms ease-in-out 0ms infinite alternate;
  -moz-animation: move-left 800ms ease-in-out 0ms infinite alternate;
  -ms-animation: move-left 800ms ease-in-out 0ms infinite alternate;
  -animation: move-left 800ms ease-in-out 0ms infinite alternate;
}
.ball2 {
  background: #9fd406;
  -webkit-animation: move-right 800ms ease-in-out 0ms infinite alternate;
  -moz-animation: move-right 800ms ease-in-out 0ms infinite alternate;
  -ms-animation: move-right 800ms ease-in-out 0ms infinite alternate;
  animation: move-right 800ms ease-in-out 0ms infinite alternate;
}
@-webkit-keyframes move-left {
  to {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -moz-transform: translate(20px, 0);
    transform: translate(20px, 0);
    background: #84c600;
  }
}
@-moz-keyframes move-left {
  to {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -moz-transform: translate(20px, 0);
    transform: translate(20px, 0);
    background: #84c600;
  }
}
@-ms-keyframes move-left {
  to {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -moz-transform: translate(20px, 0);
    transform: translate(20px, 0);
    background: #84c600;
  }
}
@-o-keyframes move-left {
  to {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -moz-transform: translate(20px, 0);
    transform: translate(20px, 0);
    background: #84c600;
  }
}
@keyframes move-left {
  to {
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -moz-transform: translate(20px, 0);
    transform: translate(20px, 0);
    background: #84c600;
  }
}
@-webkit-keyframes move-right {
  to {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -moz-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    background: #9fd406;
  }
}
@-moz-keyframes move-right {
  to {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -moz-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    background: #9fd406;
  }
}
@-ms-keyframes move-right {
  to {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -moz-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    background: #9fd406;
  }
}
@-o-keyframes move-right {
  to {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -moz-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    background: #9fd406;
  }
}
@keyframes move-right {
  to {
    -webkit-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -moz-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
    background: #9fd406;
  }
}


.settings .form-horizontal .control-label{
  padding-top:5px !important;
}

.topbar-search{
  float:left;
  margin-right: 15px;
 /* width: 200px;*/
}
.topbar-search label{
  width: 100%;
}

.topbar-search input{
  width: 160px;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  border-radius: 2px;

}
.topbar-search input:focus{
  width: 250px;
}
.topbar-search i.icon-search{
  margin-right: 10px;
}

.btn i {
vertical-align: text-bottom;
}

.noMarginBottom{
  margin-bottom: 0px;
}


/*aby boli stplce cca rovnake, mmr pripomienka*/
.dTable-ajax-content > thead > tr > th:first-child{
  width: 12%;
}

.dTable-ajax-content > thead > tr > th:first-child +th{
  width: 20%;
}
.dTable-ajax-content > thead > tr > th:first-child +th +th{
  width: 20%;
}

.faktTxt{
  width: 120px;
}


.invoices-table thead th, .table.dataTable.invoices-table thead th{
  font-size: 10px !important;
  line-height: 10px!important;
  height: 10px !important;
  padding: 5px !important;
}


.invoices-table tbody td, .table.dataTable.invoices-table tbody td{
  font-size: 11px !important;
  line-height: 11px!important;
  height: 11px !important;
  padding: 6px !important;
}
.invoices-table tbody td .icon-remove-sign, .table.dataTable.invoices-table tbody td .icon-remove-sign{
  font-size: 12px !important;
  padding: 0px !important;
}
.invoices-table thead tr th.center-black, .table.dataTable.invoices-table thead tr th.center-black{
  width: 25px;
}

.error {
    border: 2px solid red;
}
.error-msg {
    display: none;
    padding-top: 7px;
    color: red;
}
.error ~ .error-msg {
    display: block;
}
