body {
    padding-bottom: 40px;
}

.apteka-price {
    list-style: none;
}

tr.selected td {
    background-color: yellow !important;
}

.apteka-price strong {
    font-weight: normal;
    padding-right: 80px;
    display: inline-block;
}

.pointer{
    cursor: pointer;
}

.tooltip_card{
    text-align: left;
    padding: 5px;
}

.tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#order_status{
    z-index: 100052 !important;
}

.blockOverlay{
    z-index: 10061 !important;
}

.blockMsg{
    z-index: 10062 !important;
}

.apteka-price .price {
    top: 0;
    right: 0;
    position: absolute;
    font-weight: 600;
}

.apteka-price .cost > span {
    font-size: 15px;
}

.apteka-price li {
    padding: 3px 0;
    border-bottom: 1px dotted #b7b7b7;
    margin: 0 10px 0 0;
    position: relative;
}

.apteka-price li a {
    text-decoration: none;
}

.an .sklad {
    margin-top: 10px;
}

.order_total {
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    margin-right: 25px;
}

#apteki ul {
    margin: 15px 0 10px 0;
}

li.apteka, li.analog {
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 4px;
}

#apteki h2, .analogi h2 {
    margin: 0;
    padding: 0;
    font-size: 16pt;
    display: inline-block;
}

#apteki li.apteka {
    border-bottom: 2px dashed #ccc;
    margin-bottom: 20px;
}

#apteki .active {
    background: #fefbd7 !important;
    border: 1px solid #fef9c0 !important;
    border-radius: 4px;
}

.addr-line {
    margin-bottom: 2px;
    color: #666;
}

.status {
    font-size: 15px;
    width: 12px;
}

.pharmacy-info b > i {
    width: 14px;
    text-align: center;
}

.address-descr {
    margin: 5px 19px;
}

.status.red {
    color: red;
}

.status.yellow {
    color: yellow;
}

.status.green {
    color: green;
}

.navbar {
    border-radius: 0;
}

.footer {
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
    margin-top: 60px;
}

.container .text-muted {
    margin: 20px 0;
}

.text-muted {
    color: #777;
}

.page-title {
    padding: 0px;
    font-size: 28px;
    letter-spacing: -1px;
    display: block;
    color: #666;
    margin: 0px 0px 15px 0px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
}

.page-title small {
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 300;
    color: #888;
}

.manage a {
    margin-right: 10px;
}

.blockMsg {
    background: none !important;
    color: #fff !important;
    border: 0 !important;
    font-size: 16px;
    text-align: center !important;
}

.daterangepicker_start_input, .daterangepicker_end_input {
    display: none;
}

.dropdown-menu li i {
    width: 16px;
    margin-right: 5px;
}

tr.heading i.clear {
    position: absolute;
    right: 3px;
    top: 0;
    cursor: pointer;
    display: none;
    color: #666;
}

tr.heading th {
    position: relative;
}

.param_group {
    display: inline-block;
    margin: 0 20px 20px 0;
    min-width: 200px;
    text-align: left;
    vertical-align: top;
    width: 30%;
}

.param_group b {
    display: block;
    margin: 0 0 10px -20px;
}

#options li {
    border-bottom: 1px dotted #666;
    padding: 10px 0;
    margin: 10px 0 20px 0;
}

.fv_inp {
    margin-bottom: 10px;
    position: relative;
}

.fv_inp i {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 7px;
    color: #ccc;
}

.bootstrap-tagsinput {
    width: 100%;
}

.stat-0 td {
    color: #ccc;
}

.tree tr i {
    width: 17px;
}

form .tab-pane {
    padding-top: 20px;
}

#map-canvas {
    width: 100%;
    height: 300px;
    margin: 0 0 20px 0;
    padding: 0;
}

.controls {
    margin-top: 16px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 400px;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    text-overflow: ellipsis;
}

#pac-input:focus {
    border-color: #4d90fe;
    margin-left: -1px;
    padding-left: 14px; /* Regular padding-left + 1. */
    width: 401px;
}

.pac-container {
    font-family: Roboto;
}

.btn-group.open .dropdown-toggle {
    box-shadow: none !important;
}

.none {
    display: none;
}

.table > thead > tr > th {
    border-bottom: 1px solid #ddd;
}

.input-icon .fa-info-circle {
    cursor: pointer;
}

.label-success {
    background-color: #5cb85c;
}

.dashboard-stat :hover {
    text-decoration: none !important;
}

.statistics h3 {
    color: green;
}

.apteka .table {
    margin-top: 10px;
}

#popup {
    display: none;
}

.navbar-brand:hover {
    text-decoration: none;
}

.navbar-brand {
    color: #fff !important;
    font-size: 18px;
    float: left;
    margin-right: 40px;
}

.navbar-brand h1, .navbar-brand h3 {
    font-size: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 16px;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.content {
    margin-top: 10px;
}

.relative {
    position: relative;
}

.loader .bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    z-index: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: .5;
}

.loader .spinner {
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -70px;
    position: absolute;
    z-index: 2;
}

.spinner i.fa {
    color: #fff;
    font-size: 20px;
}

.loader .spinner img {
    vertical-align: middle;
}

.loader span {
    font-weight: 300;
    color: #eee;
    font-size: 18px;
    font-family: Open Sans;
}

.ajaxloader .bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    z-index: 1000;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=5);
    -moz-opacity: 0.05;
    -khtml-opacity: 0.05;
    opacity: .05;
}

.ajaxloader .spinner {
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -10px;
    position: absolute;
    z-index: 2000;
}

.ajaxloader .spinner img {
    vertical-align: middle;
}

.mancat a:first-child {
    margin-left: 5px;
}

.mancat .fa {
    color: #ccc;
}

.mancat .fa:hover {
    color: black;
}

.opacity03 {
    color: #aaa;
}

.opacity03 a {
    color: #aaa !important;
}

.opacity03 .dropdown-menu a {
    color: #000 !important;
}

.func a {
    color: #999;
    width: 16px;
    display: inline-block;
}

.func a:hover {
    color: #000;
}

.fv_inp {
    margin-bottom: 10px;
    position: relative;
}

.fv_inp i {
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 7px;
    color: #ccc;
}

.fv_inp i:hover {
    color: #666;
}

.none {
    display: none;
}

#table_filters .none {
    display: none !important;
}

.menu .dropdown-toggle {
    color: #0D638F !important;
}

.menu .nav li.dropdown.open > .dropdown-toggle, .menu .nav li.dropdown.active > .dropdown-toggle, .menu .nav li.dropdown.open.active > .dropdown-toggle {
    background: none !important;
}

.menu .nav > li > a {
    padding: 0 !important;
}

.form-horizontal .control-group {
    margin-bottom: 10px !important;
}

/***
Fileuploader plugin css changes
***/
.fileupload .btn {
    padding: 7px 14px !important;
}

.fileupload-exists {
    padding: 0px;
}

.fileupload .fileupload-preview {
    background-color: #fff !important;
    background-image: none !important;
    filter: none !important;
}

.fileupload .close {
    position: relative;
    top: 0px !important;
}

.fileupload .thumbnail {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.param_group {
    display: inline-block;
    margin: 0 20px 20px 0;
    text-align: left;
    vertical-align: top;
    width: 30%;
    min-width: 200px;
}

.param_group b {
    display: block;
    margin-bottom: 10px;
}

#param {
    padding: 20px;
}

.bootstrap-tagsinput {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.datepicker {
    z-index: 1151;
}

.photo span.tooltip a {
    color: #fff;
}

.photo span.tooltip {
    display: none;
    position: absolute;
    background: #000;
    padding: 7px;
    font-size: 11px;
    opacity: .75;
    margin-left: 3px;
    bottom: 3px;
    z-index: 10000;
    text-align: left;
    width: 106px;
}

.photos div.photo:hover span.tooltip {
    display: block;
}

.photos div.photo {
    border: 1px solid #ccc;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 4px 4px 0;
    float: left;
    width: 125px;
    height: 125px;
    text-align: center;
}

.photos div.photo:hover {
    border: 1px solid #b8d6fb;
    background: #ebf3fd;
    background: -webkit-gradient(linear, left top, left bottom, from(#fafbfd), to(#ebf3fd));
    background: -moz-linear-gradient(top, #fafbfd, #ebf3fd);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.photos div.photo img {
    padding: 3px;
    margin: 0;
}

.nolabel .control-group {
    margin-bottom: 0;
}

.controls div.select2 {
    margin-bottom: 10px;
}

.nm .controls div.select2 {
    margin-bottom: 0;
}

.controls > .radio, .controls > .checkbox {
    display: inline-block;
}

@media screen {
    #printSection {
        display: none;
    }
}

.select2me{
    width: 100%;
}

@media print {

    body.modal-open {
        visibility: hidden;
    }

    .non-printable {
        display: none;
    }

    #printSection{
        visibility: visible;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

}