/*.persondetail_content{
width: 1200px;
}*/

/*.person_detail_table > tbody > tr > td, .person_detail_table > thead > tr > th { 
  border-left: 1px solid #DDD; 
  padding: 3px 7px 3px 3px;
}*/








/*.rm-cust-detail td {
	padding: 2px 8px 2px 20px;
	border: none;
	background: transparent !important;
}

.rm-cust-detail td:first-child{
  padding: 2px 8px;
}*/





/*.table-striped {
    margin: 0;
    width: 100%;
    clear: both;
}

.table-striped .header{
  padding: 5px;
  text-align: left;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-right: 1px solid #DDD;
  /*-webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.table-striped th  {
	background-color: #F4BD1C !important;
    padding: 0 7px;
/*	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125) inset;
}

.table-striped td  {
  padding: 0 7px;
}*/











/*.control-group{
  height: 30px;
  width: 300px;
}

.control-label{
  float: left;
}

.controls{
  float: right;
}
*/



/*.person_detail_table select {
 min-width: 200px;
}

.person_detail_table input[type="text"] {
 min-width: 196px;
}


}*/




/*.WebSaspoFormControl .FormFieldControl table{
width: 99%;
}*/






/*************** NASTAVENI DATETIME ***********/


/*.person_detail_table .saspo-control.datetime input[type=text].ctrl-dt-date{
  min-width: 112px !important;
  max-width: 112px;
}

.saspo-control.datetime input[type=text].ctrl-dt-time{
  min-width: 40px !important;
  max-width: 40px;
}

.saspo-control.datetime select{
  min-width: 50px !important;
  max-width: 50px;
}*/




/*.customer_preview > tbody > tr:nth-child(odd) > td {
  background-color: #f9f9f9;
}*/




/*   -------------VLASTNI CSS PRO TABY, BYLO SE S JQUERY-----------
.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
  display: block;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #F4BD1C;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-tabs > li {
  float: left;
}

.nav-tabs > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
  text-decoration: none;
  background-color: #F4BD1C;
  color: black;
}


.nav-tabs > li > a:hover {
  border: 1px solid transparent;

  
}

.nav-tabs > li > a:focus{
background-color: white;
border-color: #eeeeee #eeeeee #ffffff;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}                

.tab-content {
  overflow: auto;
  clear:left;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
  padding: 15px;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}
    */

