﻿
@font-face {
    font-family: 'function_pro_mediumregular';
    src: url('FunctionPro-Medium-webfont.eot');
    src: url('FunctionPro-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('FunctionPro-Medium-webfont.woff') format('woff'), url('FunctionPro-Medium-webfont.ttf') format('truetype'), url('FunctionPro-Medium-webfont.svg#function_pro_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* General */
/* General */
@font-face {
    font-family: Arial,sans-serif;
    src: url('FunctionPro-Bold-webfont.eot');
    src: url('FunctionPro-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('FunctionPro-Bold-webfont.woff') format('woff'), url('FunctionPro-Bold-webfont.ttf') format('truetype'), url('FunctionPro-Bold-webfont.svg#function_pro_bookbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Arial,sans-serif;
    src: url('FunctionPro-Light-webfont.eot');
    src: url('FunctionPro-Light-webfont.eot?#iefix') format('embedded-opentype'), url('FunctionPro-Light-webfont.woff') format('woff'), url('FunctionPro-Light-webfont.ttf') format('truetype'), url('FunctionPro-Light-webfont.svg#function_pro_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* unvisited link */
a:link {
    color: black;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: black;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: black;
    text-decoration: none;
}

/* selected link */
a:active {
    color: black;
    text-decoration: none;
}

/* unvisited link */
.gridGOlink:link {
    color: #1a0dab;
    text-decoration: none;
}

/* visited link */
.gridGOlink:visited {
    color: #609;
    text-decoration: none;
}

/* mouse over link */
.gridGOlink:hover {
    color: #1a0dab;
    text-decoration: none;
}

/* selected link */
.gridGOlink:active {
    color: #1a0dab;
    text-decoration: none;
}

.gridlink {
    text-decoration: underline !important;
}

html {
    /*font-family:Arial,sans-serif;
    font-size: 12px;*/
    font-family: Arial,sans-serif;
    height: 100%;
    margin: 0px;
    width: 100%;
}

body {
    font-family: Arial,sans-serif;
    font-size: 12px !important;
    height: 100%;
    margin: 0px;
    background-color: #FBF9F9;
}

.pageheaderfont {
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #ff5000;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.topmenubackgroundblue {
    /*background-color: #333D47;*/
    background-color: white;

}

.appheading {
    font-family: Arial,sans-serif;
    color: #333D47;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    float: left;
    margin-left:25px;
}

.sectionheading {
    color: #FF5000;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    float: left;
}

.sectionheadingsmall {
    color: #FF5000;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    float: left;
}

.helpblurb {
    font-size: 12px;
    text-align: left;
    float: left;
    font-style:italic;
}

.commentuser {
    color: #808080;
    font-size: 12px;
    text-align: left;
    float: left;
}

.commentdate {
    color: #b3b3b3;
    font-size: 10px;
    text-align: left;
    float: left;
}

.commentindent {
    margin-left: 30px;
}

.commentuserindent {
    color: #808080;
    font-size: 10px;
    text-align: left;
    float: left;
    margin-left: 30px;
}

.commentclientindent {
    color: #808080;
    font-size: 10px;
    text-align: left;
    float: left;
    margin-left: 10px;
}

.commentdateindent {
    color: #b3b3b3;
    font-size: 10px;
    text-align: left;
    float: left;
    margin-left: 10px;
}

.commentreply {
    float: right;
}

.masterpageheader {
    font-size: 16px;
    /*color: white;*/
    color: black;
    font-weight: bold;
}

.masterpageheadersmall {
    font-size: 14px;
    /*color: white;*/
    color: black;
}

.pagebackground {
    /*background-color:#f6f6f6;*/
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 10px;
    height: 100%;
    background-color: #FBF9F9;
    
}

.topbuttonrow {
    background-color: #e7e7e7;
    width: 100% !important;
    vertical-align: middle;
    float: left;
    margin-bottom: 10px;
    padding: 8px;
    padding-right: 0;
}

.topbuttonrowfilter {
    background-color: #e7e7e7;
    width: 100% !important;
    vertical-align: middle;
    float: left;
    margin-bottom: 10px;
    padding: 8px;
    padding-left: 1%;
}

.myButton {
    background-color: #ff5000;
    background-image: none;
    font-family: Arial,sans-serif;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
}

.myButtonWorkflow {
    background-color: #ff5000;
    background-image: none;
    font-family: Arial,sans-serif;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
}

.labelsdiv {
    float: left;
    width: 30%;
    line-height: 25px;
    padding-right: 10px;
}

.labelsdivbold {
    float: left;
    width: 25%;
    line-height: 25px;
    font-weight: bold;
    padding-right: 10px;
}

.labelsdivindent {
    float: left;
    width: 20%;
    line-height: 25px;
    padding-left: 10px;
}

.labelsdivwide {
    float: left;
    width: 30%;
    line-height: 25px;
    padding-right: 10px;
}
.labelsdivsmall {
    float: left;
    width: 10%;
    line-height: 25px;
    padding-right: 10px;
}

.controlsdiv {
    float: left;
    width: 65%;
    line-height: 30px;
    padding-right: 10px;
}


.controlsdivbold {
    float: left;
    width: 70%;
    line-height: 25px;
    font-weight: bold;
    padding-right: 10px;
}

.controlsdivindent {
    float: left;
    width: 70%;
    line-height: 25px;
    padding-left: 10px;
}
.controlsdivsmall {
    float: left;
    width: 35%;
    line-height: 30px;
    padding-right: 10px;
}



.filehistorydiv {
    float: left;
    width: 90%;
    padding-right: 10px;
}

.combobox {
    /*font-family:Arial,sans-serif; !important;*/
    font-size: 12px !important;
    width: 165px;
}

.textbox {
    /*font-family:Arial,sans-serif; !important;*/
    font-size: 12px !important;
    width: 163px;
}

.textboxlong {
    /*font-family:Arial,sans-serif; !important;*/
    font-size: 12px !important;
    width: 250px;
}

.basicinfo {
    width: 100%;
    float: left;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.leftinfo {
    width: 100%;
    float: left;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.leftinfotwocolumns {
    width: 45%;
    float: left;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.leftinfoassetdetails {
    width: 90%;
    float: left;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    min-height: 500px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.leftbottominfo {
    width: 90%;
    float: left;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-top: 25px;
}

.leftbottominfothreecolumns {
    width: 30%;
    float: left;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-top: 25px;
}

.leftinfo100 {
    width: 96%;
    float: left;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 25px;
}

.leftinfothreecolumns {
    width: 30%;
    float: left;
    /*left: 155px;*/
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.leftinfofilters {
    width: 250px;
    float: left;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    /*padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;*/
}

.rightinfo {
    width: 100%;
    float: right;
    left: 155px;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.rightinfotwocolumns {
    width: 45%;
    float: right;
    left: 155px;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.rightbottominfo {
    width: 100%;
    float: right;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-top: 25px;
}

.rightinfothreecolumns {
    width: 30%;
    float: left;
    /*left: 155px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 25px;
}

.rightinfogrid {
    width: calc(100% - 260px);
    float: right;
    left: 155px;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    /*padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;*/
}
/*.rightinfobuttons {
    width: 75%;
    float: right;
    left: 155px;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    /*padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}*/

.centerinfothreecolumns {
    width: 30%;
    float: left;
    left: 555px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-left: 25px;
}

.topinfo {
    width: 95%;
    float: left;
    left: 155px;
    /*height: 150px;*/
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.bottominfo {
    width: 80%;
    float: left;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    margin-top: 25px;
}

.errormessage {
    font-family: Arial,sans-serif;
    font-size: 11px;
    line-height: 25px;
    color: Red;
}

.left-image-gallery {
    display: inline-block;
    float: left;
    padding-right: 50px;
}
.buttondivider{
position: relative;
    border: 1px solid #333D47;
    height: 30px;
    margin-left: 5px;
    margin-right: 5px;
    float: left;
}
/****************** ASP GridView Style *****************************/
.aspgridTable {
    /*font-family:Arial,sans-serif; !important;*/
    font-size: 11px !important;
    border: gray 1px solid;
    border-collapse: separate;
    background-color: white;
    margin: 2pt;
}

.contentdiv {
    /*font-family:Arial,sans-serif; !important;*/
    font-size: 14px !important;
    width: 100%;
}

.aspgridTableRow {
    color: #000000;
    padding: 5px;
    height: 32px;
    margin: 5px;
}

.aspGridPager
{
        color: #000000;
    padding: 5px;
    height: 28px;
    margin: 5px;
}

.aspgridTableAltRow {
    background-color: #fafafa;
    color: #000000;
    padding: 5px;
    margin: 5px;
    height: 32px;
}

.aspgridTable th {
    /*font-family: 'function_pro_mediumregular' !important;*/
    font-size: 12px !important;
    color: #000000;
    padding: 5px;
    background-image: linear-gradient(to top,#eaeaea,#fdfdfd 99%);
    height: 28px;
    font-weight: bold;
}

.aspgridTable tr {
    color: #000000;
    padding: 5px;
    height: 32px;
}

td {
    padding: 5px;
    height: 28px;
}

table {
    /*font-family:Arial,sans-serif; !important;*/
    font-size: 12px !important;
}

/************ JQUERY tab, Date Picker style*********************************/
.ui-widget-header {
    border: 0px !important;
    background: none !important;
    border-bottom: 2px solid #6c6c6c !important;
    /*font-family:Arial,sans-serif; !important;*/
    font-size: 14px !important;
}

.ui-datepicker {
    padding: 0 !important;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        padding: 0 !important;
        background-color: #e2e1e1 !important;
    }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    /*color: #fff !important;*/
    color: black !important;
    font-size: 14px !important;
    /*font-family: 'function_pro_mediumregular' !important;*/
    /*background-color: #838080 !important;*/
    background-color: #c5c5c5 !important;
    width: 100px !important;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0 !important;
    padding-bottom: 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    /*font-family:Arial,sans-serif; !important;*/
    font-weight: normal;
    font-size: 14px !important;
}

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active {
        border: 1px solid #4e4e4e !important;
        /*background: #6c6c6c !important;*/
        background: #e7e7e7 !important;
        font-weight: normal;
        /*color: #ffffff;*/
        color: black !important;
    }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        border: 1px solid #4e4e4e !important;
        background: #6c6c6c !important;
        font-weight: normal;
        color: #ffffff;
    }

.ui-widget-header .ui-state-hover {
    background: #d8d5d5 !important;
    color:#000 !important;
    /*border: 0 !important;*/
    border:1px solid #4e4e4e !important;
}

.ui-datepicker .ui-datepicker-title {
    color: #333 !important;
}

.ui-tabs .ui-tab .ui-state-hover {
    background-color: #222 !important;
    border: 0 !important;
    color: #222 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
cursor:default;
outline: none !important;
/*color:#fff !important;*/
color: black !important;
font-weight:bold !important;
/*background-color:#565454 !important;*/
background-color:#c5c5c5 !important;
}

.ui-widget.ui-widget-content {
border: 0px solid #c5c5c5;
border-top: none !important;
}

/**************************** ASP MENU Styles***********************************/
.menudiv
{
    width: 100%; margin: 0; padding: 0; 
    /*margin-left: 100%;*/ 
    height: 30px; float: left; margin-top: 15px;
    background-color: #333D47;
}

.pagemenu {
        width: 80%;
    outline: transparent !important;
    margin-left: 10%;
}

    .pagemenu ul {
        width: 100% !important;
        height: 35px;
    }

#Menu1 ul li.static {
    padding: 5px;
}

.pagemenu ul li {
    text-align: left;
}

.menuHover {
    color: #fcfcfc !important;
}

.pagemenu ul li a {
    font-size: 13px !important;
    /*color: #fff !important;*/
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}

    .pagemenu ul li a:hover {
        color: #ff5000;
    }

.pagemenu ul menu-nav li.page_item a:hover {
    background-color: red;
}

.pagemenu a level2 dynamic {
    background-color: #fff !important;
}

#Menu1 a{
        outline:none !important;
}
#Menu1 a.popout {
    background-image: none !important;
    outline:none !important;
}

.pagemenu a:hover {
    color: #ff5500 !important;
}

#Menu1 ul, #Menu1 ul li {
    outline: none !important;
}

    #Menu1 ul.dynamic {
        z-index: 1;
        background-color: #fff !important;
        width: 165px !important;
    }

        #Menu1 ul.dynamic li {
            border: 1px solid #e7e7e7;
            border-top: 0px;
            border-bottom: 0px;
        }

            #Menu1 ul.dynamic li a {
                color: #000 !important;
            }

            #Menu1 ul.dynamic li a {
                color: #333D47 !important;
                background-color: #f2f0f0;
                padding: 10px;
                margin: 0px;
                text-transform: initial !important;
            }

                #Menu1 ul.dynamic li a:hover {
                    color: #fff !important;
                    background-color: #333D47;
                    padding: 10px;
                }

                .menubottomborder{
                    border-bottom:1px solid #fcfcfc;
                    color:yellow;
                }


 .loginbox {
    border: 1px solid rgb(49,61,71);
    height: 355px;
    width: 45%;
    margin: 10%;
    margin-left: 30%;
    background-color: #fff;
}

 .loginlabel {
color: #000;
font-family: Arial,sans-serif;
font-size: 16px;
vertical-align: top;
font-weight:bold;
}

 .loginheader {
    text-align: center;
    padding-top: 10px;
    height: 40px;
    background-color: #333D47;
    font-family: Arial,sans-serif;
    font-size: 22px;
    color: #fff;
}

 .logintext{
     color: #000;
font-family: Arial,sans-serif;
font-size: 16px;
width: 94%;
height: 32px;
 }

 .forgotpass
{
    
background: transparent;
text-decoration: underline !important;
color: #4C53DD !important;

     font-family: Arial;
     font-size: 14px;
}

@media (min-width:1380px) and (max-width:1920px) {
    .leftinfofilters {
    width: 250px;
    float: left;
    left: 155px;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    /*padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;*/
}

    .rightinfogrid {
    width: calc(100% - 260px);
    float: right;
    left: 155px;
    border: solid;
    border-width: 1px;
    border-color: lightgrey;
    background-color: #fff;
    /*box-shadow: 8px 5px 5px rgb(161, 160, 160);*/
    /*padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;*/
}
    .topbuttonrowfilter {
    background-color: #e7e7e7;
    width: 100% !important;
    vertical-align: middle;
    float: left;
    margin-bottom: 10px;
    padding: 8px;
    padding-left: 1%;
}

    .topbuttonrow {
width: 100% !important;

}
    .validationsummary{
        background-color: white !important;
    color: red !important;
    border: 1px solid red;
    border-color: red;
    width: 95%;
    margin-bottom: 10px;
    padding: 5px;
    }

    .RadMenu_Default {
        background: none !important;
        padding: 5px 8px 5px 8px !important;
        cursor: pointer !important;
        font: 16px/16px !important;
        font-family: 'Arial,sans-serif' !important;
        font-size: 16px !important;
        color: #666 !important;
        text-transform: uppercase !important;
    }

        .RadMenu_Default .rmGroup .rmSelected {
            padding: 0px !important;
        }

    .RadMenu .rmSlide {
        width: 180px !important;
    }

    .RadMenu_Default .rmRootGroup {
        border: 0px !important;
        background-color: transparent !important;
    }

    .RadMenu_Default .rmGroup .rmItem a.rmExpanded {
        background-color: rgb(35,31,32) !important;
    }

    .RadMenu_Default .rmGroup a.rmLink:hover {
        color: #ffffff !important;
        text-transform: none !important;
        font-size: 14px !important;
        background-color: rgb(49,61,71) !important;
        font-weight: normal !important;
        cursor: pointer !important;
    }

    .RadMenu_Default .rmRootGroup .rmLink:hover {
        background-color: rgb(49,61,71) !important;
    }

    RadMenu_Default .rmRootGroup .rmExpanded {
        background-color: #00366C !important;
    }

    .RadMenu_Default a.rmLink {
        width: 222px !important;
        font: 14px/14px !important;
        font-family: 'Arial,sans-serif' !important;
        font-size: 14px !important;
        color: #fff !important;
        text-transform: uppercase !important;
        padding: 5px 8px 5px 8px !important;
    }

    .RadMenu_Default .rmRootGroup, .RadMenu_Default a.rmLink, .RadMenu_Default .rmGroup .rmText, .RadMenu_Default .rmVertical .rmText {
        background-image: none !important;
    }

    .RadMenu_Default .rmGroup a.rmLink {
        background-color: #ffffff !important;
        color: #515151 !important;
        text-transform: none !important;
        font-size: 14px !important;
        font-weight: normal !important;
    }

    .RadMenu_Default .rmHorizontal .rmRootLink span.rmText {
        padding-left: 0px !important;
        cursor: pointer !important;
    }

    .RadMenu_Default .rmHorizontal .rmItem > a.rmRootLink {
        width: 85% !important;
    }

    .RadMenu_Default .rmExpandRight {
        color: #ff5000 !important;
    }

    .RadMenu .rmHorizontal .rmText {
        padding: 0px 6px 0px 6px !important;
        cursor: pointer !important;
    }

    .RadMenu .rmPopup, .RadMenu .rmGroup {
        padding: 0 !important;
    }

    .RadMenu_Default .rmPopup .rmLink, .RadMenu_Default .rmGroup .rmLink {
        border-radius: 0px !important;
    }

    .RadMenu .rmRootGroup > .rmItem, .RadMenu .rmRootGroup > .rmRootScrollGroup > .rmItem {
        border: none !important;
    }

    .RadMenu_Default a.rmLink:hover, .RadMenu_Default a.rmFocused, .RadMenu_Default a.rmSelected {
        background-color: transparent !important;
        color: #ff6600 !important;
    }

    .RadMenu_Default a.rmExpanded, .RadMenu_Default a.rmExpanded:hover {
        background-color: transparent !important;
        color: #ff6600 !important;
    }


}