
html {
    position: relative;
    min-height: 100%;
}

body {
    padding-top: 50px;
    margin-bottom: 60px;
    margin-right: 0;
    margin-left: 0
}

.padding-top-0 {
    padding-top: 0px !important;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 0px;
    padding-right: 0px;
}

.container-fluid-portal-body {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
}


/* Logo Header */
#LogoBar {
    width: 100%;
    height: 79px;
    background-color:white;
}

#LogoBarLeft {
    width: 50%;
    height: 50px;
    float: left;
    display: block;
    text-align: left;
    line-height: 50px;
    padding-left: 15px;
    padding-top: 16px;
    padding-bottom: 12px;
    background-color: white;
}

#LogoBarRight {
    width: 50%;
    height: 50px;
    float: right;
    display: block;
    text-align: right;
    line-height: 50px;
    padding-right: 15px;
    padding-top: 16px;
    padding-bottom: 12px;
    background-color: white;
}
#LogoBottom {
    width: 100%;
    height: 1px;
    background-color: white;
    clear:both;
}



.container-fluid-portal-navbar {
    padding-left: 0;
    padding-right: 0; 
    clear:left;
}

.ButtonGroup {
    display: inline;
    padding-left: 5px;
}
  
/* Overriding bootstrap.min.css */

.newslistsmall {
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #eaeaea;
}

.newslistlarge {
    padding: 8px 0px 8px 0px;    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #eaeaea;
}

.tablefeaturebodyleft {
    padding: 0px;
}

.tablefeaturebodyright {
    padding: 5px 10px 10px 20px;
}


.newsimagetext {
    padding-top: 8px;
    font-size: 12px;
    line-height: 18px;
    font-weight:bold;
}

.nav.navbar-nav li a {
    color: #f7f7f7;
}

.navbar-nav > li > .dropdown-menu a {
    color:#333;
}

.jumbotron {
    background-image: url("../images/1/wow/banner_mobile.jpg");
    background-size: cover;
    background-color: white;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 0;
    min-height: 500px;
    text-align: center;
    vertical-align: central;
    align-items: center;
}

.social {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 50px;
    /*line-height: 60px; /* Vertically center the text there */
    background-color: #222222;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    color:#888888
}

.socialmedia {
    padding-top: 10px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    /*line-height: 60px; /* Vertically center the text there */
    background-color: #222222;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 60px;
    text-align: center;
    color: #888888
}

.navbar-right{
    padding-right:15px;
}

.alert alert-danger{
    margin-bottom:0;
}

.modalform {
    padding: 15px;
}

.k-edit-buttons {
    background-color:white;
}


.GridLeft {
    padding: 10px;
    border-color: lightgray;   
    border-left-width: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
}
.GridTwoColumnLeftForm {
    font-weight: bold;
}
.GridTwoColumnLeftForm_2 {
    padding-top: 12px;
    font-weight: bold;
}
.GridTop {
    padding: 10px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    background-color: #f7f7f7;
}
.GridLeftTop {
    padding: 10px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
}
.GridRight {
    padding: 10px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
}
.GridRightTop {
    padding: 10px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}
.GridBottom {
    padding: 10px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

.GridLeftForm {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
}
.GridLeftLabelFormLine {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 6px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-style: solid;  
    border-right-style: solid;
    border-bottom-style: solid;
    font-weight:bold;
}

.GridLeftFormLine {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
    padding-left: 6px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

.GridTopForm {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
}

.GridLeftTopForm {
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 6px;
}

.GridRightForm {
    padding-top: 6px;
    padding-bottom: 6px;
}

.GridRightFormLine {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    border-color: lightgray;
    border-left-width: 1px;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
}

.GridRightTopForm {
    padding-top: 6px;
    padding-bottom: 6px;
}

.ModalFormLabelTd {
    padding-top: 5px;
    padding-right: 10px;
}

.ModalFormLabel2Td {
    padding-top: 8px;
    padding-right: 10px;
}

.ModalFormFieldTd {
    padding-top: 5px;    
}

.GridBottomForm {
    padding-top: 6px;
    padding-bottom: 6px;
}

.TableHeading {
    font-size: 16px;
    font-weight: bold;
}
.KendoGridHeading {
    font-size: 16px;
    font-weight: bold;
    line-height: 38px;
}
div.scrollable {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}

#PortalBody{
    padding-bottom:30px;
}

#PortalBodyCrud {
    padding: 0px 15px 30px 15px;
}

#PortalContent {
    padding-left: 15px;
    padding-right: 15px;
}


#BodyFooter {
    clear:both;
    width:100%;
    min-height:30px;
}

/* Title & Button Bar */
#WelcomeBar {
    width: 100%;
    height: 30px;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea;
    border-bottom-width: 1px;    
}

#WelcomeBarLeft {
    width: 49%;
    height: 30px;
    float: left;
    display: block;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    padding-left: 15px;
}

#WelcomeBarRight {
    width: 49%;
    height: 30px;
    float: right;
    display: block;
    text-align: right;
    line-height: 30px;
    font-size: 14px;
    padding-right: 15px
}

#ImpersonateBar {
    width: 100%;
    height: 30px;
    /*border-bottom-style: solid;
    border-bottom-color: #eaeaea;
    border-bottom-width: 1px;*/
    background-color:lightyellow;
}

#ImpersonateBarLeft {
    width: 49%;
    height: 30px;
    float: left;
    display: block;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    padding-left: 15px;
}

#ImpersonateBarRight {
    width: 49%;
    height: 30px;
    float: right;
    display: block;
    text-align: right;
    line-height: 30px;
    font-size: 14px;
    padding-right: 15px
}
#HelpText {
    width: 100%;
    padding: 15px;
    margin-bottom:15px;
    background-color:aliceblue;
}

#PcContent {
    width: 100%;
    margin-bottom: 15px;
}

#MobileContent {
    width: 100%;
    margin-bottom: 15px;
}

/* Title & Button Bar */
#TitleBar {
    width: 100%;
    height: 49px;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea;
    border-bottom-width: 1px;
    padding-top: 3px;
    padding-bottom: 6px;
    margin-bottom: 15px;
}

#TitleBarLeft {
    width: 49%;
    height: 40px;
    float: left;
    display: block;
    text-align: left;
    line-height: 40px;
    font-size: 20px;
    padding-left: 15px;
}

#TitleBarRight {
    width: 49%;
    height: 40px;
    float: right;
    display: block;
    text-align: right;
    line-height: 40px;
    padding-right: 15px
}

/* Admin Main Content */
#AdminPortalContent {
    width: 100%;
    clear: left;
}

#AdminPortalContentHome {
    width: 100%;
    clear: left;
    padding-top: 25px;
    padding-bottom: 25px;
}

.kpiheader {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    line-height: 40px;
    background-color: whitesmoke;
    padding-top: 4px;
    padding-bottom: 5px;
}

.kpiheaderleft {
    float: left;
    display: block;
    text-align: left;
    line-height: 40px;
    background-color: whitesmoke;
    padding-left: 6px; 
}

.kpiheaderright {
    float: right;
    display: block;
    text-align: right;
    line-height: 40px;
    background-color: whitesmoke;
    padding-right: 12px;
}

.kpiheaderclear {
    width: 100%;
    clear: both;
}

.kpicontent {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    padding-top: 25px;
    padding-bottom: 25px;
}

.panelheaderbackgroundcolour {
    background-color: whitesmoke;
    font-size:medium;
}

.green{
    background-color:lightgreen !important;
    border-bottom:solid;
    border-bottom-color:lightgrey;
    border-bottom-width:1px;
}

.red {
    background-color: lightpink !important;
    border-bottom: solid;
    border-bottom-color: lightgrey;
    border-bottom-width: 1px;
}

.blue {
    background-color: lightblue !important;
    border-bottom: solid;
    border-bottom-color: lightgrey;
    border-bottom-width: 1px;
}

.amber {
    background-color: khaki !important;
    border-bottom: solid;
    border-bottom-color: lightgrey;
    border-bottom-width: 1px;
}

.sectionheadingtd {
    border: solid;
    border-color: lightgrey;
    border-width: 1px;
    line-height:32px;
    font-size:16px;
    height:32px;
    font-weight:bold;
}

/* Admin Modal Form */

/*Roger*/
/* Media Queries*/
/*Mobile View max - 768*/
@media screen and (max-width: 767) {
    .mobile-only {
        display: block !important;
    }

        .mobile-only a.btn.btn-block {
            display: block;
            margin-top: 1px;
            margin-bottom: 1px;
        }

    .desktop-only {
        display: none !important;
    }
}

/*DeskTop View - min 768*/
@media screen and (min-width: 768) {
    .mobile-only {
        display: none;
    }

    .desktop-only {
        display: block !important;
    }
}


.input-disabled {
    background-color: #e9e9e9 !important;
}

.error-message {
    color: #F00;
}