/* Headings */
h1 {
    font-size: 22pt;
    font-family: 'Montserrat';
    font-weight: bold;
    color: #1c2b65;
    margin-bottom: 1px;
    padding-bottom: 5px
}

h2 {
    font-size: 12pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65;
    display: inline;
    font-weight: bold;
}

.h2 {
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65;
    display: inline;
    font-weight: bold;
}

.h2 {
    font-size: 14pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65;
    display: inline;
    font-weight: bold;
}

h3 {
    font-size: 9pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65;
    display: inline;
}

/*General Standards for pages*/
body {
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65;
}

form {
    font-size: 12pt;
    font-family: 'Montserrat', sans-serif;
}

table {
    font-family: 'Montserrat', sans-serif;
}

textarea {
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65
}



input {
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65
}


select {
    font-size: 8pt;
    font-family: 'Montserrat', sans-serif;
    color: #1c2b65;
    background-position-x: 244px !important;    
}


div.container {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
/*TABLES*/
/*default table*/
.defaultTable {
    width: 100%;
    background-color: white !important;
}

/* Default Dropdown table */
.defaultDropdown {
    padding: 10px;
    align-content: center;
    background-color: white;
    -webkit-box-shadow: 2px 2px 2px 1px #dbdbdb;
    box-shadow: 2px 2px 2px 1px #dbdbdb;
    border: 1px solid #ddd;
    margin-bottom: 15px;
}

.defaultTableDropdown {
    border-collapse: separate;
    border-spacing: 0 8px;
    width:100%;
}


/* Pick user Table*/
.pickUserTable {
    background-color: white;
}

    .pickUserTable label {
        margin-right: 10px;
    }

    .pickUserTable input {
        margin-right: 10px;
    }

/* For gridview */
.table-condensed tr th {
    border: 0px solid #6e7bd9;
    color: white;
    background-color: #003366;
}

.table-condensed, .table-condensed tr td {
    border: 0px solid #000;
}

tr:nth-child(even) {
    background: #fff
}

tr:nth-child(odd) {
    background: #fff;
}

.controlTimesheet {
    margin: 5px;
    background-color: #003366;
}
/*Gridview background color override*/
.lockedHighlighted {
    background-color: lightpink !important;
}

/* Quoted Items Gridview*/

.quotedItemGv {
    text-align: center;
}

/* Gridview For PO Send */
.hdTotal {
    text-align: right;
}
/*Report view Tables*/
/* Report table */
.holReport {
    width: 100%;
    overflow-x: auto;
}

.pickDeptTable label {
    margin-right: 10px;
}

.pickDeptTable input {
    margin-right: 3px;
}

/*ManagerReview Gridview*/
/*project table*/
.gvProjects {
    height: 400px;
    overflow-y: auto;
}

/* Project Page Tables*/
.projectHeader {
    margin-top: 10px;
}

.tblProjectInfo {
    border-collapse: separate;
    border-spacing: 0 3px;
}

/*CLASSES*/
/*for entry panel in front*/
.caentrypanel {
    position: absolute;
    left: 180px;
    top: 100px;
    min-height: 250px;
    background-color: #E2F1E2;
    padding: 10px;
    border: thin solid #1c2b65;
    z-index: 10;
    border-width: 2px;
}

.centretable {
    position: relative;
    top: -400px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding: 20px;
    border: thin solid #1c2b65;
    z-index: 10;
    border-width: 2px;
}

.toptable {
    position: relative;
    top: -650px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E2F1E2;
    padding: 20px;
    border: thin solid #1c2b65;
    z-index: 10;
    border-width: 2px;
}

/*CALENDERS*/
/* Default for asp.net calendar*/
/*
.calclass {
    font-size: 10pt;
    font-family: verdana,arial,sans-serif;
    color: #0e98ee;
    text-align: center;
}

.calhdrback {
    background-color: White;
}*/

/* Default Calender*/

.CalContainer {
    margin:auto;
}

.calendarOuter {
    text-align: center;
    width: 80%;
    height: 80%;
    position: relative;
    margin: auto;
    float:right;
}

.calendarWrapper {
    width:100%;   
    height:100%;
    padding: 10px;
    display: inline-block;
    font-size: 12px ;
    font-weight: bold;
    border: 1px solid lightgrey;
    border-radius: 25px;
   
}

.myCalendar {
    background-color: #f2f2f2;
    width: 100%; 
    border: none !important;
}

    .myCalendar a {
        text-decoration: none;
       
    }

    .myCalendar .calTitle {
        font-weight: bold;       
        line-height: 40px;
        color: #1c2b65;
        border: none !important;
        text-align:center !important;
    }

    .myCalendar th.calDayHeader {
        height: 35px;
        font-size: 0.8em;
    }

    .myCalendar tr {
        
    }

        .myCalendar tr td.hovered {
            background-color: #e0e0e0 !important;
        }

    .myCalendar table tr {
        border-bottom: none !important;
    }

    .myCalendar tr:last-child td {
        border-bottom: none;
    }

    .myCalendar tr td.calDay, .myCalendar tr th.calDayHeader {
        
    }

    .myCalendar tr td {
         text-align: center !important;
    }

    .myCalendar tr td:last-child.calDay, .myCalendar tr th:last-child.calDayHeader {
        border-right: none;
    }

    .myCalendar td.calDay:nth-child(7) a,
    .myCalendar td.calDay:nth-child(6) a {
        color: #c52e2e;
    }

    .myCalendar .calNextPrev {
        text-align: center;
    }

        .myCalendar .calNextPrev a {
            font-size: 1px; 
        }

        .myCalendar .calNextPrev:nth-child(1) a {
            color: #4CCAEF !important;
            background: url("../img/arrowLeft.jpg") no-repeat center center; 
        }

            .myCalendar .calNextPrev:nth-child(1) a:hover, .myCalendar .myCalendarNextPrev:nth-child(3) a:hover {
                background-color: transparent;
            }

        .myCalendar .calNextPrev:nth-child(3) a {
            color: #4CCAEF !important;
          background: url("../img/arrowRight.jpg") no-repeat center center; 
        }

    .myCalendar .calDaySelected a {
        background-color: #BFE4FF; 
    }

    .myCalendar .calDayHeader a,
    .myCalendar .calDay a,
    .myCalendar .calDaySelected a,
    .myCalendar .calNextPrev a {
        display: block;
        line-height: 50px;
    }

    .myCalendar .calToday {
        background-color: #1c2b65;
        border-radius:15px;
        width: 52px !important;
      
    }

        .myCalendar .calToday a {
            font-weight: bold;
            color: white !important;
        }

            .myCalendar .calToday a:after {
                content: "TODAY";
                color: white !important;
                font-size: 0.6em;
                display: inline-block;
                pointer-events: none;
                width: 100%;
                float: left;
            }

    .myCalendar td.otherMonthDay a,
    .myCalendar td.otherMonthDay:nth-child(1) a,
    .myCalendar td.otherMonthDay:nth-child(7) a {
        color: #b0b0b0 !important;
    }

table.details {
    font-size: 14px;
    width: auto;
}

    table.details td {
        vertical-align: top;
        padding-bottom: 10px;
    }

        table.details td.time {
            font-weight: bold;
            width: 60px;
            text-align: right;
        }

        table.details td.desc {
            text-align: left;
            padding-left: 15px;
        }

        table.details td.empty {
            font-weight: normal;
            text-align: left;
        }

@media screen and (max-width:600px) {
    .calendarOuter {
        float: none; 
        margin: 0px auto;
    }

    .detailsOuter {
        float: none;
        width: auto;
        margin: 20px 10px;
    }

    .myCalendar {
        width: 296px; 
    }

        .myCalendar .calToday {
            width: 42px !important;
            height: 32px !important;
            padding-top: 1px;
        }

    .calendarWrapper {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 7px;
        box-shadow: 0px 0px 10px Gray;
    }

    .myCalendar .calTitle {
        height: 6px;
        line-height: 6px;
    }

    .myCalendar th.calDayHeader {
        height: 25px;
        font-size: 0.7em;
    }

    .myCalendar .calNextPrev a {
        line-height: 35px;
    }

    .myCalendar .calDay a,   
    .myCalendar .calNextPrev a {
        display: block;
        line-height: 35px;
    }

}

/*Calender Small*/
.calendarOuterSm {
    text-align: center;
    float: left;
    margin-left: 25px;
}

.calendarWrapperSm {   
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    padding: 10px;
    display: inline-block;
    font-size: 10px;
    font-weight: bold;
    
}

.myCalendarSm {    
    width: 230px;
    border: none !important;
}

    .myCalendarSm a {
        text-decoration: none;
    }

    .myCalendarSm .calTitleSm {
        font-weight: bold;
        height: 25px;
        line-height: 25px;
        color: #1c2b65;
        border: none !important;
    }

    .myCalendarSm th.calDayHeaderSm {
        height: 15px;
        font-size: 0.8em;
    }

    .myCalendarSm tr {
     
    }

    .myCalendarSm td {
        background-color:white!important;
    }

        .myCalendarSm tr td.hovered {
            background-color: white !important;
        }

    .myCalendarSm table tr {
        border-bottom: none !important;
    }

    .myCalendarSm tr:last-child td {
        border-bottom: none;
    }

    .myCalendarSm tr td.calDay, .myCalendarSm tr th.calDayHeaderSm {       
    }

    .myCalendarSm tr td:last-child.calDaySm, .myCalendarSm tr th:last-child.calDayHeaderSm {
        border-right: none;
    }

    .myCalendarSm td.calDaySm:nth-child(7) a,
    .myCalendarSm td.calDaySm:nth-child(6) a {
        color: #c52e2e;
    }

    .myCalendarSm .calNextPrevSm {
        text-align: center;
    }

        .myCalendarSm .calNextPrevSm a {
            font-size: 1px;
        }

        .myCalendarSm .calNextPrevSm:nth-child(1) a {
            color: #4CCAEF !important;
            background: url("../img/arrowLeft.jpg") no-repeat center center;
        }

            .myCalendarSm .calNextPrevSm:nth-child(1) a:hover, .myCalendarSm .myCalendarNextPrevSm:nth-child(3) a:hover {
                background-color: transparent;
            }

        .myCalendarSm .calNextPrevSm:nth-child(3) a {
            color: #4CCAEF !important;
            background: url("../img/arrowRight.jpg") no-repeat center center;
        }

    .myCalendarSm .calDaySelectedSm a {
        background-color: #53c7c3;
        border-radius:15px;
    }

    .myCalendarSm .calDayHeaderSm a,
    .myCalendarSm .calDaySm a,
    .myCalendarSm .calDaySelectedSm a,
    .myCalendarSm .calNextPrevSm a {
        display: block;
        line-height: 20px;
    }

    .myCalendarSm .calTodaySm {
        background-color: #1c2b65!important;   
        color: white;
        width: 27px !important;
        border-radius:15px;
    }

        .myCalendarSm .calTodaySm a {
            font-weight: bold;
            color: white!important;
        }

            .myCalendarSm .calTodaySm a:after {
                content: "TODAY";
                color: white !important;
                font-size: 0.5em;
                display: inline-block;
                pointer-events: none;
                width: 100%;
                float: left;
            }

    .myCalendarSm td.otherMonthDaySm a,
    .myCalendarSm td.otherMonthDaySm:nth-child(1) a,
    .myCalendarSm td.otherMonthDaySm:nth-child(7) a {
        color: #b0b0b0 !important;
    }

table.details {
    font-size: 8px;
    width: auto;
}

    table.details td {
        vertical-align: top;      
    }

        table.details td.time {
            font-weight: bold;
            width: 30px;
            text-align: right;
        }

        table.details td.desc {
            text-align: left;
            padding-left: 5px;
        }

        table.details td.empty {
            font-weight: normal;
            text-align: left;
        }

@media screen and (max-width:600px) {
    .calendarOuterSm {
        float: none;
        margin: 0px auto;
    }

    .detailsOuterSm {
        float: none;
        width: auto;
        margin: 20px 10px;
    }

    .myCalendarSm {
        width: 296px;
    }

        .myCalendarSm .calTodaySm {
            width: 42px !important;
            height: 32px !important;
            padding-top: 1px;
        }

    .calendarWrapperSm {       
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 7px;
        box-shadow: 0px 0px 10px Gray;
    }

    .myCalendarSm .calTitleSm {
        height: 6px;
        line-height: 6px;
    }

    .myCalendarSm th.calDayHeaderSm {
        height: 25px;
        font-size: 0.7em;
    }

    .myCalendarSm .calNextPrevSm a {
        line-height: 35px;
    }

    .myCalendarSm .calDaySm a,
    .myCalendarSm .calNextPrevSm a {
        display: block;
        line-height: 35px;
    }
}

/*Radio Buttons for Holidayview*/
.inline-rb input[type="radio"] {
    width: auto;
    margin-right: 4px;
}

.inline-rb label {
    margin-right: 4px;
    display: inline;
}



/* Checkbox element, when checked */
.checkmark input{
    background-color: #1c2b65!important;
}

#txtSearchProject {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

.catimesheetbuttons {
    background-color: #1c2b65;
}



.btn.btn-info {
    color: #1c2b65;
}
.btn.btn-secondary {
    color: #1c2b65;    
}


.cabuttondown {
    color:white;
    background-color: #53c7c3;
}

.cacancelbutton {
    background-color: #F4E4E4;
    color: white;
}

/*Background Colours*/
.cabackstandard {
    background-color: #E3F6CE
}

.cabackerror {
    background-color: #F8E0E0
}


/*For borders of cells/tables all options are presented*/
.caborder {
    border: thin solid #1c2b65;
    border-width: 2px;
}

.catopborder {
    border-top: thin solid #1c2b65;
    border-width: 2px;
}

.cabottomborder {
    border-bottom: thin solid #1c2b65;
    border-width: 2px;
}

.catrborder {
    border-top: thin solid #1c2b65;
    border-right: thin solid #1c2b65;
    border-width: 2px;
}

.catlborder {
    border-top: thin solid #1c2b65;
    border-left: thin solid #1c2b65;
    border-width: 2px;
}

.carightborder {
    border-right: thin solid #1c2b65;
    border-width: 2px;
}

.caleftborder {
    border-left: thin solid #1c2b65;
    border-width: 2px;
}

.cabrborder {
    border-bottom: thin solid #1c2b65;
    border-right: thin solid #1c2b65;
    border-width: 2px;
}

.cablborder {
    border-bottom: thin solid #1c2b65;
    border-left: thin solid #1c2b65;
    border-width: 2px;
}

.catopallborder {
    border-top: thin solid #1c2b65;
    border-right: thin solid #00AF8F;
    border-left: thin solid #00AF8F;
    border-width: 2px;
}

.cabotallborder {
    border-bottom: thin solid #1c2b65;
    border-right: thin solid #1c2b65;
    border-left: thin solid #1c2b65;
    border-width: 2px;
}

.caleftallborder {
    border-top: thin solid #1c2b65;
    border-bottom: thin solid #1c2b65;
    border-left: thin solid #1c2b65;
    border-width: 2px;
}

.carightallborder {
    border-top: thin solid #1c2b65;
    border-bottom: thin solid #1c2b65;
    border-right: thin solid #1c2b65;
    border-width: 2px;
}

.carlborder {
    border-left: thin solid #1c2b65;
    border-right: thin solid #1c2b65;
    border-width: 2px;
}

.catopbotborder {
    border-top: thin solid #1c2b65;
    border-bottom: thin solid #1c2b65;
    border-width: 2px;
}

.cabordershaded {
    border: thin solid #1c2b65;
    background-color: #F0FFF0;
    vertical-align: top;
    padding: 5px;
    border-width: 2px;
}

/*cellpadding*/
.smallpad {
    padding-left: 5px;
    padding-right: 5px;
}

/*menu items on individual lines*/
.camenu {
    display: block;
    margin-bottom: 1em
}

.camenushort {
    display: block;
}

/*horizontal menu*/

.dropdown-menu {
    border: 1px solid #1c2b65;
    border-radius: 25px;
}

.dropdown-item:hover, .dropdown-item:focus {
    border-radius: 25px;
    background-color: #1c2b65;
    color:white;     
}
.navlist {
    text-align: left;
    border: 1px solid #1c2b65;
    border-radius: 25px;
}

    .navlist ul {
        position: relative;
        left: -30px;
        margin-bottom: 5px;
      
    }

    .navlist li {
        display: inline;
        font-weight: bold;
        padding-right: 12px;
    }

a.navselected:link {
    text-decoration: none;
    color: #53c7c3;
}

a.navselected:hover {
    text-decoration: none;
    color: #53c7c3;
}

a.navnotselected:link {
    text-decoration: none;
    color: #1c2b65;
}

a.navnotselected:hover {
    text-decoration: hover;
    color: #1c2b65;
}

/* SIDE NAV BAR Project page */

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 48px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
    }
}

.sidebar .nav-link {
    font-weight: 500;
    color: #333;
}

    .sidebar .nav-link .feather {
        margin-right: 4px;
        color: #999;
    }

    .sidebar .nav-link.active {
        color: #007bff;
    }

        .sidebar .nav-link:hover .feather,
        .sidebar .nav-link.active .feather {
            color: inherit;
        }

.sidebar-heading {
    font-size: .75rem;
    text-transform: uppercase;
}

/*For background image*/
.caborderback {
    border: thin solid #1c2b65;
    /*background-image: url('../img/devo.jpg');*/
    background-repeat: no-repeat;
    background-position: center;
    border-width: 2px;
}

.css-vertical-text {
    writing-mode: vertical-lr;
    filter: flipv fliph;
}

/*for a scrollable data cell (need to use in div)*/
.cascrollcell {
    vertical-align: top;
    height: 150px;
    width: 100%;
    overflow: auto;
}

/*hyperlink handling*/
a:active {
    text-decoration: none;
    color: #1c2b65;
    font-weight: bold
}

a:link {
    text-decoration: none;
    color: #1c2b65;
    font-weight: bold
}

a:visited {
    text-decoration: none;
    color: #1c2b65;
    font-weight: bold
}

a:hover {
    text-decoration: none;
    color: #53c7c3;
    font-weight: bold
}

/*text in tabs*/
.catabtext {
    position: relative;
    bottom: 21px;
    text-align: center;
}

.catabtextbold {
    position: relative;
    bottom: 21px;
    width: 80px;
    text-align: center;
    font-weight: bold;
}

/*text for email table*/
.casmalltabletext {
    font-size: 7.5pt;
    font-family: Montserrat, sans-serif;
    color: black;
    text-align: left;
}

/*text for tableheaders*/
.catableheader {
    font-size: 11pt;
    font-family: Montserrat, sans-serif;
    color: white;
    font-weight: bold;
    background-color: #1c2b65;
}

/*backgroundimages for buttons*/
.catabyes {
    background-image: url('../common/img/catabyes.gif')
}

.capopuppanel {
    background-color: #E2F1E2;
    border: 2px inset #1c2b65;
}

.capopuppanelheader {
    background-color: #1c2b65;
    padding: 3px;
    color: White;
    cursor: move
}

.capopuppanelbody {
    padding: 10px;
    cursor: default
}
/*Modal Popup*/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    border: medium outset #1c2b65;
    background-color: #D4FAD4 !important;
}

.modalPopupHeaader {
    width: 100%;
    text-align: center;
    background-color: #1c2b65;
    color: White;
    font-weight: bold;
    font-size: medium;
}

/* Panel message model */

/*************************************************************************************************/
/* Message Section Styles */
/*************************************************************************************************/
/*************************************************************************************************/
/* Message Section Styles */
/*************************************************************************************************/
.status-label {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    padding: 0.25rem 0.75rem;
    color: #ffffff;
    opacity: 0.9;
}

    .status-label i {
        margin-right: 10px;
    }

    .status-label a {
        color: #ffffff;
    }

    .status-label.error {
        background-color: #DE2721;
        border: solid 1px #DE2721;
    }

    .status-label.success {
        background-color: #1F8236;
        border: solid 1px #1F8236;
    }

    .status-label.info {
        background-color: #706a67;
        border: solid 1px #706a67;
    }

.modalPanel {
    position: relative !important;
    top: 0px !important;
}


/*********
    Navigation test 
    **********/

.co-Navigation {
    float: right !important;
    font-size: 14px;
    color: #1c2b65;
}

    .co-Navigation .static li.static {
        display: inline;
        padding: 0.1rem;
        white-space: nowrap;
    }

        .co-Navigation .static li.static:after {
            content: "|";
            padding: 0;
            display: inline;
        }

        .co-Navigation .static li.static a.static,
        .co-Navigation .static li.static a.static:visited {
            color: #1c2b65;
            text-decoration: none;
            white-space: nowrap;
            float: left;
            padding: 0 0.2rem;
        }

        .co-Navigation .static li.static a.active,
        .co-Navigation .static li.static a.active:visited {
            font-weight: bold;
        }

        .co-Navigation .static li.static a.static:hover,
        .co-Navigation .static li.static a.static:active {
            color: #53c7c3;
            text-decoration: underline;
        }

        .co-Navigation .static li.static:last-child {
            padding-right: 0;
        }

            .co-Navigation .static li.static:last-child:after {
                content: "";
            }

    .co-Navigation ul.dynamic {
        display: block;
        font-size: 14px;
        padding: 0.1rem 0.4rem !important;
    }

    .co-Navigation li.dynamic {
        padding: 0;
    }

/* Containers*/
.lblcontainer {   
    margin:auto;
}

/*  Media Queries  */
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="col-"] {
        width: 100%;
    }
}
