﻿
body {
    padding-top: 50px;
}

.footer {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    color: #999;
    font-size: 12px;
    width: 100%;
}

.wellcome {
    color: #FFF;
}

.navbar-brand-wellcome {
    float: left;
    padding: 15px;
    font-size: 15px;
    line-height: 16px;
    color: #999;
    text-decoration: none;
}

.navbar-margin-right {
    margin-right: 10px !important;
}

.btn-danger-margin-left {
    margin-left: 15px !important;
}

.btn-border-bottom {
    border-bottom: 1px solid #e5e5e5 !important;
}

.btn-border-top {
    border-top: 1px solid #e5e5e5 !important;
}

.price {
    font-size: large;
    color: #ad0a0a;
    font-weight: bold;
}

/* FORM LOGIN*/
.form-signin {
    max-width: 350px;
    padding: 10px 20px 10px;
    margin: 150px auto;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}

.name-uppercase {
    text-transform: uppercase;
}

td.name-uppercase-td {
    text-transform: uppercase;
}

td.dt-center, th.dt-center
{
    text-align: center;
}

@media (min-width: 768px) {
    .sidebar {
        position: fixed;
        top: 51px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        padding: 20px;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        background-color: #f5f5f5;
        border-right: 1px solid #eee;
    }
}

/* Sidebar navigation */
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}

    .nav-sidebar > li > a {
        padding-right: 20px;
        padding-left: 20px;
    }

    .nav-sidebar > .active > a,
    .nav-sidebar > .active > a:hover,
    .nav-sidebar > .active > a:focus {
        color: #fff;
        background-color: #428bca;
    }


/*
 * Main content
 */

.main {
    padding: 20px;
}

@media (min-width: 768px) {
    .main {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.main .page-header {
    margin-top: 0;
}

.jumbo-registration {
    font-size: 14px;
}

.control-label {
    background-color: #F5F5F5;
    padding: 10px;
}

.price {
    font-size: large;
    color: #ad0a0a;
    font-weight: bold;
}

.med-price-red {
    font-size: 14px;
    color: #ad0a0a;
    font-weight: bold;
}

.med-price-black {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.form-group {
    margin-bottom: 5px !important;
}

.img-space {
    margin-bottom: 5px;
}

.mini {
    font-size: 12px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.42;
    border-radius: 15px;
}

html, body {
    height: 100% !important;
}

.clear {
    height: 1px;
    display: block;
    clear: both;
    line-height: 1px;
    font-size: 1px;
}

.supportRequestButtonCont {
    margin: 96px 0 10px 0;
}

.labelOperatonNote {
    width: 100%;
    margin: 0 0 5px 0 !important;
    display: block;
    text-align: left !important;
}

.saveOperatorNote {
    margin: 10px 0 20px 0;
}

.inputOperatorNote {
    height: 100px !important;
    margin: 0 10px 0 0;
}

#listNotes {
    height: 100%;
    padding: 0 10px 0 0;
    overflow: auto;
}

.panelNotes {
    padding: 5px 10px;
    margin: 0 0 10px 0;
    border: 1px solid #dddddd;
    border-radius: 3px;
}

    .panelNotes small {
        padding: 0px;
        margin: 0px;
        display: block;
        font-size: 12px;
        color: #1b809e;
    }

    .panelNotes strong {
        padding: 0 0 3px 0;
        display: block;
        font-size: 12px;
        color: #1b809e;
    }

    .panelNotes p {
        padding: 0px;
        margin: 0px;
        font-size: 12px;
        color: #404040;
    }

.operatorNote {
    border-left: 3px solid #1b809e;
}

.matchingNote {
    border-left: 3px solid #398439;
}

    .matchingNote h4 {
        padding: 5px 0 3px 0;
        display: block;
        color: #1b809e;
        text-transform: uppercase;
    }

.row-fluid.navbar-fixed-top.header-top {
    top: 68px;
    left: 25%;
    right: 26%;
    background:white;
}

.sidebar-right {
    position: fixed;
    top: 0px;
    overflow: auto;
    right: 0px;
    height: 100%;
    overflow-x: hidden;
}

.row-fluid.page-body {
    position: absolute;
    top: 102px;
    width: 100%;
}

#TableDataTable_wrapper .pull-left {
    padding-bottom:20px;
}

/*#TableDataTable_wrapper .pull-right {
    padding-bottom: 50px;
}*/

#TableDataTable_wrapper #TableDataTable_paginate {
    padding-top: 20px;
}

@media (min-width: 992px) {
    .row-fluid.navbar-fixed-top.header-top {
        left: 16.666666666666664%;
    }
}


/* LINKED CARD */
div.linkedCard {
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 20px;
}

div.linkedCard_grey {
    border-left: 5px solid #D5D5D5;
}

div.linkedCard_red {
    border-left: 5px solid #CC1F37;
}

min-height: 100px;
background: #fff;
width: 100%;
box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
margin-bottom: 20px;
padding: 15px;
}

.info-box small {
    font-size: 14px;
}

.info-box .progress {
    background: rgba(0, 0, 0, .2);
    margin: 5px -10px 5px 0;
    height: 2px;
}

    .info-box .progress, .info-box .progress .progress-bar {
        border-radius: 0;
    }

        .info-box .progress .progress-bar {
            background: #fff;
        }

.info-box-icon {
    float: left;
    height: 50px;
    width: 50px;
    text-align: center;
    font-size: 30px;
    line-height: 74px;
    background: #FFF;
    border-radius: 100%
}

    .info-box-icon.push-bottom {
        margin-top: 20px;
    }

    .info-box-icon > img {
        max-width: 100%
    }

.info-box-content {
    padding: 10px 10px 10px 0;
    margin-left: 60px;
}

.info-box-number {
    font-weight: 300;
    font-size: 21px;
}

.info-box-text, .progress-description {
    display: block;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

.nowrap-table {
    white-space: nowrap;
}

.required {
    font-weight: bold;
}

span.required::after {
    content: " *";
    color: red;
    font-weight: bold;
}

.upper-case {
    text-transform: uppercase;
}

.ui-autocomplete {
    max-height: 150px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.285714285714285714285714285714%;
        *width: 14.285714285714285714285714285714%;
    }
}