/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

body {
    font-family: lato, serif !important;
    text-decoration: none!important;
}

.nav-link,
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
    color: #ffffff!important;
}

.navbar {
    background-color: #2f4050!important;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.login-header {
    float: left;
    font-size: 19px;
}

.login-partnercreate {
    float: right;
    font-size: 14px;
    padding-top: 5px;
}

.login-withazure {
    margin-top: 48px;
}

.login-withazure-prefix {
    font-size: 21px;
}

.login-withazure-button {
    padding-bottom: 32px;
}

.login-forgotpassword {
    font-size: 14px;
}

.login-ruler {
    margin-top: 20px;
    margin-bottom: 20px;
}

.registerpartner-header {
    font-size: 19px;
}

.primary {
    color: #ffffff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.hrulertext {
    width: 100%;
    text-align: center;
    margin: 10px 0 20px;
}

.hrulertext {
    overflow: hidden;
    text-align: center;
}

.hrulertext:before,
.hrulertext:after {
    background-color: #888888;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.hrulertext:before {
    right: 0.5em;
    margin-left: -50%;
}

.hrulertext:after {
    left: 0.5em;
    margin-right: -50%;
}

.multiselect-container {
    padding: 5px 5px 5px 5px !important;
    width: 100% !important;
}

.multiselect-container .multiselect-filter .input-group {
    width: 97%;
}

.multiselect-container .checkbox {
    padding-left: 15px;
}

.btn-outline-primary {
    color: #2f4050;
    border-color: #2f4050;
}
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary:hover {
    color: #fff;
    background-color: #2f4050!important;
}

.container-body {
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.S2Employee{
    border-radius: 0px;
}
.container-header {
    width: 80% !important;
}

.blue {
    background-color: #71bfef!important;
}

.bg-info {
    background-color: #71bfef !important;
}

.text-info {
    color: #71bfef !important;
}

.bg-doublePlaned {
    background-color: #E50044 !important;
    border-bottom: 1px solid #D6D6D7!important;
}

.bg-unplannable {
    min-height: 70px;
    background-color: #adadb6 !important;
}

.bg-noConflict {
    background-color: #0072b8 !important;
}

.bg-halfPlanned {
    background-color: orange!important;
}

.bg-unplannable,
.bg-noConflict,
.bg-notPlanned,
.bg-doublePlaned {
    padding: 8px 15px;
}

.bg-notPlanned {
    height: 70px;
    width: 100%;
    background-color: #f6f6f7 !important;
}

.bg-background {
    background-color: #f6f6f7 !important;
}

.bg-lines {
    background-color: #D6D6D7 !important;
}

.employee,
.planningBody > table > thead >  tr > th {   
    background-color: #ffffff;
}

.bg-tableBackground,
.planningBody > table > tbody > tr > :not(.employee) {
    padding: 0 !important;
    border-left: 1px solid #d6d6d7!important;
    border-top: 1px solid #d6d6d7!important;
    border-bottom: 1px solid #d6d6d7!important;
}

.planningBody > table > tbody > .week {   
    background-image: url("../img/BgFiller.png");
    background-size: contain;
    background-repeat: repeat;
}

.planningBody > table > thead > tr > th {
    /*border: 1px solid #d6d6d7;*/
}


.planningBody > table > tbody > tr > td {
    border-radius: 2px;
}

.pagination-container > .pagination > li {
    padding: 10px!important;
    text-decoration: none!important;
    font-weight: bold;
}

.lato-bold {
    font-weight: bold;
    font-size: 14px;
}

.lato-bold-lg {
    font-weight: bold;
    font-size: 15px;
}

.lato {
    font-size: 14px;
}

.select2-search--inline {
    display: contents; /*this will make the container disappear, making the child the one who sets the width of the element*/
}

.row:before, .row:after {
    display: inline-block;
}
 
td > a,
td > div > a,
.nav-item > a {
    text-decoration: none!important;
}

.tooltip-inner {
    max-width: 500px!important;
}

.filter-left > span > span > .select2-selection
{
    border-radius: 5px 0 0 5px;
}

.filter-right > span > span > .select2-selection {
    border-radius: 0 5px 5px 0;
}

.filter-middle > span > span > .select2-selection {
    border-radius: 0;
}

.current {
    background-color: #E50044!important;
    padding: 2px 10px;
}

.col-filter > span {
    display: block!important;
}

.filter-right > span > span > .select2-selection--multiple > .select2-selection__rendered,
.filter-middle > span > span > .select2-selection--multiple > .select2-selection__rendered,
.filter-left > span > span > .select2-selection--multiple > .select2-selection__rendered,
.select2-selection--single {
    height: 45px !important;
}

.filter-right > span > span > .select2-selection--multiple > .select2-selection__rendered,
.filter-middle > span > span > .select2-selection--multiple > .select2-selection__rendered,
.filter-left > span > span > .select2-selection--multiple > .select2-selection__rendered {
    overflow-y: scroll !important;
}

.select2-selection__rendered {
    padding-top: 5px !important;
}

.ui-datepicker {
    z-index: 1055!important;
}

.bg-growteq {
    background-color: #2f4050 !important;
}

.select2-selection__clear {
    position: absolute;
    top: 5px;
    right: 20px;
}

.datepicker-dropdown {
    z-index: 1111!important;
}