@font-face {
    font-family: 'Conv_l_10646';
    src: url('../fonts/l_10646.eot');
    src: local('?'), url('../fonts/l_10646.woff') format('woff'), url('../fonts/l_10646.ttf') format('truetype'), url('../fonts/l_10646.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.table-hover.table tbody tr:hover td,
.table-hover.table tbody tr:hover th {
    background-color: transparent;
}

.labdata-bootsraptable-toolbar-devider{
    margin-left: 5px;
}
/* Pakeisti stylai nifty pagal save */

.panel-primary .panel-footer,
.panel-success .panel-footer {
    background-color: #f1f3f6;
    border-color: #f1f3f6;
    color: #404040;
}

body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
 }

.input-daterange .input-group-addon {
    line-height: 1;
}
.labdata-qcinfo-dl{
    margin-bottom: 0px;
}
.labdata-qcinfo-dl dt{
    width: 80px;
    font-weight: 600;
}
.labdata-qcinfo-dl dd{
    margin-left: 90px;
    color: #2285a0;
}
.labdata-popup-onmodal .popover .form-group{
    margin-left: 0px;
    margin-right: 0px;
}
.labdata-align-center{
    text-align: center;
}
.labdata-align-left{
    text-align: left !important;
}
.labdata-mar-lft-5{
    margin-left: 5px;
}
.labdata-mar-rgt-5{
    margin-right: 5px;
}
.labdata-mar-top-5{
    margin-top: 5px;
}

/* typeahead BEGIN*/
.twitter-typeahead{
    width: 100%;
}
.tt-menu {
    width: 100%;
    margin: 3px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -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);
}
.tt-suggestion {
    font-weight: normal;
    line-height: 1.5;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #515151;
}
.tt-selectable {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.tt-highlight {
    font-weight: 600;
    /*color: #97C664;*/
}
.tt-cursor {
    color: white;
    background-color: #5FA2DD;
}
.tt-hint {
    color: #999;
    padding: 5px 11px
}
/* dhtmlxtreegrid */
div.gridbox {
    box-sizing: content-box !important;;
    webkit-box-sizing: content-box !important;;
    -moz-box-sizing: content-box !important;
}
.even{
    background-color:#FFFFFF;
}
.uneven{
    background-color:#F0F8FF;
}
div.gridbox_dhx_skyblue.gridbox table.obj tr td {
    padding-top: 1px;
    padding-bottom: 1px;
    border-right: 1px solid #F0F8FF;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #F0F8FF;
}
/* summernote */
.note-popover .popover-content, .panel-heading.note-toolbar {
    padding: 0 0 5px 5px;
    margin: 0;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    /*height: 37px;*/
}
.labdata-alert .modal-title, .modal-title .span-alert{
    color: #d43f3a;
    /*font-weight: bold;*/
}
.labdata-warning .modal-title{
    color: #f29000;
    /*font-weight: bold;*/
}
.cls-content > .alert-danger {
    background-color: #ed7876 !important;
}
.cls-content > .alert-success {
    background-color: #9cc56c !important;
}
.panel-primary > .panel-heading > .panel-control > a {
    color: #fff;
}
.ld-form-control {
    position: relative;
    float: right;
    padding: 10px 15px;
    vertical-align: middle;
}
.ld-form-control-title {
    float: left;
    font-weight: 300;
    padding: 0 20px 0 20px;
    font-size: 1.416em;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.hr-mar-btm-10 {
    margin: 0 0 10px;
}
.hr-mar-btm-20 {
    margin: 0 0 20px;
}
/* Copy from nifty .panel-control */
.panel-control-left {
    height: 100%;
    position: relative;
    float: left;
    padding: 0 0 0 15px;
}
.panel-control-left .nav-tabs {
    display: inline-block;
    height: 39px;
    margin-top: 10px;
    vertical-align: bottom;
    border: 0;
}
.panel-control-left .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
    height: 100%;
    line-height: 39px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0 15px;
}
.panel-control-left .nav-tabs > li:not(.active) {
    background-color: transparent;
    opacity: .6;
}
.panel-control-left .nav-tabs > li:not(.active) a {
    color: inherit;
    border-bottom: 0 !important;
}
.panel-control-left .nav-tabs > li:not(.active) a:hover {
    background-color: rgba(0, 0, 0, 0.15);
    border-color: transparent;
}
.panel-control-left .nav-tabs > .active > a {
    z-index: 1;
}
/* END Copy from nifty .panel-control */

.modal70 > .modal-dialog {
    width:70% !important;
}
.modal90 > .modal-dialog {
    width:90% !important;
}
.modal-with-tabs > .modal-dialog > .modal-content {
    background-color: #e7ebee !important;
}
.modal-with-tabs > .modal-dialog > .modal-content > .modal-body > .bootbox-body > .tab-base {
    margin-bottom: 0px !important;
}
.accordion-no-pad  > .panel > .panel-collapse > .panel-body {
    padding: 0px !important;
}
/* BEGIN kad butu galima uzdeti bolda ant checkboxo (reikia permusti nifty/bootstrap)*/
.checkbox label.text-semibold {
    font-weight: 600 !important;
}
/* END */
/* BEGIN  MENIU ELEMENTO AUKSTIS */
#mainnav-menu a{
    padding: 8px 20px;
}
#mainnav-menu ul a, .menu-popover .sub-menu ul a {
    padding: 6px 20px 8px 53px;
}
#mainnav .list-header {
    font-size: 12px;
}
#mainnav li .arrow {
    float: right;
    line-height: 0.82857;
}
/* END */
#navbar-container li.tgl-project-settings-btn > a{
    width:40px;
    text-align: center;
}
#data-container{
    margin-left: 15px;
    background-color: #FFFFFF;
}
#container.mainnav-lg .project-icon{
    display: none;
}
.mainnav-project-link{
    padding: 12px 0 12px 15.5px!important;
}
.no-pad-left{
    padding-left: 0!important;
}
.test-tube-block{
    border: solid 1px #d2d9de;
    background-color: #fafafa;
    padding: 15px;
}
.test-tube{
    padding: 0!important;
}
.test-tube .test-tube-top{
    width: 28px;
    height: 20px;
    border: solid 3px #000000;
    margin: 0 auto;
}
.test-tube .test-tube-bot{
    width: 20px;
    height: 70px;
    border: solid 3px #000000;
    border-radius: 0 0 20px 20px;
    border-top:0;
    margin: 0 auto;
}
.test-tube-h-block{
    /*border: solid 1px #d2d9de;*/
    /*background-color: #fafafa;*/
    padding: 5px;
    line-height:7px;
}
.test-tube-h{
    padding: 0!important;
    text-align:center;
}
.test-tube-h .test-tube-top{
    display:inline-block;
    width: 20px;
    height: 28px;
    border: solid 3px #000000;
    margin: 0 auto;
}
.test-tube-h .test-tube-bot{
    display: inline-grid;
    width: 50px;
    height: 20px;
    border: solid 3px #000000;
    border-radius: 0 20px 20px 0;
    border-left:0;
    margin: 0 auto;
    margin-left: -3px;
    margin-top: 5px;
    vertical-align: top;
    background-color: #fff;
}
.custom_line_height {
    line-height:14px !important;
}

/* BEGIN VIRSUTINIO MENIU ELEMENTO AUKSTIS */
.navbar-top-links>.mega-dropdown>.dropdown-menu.mega-dropdown-menu {
    max-width:710px !important;
}
/* END */
tbody tr.row_danger, tbody tr.row_danger a {
    background-color:#ff8280 !important; /*ee4a47*/
    color:#fff !important;
}
#scan_history tbody tr.row_danger,
#scan_history tbody tr.row_danger a,
#scanned_samples tbody tr.row_danger,
#scanned_samples tbody tr.row_danger a {
    color:#4a4a4a !important;
}
.done_tests {
    padding-top:7px;
}
.done_tests table tr td {
    padding: 0 4px 8px 4px;
}
.removeTestPerformer {
    padding:0 10px;
    cursor:pointer;
}
.control_form_edit_string {
    margin-left:10px;
    color:#DAA520;
}
#samplingregister-form #gridbox .btn {
    font-weight:bold !important;
}
.label-attention {
    background-color: #dbdb07;
}
.sample_take_wrapper, .analyte_take_wrapper {
    position:relative;
    padding-right:20px;
    text-align:center;
}
.take_by_employee_icon {
    position:absolute;
    right:6px;
    font-size:16px;
    cursor:pointer;
    top: 0;
    height: 50%;
    bottom: 0;
    margin: auto;
}
.take_select_wrapper, #takeEmployeeSelect {
    display:none;
    position:absolute;
    width:240px;
    background-color:#fff;
    color:#999;
    padding:10px;
    border: 1px solid #cbcbcb;
}
#gridboxQuickValidation table tbody tr td {
    position:relative;
    line-height: 14px !important;
    padding:6px 4px;
}
#gridboxQuickValidation table tr td.quick_validation_result {
    line-height: inherit !important;
    padding:0;
    height:auto;
}
#gridboxQuickValidation table tr td:nth-child(2) {
    text-align:center;
}
#gridboxQuickValidation table tr td:nth-child(2) .form-group {
    margin:0 auto;
}
#gridboxQuickValidation table tr td:nth-child(2) .form-group .checkbox-custom label::after,
#gridboxQuickValidation table tr td:nth-child(2) .form-group .checkbox-custom label::before {
    margin-left:-5px;
}
#gridboxQuickValidation .xhdr table tbody tr td:nth-child(7) .hdrcell {
    padding-left:0 !important;
}
#gridboxQuickValidation .xhdr table tbody tr td:nth-child(7),
#gridboxQuickValidation .xhdr table tbody tr td:nth-child(8),
#gridboxQuickValidation table tbody tr td:nth-child(9),
#gridboxQuickValidation table tbody tr td:nth-child(10),
#gridboxQuickValidation table tbody tr td:nth-child(11) {
    text-align: center;
}

.checkbox-custom.sample-checkbox-default label::before, .checkbox-custom.test-checkbox-default label::before, .check_box.status-checkbox-default {
    border-color: #777 !important;
    background-color: #777;
}
.checkbox-custom.sample-checkbox-danger label::before, .checkbox-custom.test-checkbox-danger label::before, .check_box.status-checkbox-danger {
    border-color: #d9534f !important;
    background-color: #d9534f;
}
.checkbox-custom.sample-checkbox-warning label::before, .checkbox-custom.test-checkbox-warning label::before, .check_box.status-checkbox-warning {
    border-color: #f0ad4e !important;
    background-color: #f0ad4e;
}
.checkbox-custom.sample-checkbox-success label::before, .checkbox-custom.test-checkbox-success label::before, .check_box.status-checkbox-success {
    border-color: #5cb85c !important;
    background-color: #5cb85c;
}
.checkbox-custom.sample-checkbox-primary label::before, .checkbox-custom.test-checkbox-primary label::before, .check_box.status-checkbox-primary {
    border-color: #337ab7;
    background-color: #337ab7;
}
.checkbox-custom.sample-checkbox-signed label::before, .checkbox-custom.test-checkbox-signed label::before, .check_box.status-checkbox-signed {
    border-color: #0964AE !important;
    background-color: #0964AE !important;
}
.checkbox-custom.sample-checkbox-default label::after,
.checkbox-custom.sample-checkbox-danger label::after,
.checkbox-custom.sample-checkbox-warning label::after,
.checkbox-custom.sample-checkbox-success label::after,
.checkbox-custom.sample-checkbox-primary label::after,
.checkbox-custom.sample-checkbox-signed label::after,
.checkbox-custom.test-checkbox-default label::after,
.checkbox-custom.test-checkbox-danger label::after,
.checkbox-custom.test-checkbox-warning label::after,
.checkbox-custom.test-checkbox-success label::after,
.checkbox-custom.test-checkbox-primary label::after,
.checkbox-custom.test-checkbox-signed label::after{
    color:#fff;
}
.history_tests_filter .dropdown-menu.open {
    right:0;
    left:auto;
}
#change_password {
    margin: 10px 0;
    display:none;
}
#change_password .title {
    text-align: left;
    font-weight: 600;
    padding-bottom: 10px;
}
#change_password .help-block {
    text-align:left;
}
.history_test_filter .dropdown-menu.open {
    max-width:700px !important;
}
/*#supplier-contract-form .fixed-table-body {
    overflow-x: hidden;
}*/
.cell-warning {
    background-color:#F58220 !important;
}
.cell-error-text,
div.gridbox_dhx_web.gridbox table.hdr td.cell-error-text,
div.gridbox_dhx_web.gridbox table.obj tr td.cell-error-text {
    color:#ff0000 !important;
}
#qcresults thead tr th:nth-child(8),
#qcresults tbody tr td:nth-child(8) {
    width:105px !important;
}
.qc_result_filter_analyte .bootstrap-select .dropdown-menu.open ul li {
    max-width:100% !important;
    overflow: hidden;
    word-wrap: normal !important;
    white-space: normal;
}
.order_conclusion_wrapper .bootstrap-select .dropdown-menu.open {
    max-height:390px !important;
}
.order_conclusion_wrapper .bootstrap-select .dropdown-menu.inner {
    max-height:350px !important;
}
.bg-img {
    opacity: 1;
}
input#patient_full_name
{
    font-weight: 900;
}

input.form-control.colorpicker
{
    height: 34px;
    padding: 0 2px;
    width: 34px;
}

.datepicker-dropdown.datepicker-orient-bottom:before, .datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: auto;
}

.label-signed {
    background-color: #0964AE;
    color: #ffffff;
}

#page-alert .alert-wrap {
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 10px;
}

.module-filters input:not([value=""]),
.module-filters .bootstrap-select:has(option[selected]:not([value=""])),
.fixed-table-toolbar input.bootstrap_table_search:not([value=""]),
.fixed-table-toolbar .bootstrap-select:has(option[selected]:not([value=""])),
.filters_view .bootstrap-select:has(option[selected]:not([value=""]))
{
    border:1px solid #42a5f5 !important;
}