﻿.visible-mb {
    display: none !important;
}

.dropdown-menu i {
    font-size: 14px !important;
}

body {
    background-color: #FFF !important;
}

.tiles-footer {
    font-size: 16px !important;
}

#page-content {
    background-color: #FFF !important;
}

.stripedcmed tbody tr:nth-of-type(odd) {
    background: rgba(237,238,240,.5);
}

.timeline-header span {
    color: #333;
}

.timeline-content p {
    margin: 0 !important;
    margin: 3px 0 10px !important;
}

.timeline-content span {
    font-size: 16px;
    font-weight: 700;
}

.margin-top-46 {
    margin-top: 46px !important;
}

.table_list tbody tr:hover {
    background-color: #EDEEF0 !important;
}

.table_list tbody tr.background-tr:hover {
    background-color: #71AE34 !important;
}

.background-tr a {
    color: #fff !important;
}

.background-tr {
    background-color: #71AE34 !important;
    border-color: #71AE34 !important;
    color: #fff !important;
    font-size: 16px;
}

.top10-control-group .control-group {
    margin-top: 10px !important;
}

.redColorSpan {
    color: #e54c11 !important;
}

.span-info {
    font-weight: 700;
    margin-left: 2px;
}

.label-title {
    margin-left: 2px;
}

.show_div {
    display: block;
}

.blueColor i:before {
    color: #37A6CD !important;
}

.redColor i:before {
    color: #e54c11 !important;
}

.greenColor i:before {
    color: #89b96b !important;
}

.whiteColor i:before {
    color: #fff !important;
}

.blueColor:hover i:before {
    text-shadow: 0 0 8px rgba(82,168,236,.6);
}

.colorHover tbody tr:hover {
    background-color: rgba(28,183,236,.1) !important;
}

.top5 {
    margin-top: 5px !important;
}

.top10 {
    margin-top: 10px !important;
}

.top20 {
    margin-top: 20px !important;
}

.top30 {
    margin-top: 30px !important;
}

.top40 {
    margin-top: 40px !important;
}

.top50 {
    margin-top: 50px !important;
}

.top60 {
    margin-top: 60px !important;
}

.top80 {
    margin-top: 80px !important;
}

.top100 {
    margin-top: 100px !important;
}

.top120 {
    margin-top: 120px !important;
}

.top140 {
    margin-top: 140px !important;
}

.top160 {
    margin-top: 160px !important;
}

.no_margin {
    margin: 0 !important;
}

.table_list td, .table_list th {
    padding: 6px 8px;
}

    .table_list th a {
        color: #333;
    }

#frmFilter {
    margin: 0 !important;
}

.arrow_up {
    background: url(images/triangleUp.png) no-repeat center right;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 3px;
}

.arrow_down {
    background: url(images/triangleDown.png) no-repeat center right;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 3px;
}

.headerOrder {
    cursor: pointer;
    text-decoration: none !important;
}

.selected_table_header {
    background-color: #2E373F;
    color: #fff;
}

    .selected_table_header a, .selected_table_header a:hover, .selected_table_header span {
        color: #fff !important;
    }

.btn_table_danger {
    color: #FFF !important;
    background-color: #D9534F;
    font-size: 14px;
    line-height: 1.5em;
    padding: 1px 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25) !important;
    transition: all .15s ease 0s;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none !important;
}

.btn_table_gray {
    color: #5A5A5A !important;
    background-color: #EAE8E8;
    font-size: 14px;
    line-height: 1.5em;
    padding: 1px 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25) !important;
    transition: all .15s ease 0s;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none !important;
}

.btn_table_info {
    color: #FFF !important;
    background-color: #37A6CD;
    font-size: 14px;
    line-height: 1.5em;
    padding: 1px 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25) !important;
    transition: all .15s ease 0s;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none !important;
}

.btn_table_success {
    color: #FFF !important;
    background-color: #87B87F !important;
    font-size: 14px;
    line-height: 1.5em;
    padding: 1px 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25) !important;
    transition: all .15s ease 0s;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: none !important;
}

.icon_closed {
    font-size: 14px;
    color: #333;
}

.btn_table_info:hover {
    background-color: #4F99C6 !important;
    border-color: #6FB3E0;
}

.btn_table_danger:hover {
    background-color: #B74635 !important;
    border-color: #D15B47;
}

.btn_table_gray:hover {
    background-color: #DFDFDF !important;
    border-color: #DFDFDF;
    color: #5A5A5A !important;
}

.btn_table_success:hover {
    background-color: #629B58 !important;
    border-color: #87B87F;
}

.img_logo {
    margin-left: 2px;
    margin-right: 2px;
    width: 20px;
    height: 35px;
    float: left;
}

.title_logo {
    font-size: 19px;
    font-family: 'Times New Roman';
    height: 50px;
    line-height: 40px;
}

.ac {
    text-align: center !important;
}

.al {
    text-align: left !important;
}

.ar {
    text-align: right !important;
}

.font14 {
    font-size: 14px !important;
}

.font15 {
    font-size: 16px !important;
}

.font18 {
    font-size: 18px !important;
}

.font20 {
    font-size: 20px !important;
}

.font22 {
    font-size: 22px !important;
}

.green_font {
    color: #78A22F;
}

.maring-right-5 {
    margin-right: 5px;
}

@media (max-width:480px) {
    .hide-Fifth-row tr :nth-child(5), .hide-Third-row tr :nth-child(4), .hide-sec-row tr :nth-child(2), .hide-second-row tr :nth-child(3), .listTableFifth tr :nth-child(5), .listTableSecond tr :nth-child(3), .listTableThird tr :nth-child(4) {
        display: none;
    }

    .hidden-mb {
        display: none !important;
    }

    .visible-mb {
        display: block !important;
    }
}

.active_menu {
    background: #78A22F !important;
}

.scrollup {
    width: 48px;
    height: 48px;
    opacity: .5;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(images/arrowScrollUp.png) no-repeat;
}

.hide_div {
    display: none;
}

.width100 {
    width: 100%;
}

.table-show th, .table-show td {
    padding: 5px !important;
}

.panel-not-padding {
    padding: 0 !important;
}

.padding5 {
    padding: 5px !important;
}

.padding0 {
    padding: 0px !important;
}

.subtitle-bar {
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    margin-top: 67px;
    margin-right: 0;
    position: fixed;
    z-index: 6;
    background: #E6EDDE;
}

.span_filter {
    color: #575655;
    font-size: 12px;
}

.error {
    color: #e80c4d;
}

.field-validation-error {
    color: #e53935; 
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e53935 !important;
}

input[type=checkbox].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e53935;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.separator_icon {
    margin-right: 5px;
}

.disable_a {
    display: none;
    pointer-events: none;
    cursor: default;
    background: #DDD !important;
}

.dshb_icoNav {
    margin: 0;
    text-align: center;
}

    .dshb_icoNav li {
        -webkit-box-shadow: inset 0 1px 0 0 #fff;
        box-shadow: inset 0 1px 0 0 #fff;
        text-align: center;
        list-style: none;
        display: inline-block;
        margin: 0 5px 10px;
        background: #f9f9f9;
        background: -moz-linear-gradient(top,#f9f9f9 0,#efefef 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f9f9f9),color-stop(100%,#efefef));
        background: -webkit-linear-gradient(top,#f9f9f9 0,#efefef 100%);
        background: -o-linear-gradient(top,#f9f9f9 0,#efefef 100%);
        background: -ms-linear-gradient(top,#f9f9f9 0,#efefef 100%);
        background: linear-gradient(top,#f9f9f9 0,#efefef 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#efefef', GradientType=0);
        border: 1px solid #e2e2e2;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px;
        padding: 10px;
    }

        .dshb_icoNav li:hover {
            border-color: #d2d2d2;
            -moz-box-shadow: 0 0 6px #ccc;
            -webkit-box-shadow: 0 0 6px #ccc;
            box-shadow: 0 0 6px #ccc;
        }

        .dshb_icoNav li a {
            position: relative;
            display: block;
            width: 120px;
            padding: 0 0 10px;
            font-size: 12px;
            color: #222;
            background-repeat: no-repeat;
            background-position: center 10px;
        }

            .dshb_icoNav li a:hover {
                text-decoration: none;
            }

    .dshb_icoNav .label {
        position: absolute;
        right: -5px;
        top: -5px;
    }

.iconNav_left {
    text-align: left;
}

.iconNav_right {
    text-align: right;
}


.visible-tablet {
    display: none !important;
}

@media (max-width:767px) {

    .visible-tablet{
        display:block !important;
    }

    .hidden-tablet{
        display: none !important;
    }

    .header {
        margin-top: -27px !important;
    }

    #no-margin-top-46 {
        margin-top: 15px !important;
    }

    .dshb_icoNav {
        text-align: center;
    }

        .dshb_icoNav li {
            float: none;
            display: inline-block;
        }

    .margin-top-info {
        margin-top: 5px;
    }

    .subtitle-bar {
        top: 0;
        left: 0;
        right: 0;
        margin-bottom: 0;
        margin-top: 40px !important;
        margin-right: 0;
        position: fixed;
        z-index: 6;
        background: #E6EDDE;
    }

    .subtitle_buttons_assistant {
        margin-top: 70px !important;
    }

    .div_save_buttons {
        margin-top: 0 !important;
    }
}

@media (max-width:979px) {
    h4, .h4 {
        font-size: 16px !important;
    }

    .heading-primary-font-16 li a {
        font-size: 14px !important;
        background: #4187DF;
    }

        .heading-primary-font-16 li a:hover {
            font-size: 14px !important;
            background: #4187DF !important;
        }

    .arrow-down-user {
        display: block !important;
    }

    .lblUserName {
        display: none !important;
    }
}

.icon-menu-opacity {
    opacity: .7;
}

.datetimepicker {
    max-width: 220px !important;
}

.disp-b {
    display: block !important;
}

.disp-i {
    display: inline-block !important;
    font-size: 15px !important;
    margin-left: 3px;
}

.userlinks i {
    color: #333 !important;
}

.text-icon-add {
    color: #fff;
    font-size: 22px !important;
}

.panel-title-header {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.subtitle_buttons {
    z-index: 6;
    background: none repeat scroll 0 0 #F5F5F5;
    margin: 0 -20px 5px -20px;
}

.disableLink a {
    pointer-events: none !important;
    cursor: default !important;
}

.disableTab a {
    pointer-events: none !important;
    cursor: default !important;
}

.save-chages {
    background: #F2D359 !important;
}

.heading-primary-font-16 li a {
    font-size: 16px;
    background: #4187DF;
}

    .heading-primary-font-16 li a:hover {
        font-size: 16px;
        background: #4187DF !important;
    }

.heading-midnightblue-font-16 li a:hover {
    font-size: 16px;
    background: #2c3e50 !important;
}

.heading-midnightblue-font-16 li a {
    font-size: 16px;
    background: #2c3e50;
}

.non-padding-top {
    padding-top: 0px !important;
}

.separator_icon_l {
    margin-left: 5px;
}

.header {
    background: #F5F5F5;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    box-sizing: border-box;
    z-index: 999;
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block;
}

.fileinput-exists .fileinput-new, .fileinput-new .fileinput-exists {
    display: none;
}

.close-download {
    background: none repeat scroll 0 0 #FB7142;
    border-radius: 100%;
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    height: 17px;
    line-height: 15px;
    margin-left: 8px;
    opacity: 1;
    text-align: center;
    width: 17px;
}

    .close-download:hover {
        background: none repeat scroll 0 0 #F96331;
        color: #FFF;
        cursor: pointer;
        opacity: 1;
    }

.hornav li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

    .hornav li a {
        background: none repeat scroll 0 0 #ddd;
        border-color: #ddd !important;
        border-image: none !important;
        border-radius: 2px 2px 0 0 !important;
        border-style: solid solid none !important;
        border-width: 1px 1px 0 !important;
        color: #777777 !important;
        display: block;
        padding: 10px 20px;
        font-size: 14px;
        line-height: 38px !important;
    }


    .hornav li.active a {
        background: none repeat scroll 0 0 #FFFFFF;
        color: #333333 !important;
    }

    .hornav li a:hover {
        background: none repeat scroll 0 0 #ADADAD !important;
        border-color: #DDD !important;
        color: #FFFFFF !important;
    }

.hornav {
    padding: 0 10px;
}

.tab-heading {
    background-color: #FFFFFF !important;
    border-bottom: 1px solid #ddd !important;
}

.hornav li .dropdown-menu li {
    width: 100% !important;
}

    .hornav li .dropdown-menu li a {
        padding: 0px 0px 0px 15px;
    }

.non-top {
    padding-top: 0px !important;
}

.disableLinks {
    pointer-events: none;
    cursor: default;
}

.maring-bottom-5 {
    margin-bottom: 5px !important;
}

#customMessage {
    margin-top: 5px;
}

.label-error {
    color: #e53935;
    font-weight: bold;
    margin-left:10px;
}

.border-table-history {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.tab-content{
    padding: 2%;
}

.btn-right {
    position: fixed;
    right: -55px;
    transform: rotate(-90deg);
    top: 350px
}

.btn-left {
    position: fixed;
    left:200px;
    transform: rotate(-90deg);
    top: 350px;
    z-index:1001;
}

.lateral-absolute {
    position: fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1000;
}

.backdrop-menu{
    width:100%;
    height:100vh;
    background:rgba(0,0,0,0.5);
}

.menu-lateral-contain {
    background: white;
    position: fixed;
    top:0;
    bottom:0;
    right: 0;
    width: 80%;
    height: 100vh;
    -webkit-box-shadow: 0px 0px 22px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 22px -12px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 22px -12px rgba(0,0,0,0.75);
    padding:1% 2%;
    overflow:auto;
    z-index:1001;
}

.d-none{
    display:none !important;
}

.overflow-auto{
    overflow: auto;
}

.mt-4{
    margin-top:4%;
}


.dropdown {
    display: inline-block;
    position: relative;
}

.dd-button {
    display: inline-block;
    border: 1px solid gray;
    border-radius: 4px;
    padding: 10px 30px 10px 20px;
    background-color: #ffffff;
    cursor: pointer;
    white-space: nowrap;
}

    .dd-button:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid black;
    }

    .dd-button:hover {
        background-color: #eeeeee;
    }


.dd-input {
    display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    background-color: #ffffff;
    list-style-type: none;
}

.dd-input + .dd-menu {
    display: none;
}

.dd-input:checked + .dd-menu {
    display: block;
}

.dd-menu li {
    padding: 10px 20px;
    cursor: pointer;
    white-space: nowrap;
}

    .dd-menu li:hover {
        background-color: #f6f6f6;
    }

    .dd-menu li a {
        display: block;
        margin: -10px -20px;
        padding: 10px 20px;
    }

    .dd-menu li.divider {
        padding: 0;
        border-bottom: 1px solid #cccccc;
    }

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-title {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
    text-align:center
}

.card-icon{
    font-size: 30pt;
    text-align: center;
}

.pointer{
    cursor: pointer;
}

.printArea:after{
    content: '';
    opacity: var(--data-opacity);
}

:root{
    --data-opacity: 1;
}


@media screen and (max-width:425px){
    .hidden-small{
        display:none !important;
    }
}


@media screen and (max-width:500px) {
    .vaccineTitle{
        height: 70px;
    }
}

.pathological-table tbody tr td:first-child {
    text-align: left !important;
    background-color: transparent !important;
    border-bottom: 0px solid !important;
}

.pathological-table tbody tr td {
    text-align: left !important;
}

@media screen and (max-width:690px) {
    .hideCardDesign{
        display:none !important;
    }

    table.mobile-optimised {
        word-wrap: break-word;
    }

        table.mobile-optimised thead {
            display: none
        }


        table.mobile-optimised tbody, table.mobile-optimised tr {
            display: block
        }

    .mobile-optimised td:before {
        content: attr(data-th);
        display: block;
        font-weight: bold;
        margin: 0 0 2px;
        color: #000;
    }

    .mobile-optimised tbody tr {
        position: relative;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        border: 1px solid rgba(0,0,0,.125);
        border-radius: .25rem;
        margin-bottom: 2%;
    }

        .mobile-optimised tbody tr td:first-child {
            vertical-align: middle;
            padding: .75rem 1.25rem;
            margin-bottom: 0;
            text-align: center;
            background-color: rgba(0,0,0,.03);
            border-bottom: 1px solid rgba(0,0,0,.125);
        }

        .mobile-optimised tbody tr th {
            text-align: center;
            font-weight: normal;
            border: none;
        }

        .mobile-optimised tbody tr td {
            text-align: center;
            font-weight: normal;
            border: none;
        }

    .removeBorderMobile {
        border: none;
    }

    .marginBottomCard {
        margin-bottom: 10px;
    }
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

    .upload-btn-wrapper input[type=file] {
        font-size: 100px;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

.nav-link {
    color: #777777 !important;
}

.width-70{
    width: 70% !important;
}