@import url('https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/*
#ctl01_HeaderLogoLink:before {
    content: 'DEV';
    display: inline;
    height: auto;
    width: auto;
    position: relative;
    color: firebrick;
    z-index: +1;
    font-family: 'open sans', sans-serif;
    font-size: 40px;
    left: 15px;
    font-weight: 700;
    line-height: 40px;
    top: 6px;
}
*/

.RadHtmlChart.RadHtmlChart_Metro {
    max-width: 100%; overflow:hidden;

}

.sub-nav-body .RadTreeView_Orion > .rtUL > .rtLI > div .rtIn.PressLink:before {content:'\f1ea';font-family:fontawesome;}

.sub-nav-body .RadTreeView_Orion > .rtUL > .rtLI > div .rtIn.StandardsLink:before {content:'\f24e';font-family:fontawesome;}

.media > .fa {
    float: left;
    font-size: 28px;
    width: 30px;
    margin-right: 10px;
    text-align: center;
}

.hide {display:none;} 

.redAlert {
	color:#c8102e;
}

.greenAlert {
	color:#5fb600;
}

.goldAlert {
	color:#debf00;
}

.orangeAlert {
	color:#ff7e04;
}

.blueAlert {
	color:#007aaf;
}

.purpleAlert {
	color:#7A1147;
}

.aquaAlert {
	color:#3ABCB1;
}



.alertImage {max-width:100px;}



.sub-nav-body .RadTreeView_Orion ul.rtUL ul.rtUL .rtIn {

    color: rgba(255,255,255,.75);
}

legend {font-size:130%; font-weight:bold;}

.RadPicker.RadPicker_Metro {
    display: table!important;
}

fieldset {
    margin: 16px 0; 
}

.RadGrid.RadGrid_MetroTouch .rgHeader {
    font-weight: bold; text-align:left;}

