﻿body {
    /*background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: auto;
    color: #000000 !important;*/
}

form {
    margin: 0;
    height: 456px;
}

#header {
    width: 100%;
    margin: auto;
}

.footer {
    margin-top: -500px;
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 30px;
    background-color: black;
    color: white;
    z-index: -50;
}

#maincol {
    margin: auto;
    width: 98%;
    min-height: 550px;
}

.menu { background-color: gainsboro; }

.clearAllSides { clear: both; }

.floatRight { float: right; }

.floatLeft { float: Left; }


.center { margin: auto; }

.center-text { text-align: center; }

.divArea98P {
    margin: auto;
    width: 98%;
    border: solid 1px silver;
    min-height: 190px;
    max-height: 220px;
    overflow-y: auto;
}

.divHeight50 { min-height: 50px !important; }

.divHeight240 {
    margin: auto;
    min-height: 240px;
    max-height: 240px;
    overflow-y: auto;
}

.divHeight300 {
    margin: auto;
    min-height: 300px;
    max-height: 300px;
    overflow-y: auto;
}

.divHeight400 {
    margin: auto;
    min-height: 400px;
    max-height: 400px;
    overflow-y: auto;
}

.divHeight450 {
    margin: auto;
    min-height: 450px;
    max-height: 450px;
    overflow-y: auto;
}

.divHeight500 {
    margin: auto;
    min-height: 510px;
    max-height: 510px;
    overflow-y: auto;
}

.divHeight600 {
    margin: auto;
    min-height: 600px;
    max-height: 600px;
    overflow-y: auto;
}

.divHeight650 {
    margin: auto;
    min-height: 650px;
    max-height: 650px;
    overflow-y: auto;
}

.divHeight700 {
    margin: auto;
    min-height: 700px;
    max-height: 700px;
    overflow-y: auto;
}


.divPad5M2 {
    border: 1px solid #CCCCCC;
    padding: 2px;
    margin: 2px;
}

.divPad10 {
    border: 1px solid #CCCCCC;
    padding: 10px;
    border-radius: 6px;
}

.divPad10NoBorder { padding: 10px !important; }

.divPad5 {
    border: 1px solid #CCCCCC;
    padding: 5px;
    border-radius: 6px;
}



.divPad0 { border: 1px solid #CCCCCC; }

.divPad0MTB4 {
    margin-bottom: 4px !important;
    margin-top: 4px !important;
}

.divMar10 {
    margin-top: 10px !important;
    ;
    margin-bottom: 10px !important;
    ;
}

.divPad10Mar10 {
    border: 1px solid #CCCCCC;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 6px;
}

.divPad20Mar10 {
    border: 1px solid #CCCCCC;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.divBackgroundcornflowerblue {
    background-color: cornflowerblue;
    color: white;
}

.divBackgroundMistyRose {
    background-color: mistyrose;
    color: black;
}

#menu11 {
    margin: 0;
    font-family: Calibri, Arial;
}

A {
    color: navy;
    text-decoration: underline;
    width: 90px;
    font-family: 'Microsoft Sans Serif';
    font-weight: normal;
    font-size: small;
}

A.white {
    color: white;
    text-decoration: underline;
    width: 90px;
}


A:active {
    color: navy;
    text-decoration: underline;
}



BUTTON { font-size: 0.7em; }

.buttonGrey1 {
    padding: 0.6em 1.2em 0.6em 1.2em;
    color: #000000;
    background-color: #EBEBEB;
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    font-size: 0.7em;
}

.buttonRed1 {
    padding: 0.4em 1em 0.4em 1em;
    color: #FFFFFF;
    background-color: #C9403A;
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    font-size: 0.7em;
}

.buttonOrange1 {
    padding: 0.4em 1em 0.4em 1em;
    color: #FFFFFF;
    background-color: #F99F1D;
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    font-size: 0.7em;
    margin-right: 0px;
}

.buttonGreen1 {
    padding: 0.6em 1.2em 0.6em 1.2em;
    color: #FFFFFF;
    background-color: #57AE57;
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    font-size: 0.7em;
}

.buttonBlue1 {
    padding: 0.4em 1em 0.4em 1em;
    color: #FFFFFF;
    background-color: #0072CC;
    font-weight: normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    border-radius: 0.6em;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    font-size: 0.6em;
}

.bold {
    font-weight: bold;
    font-size: small;
}

.table-borderless { border: none !important; }

.table-borderless td { border: none !important; }

.boldBlue {
    font-weight: bold;
    color: #000099;
}


/* So the overflow scrolls */

/*.container {
    border: thin solid #FFFFFF;
    overflow: auto;*/


/* Keep the header cells positioned as we scroll */

/*.container table th {
        background-color: #00478e;
        color: White;
        position: relative;
        top: expression(this.parentNode.parentNode.parentNode.scrollTop-1);
    }*/

/*.container a {
        color: White;
        text-decoration: none;
    }*/

/*.container a:hover {
            text-decoration: underline;
        }*/

.refreshTime {
    font-weight: bold;
    font-size: 12px;
}

.ajax__calendar_container { z-index: 500; }



.fontWhite { color: white !important; }

.fontBlack { color: black !important; }

.fontDarkBlue { color: darkblue !important; }

.formTitleSub {
    font-size: 12px;
    font-weight: bolder;
    color: #000099;
    padding: 5px;
}

.hyperlinkWhite {
    text-decoration: underline;
    color: #FFFFFF;
}

.infoButton {
    background-position: 20px 20px;
    background-image: url('../Images/info.png');
    background-repeat: no-repeat;
}

.InfoWrap {
    width: 1059px;
    padding: 5px;
}

.InfoWrap1 {
    width: 450px;
    padding: 10px;
    margin: 1px;
    border: blue 0.5px solid;
    float: left;
    height: 194px;
}

.Infowrap2 {
    width: 450px;
    padding: 10px;
    margin: 1px;
    border: blue 0.5px solid;
}

.Infowrap3 {
    width: 59%;
    padding: 5px;
    margin: 5px;
    border: blue 1px solid;
    float: left;
    height: auto;
}

.Infowrap4 {
    width: 52%;
    padding: 5px;
    margin: 5px;
    border: blue 1px solid;
    float: right;
    height: auto;
}

.Infowrap5 {
    width: 43%;
    padding: 5px;
    margin: 5px;
    border: blue 1px solid;
    float: left;
    height: 160px;
}

.Infowrap6 {
    width: 45%;
    padding: 5px;
    margin: 5px;
    border: blue 1px solid;
    float: right;
    height: 160px;
}

.Infowrap6a {
    width: 45%;
    padding: 5px;
    margin: 5px;
    border: 1px solid #FF9900;
    float: left;
    height: 50%;
}

.Label { color: black !important; }

.LabelBlueBold {
    font-weight: bolder;
    font-size: medium;
    color: #000080;
    font-style: normal;
}

Listbox { }

.ListBoxView { }

.ListBoxSelect {
    color: blue;
    text-decoration: underline;
}


.Menu { }

.ModalPopup {
    background-color: #808080;
    filter: alpha(opacity=80);
    opacity: 0.6;
}

.SiteMapPath {
    margin: 3px;
    width: 403px;
    padding: 3px;
    height: 13px;
}

.staticMenuItem {
    background-color: white;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    color: #ffffff;
    margin: 2px;
    font-weight: normal;
    padding: 2px;
    border-color: #FF6600;
}


.Tab {
    font-family: Arial;
    font-size: 10px;
    color: Gray;
    background-color: Silver;
}


.Tab {
    font-family: Arial;
    font-size: 10px;
    color: Gray;
    background-color: Silver;
}


.TEXTAREA { }

.textbox1 {
    width: 80px;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}

.txtArialBlackSmall {
    font: small;
    font-family: Arial;
    color: black;
}

.textBoxMulti1 {
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    text-align: justify;
}

.textBlue { color: darkblue; }

.textAllignJustify {
    text-align: justify;
    text-justify: auto;
}

.toolbox {
    background-color: #FFFFFF;
    border: medium double #808080;
    margin: 5px;
    padding: 15px;
    width: 700px;
    height: 350px;
    overflow: scroll;
}

.tooltip {
    display: none;
    background-color: #FFFFFF;
    font-weight: bolder;
    border: 1px solid #000066;
    width: auto;
    height: auto;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
}


#master {
    position: relative; /* The following line stops the menu from hiding behind certain elements of the content page */
    z-index: 1000;
    width: 98%;
    padding: 5px;
}

#topBarWhite {
    width: 100%;
    height: 34px;
    text-align: center;
    background-color: #FFFFFF;
    padding-bottom: 10px;
}


.menuContainer {
    border: 1px solid #CCCCCC;
    background-color: #000099;
    height: 25px;
    width: 98%;
    color: #FFFFFF;
}

.staticMenuStyle {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.staticMenuItemStyle {
    height: 25px;
    color: #000000;
    font-weight: normal;
    font-size: 0.8em;
}

.staticSelectedStyle {
    background-color: #F9F9F9;
    color: #000000;
}

.staticHoverStyle {
    background-color: #F9F9F9;
    color: #000000;
}

.dynamicMenuStyle { border: 1px solid #999999; }

.dynamicMenuItemStyle {
    background-color: #F9F9F9;
    padding: 10px;
    height: 20px;
    color: Black;
    font-weight: normal;
    font-size: small;
    width: 300px;
    font-family: Calibri;
}

.dynamicSelectedStyle {
    background-color: #0000CC;
    color: #FFFFFF;
}

.dynamicHoverStyle {
    background-color: #0000CC;
    color: #FFFFFF;
}

.dynamicHoverStyle a:hover { text-decoration: underline; }



.Menuheader {
    margin: 5px 0px 5px 0px;
    padding: 8px;
    background-color: #000099;
    color: #FFFFFF;
}

.MenuArea95pBlue {
    padding: 10px;
    margin: auto;
    width: 95%;
    border: 1px solid #3333FF;
    height: 20%;
    clear: both;
    background-color: #FFFFFF;
}

.MenuArea95pGreen {
    padding: 10px;
    margin: auto;
    width: 95%;
    border: 1px solid #55AA55;
    height: 20%;
    clear: both;
    background-color: #FFFFFF;
}

.MenuAreaBlue {
    padding: 10px;
    margin: 5px;
    border: 1px solid #3333FF;
    min-height: 20%;
}

.MenuAreaBlue250 {
    padding: 10px;
    margin: 5px;
    border: 1px solid #3333FF;
    min-height: 120px;
    max-width: 250px;
    min-width: 250px;
    align-content: center !important;
}

.MenuAreaBlue200 {
    padding: 10px;
    margin: 5px;
    border: 1px solid #3333FF;
    min-height: 120px;
    max-width: 200px;
    min-width: 200px;
    align-content: center !important;
}

/*-- some new styles 09/06/2013*/

.height450px {
    min-height: 450px;
    max-height: 450px;
}

.height400px {
    min-height: 400px !important;
    max-height: 400px;
}

.height300px {
    min-height: 300px !important;
    max-height: 300px;
}

.height250px {
    min-height: 250px !important;
    max-height: 250px;
}

.height225px { min-height: 225px !important; }

.height150px { min-height: 150px !important; }

.height120px { min-height: 120px !important; }

.height100px { min-height: 100px !important; }

.height80px { min-height: 80px !important; }

height60px { min-height: 60px !important; }

.workArea480 {
    padding: 20px;
    width: 480px;
    border-top: solid 1px silver;
    border-left: solid 1px silver;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

.workArea500 {
    margin: 10px;
    padding: 20px;
    width: 500px;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
}

.workArea98P {
    padding: 10px;
    width: 98%;
    /*border: 1px solid #CCCCCC;*/
    overflow-y: auto;
}

.workArea90P {
    padding: 10px;
    margin: auto;
    width: 90%;
    border: 1px solid #CCCCCC;
    overflow-y: auto;
}

.workArea50P {
    padding: 10px;
    width: 48%;
    border: solid 1px silver;
    overflow-y: auto;
}

.workArea45P {
    padding: 10px;
    width: 45%;
    border: solid 1px silver;
    overflow-y: auto;
}

.workArea40P {
    padding: 10px;
    width: 37%;
    border: solid 1px silver;
    overflow-y: auto;
}

.workArea30P {
    padding: 10px;
    width: 30%;
    border: solid 1px silver;
    overflow-y: auto;
}

.workArea60P {
    padding: 10px;
    width: 58%;
    border: solid 1px silver;
    overflow-y: auto;
}

.borderWhite { border: solid 1px #FFFFFF; }

.pageContent { font-family: Arial, Helvetica, sans-serif; }

.commandButton {
    float: right;
    margin: 20px;
}

.tb200 {
    width: 200px;
    border: 1px solid #C0C0C0;
}

.tb300 {
    width: 300px;
    border: 1px solid #C0C0C0;
}

.tb400 {
    width: 400px;
    border: 1px solid #C0C0C0;
}

.drp300 {
    width: 305px;
    border: 1px solid #C0C0C0;
}

.drp500 {
    width: 505px;
    border: 1px solid #C0C0C0;
}

.chk300 {
    width: 305px;
    border: 1px solid #C0C0C0;
    display: inline-block;
}

.fup300 {
    width: 305px;
    border: 1px solid #C0C0C0;
}

.tb500 {
    width: 500px;
    border: 1px solid #C0C0C0;
}

.tb770 {
    width: 765px;
    border: 1px solid #C0C0C0;
}


.formTitleBig {
    font-size: x-large;
    color: #000099;
    padding: 5px;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
}

.formTitle {
    font-size: medium;
    color: #000099;
    padding: 5px;
    text-transform: capitalize;
    font-family: Arial, Helvetica, sans-serif;
}



.warning1 {
    color: red;
    padding: 2px;
}

/* below definately used in Quality Alert management */

label {
    /*display: inline-block;*/
    /*width: 150px;*/
    margin-left: 5px;
}

.labelArial8em { /*font-size: 0.8em;*/ }

.all-round {
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
}

.panelSpacedRows .row { margin-bottom: 4px !important; }

.RadioButtonList {
    font-size: 1.4em;
   /* padding: 10px;*/
    width: 100%;
    line-height: 1.4em;
    margin: 2px 25px 0 0;
}

.ShortRadioButtonList {
    font-size: 1em;
    /* padding: 10px;*/
    width: 100%;
    line-height: 1em;
    margin: 2px 25px 0 0;
}


input[type=checkbox] {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    align-items: center;
    margin-right: 8px;
    margin-left: 8px;
    border-radius: 1px;
}

.spacedRows .row { margin-bottom: 5px !important; }

a { color: #3a4dad; }

.hyperlinkRed { color: red !important; }

.verticalText {
    display: block;
    /*height:128px;
 width:128px;*/
    vertical-align: bottom;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}


/*wrap button text*/

.btn { white-space: normal !important; }


.divBackgroundImage {
    background-image: url(/Images/Greenwich-Back2.png) !important;
    background-repeat: no-repeat;
    /*  Greenwich-Back2.png 
        Bexley-Login-Page.jpg
        Safety-Pic.jpg ;*/
}

.opacity {
    opacity: 0.9; /* Opacity for Modern Browsers */
    filter: alpha(opacity=50); /* Opacity for IE8 and lower */
}

.border-black {
    border-color: black !important;
    border-bottom-style: solid !important;
    border-width: 1px !important;
}

.chart-legend-box {
    background-color: rgb(177, 18, 18);
    height: 14px;
    width: 15px;
    float: left;
    margin: 2px 4px;
}

.chart-legend-li {
    list-style-type: none;
    float: left;
    margin: 2px 5px;
}

.nav-pills > a { text-decoration: none; }

#IndicatorLookupDetailTabs a.btn-info { width: auto !important; }

.padding-bottom-3px { padding-bottom: 3px !important; }

.padding-top-50px { padding-top: 50px; }

.padding-top-100px { padding-top: 100px; }

.padding-top-150px { padding-top: 150px; }


.voffset2 { margin-top: 2px; }

.voffset5 { margin-top: 5px; }

.voffset10 { margin-top: 10px; }

.voffset15 { margin-top: 15px; }

.voffset30 { margin-top: 30px; }

.voffset40 { margin-top: 40px; }

.voffset60 { margin-top: 60px; }

.voffset80 { margin-top: 80px; }

.voffset90 { margin-top: 90px; }

.voffset100 { margin-top: 100px; }

.voffset150 { margin-top: 150px; }


.btn-bundle {
    margin-top: 1.4em;
    width: 135px;
}

.DashTileAreaBlue250 {
    padding: 10px;
    margin: 5px;
    border: 1px solid #3333FF;
    min-height: 160px;
    max-width: 250px;
    min-width: 250px;
    align-content: center !important;
}

.circle {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 11px;
    color: black;
    text-align: center;
    background: #000;
    font-weight: bold;
    vertical-align: middle;
    line-height: 2.3em;
    float: left;
    margin: 1em;
}

.circle-disabled {
    background-color: gainsboro;
    color: gray;
}

.red-circle {
    background-color: red;
    color: white;
}

.amber-circle {
    background-color: #ee7a3f;
    color: white;
}

.green-circle {
    background-color: darkgreen;
    color: white;
}

.notrated-circle {
    background-color: #00f;
    color: white;
}

.square {
    width: 35px;
    height: 25px;
    border-radius: 1%;
    font-size: 11px;
    color: black;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    line-height: 2.2em;
    margin: 5px;
    float: left;
    margin: 1.3em;
}

.square-disabled {
    border-color: gainsboro;
    border-width: thin;
    border-style: solid;
}

.done-square {
    border-color: darkgreen;
    border-width: thin;
    border-style: solid;
}

.due-square {
    border-color: purple;
    border-width: thin;
    border-style: solid;
}

.notdone-square {
    border-color: red;
    border-width: thin;
    border-style: solid;
    background-color: red;
    color: white;
}

.tbl-rating-margin .circle { margin: 0.2em; }

.font15Blue {
    font-size: 15px !important;
    color: darkblue;
    margin: 3px;
}

.font20Red {
    font-size: 20px !important;
    color: red;
    margin: 3px;
}

.font20Green {
    font-size: 20px !important;
    color: darkgreen;
    margin: 3px;
}

.font20Orange {
    font-size: 20px !important;
    color: darkorange;
    margin: 3px;
}

.font20Blue {
    font-size: 20px !important;
    color: darkblue;
    margin: 3px;
}
.font20Black {
    font-size: 20px !important;
    color: #000;
    margin: 3px;
}

.font20Purple {
    font-size: 20px !important;
    color: purple;
    margin: 3px;
}

.font30 {
    font-size: 30px !important;
    margin: 5px;
}

.font50 {
    font-size: 50px !important;
    margin: 5px;
}

.backgroundDarkGreen { background-color: darkgreen !important; }

.backgroundGreen { background-color: #5bce5b !important; }

.backgroundYellow { background-color: yellow !important; }

.backgroundOrange { background-color: #ff8939 !important; }

.backgroundRed { background-color: #ffa8a8 !important; }

.backgroundBlack { background-color: black !important; }

.no-text-decoration { text-decoration: none !important; }

.divHeight100px { height: 100px !important; }

.divHeight150px { height: 150px !important; }

.border-success {
    border: 1px solid #58ba58 !important;
    padding: 3px !important;
}

.border-warning { border: 2px solid #fba82c !important; }

.border-danger { border: 2px solid red !important; }

.border-info { border: 2px solid darkblue !important; }

.border-leftDefault30 {
    border: 1px solid gray;
    border-left: 30px solid #dddddd !important;
}

.border-leftDarkBlue30 {
    border: 1px solid gray;
    border-left: 30px solid #00008b !important;
}

.border-leftPrimary30 {
    border: 1px solid gray;
    border-left: 30px solid #d9230f !important;
}

.border-leftSucess30 {
    border: 1px solid gray;
    border-left: 30px solid #469408 !important;
}

.border-leftInfo30 {
    border: 1px solid gray;
    border-left: 30px solid #029acf !important;
}

.border-leftWarning30 {
    border: 1px solid gray;
    border-left: 30px solid #9b479f !important;
}

.border-leftDanger30 {
    border: 1px solid gray;
    border-left: 30px solid #FFFF8C00 !important;
}

.LinkPurpleNoUnderline {
    color: purple;
    text-decoration: none;
}

.LinkGreenNoUnderline {
    color: #469408;
    text-decoration: none;
}

.LinkRedNoUnderline {
    color: red;
    text-decoration: none;
}

.LinkDarkBlueNoUnderline {
    color: darkblue;
    text-decoration: none;
}

.LinkDarkOrangeNoUnderline {
    color: darkorange;
    text-decoration: none;
}

.LinkInfoNoUnderline {
    color: #029acf;
    text-decoration: none;
}

.panel-footer-buttons {
    width: 120px;
    margin: 10px;
}

.risk-panel-headers { font-size: 25px; }


.risk-register-matrix-parent {
    width: 100%;
    border: 2px solid #029acf;
    padding: 15px 10px;
}


.risk-register-matrix { width: 100%; }

.risk-register-matrix .main-label {
    font-size: 25px;
    color: #c32222;
}

.risk-register-matrix td {
    width: 40px !important;
    padding: 2px !important;
    text-align: center;
    border: none !important;
    vertical-align: middle !important;
}

.risk-register-matrix .row-header-labels {
    width: 100px !important;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: #338dac;
}

.risk-register-matrix .legendary-labels {
    font-size: 20px;
    font-weight: bold;
}

.risk-register-matrix .col-header-labels td {
    width: 100px !important;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    color: #338dac;
}

.risk-register-matrix .backgroundGreen, .risk-register-matrix .backgroundRed, .risk-register-matrix .backgroundOrange, .risk-register-matrix .backgroundYellow {
    width: 40px !important;
    height: 40px !important;
    color: black;
}

.vertical-text {
    transform: rotate(270deg);
    margin: auto;
    font-weight: bold;
}

.risk-page-header { font-size: 18px; }

.risk-page-primary {
    background-color: #d2d2d2;
    padding: 10px 20px;
    color: white;
    font-size: 18px;
    clear: both;
    margin-bottom: 25px;
    border-radius: 3px;
}

.risk-details-form .control-label {
    color: black;
    display: inline-block;
    margin-left: 5px;
}

.risk-matrix-data { }

.risk-data-labels { margin-top: 30px; }

.risk-matrix-pickbutton {
    margin-top: 20px;
    width: 70px;
}

.risk-field-row { margin: 5px; }

.risk-field-row .col-sm-2 { /*margin-top: 10px!important;*/ }

.risk-details-pending { /*background-color: #efd9c0;*/ }

.risk-details-success { /*background-color: #ecffec;*/ }

.risk-dashboard-grid th { color: white !important; }

.risk-dash-actions a {
    float: left;
    width: 25px !important;
}

.risk-dash-actions img {
    float: left;
    width: 24px;
}

.Height100 { height: 100px !important; }

.Height60 { height: 60px !important; }

.GridviewScrollHeader TH, .GridviewScrollHeader TD {
    padding: 5px;
    font-weight: bold;
    white-space: nowrap;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    background-color: #EFEFEF;
    text-align: left;
    vertical-align: bottom;
}

.GridviewScrollItem TD {
    padding: 5px;
    white-space: nowrap;
    border-right: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    background-color: #FFFFFF;
    height: 200px;
}

.GridviewScrollPager {
    border-top: 1px solid #AAAAAA;
    background-color: #FFFFFF;
}

.GridviewScrollPager TD {
    padding-top: 3px;
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
}

.GridviewScrollPager A { color: #666666; }

.GridviewScrollPager SPAN {
    font-size: 16px;
    font-weight: bold;
}

.imgHW14 {
    height: 16px !important;
    width: 16px !important;
}

.textWhiteBackDarkGreen {
    background-color: darkgreen;
    color: white;
    margin: 1px;
    /*padding: 3px;*/
}

.textWhiteBackDarkRed {
    background-color: darkred;
    color: white;
    margin: 1px;
    /*padding: 3px;*/
}

.textWhiteBackDarkBlue {
    background-color: darkBlue;
    color: white;
    margin: 1px;
    /*padding: 3px;*/
}

.textPadDarkBlue {
    padding: 3px;
    color: blue;
    margin: 1px;
    /*font-size: medium;*/
}

.gridlistpattern-listbox { border: 1px solid #7318b3; }

.gridlistpattern-title {
    font-size: 20px;
    background-color: #440a44;
    color: white;
    padding: 10px;
    margin-top: 20px;
}

.gridlistpattern-listbox h4 {
    background-color: #6f3472;
    color: white;
    clear: both;
    padding: 10px;
    margin-top: 20px;
}

.div-chartholder {
    border: 1px solid #9b479f;
    margin: 10px;
    padding: 10px;
    background-color: #f1f1f1;
}

span.checkbox-inline input[type=checkbox] { margin-top: 3px !important; }

span.checkbox-inline { padding: 3px !important; }

.calendar-image { height: 16px; }

.table input[type="checkbox"] { margin: 2px 4px; }



.btn-PrimaryColour {
    color: #fff;
    background-color: #957fe6;
    border-color: #b9aaee;
}

    .btn-PrimaryColour:hover, .btn-PrimaryColour:focus, .btn-PrimaryColour:active, .btn-PrimaryColour.active, .open > .dropdown-toggle.btn-PrimaryColour {
        color: #fff;
        background-color: #b9aaee;
        border-color: #957fe6;
    }


.self {
    font-size: 19px !important;
}

.form-control.self {
    font-size: 19px !important;
    border: 3px solid #4d4d4d;
}

.accessibleButton {
    font-family: "nta",arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    font-size: 19px !important;
    line-height: 1.1875;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    /*width: 100%;*/
    width: auto;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 22px;
    padding: 8px 10px 7px;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    background-color: #00703c;
    box-shadow: 0 2px 0 #002d18;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
}

    .accessibleButton:hover, .accessibleButton:focus {
        background-color: #005a30;
    }


input[type='checkbox'] {
    width: 25px;
    height: 25px;
}

input[type='radio'] {
    -webkit-appearance: none;
    width: 25px;
    height: 25px;
    border: 1px solid #4d4d4d;
    border-radius: 50%;
    outline: none;
    margin-left: 5px !important;
    vertical-align: middle;    
    /*box-shadow: 0 0 5px 0px grey inset; */
}

    input[type='radio']:hover {
        box-shadow: 0 0 5px 0px #4d4d4d inset;
    }

    input[type='radio']:before {
        content: '';
        display: block;
        width: 60%;
        height: 60%;
        margin: 20% auto;
        border-radius: 50%;
    }

    input[type='radio']:checked:before {
        background: #4d4d4d;
    }

    input[type="radio"]:focus, input[type="checkbox"]:focus {
        /* outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;*/
        outline-offset: -2px;
        outline: none !important;
    }

/*
.selfradio {
    width: 37px;
    height: 37px;
    font-size: 19px;
}*/

.header {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
}

.mainArea {
    margin-left: 10%;
    margin-right: 30%;
}

.info {
    font-size: 15px;
    margin-bottom: 40px;
}

.titleLabel {
    margin-bottom:5px !important;
}

.validationRed {
    color: #ff3333;
}

.selfCheckbox {
    width: 37px;
    height: 37px;
}

.qc-label{
    padding-bottom:5px;
    padding-top:10px;
    font-size:19px;
}

table.qc-answer-options td {
    border-top:none !important;
}

table.mygridview {
    color: #4d4d4d;
    border: 2px solid #4d4d4d;    
    border-radius:2px;
}

    table.mygridview th {
        font-weight: bold;
        color: #4d4d4d;
        font-size: 19px;
        text-align:left;
        padding-left:5px;
    }

    table.mygridview td {
        font-size: 19px;
        padding: 3px;
        color: #4d4d4d;
        text-align: left;
        padding-left: 5px;
    }


    /*

        wellbeing styling for form

    */

.btn-PrimaryColourWellbeing {
    color: #fff;
    background-color: #30c197;
    border-color: #30c197;
    border-radius: 2rem !important;
    font-family: "Quicksand Medium",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
}

    .btn-PrimaryColourWellbeing:hover, .btn-PrimaryColourWellbeing:focus, .btn-PrimaryColourWellbeing:active, .btn-PrimaryColourWellbeing.active, .open > .dropdown-toggle.btn-PrimaryColourWellbeing {
        color: #fff;
        background-color: #6ed4b6;
        border-color: #6ed4b6;
        border-radius: 2rem;
        font-family: "Quicksand Medium",Helvetica,Arial,sans-serif !important;
        font-size: 14px !important;
    }
