/*!
 * BST CSS
 * BST specific styles
 */

.grid-thumb {
    width: 60px;
}

.image-grid-thumb {
    width: 60px;
}

a {
    color: #444;
}

.hide-soft {
    display: none;
}

.mb-5 {
    margin-bottom: 5px;
}

.mt-5 {
    margin-top: 5px;
}

.teamchart {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.teamcharts h4 {
    text-align: right !important;
    padding-top: 15px;
}

.content {
    min-height: 250px;
    padding-top: 5px;
}

.content-header {
    padding-top: 0px;
}

.panel-heading {
    font-size: 30px !important;
}

.box.box-primary {
    border-top-color: #eee;
}

.fc-event {
    position: relative;
    display: block;
    font-size: 1.0em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #FFFFFF;
    /*background-color: #838E9C;*/
    background-color: #3b91ad;
    font-weight: 400;
}

.box-comments .comment-text {
    margin-left: 10px;
    color: #555;
}

.comment-text h4 {
    color: #000;
}

.box-comments .box-comment {
    padding: 0px 0;
    /*border-bottom: 1px solid #eee;*/
}


/* we need a new label style to emulate zendesk */

.label-hold {
    background-color: #333;
}

.label-hold[href]:hover,
.label-hold[href]:focus {
    background-color: #5e5e5e;
}


/* we need new label styles to emulate zendesk */

.label-hold {
    background-color: #333;
}

.label-hold[href]:hover,
.label-hold[href]:focus {
    background-color: #5e5e5e;
}

.label-closed {
    background-color: #ddd;
}

.label-closed[href]:hover,
.label-closed[href]:focus {
    background-color: #5e5e5e;
}

#dialog-confirm {
    height: 48px !important;
}

#dialog-confirm.tall {
    height: 90px !important;
}

.alert {
    padding-top: 10px;
    margin-bottom: 0px;
    /*border: 1px solid;*/
    border-radius: 4px;
}

.container-fluid {
    padding-right: 15px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.greyed-out-small {
    color: #999;
}

.ticket-label {
    float: left;
    width: 75px !important;
    padding: .2em .6em .3em !important;
    font-size: 85% !important;
    font-weight: bold !important;
    line-height: 1.5 !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline !important;
    border-radius: .25em !important;
}

#tags {
    float: left;
    border: 0px solid #ccc;
    padding: 5px;
    font-family: Arial;
}

#tags>span {
    cursor: pointer;
    display: block;
    float: left;
    color: #fff;
    padding: 5px;
    padding-right: 25px;
    margin: 0px;
    margin-right: 8px;
    padding-left: 15px;
    margin-bottom: 5px;
}

#tags>span:hover {
    opacity: 0.7;
}

#tags>span:after {
    position: absolute;
    content: "×";
    border: 0px solid;
    padding: 2px 5px;
    margin-left: 3px;
    font-size: 11px;
    font-weight: bold;
}

.cctag {
    background-color: #5cb85c;
}

.faded {
    background-color: #d7eed7;
}

.fc-ltr .fc-time-grid .fc-event-container {
    margin-right: 10px;
}

.red-warning {
    color: red;
}

.carousel-inner {
    overflow-y: scroll;
}

.fc-toolbar {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu {
    width: 480px !important;
    /*height: 200px !important;*/
}

.SlimScrollDiv {
    height: 100px !important;
}

nav>.tasks-menu>.dropdown-menu>li .notification-list {
    /*max-height: 200px;*/
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .notification-list>li>a {
    color: #444444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .notification-list>li>a,
.navbar-nav>.messages-menu>.dropdown-menu>li .notification-list>li>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li .notification-list>li>a {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #e4e4e4;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .notification-list,
.navbar-nav>.messages-menu>.dropdown-menu>li .notification-list,
.navbar-nav>.tasks-menu>.dropdown-menu>li .notification-list {
    /*max-height: 200px;*/
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-x: hidden;
}

#notification-list-parent {
    /* box-shadow: inset; */
    /* border-color: #959595; */
    border: 1px solid rgba(100, 100, 100, .4);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    width: 430px;
    z-index: -1;
}

.notification-item {
    display: block;
    white-space: nowrap;
    border-bottom: 1px solid #e4e4e4;
    padding: 10px;
}

.notification-time {
    /*margin: 0 0 0 45px;*/
    font-size: 12px;
    color: #888888;
}

.dummytag {
    cursor: pointer;
    display: block;
    float: left;
    color: #fff;
    padding: 5px;
    padding-right: 15px;
    margin: 0px;
    margin-right: 8px;
    padding-left: 15px;
    margin-bottom: 5px;
    background-color: #5cb85c;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    font-weight: bold;
}

.user-panel {
    /* position: relative; */
    width: 100%;
    padding: 5px;
    overflow: hidden;
    height: 40px;
    background: #d2d6de;
}

.user-panel>.info {
    padding: 5px 5px 5px 15px;
    line-height: 1;
    position: absolute;
    left: 25px;
}

.main-header .logo {
    font-size: 22px;
}

.sidebar-menu li.header {
    padding: 10px 25px 10px 25px;
    font-size: 12px;
}

.sidebar-menu>li.header {
    color: #4b646f;
    background: #f4f4f4;
    border-bottom: 1px solid #d2d6de;
}

.text-success {
    color: #35ac19;
}

.flash-message {
    cursor: pointer;
    display: block;
    float: right;
    z-index: 100000;
    /*position: absolute; /!*newly added*!/*/
    padding-right: 0px;
    /*newly added*/
    top: 0px;
    /*newly added*/
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 0px;
}

#sign-out-button {
    margin-top: 8px;
    margin-right: 10px;
}

#product-entry th,
#terminal-entry th,
#tank-entry th,
#user-entry th,
#customer-entry th,
#carrier-entry th {
    text-align: right;
    background: #f4f4f4;
}

#submitrequest {
    margin-left: 10px !important;
}

p.addNew {
    font-size: 12px;
    text-align: right;
    padding: 0;
    margin: 0;
}

p.addNew:hover {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
}

.control-sidebar
{
    display:none;
}

@media print {
    /* styles here */
    .control-sidebar
    {
        display:none;
    }
}