﻿body {
}

.LayoutHeader {
    background-color: #fe8925 !important;
    border-color: #fe8925 !important;
}

.FontWhite {
    color: #fff !important;
}

.fontWeight-normal {
    font-weight: normal !important;
}

.maxWidth-none {
    max-width: none !important;
}

.width-100 {
    width: 100% !important;
}

.marginTop-10Perc {
    padding-top: 10px !important;
}

.navbarBrandHeader {
    font-size: 24px !important;
}

.margin-top_10 {
    margin-top: 10px;
}

.margin-none {
    margin: 0px !important;
}

.margin-5{
    margin:5px !important;
}

.addScrollToCompany {
    max-height: 350px !important;
    overflow-y: auto !important;
}


/* Multilevel Dropdown - START*/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }
/* Multilevel Dropdown - END*/

.themeColor {
    color: #fe8925 !important;
}

.transColor {
    color:transparent !important;
}

.themeBGColor {
    background-color: #fe8925 !important;
    border-color: #fe8925 !important;
}

.margin-right_10Perc {
    margin-right: 10% !important;
}

.font-italic {
    font-style: italic;
}

.maxHeight-24 {
    max-height: 24px !important;
}

.list-item {
    list-style-type: none;
    width: 200px;
    margin: 5px;
    line-height: 30px;
    text-align: center;
    background-color: #222222;
    color: #ffffff;
    border-radius: 3px;
    cursor: move;
}

#employees_company, #employees_establishment, #employees_department, .list-item {
    background-color: #fff;
    color: #fe8925;
}

#placeholder.list-item {
    background-color: #ffffff;
    color: #777;
}

#employees_0, #employees_company, #employees_establishment, #employees_department {
    width: 210px;
    min-height: 320px;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #dddddd;
    border-radius: 4px;
}


#example {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.list-wrapper {
    overflow: hidden;
}

.autoOverflowY {
    overflow-y: auto !important;
}

.height-320 {
    height: 320px !important;
}

.min-width-content {
    /*min-height: 81% !important;*/
}

.contentHeight_chrome {
    min-height: 81% !important;
}


.contentHeight_moz {
    min-height: 81% !important;
}

.width-500 {
    width: 500px !important;
}

.RED {
    height: 10px;
    width: 10px;
    background-color: red;
}

.BLUE {
    height: 10px;
    width: 10px;
    background-color: #007AB6;
}

.GREEN {
    height: 10px;
    width: 10px;
    background-color: green;
}

.YELLOW {
    height: 10px;
    width: 10px;
    background-color: yellow;
}

.customtd {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.fontSize-13 {
    font-size: 13px !important;
}

.fontSize-11 {
    font-size: 11px !important;
}

.padding-none {
    padding: 3px 3px 3px 3px !important;
}

.k-grid td {
    padding: .1em .4em !important;
}

.margin-top3-right5 {
    margin-top: 3px;
    margin-right: 5px;
}


#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #3d3d3d;
    z-index: 99;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 30%;
    left: 45%;
    z-index: 1000;
}

.k-grid-filter.k-state-active {
    background-color: #f35800 !important;
}

.k-pager-last {
    border-radius: 100% !important;
}

.bordered {
    width: 190px;
    height: 190px;
    padding: 7px;
    border: 2px inset #fe8925;
    border-radius: 0px;
    margin-left: 15px;
}


.borderCircle {
    border-radius: 100% !important;
    object-fit: cover;
}

.equipaEmployeeImage {
    height: 107px !important;
    width: 105px !important;
    border-radius: 100%;
    object-fit: cover;
}

.borderedEquipa {
    width: 150px;
    height: 143px;
    border: 2px inset #fe8925;
    border-radius: 100%;
    margin-left: 15px;
}

.divSizeLegendCell {
    height: 20px;
    width: 40px;
}

.padding-10 {
    padding: 10px;
}

.font-size-20 {
    font-size: 20px !important;
}


.font-white {
    color: white !important;
}

.tdHeaderBold {
    font-weight: bold;
}

.setOpacity {
    opacity: 0.3 !important;
}

.hyContainer {
    /*width: 1071px !important;*/
    width: 100% !important;
}

.pageTitle {
    font-size: 26px;
    line-height: 2.5;
    padding-left: 20px;
    font-weight: bold;
}

.bg-imgTitle {
    background-image: url('../../Images/Background_Pattern-12.png');
    background-repeat: no-repeat;
    background-size: 100% 3.3cm;
    height: 70px;
}

.imgIconSizeInGrid {
    height: 13px;
    width: 18px;
}

.imgIconSizeInGridTrash {
    height: 18px;
    width: 12px;
}

.imgIconSizeInGridClock {
    height: 13px;
    width: 15px;
}

.imgIconSize {
    height: 18px;
    width: 30px;
}

.imgIconSize_SQ {
    height: 18px !important;
    width: 19px !important;
}

.paddingRight-none {
    padding-right: 0px !important;
}

.padding-0 {
    padding: 0px !important;
}

.k-grid .k-grid-header .k-header .k-link {
    height: auto;
}

.k-grid .k-grid-header .k-header {
    /*white-space: normal;*/
}

.height_25 {
    height: 25px !important;
    line-height: 0.5 !important;
}

.calendarBorderRad {
    border-radius: 10px !important;
}

.border-0 {
    border: 0px !important;
}

.border-1 {
    border: 1px solid #ddd !important;
}

/*.k-block, .k-button, .k-draghandle, .k-grid-header, .k-grouping-header, .k-header, .k-pager-wrap, .k-toolbar, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #5A5A5A !important;
}*/

/*.k-autocomplete, .k-button, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-pager-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-tabstrip-items .k-item, .k-textbox, .k-toolbar, .km-pane-wrapper > .km-pane > .km-view > .km-content {*/
.k-grid-header, .k-header, .k-pager-wrap {
    background-image: none !important; /*url(textures/highlight.png);*/
    background-image: none !important; /*none,-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.6)),to(rgba(255,255,255,0)));*/
    background-image: none !important; /*none,-webkit-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);*/
    background-image: none !important; /*none,linear-gradient(to bottom,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);*/
    background-color: #5A5A5A !important;
}

    .k-grid-header .k-header > .k-link, .k-header, .k-treemap-title {
        color: white !important;
    }

.k-icon, .k-sprite {
    background-color: white !important;
    border-radius: 5px;
}

.k-link:link {
    color: #fe8925 !important;
}

.k-pager-wrap > .k-link {
    border-radius: 0px !important;
}

.k-pager-numbers .k-state-selected {
    border-radius: 0px !important;
}

.k-pager-numbers .k-link {
    border-radius: 0px !important;
}

.k-pager-wrap {
    color: white !important;
}

.month-title {
    background-color: #5A5A5A !important;
    color: white !important;
}

.padding-top12 {
    padding-right: 7px !important;
    padding-left: 7px !important;
    
    padding-bottom: 2px !important;
    padding-top: 12px !important;
}
.vacationTypeImg {
        height: 21px;
        width: 22px;
    }

.vacationTypeImgInMap {
        height: 13px;
        width: 11.87px;
    }

.vacationTypeImgInLegend {
        height: 15px;
        width: 15px;
    }

.bgApproved{
    background-color:#36B949 !important;
}

.bgPending{
    background-color:#FFC000 !important;
}

.bgRemoval{
    background-color:#FE0000 !important ;
}

.bgUnSubmittedHoliday{
    background-color:#5A9AD7;
}

.bgAnualHoliday{
    background-color:#34495E;
}

.bgWeekend{
    background-color:#d3d3d3 !important;
}

.bgAnualToday{
    background-color:#007AB6 !important;
}

.padding-left_3{
    padding-left:3px !important;
}

.height_12 {
    height: 12px !important;
}

.height_15 {
    height: 15px !important;
}


.padding-top_2 {
    padding-top:2px !important;
}

.padding-bottom_3 {
    padding-bottom:3px !important;
}

.width-auto{
    width:auto !important;
}
.width-76{
    width:64% !important;
}


.width-88{
    width:88% !important;
}

.width-82{
    width:70% !important;
}


.modal_dialog_320{
    width:320px !important;
}

.padding-top_28{
    padding-top:28px !important;
}

.padding-top_9{
    padding-top:9px !important;
}

.padding-top_20{
    padding-top:20px !important;
}