﻿/*Disable iOS from decorating numbers*/
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}

* {font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif }

.button-link { background-color: transparent; border: none; color: #428bca;text-decoration: none; padding-left:0px; padding-right: 0px;}
.button-link:hover { color: blue; text-decoration: underline; }

.btn-file {
    position: relative;
    overflow: hidden;
}
.custom-combobox { height: 35px; }
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.sideways {
  margin-top:50px;
  border: none;
  position: relative;
}
.sideways>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.sideways>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.sideways>li.active>a,
.sideways>li.active>a:hover,
.sideways>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.sideways.tabs-left {
  left: -50px;
}
.sideways.tabs-right {
  right: -50px;
}
.sideways.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sideways.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.rowButton {
           
        -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
        background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
        background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
        background-color:#ffffff;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #dcdcdc;
        display:inline-block;
        cursor:pointer;
        color:#666666;
     
   

        padding:6px 24px;
        text-decoration:none;
        text-shadow:0px 1px 0px #ffffff;
        width:100%;
        margin-top:5px;
        }

.rowButton:hover {
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
        background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
        background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
        background-color:#f6f6f6;
        }

.rowButton:active {
        position:relative;
        top:1px;
        }





.modalBtn { display: block; margin-left: auto; margin-right: auto; width: 186px; margin-top: 4px; }

.modal-max {
    width: 90%;
}

.row .noLabelCell { padding-top: 24px; }

.buttonNoLabel { margin-top: 24px; width: auto; }

.largeCheckbox {
    width:25px;
    height:25px;
    position: relative;
    vertical-align: middle;
    bottom: 1px;
    margin: 0 !important;
}

.inactiveButton {
    background-color: #BCBCBC !important;
    border-color: #808080 !important;
}

.loadingOverlay {
    position: absolute;
    background: #ccc;
    opacity: 0.7;
    border-radius: 10px;
    background-image: url('/Cache/images/icon_load.gif');
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1000;
}
.loadingOverlay2 {
    position: fixed;
    background: #ccc;
    opacity: 0.7;
    border-radius: 10px;
    background-image:url('/Cache/images/icon_load.gif');
    background-repeat:no-repeat;
    background-position:center;
    z-index: 1000;
    height: 100%;
    top: 0%;
}
.loadingArea {
    height: 40px; 
    width: 100%; 
    position: relative;
    background: #ccc;
    opacity: 0.7;
    border-radius: 10px;
    background-image:url('/Cache/images/icon_load.gif');
    background-repeat:no-repeat;
    background-position:center;
    z-index: 1000;
    
}
#loginWelcomeMessage
{
    margin-bottom:20px;
    margin-top:20px;
}

#loginLogoImage{
    margin-top:20px;
    max-width:330px;
    max-height:400px;
}
.portalSettingRow { padding-top: 5px;padding-bottom: 5px; }

.earningsDate {margin-top:10px; margin-left:18px;}

#NavBar.navbar.mobileSafari { position: absolute; }

.accordion-toggle {
    cursor: pointer;
}

.clickableRow:hover{
    background: #f9f9f9;
    }

.clickableRow:hover td {
    border-bottom:1px solid #dddddd;
    border-top: 1px solid #dddddd;
            
}

.tags-wrapper{
    position:relative;
}

.tags-cloud .tag{
    float: left;
    padding: 4px 6px;
    font-size: 1em;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #f2f2f2;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #dddddd;
}

.tags-cloud .tag:hover {
    border: 1px solid #cccccc;
}
.tags-cloud .tag:hover .cross {
    opacity: 1;
}

.suggestions-list {
    z-index: 1;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 14px;
}
.suggestions-list li {
    color: #333333;
    font-weight: 600;
    padding: 4px 25px;
    font-size: 1em;
    cursor: pointer;
    background: #f2f2f2;
    border-bottom: 1px solid #dddddd;
}
.suggestions-list li:hover {
    background: #dddddd;
}
.suggestions-list li:active,
.suggestions-list li.active {
    color: #20a28e;
    background: #dddddd;
}
.suggestions-list:focus{
    outline:none;
}

.suggestions-list2 {
    z-index: 1111;
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: auto;
    /*width: 300px;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    font-size: 14px;
}
.suggestions-list2 li {
    color: #333333;
    font-weight: 600;
    padding: 4px 25px;
    font-size: 1em;
    cursor: pointer;
    background: #f2f2f2;
    border-bottom: 1px solid #dddddd;
}
.suggestions-list2 li:hover {
    background: #dddddd;
}
.suggestions-list2 li:active,
.suggestions-list2 li.active {
    color: #20a28e;
    background: #dddddd;
}
.suggestions-list2:focus{
    outline:none;
}

.buttonToRight{
    float: right;
    margin-left:10px;
}

.ta-editor {
    min-height: 300px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
    margin:20px 0;
}

th.rotatedHeader{
  height: 80px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  position: relative;
  vertical-align: bottom;
  padding: 0;
  line-height: 0.8;
}

th.rotatedHeader > div{
  position: relative;
  top: 0px;
  height: 100%;
  -ms-transform:skew(-45deg,0deg);
  -moz-transform:skew(-45deg,0deg);
  -webkit-transform:skew(-45deg,0deg);
  -o-transform:skew(-45deg,0deg);
  transform:skew(-45deg,0deg);
}


.rotated{
    /*writing-mode:tb-rl;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(90deg);
    white-space:nowrap;
    display:block;
    bottom:0;
    width:20px;
    height:20px;*/
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform:rotate(90deg);
    transform: rotate(90deg);
    font-size:x-small;
    margin-top:-10px;
}

th.rotatedHeader span {
  -ms-transform:skew(45deg,0deg) rotate(315deg);
  -moz-transform:skew(45deg,0deg) rotate(315deg);
  -webkit-transform:skew(45deg,0deg) rotate(315deg);
  -o-transform:skew(45deg,0deg) rotate(315deg);
  transform:skew(45deg,0deg) rotate(315deg);
  position: absolute;
  bottom: 30px; /* 40 cos(45) = 28 with an additional 2px margin*/
  left: -25px; /*Because it looked good, but there is probably a mathematical link here as well*/
  display: inline-block;
  width: 85px; /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
  text-align: left;
}

/*Disable spinner button on number inputs*/
/*Chromium browsers*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/*Firefox*/
input[type=number] {
    -moz-appearance: textfield;
}

/*Input group colors*/
.input-group-addon.primary {
    color: rgb(255, 255, 255);
    background-color: rgb(50, 118, 177);
    border-color: rgb(40, 94, 142);
}
.input-group-addon.success {
    color: rgb(255, 255, 255);
    background-color: rgb(92, 184, 92);
    border-color: rgb(76, 174, 76);
}
.input-group-addon.info {
    color: rgb(255, 255, 255);
    background-color: rgb(57, 179, 215);
    border-color: rgb(38, 154, 188);
}
.input-group-addon.warning {
    color: rgb(255, 255, 255);
    background-color: rgb(240, 173, 78);
    border-color: rgb(238, 162, 54);
}
.input-group-addon.danger {
    color: rgb(255, 255, 255);
    background-color: rgb(217, 83, 79);
    border-color: rgb(212, 63, 58);
}

.borderFix {
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
}

/********************************************************************/
/*                                                                  */
/*             Timecard Styles                                      */
/*                                                                  */
/********************************************************************/




#Timecard { padding: 0;margin: 0; }
    #Timecard table.useStaticLayout { margin-top: 63px; }
        #Timecard table.useStaticLayout tr.timecardHeaderRow { position: fixed; z-index: 999; top: 51px; background: white; left: 0; right: 0; padding-left: 40px; padding-right: 40px; }
        #Timecard table.useStaticLayout tr.timecardHeaderRow th { border-bottom: 2px solid #ddd; }
    #Timecard .addColor { color: #008000; }
    #Timecard .removeColor { color: #ff0000; }
    #Timecard .hoursColumn { width: 95px; }
    #Timecard #timecardActionBar { padding: 10px;}
    #Timecard #removeButtonHeader,
    #Timecard #getRowXmlHeader { width: 40px; }
    #Timecard #timecardBottomActionBar { padding-left: 8px; }
    #Timecard table tbody tr.timecardRow > td { line-height: 28px; }
    #Timecard table.tableNoRowBorders > tbody > tr > td { border-top: none; padding-left: 4px; padding-right: 12px; padding-top:4px; padding-bottom: 0;}
    #Timecard .timecardDateFieldContainer { width: 100px;  }
    #Timecard .timecardDateFieldContainerLarge { width: 150px;  }
    #Timecard input.ng-invalid, #Timecard select.ng-invalid { border-color: #ff0000; }
    #Timecard .ui-select-container.ng-invalid > .ui-select-match > span.ui-select-toggle { border-color: #ff0000; }

    .evenRow {background-color: #f9f9f9}


#columnSettings td, #adminSettings td, #timecardSettings td, #managerApproval td, #changeHistory td, #Time-Off td, #employeeManager td { vertical-align: middle; }
#PersonalInfo .formControlWidth { width: 92%; }
#PersonalInfo .datepicker { width: 40%; }
#PersonalInfo input[type=text] + .pendingIcon, #PersonalInfo select + .pendingIcon { line-height: 34px; vertical-align: middle;}
#PersonalInfo .pendingIcon { margin-left: 5px;}
#PersonalInfo .form-group { min-height: 59px; }
#PersonalInfo input[type='checkbox'] { width:25px; height:25px; }

#TimeOff #hours { padding-left: 10px; }
#TimeOff #leaveCodeSelect, #TimeOff #requestedHours { margin-bottom: 10px; }
#TimeOff #submitTimeOff { margin-top: 10px; }
#TimeOff .ranges { display: block; }

/*Fix for webix grids*/
.webix_list {
    overflow-y: auto !important;
}

.whole-screen-overlay, .partial-screen-overlay {
  /* A dark translucent div that covers the whole screen */
    position:fixed;
    z-index:999;
    top:0;
    left:0;
    right: 0;
    bottom: 0;
    background-color:#ccc;
    background-repeat: no-repeat;
    opacity: 0.7;
}
.on-overlay, .partial-screen-overlay-text {
    z-index: 999;
    position: fixed;
    top: 50%;
    left: 50%;
    opacity:1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color:#DADADA;
    background-repeat: no-repeat;
    padding:10px;
    border-radius:4px;
}
.partial-screen-overlay-container { position: relative; clear: both;  }
.partial-screen-overlay { position:absolute; }
.partial-screen-overlay-text { position: absolute; }
.center-text-align { text-align: center; }
.green { color: #008000; }
.red { color: #ff0000; }


.highLight{
     
    -webkit-animation: target-fade 2s 1;
    -moz-animation: target-fade 2s 1;
}

.rowHighlight {
    background-color: rgba(91, 192, 222, 0.32);   
    border-top:1px solid rgba(1, 133, 173, 0.32);
    border-bottom:1px solid rgba(1, 133, 173, 0.32);    
}

@-webkit-keyframes target-fade {
    0% { background-color: #428bca; }
    100% { background-color: rgba(0,0,0,0); }
}
@-moz-keyframes target-fade {
    0% { background-color:#428bca; }
    100% { background-color: rgba(0,0,0,0); }
}


/********************************************************************/
/*                                                                  */
/*             Home Styles                                          */
/*                                                                  */
/********************************************************************/
.pageSummaryItemContainer { padding: 10px; }
    .pageSummaryItemContainer > div { max-width: 600px; }
    .pageSummaryItemContainer .pageSummaryItem { border-radius: 10px; border: 1px solid #d3d3d3; padding: 20px; background-color:#f5f5f5; }
        .pageSummaryItemContainer .pageSummaryItem .summaryHeadContainer { font-size: 20px; }
    .pageSummaryItemContainer a { color: inherit;text-decoration: inherit;}
    .pageSummaryItemContainer a:hover .pageSummaryItem { background-color: #CFF5D8; }

.hotlistItems { margin: 0 -10px 20px; width:100%; }
    .hotlistItems > ul { margin-top: 0; margin-bottom: 10px; padding-left: 0; list-style-type: none;  }
        .hotlistItems > ul > li {
            float: left; width: 25%; padding: 7px; line-height: 1.4; text-align: center; cursor: pointer; height:130px;
        }
        .hotlistItems > ul > li:hover { color: #428bca;}
        @media(min-width:768px){
            .hotlistItems > ul { margin-left: 0; margin-right: 0; }
            .hotlistItems > ul > li { width: 25%; height:130px; }
          
        }
        @media(max-width:500px){
            .hotlistItems > ul { margin-left: 0; margin-right: 0; }
            .hotlistItems > ul > li { width: 50%; height:130px; }
        }

.hotlistItems > ul > li:hover .hotlistIcon {  background-color: #E6EDFF; border: 1px solid #428bca;}

.hotlistIcon {font-size: 24px; background-color: #f5f5f5; border: 1px solid #ddd; cursor: pointer; border-radius:10px; padding:20px; }

.hotlistIcon:hover {  background-color: #E6EDFF;}

.hotlistText { display: block; text-align: center;  word-wrap: break-word; height:30px; margin-top:10px; margin-bottom:10px}

.thinner {margin:3px;}

/********************************************************************/
/*                                                                  */
/*             Navigation Styles                                    */
/*                                                                  */
/********************************************************************/
.approveBadge { background: #8b0000 !important; margin-left: 5px; }
.answerBadge { background: blue !important; margin-left: 5px; }
.warningBadge { background: #ffff00 !important; margin-left: 5px; color: black;}

#NavBar,
.navbar-inverse .navbar-nav>.open>a
, .navbar-inverse .navbar-nav>.open>a:focus
, .navbar-inverse .navbar-nav>.open>a:hover
, .navbar-inverse .navbar-nav>li>a
, .navbar-inverse .navbar-nav>li>a:hover
, .navbar-nav>li>span>span>a
, .navbar-inverse .navbar-brand {
    background-color: white;
    color:black;
}
    .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
        color:black;
    }
    .navbar-inverse .navbar-nav > li > a, .navbar-nav > li > span > span > a, .navbar-inverse .navbar-brand {
        /*color: #D3D3D3;*/
        font-size: 16px;
    }

.navbar-item {
    padding: 10px 15px;
    display: block;
    position: relative;
    line-height: 20px;
}

.overflow {
  position:absolute;
  top:0;
  left:0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 0;
  color:#ccc;
  max-width:350px;
}
.successBadge { background: #5CB85C !important; margin-left: 5px; }

/* Fix navigation bar to turn into the "Hamburger" sooner */
@media (max-width: 1250px) {
        .navbar-brand-text {
        display: none;
    }
}

@media (max-width: 1024px) {   

    .resp-left {
        left:0 !important;
        right:inherit !important;
    }
         
    .navbar-brand-text {
        display: initial;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a, .navbar-item {
        padding-top: 10px;
        padding-bottom: 10px;
        
    }
    .collapse.in{
        display:block !important;
    }
}

@media (max-width : 500px) {
    .navbar-brand-text,  .summarytext {
        display: none;
    }
   
}

@media (min-width: 768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left:0px;
}
    .navbar-item{
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

/* Login Page styles
-------------------------------------------------- */
#loginTabs ul { list-style:none;}

/* Sticky footer styles
-------------------------------------------------- */

html,
body {
  height: 99.9%;
  /* Temparory fix for angular default scroll bar issue*/
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto;
    /* Negative indent footer by its height */
    margin: 0 auto -20px;
    /* Pad bottom by footer height */
    padding: 0 0 20px;
}

/* Set the fixed height of the footer here */
#footer {
  height: 20px;
  background-color: #f5f5f5;
}

#availableFieldsRow { min-height: 49px; }
 .resp-button-text{ padding-left:5px;}
/********************************************************************/
/*                                                                  */
/*             Responsive Button Styling - yay!                     */
/*                                                                  */
/********************************************************************/
@media only screen and  (max-width: 1260px) {
    .resp-button-text { display:none; }
    #TimeOff .ranges { display: none; }
    #TimeOff .floatSpacer { clear: both; padding-top: 10px;}
}

/********************************************************************/
/*                                                                  */
/*             TimeOff Styles                                       */
/*                                                                  */
/********************************************************************/
.core.existing-time-off-date-P { color: black; border-color: #E6E600; background: rgba(255, 255, 0, 0.2); cursor: not-allowed; pointer-events: none; font-weight:bold;}
.core.existing-time-off-date-A { color: white; border-color: #4cae4c; background: #95D195; cursor: not-allowed; pointer-events: none; font-weight:bold;}
.core.existing-time-off-date-N { color: white; border-color: #4cae4c; background: #95D195; cursor: not-allowed; pointer-events: none; font-weight:bold;}
.core.existing-time-off-date-H { color: white; border-color: #ff0000; background: #ffab9d; cursor:pointer; font-weight:bold;}

.core.partial-time-off-date-P {
    font-weight: bold;
    color: black;
    border-color: #E6E600;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%, rgba(255, 255, 0, 0.2) 50%, rgba(255, 255, 0, 0) 51%, rgba(255, 255, 0, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255, 255, 0, 0.2)), color-stop(50%,rgba(255, 255, 0, 0.2)), color-stop(51%,rgba(255, 255, 0, 0)), color-stop(100%,rgba(255, 255, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%,rgba(255, 255, 0, 0.2) 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%,rgba(255, 255, 0, 0.2) 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%,rgba(255, 255, 0, 0.2) 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33FFFF00', endColorstr='#00FFFF00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.core.new-partial-P {
    font-weight: bold;
    color: black;
    border-color: #E6E600;
    background: -moz-linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%, rgba(255, 255, 0, 0.2) 50%, #A5D9F8 51%, #A5D9F8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255, 255, 0, 0.2)), color-stop(50%,rgba(255, 255, 0, 0.2)), color-stop(51%,#A5D9F8), color-stop(100%,#A5D9F8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%,rgba(255, 255, 0, 0.2) 50%,#A5D9F8 51%,#A5D9F8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%,rgba(255, 255, 0, 0.2) 50%,#A5D9F8 51%,#A5D9F8 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, rgba(255, 255, 0, 0.2) 0%,rgba(255, 255, 0, 0.2) 50%,#A5D9F8 51%,#A5D9F8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33FFFF00', endColorstr='#A5D9F8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.core.partial-time-off-date-A {
    /*color: white; border-color: #4cae4c; background: #95D195;*/
    font-weight: bold;
    color: black;
    border-color: #4cae4c;
    background: -moz-linear-gradient(45deg, #95D195 0%, #95D195 50%, rgba(255, 255, 0, 0) 51%, rgba(255, 255, 0, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#95D195), color-stop(50%,#95D195), color-stop(51%,rgba(255, 255, 0, 0)), color-stop(100%,rgba(255, 255, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #95D195 0%,#95D195 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #95D195 0%,#95D195 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, #95D195 0%,#95D195 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95D195', endColorstr='#00FFFF00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.core.new-partial-A {
    /*background:  salmon; color: black !important; border-color: #00A0FF; font-weight: bold;*/
    font-weight: bold;
    color: black;
    border-color: #4cae4c;
    background: -moz-linear-gradient(45deg, #95D195 0%, #95D195 50%, #A5D9F8 51%, #A5D9F8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#95D195), color-stop(50%,#95D195), color-stop(51%,#A5D9F8), color-stop(100%,#A5D9F8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #95D195 0%,#95D195 50%,#A5D9F8 51%,#A5D9F8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #95D195 0%,#95D195 50%,#A5D9F8 51%,#A5D9F8 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, #95D195 0%,#95D195 50%,#A5D9F8 51%,#A5D9F8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95D195', endColorstr='#A5D9F8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.core.partial-time-off-date-H {
    font-weight: bold;
    color: black;
    border-color: #ff0000;
    background: -moz-linear-gradient(45deg, #ffab9d 0%, #ffab9d 50%, rgba(255, 255, 0, 0) 51%, rgba(255, 255, 0, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffab9d), color-stop(50%,#ffab9d), color-stop(51%,rgba(255, 255, 0, 0)), color-stop(100%,rgba(255, 255, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #ffab9d 0%,#ffab9d 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #ffab9d 0%,#ffab9d 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, #ffab9d 0%,#ffab9d 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab9d', endColorstr='#00FFFF00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.core.new-partial-H {
    font-weight: bold;
    color: black;
    border-color: #ff0000;
    background: -moz-linear-gradient(45deg, #ffab9d 0%, #ffab9d 50%, #A5D9F8 51%, #A5D9F8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffab9d), color-stop(50%,#ffab9d), color-stop(51%,#A5D9F8), color-stop(100%,#A5D9F8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #ffab9d 0%,#ffab9d 50%,#A5D9F8 51%,#A5D9F8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #ffab9d 0%,#ffab9d 50%,#A5D9F8 51%,#A5D9F8 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, #ffab9d 0%,#ffab9d 50%,#A5D9F8 51%,#A5D9F8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffab9d', endColorstr='#A5D9F8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.core.partial-time-off-date-N {
    /*color: white; border-color: #4cae4c; background: #95D195;*/
    font-weight: bold;
    color: black;
    border-color: #4cae4c;
    background: -moz-linear-gradient(45deg, #95D195 0%, #95D195 50%, rgba(255, 255, 0, 0) 51%, rgba(255, 255, 0, 0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#95D195), color-stop(50%,#95D195), color-stop(51%,rgba(255, 255, 0, 0)), color-stop(100%,rgba(255, 255, 0, 0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #95D195 0%,#95D195 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #95D195 0%,#95D195 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, #95D195 0%,#95D195 50%,rgba(255, 255, 0, 0) 51%,rgba(255, 255, 0, 0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95D195', endColorstr='#00FFFF00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.core.new-partial-N {
    /*background:  salmon; color: black !important; border-color: #00A0FF; font-weight: bold;*/
    font-weight: bold;
    color: black;
    border-color: #4cae4c;
    background: -moz-linear-gradient(45deg, #95D195 0%, #95D195 50%, #A5D9F8 51%, #A5D9F8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#95D195), color-stop(50%,#95D195), color-stop(51%,#A5D9F8), color-stop(100%,#A5D9F8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #95D195 0%,#95D195 50%,#A5D9F8 51%,#A5D9F8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #95D195 0%,#95D195 50%,#A5D9F8 51%,#A5D9F8 100%); /* Opera 11.10+ */
    background: linear-gradient(45deg, #95D195 0%,#95D195 50%,#A5D9F8 51%,#A5D9F8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95D195', endColorstr='#A5D9F8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.core.new-time-off-date { background:  #A5D9F8; color: black !important; border-color: #00A0FF; font-weight: bold;  }


/********************************************************************/
/*                                                                  */
/*             Crew Timecard Styles                                 */
/*                                                                  */
/********************************************************************/
.CrewTimecard .draggableField {
    background-color: lightgray;
    color: black;
    border: solid 4px #666;
    border-radius: 9px;
    padding: 7px;
    margin: 4px 0 4px 0;
    cursor: move;
}
.CrewTimecard #columnGroupFields,
.CrewTimecard #rowGroupFields,
.CrewTimecard #valueFields {
    min-height: 300px;
}
.CrewTimecard .fieldDropTarget { background: gray; border: solid 4px #666; border-radius: 9px;padding: 5px;  }
.CrewTimecard .fieldGhost { background: lightblue; }
.noLists ul { list-style-type: none;padding-left: 0; }

.hideCell > button{
    visibility: hidden;
}

.multiline{ line-height:30px !important; width:100%;}
/********************************************************************/
/*                                                                  */
/*             Normal Draggable Field                               */
/*                                                                  */
/********************************************************************/
.draggableField {
    background-color: #ebebeb;
    color: black;
    border: solid 1px #666;
    border-radius: 9px;
    padding: 7px;
    margin: 4px 0 4px 0;
    cursor: move;
    margin-left:5px;
}
#fieldCollection,
#columnGroupFields,
#rowGroupFields,
#valueFields {
    min-height: 100px;
}
.fieldDropTarget { background: #ffdfdf; border: solid 1px #666; border-radius: 9px;padding: 5px;  }
.orignList { background: #cbedd0; border: solid 1px #666; border-radius: 9px;padding: 5px;  }
.fieldGhost { background: lightblue; }
.noLists ul { list-style-type: none;padding-left: 0; }
.cellReadOnly {
    background-color: #EBEBE4;
}
.hideCell {
    visibility: hidden;
}
.multiline{ line-height:30px !important; width:100%;}
/********************************************************************/
/*                                                                  */
/*             AP Invoice Review Style                              */
/*                                                                  */
/********************************************************************/



#InvoiceTable .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align:middle;
}

#outer {
    position: relative;
    left: 150px;
    top: 20px;
    width: 100px;
    z-index: 2;
}

    #inner {
        background: red;
    }

    .cover {
        border: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
    }

#pdf {
    position: relative;
    z-index: 1;
}

/********************************************************************/
/*                                                                  */
/*             Checklist Style                                      */
/*                                                                  */
/********************************************************************/

.checklist:hover, .checklist.active {
    border-color: black;
}

.checklist.inactive{
    background-color: #BCBCBC;
    border-color: #808080;
}

.violation{
    color: #FF0000;
}

.disableButton{
    pointer-events:none;
    background-color: #BCBCBC;
    border-color: #808080;
}
/********************************************************************/
/*                                                                  */
/*             Benefit Styles                                          */
/*                                                                  */
/********************************************************************/
.benefitsWizardItemContainer { padding: 10px; }
    .benefitsWizardItemContainer > div { max-width: 800px; }
    .benefitsWizardItemContainer .benefitsWizardItem { border-radius: 10px; border: 1px solid; padding: 20px; }
    .benefitsWizardItemContainer .benefitsWizardItemComplete { background-color: #dff0d8; border-color: #d6e9c6 }
    .benefitsWizardItemContainer .benefitsWizardItemIncomplete { background-color: #f2dede; border-color: #ebccd1 }
    .benefitsWizardItemContainer .benefitsWizardItemHeader { background-color: #fcf8e3; border-color: #faebcc }
        .benefitsWizardItemContainer .benefitsWizardItem .summaryHeadContainer { font-size: 20px; }
    .benefitsWizardItemContainer a, .benefitsWizardItemContainer button { color: inherit;text-decoration: inherit;}
    .benefitsWizardItemContainer a:hover .benefitWizardItem, .benefitsWizardItemContainer button:hover .benefitWizardItem { background-color: #CFF5D8; }



.benefitRowHighlight {
    background-color: rgba(160, 211, 245, 0.32);
    border-top: 1px solid rgba(1, 133, 173, 0.32);
    border-bottom: 1px solid rgba(1, 133, 173, 0.32); 
}

    .noActionReq {
        background-color:#f5f5f5;
                 }



.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px;
}

/********************************************************************/
/*                                                                  */
/*             Onboarding Styles                                    */
/*                                                                  */
/********************************************************************/
.onboardingWizardItemContainer { padding: 10px; }
    /*.onboardingWizardItemContainer > div { max-width: 800px; }*/
    .onboardingWizardItemContainer .onboardingWizardItem { border-radius: 10px; border: 1px solid; padding: 10px; }
    .onboardingWizardItemContainer .onboardingWizardItemComplete { background-color: #dff0d8; border-color: #d6e9c6 }
    .onboardingWizardItemContainer .onboardingWizardItemIncomplete {background-color: #ffedb3 ; border-color: #ecd792}
    .onboardingWizardItemContainer .onboardingWizardItemIncompleteAdmin {background-color: #d0f5ff ; border-color: #99d3ff}
    .onboardingWizardItemContainer .onboardingWizardItemDisable {background-color: #e4e4e4 ; border-color: #afafaf; color: grey;  }
    .onboardingWizardItemContainer .onboardingWizardItemHeader { background-color: #fcf8e3; border-color: #faebcc }
        .onboardingWizardItemContainer .onboardingWizardItem .summaryHeadContainer { font-size: 15px; }
    .onboardingWizardItemContainer a, .onboardingWizardItemContainer button { color: inherit;text-decoration: inherit;}
    .onboardingWizardItemContainer a:hover .onboardingWizardItem.onboardingWizardItemComplete, .onboardingWizardItemContainer button:hover .onboardingWizardItem.onboardingWizardItemComplete { background-color: #CFF5D8; }
    .onboardingWizardItemContainer a:hover .onboardingWizardItem.onboardingWizardItemIncomplete, .onboardingWizardItemContainer button:hover .onboardingWizardItem.onboardingWizardItemIncomplete { background-color: #ffe48c ; border-color: #b19845}


/*Finally stopping the madness and making a generic one. ^would be a good idea to deprecate the others?*/
.wizardItemContainer { padding: 10px; }
    .wizardItemContainer .wizardItem { border-radius: 10px; border: 1px solid; padding: 20px; }
    .wizardItemContainer .wizardItemComplete { background-color: #dff0d8; border-color: #d6e9c6 }
    .wizardItemContainer .wizardItemIncomplete { background-color: #f2dede; border-color: #ebccd1 }
    .wizardItemContainer .wizardItemHeader { background-color: #fcf8e3; border-color: #faebcc }
        .wizardItemContainer .wizardItem .summaryHeadContainer { font-size: 20px; }
    .wizardItemContainer a, .wizardItemContainer button { color: inherit;text-decoration: inherit;}
    .wizardItemContainer a:hover .wizardItem, .wizardItemContainer button:hover .wizardItem { background-color: #CFF5D8; }

/********************************************************************/
/*                                                                  */
/*             Download Spinner                                     */
/*                                                                  */
/********************************************************************/

#fade {
    display: none;
    position:fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 99999;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#modal {
    display: none;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 200px;
    /*height: 150px;*/
    padding:30px 15px 0px;
    border: 3px solid #ababab;
    box-shadow:1px 1px 10px #ababab;
    border-radius:20px;
    background-color: white;
    z-index: 99999;
    text-align:center;
    /*overflow: auto;*/
}

#fadeShare {
    display: none;
    position:fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #ababab;
    z-index: 99999;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#modalShare {
    display: none;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 200px;
    /*height: 150px;*/
    padding:30px 15px 0px;
    border: 3px solid #ababab;
    box-shadow:1px 1px 10px #ababab;
    border-radius:20px;
    background-color: white;
    z-index: 99999;
    text-align:center;
    /*overflow: auto;*/
}
/********************************************************************/
/*                                                                  */
/*             Bootstrap Callouts                                   */
/*                                                                  */
/********************************************************************/

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}


/********************************************************************/
/*                                                                  */
/*             Password Input                                       */
/*                                                                  */
/********************************************************************/
.inner-addon {
  position: relative;
}

/* style glyph */
.inner-addon .glyphicon ,
.inner-addon .modus-icons,
.inner-addon .oi{
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align glyph */
.left-addon .glyphicon, .left-addon .modus-icons, .left-addon .oi { left:  0px;}
.right-addon .glyphicon, .right-addon .modus-icons, .right-addon .oi { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

/********************************************************************/
/*                                                                  */
/*             Kendo Grid                                           */
/*                                                                  */
/********************************************************************/
/*.k-grid td span{
    margin-left:5px;
}*/

.right-text{
    text-align:right;
}

.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    /* width: 260px; */
    height: 100px;
    text-align: center;
    padding-top: 35px;
    margin: 10px;
    cursor: pointer;
}

.top-margin-10{
    margin-top:10px;
}

body.iosBugFixCaret.modal-open { position: fixed; width: 100%; }
/********************************************************************/
/*                                                                  */
/*             Button Style                                         */
/*                                                                  */
/********************************************************************/
.btn-primary {
  color: #fff;
  background-color: #4DBCE9;
  border-color: #37A0E0;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #37A0E0;
  border-color: #2B81B3;
}
.btn-primary:hover {
  color: #fff;
  background-color: #37A0E0;
  border-color: #2B81B3;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #2B81B3;
  border-color: #2B81B3;
}
/**/
.btn-warning {
  color: #fff;
  background-color: #FFA400;
  border-color: #CC8300;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #CC8300;
  border-color: #996200;
}
.btn-warning:hover {
  color: #fff;
  background-color: #CC8300;
  border-color: #996200;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #996200;
  border-color: #996200;
}
/**/
.btn-danger {
  color: #fff;
  background-color: #F42534;
  border-color: #C31E2A;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #C31E2A;
  border-color: #92161F;
}
.btn-danger:hover {
  color: #fff;
  background-color: #C31E2A;
  border-color: #92161F;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #92161F;
  border-color: #92161F;
}
/**/
.btn-default {
  color: black;
  /*background-color: #F1F5F8;*/
  border-color: #E0E4E7;
}
.btn-default:focus,
.btn-default.focus {
  color: black;
  background-color: #EDF1F4;
  border-color: #E4E7E8;
}
.btn-default:hover {
  color: black;
  background-color: #EDF1F4;
  border-color: #E4E7E8;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: black;
  background-color: #E4E7E8;
  border-color: #E4E7E8;
}

.vcs-link {
  color: #37A0E0;
}
.vcs-link:visited {
  color: #5E4A92;
}
.vcs-link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.vcs-link:active {
  color: #37A0E0;
}
.vcs-link.disabled {
  color: #C7CED0;
  cursor: not-allowed;
  pointer-events: none;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

@font-face {
  font-family: 'icomoon';
  src: url('/Cache/css/icomoon.eot?9tlxog');
  src: url('/Cache/css/icomoon.eot?9tlxog#iefix') format('embedded-opentype'), url('/Cache/css/icomoon.ttf?9tlxog') format('truetype'), url('/Cache/css/icomoon.woff?9tlxog') format('woff'), url('/Cache/css/icomoon.svg?9tlxog#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-weather-clear-day:before {
  content: "\e93f";
  color: #ffa400;
}
.icon-weather-clear-night:before {
  content: "\e941";
}
.icon-weather-drizzle .path1:before {
  content: "\e942";
  color: #1eabba;
}
.icon-weather-drizzle .path2:before {
  content: "\e943";
  margin-left: -1.05078125em;
  color: #71787a;
}
.icon-weather-fog .path1:before {
  content: "\e944";
  color: #c7ced0;
}
.icon-weather-fog .path2:before {
  content: "\e945";
  margin-left: -1.26757812em;
  color: #71787a;
}
.icon-weather-hail-pellets-sleet .path1:before {
  content: "\e946";
  color: #1eabba;
}
.icon-weather-hail-pellets-sleet .path2:before {
  content: "\e947";
  margin-left: -1.04980469em;
  color: #71787a;
}
.icon-weather-mostly-clear-day .path1:before {
  content: "\e948";
  color: #ffa400;
}
.icon-weather-mostly-clear-day .path2:before {
  content: "\e949";
  margin-left: -1.11425781em;
  color: #25d6e8;
}
.icon-weather-mostly-clear-night .path1:before {
  content: "\e94a";
  color: #424647;
}
.icon-weather-mostly-clear-night .path2:before {
  content: "\e94b";
  margin-left: -1.07421875em;
  color: #1eabba;
}
.icon-weather-mostly-cloudy:before {
  content: "\e94c";
  color: #25d6e8;
}
.icon-weather-overcast:before {
  content: "\e94d";
  color: #71787a;
}
.icon-weather-partly-cloudy-day .path1:before {
  content: "\e94e";
  color: #ffa400;
}
.icon-weather-partly-cloudy-day .path2:before {
  content: "\e94f";
  margin-left: -1.45605469em;
  color: #25d6e8;
}
.icon-weather-partly-cloudy-night .path1:before {
  content: "\e950";
  color: #424647;
}
.icon-weather-partly-cloudy-night .path2:before {
  content: "\e951";
  margin-left: -1.45507812em;
  color: #1eabba;
}
.icon-weather-rain .path1:before {
  content: "\e952";
  color: #1eabba;
}
.icon-weather-rain .path2:before {
  content: "\e953";
  margin-left: -1.05078125em;
  color: #71787a;
}
.icon-weather-smoke-day .path1:before {
  content: "\e954";
  color: #cc8300;
}
.icon-weather-smoke-day .path2:before {
  content: "\e955";
  margin-left: -1.37402344em;
  color: #686c6f;
}
.icon-weather-smoke-night .path1:before {
  content: "\e956";
  color: #2e3133;
}
.icon-weather-smoke-night .path2:before {
  content: "\e957";
  margin-left: -1.58105469em;
  color: #686c6f;
}
.icon-weather-snow:before {
  content: "\e958";
  color: #25d6e8;
}
.icon-weather-thunderstorm .path1:before {
  content: "\e959";
  color: #e0c717;
}
.icon-weather-thunderstorm .path2:before {
  content: "\e95a";
  margin-left: -1.01855469em;
  color: #858a8c;
}
.icon-weather-wind:before {
  content: "\e95b";
  color: #71787a;
}
.icon-weather-wintry-mix .path1:before {
  content: "\e95c";
  color: #1eabba;
}
.icon-weather-wintry-mix .path2:before {
  content: "\e95d";
  margin-left: -1.05078125em;
  color: #25d6e8;
}
.icon-weather-wintry-mix .path3:before {
  content: "\e95e";
  margin-left: -1.05078125em;
  color: #71787a;
}
.icon-weather-clear-day-sm:before {
  content: "\e95f";
}
.icon-weather-mostly-clear-day-sm:before {
  content: "\e960";
}
.icon-weather-partly-cloudy-day-sm:before {
  content: "\e961";
}
.icon-weather-mostly-clear-night-sm:before {
  content: "\21";
}
.icon-weather-partly-cloudy-night-sm:before {
  content: "\22";
}
.icon-weather-mostly-cloudy-sm:before {
  content: "\23";
}
.icon-weather-overcast-sm:before {
  content: "\24";
}
.icon-weather-drizzle-sm:before {
  content: "\25";
}
.icon-weather-rain-sm:before {
  content: "\26";
}
.icon-weather-hail-pellet-sleet-sm:before {
  content: "\27";
}
.icon-weather-fog-sm:before {
  content: "\28";
}
.icon-weather-thunderstorm-sm:before {
  content: "\29";
}
.icon-weather-wind-sm:before {
  content: "\30";
}
.icon-weather-snow-sm:before {
  content: "\31";
}
.icon-weather-wintry-mix-sm:before {
  content: "\32";
}
.icon-weather-clear-night-sm:before {
  content: "\e962";
}
.icon-go-to-first:before {
  content: "\33";
}
.icon-go-to-last:before {
  content: "\34";
}
.icon-copy:before {
  content: "\2019";
}
.icon-create:before {
  content: "\2020";
}
.icon-caret-up:before {
  content: "\2021";
}
.icon-drawing-arrow:before {
  content: "\e93e";
}
.icon-drawing-cloud:before {
  content: "\e940";
}
.icon-drawing-pan:before {
  content: "\e937";
}
.icon-drawing-text:before {
  content: "\e938";
}
.icon-share:before {
  content: "\e939";
}
.icon-drawing-select:before {
  content: "\e93a";
}
.icon-drawing-square:before {
  content: "\e93b";
}
.icon-drawing-circle:before {
  content: "\e93c";
}
.icon-drawing-line:before {
  content: "\e93d";
}
.icon-weather:before {
  content: "\2022";
}
.icon-incidents:before {
  content: "\2023";
}
.icon-worker-time:before {
  content: "\2024";
}
.icon-growl-success:before {
  content: "\e60f";
}
.icon-growl-info:before {
  content: "\e610";
}
.icon-growl-warning:before {
  content: "\e611";
}
.icon-growl-error:before {
  content: "\e612";
}
.icon-envelope:before {
  content: "\2025";
}
.icon-caret-left:before {
  content: "\2026";
}
.icon-caret-down:before {
  content: "\2027";
}
.icon-drag:before {
  content: "\e936";
}
.icon-megaphone:before {
  content: "\2031";
}
.icon-cone:before {
  content: "\2032";
}
.icon-tree-nav:before {
  content: "\2033";
}
.icon-info:before {
  content: "\2034";
}
.icon-hard-drive:before {
  content: "\2035";
}
.icon-locked-folder:before {
  content: "\2036";
}
.icon-new-folder:before {
  content: "\2037";
}
.icon-caret-right:before {
  content: "\2038";
}
.icon-admin-center:before {
  content: "\2039";
}
.icon-enterprise:before {
  content: "\2040";
}
.icon-trash:before {
  content: "\2041";
}
.icon-filter:before {
  content: "\e600";
}
.icon-home:before {
  content: "\e602";
}
.icon-camera:before {
  content: "\e603";
}
.icon-logout:before {
  content: "\e604";
}
.icon-previous:before {
  content: "\e605";
}
.icon-next:before {
  content: "\e606";
}
.icon-apps:before {
  content: "\e607";
}
.icon-notifications:before {
  content: "\e608";
}
.icon-settings:before {
  content: "\e609";
}
.icon-side-panel:before {
  content: "\e60a";
}
.icon-list:before {
  content: "\e60b";
}
.icon-order-list:before {
  content: "\e60c";
}
.icon-bulleted-list:before {
  content: "\e60d";
}
.icon-time-sheet:before {
  content: "\e60e";
}
.icon-down:before {
  content: "\e613";
}
.icon-up:before {
  content: "\e614";
}
.icon-right:before {
  content: "\e615";
}
.icon-left:before {
  content: "\e616";
}
.icon-plus-sign:before {
  content: "\e617";
}
.icon-minus-sign:before {
  content: "\e618";
}
.icon-close:before {
  content: "\e619";
}
.icon-mic:before {
  content: "\e61a";
}
.icon-lock:before {
  content: "\e61b";
}
.icon-unlock:before {
  content: "\e61c";
}
.icon-comments:before {
  content: "\e61d";
}
.icon-attachment:before {
  content: "\e61e";
}
.icon-workflow:before {
  content: "\e61f";
}
.icon-related-docs:before {
  content: "\e620";
}
.icon-tags:before {
  content: "\e621";
}
.icon-help:before {
  content: "\e622";
}
.icon-print:before {
  content: "\e623";
}
.icon-reply:before {
  content: "\e624";
}
.icon-add-comment:before {
  content: "\e625";
}
.icon-upload:before {
  content: "\e626";
}
.icon-export:before {
  content: "\e627";
}
.icon-remove-sign:before {
  content: "\e628";
}
.icon-ok-sign:before {
  content: "\e629";
}
.icon-download:before {
  content: "\e62a";
}
.icon-req-not-met:before {
  content: "\e62b";
}
.icon-req-met:before {
  content: "\e62c";
}
.icon-not-def:before {
  content: "\e900";
}
.icon-unlocked-folder:before {
  content: "\e901";
}
.icon-convert-form:before {
  content: "\e902";
}
.icon-unlocked-folder-side:before {
  content: "\e903";
}
.icon-unlocked-folder-open:before {
  content: "\e904";
}
.icon-document:before {
  content: "\e905";
}
.icon-documents:before {
  content: "\e906";
}
.icon-form:before {
  content: "\e907";
}
.icon-excel:before {
  content: "\e908";
}
.icon-pdf:before {
  content: "\e909";
}
.icon-doc:before {
  content: "\e90a";
}
.icon-report:before {
  content: "\e90b";
}
.icon-clipboard:before {
  content: "\e90c";
}
.icon-pin:before {
  content: "\e90d";
}
.icon-wrench:before {
  content: "\e90e";
}
.icon-hammer:before {
  content: "\e90f";
}
.icon-shovels:before {
  content: "\e910";
}
.icon-cart:before {
  content: "\e911";
}
.icon-user:before {
  content: "\e912";
}
.icon-punchcard:before {
  content: "\e913";
}
.icon-planning:before {
  content: "\e914";
}
.icon-open-folder:before {
  content: "\e915";
}
.icon-more-actions:before {
  content: "\e916";
}
.icon-archive:before {
  content: "\e917";
}
.icon-location:before {
  content: "\e918";
}
.icon-edit:before {
  content: "\e919";
}
.icon-favorite:before {
  content: "\e91a";
}
.icon-non-favorite:before {
  content: "\e91b";
}
.icon-truck:before {
  content: "\e91c";
}
.icon-visible:before {
  content: "\e91d";
}
.icon-invisible:before {
  content: "\e91e";
}
.icon-performance:before {
  content: "\e91f";
}
.icon-productivity:before {
  content: "\e920";
}
.icon-dashboard:before {
  content: "\e921";
}
.icon-user-helmet:before {
  content: "\e922";
}
.icon-tasks:before {
  content: "\e923";
}
.icon-calendar:before {
  content: "\e924";
}
.icon-stamp:before {
  content: "\e925";
}
.icon-contacts:before {
  content: "\e926";
}
.icon-inbox:before {
  content: "\e927";
}
.icon-toolbox:before {
  content: "\e928";
}
.icon-refresh:before {
  content: "\e929";
}
.icon-full-screen:before {
  content: "\e92a";
}
.icon-more-info:before {
  content: "\e92b";
}
.icon-less:before {
  content: "\e92c";
}
.icon-more:before {
  content: "\e92d";
}
.icon-photo:before {
  content: "\e92e";
}
.icon-video:before {
  content: "\e92f";
}
.icon-remove-user:before {
  content: "\e930";
}
.icon-add-user:before {
  content: "\e931";
}
.icon-search:before {
  content: "\e932";
}
.icon-unlocked-folder-side-open:before {
  content: "\e933";
}
.icon-actions:before {
  content: "\e934";
}
.icon-save:before {
  content: "\e935";
}
.icon-folder:before {
  content: "\e9011";
}


.footer-middle {
    display: grid;
    grid-template-columns: 4fr 140px 1fr;
    grid-template-rows: 100px 36px;

}

.aligninputtext {
    margin-top: 5px;
}

.filter-option {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.filter-option:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.pointer {
    cursor: pointer;
}

.check-box-label {
    font-weight: normal;
    display: flex;
    margin-top: -25px;
    margin-left: 30px;
}