/* Minification failed. Returning unminified contents.
(1516,6): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(1524,6): run-time error CSS1062: Expected semicolon or closing curly-brace, found '/'
(5851,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '@EXTEND'
 */
/*! jQuery UI - v1.11.2 - 2015-01-30
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, button.css, dialog.css, slider.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-clearfix {
    min-height: 0
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.ui-front {
    z-index: 100
}
.ui-state-disabled {
    cursor: default!important
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}
.ui-resizable {
    position: relative
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}
.ui-button-icon-only {
    width: 2.2em
}
button.ui-button-icon-only {
    width: 2.4em
}
.ui-button-icons-only {
    width: 3.4em
}
button.ui-button-icons-only {
    width: 3.7em
}
.ui-button .ui-button-text {
    display: block;
    line-height: normal
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}
input.ui-button {
    padding: .4em 1em
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}
.ui-buttonset {
    margin-right: 7px
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}
.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    outline: 0
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: -.3em;
    top: -1%;
    width: 30px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 30px
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move
}
.ui-slider {
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}
.ui-slider-horizontal {
    height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}
.ui-slider-vertical {
    width: .8em;
    height: 100px
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}
body .ui-tooltip {
    border-width: 2px
}
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}
.ui-widget .ui-widget {
    font-size: 1em
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}
.ui-widget-content {
    height: auto;
    width: auto;
    border: 1px solid #aaa;
    background: #fff url("../content/images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222
}
.ui-widget-content a {
    color: #222
}
.ui-widget-header {
    border-bottom: 1px solid gainsboro;
    background: #fff url("../content/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}
.ui-widget-header a {
    color: #222
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    background: url("../Content/images/modal-close.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    font-weight: normal;
    color: #212121
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}
.ui-icon {
    width: 16px;
    height: 16px
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png")
}
.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png")
}
.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_888888_256x240.png")
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png")
}
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png")
}
.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_2e83ff_256x240.png")
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cd0a0a_256x240.png")
}
.ui-icon-blank {
    background-position: 16px 16px
}
.ui-icon-carat-1-n {
    background-position: 0 0
}
.ui-icon-carat-1-ne {
    background-position: -16px 0
}
.ui-icon-carat-1-e {
    background-position: -32px 0
}
.ui-icon-carat-1-se {
    background-position: -48px 0
}
.ui-icon-carat-1-s {
    background-position: -64px 0
}
.ui-icon-carat-1-sw {
    background-position: -80px 0
}
.ui-icon-carat-1-w {
    background-position: -96px 0
}
.ui-icon-carat-1-nw {
    background-position: -112px 0
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}
.ui-icon-arrow-4 {
    background-position: 0 -80px
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}
.ui-icon-extlink {
    background-position: -32px -80px
}
.ui-icon-newwin {
    background-position: -48px -80px
}
.ui-icon-refresh {
    background-position: -64px -80px
}
.ui-icon-shuffle {
    background-position: -80px -80px
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px
}
.ui-icon-folder-open {
    background-position: -16px -96px
}
.ui-icon-document {
    background-position: -32px -96px
}
.ui-icon-document-b {
    background-position: -48px -96px
}
.ui-icon-note {
    background-position: -64px -96px
}
.ui-icon-mail-closed {
    background-position: -80px -96px
}
.ui-icon-mail-open {
    background-position: -96px -96px
}
.ui-icon-suitcase {
    background-position: -112px -96px
}
.ui-icon-comment {
    background-position: -128px -96px
}
.ui-icon-person {
    background-position: -144px -96px
}
.ui-icon-print {
    background-position: -160px -96px
}
.ui-icon-trash {
    background-position: -176px -96px
}
.ui-icon-locked {
    background-position: -192px -96px
}
.ui-icon-unlocked {
    background-position: -208px -96px
}
.ui-icon-bookmark {
    background-position: -224px -96px
}
.ui-icon-tag {
    background-position: -240px -96px
}
.ui-icon-home {
    background-position: 0 -112px
}
.ui-icon-flag {
    background-position: -16px -112px
}
.ui-icon-calendar {
    background-position: -32px -112px
}
.ui-icon-cart {
    background-position: -48px -112px
}
.ui-icon-pencil {
    background-position: -64px -112px
}
.ui-icon-clock {
    background-position: -80px -112px
}
.ui-icon-disk {
    background-position: -96px -112px
}
.ui-icon-calculator {
    background-position: -112px -112px
}
.ui-icon-zoomin {
    background-position: -128px -112px
}
.ui-icon-zoomout {
    background-position: -144px -112px
}
.ui-icon-search {
    background-position: -160px -112px
}
.ui-icon-wrench {
    background-position: -176px -112px
}
.ui-icon-gear {
    background-position: -192px -112px
}
.ui-icon-heart {
    background-position: -208px -112px
}
.ui-icon-star {
    background-position: -224px -112px
}
.ui-icon-link {
    background-position: -240px -112px
}
.ui-icon-cancel {
    background-position: 0 -128px
}
.ui-icon-plus {
    background-position: -16px -128px
}
.ui-icon-plusthick {
    background-position: -32px -128px
}
.ui-icon-minus {
    background-position: -48px -128px
}
.ui-icon-minusthick {
    background-position: -64px -128px
}
.ui-icon-close {
    background-position: -80px -128px
}
.ui-icon-closethick {
    background-position: -96px -128px
}
.ui-icon-key {
    background-position: -112px -128px
}
.ui-icon-lightbulb {
    background-position: -128px -128px
}
.ui-icon-scissors {
    background-position: -144px -128px
}
.ui-icon-clipboard {
    background-position: -160px -128px
}
.ui-icon-copy {
    background-position: -176px -128px
}
.ui-icon-contact {
    background-position: -192px -128px
}
.ui-icon-image {
    background-position: -208px -128px
}
.ui-icon-video {
    background-position: -224px -128px
}
.ui-icon-script {
    background-position: -240px -128px
}
.ui-icon-alert {
    background-position: 0 -144px
}
.ui-icon-info {
    background-position: -16px -144px
}
.ui-icon-notice {
    background-position: -32px -144px
}
.ui-icon-help {
    background-position: -48px -144px
}
.ui-icon-check {
    background-position: -64px -144px
}
.ui-icon-bullet {
    background-position: -80px -144px
}
.ui-icon-radio-on {
    background-position: -96px -144px
}
.ui-icon-radio-off {
    background-position: -112px -144px
}
.ui-icon-pin-w {
    background-position: -128px -144px
}
.ui-icon-pin-s {
    background-position: -144px -144px
}
.ui-icon-play {
    background-position: 0 -160px
}
.ui-icon-pause {
    background-position: -16px -160px
}
.ui-icon-seek-next {
    background-position: -32px -160px
}
.ui-icon-seek-prev {
    background-position: -48px -160px
}
.ui-icon-seek-end {
    background-position: -64px -160px
}
.ui-icon-seek-start {
    background-position: -80px -160px
}
.ui-icon-seek-first {
    background-position: -80px -160px
}
.ui-icon-stop {
    background-position: -96px -160px
}
.ui-icon-eject {
    background-position: -112px -160px
}
.ui-icon-volume-off {
    background-position: -128px -160px
}
.ui-icon-volume-on {
    background-position: -144px -160px
}
.ui-icon-power {
    background-position: 0 -176px
}
.ui-icon-signal-diag {
    background-position: -16px -176px
}
.ui-icon-signal {
    background-position: -32px -176px
}
.ui-icon-battery-0 {
    background-position: -48px -176px
}
.ui-icon-battery-1 {
    background-position: -64px -176px
}
.ui-icon-battery-2 {
    background-position: -80px -176px
}
.ui-icon-battery-3 {
    background-position: -96px -176px
}
.ui-icon-circle-plus {
    background-position: 0 -192px
}
.ui-icon-circle-minus {
    background-position: -16px -192px
}
.ui-icon-circle-close {
    background-position: -32px -192px
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px
}
.ui-icon-circle-check {
    background-position: -208px -192px
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}
.ui-widget-overlay {
    background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

/*! jQuery UI - v1.11.2 - 2015-01-30
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}
.ui-helper-clearfix:after {
    clear: both
}
.ui-helper-clearfix {
    min-height: 0
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}
.ui-front {
    z-index: 100
}
.ui-state-disabled {
    cursor: default!important
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}
.ui-resizable {
    position: relative
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}
.ui-button-icon-only {
    width: 2.2em
}
button.ui-button-icon-only {
    width: 2.4em
}
.ui-button-icons-only {
    width: 3.4em
}
button.ui-button-icons-only {
    width: 3.7em
}
.ui-button .ui-button-text {
    display: block;
    line-height: normal
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}
input.ui-button {
    padding: .4em 1em
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}
.ui-buttonset {
    margin-right: 7px
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}
.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    outline: 0
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: -.3em;
    top: -1%;
    width: 30px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 30px
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move
}
.ui-slider {
    position: relative;
    text-align: left
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}
.ui-slider-horizontal {
    height: .8em
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}
.ui-slider-vertical {
    width: .8em;
    height: 100px
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}
body .ui-tooltip {
    border-width: 2px
}

/*! jQuery UI - v1.11.2 - 2015-01-30
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors;
     Licensed MIT */

.ui-widget {
    font-family: "Open Sans", Helvetica, sans-serif, serif;;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: "Open Sans", Helvetica, sans-serif, serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
    color: #222;
}
.ui-widget-content a {
    color: #222;
}
.ui-widget-header {
    border-bottom: 1px solid gainsboro;
    background: #fff url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #222;
    font-weight: bold;
}
.ui-widget-header a {
    color: #222;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    */font-weight: normal;
    color: #555;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    */font-weight: normal;
    color: #212121;
}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636;
}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636;
}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a;
}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon, .ui-widget-content .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
    background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
    background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
    background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url("images/ui-icons_cd0a0a_256x240.png");
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-carat-1-n {
    background-position: 0 0;
}
.ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.ui-icon-carat-1-e {
    background-position: -32px 0;
}
.ui-icon-carat-1-se {
    background-position: -48px 0;
}
.ui-icon-carat-1-s {
    background-position: -64px 0;
}
.ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.ui-icon-carat-1-w {
    background-position: -96px 0;
}
.ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
    /*background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x*/ background: rgba(0,  0,  0,  0.8);
    opacity: .5;
    filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px;
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=efc2c8008a5c319adf0d361a485aa4f5)
 * Config saved to config.json and https://gist.github.com/efc2c8008a5c319adf0d361a485aa4f5
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.nav:before,
.nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}



                                    /*********************** LIST GROUP ********************************** */



.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
/*------------------------------------*\
    $VARIABLES
\*------------------------------------*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/* line 11, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 41, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 50, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
html {
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  height: 100%;
}

/**
 * Remove default margin.
 */
/* line 74, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
body {
  margin: 0;
  height: 100%;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 87, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 95, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
/* line 109, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
/* line 118, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
/* line 126, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 135, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 143, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 153, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
/* line 162, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 174, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
/* line 182, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 190, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 198, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 206, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
sup {
  top: -0.5em;
}

/* line 210, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/* line 222, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 230, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* line 242, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
/* line 254, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 265, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
/* line 276, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 2 */
  font-weight: inherit;
  /* 1 */
  margin: 0;
  /* 3 */
  padding: 0;
}

/**
 * Remove the default button background color that browsers set
 */
/* line 290, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button {
  background: transparent;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 299, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 311, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button,
select {
  text-transform: none;
}

/**
 * Make sure selects don't get the default browser styles.
 */
/* line 319, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
select {
  -webkit-appearance: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 332, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 344, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/* line 354, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 366, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 378, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 385, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
input[type="search"]::-ms-clear {
  display: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 394, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 * 3. Disable resizing by default.
 */
/* line 406, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
  resize: none;
  /* 3 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 420, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 425, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 14px;
  vertical-align: baseline;
}

/* remember to define focus styles! */
/* line 446, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
:focus {
  outline: 0;
}

/* line 449, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 454, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
ol, ul, li {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
/* line 458, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  margin-left: auto;
  margin-right: auto;
}

/* line 464, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
}

/* line 468, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

/* line 472, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
blockquote, q {
  quotes: "" "";
}

/* line 475, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
a,
a:hover,
a:visited {
  text-decoration: none;
}

/* line 480, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
button,
input {
  font-size: inherit;
  color: inherit;
  border: none;
}

/* line 486, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
img {
  /*width: 100%;*/
  /*height: auto;*/
}

/* line 490, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 491, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
.clearfix:after {
  clear: both;
}

/* line 492, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
.clearfix {
  *zoom: 1;
}

/* line 494, ../../../DelaGetLib/Delaget.SharedContent/sass/base/_standardize.scss */
* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*------------------------------------*\
    $MIXINS
\*------------------------------------*/
/* CSS Transition
	Usage: @include transition(width,0.3s,ease-out);
 */
/* Rem Unit font sizes with relative fallback http:/seesparkbox.com/foundry/scss_rem_mixin_now_with_a_better_fallback  
	Usage: @include font-size(1, large);
*/
/* overall For fixed tables */
/* line 3, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue {
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid gainsboro;
  margin-top: 4px;
  text-align: center;
}
/* line 9, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue th.last {
  border-right: none;
}
/* line 13, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tr td {
  text-align: center;
}
/* line 16, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tr td a {
  font: normal 0.85em/1.38 Helvetica, sans-serif;
  width: 100%;
  margin-top: 4px;
  text-align: center;
  font-weight: 600;
}
/* line 24, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tr td .sub-link a {
  font: 14px Helvetica, sans-serif !important;
  color: green !important;
}
/* line 29, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tr td p {
  width: 100%;
  margin-top: 4px;
  font: normal 0.85em/1.38 Helvetica, sans-serif;
  text-align: center;
  color: #6d6d75;
}

/* header */
/* line 41, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue th,
.tablesorter-blue thead td {
  margin-top: 4px;
  text-align: center;
  font-weight: 600;
  font: normal 0.85em/1.38 Helvetica, sans-serif;
  text-transform: uppercase;
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  height: 35px;
}

/* line 54, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tbody td,
.tablesorter-blue tfoot th,
.tablesorter-blue tfoot td {
  padding: 4px;
  vertical-align: top;
}

/* line 60, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue .header,
.tablesorter-blue .tablesorter-header {
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
  vertical-align: middle;
  margin-top: 5px;
}

/* line 69, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue .tablesorter-header-inner p {
  width: 100%;
  margin-top: 4px;
  text-align: center;
  color: #6d6d75;
  text-transform: uppercase;
  font: normal 0.85em/1.38 Helvetica, sans-serif;
  font-weight: 600;
}

/* line 82, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue .headerSortUp,
.tablesorter-blue .tablesorter-headerSortUp,
.tablesorter-blue .tablesorter-headerAsc {
  /* black asc arrow */
  background-image: url(../Content/images/shared/asc.gif);
  background-position: 103% 50%;
}

/* line 90, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue .headerSortDown,
.tablesorter-blue .tablesorter-headerSortDown,
.tablesorter-blue .tablesorter-headerDesc {
  /* black desc arrow */
  background-image: url(../Content/images/shared/desc.gif);
  background-position: 103% 50%;
}

/* line 98, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue thead .sorter-false {
  background-image: none;
  cursor: default;
  padding: 4px;
}

/* tfoot */
/* line 105, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tfoot .tablesorter-headerSortUp,
.tablesorter-blue tfoot .tablesorter-headerSortDown,
.tablesorter-blue tfoot .tablesorter-headerDesc {
  /* remove sort arrows from footer */
  background-image: none;
}

/* tbody */
/* line 113, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue td {
  margin-top: 4px;
  width: 100px;
  text-align: center;
  color: #3d3d3d;
  background-color: #fff;
  padding: 4px;
}

/* Zebra Widget - row alternating colors */
/* line 123, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tbody tr.odd > td {
  background-color: #fff;
}

/* line 126, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-blue tbody tr.even > td {
  background-color: #ddd;
}

/* Wider Tables that exist in the new design Dashboard and AboveDashbord level */
/*
    ATTENTION! CUIDADO! The styles below need to be rendered thousands of times
    by the client every time the user clicks a column or otherwise interacts with the
    tablesorter-driven tables. Small changes can have an outsized impact on performance. 
    Use tablesorter's debug function (debug: true) to double check that you're not blowing
    up the table with any changes
*/
/* line 139, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide {
  width: 100%;
  text-align: center;
}
/* line 144, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td {
  text-align: center;
  height: 56px;
}
/* line 145, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td p, .tablesorter-wide tr td a {
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
  text-align: left;
}
/* line 152, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td a, .tablesorter-wide tr td .linkable-content {
  font-weight: 600;
  text-align: center;
  color: #16729b;
  cursor: pointer;
}
/* line 158, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td a:active, .tablesorter-wide tr td .linkable-content:active {
  color: literal-color;
}
/* line 161, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td a:hover, .tablesorter-wide tr td .linkable-content:hover {
  color: #F47D46;
}
/* line 166, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td .sub-link a {
  font: 14px Helvetica, sans-serif !important;
  padding-left: 10px;
}
/* line 173, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td.height-small {
  height: 40px;
}
/* line 177, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tr td.first {
  padding-left: 10px;
}
/* line 182, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide th.first {
  border-left-width: 0px;
}
/* line 186, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide th.last {
  border-right-width: 0px;
}

/* line 192, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .ticket-wide td {
  height: 52px;
}

/* header */
/* line 196, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide th,
.tablesorter-wide thead td {
  text-align: center;
  font: bold 14px Helvetica, sans-serif;
  text-transform: uppercase;
  border-right: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  border-left: 0px solid #dcdcdc;
  height: 37px;
}

/* line 209, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tbody td,
.tablesorter-wide tfoot th,
.tablesorter-wide tfoot td {
  vertical-align: middle;
  min-width: 20px;
  min-height: 52px;
}

/*We will still nowrap data values because of the frozen first columns which often contain long location names*/
/* line 218, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide thead td, .tablesorter-wide tbody td {
  white-space: nowrap;
}

/* line 222, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .header,
.tablesorter-wide .tablesorter-header {
  background-repeat: no-repeat;
  background-position: center bottom;
  cursor: pointer;
  vertical-align: middle;
  background-color: white;
  padding: 10px;
}

/* line 232, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .header,
.tablesorter-wide .tablesorter-header-first {
  background-repeat: no-repeat;
  background-position: 4px bottom;
  cursor: pointer;
  vertical-align: middle;
  background-color: white;
  padding: 10px;
}

/* line 242, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .header,
.tablesorter-wide .tablesorter-header-name {
  background-repeat: no-repeat;
  background-position: 14px bottom;
  cursor: pointer;
  vertical-align: middle;
  background-color: white;
  padding: 10px;
}

/* line 252, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .header,
.tablesorter-wide .tablesorter-header-numeric {
  background-repeat: no-repeat;
  background-position: right 14px bottom;
  cursor: pointer;
  vertical-align: middle;
  background-color: white;
  padding: 10px;
}

/* line 262, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .tablesorter-hidden {
  width: 0;
  min-width: 0;
  max-width: 0;
  padding: 0;
  visibility: hidden;
  border: none;
}
/* line 270, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .tablesorter-hidden.tablesorter-hidden-firefox2 {
  display: none;
}

/* line 275, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .tablesorter-header-inner p, .tablesorter-wide p.tablesorter-header-inner {
  text-align: center;
  color: #222222;
  text-transform: capitalize;
  font: normal 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #232630;
  font-weight: 600;
}

/* line 285, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .tablesorter-header-inner-numeric p, .tablesorter-wide p.tablesorter-header-inner-numeric {
  text-align: right;
  padding-right: 10px;
  color: #222222;
  text-transform: capitalize;
  font: normal 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #232630;
  font-weight: 600;
}

/* line 296, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .tablesorter-header-inner-name p, .tablesorter-wide p.tablesorter-header-inner-name {
  text-align: left;
  padding-left: 10px;
  color: #222222;
  text-transform: capitalize;
  font: normal 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #232630;
  font-weight: 600;
}

/* line 307, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .tablesorter-header-inner-first p, .tablesorter-wide p.tablesorter-header-inner-first {
  text-align: left;
  padding-left: 0px;
  color: #222222;
  text-transform: capitalize;
  font: normal 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #232630;
  font-weight: 600;
}

/* line 318, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .tablesorter-header-inner p.first {
  text-align: left;
}

/* line 322, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .headerSortUp,
.tablesorter-wide .tablesorter-headerSortUp,
.tablesorter-wide .tablesorter-headerAsc {
  background-image: url(../Content/images/shared/asc.gif);
}

/* line 329, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .headerSortDown,
.tablesorter-wide .tablesorter-headerSortDown,
.tablesorter-wide .tablesorter-headerDesc {
  background-image: url(../Content/images/shared/desc.gif);
}

/* line 335, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide thead .sorter-false {
  background-image: none;
  cursor: default;
}

/* line 342, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide.summary-table th {
  background-image: none !important;
  cursor: text !important;
}

/* tfoot */
/* line 348, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tfoot .tablesorter-headerSortUp,
.tablesorter-wide tfoot .tablesorter-headerSortDown,
.tablesorter-wide tfoot .tablesorter-headerAsc,
.tablesorter-wide tfoot .tablesorter-headerDesc {
  /* remove sort arrows from footer */
  background-image: none;
}

/* line 356, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.pad-15, .tablesorter-wide td .pad-15, .tablesorter-wide td .pad-20, .tablesorter-wide td .pad-25, .tablesorter-wide td .pad-30, .tablesorter-wide td .pad-35, .tablesorter-wide td .pad-40, .tablesorter-wide td .pad-45, .tablesorter-wide td .pad-10, .tablesorter-wide td .pad-5 {
  font: .75em "Helvetica", sans-serif;
  color: #6C6C74;
  text-align: right !important;
  padding-right: 15% !important;
}

/* line 363, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-15, .tablesorter-wide td .pad-20, .tablesorter-wide td .pad-25, .tablesorter-wide td .pad-30, .tablesorter-wide td .pad-35, .tablesorter-wide td .pad-40, .tablesorter-wide td .pad-45, .tablesorter-wide td .pad-10, .tablesorter-wide td .pad-5 {
  padding-right: 15% !important;
}

/* line 368, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-20 {
  padding-right: 20% !important;
}

/* line 373, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-25 {
  padding-right: 25% !important;
}

/* line 378, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-30 {
  padding-right: 30% !important;
}

/* line 383, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-35 {
  padding-right: 35% !important;
}

/* line 388, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-40 {
  padding-right: 40% !important;
}

/* line 393, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-45 {
  padding-right: 45% !important;
}

/* line 398, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-10 {
  padding-right: 10% !important;
}

/* line 403, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .pad-5 {
  padding-right: 5% !important;
}

/* tbody */
/* line 409, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td {
  text-align: center;
  color: #3d3d3d;
  background-color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  /*.dvr-container  
   {
      position: absolute;
      float: none;
      top: -3px;
      left: 239px;
      width: 70px;
      height: 70px;
   }*/
}
/* line 417, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .employee-name {
  font: 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #16729b;
  text-align: left;
}
/* line 422, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .employee-name.not-clickable {
  color: #000000;
}
/* line 427, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .data-value {
  font: 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #000;
  /*padding-right: 10px;*/
  text-align: center;
}
/* line 434, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .data-value-numeric {
  font: 13px "Open Sans", Helvetica, sans-serif, serif;
  padding-right: 20px;
  text-align: right;
  color: #000;
}
/* line 441, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .data-value-name {
  font: 13px "Open Sans", Helvetica, sans-serif, serif;
  padding-left: 20px;
  text-align: left;
  color: #000;
}
/* line 448, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .data-value-first {
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
  padding-left: 10px;
  text-align: left;
  color: #000;
}
/* line 455, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .data-value-tal {
  font: 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #6D6D75;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
}
/* line 473, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .above-threshold {
  font-weight: bolder;
}
/* line 477, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element {
  font: normal 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #16729b;
}
/* line 481, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element:active {
  color: #6D6D75;
}
/* line 485, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element:hover {
  cursor: pointer;
  color: #F47D46;
}
/* line 488, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element:hover .data-value-tal {
  color: #F47D46;
}
/* line 491, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element:hover .data-value {
  color: #F47D46;
}
/* line 496, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element a {
  color: #16729b;
  font: 13px "Open Sans", Helvetica, sans-serif, serif;
}
/* line 500, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element a:hover {
  cursor: pointer;
  color: #F47D46;
}
/* line 506, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element .data-value-tal {
  color: #16729b;
}
/* line 510, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide td .link-element .data-value {
  color: #16729b;
}

/* line 516, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .line-above td .data-value {
  color: #232630;
}

/* Zebra Widget - row alternating colors */
/* line 521, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tbody tr.odd > td {
  background-color: #fff;
}

/* line 525, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide tbody tr.even > td {
  background-color: #F1F3F5;
}

/* line 529, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.line-above td {
  border-top: 1px solid #dcdcdc;
  font: normal 13px "Open Sans", Helvetica, sans-serif, serif;
  color: #232630;
  min-height: 58px !important;
  height: 58px !important;
}
/* line 537, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.line-above td:hover {
  color: #232630;
}
/* line 541, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.line-above td p {
  color: #232630;
}
/* line 544, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.line-above td p:hover {
  color: #232630;
}

/* line 552, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-scroller {
  clear: both;
}

/* line 556, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-scroller-fixed:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  /* match the margins set to the table to keep the border the same height as the table */
}

/* line 568, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-scroller-fixed-panel {
  /*background-color: rgba(50, 50, 50, 0.2);
  margin-top: 10px;
  margin-bottom: 14px;
  border-right: 12px solid black;*/
}

/* line 575, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-scroller-bar-spacer {
  background: #fff;
  width: 10px;
}

/* line 580, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.table.tablesorter input.tablesorter-filter {
  width: 95%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 587, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.firefox2SpecialGridStyles {
  overflow: scroll;
  max-height: 300px;
}

/* Mobile */
@media only screen and (max-width: 770px) {
  /* line 594, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-scroller-fixed:after {
    content: '';
    border-right: 2px solid #DDD;
    width: 1px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    /* match the margins set to the table to keep the border the same height as the table */
    margin: 0px 0 0px;
    -webkit-box-shadow: 2px 0px 3px rgba(221, 221, 221, 0.75);
    -moz-box-shadow: 2px 0px 3px rgba(221, 221, 221, 0.75);
    box-shadow: 2px 0px 3px rgba(221, 221, 221, 0.75);
  }
}
@media only screen and (max-width: 980px) {
  /* line 612, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-wide .header,
  .tablesorter-wide .tablesorter-header-numeric {
    background-repeat: no-repeat;
    background-position: right 4px bottom;
    cursor: pointer;
    vertical-align: middle;
    background-color: white;
    padding: 10px;
  }

  /* line 622, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-wide .tablesorter-header-inner-numeric p, .tablesorter-wide p.tablesorter-header-inner-numeric {
    text-align: right;
    padding-right: 0px;
    color: #222222;
    text-transform: capitalize;
    font: normal 13px "Open Sans", Helvetica, sans-serif, serif;
    color: #232630;
    font-weight: 600;
  }

  /* line 633, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-wide td {
    text-align: center;
    color: #3d3d3d;
    background-color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  /* line 641, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-wide td .data-value-numeric {
    font: 13px "Open Sans", Helvetica, sans-serif, serif;
    text-align: right;
    padding-right: 10px;
    color: #000;
  }
}
@media print {
  /* line 652, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-scroller,
  .tablesorter-scroller-header,
  .tablesorter-scroller-table,
  .tablesorter-scroller.tablesorter-scroller-has-fixed-columns > .tablesorter-scroller-table {
    overflow: visible !important;
  }

  /* line 659, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-scroller-table {
    height: auto !important;
    max-height: none !important;
  }

  /* line 664, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-scroller-table table tbody tr,
  .tablesorter-scroller-table table tbody tr td {
    visibility: visible !important;
  }

  /* line 669, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-scroller-fixed {
    visibility: visible !important;
    height: auto !important;
  }

  /* line 674, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .firefox2SpecialGridStyles {
    display: inline-block;
    max-height: none !important;
    height: auto !important;
    overflow: visible !important;
  }

  /* line 681, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
  .tablesorter-wide .tablesorter-hidden {
    visibility: hidden !important;
  }
}
/* line 686, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-2px {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

/* line 690, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-4px {
  padding-right: 12px !important;
  padding-left: 12px !important;
}

/* line 694, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-6px {
  padding-right: 14px !important;
  padding-left: 14px !important;
}

/* line 698, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-8px {
  padding-right: 16px !important;
  padding-left: 16px !important;
}

/* line 702, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-10px {
  padding-right: 18px !important;
  padding-left: 18px !important;
}

/* line 706, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-12px {
  padding-right: 20px !important;
  padding-left: 20px !important;
}

/* line 710, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-14px {
  padding-right: 22px !important;
  padding-left: 22px !important;
}

/* line 714, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.tablesorter-wide .pad-16px {
  padding-right: 24px !important;
  padding-left: 24px !important;
}

/* line 722, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
#locations-grid .dvr-indicator:after {
  background: url("../Content/images/btn-dvr-row.svg") no-repeat;
  display: inline-block;
  content: '';
  width: 18px;
  height: 10px;
  margin: 4px 0 0 5px;
}

/* line 733, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.reports, .my-subscriptions {
  /* header */
}
/* line 735, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_table.scss */
.reports .tablesorter-wide th,
.reports .tablesorter-wide thead td, .my-subscriptions .tablesorter-wide th,
.my-subscriptions .tablesorter-wide thead td {
  height: 39px;
}

/*------------------------------------*\
    $ --BASE 
\*------------------------------------*/
/* line 9, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
body {
  font: 400 1em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  background-color: #f0f0f9;
  color: #232630;
}

/* line 21, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
h1, .h1 {
  display: inline-block;
  width: 100%;
  line-height: 1.2;
  font: 700 1.25em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: uppercase;
  color: #121212;
}

/* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
h2, .h2 {
  font-size: 25px;
  line-height: 1.2;
  color: #121212;
  border-bottom: 5px solid #121212;
  text-transform: uppercase;
  margin-bottom: 21px;
  font-family: "Open Sans", Helvetica, sans-serif, serif;
  font-size: 700;
}

/* line 42, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
h3, .h3 {
  line-height: 1.2;
  color: black;
}

/* line 47, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
h4, .h4 {
  display: inline-block;
  width: 100%;
  line-height: 1.2;
  font: 700 1.125em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: uppercase;
  color: #121212;
}

/* Subheadings */
/* line 66, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.subheading {
  font-family: "Open Sans", Helvetica, sans-serif, serif;
  font-weight: normal;
}

/* line 71, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
a {
  font-weight: bold;
  color: #6d6d75;
}

/* line 77, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
textarea {
  font-size: 14px;
  font-family: "Open Sans", Helvetica, sans-serif, serif;
  color: #6d6d75;
  padding: 5px;
  width: 100%;
  height: 60px;
  background-color: #f0f0f2;
  border: 1px solid #e2e1e1;
  margin: .5em 0 .5em 0;
}

/* line 92, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module {
  background-color: white;
}
/* line 95, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .header-container {
  background-color: white;
  float: left;
  width: 220px;
  height: 36px;
  border-bottom: 1px solid gainsboro;
}
/* line 103, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .header-label {
  display: inline-block;
  float: left;
  width: 100%;
  margin-top: 5px;
  font: 700 1.125em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: uppercase;
  color: black;
}
/* line 114, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .sidebar-header {
  float: left;
  width: 100%;
  height: 36px;
  border-bottom: 1px solid gainsboro;
}
/* line 121, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .header-text {
  width: 100%;
  margin-top: 5px;
  display: inline-block;
  float: left;
  line-height: 1.38;
  text-align: center;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  color: #232630;
}
/* line 131, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .link-element:hover {
  cursor: pointer;
}
/* line 134, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .clickable-module.main-area :hover {
  color: #F47D46;
}
/* line 137, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area {
  position: relative;
  float: left;
  clear: both;
  z-index: 5;
  width: 100%;
  text-align: center;
  color: #6d6d75;
  display: table;
}
/* line 147, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content {
  display: table-cell;
  width: 100%;
  height: 100%;
}
/* line 152, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-data {
  padding-top: 19px;
  vertical-align: middle;
  font: bold 28px "Open Sans", Helvetica, sans-serif, serif;
  color: #16729b;
}
/* line 158, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-data:active, .side-module .main-area .main-area-content .main-area-data:hover {
  color: #F47D46;
}
/* line 164, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-data span.regular {
  font-weight: bold;
  font-size: 28px;
  margin-right: -5px;
}
/* line 170, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-data span.ultra-light {
  font-weight: 300;
  font-size: 28px;
}
/* line 175, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-data span.regular-shrink-at-570 {
  font-weight: 700;
  font-size: 28px;
}
/* line 182, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-main-text {
  padding-top: 10px;
}
/* line 186, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-subtext {
  margin-top: -9px;
}
/* line 188, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.side-module .main-area .main-area-content .main-area-subtext .ultra-light {
  font: normal 12px "Open Sans", Helvetica, sans-serif, serif;
  color: #6d6d75;
}

/* line 198, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.abovestore .main-area {
  height: 77px;
}

/* line 202, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.storedashboard .main-area {
  height: 142px;
}

/* line 206, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.storedashboard .main-area-data {
  padding-top: 45px !important;
}

/* line 212, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.data-table td .data-value {
  text-align: right;
  font: 12pt "Open Sans", Helvetica, sans-serif, serif;
}

/* line 219, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.base-module {
  width: 100%;
  background-color: #fff;
  margin-bottom: 1.5em;
  padding: 0 0.5em 0.5em 0.5em;
  border-radius: 3px;
  -webkit-transform: none;
  -webkit-transition: none;
  -webkit-filter: none;
}
/* line 229, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.base-module.graybackground {
  background-color: #f7f7f9;
}

/* line 234, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.module-content-header {
  padding: 10px;
  background-color: #fff;
  border-radius: 3px;
}

/* line 240, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.has-popup {
  cursor: pointer;
}

/* line 244, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.no-break {
  white-space: nowrap;
}

@media print {
  /*fix for FF2*/
  /* line 251, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
  .ff2-print-remove-float {
    float: none !important;
  }
}
/* line 257, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.module-container-tabs a.export-button {
  margin-top: 5px;
}

/* line 262, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
a.export-button {
  margin-top: 1px;
}
/* line 264, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
a.export-button span {
  font-size: 14px;
}

/* line 269, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.inline-block {
  display: inline-block;
}

/* line 273, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.width-auto-important {
  width: auto !important;
}

/* line 277, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.overflow-x-auto {
  overflow-x: auto;
}

/* line 281, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.no-padding {
  padding: 0 !important;
}

/* line 285, ../../../DelaGetLib/Delaget.SharedContent/sass/base/base.scss */
.no-strikethrough {
  text-decoration: none !important;
}

/*------------------------------------*\
    $GLOBAL ELEMENTS
\*------------------------------------*/
/* line 1, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.hamburger {
  background-image: url("~/Content/images/six-pack.png");
}

/* line 6, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.highlight {
  -webkit-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
}

/* line 14, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.wrap-up {
  min-height: calc(100% - 171px);
  /*151px = Footer height 121 px + 30 px margin between footer and content*/
  height: auto;
  margin: 0 auto 30px auto;
}

/* line 20, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.wrap-up-with-lang {
  min-height: calc(100% - 178px);
  /*151px = Footer height 148 px + 30 px margin between footer and content*/
  height: auto;
  margin: 0 auto 30px auto;
}

/* line 28, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container {
  position: relative;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  padding: 1.250em;
  -webkit-transform: none;
  -webkit-transition: none;
  -webkit-filter: none;
  top: 44px;
}
/* line 45, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container, .container .main-module-container-wide {
  float: left;
  width: 73%;
  margin-left: 2%;
}
/* line 53, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container.with-spreadsheet, .container .with-spreadsheet.main-module-container-wide {
  margin-top: 24px;
}
/* line 57, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module, .container .main-module-container-wide .main-module {
  float: left;
  width: 100%;
  margin-bottom: 12px;
  border-radius: 5px;
  -webkit-transform: none;
  -webkit-transition: none;
  -webkit-filter: none;
}
/* line 67, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module.with-spreadsheet, .container .main-module-container-wide .main-module.with-spreadsheet {
  margin-top: 21px;
}
/* line 71, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module.gauge, .container .main-module-container-wide .main-module.gauge {
  float: left;
  width: 48%;
}
/* line 76, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module.last, .container .main-module-container-wide .main-module.last {
  margin-bottom: 23px;
  margin-left: 4%;
}
/* line 81, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module.wide, .container .main-module-container-wide .main-module.wide {
  width: 48%;
}
/* line 85, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module.thin, .container .main-module-container-wide .main-module.thin {
  width: 220px;
  margin-right: 20px;
}
/* line 88, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module.thin.last, .container .main-module-container-wide .main-module.thin.last {
  margin-right: 0;
}
/* line 92, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module:hover, .container .main-module-container-wide .main-module:hover {
  -webkit-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
}
/* line 103, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module .link-element, .container .main-module-container-wide .main-module .link-element {
  /*color: $dark-blue-3;*/
  color: #16729b;
  text-decoration: none;
  padding-right: 0.5em;
  padding-left: 0.5em;
}
/* line 111, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container .main-module .link-element:hover, .container .main-module-container-wide .main-module .link-element:hover {
  cursor: pointer;
}
/* line 117, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .main-module-container-wide {
  width: 100% !important;
  margin-left: 0 !important;
}
/* line 123, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .side-module-container {
  float: left;
  width: 25%;
  position: relative;
  margin-bottom: 1.25em;
}
/* line 129, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .side-module-container.with-spreadsheet {
  margin-top: 0px;
}
/* line 134, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .side-module-container .side-module {
  float: left;
  width: 100%;
  margin-top: 17px;
  -webkit-transform: none;
  -webkit-transition: none;
  -webkit-filter: none;
  border-radius: 3px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
/* line 147, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .side-module-container .side-module.last {
  margin-bottom: 12px;
}
/* line 150, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.container .side-module-container .side-module:hover {
  -webkit-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
}

/* line 176, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
._container {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  background-color: #b3b3b3;
  -webkit-transform: none;
  -webkit-transition: none;
  -webkit-filter: none;
}

/* line 187, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.section-header {
  float: left;
  width: 100%;
  height: 39px;
  border-bottom: 5px solid #121212;
  margin-bottom: 20px;
}
/* line 194, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.section-header .text {
  display: inline-block;
  float: left;
  font: 700 1.563em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  text-transform: capitalize;
  color: #121212;
}

/* line 203, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
a {
  color: #16729b;
}
/* line 205, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
a:hover {
  color: link-hover-color;
}

/* line 211, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.error {
  color: #D11515 !important;
}

/* line 215, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.copyright-format {
  margin: 1em 0 1em 0;
  width: 100%;
  border-top: solid 1px #6d6d75;
}

/* line 221, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
.overflow-visible {
  overflow: visible;
}

@media (max-width: 980px) {
  /* line 227, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container {
    width: 100%;
  }
  /* line 230, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container, .container .main-module-container-wide {
    width: 72%;
    margin-left: 2%;
  }
  /* line 235, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container {
    width: 26%;
  }
}
@media (max-width: 770px) {
  /* line 244, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 3%;
    -webkit-transform: none;
    -webkit-transition: none;
    -webkit-filter: none;
    top: 44px;
  }
  /* line 257, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container, .container .main-module-container-wide {
    float: left;
    width: 63%;
    margin-left: 2%;
  }
  /* line 266, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container.with-spreadsheet, .container .with-spreadsheet.main-module-container-wide {
    margin-top: 24px;
  }
  /* line 270, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module, .container .main-module-container-wide .main-module {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    border-radius: 5px;
    -webkit-transform: none;
    -webkit-transition: none;
    -webkit-filter: none;
  }
  /* line 280, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.with-spreadsheet, .container .main-module-container-wide .main-module.with-spreadsheet {
    margin-top: 21px;
  }
  /* line 284, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.gauge, .container .main-module-container-wide .main-module.gauge {
    float: left;
    width: 100%;
    margin-right: 0;
  }
  /* line 290, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.last, .container .main-module-container-wide .main-module.last {
    margin-bottom: 23px;
    margin-left: 0;
  }
  /* line 295, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.thin, .container .main-module-container-wide .main-module.thin {
    width: 220px;
    margin-right: 20px;
  }
  /* line 298, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.thin.last, .container .main-module-container-wide .main-module.thin.last {
    margin-left: 0;
  }
  /* line 302, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module:hover, .container .main-module-container-wide .main-module:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
    box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  }
  /* line 316, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container {
    float: left;
    width: 35%;
  }

  /* line 325, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .main-module-container-wide {
    width: 100% !important;
    margin-left: 0px !important;
  }
}
@media (max-width: 770px) {
  /* line 335, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .section-header {
    width: 100%;
    margin-left: 20px;
    height: 31px;
    border-bottom-width: 3px;
  }
  /* line 340, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .section-header .text {
    font-size: 1.250em;
  }

  /* line 345, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container {
    padding: 1.250em;
    top: 44px;
  }
  /* line 350, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container.with-spreadsheet, .container .with-spreadsheet.main-module-container-wide {
    margin: 0;
    position: absolute;
    top: 110px;
  }
  /* line 356, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.with-spreadsheet, .container .main-module-container-wide .main-module.with-spreadsheet {
    width: 156px;
    margin: 0;
    position: absolute;
    top: 125px;
    left: 164px;
  }
  /* line 364, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.thin, .container .main-module-container-wide .main-module.thin {
    width: 60%;
    margin-right: 0px;
    margin-left: 50px;
  }
  /* line 369, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.wide, .container .main-module-container-wide .main-module.wide {
    width: 100%;
  }
  /* line 372, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module:hover, .container .main-module-container-wide .main-module:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
    box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  }
  /* line 381, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container {
    float: left;
    /*width: 40%;*/
    position: relative;
  }
  /* line 387, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container.with-spreadsheet {
    margin: 0;
  }
  /* line 389, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container.with-spreadsheet > .side-module {
    position: absolute;
    top: 196px;
    width: 160px;
  }
  /* line 396, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module {
    width: 100%;
  }
  /* line 398, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
    box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  }
}
@media (max-width: 570px) {
  /* line 414, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container {
    position: relative;
    width: 100%;
    padding: 1.250em;
    margin: 0 auto;
    -webkit-transform: none;
    -webkit-transition: none;
    -webkit-filter: none;
    top: 44px;
  }
  /* line 426, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container, .container .main-module-container-wide {
    float: left;
    width: 100%;
    margin: 0 0 1em 0;
  }
  /* line 434, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container.only-calendar-in-container, .container .only-calendar-in-container.main-module-container-wide {
    margin: 0 0 0em 0;
  }
  /* line 438, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container.with-spreadsheet, .container .with-spreadsheet.main-module-container-wide {
    margin-top: 24px;
  }
  /* line 442, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module, .container .main-module-container-wide .main-module {
    float: left;
    width: 100%;
    border-radius: 5px;
    -webkit-transform: none;
    -webkit-transition: none;
    -webkit-filter: none;
  }
  /* line 452, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.with-spreadsheet, .container .main-module-container-wide .main-module.with-spreadsheet {
    margin-top: 21px;
  }
  /* line 456, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.last, .container .main-module-container-wide .main-module.last {
    margin-bottom: 23px;
    margin-left: 0;
  }
  /* line 462, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.thin, .container .main-module-container-wide .main-module.thin {
    width: 220px;
    margin-right: 20px;
  }
  /* line 465, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.thin.last, .container .main-module-container-wide .main-module.thin.last {
    margin-right: 0;
    margin-left: 0;
  }
  /* line 470, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module:hover, .container .main-module-container-wide .main-module:hover {
    -webkit-box-shadow: 0 1px 2px 1px rgba(109, 109, 117, 0.5);
    -moz-box-shadow: 0 1px 2px 1px rgba(109, 109, 117, 0.5);
    box-shadow: 0 1px 2px 1px rgba(109, 109, 117, 0.5);
  }
  /* line 481, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .section-header {
    width: 100%;
    height: 31px;
    border-bottom-width: 3px;
  }
  /* line 486, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .section-header .text {
    font-size: 1.250em;
  }
}
@media (max-width: 570px) {
  /* line 498, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .section-header {
    width: 100%;
    margin-left: 20px;
    height: 31px;
    border-bottom-width: 3px;
  }
  /* line 503, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .section-header .text {
    font-size: 1.250em;
  }

  /* line 508, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container, .container .main-module-container-wide {
    margin: 0;
  }
  /* line 512, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container.with-spreadsheet, .container .with-spreadsheet.main-module-container-wide {
    margin: 0;
    position: absolute;
    top: 110px;
  }
  /* line 518, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.with-spreadsheet, .container .main-module-container-wide .main-module.with-spreadsheet {
    width: 156px;
    margin: 0;
    position: absolute;
    top: 125px;
    left: 164px;
  }
  /* line 526, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.thin, .container .main-module-container-wide .main-module.thin {
    width: 60%;
    margin-right: 0px;
    margin-left: 50px;
  }
  /* line 532, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module:hover, .container .main-module-container-wide .main-module:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 543, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container {
    float: left;
    width: 100%;
    position: relative;
  }
  /* line 550, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container.with-spreadsheet {
    margin: 0;
  }
  /* line 553, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container.with-spreadsheet > .side-module {
    position: absolute;
    top: 196px;
    width: 160px;
  }
  /* line 560, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module {
    width: 100%;
  }
  /* line 563, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 570, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module + .side-module + .side-module {
    margin-right: -5%;
  }
  /* line 573, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module.responsive-side-by-side.storedashboard {
    width: 47.5%;
  }
  /* line 576, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module.responsive-side-by-side.abovestore {
    width: 30%;
  }
}
@media (max-width: 320px) {
  /* line 589, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container.with-spreadsheet, .container .with-spreadsheet.main-module-container-wide {
    margin: 0;
    position: absolute;
    top: 110px;
  }
  /* line 595, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.with-spreadsheet, .container .main-module-container-wide .main-module.with-spreadsheet {
    width: 156px;
    margin: 0;
    position: absolute;
    top: 125px;
    left: 164px;
  }
  /* line 603, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module.thin, .container .main-module-container-wide .main-module.thin {
    width: 60%;
    margin-right: 0px;
    margin-left: 50px;
  }
  /* line 609, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .main-module-container .main-module:hover, .container .main-module-container-wide .main-module:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 620, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container {
    float: left;
    width: 100%;
    position: relative;
  }
  /* line 627, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container.with-spreadsheet {
    margin: 0;
  }
  /* line 630, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container.with-spreadsheet > .side-module {
    position: absolute;
    top: 196px;
    width: 160px;
  }
  /* line 637, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module {
    width: 100%;
  }
  /* line 640, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 646, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module.responsive-side-by-side {
    width: 47.5%;
  }
  /* line 651, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module + .side-module {
    margin-right: -5%;
  }
  /* line 655, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module.responsive-side-by-side.abovestore {
    width: 47.5%;
  }
  /* line 658, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
  .container .side-module-container .side-module + .side-module + .side-module {
    width: 100%;
  }
}
/* line 665, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_main.scss */
#chart-container {
  height: 330px;
  border-top: 1px solid gainsboro;
}

/* line 1, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module {
  float: left;
  width: 100%;
  background-color: #fff;
  margin-bottom: 1.5em;
  padding: 0 0.5em 0.5em 0.5em;
  border-radius: 3px;
  -webkit-transform: none;
  -webkit-transition: none;
  -webkit-filter: none;
}
/* line 11, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module:hover {
  -webkit-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  -moz-box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
  box-shadow: 0 0 0 0 rgba(109, 109, 117, 0.5);
}
/* line 17, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .link-element {
  /*color: $dark-blue-3;*/
  color: #16729b;
  text-decoration: none;
}
/* line 23, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .link-element:hover {
  cursor: pointer;
  color: #F47D46;
}
/* line 27, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module.graybackground {
  background-color: #f7f7f9;
  border-radius: 0px;
}
/* line 32, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module.metric-detail {
  padding-right: 0.5em;
  padding-left: 0.5em;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
/* line 40, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .text-hidden {
  position: relative;
  border-radius: 0px;
  padding: 0 0 0 0;
  margin-top: 10px;
  overflow: hidden;
}
/* line 48, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .text-hidden::before {
  position: relative;
  border-radius: 0px;
  padding: 0 0 0 0;
  margin-top: 10px;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: linear-gradient(to bottom, transparent, white);
}
/* line 60, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .text-revealed {
  position: relative;
  border-radius: 0px;
  padding: 0 0 0 0;
  margin-top: 10px;
}
/* line 67, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header {
  height: 36px;
  border-bottom: 1px solid gainsboro;
}
/* line 71, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header .module-header-text-center, .l-base-module .module-header .module-header-wide-table .grid-header-tabs, .l-base-module .module-header-wide-table .module-header .grid-header-tabs {
  display: inline-block;
  width: 100%;
  height: 100%;
  font: 700 22px josefin-sans, Helvetica, sans-serif, serif;
  float: left;
  line-height: 1.38;
  text-align: center;
  text-transform: capitalize;
  color: #232630;
  padding-top: 5px;
  padding-bottom: 15px;
}
/* line 85, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table {
  height: 34px;
  padding-top: 7px;
}
/* line 89, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table.module-container-tabs {
  height: 42px;
  padding-top: 14px;
  margin-bottom: 14px;
}
/* line 94, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table.module-container-tabs.disabled-tab {
  visibility: hidden;
}
/* line 100, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-center, .l-base-module .module-header-wide-table .grid-header-tabs {
  display: inline-block;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  color: #232630;
  text-align: left;
  float: left;
}
/* line 106, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-center.link-element, .l-base-module .module-header-wide-table .link-element.grid-header-tabs {
  color: #16729b;
}
/* line 110, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-center > p, .l-base-module .module-header-wide-table .grid-header-tabs > p {
  margin-top: -2px;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  color: #232630;
}
/* line 116, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-wide-header-wide-table-center {
  display: inline-block;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  color: #232630;
  width: 100%;
  text-align: center;
}
/* line 122, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-wide-header-wide-table-center.link-element {
  color: #16729b;
}
/* line 128, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs {
  width: 150px;
  border-style: solid;
  border-color: #dcdcdc;
  border-width: 1px 1px 1px 0;
  height: 28px;
  padding-top: 4px;
  display: inline-block;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
  color: #121212;
  text-align: center;
  float: left;
  text-transform: uppercase;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 146, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs:hover {
  background-color: #e7e7e7;
  cursor: pointer;
}
/* line 151, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs.disabled-tab {
  border-color: #e7e7e7;
  color: #e7e7e7;
}
/* line 154, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs.disabled-tab:hover {
  background-color: #fff;
  cursor: default;
}
/* line 160, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs.left-tab {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-width: 1px 1px 1px 1px;
}
/* line 166, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs.right-tab {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 171, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs.active-tab {
  background-color: #e7e7e7;
}
/* line 173, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs.active-tab.disabled-tab {
  color: #121212;
}
/* line 176, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs.active-tab:hover {
  background-color: #e7e7e7;
  cursor: default;
}
/* line 182, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-header-wide-table .module-header-text-tabs b {
  font-weight: 600;
}
/* line 192, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-collapsible-header {
  cursor: pointer;
}
/* line 194, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-collapsible-header a {
  display: block;
  margin-right: 1em;
  float: right;
}
/* line 199, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .module-collapsible-header.graybackground {
  background-color: #f7f7f9;
}
/* line 204, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .detail-drilldown {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}
/* line 209, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module .detail-drilldown .module-header-wide-table {
  margin: 5px 0 10px;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* line 218, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-base-module-gray {
  @EXTEND .l-base-module;
  background-color: gray;
}

/* line 222, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.left {
  float: left;
}

/* line 225, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.right {
  float: right;
}

/* line 229, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.no-margin-left-right {
  margin-left: -0.5em;
  margin-right: -0.5em;
}

/* Remove margin for Above Store Dashboard and Dashboard */
/* line 235, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.module-tabs .no-margin-left-right {
  margin-left: 0em;
  margin-right: -0.5em;
}

/* line 240, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.no-margin-bottom {
  margin-bottom: 0;
}

/* line 245, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container {
  float: left;
}

/* line 248, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-5 {
  width: 5%;
  float: left;
}

/* line 252, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-10 {
  width: 10%;
  float: left;
}

/* line 256, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-15 {
  width: 15%;
  float: left;
}

/* line 260, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-20 {
  width: 20%;
  float: left;
}

/* line 264, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-25 {
  width: 25%;
  float: left;
}

/* line 268, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-30 {
  width: 30%;
  float: left;
}

/* line 272, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-33 {
  width: 33%;
  float: left;
  padding: 1%;
}

/* line 277, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-40 {
  width: 40%;
  float: left;
}

/* line 282, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-50 {
  width: 50%;
  float: left;
}

/* line 286, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-60 {
  width: 60%;
  float: left;
}

/* line 290, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-70 {
  width: 70%;
  float: left;
  padding-left: 10px;
}

/* line 295, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-80 {
  width: 80%;
  float: left;
}

/* line 299, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-85 {
  width: 85%;
  float: left;
}

/* line 303, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-90 {
  width: 90%;
  float: left;
}

/* line 307, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-container-100 {
  width: 100%;
  float: left;
  margin: 0 0 .5em 0;
}

/* line 313, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.tal {
  text-align: left;
}

/* line 316, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.tac {
  text-align: center;
}

/* line 319, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.tar {
  text-align: right;
}

/* line 324, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.vam {
  vertical-align: middle;
}

/* line 330, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.b {
  border: 1px solid #000;
}

/* line 333, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.border-r {
  border-right: 1px solid #d2d2d2;
  margin-top: 0.5em;
}

/* line 337, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.border-sides {
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}

/* line 341, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.border-line {
  border-bottom: 1px solid #dfdfdf;
  width: 100%;
  padding: 0 0 0 0;
}
/* line 346, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.border-line.m25 {
  margin: .25em 0;
}
/* line 349, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.border-line.m50 {
  margin: .50em 0;
}
/* line 352, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.border-line.m75 {
  margin: .75em 0;
}

/* line 357, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.minheight {
  min-height: 40px;
}

@media (max-width: 770px) {
  /* line 362, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .minheight {
    min-height: 28px;
  }

  /* line 365, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .tender {
    width: 60px;
    height: 50px;
    padding-right: 10px;
  }
  /* line 370, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .tender img {
    width: 50px;
    height: 50px;
  }
}
/* line 378, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-margin-right-5 {
  margin-right: 5%;
}

/* line 382, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-margin-right-2 {
  margin-right: 2%;
}

/* line 386, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-margin-bottom-3 {
  margin-bottom: 3%;
}

/* line 390, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-margin-bottom-2 {
  margin-bottom: 2%;
}

/* line 394, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-margin-bottom-20-px {
  margin-bottom: 20px;
}

/* line 398, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-margin-bottom-10-px {
  margin-bottom: 10px;
}

/* line 402, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-padding-right-20-px {
  padding-right: 20px;
}

/* line 408, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-3-wide-to-full-width {
  width: 32%;
  float: left;
}

/* line 415, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-3-to-2-wide-to-full-width {
  width: 32%;
  float: left;
}

/* line 422, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
.l-3-to-2-wide-to-full-right-margin-needed {
  margin-right: 2%;
}

@media (max-width: 770px) {
  /* line 428, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-3-wide-to-full-width {
    width: 100%;
    margin-bottom: 1.5em;
  }

  /* line 433, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-3-to-2-wide-to-full-width {
    width: 48%;
    margin-bottom: 1em;
  }

  /* line 438, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-3-to-2-wide-to-full-right-margin-needed {
    margin-right: 0%;
  }

  /* line 442, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-3-to-2-wide-to-full-oddElement {
    margin-right: 4%;
  }

  /* line 450, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-base-module .module-header-wide-table .module-header-text-center, .l-base-module .module-header-wide-table .grid-header-tabs {
    width: 70%;
  }
}
@media (max-width: 570px) {
  /* line 459, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-3-to-2-wide-to-full-width {
    width: 100%;
    margin-bottom: 1em;
  }

  /* line 464, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-3-to-2-wide-to-full-right-margin-needed {
    margin-right: 0%;
  }

  /* line 468, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-3-to-2-wide-to-full-oddElement {
    margin-right: 0%;
  }

 /*.l-base-module {
      
  .module-collapsible-header a{
       float: none; 
  }
  
}*/
}
@media (max-width: 770px) {
  /* line 485, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-base-module .module-header-wide-table .module-header-text-tabs {
    display: none;
  }
}
@media (max-width: 980px) {
  /* line 496, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-base-module .module-header-wide-table .module-header-text-tabs {
    width: 120px;
    font-family: josefin-sans, Helvetica, sans-serif, serif;
    text-transform: capitalize;
    font-size: 0.875em;
    font-weight: 700;
    color: #121212;
    text-transform: uppercase;
  }
  /* line 501, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/layout.scss */
  .l-base-module .module-header-wide-table .module-header-text-tabs b {
    font-weight: 600;
  }
}
@media all and (max-width: 770px) {
  /* line 1, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .hide-for-responsive {
    display: none;
  }
}

@media all and (min-width: 771px) {
  /* line 7, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .hide-for-desktop {
    display: none;
  }
}

@media only screen and (max-width: 570px) {
  /* line 13, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .hide-at-570 {
    display: none !important;
  }
}

/* line 19, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.show-at-570 {
  display: none;
}
@media all and (max-width: 570px) {
  /* line 19, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .show-at-570 {
    display: inline-block;
  }
}

@media only screen and (max-width: 320px) {
  /* line 25, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .hide-at-320 {
    display: none !important;
  }
}

/* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.show-at-320 {
  display: none;
}
@media all and (max-width: 320px) {
  /* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .show-at-320 {
    display: inline-block;
  }
}

/* line 37, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
+
.print-view-only {
  display: none;
}

/* line 42, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.hide-content {
  display: none;
}

/* line 48, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.expand-switch {
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 20px;
  cursor: pointer;
  height: 5px;
  width: 15px;
}

/* line 59, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.validation-summary-errors, .server-validation-errors {
  color: #D11515;
  font-size: 14px;
  word-wrap: break-word;
}

/* line 64, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.input-validation-error {
  border: 1px solid #D11515;
}

/* line 67, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.field-validation-error, .server-validation-error {
  padding: 15px;
  border: 1px solid #D11515;
  border-radius: 3px;
  background-color: white;
  word-wrap: break-word;
  text-align: center;
}

/* line 75, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.field-validation-error {
  width: 50%;
  max-width: 265px;
}

/* line 79, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.server-validation-error {
  width: 50%;
}

/* line 82, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.field-validation-error.tooltip {
  position: absolute;
  z-index: 2;
}

/* line 86, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.field-validation-error.tooltip:after, .field-validation-error.tooltip:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 97, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.field-validation-error.tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 15px;
  margin-left: -15px;
}

/* line 103, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.field-validation-error.tooltip:before {
  border-color: rgba(209, 21, 21, 0);
  border-bottom-color: #D11515;
  border-width: 16px;
  margin-left: -16px;
}

/* line 110, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.module-validation-errors {
  width: 100%;
  max-width: none;
}

/* line 115, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.show-all-button {
  float: right;
  margin-top: -20px;
  margin-bottom: 20px;
  background-color: white;
  padding: 8px 24px 8px 8px;
  border-right: 8px solid white;
  background-repeat: no-repeat;
  background-position: right center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font: normal 12px "proxima-nova-regular", sans-serif;
  cursor: pointer;
}
/* line 128, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.show-all-button span {
  font: normal 12px "proxima-nova-regular", sans-serif;
}

/* line 158, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.loader, .loader-in-container, .loader-inline {
  border: 12px solid #e7e7e7;
  border-top: 12px solid #16729b;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  margin: 0 auto;
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1000ms;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1000ms;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* line 168, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.loader-in-container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -38px 0 0 -38px;
}

/* line 176, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.loader-inline {
  width: 24px;
  height: 24px;
  border-width: 4px;
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}

/* line 186, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
.loader-container {
  width: auto;
  height: 100%;
  min-height: 125px;
  position: relative;
}

@media print {
  /* line 195, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .print-view-only {
    display: block !important;
  }

  /* line 199, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 204, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .l-3-wide-to-full-width {
    width: 32%;
    float: left;
  }

  /* line 208, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  html, body, .container, .main-module-container-wide, .main-module, .l-container-100 {
    float: none !important;
  }

  /* line 212, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .metric-alerts-wrapper, .metric-alert-container, .grade, .emp-info-container {
    float: none !important;
  }

  /* line 216, ../../../DelaGetLib/Delaget.SharedContent/sass/state/state.scss */
  .page-break-me {
    position: relative;
    page-break-after: always !important;
  }
}
/*------------------------------------*\
    $COMPONENTS
\*------------------------------------*/
/* line 2, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header {
  clear: both;
  background: #6d7b8d;
  position: fixed;
  height: 44px;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  z-index: 300;
}
/* line 13, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents {
  position: relative;
  z-index: 11;
  height: 44px;
  max-width: 1480px;
  margin: 0 auto;
  padding: 8px 1.250em;
  /* align hamberger */
}
/* line 21, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .nav-menu {
  float: right;
}
/* line 24, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .nav-menu #home-link {
  float: left;
  background: url(../Content/images/shared/icon-home-header-G.png) right no-repeat;
}
/* line 29, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .nav-menu #hamburger-hit {
  float: right;
  background: url("../Content/images/shared/btn-menu-stack@2x.png") right no-repeat;
  margin-left: 20px;
}
/* line 35, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .nav-menu #home-link,
.header .header-contents .nav-menu #hamburger-hit {
  cursor: pointer;
  display: block;
  width: 16px;
  height: 32px;
  margin-top: -3px;
}
/* line 46, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .delaget-guard-center {
  height: 22px;
}
/* line 50, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .guard-header-logo {
  display: block;
  float: left;
  width: 0;
  height: 26px;
}
/* line 55, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .guard-header-logo img {
  height: 26px;
  width: 176px;
  margin-top: 2px;
}
/* line 63, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents #site-message-icon {
  float: right;
  width: 27px;
  height: 27px;
  background: url("../Content/images/shared/icon-release-note.png") top left no-repeat;
}
/* line 70, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .guard-logo {
  margin: 10px auto 0;
  margin-left: auto;
  margin-right: auto;
  width: 91px;
  height: 19px;
  background: url("../Content/images/guard.png") top center no-repeat;
}
/* line 78, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .guard-logo .guard-logo-inner {
  height: 100%;
  width: 92px;
  margin: -5px 0 0 0;
}
/* line 83, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .guard-logo .guard-logo-inner a {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 88, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .guard-logo .guard-logo-inner a:hover {
  cursor: pointer;
}
/* line 96, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container {
  width: auto;
  height: 17px;
}
/* line 101, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .header-link .notification {
  float: right;
  color: #D11515;
  font-size: 0.813em;
  margin-right: -10px;
  text-indent: 0;
  z-index: 10;
}
/* line 111, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .coach-container {
  float: left;
  width: 91px;
  height: 19px;
  background-image: url("../Content/images/coach.png");
}
/* line 117, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .coach-container:hover {
  background-image: url("../Content/images/coach-hover.png");
}
/* line 120, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .coach-container:hover:active {
  background-image: url("../Content/images/coach-active.png");
}
/* line 126, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .guard-container {
  float: left;
  width: 92px;
  height: 19px;
  margin-left: 76px;
  background-image: url("../Content/images/guard.png");
}
/* line 133, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .guard-container:hover {
  background-image: url("../Content/images/guard-hover.png");
}
/* line 136, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .guard-container:hover:active {
  background-image: url("../Content/images/guard-active.png");
}
/* line 142, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .stats-container {
  float: left;
  width: 87px;
  height: 16px;
  margin-left: 78px;
  background-image: url("../Content/images/stats.png");
}
/* line 149, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-nav-container .stats-container:hover {
  background-image: url("../Content/images/stats-hover.png");
}
/* line 155, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-mobile-container {
  width: 320px;
}
/* line 164, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-mobile-container .mobile-label {
  display: none;
  margin: 0 auto;
}
/* line 168, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-mobile-container .mobile-label.active {
  display: block;
}
/* line 173, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-mobile-container .coach-container {
  width: 91px;
  height: 19px;
  background-image: url("../Content/images/coach.png");
}
/* line 179, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-mobile-container .coach-container:hover {
  background-image: url("../Content/images/coach-hover.png");
}
/* line 184, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-mobile-container .guard-container {
  width: 92px;
  height: 19px;
  background-image: url("../Content/images/guard.png");
}
/* line 191, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .main-mobile-container .stats-container {
  width: 87px;
  height: 16px;
  background-image: url("../Content/images/stats.png");
}
/* line 199, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .user-container {
  float: right;
  height: 13px;
  margin: 2px 10px 0 0;
}
/* line 205, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .user-container .outlinks {
  float: left;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #97979b;
  font: 400 0.625em/1.38 "Open Sans", Helvetica, sans-serif, serif;
}
/* line 216, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .user-container .outlinks a.user {
  color: #97979b;
}
/* line 220, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .user-container .outlinks a.in-out {
  color: #2ca5d1;
}
/* line 224, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
.header .header-contents .user-container .outlinks a:hover {
  color: white;
}

@media only all {
  /* line 233, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
  .svg .header .header-contents #hamburger-hit {
    background: url("../Content/images/shared/btn-menu-stack.svg") right no-repeat;
  }
}

@media only all {
  /* line 240, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
  .svg .header .header-contents #home-link {
    background: url("../Content/images/shared/icon-home-header.svg") right no-repeat;
  }
}

@media print {
  /* line 247, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
  .header {
    position: absolute;
    display: none;
    width: 100% !important;
    top: 0;
    left: 0;
  }

  /* line 255, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_header.scss */
  .container {
    top: 0;
    /*fix for IE print*/
  }
}
/* line 2, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb {
  float: left;
  width: auto;
  margin: -.60em .25em .60em .25em;
}
/* line 8, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb .home-breadcrumb img {
  width: 14px;
  height: 14px;
}
/* line 14, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb .label {
  display: block;
  float: left;
  font: normal 12px "Open Sans", Helvetica, sans-serif, serif;
  text-transform: uppercase;
  color: #6D6D75;
}
/* line 21, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb .label:hover {
  color: #F47D46;
}
/* line 25, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb .label.capitalize {
  text-transform: capitalize;
}
/* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb .breadcrumb-separator {
  padding-left: .5em;
  padding-right: .5em;
}
/* line 35, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb .levelup {
  display: none;
  float: left;
  font: normal 12px "Open Sans", Helvetica, sans-serif, serif;
  text-transform: capitalize;
  color: #6D6D75;
}
/* line 42, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
.breadcrumb .levelup:hover {
  color: #F47D46;
}

@media (min-width: 570px) and (max-width: 770px) {
  /* line 49, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb {
    float: left;
    width: auto;
    margin: -.60em .25em .60em .25em;
  }
  /* line 54, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .label {
    display: none;
    float: left;
    font: normal 12px "Open Sans", Helvetica, sans-serif, serif;
    text-transform: capitalize;
    color: #6D6D75;
  }
  /* line 61, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .label:hover {
    color: #F47D46;
  }
  /* line 66, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .breadcrumb-separator {
    display: none;
    padding-left: .5em;
    padding-right: .5em;
  }
  /* line 74, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .home-breadcrumb.levelup img {
    width: 14px;
    height: 14px;
  }
  /* line 81, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .levelup {
    display: block;
    float: left;
    font: normal 12px "Open Sans", Helvetica, sans-serif, serif;
    text-transform: capitalize;
    color: #6D6D75;
  }
  /* line 88, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .levelup:hover {
    color: #F47D46;
  }
}
@media (max-width: 570px) {
  /* line 96, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb {
    display: none;
  }
}
@media print {
  /* line 103, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb {
    float: left;
    width: auto;
    margin: -.60em .25em .60em .25em;
  }
  /* line 109, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .label {
    display: block;
    float: left;
    font: normal 12px "Open Sans", Helvetica, sans-serif, serif;
    text-transform: capitalize;
    color: #6D6D75;
  }
  /* line 117, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_breadcrumb.scss */
  .breadcrumb .levelup {
    display: none !important;
  }
}
/* line 2, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_hamburger.scss */
#hamburger {
  float: right;
  margin: -11px 0 0 290px;
  cursor: pointer;
}
/* line 7, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_hamburger.scss */
#hamburger #h span, #hamburger #nav-toggle span:before, #hamburger #nav-toggle span:after {
  border-radius: 1px;
  height: 3px;
  width: 16px;
  background: white;
  position: absolute;
  display: block;
  content: '';
}
/* line 17, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_hamburger.scss */
#hamburger #nav-toggle span:before {
  top: -5px;
}
/* line 21, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_hamburger.scss */
#hamburger #nav-toggle span:after {
  bottom: -5px;
}

/* line 26, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_hamburger.scss */
#menu-container .slide-menu {
  top: -30px;
}

/* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_hamburger.scss */
.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.5;
  cursor: pointer;
}

/* line 3, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container:hover img.non-hover {
  display: none;
}
/* line 7, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container:hover img.hover {
  display: block;
  margin: auto;
}
/* line 14, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container:disabled img.disabled {
  display: block;
  margin: auto;
}
/* line 19, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container:disabled img.non-hover {
  display: none;
}
/* line 25, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container:disabled:hover img.disabled {
  display: block;
  margin: auto;
}
/* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container:disabled:hover img.hover {
  display: none;
}
/* line 35, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container img.non-hover {
  display: block;
  margin: auto;
}
/* line 40, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container img.hover {
  display: none;
}
/* line 44, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container img.disabled {
  display: none;
}

/* line 51, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline:hover img.non-hover {
  display: none;
}
/* line 55, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline:hover img.hover {
  display: inline;
}
/* line 61, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline:disabled img.disabled {
  display: inline;
  margin: auto;
}
/* line 66, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline:disabled img.non-hover {
  display: none;
}
/* line 72, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline:disabled:hover img.disabled {
  display: inline;
  margin: auto;
}
/* line 77, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline:disabled:hover img.hover {
  display: none;
}
/* line 82, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline img.non-hover {
  display: inline;
}
/* line 86, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline img.hover {
  display: none;
}
/* line 90, ../../../DelaGetLib/Delaget.SharedContent/sass/layout/_helpers.scss */
.hover-container-inline img.disabled {
  display: none;
}

/* line 1, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.tablecalendar {
  margin: 0 auto;
}

/* line 5, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.datepickerBottomPadding {
  height: 55px;
  z-index: 100;
}

/* line 10, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered {
  float: left;
  vertical-align: middle;
  width: 100%;
  height: 46px;
  text-align: center;
  border-radius: 3px;
  background-color: #ffffff;
  margin-bottom: 20px;
}
/* line 20, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered a {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 25, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered table {
  vertical-align: inherit;
  border-spacing: 0px;
}
/* line 29, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered table tbody {
  display: table-row-group;
  vertical-align: inherit;
}
/* line 33, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered table tbody tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
/* line 38, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered table tbody tr td, .date-header-centered table tbody tr th {
  display: table-cell;
  vertical-align: inherit;
}
/* line 46, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered .date-container {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  overflow: hidden;
  text-align: left;
  margin-top: 15px;
}
/* line 54, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered .date-container .calendar {
  display: inline-block;
  float: left;
  vertical-align: middle;
  width: 12px;
  height: auto;
  margin-top: 1px;
  overflow: hidden;
  cursor: pointer;
}
/* line 65, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-centered .date-container .date {
  display: block;
  float: left;
  vertical-align: middle;
  margin-bottom: 3px;
  text-transform: uppercase;
  color: #7f7f7f;
  font: 600 0.84em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  cursor: pointer;
  white-space: pre;
}

/* line 80, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal {
  float: left;
  width: 100%;
  margin: 0 0 1.25em 0;
  border-radius: 3px;
  background-color: #ffffff;
  height: 46px;
}
/* line 90, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal.xtd-options-count-4 .date-container {
  width: 54%;
}
/* line 94, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal.xtd-options-count-4 .xtd {
  width: 46%;
}
/* line 96, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal.xtd-options-count-4 .xtd .nav-item {
  width: 25%;
}
/* line 103, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal.xtd-options-count-3 .date-container {
  width: 62.5%;
}
/* line 106, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal.xtd-options-count-3 .xtd {
  width: 37.5%;
}
/* line 108, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal.xtd-options-count-3 .xtd .nav-item {
  width: 33.3%;
}
/* line 114, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table {
  vertical-align: inherit;
  border-spacing: 0px;
  height: 100%;
}
/* line 119, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table tbody {
  display: table-row-group;
  vertical-align: inherit;
}
/* line 123, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table tbody tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
/* line 129, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table tbody tr td:first-child .arrow-Xtd-container {
  margin-right: 5px;
}
/* line 132, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table tbody tr td:first-child .arrow-link-container {
  margin-right: 5px;
}
/* line 138, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table tbody tr td:last-child .arrow-Xtd-container {
  margin-left: 5px;
}
/* line 141, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table tbody tr td:last-child .arrow-link-container {
  margin-left: 5px;
}
/* line 146, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal table tbody tr td, .date-header-normal table tbody tr th {
  display: table-cell;
  vertical-align: inherit;
}
/* line 154, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .date-container {
  display: inline;
  vertical-align: middle;
  float: left;
  /*width: 50%;*/
  height: 100%;
  overflow: hidden;
  text-align: left;
}
/* line 163, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .date-container #c-icon-a {
  display: inline-block;
  margin: 0 10px 0 0;
  width: 15px;
  height: 12px;
}
/* line 170, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .date-container .calendar {
  display: inline-block;
  vertical-align: middle;
  float: left;
  width: 15px;
  height: 12px;
  margin-top: 1px;
  overflow: hidden;
  cursor: pointer;
  margin-right: 5px;
}
/* line 182, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .date-container .arrow-Xtd {
  width: 100%;
  height: 15px;
  padding: 0 0px;
  vertical-align: middle;
  display: block;
}
/* line 190, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .date-container .arrow-link {
  width: 18px;
  height: 25px;
}
/* line 195, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .date-container .date {
  display: block;
  float: left;
  vertical-align: middle;
  text-transform: capitalize;
  color: #6D6D75;
  font: 600 13px "Open Sans", Helvetica, sans-serif, serif;
  cursor: pointer;
}
/* line 204, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .date-container .date:active, .date-header-normal .date-container .date:focus, .date-header-normal .date-container .date:hover {
  color: #6D6D75;
}
/* line 212, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd {
  float: right;
  /*width: 50%;*/
}
/* line 216, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item {
  float: left;
  /*width: 25%;*/
  height: 46px;
  border-left: 1px solid #e7e7e7;
}
/* line 222, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item .item {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 227, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 1em;
  text-transform: uppercase;
}
/* line 237, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item.active, .date-header-normal .xtd .nav-item:hover {
  background-color: #e7e7e7;
  vertical-align: top;
}
/* line 241, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item.active > .label, .date-header-normal .xtd .nav-item:hover > .label {
  color: #010101;
}
/* line 246, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item .label {
  float: left;
  width: 70px;
  height: 19px;
  margin-top: 4px;
  font: 600 0.875em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: uppercase;
  color: #6d6d75;
}
/* line 258, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item-compare {
  float: left;
  width: 106px;
  height: 25px;
  border-left: 1px solid #e7e7e7;
}
/* line 265, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item-compare:hover > .label {
  color: #010101;
}
/* line 270, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.date-header-normal .xtd .nav-item-compare .label {
  float: left;
  width: 105px;
  height: 19px;
  margin-top: 4px;
  font: 600 0.875em/1.38 "Open Sans", Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: uppercase;
  color: #1f0894;
}

@media (max-width: 770px) {
  /* line 289, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered {
    float: left;
    width: 100% !important;
    height: 46px;
    text-align: center;
    border-radius: 3px;
    background-color: #ffffff;
  }
  /* line 297, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered .date-container {
    height: 46px;
    margin: 15px 0 0 0;
    display: inline-block;
    overflow: hidden;
    text-align: left;
    left: 20px;
    right: 20px;
  }
  /* line 306, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered .date-container .calendar {
    display: table-cell;
    float: left;
    width: 15px;
    height: 12px;
    overflow: hidden;
  }
  /* line 314, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered .date-container .date {
    display: inline-block;
  }

  /* line 322, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal {
    float: left;
    width: 100% !important;
    height: 100%;
    border-radius: 3px;
    background-color: #f6f5f3;
  }
  /* line 329, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .xtd {
    width: 40% !important;
    background-color: #ffffff;
  }
  /* line 333, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .xtd .nav-item {
    height: 46px;
    border-left: 1px solid #e7e7e7;
  }
  /* line 337, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .xtd .nav-item .item a {
    padding-top: 1em;
  }
  /* line 343, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal table {
    vertical-align: inherit;
    border-spacing: 0px;
    height: 100%;
  }
  /* line 348, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal table tbody {
    display: table-row-group;
    vertical-align: inherit;
  }
  /* line 352, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal table tbody tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
  }
  /* line 357, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal table tbody tr td, .date-header-normal table tbody tr th {
    display: table-cell;
    vertical-align: inherit;
  }
  /* line 365, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .date-container {
    float: left;
    width: 60% !important;
    height: 46px;
    margin-bottom: 1px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    padding: 15px 0;
    background-color: #ffffff;
  }
  /* line 376, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .date-container .calendar {
    display: block;
    float: left;
    display: inline-block;
    width: 15px;
    height: 12px;
    overflow: hidden;
  }
  /* line 385, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .date-container .date {
    font: 600 0.6em/1.1 "Open Sans", Helvetica, sans-serif, serif;
    float: none;
  }
}
/* line 655, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 394, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.calendar-gradient {
  border-color: #e2e0dd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset white 0px 1px 1px 0px, #e2e0df 0px 0px 1px 1px;
  -moz-box-shadow: inset white 0px 1px 1px 0px, #e2e0df 0px 0px 1px 1px;
  box-shadow: inset white 0px 1px 1px 0px, #e2e0df 0px 0px 1px 1px;
  background-color: #ffffff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF0EFED');
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiNmNmY1ZjMiLz48c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2YzZjJmMCIvPjxzdG9wIG9mZnNldD0iOTclIiBzdG9wLWNvbG9yPSIjZjBlZmVlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjBlZmVkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(3%, #f6f5f3), color-stop(52%, #f3f2f0), color-stop(97%, #f0efee), color-stop(100%, #f0efed));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f6f5f3 3%, #f3f2f0 52%, #f0efee 97%, #f0efed 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #f6f5f3 3%, #f3f2f0 52%, #f0efee 97%, #f0efed 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f6f5f3 3%, #f3f2f0 52%, #f0efee 97%, #f0efed 100%);
  background-image: linear-gradient(top, #ffffff 0%, #f6f5f3 3%, #f3f2f0 52%, #f0efee 97%, #f0efed 100%);
}

/*
 * Bootstrap v2.2.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 20, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 430, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

/* line 25, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 437, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .item, .calendar .carousel-inner > .button, .calendar ul.horizontal.carousel-inner > li {
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 27, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 446, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.hide-fix {
  display: none;
}

/* line 37, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 451, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .item > img, .calendar .carousel-inner > .button > img, .calendar ul.horizontal.carousel-inner > li > img {
  display: block;
  line-height: 1;
}

/* line 38, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 457, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 39, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 462, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 42, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 467, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 43, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 474, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 44, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 479, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 45, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 484, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 46, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 489, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 49, /Users/dougp/Development/delaget/source/stylesheets/_bootstrap.min.css.scss */
/* line 494, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 918, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 499, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup {
  opacity: 0;
  display: none;
  background-color: #F7F7F9;
  border: 1px solid gainsboro;
  -webkit-box-shadow: 0px 2px 12px -1px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 2px 12px -1px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 2px 12px -1px rgba(0, 0, 0, 0.45);
  position: absolute;
  z-index: 100;
  width: 300px;
  max-width: 320px;
}

/* line 920, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 513, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup a, #calendar-popup a:focus {
  outline: 0;
}

/* line 924, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 517, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup #active-calendar-tab {
  position: absolute;
  top: -28px;
  left: -5px;
  display: block;
}

/* line 929, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 524, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup #active-calendar-tab a {
  background: url("../Content/images/shared/calendar-icon.png") no-repeat top center;
  height: 28px;
  width: 33px;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 945, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 533, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup .buttons {
  overflow: hidden;
  *zoom: 1;
  padding: 10px;
  border-top: 1px solid #d6d6d6;
  font-size: 16px;
  font-weight: 600;
}
/* line 542, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup .buttons a:focus, #calendar-popup .buttons a:hover {
  color: #F47D46;
}

/* line 949, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 550, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup .buttons .cancel {
  width: 6em;
  float: left;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 954, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 557, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup .buttons .done {
  float: right;
  width: 4em;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 959, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 564, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup .calendar-wrapper {
  padding: 10px;
}

/* line 961, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 568, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup .calendar-wrapper #calendar-carousel {
  -webkit-tap-highlight-color: transparent;
}

/* line 965, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 572, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table {
  width: 100%;
  border-collapse: collapse;
}

/* line 970, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 577, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table td, #calendar-popup table th {
  text-align: center;
}

/* line 974, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 582, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table th {
  font-size: 1em;
  line-height: 1em;
  height: 36px;
  width: 36px;
  vertical-align: middle;
}

/* line 978, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 590, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table th#period-container {
  width: auto;
}

/* line 983, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 594, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.calendar-nav th {
  height: auto;
}

/* line 986, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 598, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.calendar-nav #current-period {
  line-height: 30px;
}

/* line 989, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 602, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.calendar-nav a.prev {
  float: left;
  text-indent: -10000px;
  display: block;
  width: 29px;
  height: 30px;
  background-position: 0 0;
}

/* line 997, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 611, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.calendar-nav a.next {
  float: right;
  text-indent: -10000px;
  display: block;
  width: 29px;
  height: 30px;
  background-position: 0 -30px;
}

/* line 1006, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* Increase click/touch area for period buttons */
/* line 622, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table th.period {
  font-size: 1.0625em;
  line-height: 1.41176em;
  vertical-align: top;
}

/* line 628, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.calendar-nav th.period {
  height: 36px;
}

/* line 632, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.calendar-nav th.period > div {
  position: relative;
}

/* line 636, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table th.period > div > a {
  display: inline-block;
  height: 43px;
  margin: 0px;
  position: absolute;
  top: -22px;
  left: -9px;
  width: 54px;
  padding: 13px;
}

/* line 647, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table th.period > a img {
  width: 5px;
  height: 14px;
  margin-top: 11px;
}

/* line 1010, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 654, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.last-week td {
  border-bottom: 1px solid #e8e5e1;
  border-right: 0;
  vertical-align: top;
}

/* line 1016, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 660, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr.first-week td {
  border-top: 1px solid #e8e5e1;
  border-right: 0;
  vertical-align: top;
}

/* line 1021, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 666, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table td {
  border-right: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 36px;
  width: 36px;
  border-left: 1px solid #e8e5e1;
  border-right: 1px solid #e8e5e1;
  border-top: 1px solid #e8e5e1;
  color: #1f0894;
  background: white;
  cursor: pointer;
  vertical-align: top;
}

/* line 1034, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 681, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table td.active {
  background-color: #c7e6f1;
  font-weight: bold;
  color: #222222;
}

/* line 1039, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 687, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table td.other-month {
  border-top: 1px solid #bebcb9;
  border-bottom: 1px solid #bebcb9;
  border-left: 1px solid #e8e5e1;
  border-right: 1px solid #e8e5e1;
}

/* line 1044, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 694, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table td.other-month.last {
  border-right: 1px solid #bebcb9;
}

/* line 1047, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 698, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table td.other-month.first {
  border-left: 1px solid #bebcb9;
}

/* line 1054, /Users/dougp/Development/delaget/source/stylesheets/screen.css.scss */
/* line 703, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr td .date-wrapper .month-abbrev {
  width: 100%;
  text-align: center;
  left: 0px;
  display: block;
  font-size: 1em;
  line-height: .1em;
  color: #6d6d75;
}
/* line 713, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr td .date-wrapper .month-abbrev span {
  font-size: .6em;
}

/* line 718, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
#calendar-popup table tr td .date-wrapper .day-index {
  width: 100%;
  text-align: center;
  vertical-align: middle;
  display: block;
  font-size: 1em;
  line-height: 1.9em;
  color: #6d6d75;
}

/* line 728, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.calendar-popup-guard {
  left: 640px;
  top: 120px;
  display: block;
  opacity: 1;
}

/* line 735, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
.calendar-options a {
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 700;
  color: #222222;
}
@media (max-width: 770px) {
  /* line 735, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .calendar-options a {
    font-size: 0.88em;
  }
}

/*@media(max-width: 770px) {
    .date-header-normal nav .nav-item.day {
        margin-left: 0;
        border-left-color: white;
    }
}*/
@media (max-width: 570px) {
  /* line 757, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered {
    float: left;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    background-color: #f6f5f3;
    position: absolute;
    top: 28px;
    left: 0;
    height: 46px;
  }
  /* line 768, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered .date-container {
    height: 24px;
    margin-top: .5em;
    display: inline-block;
    overflow: hidden;
    position: absolute;
    background-color: white;
    padding-top: 5px;
  }

  /* line 779, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal {
    clear: both;
    width: 100%;
    margin: 0 0 1.25em 0;
    border-radius: 3px;
    background-color: #f0f0f2;
    position: absolute;
    top: 5px;
    padding-right: 40px;
    height: 55px;
  }
  /* line 790, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .date-container {
    margin: 6px 0 0 0;
    display: inline-block;
    overflow: hidden;
    top: 148px;
    background-color: white;
  }
  /* line 798, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .xtd {
    margin-top: 6px;
  }

  /* line 803, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .MakeSpaceForDatePicker {
    height: 120px;
    width: 100%;
    background-color: #f6f5f3;
    top: 10px;
  }

  /* line 810, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .MakeSpaceForComplexDatePicker {
    height: 130px;
    width: 100%;
    background-color: #f6f5f3;
    top: 10px;
  }

  /* line 817, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .tablecalendar {
    margin: 0 auto;
  }
}
@media (max-width: 320px) {
  /* line 824, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  #calendar-popup {
    opacity: 0;
    display: none;
    background: url("../Content/images/module-background.png") #fbfbfb;
    border: 1px solid white;
    -webkit-box-shadow: 0px 2px 12px -1px rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0px 2px 12px -1px rgba(0, 0, 0, 0.45);
    box-shadow: 0px 2px 12px -1px rgba(0, 0, 0, 0.45);
    position: absolute;
    left: 1px;
    z-index: 100;
    width: 300px;
    max-width: 320px;
  }

  /* line 839, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered {
    float: left;
    width: 100%;
    text-align: center;
    border-radius: 3px;
    background-color: #f6f5f3;
    position: absolute;
    top: 28px;
    left: 0;
  }
  /* line 849, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-centered .date-container {
    clear: both;
    /*width: 87%;*/
    height: 24px;
    display: inline-block;
    overflow: hidden;
    /*text-align: left;*/
    padding-top: 5px;
  }

  /* line 860, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal {
    clear: both;
    margin: 0 0 1.25em 0;
    border-radius: 3px;
    background-color: #f0f0f2;
    position: absolute;
    padding-right: 40px;
  }
  /* line 868, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .date-container {
    margin: 6px 0 0 0;
    display: inline-block;
    overflow: hidden;
    top: 154px;
    background-color: white;
    width: 100% !important;
  }
  /* line 875, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .date-container .date {
    float: none;
  }
  /* line 880, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .date-header-normal .xtd {
    width: 100% !important;
    margin: 0;
  }

  /* line 886, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .MakeSpaceForDatePicker {
    height: 120px;
    width: 100%;
    background-color: #f6f5f3;
  }

  /* line 892, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .MakeSpaceForComplexDatePicker {
    height: 130px;
    width: 100%;
    background-color: #f6f5f3;
    top: 10px;
  }

  /* line 899, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_calendars.scss */
  .tablecalendar {
    margin: 0 auto;
  }
}
/*
    Button Types
    - Ghost Button
    - Flat Button
*/
/* line 7, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.ghost-btn, .comment-btn, .modal-ghost-btn {
  height: 2.5em;
  width: 100px;
  margin: 15px 0 0 0;
  color: #16729b;
  font-weight: bold;
  font-size: 14px;
  display: block;
  padding: 10px 0px 10px 0px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #16729b;
  background-color: #fff;
  text-transform: capitalize;
}
/* line 26, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.ghost-btn:hover, .comment-btn:hover, .modal-ghost-btn:hover {
  background-color: #F47D46;
  border-color: #F47D46;
  color: #fff;
}
/* line 32, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.ghost-btn:disabled, .comment-btn:disabled, .modal-ghost-btn:disabled {
  border-color: #dcdcdc;
  color: #dcdcdc;
  background-color: white;
}
/* line 38, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.ghost-btn:disabled:hover, .comment-btn:disabled:hover, .modal-ghost-btn:disabled:hover {
  border-color: #dcdcdc;
  color: #dcdcdc;
  background-color: white;
}

/* line 45, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.flat-btn, .flat-btn-small {
  color: #16729b;
  font-weight: 400;
  text-transform: uppercase;
  background: none;
  font-size: 16px;
}
/* line 52, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.flat-btn.dialog-cancel, .dialog-cancel.flat-btn-small {
  margin-right: 30px;
}
/* line 56, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.flat-btn:hover, .flat-btn-small:hover {
  color: #F47D46;
}

/*
    Button Sub-types
*/
/* line 65, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.comment-btn {
  margin-bottom: 15px;
}
/* line 69, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.comment-btn:focus {
  background-color: #F47D46;
  border-color: #F47D46;
  color: #fff;
}

/* line 76, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.modal-ghost-btn {
  height: 3.1em;
  width: 45%;
}

/* line 82, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_button.scss */
.flat-btn-small {
  font-size: 14px;
  text-transform: lowercase;
}

/*
    Modal Components
*/
/* line 7, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog .modal-title {
  font: 600 22px josefin-sans, Helvetica, sans-serif, serif;
  color: #232630;
  margin-bottom: 4px;
}
/* line 13, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog .modal-subtitle, .ui-dialog .modal-title-detail {
  font: 600 14px "Open Sans", Helvetica, sans-serif, serif;
  line-height: 1.38em;
  color: #232630;
  margin-bottom: 6px;
}
/* line 20, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog .modal-title-detail {
  color: #6d6d75;
  font-size: 12px;
  margin-top: -7px;
}
/* line 27, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog .flat-btn-area {
  margin-top: 20px;
  text-align: right;
}
/* line 32, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog .ui-dialog-content {
  color: #232630;
}
/* line 35, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog .ui-dialog-content .calendar-selection input:focus {
  border: none;
}
/* line 39, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog .ui-dialog-content .field-validation-error {
  display: block;
}

/*
    Modal Types
    - registerTicketDialog
*/
/* line 50, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog.registerTicketDialog {
  border-radius: 0px;
}
/* line 53, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog.registerTicketDialog .ui-dialog-titlebar {
  background-color: #6D7B8C;
  color: white;
  height: auto;
  padding: .4em 1em;
}
/* line 60, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog.registerTicketDialog .ui-dialog-title {
  text-align: left;
  font: 24px "Open Sans", Helvetica, sans-serif, serif;
  font-weight: 700;
  width: 60%;
  padding: .1em 0;
  padding-right: 8px;
  height: auto;
}
/* line 70, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog.registerTicketDialog button.ui-dialog-titlebar-close {
  top: 16px;
  right: 8px;
}
/* line 75, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog.registerTicketDialog .ui-state-default,
.ui-dialog.registerTicketDialog .ui-widget-content .ui-state-default,
.ui-dialog.registerTicketDialog .ui-widget-header .ui-state-default {
  height: 38px;
  background: url("../Content/images/x.png") 50% 50% no-repeat;
}
/* line 81, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog.registerTicketDialog .ui-state-default:hover,
.ui-dialog.registerTicketDialog .ui-widget-content .ui-state-default:hover,
.ui-dialog.registerTicketDialog .ui-widget-header .ui-state-default:hover {
  background: url("../Content/images/shared/x-hover.png") 50% 50% no-repeat;
}

/* line 88, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.svg ui-dialog.registerTicketDialog .ui-state-default,
.svg ui-dialog.registerTicketDialog .ui-widget-content .ui-state-default,
.svg ui-dialog.registerTicketDialog .ui-widget-header .ui-state-default {
  background: url("../Content/images/x.svg") 50% 50% no-repeat;
}
/* line 94, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.svg ui-dialog.registerTicketDialog .ui-state-default:hover,
.svg ui-dialog.registerTicketDialog .ui-widget-content .ui-state-default:hover,
.svg ui-dialog.registerTicketDialog .ui-widget-header .ui-state-default:hover {
  background: url("../Content/images/shared/x-hover.svg") 50% 50% no-repeat;
}

/* line 100, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
#closure-reason-modal {
  min-height: 300px !important;
}

/* line 104, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
#closure-reason-dropdown-div {
  margin-bottom: 20px;
}

/* line 108, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
#closure-reason-modal .modal-title {
  margin-bottom: 25px;
  text-align: center;
}

/* line 113, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
#closure-reason-comment {
  margin-bottom: 25px;
}

/* line 118, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
#checklist-confirm-panel .dialog-text {
  margin-top: 10px;
  margin-bottom: 25px;
}
/* line 123, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
#checklist-confirm-panel .modal-subtitle, #checklist-confirm-panel .ui-dialog .modal-title-detail, .ui-dialog #checklist-confirm-panel .modal-title-detail {
  text-align: left;
}

/* line 128, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.confirm-closure-btn {
  margin: 0;
}

/*
    Helpers
*/
/* line 136, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/_modal.scss */
.ui-dialog.floating-dialog {
  z-index: 500;
  position: fixed;
}

/* line 1, ../SASS/modules/footer.scss */
.footer,
.footer-with-lang {
  padding: 40px 1.25em 15px 1.25em;
  background-color: #6D7B8D;
  height: 121px;
}
/* line 7, ../SASS/modules/footer.scss */
.footer .footer-content,
.footer-with-lang .footer-content {
  background-color: #6D7B8D;
  color: #f7f7f9;
  width: 100%;
  margin: auto;
  max-width: 1432px;
}
/* line 14, ../SASS/modules/footer.scss */
.footer .footer-content ul,
.footer-with-lang .footer-content ul {
  float: right;
  margin-top: -5px;
}
/* line 19, ../SASS/modules/footer.scss */
.footer .footer-content li,
.footer-with-lang .footer-content li {
  display: block;
  text-align: right;
}
/* line 24, ../SASS/modules/footer.scss */
.footer .footer-content li a, .footer .footer-content li select, .footer .footer-content li option,
.footer-with-lang .footer-content li a,
.footer-with-lang .footer-content li select,
.footer-with-lang .footer-content li option {
  font: normal 14px josefin-sans, Helvetica, sans-serif, serif;
  color: #f7f7f9;
  text-transform: capitalize;
  text-decoration: none;
  background-color: #6D7B8D;
  border: 0;
}
/* line 32, ../SASS/modules/footer.scss */
.footer .footer-content li a:hover,
.footer-with-lang .footer-content li a:hover {
  text-decoration: underline;
}
/* line 37, ../SASS/modules/footer.scss */
.footer .footer-content img,
.footer-with-lang .footer-content img {
  width: 98px;
  height: auto;
  display: block;
}
/* line 43, ../SASS/modules/footer.scss */
.footer .footer-content .copyright,
.footer-with-lang .footer-content .copyright {
  font: normal 10px "Open Sans";
  padding: 14px 0 10px 0;
  text-align: right;
  color: #BFBFC1;
}

/* line 52, ../SASS/modules/footer.scss */
.footer-with-lang {
  height: 148px;
}

/* line 57, ../SASS/modules/footer.scss */
#language-selector select {
  background-image: url("../content/images/arrow-drop-down.png");
  background-repeat: no-repeat;
  width: 55px;
  text-align: right;
  background-position-y: 8px;
  background-position-x: 48px;
  background-size: 5px;
}
/* line 67, ../SASS/modules/footer.scss */
#language-selector select.ie {
  margin-left: -3px;
  background-position-x: 49px;
}
/* line 72, ../SASS/modules/footer.scss */
#language-selector select.en-us {
  width: 49px;
  background-position-x: 42px;
}
/* line 77, ../SASS/modules/footer.scss */
#language-selector select.ie.en-us {
  width: 50px;
  background-position-x: 43px;
}

/* mozilla only */
@-moz-document url-prefix() {
  /* line 84, ../SASS/modules/footer.scss */
  #language-selector select {
    width: auto !important;
    text-align: center;
    background-image: none;
  }
}
/*edge only*/
@supports (-ms-ime-align: auto) {
  /* line 94, ../SASS/modules/footer.scss */
  #language-selector select.ie {
    margin-left: -3px;
    width: 56px;
    background-position-x: 50px;
  }
  /* line 100, ../SASS/modules/footer.scss */
  #language-selector select.ie.en-us {
    width: 51px;
    background-position-x: 44px;
  }
}
@media only screen and (max-width: 980px) {
  /* line 109, ../SASS/modules/footer.scss */
  .footer,
  .footer-with-lang {
    padding: 50px 20px 60px 20px;
    height: auto;
    width: calc(100% + 20px);
    /*calendar module does not fit in 100%, we should adjust footer with it*/
  }
  /* line 115, ../SASS/modules/footer.scss */
  .footer .footer-content,
  .footer-with-lang .footer-content {
    padding-right: 0;
  }
  /* line 119, ../SASS/modules/footer.scss */
  .footer .footer-content ul,
  .footer-with-lang .footer-content ul {
    float: none;
  }
  /* line 123, ../SASS/modules/footer.scss */
  .footer .footer-content li,
  .footer-with-lang .footer-content li {
    text-align: left;
  }
  /* line 127, ../SASS/modules/footer.scss */
  .footer .footer-content img,
  .footer-with-lang .footer-content img {
    margin-top: 65px;
    margin-bottom: 5px;
  }
  /* line 132, ../SASS/modules/footer.scss */
  .footer .footer-content .copyright,
  .footer-with-lang .footer-content .copyright {
    text-align: left;
    padding: 0px;
  }
}
/* line 3, ../SASS/modules/reports.scss */
.action-help-container img.help {
  width: 22px;
  height: 22px;
}
/* line 8, ../SASS/modules/reports.scss */
.action-help-container.hover-container {
  cursor: pointer;
}

/* line 15, ../SASS/modules/reports.scss */
.action-delete-container img.delete {
  width: 15px;
  height: 15px;
}
/* line 20, ../SASS/modules/reports.scss */
.action-delete-container.hover-container {
  cursor: pointer;
}

/* line 27, ../SASS/modules/reports.scss */
.action-share-container img.share {
  width: 15px;
  height: 15px;
}
/* line 32, ../SASS/modules/reports.scss */
.action-share-container.hover-container {
  cursor: pointer;
}

/*.ui-dialog.stats-dialog{
    .ui-widget-header{
            
        span.ui-dialog-title{
            text-align: left;
            font-weight: normal;
            font: 700 22px $base-font-family;
            margin: 0;
        }

        .ui-button{
            margin-top: 10px;
            margin-right: 20px;
        }
    }
}*/
/* line 56, ../SASS/modules/reports.scss */
.help-popup .report-description {
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
}
/* line 60, ../SASS/modules/reports.scss */
.help-popup .help-part {
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
  margin: 20px 0;
}
/* line 64, ../SASS/modules/reports.scss */
.help-popup .help-part .fields-table {
  width: 100%;
}
/* line 67, ../SASS/modules/reports.scss */
.help-popup .help-part .fields-table .field-col {
  width: 30%;
}
/* line 71, ../SASS/modules/reports.scss */
.help-popup .help-part .fields-table .help-column {
  width: 70%;
}
/* line 75, ../SASS/modules/reports.scss */
.help-popup .help-part .fields-table th, .help-popup .help-part .fields-table td {
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
  padding: 4px;
}
/* line 80, ../SASS/modules/reports.scss */
.help-popup .help-part .fields-table th {
  font-weight: bold;
}
/* line 86, ../SASS/modules/reports.scss */
.help-popup .loader-wrapper {
  height: 100%;
}

/* line 92, ../SASS/modules/reports.scss */
.ui-dialog > div.help-popup {
  padding: 40px;
}

@media (min-width: 320px) {
  /* line 97, ../SASS/modules/reports.scss */
  .ui-dialog.stats-dialog {
    max-width: 300px;
  }
}
@media (min-width: 570px) {
  /* line 103, ../SASS/modules/reports.scss */
  .ui-dialog.stats-dialog {
    max-width: 530px;
  }
}
@media (max-width: 570px) {
  /* line 109, ../SASS/modules/reports.scss */
  .ui-dialog > div.help-popup {
    padding: 20px;
  }
}
@media (min-width: 770px) {
  /* line 115, ../SASS/modules/reports.scss */
  .ui-dialog.stats-dialog {
    max-width: 575px;
  }
}
/* line 120, ../SASS/modules/reports.scss */
.grade-image {
  width: 22px;
  height: 22px;
}

/* line 125, ../SASS/modules/reports.scss */
.subscriptions-and-other-tools {
  padding: 3px 10px 0 0;
  float: right;
}

/* line 130, ../SASS/modules/reports.scss */
.my-subscriptions {
  color: #3d3d3d;
  font-size: 17px;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  cursor: pointer;
}

/* line 137, ../SASS/modules/reports.scss */
.other-tools-menu {
  width: 12px;
  height: 12px;
  margin-left: 10px;
  cursor: pointer;
}

/* line 144, ../SASS/modules/reports.scss */
.other-tools-container img.other-tools-menu.hover {
  display: none;
}

/* line 148, ../SASS/modules/reports.scss */
.other-tools-container:hover img.other-tools-menu.hover {
  display: inline;
}

/* line 152, ../SASS/modules/reports.scss */
.other-tools-container:hover img.other-tools-menu.non-hover {
  display: none;
}

/* line 156, ../SASS/modules/reports.scss */
#legacy-reporting-tools-dialog {
  z-index: 2;
  background-color: white;
  width: 180px;
  position: absolute;
  right: 20px;
  box-shadow: 0px 0px 10px #888888;
  padding-left: 20px;
  text-align: left;
  border-radius: 0.25em;
}

/* line 169, ../SASS/modules/reports.scss */
.other-tools-close-icon {
  height: 12px;
  width: 12px;
  float: right;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 10px;
}

/* line 178, ../SASS/modules/reports.scss */
.other-tools-close-container img.other-tools-close-icon.hover {
  display: none;
}

/* line 182, ../SASS/modules/reports.scss */
.other-tools-close-container:hover img.other-tools-close-icon.hover {
  display: inline;
}

/* line 186, ../SASS/modules/reports.scss */
.other-tools-close-container:hover img.other-tools-close-icon.non-hover {
  display: none;
}

/* line 190, ../SASS/modules/reports.scss */
#other-tools-list {
  padding-bottom: 15px;
}

/* line 194, ../SASS/modules/reports.scss */
.tool-in-list {
  padding-bottom: 5px;
}
/* line 197, ../SASS/modules/reports.scss */
.tool-in-list a {
  /*ToDo: Change this to use the Variable for fonts*/
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
}

/* line 202, ../SASS/modules/reports.scss */
.bi-create-link {
  margin-left: 15px;
  padding-right: 5px;
  color: #3d3d3d;
  font-size: 17px;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
}
/* line 210, ../SASS/modules/reports.scss */
.bi-create-link .plus {
  font-size: 17px;
  font-family: "Open Sans", Helvetica, sans-serif, serif;
  font-weight: bold;
}

/* line 217, ../SASS/modules/reports.scss */
.bi-links-popup .action-tools-list a.bi-link {
  padding-bottom: 10px;
}
/* line 220, ../SASS/modules/reports.scss */
.bi-links-popup img {
  vertical-align: text-top;
  height: 18px;
  width: 22px;
}
/* line 225, ../SASS/modules/reports.scss */
.bi-links-popup .img-wrap {
  display: inline-block;
  width: 23px;
  margin-right: 10px;
}
/* line 230, ../SASS/modules/reports.scss */
.bi-links-popup .howto-img img {
  width: 16px;
}
/* line 233, ../SASS/modules/reports.scss */
.bi-links-popup .assemble-rpt-img img {
  width: 11px;
}

/* line 238, ../SASS/modules/reports.scss */
.search-header {
  display: table;
  margin: 0 auto;
  text-align: left;
}
/* line 242, ../SASS/modules/reports.scss */
.search-header .search-header-label {
  margin-top: 10px;
  margin-left: 10px;
  display: inline-block;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
  color: #232630;
}

/* line 251, ../SASS/modules/reports.scss */
.search-header-input {
  border: 1px solid gainsboro;
  border-radius: 5px;
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
  width: 300px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 10px;
  display: inline-block;
  min-width: 220px;
  max-width: 400px;
  text-align: left;
}

/* line 267, ../SASS/modules/reports.scss */
.search-header-input input {
  width: 80%;
  line-height: 1.5;
  height: 20px;
}

/* line 273, ../SASS/modules/reports.scss */
.search-header-input > span {
  height: 14px;
  margin-top: 3px;
}

/* line 278, ../SASS/modules/reports.scss */
.search-box-module-header-icon {
  height: 14px;
  width: 14px;
}

/* line 283, ../SASS/modules/reports.scss */
.search-box-module-header-icon.reset {
  cursor: pointer;
  height: 12px;
  width: 12px;
}

@media (max-width: 570px) {
  /* line 289, ../SASS/modules/reports.scss */
  .search-header-input {
    width: 220px;
  }
}
/* line 294, ../SASS/modules/reports.scss */
.table-container .report-list-container {
  max-width: 900px;
  margin: auto;
  margin-bottom: 20px;
}

/* line 301, ../SASS/modules/reports.scss */
.reports .other-tools-container {
  background: url(../Content/images/ellipsis.svg) no-repeat;
  background-position-x: center;
  display: inline-block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  margin-top: 4px;
  margin-left: 10px;
}
/* line 312, ../SASS/modules/reports.scss */
.reports .other-tools-container:hover {
  background: url(../Content/images/ellipsis-hover.svg) no-repeat;
  background-position-x: center;
}
/* line 317, ../SASS/modules/reports.scss */
.reports .last .other-tools-container {
  float: right;
}

/* line 322, ../SASS/modules/reports.scss */
div.bi-unavailable {
  margin-top: 1px;
  /*IE 11 isn't clearning the div content above so the text doesn't get centered.  This fixes that*/
  width: 100%;
  text-align: center;
  color: #D11515;
}

/* line 329, ../SASS/modules/reports.scss */
span.bi-unavailable {
  color: #dfdfdf;
  font-weight: bold;
}

/* line 3, ../SASS/modules/requestReport.scss */
.report-request-standard-input {
  background-color: #F0F0F9;
  height: 35px;
  border-radius: 3px;
  padding: 8px;
  color: #232630;
  border-width: 1px;
  border-style: solid;
  border-color: #F0F0F9;
}
/* line 13, ../SASS/modules/requestReport.scss */
.report-request-standard-input:focus {
  border: 1px solid rgba(22, 114, 155, 0.6);
}
/* line 17, ../SASS/modules/requestReport.scss */
.report-request-standard-input.short-number {
  width: 80px;
}

/* line 22, ../SASS/modules/requestReport.scss */
.input-with-icon, .report-request-module .calendar-selection {
  padding: 5px 5px 5px 5px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
}
/* line 29, ../SASS/modules/requestReport.scss */
.input-with-icon input, .report-request-module .calendar-selection input {
  width: calc(100% - 25px);
  font-size: 14px;
  color: #232630;
}

/* line 36, ../SASS/modules/requestReport.scss */
.report-request-component {
  margin-top: 30px;
}
/* line 39, ../SASS/modules/requestReport.scss */
.report-request-component:first-child {
  margin-top: 20px;
}
/* line 43, ../SASS/modules/requestReport.scss */
.report-request-component .component-title {
  color: black;
  font: 600 18px/1.38 josefin-sans, Helvetica, sans-serif, serif;
  margin-bottom: 15px;
  line-height: 16px;
}
/* line 50, ../SASS/modules/requestReport.scss */
.report-request-component .component-subtitle {
  font: 600 16px josefin-sans, Helvetica, sans-serif, serif;
  display: block;
  margin: 0 0 5px 0;
}
/* line 56, ../SASS/modules/requestReport.scss */
.report-request-component .subcomponent {
  margin-bottom: 20px;
}
/* line 62, ../SASS/modules/requestReport.scss */
.report-request-component .dropdown .dropdown-button {
  border: 1px solid #dddddd;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 10px;
}
/* line 70, ../SASS/modules/requestReport.scss */
.report-request-component .dropdown .dropdown-menu {
  width: 100%;
}
/* line 75, ../SASS/modules/requestReport.scss */
.report-request-component .nav-tabs {
  margin-top: 15px;
}
/* line 78, ../SASS/modules/requestReport.scss */
.report-request-component .nav-tabs li > a {
  margin-right: 0px;
  outline: 0;
}

/* line 86, ../SASS/modules/requestReport.scss */
.request-calendar .dropdown {
  /*.dropdown-menu{
      width: 100%;
  }*/
}
/* line 87, ../SASS/modules/requestReport.scss */
.request-calendar .dropdown .dropdown-button {
  /*border: 1px solid #dddddd;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  padding-left: 10px;*/
  font-weight: 600;
  color: #16729b;
}

/*Date Options*/
/* line 104, ../SASS/modules/requestReport.scss */
.report-request-module {
  background-color: #fff;
  margin-bottom: 25px;
  width: 300px;
  float: left;
  margin-left: auto;
  margin-right: 20px;
  min-height: 300px;
  text-align: left;
}
/* line 114, ../SASS/modules/requestReport.scss */
.report-request-module:last-child {
  margin-right: 0;
}
/* line 118, ../SASS/modules/requestReport.scss */
.report-request-module .header-text {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 15px 0;
  font: 700 22px/1.38 josefin-sans, Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: none;
  color: black;
  border-bottom: 1px solid gainsboro;
  margin-bottom: 20px;
}
/* line 131, ../SASS/modules/requestReport.scss */
.report-request-module h3.header-text {
  line-height: 20px;
}
/* line 135, ../SASS/modules/requestReport.scss */
.report-request-module .calendar-selection {
  background: #F0F0F9;
  padding: 0px 5px 0px 5px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #F0F0F9;
}
/* line 145, ../SASS/modules/requestReport.scss */
.report-request-module .calendar-selection input {
  padding: 5px 0px 5px 0px;
}
/* line 149, ../SASS/modules/requestReport.scss */
.report-request-module .calendar-selection.active {
  border-color: #16729b;
}

@media (max-width: 320px) {
  /* line 157, ../SASS/modules/requestReport.scss */
  .report-request-module {
    min-width: 300px;
  }
}
@media (max-width: 320px) {
  /* line 164, ../SASS/modules/requestReport.scss */
  .report-request-module {
    margin-left: -7.5px !important;
  }

  /* line 169, ../SASS/modules/requestReport.scss */
  .from-to-section input {
    width: 80px;
  }
}
@media (min-width: 321px) and (max-width: 340px) {
  /* line 176, ../SASS/modules/requestReport.scss */
  .report-request-module {
    margin-left: calc((100% - 300px)/2);
    width: -webkit-calc((100% - 300px)/2);
    width: -moz-calc((100% - 300px)/2);
  }
}
@media (min-width: 320px) and (max-width: 655px) {
  /* line 184, ../SASS/modules/requestReport.scss */
  .report-request-module {
    width: 100%;
  }
  /* line 187, ../SASS/modules/requestReport.scss */
  .report-request-module:nth-child(3n) {
    float: left;
    margin-bottom: 20px;
  }
}
@media (min-width: 656px) and (max-width: 975px) {
  /* line 195, ../SASS/modules/requestReport.scss */
  .report-request-module {
    width: calc(50% - 10px);
  }
  /* line 198, ../SASS/modules/requestReport.scss */
  .report-request-module:nth-child(2n) {
    margin-right: 0;
  }
  /* line 202, ../SASS/modules/requestReport.scss */
  .report-request-module:nth-child(3n) {
    float: right;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 976px) {
  /* line 211, ../SASS/modules/requestReport.scss */
  .report-request-module {
    width: calc(100%/3 - 40px/3);
  }
  /* line 214, ../SASS/modules/requestReport.scss */
  .report-request-module:nth-child(3n) {
    margin-right: 0;
  }
}
/* line 220, ../SASS/modules/requestReport.scss */
.report-request-module-content {
  padding: 0 20px 20px 20px;
}

/* line 224, ../SASS/modules/requestReport.scss */
.delaget-tab {
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 1px solid gainsboro;
  border-bottom: 1px solid gainsboro;
  border-right: 1px solid gainsboro;
}

/* line 236, ../SASS/modules/requestReport.scss */
.options-radio {
  height: 16px;
  width: 16px;
}

/* line 241, ../SASS/modules/requestReport.scss */
.from-to-section {
  display: inline-block;
  width: 47%;
  font-size: 14px;
}
/* line 246, ../SASS/modules/requestReport.scss */
.from-to-section input {
  width: calc(100% - 25px);
  background: #F0F0F9;
  font-size: 14px;
  color: #232630;
}

/* line 254, ../SASS/modules/requestReport.scss */
.icon-input, .icon-calendar, .icon-search {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  top: 2px;
  cursor: pointer;
}

/* line 271, ../SASS/modules/requestReport.scss */
.options-radio-container {
  width: 120px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 50%;
}
/* line 277, ../SASS/modules/requestReport.scss */
.options-radio-container label {
  cursor: pointer;
}
/* line 280, ../SASS/modules/requestReport.scss */
.options-radio-container.no-bottom-border {
  border-bottom: none;
}
/* line 284, ../SASS/modules/requestReport.scss */
.options-radio-container:last-child {
  float: right;
}

/*Delivery and format*/
/* line 290, ../SASS/modules/requestReport.scss */
.extension-wrapper {
  display: inline-block;
  margin: 0 10px;
}
/* line 294, ../SASS/modules/requestReport.scss */
.extension-wrapper:last-of-type {
  margin-right: 0;
}
/* line 298, ../SASS/modules/requestReport.scss */
.extension-wrapper .extension {
  background: #e7e7e7;
  padding: 40px 5px 7px 5px;
  border-radius: 5px;
  position: relative;
  margin-top: 20px;
  width: 58px;
}
/* line 306, ../SASS/modules/requestReport.scss */
.extension-wrapper .extension .extension-name {
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid #6d6d75;
  display: inline-block;
  padding: 5px 10px;
  font-weight: bold;
  background-color: #fff;
  width: 48px;
}
/* line 316, ../SASS/modules/requestReport.scss */
.extension-wrapper .extension .extension-name.xls {
  border-color: #1B8373;
  color: #1B8373;
}
/* line 321, ../SASS/modules/requestReport.scss */
.extension-wrapper .extension .extension-name.pdf {
  border-color: #e12332;
  color: #e12332;
}
/* line 328, ../SASS/modules/requestReport.scss */
.extension-wrapper .radio-wrapper {
  margin: 3px 0 20px 7px;
}

/* line 334, ../SASS/modules/requestReport.scss */
.text-box-control-container div {
  display: inline;
}
/* line 337, ../SASS/modules/requestReport.scss */
.text-box-control-container label {
  margin-right: 10px;
}

/* line 343, ../SASS/modules/requestReport.scss */
.text-block label {
  margin: 10px 0 5px 0;
  display: block;
}
/* line 348, ../SASS/modules/requestReport.scss */
.text-block input {
  width: 100%;
}

/* line 353, ../SASS/modules/requestReport.scss */
.request-commands {
  clear: both;
  margin-top: 20px;
  text-align: right;
}
/* line 358, ../SASS/modules/requestReport.scss */
.request-commands * {
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 35px;
  color: #16729b;
  background: none;
  font-size: 16px;
}
/* line 367, ../SASS/modules/requestReport.scss */
.request-commands input:hover {
  color: #F47D46;
}
/* line 371, ../SASS/modules/requestReport.scss */
.request-commands *:last-child {
  float: right;
  margin: 0;
}

/* line 378, ../SASS/modules/requestReport.scss */
.include-comments label {
  color: #16729b;
}
/* line 382, ../SASS/modules/requestReport.scss */
.include-comments textarea {
  padding: 8px;
  border-radius: 3px;
  border: none;
  color: #232630;
  background-color: #F0F0F9;
  border-width: 1px;
  border-style: solid;
  border-color: #F0F0F9;
}
/* line 392, ../SASS/modules/requestReport.scss */
.include-comments textarea:focus {
  border: 1px solid rgba(22, 114, 155, 0.6);
}

/* line 398, ../SASS/modules/requestReport.scss */
.period-line {
  height: 40px;
  padding-top: 10px;
}
/* line 402, ../SASS/modules/requestReport.scss */
.period-line.header-items {
  height: 15px;
  padding: 0;
}
/* line 407, ../SASS/modules/requestReport.scss */
.period-line .period-item:first-child {
  width: 15%;
}
/* line 411, ../SASS/modules/requestReport.scss */
.period-line .period-item {
  display: inline-block;
  width: 18%;
  vertical-align: top;
}
/* line 416, ../SASS/modules/requestReport.scss */
.period-line .period-item div, .period-line .period-item label, .period-line .period-item a {
  font-size: 14px;
}
/* line 420, ../SASS/modules/requestReport.scss */
.period-line .period-item.items-group {
  text-align: right;
  margin-right: 3px;
  line-height: 30px;
  height: 30px;
}
/* line 429, ../SASS/modules/requestReport.scss */
.period-line .period-item .item-dropdown .dropdown .dropdown-button {
  width: 95%;
  height: 30px;
  padding-left: 7px;
}
/* line 434, ../SASS/modules/requestReport.scss */
.period-line .period-item .item-dropdown .dropdown .dropdown-button label {
  color: black;
}
/* line 438, ../SASS/modules/requestReport.scss */
.period-line .period-item .item-dropdown .dropdown .dropdown-button .caret {
  left: auto;
  right: 5px;
}
/* line 444, ../SASS/modules/requestReport.scss */
.period-line .period-item .item-dropdown .dropdown .dropdown-menu {
  min-width: 70px;
  width: 100%;
}
/* line 450, ../SASS/modules/requestReport.scss */
.period-line .period-item .item-dropdown.year .dropdown {
  min-width: 74px;
  width: 95%;
}
/* line 454, ../SASS/modules/requestReport.scss */
.period-line .period-item .item-dropdown.year .dropdown .dropdown-menu {
  min-width: 85px;
}

/* line 462, ../SASS/modules/requestReport.scss */
.block-margin-top {
  margin-top: 20px;
}

/* line 467, ../SASS/modules/requestReport.scss */
.generalized-radio-buttons-container div {
  margin-bottom: 5px;
}
/* line 470, ../SASS/modules/requestReport.scss */
.generalized-radio-buttons-container div input[type="radio"],
.generalized-radio-buttons-container div input[type="checkbox"] {
  margin-right: 10px;
}

/* line 479, ../SASS/modules/requestReport.scss */
.run-at-block label {
  height: 30px;
  line-height: 30px;
  vertical-align: top;
  margin-right: 3px;
}
/* line 486, ../SASS/modules/requestReport.scss */
.run-at-block .run-at-dropdown {
  display: inline-block;
  margin-right: 3px;
}
/* line 491, ../SASS/modules/requestReport.scss */
.run-at-block .run-at-dropdown .dropdown .dropdown-button {
  width: 60px;
  height: 30px;
  padding-left: 7px;
}

/* line 502, ../SASS/modules/requestReport.scss */
.repeat-subscription .options-radio-container.daily-nav-tab {
  width: 29%;
}
/* line 506, ../SASS/modules/requestReport.scss */
.repeat-subscription .options-radio-container.weekly-nav-tab {
  width: 34%;
}
/* line 510, ../SASS/modules/requestReport.scss */
.repeat-subscription .options-radio-container.monthly-nav-tab {
  width: 37%;
}
/* line 514, ../SASS/modules/requestReport.scss */
.repeat-subscription .options-radio-container > a {
  font-size: 14px;
  padding: 10px 7px;
}
/* line 519, ../SASS/modules/requestReport.scss */
.repeat-subscription .options-radio-container input[type="radio"] + label {
  padding-left: 25px;
}
/* line 525, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.daily-option {
  padding: 20px;
}
/* line 529, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane > label {
  font-size: 14px;
  height: 24px;
  line-height: 26px;
  vertical-align: top;
  display: block;
}
/* line 538, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.monthly-option .radio-text {
  margin-left: 10px;
}
/* line 542, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.monthly-option .options-wrapper {
  margin-left: 25px;
}
/* line 545, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.monthly-option .options-wrapper .option-container {
  margin: 10px 0;
  display: inline-block;
}
/* line 550, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.monthly-option .options-wrapper .dropdown .dropdown-button {
  width: 50px;
  vertical-align: middle;
}
/* line 556, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.monthly-option .options-wrapper .monthly-weekday .dropdown .dropdown-button {
  width: 110px;
}
/* line 564, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.weekly-option > div {
  text-align: center;
}
/* line 568, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane.weekly-option > span.label > div {
  top: 4px;
}
/* line 573, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .dropdown {
  display: inline-block;
}
/* line 576, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .dropdown .dropdown-button {
  width: 43px;
  padding-left: 5px;
}
/* line 580, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .dropdown .dropdown-button label {
  line-height: 24px;
}
/* line 585, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .dropdown .dropdown-menu {
  min-width: initial;
}
/* line 590, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .weekly-checkbox-wrapper {
  padding: 0 5px;
}
/* line 593, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .weekly-checkbox-wrapper .weekday {
  height: 60px;
  width: 12.8%;
  display: inline-block;
  margin-top: 37px;
  margin-bottom: -1px;
}
/* line 600, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .weekly-checkbox-wrapper .weekday [type="checkbox"]:not(:checked) + label:before,
.repeat-subscription .tab-pane .weekly-checkbox-wrapper .weekday [type="checkbox"]:checked + label:before {
  left: -1px;
  top: 27px;
}
/* line 606, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .weekly-checkbox-wrapper .weekday [type="checkbox"]:not(:checked) + label:after,
.repeat-subscription .tab-pane .weekly-checkbox-wrapper .weekday [type="checkbox"]:checked + label:after {
  top: 31px;
  left: 3px;
}
/* line 612, ../SASS/modules/requestReport.scss */
.repeat-subscription .tab-pane .weekly-checkbox-wrapper .weekday [type="checkbox"]:not(:checked) + label,
.repeat-subscription .tab-pane .weekly-checkbox-wrapper .weekday [type="checkbox"]:checked + label {
  padding-left: 0px;
  font-size: 14px;
}

/* line 624, ../SASS/modules/requestReport.scss */
.busday .options-radio-container.tab-count-2 {
  width: 50%;
}
/* line 628, ../SASS/modules/requestReport.scss */
.busday .options-radio-container.tab-count-3 {
  width: 33.3%;
}
/* line 632, ../SASS/modules/requestReport.scss */
.busday .options-radio-container .radio-wrapper-link {
  padding-left: 5px;
}
/* line 638, ../SASS/modules/requestReport.scss */
.busday .xtd-radio-container li {
  margin-bottom: 5px;
}
/* line 643, ../SASS/modules/requestReport.scss */
.busday .busday-entry-header {
  margin-bottom: 5px;
}

/* line 648, ../SASS/modules/requestReport.scss */
.disabledTab {
  pointer-events: none;
}

/* line 654, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.up-btn {
  width: 13px;
  height: 14px;
  margin-top: 6px;
  background-image: url("../content/images/arrow-up.svg");
}
/* line 660, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.up-btn:hover {
  background-image: url("../content/images/arrow-up-hover.svg");
}
/* line 664, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.up-btn:disabled {
  background-image: url("../content/images/arrow-up-disabled.svg");
}
/* line 668, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.up-btn:disabled:hover {
  background-image: url("../content/images/arrow-up-disabled.svg");
}
/* line 673, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.down-btn {
  width: 13px;
  height: 14px;
  margin-left: 2px;
  margin-right: 6px;
  background-image: url("../content/images/arrow-down.svg");
}
/* line 680, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.down-btn:hover {
  background-image: url("../content/images/arrow-down-hover.svg");
}
/* line 684, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.down-btn:disabled {
  background-image: url("../content/images/arrow-down-disabled.svg");
}
/* line 688, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small.down-btn:disabled:hover {
  background-image: url("../content/images/arrow-down-disabled.svg");
}
/* line 693, ../SASS/modules/requestReport.scss */
.product-basket .dropdown.multiple .dropdown-menu {
  height: 180px;
}
/* line 697, ../SASS/modules/requestReport.scss */
.product-basket .dropdown-label {
  margin-bottom: 4px;
}
/* line 701, ../SASS/modules/requestReport.scss */
.product-basket .flat-btn-small {
  margin-top: 4px;
}
/* line 705, ../SASS/modules/requestReport.scss */
.product-basket .secondary-btn {
  margin-left: 10px;
}
/* line 709, ../SASS/modules/requestReport.scss */
.product-basket .filter-left {
  margin-right: 6px;
}
/* line 713, ../SASS/modules/requestReport.scss */
.product-basket .filter-middle {
  margin-left: 3px;
  margin-right: 3px;
}
/* line 718, ../SASS/modules/requestReport.scss */
.product-basket .filter-right {
  margin-left: 6px;
}

/* style for the report header wide module */
/* line 724, ../SASS/modules/requestReport.scss */
.report-request-wide-module {
  background-color: #fff;
  margin-bottom: 25px;
  width: 100%;
  min-width: 300px;
  float: left;
  margin-left: auto;
  margin-right: auto;
  min-height: 20px;
  text-align: center;
}
/* line 735, ../SASS/modules/requestReport.scss */
.report-request-wide-module .report-header-container {
  display: inline-block;
  float: left;
  width: 100%;
  padding: 15px 20px;
  font: 700 22px/1.38 josefin-sans, Helvetica, sans-serif, serif;
  text-align: left;
  text-transform: capitalize;
  color: black;
  height: auto;
}
/* line 746, ../SASS/modules/requestReport.scss */
.report-request-wide-module .report-header-container .header-text {
  display: inline-block;
  float: left;
  max-width: 88%;
  height: 30px;
}
/* line 752, ../SASS/modules/requestReport.scss */
.report-request-wide-module .report-header-container .header-text h3 {
  font: 700 22px/1.38 josefin-sans, Helvetica, sans-serif, serif;
}
/* line 757, ../SASS/modules/requestReport.scss */
.report-request-wide-module .report-header-container .header-helper-container {
  display: inline-block;
  float: left;
  padding-left: 6px;
}

@media (max-width: 320px) {
  /* line 767, ../SASS/modules/requestReport.scss */
  .report-request-wide-module {
    margin-left: -7.5px;
  }
}
/* line 1, ../SASS/modules/subscriptionlist.scss */
.report-output-format-in-grid {
  width: 50px;
  margin: auto;
  border-radius: 5px;
  line-height: 2;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
  font-weight: bold;
  height: 30px;
  padding-top: 4px;
}

/* line 15, ../SASS/modules/subscriptionlist.scss */
.report-output-format-in-grid.pdf {
  border: 1px solid #D11515;
  color: #D11515;
}

/* line 21, ../SASS/modules/subscriptionlist.scss */
.report-output-format-in-grid.xls {
  border: 1px solid #1B8373;
  color: #1B8373;
}

/* line 26, ../SASS/modules/subscriptionlist.scss */
.report-output-format-in-grid.text {
  border: 1px solid #232630;
  color: #232630;
}

/* line 31, ../SASS/modules/subscriptionlist.scss */
.report-output-format-in-grid.viewonly {
  border: 1px solid #232630;
  color: #232630;
  font-size: 9px;
  padding-top: 8px;
}

/* line 39, ../SASS/modules/subscriptionlist.scss */
.my-subscriptions.l-base-module {
  padding-left: 0;
  padding-right: 0;
}

/* line 45, ../SASS/modules/subscriptionlist.scss */
.table-container {
  border-top: 1px solid #dcdcdc;
}
/* line 48, ../SASS/modules/subscriptionlist.scss */
.table-container:before {
  content: "";
  width: 100%;
  top: 39px;
  height: 1px;
  background-color: #dcdcdc;
  position: relative;
  display: block;
}
/* line 58, ../SASS/modules/subscriptionlist.scss */
.table-container thead th {
  border-top: none;
}
/* line 62, ../SASS/modules/subscriptionlist.scss */
.table-container .subscription-list-container {
  max-width: 1020px;
  margin: auto;
}

/* line 68, ../SASS/modules/subscriptionlist.scss */
.action-tools-popup {
  z-index: 2;
  position: absolute;
  right: 5px;
  width: 120px;
  padding: 20px;
  background-color: white;
  box-shadow: 0 0 10px #dcdcdc;
  border-radius: 0.25em;
}
/* line 78, ../SASS/modules/subscriptionlist.scss */
.action-tools-popup.report-action-tools {
  /*right: 30px;*/
  right: 35px;
  top: 70px;
  width: 180px;
}
/* line 85, ../SASS/modules/subscriptionlist.scss */
.action-tools-popup.actions-popup-dynamic-reporting {
  width: 275px;
}
/* line 89, ../SASS/modules/subscriptionlist.scss */
.action-tools-popup .action-tools-list a,
.action-tools-popup .action-tools-list span {
  padding-bottom: 5px;
  display: block;
  text-align: left;
  font: 14px "Open Sans", Helvetica, sans-serif, serif;
}
/* line 96, ../SASS/modules/subscriptionlist.scss */
.action-tools-popup .action-tools-list a:last-child,
.action-tools-popup .action-tools-list span:last-child {
  padding-bottom: 0;
}

/* line 102, ../SASS/modules/subscriptionlist.scss */
.tablesorter-wide .tac {
  text-align: center;
}

/* line 106, ../SASS/modules/subscriptionlist.scss */
.subscription-dialog {
  max-width: 550px;
  width: 550px;
}

/* line 111, ../SASS/modules/subscriptionlist.scss */
.delete-subscription-dialog-content {
  margin: 30px 0 100px 0;
}

/* line 116, ../SASS/modules/subscriptionlist.scss */
.subscription-popup-content textarea {
  padding: 8px;
}
/* line 120, ../SASS/modules/subscriptionlist.scss */
.subscription-popup-content textarea, .subscription-popup-content input {
  border-radius: 3px;
  color: #232630;
  background-color: #F0F0F9;
}
/* line 126, ../SASS/modules/subscriptionlist.scss */
.subscription-popup-content textarea:focus, .subscription-popup-content input:focus {
  border: 1px solid rgba(22, 114, 155, 0.6);
}

@media (max-width: 570px) {
  /* line 132, ../SASS/modules/subscriptionlist.scss */
  .subscription-dialog {
    width: calc(100% - 20px) !important;
    width: -webkit-calc(100% - 20px) !important;
    width: -moz-calc(100% - 20px) !important;
  }
}
/* line 2, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-button {
  color: #232630;
  padding-right: 28px;
  text-align: left;
  position: relative;
  border: 1px solid #dddddd;
  border-radius: 3px;
  vertical-align: bottom;
}
/* line 11, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-button .selected-text {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
/* line 18, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-button .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  position: absolute;
  top: 45%;
  right: 10px;
  color: #16729b;
}
/* line 34, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-button:disabled, .dropdown .dropdown-button:disabled .caret {
  color: GrayText;
}
/* line 38, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-menu {
  min-width: inherit;
  max-height: 300px;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
/* line 46, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-menu li a {
  color: #232630;
  padding: 3px 20px 3px 10px;
  -webkit-padding-end: 20px;
  -moz-padding-end: 35px;
}
/* line 53, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-menu li:hover > a, .dropdown .dropdown-menu li.active > a {
  color: #232630;
  font-weight: bold;
  background-color: #fff;
}
/* line 59, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-menu li:hover > a {
  background-color: #F1F3F5;
}
/* line 65, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-menu li:first-child:hover::before {
  background: #F1F3F5;
  height: 5px;
  width: 100%;
  display: block;
  margin-top: -5px;
  content: "";
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 76, ../SASS/modules/dropdown.scss */
.dropdown .dropdown-menu li:last-child:hover::after {
  background: #F1F3F5;
  height: 5px;
  width: 100%;
  display: block;
  margin-bottom: -5px;
  content: "";
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 89, ../SASS/modules/dropdown.scss */
.dropdown.multiple .dropdown-menu {
  min-height: 150px;
  max-height: 200px;
}
/* line 93, ../SASS/modules/dropdown.scss */
.dropdown.multiple .dropdown-menu li.active > a {
  background-color: #c7e6f1;
  color: #232630;
  font-weight: bold;
}
/* line 98, ../SASS/modules/dropdown.scss */
.dropdown.multiple .dropdown-menu li.active > a::after {
  content: "";
  margin: 0;
}
/* line 105, ../SASS/modules/dropdown.scss */
.dropdown.multiple .dropdown-menu li:hover > a::after {
  content: "";
  margin: 0;
}

/* line 115, ../SASS/modules/dropdown.scss */
.dropup .caret {
  border-bottom: none;
}

/* line 120, ../SASS/modules/dropdown.scss */
.multiple {
  position: inherit;
}
/* line 123, ../SASS/modules/dropdown.scss */
.multiple .dropdown-menu {
  display: inline-block;
  box-shadow: none;
  position: inherit;
  min-height: 90px;
  max-height: 140px;
}
/* line 130, ../SASS/modules/dropdown.scss */
.multiple .dropdown-menu a:focus {
  background-color: white;
  outline: none;
}

/*Based on example here: https://codepen.io/CreativeJuiz/pen/BiHzp*/
/* line 2, ../SASS/modules/checkbox.scss */
.custom-checkbox {
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* hover style just for information */
}
/* line 4, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:not(:checked),
.custom-checkbox [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
/* line 10, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:not(:checked) + label,
.custom-checkbox [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: block;
}
/* line 19, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
/* line 33, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox [type="checkbox"]:checked + label:after {
  content: "";
  background-image: url("../Content/images/check-mark.png");
  position: absolute;
  top: 4px;
  left: 4px;
  transition: all .2s;
  background-size: 14px 14px;
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
}
/* line 47, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
/* line 51, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* line 57, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-checkbox [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
/* line 64, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
/* line 68, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:disabled + label {
  color: #aaa;
}
/* line 71, ../SASS/modules/checkbox.scss */
.custom-checkbox [type="checkbox"]:disabled + label:hover:before {
  border-color: #bbb !important;
}
/* line 77, ../SASS/modules/checkbox.scss */
.custom-checkbox label:hover:before {
  border: 2px solid #16729b !important;
}

/* line 87, ../SASS/modules/checkbox.scss */
.report-request-component .generalized-checkboxes-container.contains-textbox .custom-checkbox {
  padding: 0px;
}
/* line 91, ../SASS/modules/checkbox.scss */
.report-request-component .generalized-checkboxes-container.contains-textbox .checkbox-wrapper {
  padding: 16px 8px 16px;
}
/* line 95, ../SASS/modules/checkbox.scss */
.report-request-component .generalized-checkboxes-container.contains-textbox .custom-checkbox.has-textbox {
  display: inline-table;
}
/* line 98, ../SASS/modules/checkbox.scss */
.report-request-component .generalized-checkboxes-container.contains-textbox .custom-checkbox.has-textbox .checkbox-wrapper {
  display: table-cell;
  width: 75%;
}
/* line 102, ../SASS/modules/checkbox.scss */
.report-request-component .generalized-checkboxes-container.contains-textbox .custom-checkbox.has-textbox .textbox-wrapper {
  display: table-cell;
  width: 25%;
}
/* line 106, ../SASS/modules/checkbox.scss */
.report-request-component .generalized-checkboxes-container.contains-textbox .custom-checkbox.has-textbox .textbox-wrapper .report-request-standard-input {
  width: 100%;
}
/* line 113, ../SASS/modules/checkbox.scss */
.report-request-component .custom-checkbox {
  padding: 8px;
}

/* line 1, ../SASS/modules/request-download.scss */
.stats-web-delivery {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -175px 0 0 -150px;
  padding: 60px 20px 20px 20px;
  background-color: #fff;
  min-height: 350px;
  width: 300px;
  text-align: center;
}
/* line 12, ../SASS/modules/request-download.scss */
.stats-web-delivery h1 {
  color: #16729b;
  font: bold 24px josefin-sans, Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: capitalize;
}
/* line 19, ../SASS/modules/request-download.scss */
.stats-web-delivery .checkmark {
  height: 73px;
  width: 73px;
}
/* line 24, ../SASS/modules/request-download.scss */
.stats-web-delivery .stats-web-delivery-error {
  color: #6d6d75;
  font: 400 16px "Open Sans", Helvetica, sans-serif, serif;
}

/* line 1, ../SASS/modules/request-email.scss */
#report-request-email-run {
  background-color: #fff;
  min-height: 350px;
  width: 300px;
  text-align: center;
  padding-bottom: 80px;
}
/* line 8, ../SASS/modules/request-email.scss */
#report-request-email-run h1 {
  color: #16729b;
  font: bold 24px josefin-sans, Helvetica, sans-serif, serif;
  text-align: center;
  text-transform: capitalize;
}
/* line 15, ../SASS/modules/request-email.scss */
#report-request-email-run .checkmark {
  height: 73px;
  width: 73px;
}

/* line 1, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -175px 0 0 -150px;
  padding: 40px 20px 20px 20px;
  background-color: #fff;
  min-height: 350px;
  width: 300px;
  text-align: center;
}
/* line 12, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content .error-page-header {
  padding-bottom: 20px;
  padding-left: 20px;
}
/* line 17, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content h1 {
  color: #16729b;
  font: bold 24px josefin-sans, Helvetica, sans-serif, serif;
  text-align: left;
  text-transform: capitalize;
}
/* line 25, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content .error-page-description {
  text-align: left;
  padding-bottom: 20px;
  padding-left: 20px;
  min-height: 200px;
}
/* line 30, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content .error-page-description p {
  color: #6d6d75;
  font: 400 16px "Open Sans", Helvetica, sans-serif, serif;
}
/* line 36, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content .btn {
  width: 250px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  background-color: #FFFFFF;
  border: 1px solid #16729b;
  color: #16729b;
  display: block;
  font: 600 16px "Open Sans", Helvetica, sans-serif, serif;
  text-transform: uppercase;
  height: 3.1em;
  text-align: center;
  margin-left: 7px;
  font-weight: bold;
  border-radius: 5px;
}
/* line 54, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content .btn:hover, .error-page-content .btn:focus {
  background-color: #F47D46;
  border: 1px solid #F47D46;
  color: #FFFFFF;
}
/* line 64, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/custom-error-page.scss */
.error-page-content .errorheader {
  font-weight: bold;
}

/* line 1, ../SASS/modules/location-tree.scss */
.expand {
  background-image: none;
  cursor: pointer;
}
/* line 5, ../SASS/modules/location-tree.scss */
.expand:hover {
  background-image: none;
}

/* line 10, ../SASS/modules/location-tree.scss */
.collapse {
  background-image: none;
  cursor: pointer;
}
/* line 14, ../SASS/modules/location-tree.scss */
.collapse:hover {
  background-image: none;
}

/* line 19, ../SASS/modules/location-tree.scss */
#location-mask {
  opacity: 0;
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #FFF;
  text-align: center;
}
/* line 29, ../SASS/modules/location-tree.scss */
#location-mask span {
  display: inline-block;
  margin-top: 200px;
  font: 600 24px josefin-sans, Helvetica, sans-serif, serif;
  color: #232630;
}

/* line 38, ../SASS/modules/location-tree.scss */
.expand::after, .collapse::after {
  content: "";
  height: 10px;
  width: 20px;
  display: inline-block;
  background: transparent url(../Content/images/shared/arrow-expand.png) no-repeat;
  margin-left: 10px;
  cursor: pointer;
}

/* line 50, ../SASS/modules/location-tree.scss */
.expand:hover::after {
  background: transparent url(../Content/images/shared/arrow-expand-hover.png) no-repeat;
}
/* line 54, ../SASS/modules/location-tree.scss */
.expand::after {
  background: transparent url(../Content/images/shared/arrow-expand.png) no-repeat;
}

/* line 60, ../SASS/modules/location-tree.scss */
.collapse:hover::after {
  background: transparent url(../Content/images/shared/arrow-collapse-hover.png) no-repeat;
}
/* line 64, ../SASS/modules/location-tree.scss */
.collapse::after {
  background: transparent url(../Content/images/shared/arrow-collapse.png) no-repeat;
}

/* line 69, ../SASS/modules/location-tree.scss */
.location-tree-module {
  margin: 0 20px 25px 0;
  min-height: 120px;
}
/* line 74, ../SASS/modules/location-tree.scss */
.location-tree-module .header-text {
  margin: 0;
}
/* line 78, ../SASS/modules/location-tree.scss */
.location-tree-module .report-request-module-content {
  padding: 0 0 20px 0;
}

@supports (-ms-ime-align: auto) {
  /* line 84, ../SASS/modules/location-tree.scss */
  .location-tree-module {
    margin-right: 19px;
  }
}
/* line 91, ../SASS/modules/location-tree.scss */
.locations-wrapper .error-msg-wrapper {
  float: left;
  width: 100%;
}

/* line 96, ../SASS/modules/location-tree.scss */
.locations-wrapper .field-validation-error {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

/* line 102, ../SASS/modules/location-tree.scss */
.treeview {
  overflow-x: auto;
  float: left;
  width: 100%;
  margin: 0;
  height: 466px;
  position: relative;
}
@media (max-width: 571px) {
  /* line 102, ../SASS/modules/location-tree.scss */
  .treeview {
    height: 316px;
  }
}
/* line 118, ../SASS/modules/location-tree.scss */
.treeview ul.list-group {
  margin-top: 20px;
}
/* line 121, ../SASS/modules/location-tree.scss */
.treeview ul.list-group li {
  padding-top: 0;
}
/* line 126, ../SASS/modules/location-tree.scss */
.treeview ul, .treeview li {
  /*-webkit-padding-start: 20px;*/
  color: #232630;
  font-size: 14px;
}
/* line 132, ../SASS/modules/location-tree.scss */
.treeview li {
  white-space: nowrap;
}
/* line 136, ../SASS/modules/location-tree.scss */
.treeview span.indent {
  margin-left: 8px;
  margin-right: 10px;
}
/* line 141, ../SASS/modules/location-tree.scss */
.treeview .minus {
  background-image: url("../Content/images/collapse.svg");
}
/* line 144, ../SASS/modules/location-tree.scss */
.treeview .plus {
  background-image: url("../Content/images/expand.svg");
}
/* line 149, ../SASS/modules/location-tree.scss */
.treeview .check {
  background-image: url("../Content/images/check.svg");
}
/* line 153, ../SASS/modules/location-tree.scss */
.treeview .unchecked {
  background-image: url("../Content/images/checkbox.svg");
}
/* line 158, ../SASS/modules/location-tree.scss */
.treeview .unchecked-alt {
  background-image: url("../Content/images/unchecked.svg");
}
/* line 163, ../SASS/modules/location-tree.scss */
.treeview .empty {
  position: relative;
  top: 2px;
  display: inline-block;
  height: 100%;
  background-position: left top 4px;
  background-repeat: no-repeat;
  width: 13px;
  height: 21px;
}
@media screen\0 {
  /* line 176, ../SASS/modules/location-tree.scss */
  .treeview .empty {
    top: -3px;
  }
}
/* line 181, ../SASS/modules/location-tree.scss */
.treeview span.icon {
  margin-right: 10px;
}
/* line 185, ../SASS/modules/location-tree.scss */
.treeview .list-group-item {
  border: none;
  padding: 5px 20px;
}
/* line 189, ../SASS/modules/location-tree.scss */
.treeview .list-group-item.no-select {
  cursor: auto !important;
}
/* line 193, ../SASS/modules/location-tree.scss */
.treeview .list-group-item:first-child {
  padding: 0 20px 5px;
}
/* line 198, ../SASS/modules/location-tree.scss */
.treeview .location {
  font-weight: normal;
}
/* line 201, ../SASS/modules/location-tree.scss */
.treeview .group {
  font-weight: 600;
}

/* line 2, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.no-data-module {
  height: 220px;
}

/* line 5, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.no-data-wrapper {
  width: 100%;
  height: 100%;
  color: #6d6d75;
  text-align: center;
  position: relative;
  display: table;
  letter-spacing: normal;
  font-weight: normal;
  text-transform: none;
  font-family: "Open Sans", Helvetica, sans-serif, serif;
}
/* line 17, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.no-data-wrapper.wrapper-add-space-small {
  min-height: 3em;
}
/* line 21, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.no-data-wrapper .no-data-content {
  display: table-cell;
  vertical-align: middle;
}
/* line 25, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.no-data-wrapper .no-data-content span {
  font-size: 13px;
  color: #6d6d75 !important;
}

/* line 32, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.grid-no-data .no-data-wrapper .no-data-content span {
  font-size: 13px;
}

/* line 37, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.grid-no-data .no-data-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 43, ../../../DelaGetLib/Delaget.SharedContent/sass/modules/no-data-alert.scss */
.no-results {
  color: #232630;
  padding-left: 10px;
}

/* line 5, ../SASS/modules/radio.scss */
input[type="radio"] {
  position: absolute;
  display: none;
}

/* line 10, ../SASS/modules/radio.scss */
input[type="radio"][disabled] {
  cursor: not-allowed;
}

/* line 14, ../SASS/modules/radio.scss */
input[type="radio"] + label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
}
/* line 22, ../SASS/modules/radio.scss */
input[type="radio"] + label:hover:before {
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: hover-color;
}
/* line 29, ../SASS/modules/radio.scss */
input[type="radio"] + label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 21px;
  height: 21px;
  content: '';
  border: 2px solid #dcdcdc;
}
/* line 39, ../SASS/modules/radio.scss */
input[type="radio"] + label:after {
  position: absolute;
  display: none;
  content: '';
}

/* line 46, ../SASS/modules/radio.scss */
input[type="radio"][disabled] + label {
  cursor: not-allowed;
  color: #f7f7f9;
}
/* line 49, ../SASS/modules/radio.scss */
input[type="radio"][disabled] + label:hover, input[type="radio"][disabled] + label:before, input[type="radio"][disabled] + label:after {
  cursor: not-allowed;
}
/* line 55, ../SASS/modules/radio.scss */
input[type="radio"][disabled] + label:hover:before {
  border: 1px solid #f7f7f9;
  animation-name: none;
}
/* line 60, ../SASS/modules/radio.scss */
input[type="radio"][disabled] + label:before {
  border-color: #f7f7f9;
}

/* line 67, ../SASS/modules/radio.scss */
input[type="radio"]:checked + label:before {
  animation-name: none;
}
/* line 70, ../SASS/modules/radio.scss */
input[type="radio"]:checked + label:after {
  display: block;
}

/* line 78, ../SASS/modules/radio.scss */
input[type="radio"] + label:before {
  border-radius: 50%;
}
/* line 81, ../SASS/modules/radio.scss */
input[type="radio"] + label:after {
  top: 4px;
  left: 4px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #16729b;
}

/* line 92, ../SASS/modules/radio.scss */
input[type="radio"]:checked + label:before {
  border: 2px solid #dcdcdc;
}

/* line 98, ../SASS/modules/radio.scss */
input[type="radio"]:checked[disabled] + label:before {
  border: 1px solid #f7f7f9;
}
/* line 101, ../SASS/modules/radio.scss */
input[type="radio"]:checked[disabled] + label:after {
  background: #f7f7f9;
}

/* line 1, ../SASS/modules/modalDialog.scss */
.ui-dialog.stats-dialog {
  /*overflow: visible;*/
  /*textarea, input{
      border-radius: 3px;        
      color: #232630;
      background-color: #F0F0F9;
  }*/
    /*textarea{
        padding: 8px;
    }

    textarea:focus, input:focus{
        border: 1px solid rgba(22, 114, 155, 0.6);
    }*/
}
/* line 4, ../SASS/modules/modalDialog.scss */
.ui-dialog.stats-dialog .ui-dialog-titlebar {
  /*border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;*/
  /*background: none;
  border: none;
  height: 0;
  padding: 0;*/
}
/* line 13, ../SASS/modules/modalDialog.scss */
.ui-dialog.stats-dialog .ui-dialog-titlebar .ui-dialog-title {
  /*font: 700 22px/1.38 $base-font-family;*/
  /*width:100%;*/
  /*height: 0;*/
}
/* line 19, ../SASS/modules/modalDialog.scss */
.ui-dialog.stats-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
            /*top: -20px;
            right: 0;
            background: url(../Content/images/btn-x.png) 50% 50% no-repeat;

            &:hover{
                background: url(../Content/images/shared/x-hover.png) 50% 50% no-repeat;
            }*/
}
/* line 30, ../SASS/modules/modalDialog.scss */
.ui-dialog.stats-dialog .ui-dialog-content {
        /*.loader-wrapper{
            height: 300px;
            line-height: 325px;
            text-align: center;
            width: 100%;

            .loader{
                width: 50px;
                height: 50px;
                border-width: 8px;
                display: inline-block;
            }
        }*/
  /*.sub-header{
      font-weight: 600;
      font-size: 18px;
      margin-bottom: 10px;
  }*/
        /*.dialog-commands{
            margin-top: 20px;
            text-align: right;
            
            &>a{
                color: $link-color;
                font-weight: 400;
                text-transform: uppercase;
                background: none;
                font-size: 16px;

                &.dialog-cancel{
                    margin-right: 30px;
                }

                &:hover{
                    color: #F47D46;
                }
            }
        }*/
  /*.field-validation-error{
      display: block;
  }*/
  /*.calendar-selection input:focus{
      border: none;
  }*/
}

/* line 1, ../SASS/modules/filter-list.scss */
.search-header-input span .search-box-module-header-icon.hover {
  display: none;
}

/* line 5, ../SASS/modules/filter-list.scss */
.search-header-input span:hover .search-box-module-header-icon.hover {
  display: inline;
}

/* line 9, ../SASS/modules/filter-list.scss */
.search-header-input span:hover .search-box-module-header-icon.non-hover {
  display: none;
}

/* line 13, ../SASS/modules/filter-list.scss */
#report-list-filter-container {
  width: 100%;
  max-width: 900px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 21, ../SASS/modules/filter-list.scss */
#report-list-filter-container .report-list-filter-option {
  min-width: 20px;
  width: auto;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  margin: 5px 8px 8px 8px;
  padding: 0px 2px 0px 2px;
}
/* line 31, ../SASS/modules/filter-list.scss */
#report-list-filter-container .report-list-filter-option span {
  font-size: 17px;
  font-family: josefin-sans, Helvetica, sans-serif, serif;
  font-weight: bold;
}
/* line 37, ../SASS/modules/filter-list.scss */
#report-list-filter-container .report-list-filter-option.selected {
  border-bottom: 1px solid black;
}

/* line 1, ../SASS/modules/table-sorter.scss */
.sticky-wrapper {
  position: relative;
}
/* line 3, ../SASS/modules/table-sorter.scss */
.sticky-wrapper .sticky-table-container {
  max-width: 730px;
  margin-left: 150px;
  overflow: auto;
}
/* line 8, ../SASS/modules/table-sorter.scss */
.sticky-wrapper .sticky-table-container .first {
  position: absolute;
  width: 150px;
  left: 0;
}
/* line 14, ../SASS/modules/table-sorter.scss */
.sticky-wrapper .sticky-table-container tbody .first {
  padding-top: 18px;
}

/* line 20, ../SASS/modules/table-sorter.scss */
.tablesorter {
  /*Start of Styling needed for tablesorter filter widget to work*/
  /*These two styles needed to make tablesorter filtering work!!! http://stackoverflow.com/questions/30592903/filter-widget-from-tablesorter-doesnt-work#answer-30616933 */
  /* rows hidden by filtering (needed for child rows) */
  /* ajax error row */
}
/* line 26, ../SASS/modules/table-sorter.scss */
.tablesorter .filtered {
  display: none;
}
/* line 31, ../SASS/modules/table-sorter.scss */
.tablesorter .tablesorter-errorRow td {
  text-align: center;
  cursor: pointer;
  background-color: #e6bf99;
}

/*End of Styling needed for tablesorter filter widget to work*/
/* line 42, ../SASS/modules/table-sorter.scss */
.tablesorter-wide th .tablesorter-header-inner .first {
  left: auto;
}
/* line 46, ../SASS/modules/table-sorter.scss */
.tablesorter-wide .tablesorter-header-inner {
  min-width: 40px;
}
/* line 50, ../SASS/modules/table-sorter.scss */
.tablesorter-wide .tablesorter-header-inner p.left-aligned-column,
.tablesorter-wide .first p.left-aligned-column {
  text-align: left;
  padding-left: 10px;
}
/* line 56, ../SASS/modules/table-sorter.scss */
.tablesorter-wide tr td p.left-aligned-column {
  text-align: left;
  padding-left: 20px;
  padding-right: 5px;
}
/* line 62, ../SASS/modules/table-sorter.scss */
.tablesorter-wide .tablesorter-header-inner p.right-aligned-column {
  text-align: right;
  padding-right: 10px;
  padding-left: 5px;
}
/* line 68, ../SASS/modules/table-sorter.scss */
.tablesorter-wide tr td p.right-aligned-column {
  text-align: right;
  padding-right: 18px;
}

/* line 74, ../SASS/modules/table-sorter.scss */
.as-link-color-column {
  color: #16729b;
}

/* line 79, ../SASS/modules/table-sorter.scss */
.tablesorter-headerRow .tablesorter-header-left {
  background-position-x: 13px;
}
/* line 83, ../SASS/modules/table-sorter.scss */
.tablesorter-headerRow .tablesorter-header-right {
  background-position-x: -webkit-calc(100% - 13px);
  background-position-x: -moz-calc(100% - 13px);
  background-position-x: calc(100% - 13px);
}

/* line 92, ../SASS/modules/table-sorter.scss */
.my-subscriptions .sticky-table-container {
  max-width: 720px;
  margin-left: 300px;
}
/* line 96, ../SASS/modules/table-sorter.scss */
.my-subscriptions .sticky-table-container .tablesorter-header.first {
  width: 300px;
}
/* line 100, ../SASS/modules/table-sorter.scss */
.my-subscriptions .sticky-table-container .tablesorter-wide td.first {
  width: 300px;
}
/* line 104, ../SASS/modules/table-sorter.scss */
.my-subscriptions .sticky-table-container .tablesorter-wide .first p.left-aligned-column {
  max-width: calc(300px - 10px);
}
/* line 108, ../SASS/modules/table-sorter.scss */
.my-subscriptions .sticky-table-container .tablesorter-wide .first + td {
  width: 160px;
}
/* line 112, ../SASS/modules/table-sorter.scss */
.my-subscriptions .sticky-table-container .tablesorter-wide .first .left-aligned-column,
.my-subscriptions .sticky-table-container .tablesorter-wide .first + td .left-aligned-column {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
}
@media (max-width: 980px) {
  /* line 123, ../SASS/modules/table-sorter.scss */
  .my-subscriptions .sticky-table-container {
    margin-left: 128px;
  }
  /* line 126, ../SASS/modules/table-sorter.scss */
  .my-subscriptions .sticky-table-container .tablesorter-header.first {
    width: 128px;
  }
  /* line 130, ../SASS/modules/table-sorter.scss */
  .my-subscriptions .sticky-table-container .tablesorter-wide td.first,
  .my-subscriptions .sticky-table-container .tablesorter-wide .first + td {
    width: 128px;
  }
  /* line 135, ../SASS/modules/table-sorter.scss */
  .my-subscriptions .sticky-table-container .tablesorter-wide td.first p.left-aligned-column,
  .my-subscriptions .sticky-table-container .tablesorter-wide .first + td .left-aligned-column {
    max-width: 128px;
  }
}
/* line 142, ../SASS/modules/table-sorter.scss */
.my-subscriptions .other-tools-container {
  background: url(../Content/images/ellipsis.svg) no-repeat;
  display: inline-block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  margin-top: 4px;
}
/* line 151, ../SASS/modules/table-sorter.scss */
.my-subscriptions .other-tools-container:hover {
  background: url(../Content/images/ellipsis-hover.svg) no-repeat;
}
/* line 156, ../SASS/modules/table-sorter.scss */
.my-subscriptions .last {
  min-width: 100px;
}
/* line 159, ../SASS/modules/table-sorter.scss */
.my-subscriptions .last .other-tools-container {
  float: right;
}
/* line 163, ../SASS/modules/table-sorter.scss */
.my-subscriptions .last .left-aligned-column {
  float: left;
}

/* line 170, ../SASS/modules/table-sorter.scss */
.reports .sticky-table-container {
  max-width: 560px;
  margin-left: 340px;
}
/* line 175, ../SASS/modules/table-sorter.scss */
.reports .tablesorter-wide .first {
  width: 340px;
}
/* line 179, ../SASS/modules/table-sorter.scss */
.reports .tablesorter-wide .first .left-aligned-column {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 340px;
}
@media (max-width: 570px) {
  /* line 187, ../SASS/modules/table-sorter.scss */
  .reports .sticky-table-container {
    margin-left: 135px;
  }
  /* line 191, ../SASS/modules/table-sorter.scss */
  .reports .tablesorter-wide .first {
    width: 135px;
  }
  /* line 195, ../SASS/modules/table-sorter.scss */
  .reports .tablesorter-wide .first .left-aligned-column {
    max-width: 135px;
  }
}

@media print {
  /* line 2, ../SASS/modules/print.scss */
  .print-container {
    display: none;
  }
}
/* line 7, ../SASS/modules/print.scss */
.print-container {
  float: right;
  width: 15px;
  margin-top: -13px;
}

/* line 13, ../SASS/modules/print.scss */
.btn-print {
  width: 12px;
  height: 12px;
}

/* line 1, ../SASS/modules/howto.scss */
.howto-main {
  padding: 40px;
  /*
      Image sizing
  */
}
/* line 7, ../SASS/modules/howto.scss */
.howto-main .howto-header-container {
  margin-bottom: 40px;
}
/* line 11, ../SASS/modules/howto.scss */
.howto-main .howto-header {
  font: 700 22px josefin-sans, Helvetica, sans-serif, serif;
  line-height: 1.38;
  text-align: left;
  text-transform: capitalize;
  color: #232630;
}
/* line 19, ../SASS/modules/howto.scss */
.howto-main .howto-header-image-container {
  float: left;
  padding-top: 3px;
  margin-right: 8px;
}
/* line 24, ../SASS/modules/howto.scss */
.howto-main .howto-header-image-container img {
  height: 22px;
  width: 22px;
}
/* line 30, ../SASS/modules/howto.scss */
.howto-main .howto-module {
  width: calc(33% - (40px * 2/3));
  float: left;
  margin-left: auto;
  margin-right: 40px;
  text-align: left;
}
/* line 37, ../SASS/modules/howto.scss */
.howto-main .howto-module:nth-child(3) {
  margin-right: 0;
}
/* line 41, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-intro {
  min-height: 140px;
  margin-bottom: 14px;
}
/* line 46, ../SASS/modules/howto.scss */
.howto-main .howto-module .question {
  font-weight: bold;
  font-style: italic;
}
/* line 53, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail img {
  height: 36px;
}
/* line 57, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail .gallery-table {
  max-width: 240px;
}
/* line 61, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail table {
  margin-left: 0;
}
/* line 66, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail table tr td {
  width: 120px;
  padding: 0 8px 4px 0px;
}
/* line 70, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail table tr td > div {
  padding: 0 4px 10px 0px;
}
/* line 73, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail table tr td > div a {
  font: bold 12 "Open Sans", Helvetica, sans-serif, serif;
  color: #16729b;
}
/* line 79, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail table tr td > div:hover a {
  color: #F47D46;
}
/* line 85, ../SASS/modules/howto.scss */
.howto-main .howto-module .howto-module-detail table tr td > p {
  border-top: 2px solid #ddd;
  padding: 2px 4px 2px 0px;
}
/* line 99, ../SASS/modules/howto.scss */
.howto-main .img-visual-analysis {
  width: 48px;
  height: 38px;
}
/* line 104, ../SASS/modules/howto.scss */
.howto-main .img-analysis {
  width: 46px;
  height: 33px;
}
/* line 109, ../SASS/modules/howto.scss */
.howto-main #img-line-chart {
  width: 38px;
  height: 24px;
}
/* line 114, ../SASS/modules/howto.scss */
.howto-main #img-pie-chart {
  width: 34px;
  height: 33px;
}
/* line 119, ../SASS/modules/howto.scss */
.howto-main #img-table {
  width: 32px;
  height: 29px;
}
/* line 124, ../SASS/modules/howto.scss */
.howto-main .img-assemble-dashboard {
  width: 49px;
  height: 32px;
}
/* line 129, ../SASS/modules/howto.scss */
.howto-main .img-assemble-report {
  width: 32px;
  height: 35px;
}
@media (max-width: 975px) {
  /* line 135, ../SASS/modules/howto.scss */
  .howto-main .howto-module {
    margin-bottom: 40px;
    height: auto;
  }
  /* line 139, ../SASS/modules/howto.scss */
  .howto-main .howto-module:nth-child(3n) {
    margin-bottom: 0;
  }
  /* line 142, ../SASS/modules/howto.scss */
  .howto-main .howto-module:nth-child(3n) .howto-module-intro {
    margin-bottom: 20px;
    min-height: 0;
  }
}
@media (min-width: 656px) and (max-width: 975px) {
  /* line 151, ../SASS/modules/howto.scss */
  .howto-main .howto-module {
    width: calc(50% - 40px);
  }
  /* line 154, ../SASS/modules/howto.scss */
  .howto-main .howto-module:nth-child(3) {
    margin-right: 100%;
  }
}
@media (max-width: 655px) {
  /* line 161, ../SASS/modules/howto.scss */
  .howto-main .howto-module {
    width: 100%;
  }
  /* line 164, ../SASS/modules/howto.scss */
  .howto-main .howto-module .howto-module-intro {
    margin-bottom: 20px;
    min-height: 0;
  }
}

@media (max-width: 570px) {
  /* line 173, ../SASS/modules/howto.scss */
  .howto-main {
    padding: 20px;
  }
}
/* line 3, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container .dropdown {
        /*.dropdown-button {
            border: 1px solid #dddddd;
            width: 100%;
            height: 40px;
            border-radius: 5px;
            padding-left: 10px;
            font-weight: 600;
            color: #16729b;
        }

        .dropdown-menu {
            width: 100%;
        }*/
}
/* line 20, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container input {
  font-weight: 400;
  margin: 10px 20px 0 0;
  color: #16729b;
  background: none;
  font-size: 16px;
}
/* line 28, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container .standard-input {
  background-color: #F0F0F9;
  height: 38px;
  border-radius: 3px;
  padding: 8px;
  color: #232630;
  width: 100%;
}
/* line 36, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container .standard-input:focus {
  border: 1px solid rgba(22, 114, 155, 0.6);
}
/* line 41, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container .dropdown-section,
.generalized-dropbox-container .textbox-section {
  width: 48%;
  display: inline-block;
}
/* line 47, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container .dropdown-section {
  float: left;
}
/* line 51, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container .textbox-section {
  float: right;
}
/* line 54, ../SASS/modules/generalized-static-and-dynamic-dropbox.scss */
.generalized-dropbox-container .textbox-section input {
  margin: 0;
}

/* line 1, ../SASS/modules/export-options.scss */
.export-input {
  margin-bottom: 10px;
  display: inline;
}

/* line 8, ../SASS/modules/export-options.scss */
.export-control-options td.export-option-label {
  width: 33%;
  padding-bottom: 10px;
}
/* line 13, ../SASS/modules/export-options.scss */
.export-control-options td.export-option-input {
  width: 67%;
  padding-bottom: 10px;
}
/* line 18, ../SASS/modules/export-options.scss */
.export-control-options td.export-option-input.export-option-security {
  padding-left: 8px;
}

/* line 2, ../SASS/modules/employee-dashboard-options.scss */
.employee-dashboard-options {
  height: auto;
  display: block;
}
/* line 6, ../SASS/modules/employee-dashboard-options.scss */
.employee-dashboard-options .row-wrapper {
  height: auto;
}
/* line 10, ../SASS/modules/employee-dashboard-options.scss */
.employee-dashboard-options .options-primary {
  float: left;
  width: 40%;
}
/* line 14, ../SASS/modules/employee-dashboard-options.scss */
.employee-dashboard-options .options-primary.single {
  width: 100%;
}
/* line 19, ../SASS/modules/employee-dashboard-options.scss */
.employee-dashboard-options .options-secondary {
  float: left;
  width: 60%;
}

/* line 2, ../SASS/modules/employee-hour-filters.scss */
.employee-hour-filters .dropdown {
  padding-left: 38px;
  display: inline;
}
/* line 5, ../SASS/modules/employee-hour-filters.scss */
.employee-hour-filters .dropdown .dropdown-button {
  width: auto;
  height: auto;
}
/* line 12, ../SASS/modules/employee-hour-filters.scss */
.employee-hour-filters .dropdown a, .employee-hour-filters .dropdown label {
  font-size: 18px;
  padding-top: 4px;
  padding-bottom: 4px;
}
/* line 17, ../SASS/modules/employee-hour-filters.scss */
.employee-hour-filters .dropdown label {
  padding-left: 10px;
}
/* line 21, ../SASS/modules/employee-hour-filters.scss */
.employee-hour-filters .dropdown-menu {
  margin-left: 38px;
}
/* line 24, ../SASS/modules/employee-hour-filters.scss */
.employee-hour-filters #employeeAgeValue {
  margin-left: 38px;
}
/* line 27, ../SASS/modules/employee-hour-filters.scss */
.employee-hour-filters .report-request-standard-input {
  width: 60px;
}

/*------------------------------------*\
    $LOCAL CUSTOMIZATION
\*------------------------------------*/
/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
/* line 5, ../SASS/state/customization.scss */
body {
  background-color: #f0f0f9;
}

/* line 9, ../SASS/state/customization.scss */
.dl-horizontal dt {
  white-space: normal;
}

/* line 13, ../SASS/state/customization.scss */
a:hover {
  color: #F47D46;
}

/** ****************************************     LAYOUT           **************************************************************/
/* line 20, ../SASS/state/customization.scss */
.wrap-up {
  min-height: calc(100% - 161px);
}

/* line 24, ../SASS/state/customization.scss */
.wrap-up-with-lang {
  min-height: calc(100% - 198px);
}

/* line 28, ../SASS/state/customization.scss */
.wrap-up,
.wrap-up-with-lang {
  height: auto;
  margin: 0 auto 50px auto;
  background-color: #f0f0f9;
}

/* line 35, ../SASS/state/customization.scss */
.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 1.250em 1.250em 0 1.250em;
  -webkit-transform: none;
  -webkit-transition: none;
  -webkit-filter: none;
  background-color: #f0f0f9;
  top: 44px;
  overflow: overlay;
}

/** ****************************************     FOOTER        **************************************************************/
/* line 52, ../SASS/state/customization.scss */
.footer,
.footer-with-lang,
.footer-content {
  background-color: #7AB5BC !important;
}

/* line 58, ../SASS/state/customization.scss */
.footer .footer-content li a,
.footer-with-lang .footer-content li a {
  background-color: #7AB5BC !important;
}

/* line 63, ../SASS/state/customization.scss */
.copyright {
  color: #FFF !important;
}

@media only screen and (max-width: 980px) {
  /* line 68, ../SASS/state/customization.scss */
  .footer,
  .footer-with-lang {
    width: 100% !important;
  }
}
/** ****************************************     HEADER        **************************************************************/
/* line 76, ../SASS/state/customization.scss */
.header {
  background: #7AB5BC;
}

/* line 80, ../SASS/state/customization.scss */
.delaget-center {
  height: 22px;
}

/* line 84, ../SASS/state/customization.scss */
.header-logo {
  display: block;
  float: left;
  width: 0;
  height: 26px;
}
/* line 90, ../SASS/state/customization.scss */
.header-logo img {
  height: 26px;
  width: 154px;
  margin-top: 2px;
}

/** ****************************************     HAMBURGER        **************************************************************/
/* line 99, ../SASS/state/customization.scss */
.slide-header {
  background: #7AB5BC;
}

/* line 103, ../SASS/state/customization.scss */
.logo-container a.envysion {
  height: 60px;
  color: #fff;
  font: 400 17px josefin-sans, Helvetica, sans-serif, serif;
  text-transform: capitalize;
  padding: 1.1em;
  display: block;
}
/* line 111, ../SASS/state/customization.scss */
.logo-container a.envysion:hover {
  text-decoration: underline;
}

/** ****************************************     Breadcrumbs      **************************************************************/
@media (max-width: 570px) {
  /* line 119, ../SASS/state/customization.scss */
  .breadcrumb {
    display: inline-block;
  }
  /* line 122, ../SASS/state/customization.scss */
  .breadcrumb .breadcrumb-separator {
    display: none;
  }
  /* line 126, ../SASS/state/customization.scss */
  .breadcrumb .label {
    display: none;
  }
  /* line 130, ../SASS/state/customization.scss */
  .breadcrumb .levelup {
    display: block;
  }
}
/*------------------------------------*\
    $JQUERY-UI OVERRIDES
\*------------------------------------*/
/*
    This file overrides built-in rules in jquery-ui's dialog class.
    These styles will apply to all modals across Delaget's platforms.
*/
/* line 6, ../../../DelaGetLib/Delaget.SharedContent/sass/state/jquery-ui-dialog.scss */
.ui-dialog {
  max-width: 100%;
  z-index: 1000;
  overflow: visible;
}
/* line 11, ../../../DelaGetLib/Delaget.SharedContent/sass/state/jquery-ui-dialog.scss */
.ui-dialog .ui-widget-header {
  border-bottom: none;
}
/* line 15, ../../../DelaGetLib/Delaget.SharedContent/sass/state/jquery-ui-dialog.scss */
.ui-dialog .ui-dialog-content {
  padding: 20px;
  margin-bottom: 0;
}
/* line 20, ../../../DelaGetLib/Delaget.SharedContent/sass/state/jquery-ui-dialog.scss */
.ui-dialog button.ui-dialog-titlebar-close {
  position: absolute;
  top: -20px;
  right: 0;
  width: 16px;
  height: 28px;
  background: url(../Content/images/shared/btn-x.png) 50% 50% no-repeat;
}
/* line 29, ../../../DelaGetLib/Delaget.SharedContent/sass/state/jquery-ui-dialog.scss */
.ui-dialog button.ui-dialog-titlebar-close:hover {
  background: url(../Content/images/shared/x-hover.png) 50% 50% no-repeat;
}
/* line 34, ../../../DelaGetLib/Delaget.SharedContent/sass/state/jquery-ui-dialog.scss */
.ui-dialog .ui-dialog-titlebar {
  /*color: $font-color-primary;*/
  /* We can't just "display:none" because we don't want to hide the close button */
  height: 0;
  padding: 0;
  margin: 0;
}
/* line 43, ../../../DelaGetLib/Delaget.SharedContent/sass/state/jquery-ui-dialog.scss */
.ui-dialog .ui-dialog-title {
  /*text-align: center;
  font: 18px $font-secondary;
  font-weight: 700;*/
  /* We can't just "display:none" because we don't want to hide the close button */
  height: 0;
  padding: 0;
  margin: 0;
}

/*# sourceMappingURL=style.css.map */

