﻿.body {
    padding-top: 50px;
    padding-bottom: 20px;
    overflow-x: hidden;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 10px;
    margin-right: 10px;
/*    margin-left: 40px;
    margin-right: 40px;*/
padding-top:50px !important;
}
.container {
    width:1400px !important;
    margin-left:50px;
    margin-right:50px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}
.gcpBackground {
    background-color: #262f36 !important;
}
.gcpTestBackground {
    background-color: #becf04 !important;
}
.gcpGreen {
    color: #becf04 !important;
}
.gcpText {
    color: #ffffff !important ;
}
.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.colourRed{
    background-color :red;
}
.colourGreen{
    background-color :green;
}

.sidenav {
    width: 130px;
    position: fixed;
    z-index: 1;
    top: 20px;
    overflow-x: hidden;
    padding: 8px 0;
}


.ReeoIcons_Home,
.ReeoIcons_NewJob,
.ReeoIcons_FindJob,
.ReeoIcons_Production,
.ReeoIcons_PO,
.ReeoIcons_Despatch,
.ReeoIcons_Invoice,
.ReeoIcons_Providers,
.ReeoIcons_GroupList,
.ReeoIcons_StationList,
.ReeoIcons_Reports,
.ReeoIcons_Directors,
.ReeoIcons_Summary,
.ReeoIcons_GetRajar,
.ReeoIcons_Users,
.ReeoIcons_Help,
.ReeoIcons_LogOff,
.ReeoIcons_Calendar1 ,
.ReeoIcons_Calendar2,
.ReeoIcons_Print {
    /*background-image: url('/Content/img/ReeoIconsWhite.png');
    background-image: url('/Content/img/ReeoIconsWhite2.gif')*/;
    background-image: url('/Content/img/ReeoIconsWhite4.png');
    background-repeat: no-repeat;
    display: block;
    border: none;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 12px;
    text-align: center;
    background-color:black;
}

.ReeoIcons_Home {
    width: 43px;
    height: 37px;
    background-position: -18px -13px;
}
    .ReeoIcons_NewJob {
        width: 38px;
        height: 48px;
        background-position: -104px -11px;
    }
    .ReeoIcons_FindJob {
        width: 46px;
        height: 47px;
        background-position: -181px -12px;
    }
    .ReeoIcons_Production {
        width: 48px;
        height: 46px;
        background-position: -265px -17px;
    }
    .ReeoIcons_PO {
        width: 53px;
        height: 32px;
        background-position: -352px -21px;
    }
    .ReeoIcons_Despatch {
        width: 52px;
        height: 57px;
        background-position: -435px -9px;
    }
    .ReeoIcons_Invoice {
        width: 54px;
        height: 47px;
        background-position: -520px -14px;
    }
    .ReeoIcons_Providers {
        width: 53px;
        height: 49px;
        background-position: -604px -12px;
    }
    .ReeoIcons_GroupList {
        width: 50px;
        height: 47px;
        background-position: -689px -14px;
    }
    .ReeoIcons_StationList {
        width: 61px;
        height: 52px;
        background-position: -773px -17px;
    }
    .ReeoIcons_Reports {
        width: 62px;
        height: 51px;
        background-position: -867px -18px;
    }
    .ReeoIcons_Directors {
        width: 64px;
        height: 50px;
        background-position: -959px -15px;
    }
    .ReeoIcons_Summary {
        width: 40px;
        height: 50px;
        background-position: -1058px -12px;
    }
    .ReeoIcons_GetRajar {
        width: 43px;
        height: 49px;
        background-position: -1138px -11px;
    }
    .ReeoIcons_Users {
        width: 48px;
        height: 48px;
        background-position: -1219px -13px;
    }
    .ReeoIcons_LogOff {
        width: 46px;
        height: 48px;
        background-position: -1301px -11px;
    }
    .ReeoIcons_Help {
        width: 60px;
        height: 45px;
        background-position: -1383px -17px;
    }
    .ReeoIcons_Print {
        width: 58px;
        height: 53px;
        background-position: -1474px -12px;
    }
    .ReeoIcons_Calendar1 {
        width: 62px;
        height: 56px;
        background-position: -1550px -14px;
    }

.ReeoIcons_Calendar2 {
    width: 58px;
    height: 53px;
    background-position: -1625px -14px;
}

.e-headertext{
    color:black;
    font-size:130%;

}