﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.btn:hover, .btn:focus, .btn.focus{outline:none;}

body.modal-open { position:absolute !important;width:100%;}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.mainpage {
    background: cornflowerblue;
    background: -webkit-linear-gradient(left top, cornflowerblue, cyan);
    background: -o-linear-gradient(bottom right, cornflowerblue, cyan);
    background: -moz-linear-gradient(bottom right, cornflowerblue, cyan);
    background: linear-gradient(to bottom right, darkblue, cyan);
}

.whitetext {
    color: white;
}

.float {
    float: left;
}

.text {
    margin-bottom: 5px;
    margin-left: 10px;
}

.boldtext {
    margin-bottom: 5px;
    margin-left: 10px;
    font-weight: bold;
}

.padding5 {
    padding: 5px !important;
}

.paddingside5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.paddingside0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.paddingtop8 {
    padding-top: 8px !important;
}

.paddingtop7 {
    padding-top: 7px !important;
}

.paddingside10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.paddingleftnone {
    padding-left: 0px !important;
}

.centeralign {
    text-align: center;
}

.leftalign {
    text-align: left;
}

.rightalign {
    text-align: right;
}

.hrbold {
    border: 2px solid #000 !important;
    margin-left: -50px;
    margin-right: -50px;
}

.marginbottom5 {
    margin-bottom: 5px !important;
}

.margintop5 {
    margin-top: 5px !important;
}

.margintop30 {
    margin-top: 30px !important;
}

.margintop15 {
    margin-top: 15px !important;
}

.marginside5 {
    margin-left: 4px !important;
    margin-right: 5px !important;
}

.marginside15 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.verticalalignmiddle {
    vertical-align: middle;
}

.tightpadding {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.tinypadding {
    padding: 4px 4px 4px 4px;
}

body {
    font-family: Helvetica, Sans-Serif;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.tightpaddingall {
    padding: 5px 5px 5px 5px !important;
}

.procedure {
    max-width: 350px !important;
    padding-right: 5px;
    font-size: 9pt;
}

.col1of8 {
    float: left;
    width: 12.5%;
}

.col1of10 {
    float: left;
    width: 16.5%;
}

.maxtext {
    max-width: none !important;
}

/*************
  Blue Theme
 *************/
/* overall */
.tablesorter-blue {
    width: 100%;
    background-color: #fff;
    margin: 10px 0 15px;
    text-align: left;
    border-spacing: 0;
    border: #cdcdcd 1px solid;
    border-width: 1px 0 0 1px;
}

    .tablesorter-blue th,
    .tablesorter-blue td {
        border: #cdcdcd 1px solid;
        border-width: 0 1px 1px 0;
    }

    /* header */
    .tablesorter-blue th,
    .tablesorter-blue thead td {
        font: 12px/18px Arial, Sans-serif;
        font-weight: bold;
        color: #000;
        background-color: #99bfe6;
        border-collapse: collapse;
        padding: 4px;
        text-shadow: 0 1px 0 rgba(204, 204, 204, 0.7);
    }

    .tablesorter-blue tbody td,
    .tablesorter-blue tfoot th,
    .tablesorter-blue tfoot td {
        padding: 4px;
        vertical-align: top;
    }

    .tablesorter-blue .header,
    .tablesorter-blue .tablesorter-header {
        background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
        background-repeat: no-repeat;
        background-position: center right;
        padding: 4px 18px 4px 4px;
        white-space: normal;
        cursor: pointer;
    }

    .tablesorter-blue .headerSortUp,
    .tablesorter-blue .tablesorter-headerSortUp,
    .tablesorter-blue .tablesorter-headerAsc {
        background-color: #9fbfdf;
        background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
    }

    .tablesorter-blue .headerSortDown,
    .tablesorter-blue .tablesorter-headerSortDown,
    .tablesorter-blue .tablesorter-headerDesc {
        background-color: #8cb3d9;
        background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
    }

    .tablesorter-blue thead .sorter-false {
        background-image: none;
        cursor: default;
        padding: 4px;
    }

    .tablesorter-blue tfoot .tablesorter-headerSortUp,
    .tablesorter-blue tfoot .tablesorter-headerSortDown,
    .tablesorter-blue tfoot .tablesorter-headerAsc,
    .tablesorter-blue tfoot .tablesorter-headerDesc {
        background-image: none;
    }

    .tablesorter-blue td {
        color: #3d3d3d;
        background-color: #fff;
        padding: 4px;
        vertical-align: top;
    }

    .tablesorter-blue tbody > tr.hover > td,
    .tablesorter-blue tbody > tr:hover > td,
    .tablesorter-blue tbody > tr:hover + tr.tablesorter-childRow > td,
    .tablesorter-blue tbody > tr:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td,
    .tablesorter-blue tbody > tr.even.hover > td,
    .tablesorter-blue tbody > tr.even:hover > td,
    .tablesorter-blue tbody > tr.even:hover + tr.tablesorter-childRow > td,
    .tablesorter-blue tbody > tr.even:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
        background-color: #d9d9d9;
    }

    .tablesorter-blue tbody > tr.odd.hover > td,
    .tablesorter-blue tbody > tr.odd:hover > td,
    .tablesorter-blue tbody > tr.odd:hover + tr.tablesorter-childRow > td,
    .tablesorter-blue tbody > tr.odd:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
        background-color: #bfbfbf;
    }

    .tablesorter-blue .tablesorter-processing {
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;
    }

    .tablesorter-blue tbody tr.odd > td {
        background-color: #ebf2fa;
    }

    .tablesorter-blue tbody tr.even > td {
        background-color: #fff;
    }

    .tablesorter-blue td.primary,
    .tablesorter-blue tr.odd td.primary {
        background-color: #99b3e6;
    }

    .tablesorter-blue tr.even td.primary {
        background-color: #c2d1f0;
    }

    .tablesorter-blue td.secondary,
    .tablesorter-blue tr.odd td.secondary {
        background-color: #c2d1f0;
    }

    .tablesorter-blue tr.even td.secondary {
        background-color: #d6e0f5;
    }

    .tablesorter-blue td.tertiary,
    .tablesorter-blue tr.odd td.tertiary {
        background-color: #d6e0f5;
    }

    .tablesorter-blue tr.even td.tertiary {
        background-color: #ebf0fa;
    }

caption {
    background-color: #fff;
}

.tablesorter-blue .tablesorter-filter-row {
    background-color: #eee;
}

    .tablesorter-blue .tablesorter-filter-row td {
        background-color: #eee;
        line-height: normal;
        text-align: center;
        -webkit-transition: line-height 0.1s ease;
        -moz-transition: line-height 0.1s ease;
        -o-transition: line-height 0.1s ease;
        transition: line-height 0.1s ease;
    }

    .tablesorter-blue .tablesorter-filter-row .disabled {
        opacity: 0.5;
        cursor: not-allowed;
    }

    .tablesorter-blue .tablesorter-filter-row.hideme td {
        padding: 2px;
        margin: 0;
        line-height: 0;
        cursor: pointer;
    }

    .tablesorter-blue .tablesorter-filter-row.hideme * {
        height: 1px;
        min-height: 0;
        border: 0;
        padding: 0;
        margin: 0;
        opacity: 0;
    }

.tablesorter-blue input.tablesorter-filter,
.tablesorter-blue select.tablesorter-filter {
    width: 98%;
    height: auto;
    margin: 0;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height 0.1s ease;
    -moz-transition: height 0.1s ease;
    -o-transition: height 0.1s ease;
    transition: height 0.1s ease;
}

.tablesorter .filtered {
    display: none;
}

.tablesorter .tablesorter-errorRow td {
    text-align: center;
    cursor: pointer;
    background-color: #e6bf99;
}

.marginRight5px {
    margin-right: 5px;
}

.tablesorter-pager {
    padding: 5px;
}

td.tablesorter-pager {
    background-color: #e6eeee;
    margin: 0;
}

.tablesorter-pager img {
    vertical-align: middle;
    margin-right: 2px;
    cursor: pointer;
}

.tablesorter-pager .pagedisplay {
    padding: 0 5px 0 5px;
    width: 50px;
    text-align: center;
}

.tablesorter-pager select {
    margin: 0;
    padding: 0;
}

.tablesorter-pager.disabled {
    display: none;
}

.tablesorter-pager .disabled {
    opacity: 0.5;
    cursor: default;
}

.overlay-container {
    color: #5dade2;
    font-weight: bold;
    font-size: 20px;
}

.loader {
    margin-left: 49%;
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 32px !important;
    height: 32px !important;
    -webkit-animation: spin 2s linear infinite !important;
    animation: spin 2s linear infinite !important;
    z-index: 99999999;
    text-align: center;
}

div.overlay {
    display: table;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: 999;
}

    div.overlay > div {
        display: table-cell;
        width: 100%;
        height: 100%;
        background: #ccc;
        opacity: 1.5;
        text-align: center;
        vertical-align: middle;
    }

.select2-selection {
    height: 35px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 32px !important;
}

.btn:focus, .btn:active:focus{ outline:none !important;}
.custom-srch {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc !important;
    border-radius: 0;
    margin-bottom: 5px;
    margin-left: 25px;
    padding-left: 25px;
}

    .custom-srch.form-control:focus {
        box-shadow: none;
        border-color:#ccc;
    }
.srch-box {
    display: inline-block;
    margin-top: 20px;
    position: relative;
    top: -11px;
}
.nw-srch-icon { color:#ccc; position:absolute; top:10px; left:30px;}
.dv-btn-cstom { position: absolute; right: 85px; top: 54px;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.input-time {
    min-width: 75px !important;
    max-width: 90px !important;
}

.input-date {
    min-width: 160px !important;
    max-width: 170px !important;
}

.input-datetime {
    min-width: 195px !important;
    max-width: 200px !important;
}

.list-assstmnt-control-content {
    padding-left: 45px;
}

.control-content {
    display: block !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.control-content-mt0 {
    display: block !important;
    margin-top: 0px !important;
    margin-bottom: 2px !important;
}

.control-content-danger {
    display: block !important;
    color: #ff0500 !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.control-content-info {
    display: block !important;
    color: #555 !important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
}

.control-content-header {
    color: gray !important;
    font-weight: 550 !important;
}

.control-content-no-margin {
    margin: 0px !important;
}

.font-weight-bold {
    font-weight: bold !important;
}

#AtherectomyTreatmentAcc td {
    padding: 0px 10px 10px 0px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


input[type=number] {
    -moz-appearance: textfield;
}

.app-version {
    font-size: 12px;
}
