﻿body, html {
    height: 100%;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.container {
    height: 100%;
}

.calculations-table tr:hover {
    background-color: #7FBBE9;
}

.calculations-table tr:first-child:hover {
    background-color: #FFFFFF;
}

/*.table:not(#planner):not(#daily):not(#weekly) tr:nth-child(even):hover {
    background-color: #7FBBE9;
}*/

.resultTbl:not(#planner):not(#daily):not(#weekly) tbody tr:nth-of-type(even) {
    background-color: #eee;
}

.table:not(#planner):not(#daily):not(#weekly) tbody tr:not(.noDrag):hover {
    background-color: #7FBBE9;
}

div.navbar-default .navbar-brand {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: background-color 150ms linear;
    -moz-transition: background-color 150ms linear;
    -o-transition: background-color 150ms linear;
    transition: background-color 150ms linear;
}

div.navbar-default {
    font-size: 14px;
    background-color: rgba(45, 119, 178, 1);
    background: -webkit-linear-gradient(top, rgba(72, 142, 203, 1) 0%, rgba(45, 119, 178, 1) 100%);
    background: linear-gradient(to bottom, rgba(72, 142, 203, 1) 0%, rgba(45, 119, 178, 1) 100%);
    border-width: 1px;
    border-radius: 4px;
}

    div.navbar-default .navbar-nav > li > a,
    div.navbar-default .navbar-nav > li > span {
        color: rgba(255, 255, 255, 1);
        background-color: rgba(248, 248, 248, 0);
    }

        div.navbar-default .navbar-nav > li > a:hover,
        div.navbar-default .navbar-nav > li > a:focus {
            color: rgba(255, 255, 255, 1);
            background-color: rgba(53, 60, 67, 1);
            -webkit-transition: background-color 150ms linear;
            -moz-transition: background-color 150ms linear;
            -o-transition: background-color 150ms linear;
            transition: background-color 150ms linear;
        }

    div.navbar-default .navbar-nav > .active > a,
    div.navbar-default .navbar-nav > .active > a:hover,
    div.navbar-default .navbar-nav > .active > a:focus {
        color: rgba(255, 255, 255, 1);
        background-color: rgba(53, 60, 67, 1);
    }

    div.navbar-default .navbar-toggle {
        border-color: #353C43;
    }

        div.navbar-default .navbar-toggle:hover,
        div.navbar-default .navbar-toggle:focus {
            background-color: #353C43;
        }

        div.navbar-default .navbar-toggle .icon-bar {
            background-color: #353C43;
        }

        div.navbar-default .navbar-toggle:hover .icon-bar,
        div.navbar-default .navbar-toggle:focus .icon-bar {
            background-color: #2d77b2;
        }

    div.navbar-default .navbar-brand:hover,
    div.navbar-default .navbar-brand:focus {
        background-color: #333;
        color: #fff;
    }

div.navbar img {
    margin-right: 1vw;
}

/*.btn-default {
    border: 2px solid #286090;
    color: #286090;
    font-weight: 600;
}

    .btn-default:hover {
        border: 2px solid #262626;
        color: #262626;
        background: #fbfbfb;
    }*/

a {
    transition: color 0.3s ease;
    color: #286090;
}

    a:hover {
        text-decoration: none;
        color: #333;
    }
/* MENU STYLING SLUT */
/* DIVERSE STYLINGS */

.inl-blk {
    display: inline-block;
    z-index: 1 !important;
}

.form-control {
    display: inline-block;
}

div.navbar img {
    float: left;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #262626;
}

h2 {
    font-size: 60px;
}

h3 {
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
}

h4 {
    line-height: 25px;
    font-size: 18px;
}

h5 {
    line-height: 25px;
    font-weight: 600;
}

td.hasfiles a.ui-state-default {
    color: #fff !important;
    background-image: url('/Content/img/jquery-ui/ui-bg_gloss-wave_55_5c9ccc_500x100.png') !important;
}

div.navbar {
    /*border-bottom:25px solid #fff;*/
    z-index: 200;
}

.fixed-container {
    position: fixed;
    background: #fff;
    left: inherit;
    z-index: 100;
    width: inherit;
    padding-top: 1vh;
    top: 52px;
}

.flex-container {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-direction: row; /* Safari */
    flex-direction: row;
    -webkit-flex-wrap: nowrap; /* Safari */
    flex-wrap: nowrap;
    -webkit-justify-content: center; /* Safari */
    justify-content: center;
    /*margin: 0 auto;
    max-width: 97%;*/
}
@media screen and (min-width: 1300px) {
    #contentdiv {
        max-width: 67vw;
    }
    #topdiv {
        padding-right: 50px;
        max-width: 67vw;
    }
    #buttomdiv {
        margin-top: 10vw;
    }
}
@media screen and (max-width: 1300px) {
    #contentdiv {
        max-width: 95vw;
    }
    #topdiv {
        padding-right: 50px;
        max-width: 67vw;
    }
    #buttomdiv {
        margin-top: 8vw;
    }
}

.flex-item {
    margin: 0 10px;
    flex: 1;
    max-width: 12vw;
}

#controls-col {
    z-index: 101;
    width: inherit;
}
.carPageChangers {
    height: 0px !important;
}
.carPageChangers a i {
    font-size: 2em;
    position: relative;
    top: 63px;
    left: -20px;
    z-index: 150;
}

.carPageChangers a i.fa-arrow-circle-right {
    left: 1020px;
    height: 0px !important;
}

#ui-datepicker-div {
    z-index: 200 !important;
}

.car-container {
    direction: rtl;
}

    .car-container div {
        direction: ltr;
    }

.car-container {
    overflow-y: auto;
    position: fixed;
}

.outer-container {
    position: static;
    width: inherit;
    overflow-y: auto;
}

.car {
    width: 100%;
    height: 80px;
    background-image: url('/Content/img/vehicles/varevogn.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid #286090;
    border-radius: 5px;
    cursor: pointer;
}
.car:hover {
    background-color: #86d750 !important;
    background-size: cover;
    background-repeat: no-repeat;
    border: 4px solid #7FBBE9;
}


    .car[car-type="1"] {
        background-image: url('/Content/img/vehicles/personbil.jpg');
    }

    .car[car-type="2"] {
        background-image: url('/Content/img/vehicles/varevogn.jpg');
    }

    .car[car-type="3"] {
        background-image: url('/Content/img/vehicles/lastbil.jpg');
    }

    .car[car-type="4"] {
        background-image: url('/Content/img/vehicles/knallert.jpg');
    }

    .car[car-type="5"] {
        background-image: url('/Content/img/vehicles/cykel.jpg');
    }

.carcontent p {
    font-size: 80%;
    margin: 0;
}

.redtd {
    color: red;
    font-weight: bold;
}

.orangetd {
    color: darkorange;
    font-weight: bold;
}

.redtext {
    color: red;
}

.table-div h4 span {
    font-size: .65em;
}

.fixed-form-control {
    height: 34px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
    font-size: 14px;
    margin: 0px 4px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#customerTbl tr td {
    vertical-align: top;
}

    #customerTbl tr td table tr {
        border-bottom: none;
        width: initial;
    }

#customerTbl tr {
}

.Customer-Window-Responsive {
}

.std-lbl {
    font-weight: normal;
}

.disabled {
    background-color: #f5f5f5;
    border-color: #bcbcbc;
    color: #aaa;
}

    .disabled:hover {
        cursor: not-allowed;
    }

.disabled-text {
    color: #aaa;
}

    .disabled-text label {
        color: #aaa;
    }

.daylist {
    padding-top: 22px;
}

.gapfix {
    width: 48px;
    display: inline-block;
}

.tab {
    display: inline-block;
    height: 45px;
    padding-top: 15px;
    width: 10vw;
    text-align: center;
    /*border:1px solid rgba(45, 119, 178, 1);*/
    border-bottom: 2px solid #333;
}

.activetab {
    border-bottom: solid 2px rgba(45, 119, 178, 1);
    ;
}

    .activetab a {
        color: rgba(45, 119, 178, 1);
    }

.tab:hover {
    border-bottom: solid 2px rgba(45, 119, 178, 1);
}

.tab a:focus {
    text-decoration: none;
}

.hidden-div {
    display: none;
}

div.ui-dialog {
    z-index: 1060;
    position: fixed;
}

.notValidated {
    background-color: #fc7171 !important;
}

    .notValidated:hover {
        background-color: #fc4141 !important;
    }

body, html {
    height: 100%;
}

#carLink {
    cursor: pointer;
}

/*#routeLink:hover {
    text-decoration:underline;
}*/

.icon-container {
    padding: 0;
}

.icon {
    color: #333;
    width: 38px;
    height: 24px;
    margin-top: 8px;
    margin-bottom: 0;
}

/*#routeLink {
    color: #fc4141;
}

    #routeLink:hover {
        cursor: not-allowed;
    }*/

#routeLink {
    cursor: pointer;
}

.iconLink {
    font-size: 1.2em;
    margin-right: 0 !important;
}

.deletelink:hover {
    color: #fc4141;
}

.deleteorderlink:hover {
    color: #FF0000;
}

.deleteorderlink {
    color: #CC2222;
}

.createcopy:hover {
    color: green;
    cursor: copy !important;
}

.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd !important;
}

#resTbl tr:not(:first-child), #locTbl tr:not(:first-child), #customerTbl tr:not(:first-child) {
    cursor: pointer;
}

#customerTbl {
    margin-top: 15px;
}

.inner-content {
    min-height: 90vh;
}

.pages {
    text-align: center;
}

a.empty {
    border-top: none !important;
    border-bottom: none !important;
}

    a.empty:hover, a.empty:focus {
        background-color: #fff !important;
    }

.drophover {
    /* background-image: url('/Content/img/vehicles/plusicon.png') !important; */
    background-color: #86d750;
    background-size: cover;
    background-repeat: no-repeat;
    border: 4px solid green;
}

.dropcarhover {
    /* background-image: url('/Content/img/vehicles/plusicon.png') !important; */
    background-size: cover;
    background-repeat: no-repeat;
    border: 5px solid #7FBBE9 !important;
}
.selectedCar {
    background-repeat: no-repeat;
    border: 4px solid #89bd41;
}
.unselectedCar {
    background-repeat: no-repeat;
    border: 4px solid #ee534f;
}


h4 #sendingLbl {
    font-size: 0.7em !important;
}

[data-toggle="tooltip"]:not(.t-head) {
    cursor: grab;
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.users .user .fa {
    cursor: pointer !important;
}

.cursor-progress * {
    cursor: progress !important;
}

legend {
    margin-bottom: 15px;
}

.hidepage {
    display: none;
}

    .hidepage a {
        display: none;
    }

.roundpage {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

.dropdown-break {
    width: 120px;
}

.admin-tab {
    display: inline-block;
    width: 12%;
    text-align: center;
    border-bottom: 1px solid #aaa;
    padding-top: 5px;
}

    .admin-tab:not(.disabled):hover {
        -webkit-transition: all 0.1s linear;
        -moz-transition: all 0.1s linear;
        -o-transition: all 0.1s linear;
        -ms-transition: all 0.1s linear;
        transition: all 0.1s linear;
        border-bottom: 1px solid rgba(45, 119, 178, 1);
        color: #286090;
    }

.label-success {
    background: #dff0d8;
    color: #3c763d;
}

.label-info {
    background: #d9edf7;
    color: #31708f;
}

.label-danger {
    background: #f2dede;
    color: #a94442;
}

.label-warning {
    background: #fcf8e3;
    color: #8a6d3b;
}

.labels {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.btn-standard {
    border: 1px solid #ddd;
    background: #fff !important;
    color: #555;
    width: 100%;
    margin-top: 5px;
    text-align: left;
}

.right-align {
    text-align: right;
}

.saved {
    animation: animationFrames ease-in-out 2s;
    animation-iteration-count: 1;
    -webkit-animation: animationFrames ease-in-out 2s;
    -webkit-animation-iteration-count: 1;
    -moz-animation: animationFrames ease-in-out 2s;
    -moz-animation-iteration-count: 1;
    -o-animation: animationFrames ease-in-out 2s;
    -o-animation-iteration-count: 1;
    -ms-animation: animationFrames ease-in-out 2s;
    -ms-animation-iteration-count: 1;
}

.cancelled {
    animation: animationFrames1 ease-in-out 2s;
    animation-iteration-count: 1;
    -webkit-animation: animationFrames1 ease-in-out 2s;
    -webkit-animation-iteration-count: 1;
    -moz-animation: animationFrames1 ease-in-out 2s;
    -moz-animation-iteration-count: 1;
    -o-animation: animationFrames1 ease-in-out 2s;
    -o-animation-iteration-count: 1;
    -ms-animation: animationFrames1 ease-in-out 2s;
    -ms-animation-iteration-count: 1;
}
.dissapear {
    animation: animationFrames2 ease-in-out 2s;
    animation-iteration-count: 1;
    -webkit-animation: animationFrames2 ease-in-out 2s;
    -webkit-animation-iteration-count: 1;
    -moz-animation: animationFrames2 ease-in-out 2s;
    -moz-animation-iteration-count: 1;
    -o-animation: animationFrames2 ease-in-out 2s;
    -o-animation-iteration-count: 1;
    -ms-animation: animationFrames2 ease-in-out 2s;
    -ms-animation-iteration-count: 1;
}

@keyframes animationFrames {
    0% {
    }

    50% {
        background-color: #86d750;
    }

    100% {
    }
}
@keyframes animationFrames1 {
    0% {
    }

    50% {
        background-color: #CC7777;
    }

    100% {
    }
}
@keyframes animationFrames2 {
    0% {
    }

    25% {
        color: #CC7777;
        background-color: #CC7777;
        border-color: #CC7777;
    }

    100% {
        color: #FFFFFF;
        background-color: #FFFFFF;
        border-color: #FFFFFF;
    }
}

.list-group-item.active {
    z-index: 1 !important;
}

.car-text h5 {
    margin-bottom: 0;
}

#ordersTbl td, #deletedTbl td {
    padding: 2px 0 2px 8px;
}

.selectedtr {
    background: #7FBBE9 !important;
}

#removeRessource {
    font-size: 1em;
}

    #removeRessource i {
        margin-top: 4px !important;
    }

.form-control.small {
    width: 105px;
}

.form-control.smaller {
    width: 50px;
}

#resultTbl tbody tr:hover {
    background: #7FBBE9;
}

#resultTbl tr td:not(:first-child), #resultTbl tr th:not(:first-child) {
    text-align: right;
}

.users {
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-left: 15px;
    margin-bottom: 15px;
}

.user {
    padding: 10px 20px 10px 20px;
}

    .user:not(:last-child) {
        border-bottom: #ccc 1px solid;
    }

    .user a {
        margin-right: 40px;
    }

    .user h4 {
        font-size: 1.2em;
        font-weight: 400;
    }

    .user .fa {
        margin-top: 22px;
    }

    .user .fa-times:hover {
        color: #fc4141;
    }

/*.btn-default{
    color:#287a9a;
    background:#C9EBF7;
    border:none;
}
.btn-default:hover{
    background:#9dd3e6;
}*/
.btn-default {
    color: #1997c6;
    border: 1px solid #1997c6;
    background: #ecfbff;
}

    .btn-default:hover {
        background: #1997c6;
        border: 1px solid #1997c6;
        color: #fff;
    }

.btn-primary {
    color: #fff;
    background: rgba(45, 119, 178, 1);
    border: 1px solid rgba(45, 119, 178, 1);
}

    .btn-primary:hover {
        background: rgb(42, 87, 122);
        border: 1px solid rgb(42, 87, 122);
    }

.btn-danger {
    border: none;
    border: 1px solid #d9534f;
}

    .btn-danger:hover {
        border: 1px solid #d9534f;
    }

.btn {
    line-height: 1.5;
    font-size: 14px;
    font-weight: normal;
}

#resultTbl {
    margin-top: 10px;
}

#logindiv {
    margin-top: 43px;
}

select.form-control {
    padding: 0;
}

.deleteUser {
    cursorointer !important;
}

#planner tbody tr td {
    height: 130px;
    font-size: 1.5em;
    color: #333;
}

    #planner tbody tr td.inactive {
        background: #cecece;
        color: #aaa;
    }

    #planner tbody tr td:hover:not(.inactive), #weekly tbody tr td:hover:not(.inactive), #daily tbody tr td:hover:not(.inactive) {
        background-color: #7FBBE9;
    }

    #planner tbody tr td.inactive:hover {
        background-color: #aaa;
        color: #cecece;
    }

#daily tbody tr td, #daily tbody tr, #weekly tbody tr td, #weekly tbody tr {
    height: 37px !important;
}

    #daily tbody tr td:first-child, #weekly tbody tr td:first-child {
        width: 100px;
    }

#daily thead tr, #weekly thead tr, #planner thead tr, #daily thead tr th, #weekly thead tr th, #planner thead tr th {
    background: rgba(45, 119, 178, 1);
    border: 1px solid #7FBBE9 !important;
    color: #fff;
}

.requiredLbl:before {
    content: "* ";
    color: red;
}

.requiredLbl-after:after {
    content: "  *";
    color: red;
}

#ordersTbl tbody tr:hover, #resultTbl tbody tr:hover, #deletedTbl tbody tr:hover {
    background-color: #7FBBE9 !important;
}

#ordersTbl thead tr th:not(#thSignature) {
    cursor: pointer;
}

    #ordersTbl thead tr th:not(#thSignature):hover {
        color: rgba(45, 119, 178, 1);
    }

i.info-text {
    font-size: .85em;
    color: #aaa;
}

#addIcon:hover {
    color: green;
}

.user .deleteUser {
    cursor: pointer;
}

#deleteConfirm {
    width: 450px;
    height: 150px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #222;
    padding: 10px;
    color: #666;
    font-size: 1.2em;
    position: absolute;
    z-index: 20;
    left: 25%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#deleteBG {
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: .5;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
}

#usernamefield {
    text-decoration: underline;
}

.pdf-board {
    max-width: 615px;
    border: 1px solid #ececec;
    min-height: 800px;
    max-height: 800px;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
}

.rect {
    display: inline-block;
}

.pdf-board p {
    display: inline-block;
}

.pdf-board * {
    position: absolute;
    cursor: grab !important;
    padding: 1px;
}

.pdf-board p:hover, .pdf-board .rect:hover, .pdf-board img:hover {
    padding: 0px;
    border: 1px solid #31708f;
}

.flt-rgt {
    display: inline-block;
    float: right;
}

.activeBtn {
    background: #4498C6;
    color: #fff;
}

#boxes label {
    font-weight: normal !important;
}

#fieldsInTable {
    width: 150px;
    height: 200px;
    border: 1px solid #ececec;
}

.deleteField {
    float: right;
}

/*.pdf-board table{
    position:initial !important;
}*/

strong.msg {
    font-size: .65em;
}

#BookingUsers .list-group .list-group-item {
    cursor: pointer !important;
}

.NotifyMsg {
    cursor: pointer;
    display: inline-block;
    margin-top: 2px;
}

.grey-text {
    color: #999;
    font-size: .75em;
    font-weight: normal !important;
}

.small-text {
    font-size: .75em;
    font-style: italic;
    color: #777;
    position: absolute;
    top: -13px;
}

.sm-txt {
    font-size: .75em;
    font-style: italic;
    color: #777;
    margin: 0;
}

a.sm-txt {
    color: rgba(45, 119, 178, 1);
    text-decoration: underline;
    cursor: pointer;
}

.dawaContainer {
    position: relative;
}

.resultContainer {
    position: absolute;
    z-index: 100;
}

    .resultContainer .resultLink:first-child {
        border-top: 1px solid rgba(72, 142, 203, 1);
    }

    .resultContainer .resultLink:last-child {
        border-bottom: 1px solid rgba(72, 142, 203, 1);
    }

    .resultContainer .resultLink {
        display: block;
        padding: 0 12px;
        /*cursor:pointer;*/
        background: #fff;
        border-left: 1px solid rgba(72, 142, 203, 1);
        border-right: 1px solid rgba(72, 142, 203, 1);
    }

        .resultContainer .resultLink:hover, .resultContainer .resultLink.active {
            text-decoration: none;
            background: linear-gradient(to bottom, rgba(72, 142, 203, 1) 0%, rgba(45, 119, 178, 1) 100%);
            color: #fff;
        }

.dateIcon {
    font-size: 2em;
    vertical-align: middle;
    margin-top: 3px;
    cursor: pointer;
}

#OrdersForApproval tbody tr:hover, #SearchOrders tbody tr:hover {
    background: inherit;
}

#OrdersForApproval tbody tr td i, #SearchOrders tbody tr td i {
    margin-left: 20px;
    font-size: 1.2em;
}

#OrdersForApproval tbody tr td:not(.staticIcon) i, #SearchOrders tbody tr td:not(.staticIcon) i {
    color: rgba(45, 119, 178, 1);
    cursor: pointer;
}

    #OrdersForApproval tbody tr td:not(.staticIcon) i:hover, #SearchOrders tbody tr td:not(.staticIcon) i:hover {
        color: rgba(72, 142, 203, 1);
    }

#OrdersForApproval input[type="text"], #OrdersForApproval select, #OrdersForApproval input[type="time"] {
    padding: 0 6px !important;
    height: 22px !important;
}
.OrdersForApprovalItem:hover {
    background-color: #ebe775 !important;
}

.rela {
    position: relative;
}

.body-content.container-fluid {
    margin: 0 5vw;
}

.rela #copyPicker {
    position: absolute;
    z-index: 99;
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

.rela #SendToDate {
    position: absolute;
    z-index: 99;
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    border: 1px solid #ccc;
}

input[type="time"] {
    display: inline-block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.table-short-input {
    width: 70px;
}

.table-short-dropdown {
    width: 150px;
}

@media screen and (min-width: 100px) {
    table.resultTbl td {
        padding: 2px 0px 2px 8px !important;
    }
    table.dissapearTbl td {
        padding: 2px 0px 2px 8px !important;
    }

}

.upLink, .downLink {
    cursor: pointer !important;
}

#freetextfield {
    min-width: 280px;
    max-width: 100% !important;
}

.panel-sub-item {
    margin-left: 2vw;
}

.price-span {
    min-width: 40px !important;
    display: inline-block;
    text-align: right;
}

.tab-info {
    color: #1997c6;
    border: 1px solid #1997c6;
    background: #ecfbff;
    cursor: pointer;
}

#DeleteConfirm, #DeleteConfirmItem {
    max-width: 240px;
    padding: 20px 0;
    border: 1px solid #d9534f;
    position: fixed !important;
    background: #fff;
    z-index: 1000;
    left: calc(50% - 120px);
    top: 35vh;
}

    #DeleteConfirm a, #DeleteConfirmItem a {
        color: #fff !important;
    }

.fadedBg, .fadedBgItem {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    /*background:#ddd;
    opacity:.7;*/
    background: rgba(220, 220, 220, 0.7);
    z-index: 999;
}

.transp {
    opacity: 0;
}

.fadedBg.show, .fadedBgItem.show {
    opacity: 1;
}

.bold {
    font-weight: bold;
}

#Capacity tr span {
    font-weight: 500;
}

#Capacity tr td:not(:first-child), #Capacity tr th:not(:first-child) {
    text-align: right !important;
}

.flex-row {
    display: flex;
}

.flex-col {
    flex-grow: 1;
    padding: 0 5px;
}

textarea.form-control {
    min-height: 55px;
}