

body {font-size: 14px;}

.left-gyu {text-align:left !important;}

.right-gyu {text-align:right !important; }

.center-gyu {text-align:center !important; }

.middle-gyu {vertical-align:middle !important; }

.middle-gyu {vertical-align:middle !important;}


.bold-gyu {text-weight:bold;}

.blue-gyu {color:#3498db !important;}
.red-gyu {color:red; !important}
.pink-gyu {color:pink; !important}
.white-gyu {color:white; !important}
.black-gyu {color:black; !important}

.input-gyu1 {
  max-width:300px; 
  display:inline;	
}


body .popover.right .arrow {
	border-right-color:#444444;
}

.onmouseover_shadow1:hover {-moz-box-shadow: 0 0 10px #ccc; -webkit-box-shadow: 0 0 10px #ccc; box-shadow: 0 0 10px #ccc;}

.pointer {cursor:pointer;}


.tinybutton {
 font-size:100% !important;
 line-height:80% !important;
}

.inputerror_dynamic {
   box-shadow: inset 0 0 1em gold, 0 0 1em red !important;
}

.gyuicon1 {
	  margin: 0px;
	  border: 0px;
	  font-size:18px;
	  line-height:20px;
	  width:22px;
	  height:27px;
	  
}

.row-selected1-gyu {
	background-color:pink;
}


table td, table th {
padding:2px !important;
}

input[type=checkbox] {
  /* All browsers except webkit*/
  transform: scale(1.3);

  /* Webkit browsers*/
  -webkit-transform: scale(1.3);
  
  margin-right:10px;
}


hr {
    border: none;
    height: 1px;
    background-color: silver;
}

}

.popover-content {
	max-height: 500px;
	max-width:500px;
	overflow-y:auto;
}

.badge-silver,.bg-silver,.btn-silver,.hover-silver:hover,.label-silver {
	color:white;
	border-color:#000;
	background:#aaaaaa;
}

#FF_TYP_OSETR_chosen {
	text-align:left;
	max-width:300px;
}

#F_TOSETR_OKRES_chosen {
	text-align:left;
	max-width:300px;	
}

#F_DOCUMENTTYPE_chosen  {
	text-align:center;
	max-width:350px;	
}

#F_FIRMA_chosen {
	text-align:center;
	max-width:300px;	
}

#F_RODINA_chosen, #F_CENADEN_COLOR_1_chosen {
    text-align:left;
    max-width:300px;
}

.icon-edit::before {
	color: #2cc360;
}
.icon-newspaper-o::before {
	color: #49a5f6;
}
.icon-book::before {
	color: #ffd75e;
}
.icon-calendar::before {
	color: #cc5cff;
}
.icon-trash-o::before {
	color: #eb5344;
}
.icon-folder-open-o::before {
	color: #ffca4d;
}