﻿/* NEW DESKTOP */

.btnSearch24 {
    height: 65px;
    font-weight: bold;
}

.btnSearch16 {
    font-weight: bold;
}

.divFunctionalityHeader {
    margin: 0px 0px 0px 0px;
    background-color: #ffff99;
    border-color: #ffcc00;
    border-width: 1px;
    border-style: solid;
    width: 100%;
    font-family: Verdana;
    font-size: 12px;
    display: table;
}

.imgFunctionalityIcon {
    margin: 0px 5px 0px 10px;
    display: table-cell;
    vertical-align: middle;
    width: 32px;
}

.divFunctionalitySubTitle {
    margin: 0px 5px 0px 0px;
    font-weight: bold;
    color: #3b5998;
    font-family: Verdana;
    font-size: 12px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.divMainFilter {
    margin: 2px 0px 10px 0px;
}

.divSubTitleDesktopFunctionality {
    font-weight: bold;
    color: #3b5998;
    float: left;
    margin-top: 10px;
}

.divSubTitleDesktopFunctionalityLegend {
    margin-left: 20px;
    margin-top: 10px;
    float: left;
}



/* CONTROLLI */
.ddlChampionLite {
    width: 180px !important;
}

.ddlPhaseLite {
    width: 140px !important;
}

.ddlTeamLite {
    width: 165px !important;
}


.ddlChampion {
    width: 210px !important;
}

.ddlChampionMetro {
    width: 260px !important;
}

.ddlGroupMetro {
    width: 210px !important;
}

.ddlPhase {
    width: 190px !important;
}

.ddlPhaseMetro {
    width: 210px !important;
}

.ddlTeam {
    width: 280px !important;
}

.divOutOfOrder {
    color: red;
    text-align: left;
}


/* LABEL */
.dwTitle1 {
    color: #3b5998;
    font-weight: bold;
    font-size: 18px;
}

.dwTitle2 {
    color: #3b5998;
    font-weight: bold;
    font-size: 14px;
}

.dwButtonConfirm {
    text-align: right;
}



.simulatePhone {
    border: 10px solid black;
    width: 320px;
    height: 540px;
    padding: 0px;
    margin-bottom: 0px;
}

.simulatePhoneFooter {
    width: 340px;
    height: 60px;
    background-color: black;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    margin-top: 0px;
}


/* TELERIK */
.RadSiteMap .rsmTwoLevels > .rsmItem > .rsmLink {
    margin-bottom: 0px !important;
    border-style: double !important;
    color: #FFFFFF !important;
    padding: 0px !important;
    width: 250px;
    padding-left: 10px !important;
    display: table !important;
    background-color: #494545 !important;
    border-bottom: solid !important;
    border-bottom-color: #3b5998 !important;
    border-bottom-width: 1px !important;
}

.RadSiteMap_Office2010Blue .rsmOneLevel .rsmLink, .RadSiteMap_Office2010Blue .rsmTwoLevels .rsmLevel1 .rsmLink, .RadSiteMap_Office2010Blue .rsmThreeLevels .rsmLevel1 .rsmLink, .RadSiteMap_Office2010Blue .rsmManyLevels .rsmLevel2 .rsmLink {
    font-weight: bold !important;
}

.RadSiteMap .rsmItem .rsmItem {
    padding-left: 0px !important;
}

.RadMenu .rmGroup .rmText {
    padding: 0 0 0 0px !important;
    margin: 0 0 0 0px !important;
}

.RadSiteMap RadSiteMap_Office2010Blue {
    width: 100% !important;
}

.RadMenu_Office2010Blue .rmSlide {
    margin-top: 1px !important;
    margin-left: -4px !important;
}

.RadSiteMap .rsmFlow {
    background-color: GAINSBORO;
}

.RadSiteMap .rsmLink {
    padding: 2px 5px !important;
    FONT-FAMILY: sans-serif !important;
}

.rowTitleDisciplinary {
    border: 0px;
}

.rowSubTitle 
{
    background-color: steelblue;
    height: 30px;
    font-weight: bold;
    color: white;
}
