.popover{
    max-width: 400px;
}

.header-plate{
    width: 130px;
}
select{
    min-height: 28px;
}
input.parsley-error{
    /*color: #B94A48 !important;
    border: 1px solid #EED3D7 !important;*/
    border-color: #B94A48;
}
.select2-custom-width .select2-container.select2-container-single{
    /*width: 213px !important;*/
    width: 100% !important;
}
.select2-selection{
    height: 45px !important;
    padding-top: 7px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 9px !important;
}

.section-sub-title{
    text-align: center;
    background-color: #eaeaea;
}

.custom-panel-a:hover,
.custom-panel-a:focus,
.custom-panel-a:active
{
    color: #444;
    text-decoration: none !important;
}
.custom-panel-a{
    color: #444;
}

.report-item{
    background-color: #f2f2f2;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.custom-pagination button.arrow{
    margin: 0px !important;
    padding: 0px !important;
}
.custom-pagination .arrow a{
    border: 0px;
}

p.delete-btn-container{
    font-size:18px;
    padding-right:15px;
}
p.delete-btn-container i{
    float:right;
}

p.add-btn-container{
    text-align:center;
    font-size:18px;
}
p.add-btn-container i{
    font-size:18px;
}
p.add-btn-container i.loading-truck,
p.add-btn-container i.loading-sample
{
    display:none;
}
.form-inline .form-control {
    width: 100%;
}

footer{
    text-align: center;
}

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

.dropdown-menu>li>a{
	text-align: left;
}

.parsley-errors-list li,
.parsley-equalto,
.parsley-required
{
	list-style: none;
	color: #c11d1d;
}

.btn-m-width{
	max-width: 250px;
}
.btn-w-margin{
	margin-top:24px;
}

html input {
	width: 100%;
}

table.dataTable.no-footer,
table.dataTable thead th, 
table.dataTable thead td
{
	border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}
.data-table{
	border-right: 1px solid rgba(0, 0, 0, 0.20);
}

.dataTables_info{
	display: none;
}

.select2-single{
    min-height: 40px;
    padding-top: 8px !important;
}

.select2-container-single .select2-single div b{
    margin-top: 8px;
}

/*
.shadow-effect
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.shadow-effect:before, .shadow-effect:after
{
    content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.shadow-effect:after
{
    right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
*/

.selectize-input.items{
    min-height: 43px;
    padding-top: 10px;
}


.table-kontainer .btn-xs, .btn-group-xs>.btn
{
    padding: 0px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0;
    border: 0;
}





.section-0{
    /*background-color: #adadad;*/
    /*max-width: 300px;*/
    /*display: inline-block;*/
    /*overflow-x: scroll;*/
}
.section-1{
    /*background-color: #dadada;*/
    /*max-width: 800px;*/
    /*display: inline-block;*/
    /*overflow-x: scroll;*/
}
td.data.section-1{
    /* If editable */
    padding: 0px !important;
}
td.data.section-1 input{
    height: 29.45px;
    padding-left: 4px;
}
td.data.section-1 input.no-border{
    border: 0px;
}
.table-header{
    background-color: #e9e9e9 !important;
    padding: 5px;
}
.table-header td{
    font-weight: bold;
}
.table-body td.section-0{
    background-color: #ddd;
}
.header{
    /*min-width: 150px;*/
    white-space:nowrap;
}
.table-kontainer{
    max-width:49%;
    overflow-x: scroll;
    display: inline-block;
}
.data-table td{
    white-space:nowrap;
    padding: 4px 4px;
    border: 1px solid #adadad;
    min-width: 60px;
}
td.data.section-1 input.parsley-error
{
    border: 1px solid #EED3D7 !important;
}


.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;
}
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #e6e6e6;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
.control input:checked ~ .control__indicator {
  background: #2aa1c0;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #0e647d;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  left: 8px;
  top: 4px;
  width: 3px;
  height: 8px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}
.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0;
  border-radius: 0;
  background: #e6e6e6;
  color: #7b7b7b;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select::-ms-expand {
  display: none;
}
.select select:hover,
.select select:focus {
  color: #000;
  background: #ccc;
}
.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.select__arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #7b7b7b transparent transparent transparent;
}
.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
  border-top-color: #000;
}
.select select:disabled ~ .select__arrow {
  border-top-color: #ccc;
}
