﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
    padding-bottom: 10px;
    font-size:16px;
    /*background-color:#E1E4E5;*/
    background-color:#97CBE2;
    font-family:Calibri,Arial;
    /*color:#526176;*/
    color:#000000;
    margin-top:80px;
    /*font-weight:bold;*/
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* 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 widths on the form inputs since otherwise they're 100% wide */
/*input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}


.navbar-inverse {


    
/*background: linear-gradient(#626f84, #b8c2d3); /* Standard syntax */

/*background-color:#8AA0A6;*/

/*Preferred Colour:*/
background-color:#505D62;


/*Carpet Giant Header Colour:*/
/*background-color:#280F6B;*/
max-height:500px!important;


}

.navbar-inverse .navbar-brand {
    color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #000000;
}

.thead
{
    color:#FFFFFF;
    font-family:Verdana;
    font-size:12pt;
    font-weight:normal;
    background:linear-gradient(#6E7072,#595A5B)
    /*padding-left:10px;
    padding-right:10px;*/
}

.RadDataForm {
    /*width: 1000px;*/
    width: 100%;
    /*padding-bottom: 30px;*/
    vertical-align:text-top; 
}

.rdfFieldValue
{
    /*float:left;*/
    color:#555555;
    background-color:#FFFFFF;
    font-family:Verdana;
    font-size:small;
    width: 700px;
}

.rgCommandCell{
    background-color:white;
}

.tleft{
    font-weight:600;
    background-color:lightblue;
}


.RadGrid_MetroTouch .rgHeader{
    font-weight:600;
    background-color:#505D62;
}

.rgh{
    font-weight:600;
    background-color:lightblue;
}

.RadGrid_MetroTouch .rgHeader, .RadGrid_MetroTouch th.rgResizeCol, .RadGrid_MetroTouch .rgHeaderWrapper {
    background-color: #505D62 !important;
}

.RadGrid_MetroTouch .rgHeader,.RadGrid_MetroTouch .rgHeader a{
    font-weight: 600 !important;
    color:#ffffff !important;
}



.rgCaption
{
    color:#FFFFFF;
    font-family:Verdana;
    font-size:12pt;
    font-weight:normal;
    background:linear-gradient(#6E7072,#595A5B)
    /*padding-left:10px;
    padding-right:10px;*/
}

.selectLabel{
    font-size:18pt;
}

.RadDataForm.rdfNoFieldHint .rdfInput,.RadDataForm.rdfNoFieldHint .rdfPicker
{
    width:30%!important;

}

.RadPanelBar_Metro{
    font-size:14px !important;
}

.RadPanelBar_MetroTouch .rpRootLink
{
    background-color:#8AA0A6!important;
    color:white!important;
}

.RadPanelBar_MetroTouch .rpRootLink.rpSelected
{
    background-color:#505D62!important;
}

.navbar-inverse .navbar-nav > li > a{
    color:white!important;
}

h1{
    background-color:#505D62;
    color:#ffffff;
    font-size:14pt;
    padding:5px;
}

.RadPanelBar_MetroTouch .rpRootLink .rpText{
    font-weight:normal;
}

.RadGrid_MetroTouch .rgRow>td, .RadGrid_MetroTouch .rgAltRow>td{
    font-size:11pt;
    font-family:Calibri;
}

/*.RadGrid_MetroTouch, .RadGrid_MetroTouch .rgMasterTable, 
.RadGrid_MetroTouch .rgDetailTable, .RadGrid_MetroTouch 
.rgGroupPanel table, .RadGrid_MetroTouch .rgCommandRow table, 
.RadGrid_MetroTouch .rgEditForm table, .RadGrid_MetroTouch .rgPager 
table{
    line-height:25px !important;
}*/

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
}



@media (min-width: 1200px) {
    .container {
        max-width: 1400px;
    }
}


.RadInput_MetroTouch.riSingle .riTextBox{
    height:30px !important;
}

.RadDropDownList_MetroTouch .rddlFakeInput{
    min-height: 23px !important;
}

.FiftyPixels{
    height:50px !important;
}

.radPanelNarrow{
    font-size:8pt;
    padding-top:5px !important;
    height:30px;
    font-weight:400 !important;
    color:whitesmoke !important;
}

.glyphicon {
    font-size: 15px;
    /*color:#888888;*/
}

.RadGrid_Metro .rgHeader a {
    font-weight:bold !important;
}

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

.formItemData{
    color:#400D12 !important;
    font-weight:normal !important;
    /*width:100% !important;
    border:thin !important;
    border-color:black !important;
    border-bottom-style:solid !important;*/
}

.formItemDataBold{
    color:#400D12 !important;
    font-weight:bolder !important;
    /*width:100% !important;
    border:thin !important;
    border-color:black !important;
    border-bottom-style:solid !important;*/
}

.RadGrid_MetroTouch .rgSave{
    background-image:url(Images/Tick_49.png) !important;
}

.headerDateLabel{
    font-size:20px;
    color:whitesmoke;
}

.rbSpace label
{
   margin-left: 15px;
}

.radGridStyle{
    max-width: 1172px !important;
}

.indentedRow {
    margin-right: 15px !important;
    margin-left: 15px !important;
}


/*.RadWindow_Metro .rwContent{
    background-color:#8AA0A6 !important;
}*/



.RadUpload_MetroTouch .ruButton {
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.428571429 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
}

.validatorSummary {
    font-size: 14pt !important;
    color: red !important;
}

.validatorSummaryYellow {
    font-size: 14pt !important;
    color: yellow !important;
}

.RadScheduler .RadDropDownList {
    width: 250px !important;
}

.schedulerDarkBlue {
    background-color: #202B3F;
    color: #ffffff;
}

.schedulerBlue {
    background-color: #66BDE5;
    color: #000000;
}

.schedulerDarkGreen {
    background-color: #2B3F20;
    color: #ffffff;
}

.schedulerGreen {
    background-color: #D0ECBB;
    color: #000000;
}

.schedulerDarkRed {
    background-color: #3F2020;
    color: #ffffff;
}

.schedulerOrange {
    background-color: #EDD5B7;
    color: #000000;
}

.schedulerPink {
    background-color: #F1DCFF;
    color: #000000;
}

.schedulerRed {
    background-color: #ECBBBB;
    color: #000000;
}

.schedulerViolet {
    background-color: #540042;
    color: #ffffff;
}

.schedulerYellow {
    background-color: #FFFBC7;
    color: #000000;
}













