html,
body {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font-family: "Roboto", "open sans", arial, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    padding-bottom: 20px;
    padding-top: 80px;
    text-align: left;
}

a {
    color: #036DA7;
    text-decoration: none;
}

input {
    font-family: roboto, "Open Sans", Trebuchet MS, Arial, Sans-Serif;
}

select {
    font-family: roboto, "Open Sans", Trebuchet MS, Sans-Serif;
    padding: 5px;
}

img {
    border: 0;
}

h1 {
    color: #036DA7;
    font: bold 1.5em roboto, "Open Sans", Trebuchet MS;
}

h2 {
    font: bold 1.1em roboto, "Open Sans", Trebuchet MS;
    margin: 0;
    padding: 0;
}

div#header {
    width: 100%;
}

#regContent {
    padding: 10px;
    text-align: center;
}

td {
    vertical-align: top;
}

.helpList li {
    margin-bottom: 10px;
}

em {
    font-style: italic;
    font-weight: bold;
}

ul.profile.actions {
    display: none;
}

    ul.profile.actions li {
        list-style: none;
    }

.othersOffPanel {
    background-color: #EAF1FB;
    border: solid 1px rgb(200, 200, 200);
    padding: 10px;
}

.halfList {
    background-color: #E5ECF8;
    border: outset 2px rgb(200, 200, 200);
    margin-top: 10px;
    padding: 5px;
    width: 35em;
}

.jobList {
    background-color: #E5ECF8;
    border: outset 2px rgb(200, 200, 200);
    margin-top: 10px;
    padding: 5px;
    width: 35em;
}

.tableStyle {
    background-color: #E5ECF8;
    margin-top: 10px;
    padding: 10px;
    text-align: center;
    width: 452px;
}

.pageTable {
    background-color: #E5ECF8;
    border: outset 2px rgb(200, 200, 200);
    margin: 10px auto;
    padding: 5px;
    width: 600px;
}

.tableStyle td {
    padding: 2px;
}

#settingsTable td {
    text-align: right;
}

.subheader {
    color: #3984C5;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 0.65em;
}

.smallSpaceBelow {
    margin-bottom: 0.3em;
}

#blockHeader {
    color: #036DA7;
    font-size: 17px;
    padding-bottom: 3px;
    padding-top: 5px;
    text-align: center;
}

.icon {
    margin-right: 8px;
    padding-right: 5px;
    vertical-align: middle;
}

.blockMenu {
    color: #036DA7;
    font-size: 17px;
}

td.currentTab {
    background-color: transparent;
    background-image: url(../images/headerbg-alt.png);
    background-repeat: repeat-x;
}

.intrigmaBlue {
    color: #3984C5;
    font-family: Century Gothic, Arial, Sans-Serif;
}

.intrigmaOrange {
    color: #F26722;
    font-family: Century Gothic, Arial, Sans-Serif;
}

.messageBody {
    background-color: #306EA5;
    border: solid 1px black;
    color: white;
    font-size: 1.1em;
    padding: 10px;
}

#topRightLinks {
    font-size: 0.95em;
    padding-right: 10px;
    text-align: right;
    vertical-align: middle;
}

    #topRightLinks a:hover {
        text-decoration: underline;
    }

.panelTab {
    cursor: pointer;
    float: left;
    width: 120px;
}

.headerText {
    color: rgb(0, 0, 0);
    font-size: 2em;
    font-weight: bold;
    vertical-align: middle;
}

#headerDiv {
    padding-top: 90px;
}

.headerSeparator {
    background: #3d87c7;
}

    .headerSeparator .currentTab {
        background: none;
    }

        .headerSeparator .currentTab a {
            background: white;
            color: #f26522;
        }

    .headerSeparator a {
        -moz-transition: 200ms;
        -ms-transition: 200ms;
        -webkit-transition: 200ms;
        border-radius: 5px 5px 0px 0px;
        color: #b9d6ed;
        display: block;
        font-weight: bold;
        margin: 0;
        margin-bottom: -10px;
        margin-top: 5px;
        padding: 15px 15px;
        padding-bottom: 25px;
        transition: 200ms;
    }

        .headerSeparator a:hover {
            background: white;
            color: #f26522;
        }

.errorText {
    color: rgb(255, 0, 0);
}

#headerDivider {
    margin-left: 3px;
    margin-right: 3px;
}

.panel {
    background: #EAF1FB;
    border: 1px solid #ddd;
    color: #39749A;
    font-size: 85%;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 17em;
}

.panelHeader {
    background: #3d87c7;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    height: 2em;
    padding-left: 1em;
    padding-top: 10px;
}

    .panelHeader:hover {
        background: #20517c;
    }

input[type=button] {
    margin: 4px;
}

.tableHeader {
    background: #3d87c7;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    height: 2em;
    padding-left: 1em;
    padding-top: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #154c7c;
}

.date {
    color: #fff;
    font-size: 10px;
}

#content {
    font: 95% / 1.3 roboto, "Open Sans", arial, Trebuchet MS, sans-serif;
    margin: 0 auto;
    padding: 2px;
}

.calendar {
    -moz-user-select: none;
    border: none;
    border-collapse: collapse;
    border-spacing: 0 0;
    cursor: default;
    padding: 0;
    width: 100%;
}

#calendarDiv {
    border: none;
}

.new {
    color: Red;
    font-size: 0.7em;
    font-weight: bold;
    padding-left: 5px;
    vertical-align: super;
}

.calendar .inactiveDayCell {
    background-color: #FFFFFF;
    border: solid 1px rgb(200, 200, 200);
    height: 7em;
    padding: 0;
    vertical-align: top;
}

.calendar .dayCell {
    background-color: white;
    border: solid 1px rgb(200, 200, 200);
    height: 7em;
    padding: 0;
    vertical-align: top;
}

.calendar .currentDayCell {
    background-color: #fef3ee;
}

.calendar .dayOfWeekCell {
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: black;
    font-weight: bold;
    height: 2em;
    height: 2.1em;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 14.28%;
}

.calendar .dayInMonth {
    background: #f3f7fd;
    cursor: pointer;
    font-weight: bold;
    height: 1.5em;
    margin-bottom: 5px;
    padding: 2px;
    padding-top: 5px;
    text-align: right;
}

.calendar .currentDayInMonth {
    background: #f26522;
    color: White;
}

.calendar .dayNotInMonth {
    background-color: #f3f7fd;
    background-repeat: repeat-x;
    height: 1.7em;
    padding-right: 2px;
    padding-top: 5px;
    text-align: right;
}

#nameForPrint {
    display: none;
}

.calendar .dayItems {
    background-color: #39749A;
    color: White;
    cursor: pointer;
    font-size: 85%;
    margin-left: 5px;
    margin-right: 5px;
    padding: 2px;
}

.calendar .singleDayItem {
    -moz-border-radius: 6px;
    background-color: #39749A;
    border-radius: 6px;
    color: White;
    cursor: pointer;
    font-size: 85%;
    margin-left: 4px;
    margin-right: 4px;
    padding: 2px;
    padding-left: 5px;
}

.calendar .beginningDayItem {
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    background-color: #39749A;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    color: White;
    cursor: pointer;
    font-size: 85%;
    margin-left: 4px;
    padding: 2px;
    padding-left: 5px;
}

.calendar .endDayItem {
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-topright: 6px;
    background-color: #39749A;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    color: White;
    cursor: pointer;
    font-size: 85%;
    margin-right: 4px;
    padding: 2px;
    padding-left: 4px;
}

.calendar .middleDayItem {
    background-color: #39749A;
    color: White;
    cursor: pointer;
    font-size: 85%;
    padding: 2px;
    padding-left: 4px;
}

.calendar .basicItem {
    font-size: 85%;
    padding-left: 3px;
}

.calendar .roundedCorners {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.calendar .basicItem .highlightedItem {
    background-color: #39749A;
    color: White;
    margin-right: 2px;
    padding-left: 3px;
}

.calendar .noteOnDay {
    color: #38393B;
    padding: 2px 4px;
    background: #FFE785 0% 0% no-repeat padding-box;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.warningItem {
    color: #F26722;
    font-weight: bold;
}

.deniedRequest .beginningDayItem {
    border-bottom: solid 3px #FF3333;
    border-left: solid 3px #FF3333;
    border-top: solid 3px #FF3333;
}

.approvedRequest .beginningDayItem {
    border-bottom: solid 3px #00CC33;
    border-left: solid 3px #00CC33;
    border-top: solid 3px #00CC33;
}

.deniedRequest .middleDayItem {
    border-bottom: solid 3px #FF3333;
    border-top: solid 3px #FF3333;
}

.approvedRequest .middleDayItem {
    border-bottom: solid 3px #00CC33;
    border-top: solid 3px #00CC33;
}

.deniedRequest .endDayItem {
    border-bottom: solid 3px #FF3333;
    border-right: solid 3px #FF3333;
    border-top: solid 3px #FF3333;
}

.approvedRequest .endDayItem {
    border-bottom: solid 3px #00CC33;
    border-right: solid 3px #00CC33;
    border-top: solid 3px #00CC33;
}

.deniedRequest .singleDayItem {
    border: solid 3px #FF3333;
}

.approvedRequest .singleDayItem {
    border: solid 3px #00cc33;
}

.calendar .borderItem {
    border: solid 3px #F26722;
    margin-right: 2px;
    padding-left: 3px;
}

.fieldlabel {
    font-weight: bold;
}

#messageContainer {
    background-color: #FFFFB8;
    border-bottom: solid 2px #888;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: solid 2px #888;
    border-right: solid 2px #888;
    color: #383831;
    font-weight: bold;
    left: 100px;
    padding: 5px;
    position: fixed;
    right: 100px;
    text-align: center;
    top: 0px;
    z-index: 1001;
}

#login {
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

#footer {
    clear: both;
    font-size: smaller;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
}

.requestSummary {
    padding-left: 2em;
    text-indent: -2em;
}

.reportTable {
    border-top: solid 1px black;
    margin-top: 15px;
    page-break-inside: avoid;
    width: 100%;
}

.reportRowHeader {
    border: solid 1px black;
    font-weight: bold;
    text-align: center;
}

.emptyDay {
    border: solid 1px gray;
    color: gray;
    height: 1em;
    text-align: center;
    width: 2em;
}

.offDay {
    background-color: rgb(220, 220, 220);
    border: solid 2px black;
    font-weight: bold;
    height: 1em;
    text-align: center;
    width: 2em;
}

.workDay {
    background-color: rgb(245, 245, 245);
    border: solid 1px black;
    height: 1em;
    text-align: center;
    width: 2em;
}

.leftCell {
    border-bottom: solid 1px black;
    border-left: solid 1px black;
    text-align: left;
}

.rightCell {
    border-bottom: solid 1px black;
    border-right: solid 1px black;
    border-top: solid 1px black;
    text-align: center;
    width: 20em;
}

.userRequestPanel {
    margin-right: 1em;
}

#noRequestsHeader {
    font-weight: bold;
}

.indented {
    padding-bottom: 0.6em;
}

#requestConflicts {
    padding-top: 15px;
    text-align: left;
    width: 100%;
}

.reportContent {
    text-align: center;
    width: 60em;
}

.sectionHeader {
    text-align: center;
}

.replacementRequestItem {
    border: solid 20px orange;
    text-decoration: underline;
}

.onlyPrinted {
    display: none;
}

.calendarLegendHeader {
    font-weight: bold;
}

.calendarLegendSectionName {
    font-weight: bold;
}

.neverPrinted {
    display: block;
}

.hasUnreadMessages {
    font-weight: bold;
}

.actionList {
    list-style: none;
    margin: 0.3em 0 0.5em 0;
    padding-left: 1em;
    text-indent: -1em;
}

.bubble {
    -border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #FBFBFB;
    border: #888888 solid 1px;
    border-radius: 5px;
    cursor: default;
    padding: 0px;
    position: absolute;
    width: 230px;
    z-index: 500;
}

    .bubble:after {
        border-color: #FBFBFB transparent;
        border-style: solid;
        border-width: 0 15px 15px;
        content: "";
        display: block;
        position: absolute;
        top: -14px;
        width: 0;
        z-index: 501;
    }

    .bubble.bubbleLeft:after {
        left: 27px;
    }

    .bubble.bubbleRight:after {
        right: 27px;
    }

    .bubble:before {
        border-color: #888888 transparent;
        border-style: solid;
        border-width: 0 15px 15px;
        content: "";
        display: block;
        position: absolute;
        top: -16px;
        width: 0;
        z-index: 500;
    }

    .bubble.bubbleLeft:before {
        left: 27px;
    }

    .bubble.bubbleRight:before {
        right: 25px;
    }

#popupTitleArea {
    padding: 7px;
}

.popupTitleOption {
    font-size: 15px;
    font-weight: bold;
}

.dateHoverPopupHeader {
    background-color: #A1E3A1;
    font-weight: bold;
    padding: 3px 3px 3px 8px;
}

    .dateHoverPopupHeader img {
        margin: 3px 5px 3px 3px;
        vertical-align: -35%;
    }

.dateHoverPopupSection {
    padding: 3px 3px 3px 26px;
}

#hoverPopupExpand {
    color: #888;
    cursor: pointer;
    float: right;
    margin-top: 8px;
}

/*table styles*/

.grid {
    margin: 0 auto;
}

    .grid td {
        min-width: 50px;
    }

    .grid .center {
        text-align: center;
    }

    .grid .dayOfWeekCell {
        text-align: center;
        width: 8em;
    }

    .grid a {
        cursor: pointer;
    }

    .grid td {
        padding: 6px;
    }

    .grid .headerCell {
        background: #3d87c7 !important;
        border-right: 1px solid white !important;
        color: #FFF !important;
        font-weight: bold !important;
        height: 2em !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
        text-align: center !important;
        text-shadow: 1px 1px 1px #154c7c !important;
    }

    .grid .groupRow {
        background-color: #c4dbf1;
        font-weight: bold;
    }

    .grid .dayCell {
        border: solid 1px rgb(200, 200, 200);
        padding: 3px 3px 3px 3px;
    }

    .grid .highlighted {
        background-color: #EAF1FB;
    }

    .grid .bordered {
        border: 2px solid orange;
        padding-left: 1px;
        padding-right: 1px;
    }

    .grid .activeCell {
        color: orange;
    }

    .grid .rowTitleCell {
        font-weight: bold;
        padding-right: 1em;
    }

    .grid .datesHeaderCell {
        font-weight: bold;
        text-align: center;
    }

.providerTitleCell {
    width: 15em;
}

.grid {
    border-collapse: collapse;
    cursor: default;
}

    .grid td {
        text-align: left;
        vertical-align: middle;
    }

.scrolly_table table {
    table-layout: fixed;
    border-spacing: 0px;
}

.scrolly_table {
    white-space: nowrap;
    overflow: auto;
}

.fixed.freeze {
    background-color: white;
    z-index: 10;
    position: relative;
}

.fixed.freeze_vertical {
    background-color: white;
    z-index: 5;
    position: relative;
}

.fixed.freeze_horizontal {
    background-color: white;
    z-index: 1;
    position: relative;
}

.scheduleLoading {
    -moz-border-radius: 5px;
    background-color: #FFF;
    border-radius: 5px;
    font-size: 18pt;
    font-weight: bold;
    left: 50%;
    margin-left: -225px;
    padding: 1em;
    position: absolute;
    text-align: center;
    top: 1.5em;
    width: 450px;
    z-index: 1000;
}

#SummaryBlockLoader {
    margin-bottom: 50px !important;
    margin-top: 50px !important;
    position: relative !important;
}

.roundCorners {
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.hasSwapRequest {
    border: solid 3px #F26722;
    margin: 2px 2px 2px 2px;
}

.isCurrentUser {
    background-color: #39749A;
    color: #FFF;
}

.user {
    padding: 2px 2px 2px 2px;
    width: auto;
}

.delimeter {
    background-color: white;
    color: black;
}

.unavailable-by-default-quota-banner {
    border: 1px solid #E0E0E1;
    border-radius: 4px;
    font-weight: bold;
    color: #464C51;
    padding: 16px;
    margin-top: 16px;
}

/*----------------------------------------------------------------------------------------*/

/*                                        Animations                                      */

/*----------------------------------------------------------------------------------------*/

/** Slide */

.slide-container {
    height: 100px;
    position: relative;
}

    .slide-container > * {
        bottom: 0;
        display: block;
        left: 0;
        padding: 10px;
        right: 0;
        top: 0;
        width: 100%;
    }

.slide-hide,
.slide-show {
    -moz-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.5s;
    -o-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.5s;
    -webkit-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.5s;
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 1.5s;
}

.slide-hide {
    position: relative;
    top: 0;
}

    .slide-hide.slide-hide-active {
        position: absolute;
        top: -100px;
    }

.slide-show {
    position: absolute;
    top: 100px;
}

    .slide-show.slide-show-active {
        position: relative;
        top: 0px;
    }

.wave-enter-setup,
.wave-leave-setup {
    -moz-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    -o-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
    -webkit-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) .5s;
    line-height: 100%;
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) .5s;
}

.wave-enter-setup {
    left: 100%;
    line-height: 100%;
    position: relative;
}

.wave-enter-start {
    left: 0;
    line-height: 100%;
}

.wave-leave-setup {
    left: 0;
    line-height: 100%;
    position: absolute;
}

.wave-leave-start {
    left: -100%;
    line-height: 10%;
}

/** fade **/

.fade-hide,
.fade-show {
    -moz-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s;
    -o-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s;
    -webkit-transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s;
    transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.1s;
}

.fade-hide {
    opacity: 1;
}

    .fade-hide.fade-hide-active {
        opacity: 0.3;
    }

.fade-show {
    opacity: 0.3;
}

    .fade-show.fade-show-active {
        opacity: 1;
    }

.well {
    -moz-border-radius: 4px;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

/*-----------------------------------------------------------------------------------------------*/

/*                                         MultiSwapRequest                                      */

/*-----------------------------------------------------------------------------------------------*/

/* tabs and tooltip */

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

#shiftBundleAssignmentToolTip {
    padding-bottom: 5px !important;
    z-index: 2000 !important;
}

#toolTipLoader img {
    float: right;
    margin: 15px 13px;
}

#shiftBundleAssignmentToolTip #tab-container {
    width: 165px !important;
}

#popupTitleArea img {
    margin: 4px;
    vertical-align: middle;
}

#popupTitleArea #Span1 {
    font-size: 15px;
}

#popupTitleArea .popupTitleOption.assignmentPanelOption {
    display: block
}

#popupContent {
    position: static;
}

#popupTabList li img {
    float: left;
    margin: 4px 7px 4px 4px;
}

#shiftBundleAssignmentToolTip #main-container {
    margin-bottom: -5px;
    max-height: 506px;
    min-height: 300px;
    overflow: auto;
    padding: 9px 20px 9px 9px !important;
    width: 456px !important;
}

/* Summary swaps */

.summaryPendingSwap {
    background-color: lightgray !important;
    border: 2px solid gray !important;
    cursor: pointer;
    margin-bottom: 5px !important;
    padding: 15px !important;
}

    .requestDetail .title .btnBack:hover,
    .btn:hover,
    #swapRecipients .recipient .actions .tabIcon:hover,
    .summaryPendingSwap:hover {
        background-color: #fdd78e !important;
        border-color: orange !important;
    }

        .title:hover .status,
        .summaryPendingSwap:hover .status {
            color: #383831;
        }

    .title .status,
    .summaryPendingSwap .status {
        color: #383831;
        font-size: .85em;
        font-style: italic;
        margin-left: 2px;
        margin-top: 5px;
    }

/* swap details */

.requestDetail .title {
    background-color: lightgray;
    border: 2px solid gray !important;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px !important;
    position: relative;
    top: -2px;
}

    .requestDetail .title div.placeholder {
        float: left;
        height: 38px;
        width: 33px;
    }

    .requestDetail .title div.back {
        height: 100%;
        left: 6px;
        position: absolute;
        top: 0;
    }

.requestDetail .btnBack {
    cursor: pointer;
    position: relative;
    top: 25%;
}

.requestDetail .title .btnBack:hover {
    border-radius: 15px;
}

.sectionTitle {
    color: black;
    font-weight: bold;
    margin-bottom: 2px;
}

#trade.requestDetail .assignmentIn,
#replacement.requestDetail .assignmentOut {
    margin-bottom: -12px;
}

#newTradeRequest .assignmentIn,
#newTradeRequest .assignmentOut,
#trade.requestDetail .assignmentOut,
#trade.requestDetail .assignmentIn {
    width: 49.5%;
}

#newTradeRequest .assignmentOut,
#trade.requestDetail .assignmentOut {
    float: left;
}

#newTradeRequest .assignmentIn,
#trade.requestDetail .assignmentIn {
    float: right
}

.well {
    border: 1px solid grey;
}

#trade .assignments {
    min-height: 118px;
}

.requestDetail .assignments {
    margin-right: 2px;
    padding: 4px 0 0 0 !important;
}

/*#replacement.requestDetail .assignments{
        max-height: 64px;
        overflow: auto;
    }*/

.notes {
    width: 97%;
}

.assignments .shift {
    padding: 0 0 0 10px;
}

.requestDetail .request.actions button {
    margin-right: 5px;
}

.requestDetail .request.actions {
    text-align: right;
}

.recipients {
    padding: 3px !important;
}

#swapRecipients .recipient {
    padding: 1px;
}

    #swapRecipients .recipient .actions {
        margin: 0 5px;
    }

    #swapRecipients .recipient .btn.well {
        padding: 2px 3px 0 1px !important;
    }

        #swapRecipients .recipient .btn.well.declineOffer,
        #swapRecipients .recipient .btn.well.acceptOffer {
            background-position: 2px;
            padding-left: 20px !important;
        }

        #swapRecipients .recipient .btn.well.acceptOffer {
            background-image: url('../images/approve.png');
        }

        #swapRecipients .recipient .btn.well.declineOffer {
            background-image: url('../images/deny.png');
        }

    #swapRecipients .recipient .actions .tabIcon {
        background-color: lightgray;
        cursor: pointer;
        margin-bottom: 0 !important;
        min-height: 0 !important;
        padding: 1px !important;
    }

#yourOffer .shift input[type='checkbox'] {
    cursor: pointer;
    width: 25px;
}

.actions {
    float: right;
}

.btn {
    background-color: #c4dbf1;
    /*background-color: lightgray;
            border: 2px solid grey !important;*/
    background-repeat: no-repeat;
    border: 2px solid cadetblue !important;
    color: black;
    cursor: pointer;
    float: left;
    font-weight: bold;
    margin-bottom: 0 !important;
    margin-right: 5px;
    padding: 5px 5px 2px 5px;
}

    .btn.Invite {
        background-image: url('../images/inviteMorePeople.png');
        background-position: 5px 5px;
        padding-left: 28px;
    }

    .btn.Cancel,
    .btn.Decline {
        background-image: url('../images/cancelPendingRequest.png');
        background-position: 5px 4px;
        padding-left: 28px;
    }

    .btn.Accept {
        background-image: url('../images/acceptOrUpdateOffer.png');
        background-position: 5px 4px;
        padding-left: 28px;
    }

    .btn.processing,
    .btn.isNotActive {
        background-color: lightgray !important;
        border: 2px solid grey !important;
        cursor: default;
    }

    .btn.processing {
        background-image: url('../images/ajax-loader.gif') !important;
    }

        .btn.isNotActive,
        .btn.processing:hover {
            background-color: lightgray !important;
            border: 2px solid grey !important;
        }

#sickCalls .bubble {
    margin-left: -8px;
}

    #sickCalls .bubble:before {
        margin-left: 5px;
    }

    #sickCalls .bubble:after {
        margin-left: 6px;
    }

.cloak {
    -khtml-opacity: 0.35;
    -moz-opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
    background-color: grey;
    display: none;
    filter: alpha(opacity=35);
    height: 100%;
    left: 0;
    opacity: 0.35;
    position: absolute;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9000;
    z-index: 9000;
}

    .cloak.processing {
        display: block !important;
    }

#people {
    height: 192px;
    overflow: auto;
    padding: 5px 0 0 8px;
}

label.selected {
    cursor: pointer;
    font-weight: bold;
}

#countMorePeople {
    font-style: italic;
    font-weight: bold;
}

/** New requests **/

#ui-datepicker-div {
    display: none;
    z-index: 20000 !important;
}

#newTradeRequest .well:not(.btn) {
    padding: 7px;
}

.assignmentDateSelector {
    font-size: 0.87em;
    height: 190px;
}

    .assignmentDateSelector .ui-state-disabled {
        opacity: 0.80 !important;
    }

    .assignmentDateSelector tr:hover td {
        background-color: white !important;
    }

#newTradeRequest .toolTipLoader img {
    margin-top: 5px;
}

#newTradeRequest .toolTipLoader label {
    font-style: italic;
    position: relative;
    top: -3px;
}

#newTradeRequest .shiftBundleAssignments {
    margin: 5px 0;
    width: 100%;
}

#newTradeRequest .shiftBundleAssignment div.noAssignments {
    font-style: italic;
    margin: 9px 0 0 5px;
}

#newTradeRequest .shifts label {
    font-size: .895em;
}

#newTradeRequest .shifts {
    border: 1px solid #a9a9a9;
    border-radius: 2px;
    max-height: 94px;
    overflow: auto;
    padding: 3px;
}

#newTradeRequest .sectionTitle {
    margin-top: 3px;
}

.newRequest input[type=checkbox] {
    cursor: pointer;
}

#newTradeRequest #noteSection {
    margin-top: -3px;
    position: relative;
    top: -12px;
}

#sourceAssignments {
    border: 1px solid rgb(187, 187, 187);
    margin-top: 5px;
    padding: 2px 0 2px 6px;
}

#newTradeRequest .assignmentOut .shiftBundleAssignment {
    margin-top: 3px;
}

#newTradeRequest .assignmentOut .well,
#newTradeRequest .assignmentIn .well {
    min-height: 211px;
    height: 327px;
}

.btn.Create {
    background-image: url('../images/sendRequest.png');
    background-position: 5px 4px;
    padding-left: 28px;
}

#newTradeRequest .assignmentOut:before {
    content: "Assignment to get rid of:";
    font-weight: bold;
}

#newTradeRequest .assignmentOut.reverse:before {
    content: "Assignment to take:";
    font-weight: bold;
}

#newTradeRequest .assignmentOut.reverse {
    float: right !important;
}

#newTradeRequest .assignmentIn:before {
    content: "Assignment to take:";
    font-weight: bold;
}

#newTradeRequest .assignmentIn.reverse:before {
    content: "Assignment to get rid of:";
    font-weight: bold;
}

#newTradeRequest .assignmentIn.reverse {
    float: left !important;
}

#sourceAssignments {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 97%;
}

#newTradeRequest .shifts .item {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 99%;
}

#newTradeRequest .request.actions {
    margin-top: -9px;
}

#newReplacement .potentialRecipient.well,
#newReplacement .shifts.well {
    padding: 5px 0 0 8px;
    width: 95%;
}

#newReplacement .potentialRecipient.well {
    height: 97px;
    overflow: auto;
}

#people .item label,
#people .item input[type=checkbox] {
    cursor: pointer;
}

.item.alreadyInvited label {
    color: #383831;
    cursor: default !important;
    font-style: italic;
}

#newReplacement .recipients {
    margin-top: -16px;
}

#newReplacement .sectionTitle.notes {
    margin-top: 10px;
}

.selectRecipients {
    margin-top: -17px;
}

    .selectRecipients .btn {
        border-width: 1px !important;
        font-weight: normal !important;
        padding: 2px 4px 0 4px;
    }

table.bt_table td.title {
    display: inline-block;
    font-weight: bold;
    width: 220px;
}

.baseQuota table.bt_table td,
.timeWorked table.bt_table td {
    text-align: left;
}

/* Component containers
----------------------------------*/

.ui-widget-content {
    background: #ffffff url(../themes/base/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    border: 1px solid #aaaaaa;
}

.ui-widget-header {
    background: #3d87c7 !important;
    border-radius: 0 !important;
    color: white !important;
}

    .ui-widget-header a {
        color: #222222;
    }

.ui-datepicker-inline .ui-widget-header {
    background: #ddd !important;
    border: none !important;
    border-radius: 0 !important;
    color: Black !important;
}

.ui-icon-closethick {
    background: url(../images/icon_close.png) no-repeat center center !important;
}

.ui-state-hover.ui-dialog-titlebar-close {
    background: none !important;
    border: 1px solid white !important;
}

a.logo-wrapper {
    background: white;
    display: block;
    left: 10px;
    margin-top: -20px;
    padding: 20px;
    position: absolute;
    top: 0;
}

.logo-wrapper img {
    border: 1px solid green !important;
}

.logo-box {
    padding-left: 230px;
    width: 200px;
}

/**************************************************************************************************/

/*                                            Administration                                      */

/**************************************************************************************************/

.config-list li {
    border: 1px solid #ddd;
    border-bottom: none;
    list-style: none;
    width: 97%;
}

    .config-list li:last-child {
        border-bottom: 1px solid #ddd;
    }

.config-list a {
    -moz-transition: background 200ms;
    -o-transition: background 200ms;
    -webkit-transition: background 200ms;
    display: block;
    padding: 17px 19px 19px 68px;
    position: relative;
    transition: background 200ms;
}

.config-list li:hover {
    background-color: #eff5fa !important;
}

.config-list a strong {
    color: #3d87c7;
    display: block;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.config-list p {
    color: #2c2c2c;
    display: inline-block;
    font-weight: normal;
    position: relative;
}

.config-list a:after {
    background: url(../images/icon-arrow-right.png) no-repeat center;
    content: " ";
    height: 60px;
    position: absolute;
    right: 20px;
    top: 11px;
    width: 30px;
}

.config-list .SectionsAndShifts a {
    background: url(../images/icon-sprite.png) 10px -577px no-repeat;
}

.config-list .Requests a {
    background: url(../images/icon-sprite.png) 10px -645px no-repeat;
}

.config-list .Organization a {
    background: url(../images/icon-sprite.png) 10px -353px no-repeat;
}

.config-list .Users a {
    background: url(../images/icon-sprite.png) 10px -505px no-repeat;
}

.config-list .Billing a {
    background: url(../images/icon-sprite.png) 10px 18px no-repeat;
}

.config-list .Scheduling a {
    background: url(../images/icon-sprite.png) 10px -430px no-repeat;
}

.config-list .Reports a {
    background: url(../images/icon-sprite.png) 10px -55px no-repeat;
}

.config-list .Announcements a {
    background: url(../images/icon-sprite.png) 10px -130px no-repeat;
}

.config-list .TimeandAttendance a {
    background: url(../images/icon-sprite.png) 10px -205px no-repeat;
}

.config-list .PayrollCenter a {
    background: url(../images/icon-sprite.png) 10px -279px no-repeat;
}

.config-list .WorkPeriodTypes a {
    background: url(../images/icon-sprite.png) 10px -729px no-repeat;
}

.config-list .OvertimeVariables a {
    background: url(../images/icon-sprite.png) 10px -886px no-repeat;
}

.config-list .PayCategories a {
    background: url(../images/icon-sprite.png) 10px -809px no-repeat;
}

.config-list .SchedulerAccess a {
    background: url(../images/icon-sprite.png) 10px -969px no-repeat;
}

.hasCustomLogo {
    background-color: white;
}

    .hasCustomLogo img {
        height: auto !important;
        max-height: 50px;
        width: auto !important;
    }

.action-icons {
    margin-top: 10px;
}

    .action-icons img {
        display: none;
    }

    .action-icons div {
        padding: 0 !important;
    }

    .action-icons a {
        display: block;
        margin: 0;
        padding: 5px;
        padding-left: 25px;
        padding-top: 0 !important;
    }

    .action-icons .print-icon {
        background: url(../images/printer.png?version=2) no-repeat left center
    }

    .action-icons .contact-icon {
        background: url(../images/icon-contact-info.png?version=2) no-repeat 3px center
    }

    .action-icons .sync-icon {
        background: url(../images/pda.png?version=2) no-repeat left center
    }

    .action-icons .report-icon {
        background: url(../images/report.png) no-repeat left center
    }

#assignmentInfo {
    font-size: 15px;
}

#contactInfo {
    font-size: 12px;
}

table.separatorLinks i {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

table.separatorLinks a {
    padding-bottom: 16px;
    padding-top: 7px;
    text-align: center;
}

/**************************************************************************************************/

/*                                            Registration                                        */

/**************************************************************************************************/

.registrationContainer {
    margin: auto;
    padding: 10px;
    width: 920px;
}

/**************************************************************************************************/

/*                                            Help Page                                           */

/**************************************************************************************************/

h1.page-title {
    color: #2c2c2c;
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 10px;
    position: relative;
}

.help-icon {
    background: url(../images/icon-help-page.png) no-repeat left center;
    padding: 12px;
    padding-left: 60px;
}

.main-content {
    background: white;
    border-radius: 5px;
    margin: 10px;
    margin-bottom: 40px;
    padding: 20px;
}

.tut-type {
    margin-bottom: 30px;
    margin-left: 30px;
    max-width: 500px;
}

    .tut-type h3 {
        color: #3d87c7;
        font-size: 24px;
        font-weight: normal;
        margin-bottom: 20px;
        padding: 5px 10px;
        padding-left: 30px;
    }

    .tut-type .icon-help {
        background: url(../images/icon-help.png) no-repeat left center;
        margin-bottom: 0px;
    }

        .tut-type .icon-help a {
            color: #3d87c7 !important;
        }

.zendeskHelp {
    margin-left: 30px;
}

.tut-type .icon-contact-tut {
    background: url(../images/icon-contact.png) no-repeat left center;
}

.tut-type .icon-doc-tut {
    background: url(../images/icon-other-tutorials.png) no-repeat 5px center;
}

.tut-type .icon-video-tut {
    background: url(../images/icon-video-tutorials.png) no-repeat left center;
}

.tut-type ul {
    list-style: none;
    margin: 0;
    padding-left: 40px;
}

.tut-type li {
    border-bottom: 1px solid #ddd;
    margin: 5px;
    padding: 5px;
}

    .tut-type li a {
        display: block;
        font-size: 19px;
        font-weight: 300;
        margin-bottom: 6px;
    }

/**************************************************************************************************/

/*                                            Daily Schedule View                                 */

/**************************************************************************************************/

.grid .borderItem {
    border: solid 3px #F26722;
    margin-right: 2px;
    padding-left: 3px;
}

.grid .highlightedItem {
    background-color: #39749A;
    color: White;
    margin-right: 2px;
    padding-left: 3px;
}

.grid .currentDayRow {
    background-color: #fef3ee;
}

/**************************************************************************************************/

/*                                            Sign In                                             */

/**************************************************************************************************/

.small-window-page {
    background: url(../images/login-bg.jpg) no-repeat top center #2e72b9;
}

    .small-window-page .window {
        background: white;
        border-radius: 5px;
        box-shadow: 0px 2px 2px #2f6da2;
        margin: 0 auto;
        margin-top: 100px;
        padding: 30px;
        position: relative;
        text-align: center;
        width: 340px;
    }

        .small-window-page .window:after {
            bottom: -50px;
            clear: both;
            content: " ";
            content: url(../images/login-shadow.png);
            display: block;
            position: absolute;
        }

        .small-window-page .window h3 {
            font-size: 23px;
            font-weight: 300;
            margin-bottom: 30px;
        }

        .small-window-page .window .form .message.error {
            display: none;
            text-align: left;
        }

            .small-window-page .window .form .message.error ul.list li {
                text-align: left !important;
            }

        .small-window-page .window .form.error .message.error {
            display: block;
        }

        .small-window-page .window .form .field {
            margin-bottom: 10px;
            width: 100%;
        }

            .small-window-page .window .form .field input {
                border: 1px solid #ddd;
                color: #2c2c2c;
                font-family: "roboto", sans-serif;
                font-size: 19px;
                font-weight: 300;
                padding: 15px;
                padding-left: 70px;
                width: 100%;
            }

            .small-window-page .window .form .field.login-email input {
                background: url(../images/login-sprite.jpg) no-repeat top 13px left 15px;
            }

            .small-window-page .window .form .field.login-password input {
                background: url(../images/login-sprite.jpg) no-repeat bottom 12px left 15px;
            }

        .small-window-page .window .form .sign-in-button {
            margin-top: 10px;
        }

.forgot-id {
    float: left;
}

.forgot {
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: right;
}


.badgeRestrictedAssignments {
    float: right;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #6b6b6b;
    border: 2px solid #666;
    color: #ffffff;
    text-align: center;
    font-size: 8px;
}



/*--------------------------------------------------------------------------------*/

/*/////////////////////  Schedule navigation report   ///////////////////////////*/

/*--------------------------------------------------------------------------------*/


.shedule-navigation-report .site-header {
    height: 71px !important;
}

.ui-dialog {
    z-index: 15000 !important
}

.ui-widget-overlay {
    z-index: 10000 !important;
}

.shedule-navigation-report .calendar .basicItem {
    font-weight: 700
}

.shedule-navigation-report #content {
    font: 95% / 1.3 roboto, "Open Sans", arial, Trebuchet MS, sans-serif;
    margin: 0 auto;
    padding: 2px;
}

.shedule-navigation-report .ui-dialog {
    z-index: 1001 !important;
}

.shedule-navigation-report #ui-datepicker-div {
    width: 290px
}

.left-column {
    /*width: 15%;*/
    width: 270px;
    float: left;
    position: relative;
    min-height: 1px;
    /* padding-right: 15px;
    padding-left: 15px;*/
}

.report-navigation {
    width: 270px;
    /*background: #eaf1fb;*/
    background: #f7f7f7;
    border-right: 1px solid #dfdfdf !important;
    /*height: 100vh;*/
    height: calc(100vh - 71px);
    position: fixed;
    top: 71px;
    left: 0px;
}



.filters-menu {
    /*  position: fixed;*/
    width: 260px;
    padding: 0 20px 20px 20px;
    margin-top: 20px;
    height: calc(100vh - 115px);
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.category-item-box {
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    padding: 12px 0px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #464c51;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 38px;
    min-height: 22px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 24px;
}

    .category-item-box:first-child {
        padding: 8px 0;
    }

.filters-menu .well {
    min-height: 20px;
    padding: 0px;
    margin-bottom: 0px;
    background-color: inherit;
    border: none;
    border-radius: 4px;
    box-shadow: none;
    padding-left: 20px
}



    .filters-menu .well li {
        font-size: 14px;
        line-height: 24px;
        list-style-type: none
    }


        .filters-menu .well li.active a {
            color: #3d87c7
        }


        .filters-menu .well li a {
            color: #464c51
        }

.right-column {
    width: 80%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#scheduleContentWrapper {
    font-size: 95%;
}


.shedule-navigation-report .calendar .dayOfWeekCell {
    padding-top: 0px !important;
}

.shedule-navigation-report .calendar .dayInMonth {
    background: #FFF;
    font-weight: 400
}

.shedule-navigation-report .calendar .dayNotInMonth {
    background: #FFF;
}



.report-wrapper {
    height: calc(100vh - 90px);
    overflow-y: auto;
    margin-top: -5px;
}

.report-navigation:before {
    content: '';
    top: 0;
    right: -492px;
    width: 60%;
    height: 100%;
    position: absolute;
    background: #fff;
}

.tablewrapper-general {
    width: 100%;
    float: left;
}

.box {
    width: 100%;
    height: auto;
    border: 1px solid #e6e6e6;
    /* padding: 20px; */
    background: #fff;
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.08);
    font-family: 'Lato', sans-serif;
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 4px
}

.empty-report {
    padding: 100px 49px;
    width: 100%;
    margin: 20px auto;
    /* float: left; */
    display: block;
    text-align: center;
    border-radius: 15px;
}

    .empty-report h1 {
        text-align: center;
        color: #001734
    }

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Old versions of Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}


.report-section {
    float: left;
    width: 100%;
    margin-top: 15px
}


.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f7f7f7;
}

.table-hover > tbody > tr:hover {
    background-color: #f7f7f7;
}

.grid.table-striped {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-collapse: inherit;
    cursor: default;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    width: 870px;
    float: left
}

.reportheader .grid.table-striped {
    border-top: none;
}

table.grid.table-striped > tbody > tr > td {
    padding: 7px 15px;
    border-top: 1px solid #ddd;
    font-size: 13px
}

table.grid.table-striped > tbody > tr.groupRow > td {
    padding: 12px 15px;
}

table.grid.table-striped > tfoot > tr > td {
    padding: 15px 15px;
    /*border-top: 1px solid #ddd;*/
    font-weight: 400;
    font-size: 13px;
    color: #464c51
}

.shedule-navigation-report .grid.table-striped .headerCell,
.shedule-navigation-report .grid.table-striped .headerCellNavigation {
    background: inherit !important;
    background: #f7f7f7 !important;
    border-right: 1px solid #f7f7f7 !important;
    color: #464c51 !important;
    font-weight: bold !important;
    height: 1.7em !important;
    padding: 10px 15px;
    text-align: left !important;
    text-shadow: none !important;
}

.shedule-navigation-report .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd !important;
}

    .shedule-navigation-report .table > thead > tr > th:nth-child(1) {
        width: 15%;
    }

    .shedule-navigation-report .table > thead > tr > th:nth-child(2) {
        width: 70%;
    }

.grid.table-striped > tbody > tr.groupRow {
    background-color: #e0f1ff;
}

.reportWrapper.reportSchedule {
    padding: 20px
}

    .reportWrapper.reportSchedule hr {
        width: 100%;
        border: 1px solid #e5e5e5;
        height: 0px;
        margin: 20px auto;
        float: left;
    }



.reportbody {
    max-height: 60vh;
    overflow-y: scroll;
}


    .reportbody.multiplesearch {
        max-height: 100%;
        overflow-y: inherit;
    }

.requests-table {
    margin-top: 35%
}

.calendar .requests-table .basicItem {
    font-weight: 400;
}

.reportbody table {
    border-radius: 0
}

.reportbody table,
.reportfooter table,
.reportheader table {
    width: 100%
}

::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .3);
    border: none;
    border-radius: 5px;
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}


.reportWrapper.reportSchedule .dropdownbtn {
    margin-bottom: 15px;
    margin-left: 15px
}

.filter-date,
.filter-select {
    float: left
}

.reportWrapper .btn,
.shedule-navigation-report .btn {
    background: #fff;
    border: 1px solid #dfdfdf !important;
    margin: 0;
    color: #676767;
    height: 40px;
    font-weight: 500
}



    .shedule-navigation-report .btn:hover {
        background: #f7f7f7 !important;
        border: 1px solid #dfdfdf !important;
    }

    .reportWrapper .btn:hover {
        background: #f7f7f7 !important;
        border: 1px solid #dfdfdf !important;
        margin: 0;
        color: #676767;
        height: 40px;
        /*font-weight: 700*/
    }

.reportWrapper .btn-group {
    margin: 0 15px
}


.btn-group .btn.active {
    color: #fff !important;
    background: #3d87c7 !important;
    outline: none !important
}


.report-header-right {
    float: right
}

.reportWrapper .btn.applysearch {
    float: left;
    margin-right: 15px
}

.exportBtn-Schedule {
    float: right;
    margin-top: 12px;
}

.dropbtn {
    background-color: #fff;
    color: #676767;
    padding: 11px 16px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #dfdfdf;
    font-weight: 700
}

    .dropbtn i.icon {
        margin: 0;
        padding: 0
    }


.btn-icon .dropbtn i.icon {
    font-size: 18px;
    margin: 0;
    padding: 0
}

.btn-icon .dropbtn {
    padding: 10px 15px;
}

.dropbtn:hover {
    background-color: #f7f7f7;
}

.dropbtn:focus {
    background-color: #3d87c7;
    outline: none;
    color: #fff
}

.dropdownbtn {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
    z-index: 1;
    border-radius: 4px;
    right: 0;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .dropdown-content a {
        color: #676767;
        padding: 10px 16px;
        text-decoration: none;
        display: block;
        font-weight: 500
    }


        .dropdown-content a[data-hide].active:after {
            color: #009eeb;
            content: "\f00c";
            font-family: Icons, sans-serif;
            position: absolute;
            right: 18px;
        }

    .dropdown-content .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-content a.dropdown-title {
        text-transform: uppercase;
        font-size: 12px;
        white-space: nowrap;
        color: #868688;
        font-weight: 400;
        padding: 5px 10px;
    }

        .dropdown-content a.dropdown-title:hover {
            background: inherit
        }


.dropdownbtn a:hover {
    background-color: #f7f7f7;
    cursor: pointer
}

.title-section {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
    font-size: 20px;
    font-weight: 500;
    color: #001734
}

.title-calendar {
    margin: 25px 0 15px 0
}

.title-section span {
    color: #868688
}

.sub-section {
    float: left;
    width: 100%;
    margin: 15px 0;
    font-size: 15px;
    font-weight: 500;
    color: #464c51
}


.list-title {
    font-weight: 400;
    color: #464c51;
    font-size: 13px;
}

    .list-title p {
        margin-bottom: 5px
    }

.list-modal {
    border: 1px solid #dfdfdf;
    padding: 10px;
    max-height: 190px;
    min-height: 190px;
    overflow-y: scroll;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


    .list-modal label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 2px;
        font-weight: 400;
        color: #464c51;
        font-size: 13px;
        position: relative;
        top: 3px;
        width: 100%;
        margin-left: 5px;
    }

.list-actions {
    margin-top: 15px
}

    .list-actions span {
        cursor: pointer;
        color: #464c51;
        font-size: 13px;
        margin-right: 10px;
    }

        .list-actions span.select-all,
        .list-actions span.select-none {
            cursor: pointer;
            color: #007cee;
            font-size: 13px;
            margin-right: 10px;
        }



.list-checkbox {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

    .list-checkbox:hover {
        background: aliceblue
    }

.profile_dd_link {
    align-self: center;
    line-height: normal;
}


#exoprt-btn {
    float: right
}




@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@media only screen and (max-width: 1665px) {

    .right-column {
        width: 77%;
    }
}

@media only screen and (max-width: 1570px) {

    .filter-date,
    .filter-select {
        float: left;
        width: 50%
    }

    .filter-date {
        margin: 0px 0 0 0px !important
    }

    .report-header-left {
        width: 77%
    }

    .shedule-navigation-report .datepicker {
        margin: 0px 15px 0 0px !important
    }



    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 160px !important;
    }
}



@media only screen and (max-width: 1500px) {

    .left-column,
    .report-navigation {
        width: 250px;
    }

    .filters-menu {
        width: 240px
    }


    .bootstrap-select.reportProviderexport:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 300px !important;
    }
}

@media only screen and (max-width: 1400px) {


    .filter-date,
    .filter-select {
        float: left;
        width: 100%
    }

    .filter-date {
        margin: 10px 0 0 0px !important
    }

    .report-header-left {
        width: 60%
    }

    .reportWrapper {
        width: 90%;
    }

        .reportWrapper.reportSchedule {
            width: 100%;
        }


    .datepickerwrapper {
        width: 169px !important;
    }
}

@media only screen and (max-width: 1200px) {

    .grid.table-striped {
        width: 100%
    }
}


@media only screen and (max-width: 1250px) {
    .reportWrapper {
        width: 100%;
    }


    .right-column {
        width: 70%;
    }
}

@media only screen and (max-height: 750px) {
    #reportbody {
        max-height: 100%;
        overflow-y: inherit;
    }

    .bootstrap-select .dropdown-menu.inner {
        max-height: 300px !important;
    }
}

@font-face {
    font-family: Icons;
    src: url(../fonts/icons.eot);
    src: url(../fonts/icons.eot?#iefix) format('embedded-opentype'), url(../fonts/icons.svg#icons) format('svg'), url(../fonts/icons.woff) format('woff'), url(../fonts/icons.ttf) format('truetype');
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-decoration: inherit;
    text-transform: none
}

.bootstrap-select.reportProviderexport {
    width: 300px !important;
}

    .bootstrap-select.reportProviderexport .dropdown-menu.inner {
        max-height: 200px !important;
    }

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: auto !important;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.reportScheduleheader {
    font-weight: 400
}

.report-header-left {
    float: left
}

.reportWrapper .btn-group .btn {
    padding: 10px 25px;
}


.btn.btn-md {
    padding: 10px 25px;
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    /*width: 83% !important;*/
    float: none;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #007CEE;
    padding: 0 15px;
}

.reportWrapper .dropdown-menu .btn-group {
    margin: 0px;
}

.reportWrapper .btn-group.datepicker {
    float: left
}

.reportProvider,
{
    float: left !important
}

.reportfilters {
    margin-right: 15px !important
}

.reportWrapper .dropdown-menu .btn-group .btn {
    padding: 6px;
    /*background: aliceblue;*/
    height: auto;
    margin: 7px 0 12px 0 !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 200px;
}

.bootstrap-select .dropdown-menu.inner {
    max-height: 500px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #676767;
}

.dropdown-menu[role="combobox"],
.dropdown-content {
    border: 1px solid #E0E0E1 !important;
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 12px;
    /* float: left; */
    display: flex;
}

.dropdown-header span {
    text-transform: uppercase;
    color: #868688
}

span.check-mark {
    display: inline-block;
    opacity: 1;
    margin: 0 .25em 0 0;
    width: 1.23em;
    height: 1em;
    font-family: Icons, sans-serif;
    font-style: normal;
    line-height: 1;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    speak: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark:before {
    color: #009eeb;
    content: "\f00c";
    font-family: Icons, sans-serif
}

.bootstrap-select.show-tick .dropdown-menu > .active.selected span.check-mark:before {
    color: #fff
}



.bootstrap-selectThe[data-container="periodSelect"] {
    width: 250px;
}


.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #007cee;
    outline: 0;
}

.rangesWrapper {
    position: relative;
    float: left
}

.showprange {
    position: absolute !important;
    left: 0;
    height: 25px;
    z-index: 45456465;
}

.hidden-focus {
    max-height: 0px;
    /*display: none;*/
    visibility: hidden;
    opacity: 0;
    transform: translateY(0%);
    transition: all 0.2s ease-in;
    transition-delay: 0.1s;
    /*transition: opacity 0.1s linear;*/
    float: left;
    width: 100%
}

.activeshow {
    visibility: visible;
    opacity: 1;
    height: auto;
}

.datepickerwrapper {
    position: relative;
    border-radius: 4px;
    top: -40px;
    height: 40px;
    background: #fff !important;
    border: 1px solid #dfdfdf !important;
    /* width: 218px;*/
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    font-family: "Roboto", sans-serif !important;
    color: #464c51
}

.ui-datepicker,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: "Roboto", sans-serif !important;
}

.datepickerwrapper input {
    font-family: "Roboto", sans-serif !important;
    font-weight: 400;
    font-size: 13px;
    color: #676767;
    text-transform: inherit;
    width: 50%;
    text-align: center;
    border: none;
    background: none
}

    .datepickerwrapper input:first-child {
        border-right: 1px solid #dfdfdf !important;
    }

.shedule-navigation-report .ui-widget {
    font-family: "Roboto", sans-serif !important;
}




/*--------------------------------------------*/

/*  Modal report  */

/*--------------------------------------------*/

.modal {
    /*overflow: auto !important;*/
    padding: 0px !important;
    z-index: 99999050 !important;
}


.modal-content {
    box-shadow: 0 50px 100px rgba(34, 34, 34, 0.32), 0 15px 35px rgba(87, 87, 87, 0.15), 0 5px 15px rgba(0, 0, 0, .1);
    overflow: hidden;
}

.modal-open .modal {
    background: rgba(0, 0, 0, 0.6);
}

.modal-center.modal-dialog {
    width: 820px;
    position: absolute !important;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.modal-header .modal-title {
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    padding: 7px 0;
}

.modal-header {
    border-bottom: none;
    min-height: 50px;
}

.modal-body {
    padding: 30px 45px 55px 45px;
}

.modal-header .close {
    margin-top: 5px !important;
    margin-right: 8px;
    z-index: 11;
    position: relative;
    color: #fff;
    opacity: 0.6
}


/* MODAL CENTERS */

.modal-center .modal-header {
    padding: 15px 35px;
    background: #3d87c7 !important;
}


.modal-center .modal-body {
    padding: 35px 35px 15px 35px;
}

.modal-center .modal-footer {
    padding: 15px 35px 35px 35px;
    text-align: left;
    border-top: none;
}

    .modal-center.modal-footer .btn {
        /*display: inline-block;*/
        vertical-align: top;
    }

.modal-center .modal-header .modal-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    text-transform: inherit;
    float: left
}

@media only screen and (max-width: 992px) {
    .modal-center.modal-dialog {
        position: relative;
        top: inherit;
        left: inherit;
        width: 790px;
        transform: none !important;
    }

    .modal-center {
        /*margin-top: 0px*/
    }

        .modal-center.modal-dialog .modal-title-info a {
            color: #ff8a25;
            margin-left: 0px;
            display: block;
            margin-top: 2px;
        }
}

@media only screen and (max-width: 767px) {
    .modal-center .modal-body {
        padding: 20px;
        padding-top: 0px;
    }

    .modal-center .modal-footer {
        padding: 20px;
    }

    .modal-center.modal-dialog {
        position: relative !important;
        top: inherit;
        left: inherit;
        transform: translate(0%, 0%) !important;
        width: auto;
    }
}

/*--------------------------------------------*/

/*  Modal report  */

/*--------------------------------------------*/

/*--------------------------------------------*/

/*  Date picker  report  */

/*--------------------------------------------*/

.shedule-navigation-report .ui-state-default {
    text-align: center;
    border-radius: 2px
}

.shedule-navigation-report .ui-state-default,
.shedule-navigation-report .ui-widget-content .ui-state-default,
.shedule-navigation-report .ui-widget-header .ui-state-default,
.shedule-navigation-report .ui-button {
    border: 1px solid #fff;
    background: #fff !important;
    font-weight: normal;
    color: #555555;
}


    .shedule-navigation-report .ui-button.ui-state-disabled:hover,
    .shedule-navigation-report .ui-button.ui-state-disabled:active {
        border: 1px solid #fff;
        background: #f7f7f7 !important;
        font-weight: normal;
        color: #555555;
    }



.shedule-navigation-report .ui-state-highlight,
.shedule-navigation-report .ui-widget-content .ui-state-highlight,
.shedule-navigation-report .ui-widget-header .ui-state-highlight {
    border: 1px solid #FD682F !important;
    background: #FD682F !important;
    color: #fff !important;
}

.shedule-navigation-report .ui-state-default,
.shedule-navigation-report .ui-widget-content .ui-state-default {
    border: 1px solid #fff !important;
    border-radius: 6px;
    padding: 8px;
}


    .shedule-navigation-report .ui-state-default:hover {
        background: #E0E0E1 !important;
    }

.shedule-navigation-report .ui-widget-header {
    /* background: #187cee !important;*/
    border-radius: 0 !important;
    color: white !important;
    border: none !important;
}

.shedule-navigation-report .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 8px;
}

.shedule-navigation-report .ui-datepicker-current-day .ui-state-default {
    background: black
}

.shedule-navigation-report .ui-widget.ui-widget-content {
    border: 1px solid #E0E0E1 !important;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
}

.shedule-navigation-report .ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
    font-size: 13px;
    color: #007CEE
}

.shedule-navigation-report .ui-datepicker select.ui-datepicker-month,
.shedule-navigation-report .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    padding: 6px 15px;
    color: #464c51
}

.shedule-navigation-report .ui-datepicker .ui-datepicker-title select {
    font-size: 12px !important;
    margin: 1px 0;
}

.shedule-navigation-report .ui-datepicker select.ui-datepicker-month {
    width: 45%;
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.shedule-navigation-report .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    -webkit-border-top-right-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topright: 25px;
    -moz-border-radius-bottomright: 25px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border-left: none;
}


.shedule-navigation-report .ui-datepicker .ui-datepicker-prev,
.shedule-navigation-report .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 6px !important;
    width: 1.8em;
    height: 1.8em;
}

.shedule-navigation-report .ui-datepicker .ui-datepicker-prev-hover,
.shedule-navigation-report .ui-datepicker .ui-datepicker-next-hover {
    top: 6px;
}

/*--------------------------------------------*/

/*  Date picker  report  */

/*--------------------------------------------*/


/*--------------------------------------------------------------------------------*/

/*/////////////////////  Schedule navigation report   ///////////////////////////*/

/*--------------------------------------------------------------------------------*/
