/* © Copyright 2016 Sierra Wireless Inc. 
 * @date: September 19th, 2016
 *
 * Move css from style.vm to style.css, OMM-4615 
 **/

@import url('colorPicker.css');
@import url('dhtmlgoodies_calendar.css');
@import url('jquery-ui.css');
@import url('diffview.css');

.header {
    margin: 0 0 0 0;
    padding: 0;
}
.TabButton, .TabButtonSelected, .TabButtonHover {
    padding-left: 5px;
    padding-right: 5px;
}
.TabButtonHover {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: orange;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    background-color: #ffffff;
}
.TabButtonSelected {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: orange;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    background-color: #ffffff;
}
.TabButtonMargin a {
    color: #000000;
    font-size: 8pt;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
}
.TabButtonHover a {
    color: #000000;
    font-size: 8pt;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    text-decoration: underline;
}
.TabButtonSelected a {
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
}
.TabButtonMargin {
    border-width: 0px 0px 1px 0px;
    border-style: none none solid none;
    border-color: black;
    padding-right:2px;
}
.TabButton img, .TabButtonSelected img {
    vertical-align: middle;
}
.TabButton {
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    background-color: #f0f0f0;
}
.TabButton a {
    color: #000000;
    font-size: 8pt;
    font-weight: normal;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
}
.TabArea {
    margin-top: 4px;
    white-space: nowrap;
}
.SubtabButton:hover, .MTMTree .SubtabButton:hover, .tableTitle .SubtabButton:hover {
    text-decoration: underline;
    background-color: #732222;
}
.SubtabButtonSelected, .MTMTree .SubtabButtonSelected, .MTMTree .MTMroot .SubtabButtonSelected, .tableTitle .SubtabButtonSelected
{
    padding: 0px;
    border-width: 2px;
    border-style: inset;
    border-color: orange;
    height: 24px;
    background-color: orange;
    color: white;
    font-size: 7pt;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
.SubtabButton img, .SubtabButtonSelected img {
    vertical-align: middle;
    border: 0;
}
.SubtabButton, .MTMTree .SubtabButton, .tableTitle .SubtabButton
{
    padding: 0px;
    height: 24px;
    border-width: 2px;
    border-style: outset;
    border-color: #555555;
    background-color: #555555;
    color: white;
    font-size: 7.5pt;
    font-weight: normal;
    font-family: Verdana, Arial, Arial, sans-serif;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}

button, .button {
    font-family:tahoma,georgia,times,serif;
    font-size: 8pt;
    padding-left: 3px;
    padding-right: 3px;
    text-transform:capitalize;
}

button[type=submit] {
    font-weight: bold;
}

.MTMTree .MTMroot td, .MTMTree .MTMroot td a {
    padding-top: 2px;
    padding-left: 2px;
    padding-bottom: 4px;
    /* background: #606060; */
    font-family: Verdana, Arial, Arial, sans-serif;
    /* color: #ffffff; */
}
.MTMTree input {
    font-family: Verdana, Arial, Arial, sans-serif;
}
.MTMTree {
    border-width: 1px;
    border-style: solid;
    border-color: #003366;
    background-color: #ffffff;
}
.MTMTree, .MTMTree a {
    font-family: Verdana, Arial, Arial, sans-serif;
    font-size: 7.5pt;
    color: black;
    background: transparent;
    text-decoration: none;
}
.MTMTree a:hover {
    color: blue;
    background: transparent;
    text-decoration: underline;
}
a.MTMTreeClicked img {
    color: blue;
    background: white;
}
a.MTMTreeClicked {
    color: white;
    background: blue;
}
a.MTMTreeClicked:hover {
    color: white;
    background: blue;
}
.MTMTree a.tracked {
    color: black;
    background: transparent;
}
.MTMTree a.subexpanded {
    color: black;
    background: transparent;
}
.MTMTree a.subclosed {
    color: black;
    background: transparent;
}
.MTMTopLeft {
}
.MTMTopRight {
}
.MTMTopMiddle {
}
.MTMBottomLeft {
}
.MTMBottomRight {
}
.MTMBottomMiddle {
}
.MTMLine {
    padding: 1px;
}
.MTMHorizontalTree .MTMTreeClicked a {
    text-decoration: underline;
    font-weight: normal;
}
.MTMHorizontalTreeItem1, .MTMHorizontalTreeItem1 a {
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    font-family: Verdana, Arial, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    background-color: #6361a5;
    text-decoration: none;
    color: #ffffff;
}
.MTMHorizontalTreeItem1 .MTMTreeClicked a {
    background-color: #eff3ff;
    color: #000000;
}
.MTMHorizontalTreeItem2, .MTMHorizontalTreeItem2 a {
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    background-color: #eff3ff;
    text-decoration: none;
}
.MTMHorizontalTreeItem2 .MTMTreeClicked a {
    background-color: #ffffff;
    color: #000000;
}
.MTMHorizontalTreeItem3, .MTMHorizontalTreeItem3 a {
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom: 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 8pt;
    color: black;
    background: #ffffff;
    text-decoration: none;
}
.MTMHorizontalTreeItem4, .MTMHorizontalTreeItem4 a {
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom: 2px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 6pt;
    color: black;
    background: transparent;
    text-decoration: none;
}
.tableHeader {
    background-color: #606060;
}
.tableEditArea {
    display: inline-block;
    vertical-align: inherit;
    white-space: normal;
}
.tableEditLabel {
    padding-top: 5px;
}
.tableEditSuffixColumn {
    text-align: right;
}
.tableTitle td {
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    background: #606060;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    color: #ffffff;
}
.tableTitle td a {
    text-decoration: none;
    color: #ffffff;
}
.tableTitle td a:hover {
    text-decoration: underline;
}
th.selected {
    color: orange;
}
.tableSortedHeaderUp {
    font-weight: bold;
}
.tableSortedHeaderDown {
    font-weight: bold;
}
.tableVertical {
    border-collapse: collapse;
    width: 100%;
}
.tableHorizontal {
    font-family:tahoma, verdana, arial, helvetica, sans-serif;
    border-collapse: collapse;
    border-style: solid;
    border-color: black;
    border-width: 1px;
    width: 100%;
    font-size: 10pt;
}
.tableHeaderRow {
    font-size: 8pt;
}
.tableVertical .tableOddHeader, .tableVertical .tableEvenHeader {
    font-size: 8pt;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    background: #336633;
    padding: 3px 5px 3px 5px;
    text-align: left;
    /*
            border-left-style: solid;
        border-left-color: #a0a0a0;
        border-left-width: 1px;
        border-right-width: 1px;
        border-right-color: #a0a0a0;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #a0a0a0;
    */
}
.tableEvenHeader a, .tableOddHeader a {
    color: #ffffff;
}
.tableVertical .tableHeader, 
.tableVertical .tableEvenRow, 
.tableVertical .tableSelectedRow, 
.tableVertical .tableOddRow { 
    border-left: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
}
.tableVertical .tableEvenRow td,
.tableVertical .tableSelectedRow td,
.tableVertical .tableOddRow td{
    /*    border-left: 1px solid #a0a0a0;
        border-right: 1px solid #a0a0a0; 
        border-bottom: 1px solid #a0a0a0; */
    padding: 0px 3px 0px 3px;
    /*	max-width: 250px; */
    overflow: hidden;
    /*	white-space: nowrap; */
}

.tableHorizontal .tableEvenRow,  .tableHorizontal .tableOddRow, .tableHorizontal .tableSelectedRow {
    font-size: 10pt;
}

.tableVertical .tableEvenRow,  .tableVertical .tableOddRow, .tableVertical .tableSelectedRow, .tableVertical .tableGroupRow  {
    border-width: 0px;
    border-style: none none none none;
    font-size: 8pt;
    font-family: Arial, sans-serif;
}
.tableReadonlyRow {
    color: #7f7f7f !important;
    font-style: italic;
}
table.tableButtonRow {
    width:100%;
}
.tableButtonRow {
    text-align: center;
}
.tableButtonRow td {
    padding: 10px 5px 10px 5px;
    border-width:0;
}
.tableEditRow label {
    font-size: 9pt;
}
.tableAdvancedRow {
    display: none;
}
.tableEditRow .configfieldtoggle {
    vertical-align: top;
}
tr.tableEditRow > td:first-child > .tableEditPrefix {
    display: inline-block;  
    min-width: 0em;  
    width: 12em; 
    max-width: 60em; 
    margin-right: .5em;
    padding-top: 3px;
    vertical-align: top;
    text-align: right;
    white-space: normal;
}

.tableEditRow .tableEditPrefix {
    font-family:arial, helvetica, sans-serif;
}

.tableEditRow .tableEditSuffix {
    display:inline-block;
    /* white-space: nowrap; */
    font-size: 9pt;
    padding-left: 3px;
}

.tableEditArea ul {
    margin-top: 5px;
}

.tableEditRow .tableEditPrefixOwnRow {
    display:block;	
    white-space: normal;
    padding-top: 5px;
}

.tableEditRow > td:first-child { 
    white-space: nowrap;
}

.tableAdvancedRow .tableEditPrefix, .tableAdvancedRow .tableEditSuffix, .tableAdvancedRow legend, .tableAdvancedRow .tableEditPrefixOwnRow {
    font-style: italic;
    color: #a0a000;
}

.tableEditDescription {
}

.tableGroupRow {
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 3px;

}

.tableGroupRow td {
    padding-left: 20px;
    background-color: #dddddd;
    color: #000000;
    background-image: url(../images/plusicon.gif);
    background-repeat: no-repeat;
    background-position: 5px 0px;
}

.tableGroupSelected td {
    background-color: #eaeaea;
    color: #000000;
    background-image: url(../images/minusicon.gif);
    background-repeat: no-repeat;
    background-position: 5px 0px;
}

.tableFooter {
    padding: 2px;
    background-color: #CCCCCC;
    color: #000000;
    font-size: 8pt;
}

.tableFooter td {
    color: #ffffff;
}

.tableColumnGroup {
    margin: 0px;
    padding: 0px;
    border-spacing: 0px 0px;
    border-collapse: collapse;
}

.tableColumnGroup tr td {
    white-space: nowrap;
    margin-left: 0px !important;
    padding-left: 0px !important;
}


.tableHorizontal .tableOddRow > td, 
.tableHorizontal .tableEditRow > td, 
.tableHorizontal .tableEvenRow > td, 
.tableHorizontal .tableButtonRow > td {
    /* background-color: #C9E5E7; */
    /* background-color: #D8e8f6; */
    background-color: #E9F2F2;
    color: #000033;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.tableHorizontal > .tableOddHeader, .tableHorizontal > .tableEvenHeader {
    text-align: right;
    text-decoration: none;
    padding: 3px 5px 3px 5px;
    width: 30%;
}
.tableHorizontal > .tableOddHeader .tableHeaderLink,
.tableHorizontal > .tableEvenHeader .tableHeaderLink {
    text-decoration: none;
}

.tableOwnRow > td:first-child {
    padding-left: 1em;
}

.tableColumnGroup .tableEvenRow,
.tableColumnGroup .tableEditRow,
.tableColumnGroup .tableOddRow {
    padding: 0px;
}

.tableVertical .tableOddRow {
    background-color: #C9E5E7;
    font-size: 7.5pt;
    font-family: Verdana, Arial, sans-serif;
    color: #000000;
}
.tableVertical .tableEvenRow {
    background-color: #E9F2F2;
    font-size: 7.5pt;
    font-family: Verdana, Arial, sans-serif;
    color: #000000;
}
.tableVertical .tableSelectedRow {
    background-color: #FFFF00;
    font-size: 7.5pt;
    font-family: Verdana, Arial, sans-serif;
    color: #000000;
}

.tableDisabledRow {
    background-color: #a0a0a0;
    font-size: 7.5pt;
    font-family: Verdana, Arial, sans-serif;
    color: #000000;
}

.tableHeader {
    background-color: #333399;
    color: #ffffff;
}

fieldset.shrunk {
    border-width:1px 0pt 0pt !important;
    padding-bottom:0pt !important;
}
fieldset.notshrunk {
    border-width:1px 1pt 1pt !important;
    padding-bottom:5pt !important;
}
fieldset {
    border:1px solid #B5B8C8;
    margin:5px;
    padding:5px;
}
.item {
    position: absolute;
    visibility: inherit;
    color: #000000;
    background-color: inherit;
    font-size: 8pt;
    font-family: Arial, sans-serif;
    font-weight: normal;
    left: 1px;
    height: 15px;
    padding-left : 5px;
    z-index: 11;
}
.itemSep {
    position: absolute;
    visibility: inherit;
    left: 1px;
    height: 7px;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 11;
}
.sep {
    position: absolute;
    background-color: inherit;
    color: #FFFFFF;
    width: 100%;
    height: 1px;
    z-index: 11;
}
.loginLogo {
    background: #ffffff;
    text-align: center;
    border-style: solid;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
.loginOddCol {
    text-align: right;
    border-style: solid;
    border-color: #ffffff #ffffff #ffffff #384F89;
    border-top-width: 0px;
    border-left-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
.loginEvenCol {
    text-align: left;
    border-style: solid;
    border-color: #ffffff #384F89 #ffffff #ffffff;
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 1px;
}
.loginGenButtons {
    text-align: right;
    padding-right: 8px;
}
.loginErrorMsg {
    color: #cc0000;
    background: #ffffff;
    font-family: Verdana;
    font-size: 10pt;
    text-align: center;
    border-style: solid;
    border-color: #ffffff #384F89 #ffffff #384F89; 
    border-top-width: 0px;
    border-left-width: 1px;
    border-bottom-width: 0px;
    border-right-width: 1px;
}
body {
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana;
    font-size: 10pt;
}
legend {
    font-size: 9pt;
    font-weight: bold;
}
h1 {
    font-family: Tahoma;
    font-size: 10pt;
    font-weight: bold;
}
h2 {
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
}
h3 {
    font-family: Tahoma;
    font-size: 6pt;
    font-weight: bold;
}
h4 {
    font-family: Tahoma;
    font-size: 6pt;
    font-weight: bold;
}
a.body:link {color: #FFCC33}
a.body:visited {color: #CCCCCC}
a.body:hover {color: #FFFFCC}
a.td:link {color: #990000}
a.td:visited {color: #660000}
a.td:hover {color: #0033CC}
#popupcalendar {
    width: 185px;
    height:130px;
    left: 0px;
    top: 0px;
    background-color: white;
    position: absolute;
    visibility: hidden;
}
a.cal-DayLink {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: none;
    color: black;
    background-color: transparent;
}
a.cal-DayLink:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: Blue;
}
a.cal-DayLink:active {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: none;
    background-color: transparent;
    color: #0066FF;
}
.cal-InfoArea {
    font-size: 6pt;
}
.XXcal-TextBox{
    color: Black;
    font-family: Verdana,  Arial, sans-serif;
    font-size: 6pt;
    font-weight: normal;
    background-color: #FFFFCC;
}
a.cal-TodayLink {
    font-family: Verdana, Arial, sans-serif;
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none;
    color: red;
    background-color: transparent;
}
a.cal-TodayLink:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: Blue;
}
a.cal-TodayLink:active {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 6pt;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    color: #0066FF;
}
.cal-GreyDate {
    font-family: Verdana,  Arial, sans-serif;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFCC;
    color: #999999;
}
.cal-GreyInvalidDate {
    font-family: Verdana, Arial, sans-serif;
    font-size: 6pt;
    font-weight: normal;
    text-decoration: line-through;
    background-color: #FFFFCC;
    color: #999999;
}
.cal-DayCell {
    font-family: Verdana, Arial, sans-serif;
    font-size: 6pt;
    font-weight: normal;
    background-color:White;
}
.cal-HeadCell {
    font-family: Verdana, Arial, sans-serif;
    font-size: 6pt;
    font-weight: bold;
    background-color: #99CCCC;
}
.cal-Table{
    border-top-color: #99CCCC;
    border-left-color: #99CCCC;
    border-right-color: #99CCCC;
    border-bottom-color:  #99CCCC;
    background-color:black;
}
.highlight {
    background-color: #ffffcc;
}
.error {
    color: black;
    font-size: 12pt;
    font-weight: bold;
    font-family: Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    padding: 20px 20px 20px 20px;
}
.errorDetails {
    font-size: 8pt;
    font-family: Arial, sans-serif;
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    padding: 20px 20px 20px 20px;
}
.menuLink {
    background-color: #ffffff;
    color: #5a6394;
    font-family: Tahoma, Arial, sans-serif;
    text-decoration: none;
    font-size: 8pt;
    font-weight: bold;
    padding-right: 5px;
}
.menuLink:hover {
    background-color: #5a6394;
    color: #ffffff;
    text-decoration: underline;
}
.fieldWarning {
    color: orange;
    font-weight: bold;
}
.fieldError {
    color: red;
    background-color: yellow;
}
.fieldUpdated {
    background-color: yellow;
}
.fieldRequired[type="radio"]   {
    border-width: inherit;
    border-style: inherit;
    border-color: inherit;
}
.fieldRequired  {
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
}
.requiredMarker {
    font-weight: bold;
    color: #ff0000;
}
.textField {
    border-width: 1px;
    border-style: solid;
    border-color: #666666;
}
.loginTable {
    width: 100%;
    margin-top: 20%;
    text-align: center;
}
.logintable table {
    margin-left: auto;
    margin-right: auto;
}
.requiredItem {
    /* font-weight: bold; */
}
.buttonRow {
    text-align: center;
}
.copyrightMessage {
    text-align: center;
}
.statusMessage {
    /*    text-align: center; */
    font-weight: bold;
}
.label {
    font-size:8pt;
    font-family: tahoma, Verdana, Arial, sans-serif;
}
.tableVertical .label {
    font-size:8pt;
    font-family: tahoma, Verdana, Arial, sans-serif;
}
.tableHorizontal .label {
    font-size:10pt;
    font-family: tahoma, Verdana, Arial, sans-serif;
}


#calendarDiv{
    position:absolute;
    width:205px;
    border:1px solid #317082;
    padding:1px;
    background-color: #FFF;
    font-family:arial;
    font-size:8pt;
    padding-bottom:20px;
    visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
    float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{

    line-height:12px;
    padding:1px;
    cursor:pointer;
    padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
    line-height:12px;
    padding:1px;
    cursor:pointer;
    padding-left:2px;
}

#calendarDiv td{
    padding:3px;
    margin:0px;
    font-size:8pt;
}



#calendarDiv .selectBox{
    border:1px solid #E2EBED;		
    color: #E2EBED;
    position:relative;
}
#calendarDiv .selectBoxOver{
    border:1px solid #FFF;
    background-color: #317082;
    color: #FFF;
    position:relative;
}
#calendarDiv .selectBoxTime{
    border:1px solid #317082;		
    color: #317082;
    position:relative;
}
#calendarDiv .selectBoxTimeOver{
    border:1px solid #216072;	
    color: #216072;
    position:relative;
}

#calendarDiv .topBar{
    height:16px;
    padding:2px;
    background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
    color:#FF0000;
}
#calendarDiv .todaysDate{
    height:17px;
    line-height:17px;
    padding:2px;
    background-color: #E2EBED;
    text-align:center;
    position:absolute;
    bottom:0px;
    width:201px;
}
#calendarDiv .todaysDate div{
    float:left;
}

#calendarDiv .timeBar{
    height:17px;
    line-height:17px;
    background-color: #E2EBED;
    width:72px;
    color:#FFF;
    position:absolute;
    right:0px;
}

#calendarDiv .timeBar div{
    float:left;
    margin-right:1px;
}


#calendarDiv .monthYearPicker{
    background-color: #E2EBED;
    border:1px solid #AAAAAA;
    position:absolute;
    color: #317082;
    left:0px;
    top:15px;
    z-index:1000;
    display:none;

}
#calendarDiv #monthSelect{
    width:70px;
}
#calendarDiv .monthYearPicker div{
    float:none;
    clear:both;	
    padding:1px;
    margin:1px;	
    cursor:pointer;
}
#calendarDiv .monthYearActive{
    background-color:#317082;
    color: #E2EBED;
}

#calendarDiv td{
    text-align:right;
    cursor:pointer;
}

#calendarDiv .topBar img{
    cursor:pointer;
}
#calendarDiv .topBar div{
    float:left;
    margin-right:1px;
}
.imtmp {
    font-family: Verdana, Georgia, sans-serif; 
    font-size:  8pt; 
    padding:0px;
    overflow:auto;
}
.imtmptop {
    padding-top:5px;
}
.imtmpa {
    padding-top:5px; background:#D3E6E7;
}
.imtmpb {
    padding-top:5px;
}
.imtsb  {
    background: #D3E6E7; 
    padding-left:5px;
    font-family: Verdana, Georgia, sans-serif; 
    font-size:10pt;
    vertical-align:top; 
}
.blurred {
    opacity:.3;
}
.notblurred {
    opacity:1.0;
}
.busymessage {
    color: #000000;
    font-size: 10pt;
    text-align: center;
}
.busyarea {
    z-index: 5;
    position: relative; 
    padding: 10;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    background-color: #ffffff;
}
.showEditDiv {
    background-color: #f0f0f0;
    color: #000000;
    padding: 2px;
    border-width: 1px;
    border-style: solid;
    border-color: #7f9db9;
    font-weight: bold;
}


/**** autcomplete styles ****/

.suggestion_list {
    background: white;
    border: 1px solid;
    padding: 4px;
    max-height: 190px;
    overflow-y: auto;
    overflow-x: none;
}

.suggestion_list ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.suggestion_list {
    color: navy;
    font-size: 8pt;
    font-family:tahoma,georgia,times,serif;
}

.suggestion_list a {
    text-decoration: none;
}

.suggestion_list .selected {
    background: navy;
    color: white;
}

.suggestion_list .selected a {
    color: white;
}

#autosuggest {
    display: none;
    z-index: 999;
}


/* prototip.css : http://www.nickstakenburg.com/projects/prototip */
.prototip { position: absolute; }
.prototip .effectWrapper { position: relative; }
.prototip .tooltip { position: relative; }
.prototip .toolbar {
    position: relative;
    display: block;
}
.prototip .toolbar .title {
    display: block;
    position: relative;
}
.prototip .content { clear: both; }
.prototip .toolbar a.close {
    position: relative;
    text-decoration: none;
    float: right;
    width: 15px;
    height: 15px;
    background: transparent url(close.gif);
    display: block;
    line-height: 0;
    font-size: 0px;
    border: 0;
}
.prototip .toolbar a.close:hover { background: transparent url(close_hover.gif); }

.iframeShim { 
    position: absolute;
    border: 0;
    margin: 0px;	
    padding: 0px;
    background: none;
}

/* Tooltip styles */
.prototip .default { width: 300px; color: black; }
.prototip .default .toolbar { background: #0F6788; font: italic 17px Georgia, serif; }
.prototip .default .title { padding: 5px; }
.prototip .default .content { background: #FFFFCC; font: 11px Arial, Helvetica, sans-serif; padding: 5px;}


/**** Menu styles */

.Menu {
    color: #5a6394;
    background-color: #ffffff;
    padding: 0px;
    border-width: 0px;
    border-style: none;
    margin: 0px 0px 0px 0px;
}

.MenuPopup {
    color: #000000;
    background-color: #ffffff;
    border-left-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-top-width: 3px;
    border-top-style: none;
    border-left-style: none;
    border-right-style: outset;
    border-bottom-style: outset;
    border-color: #808080;
    margin: 0px;
    padding: 3px;
}

.MenuSeparator {
    /* background-color: #a0a0a0; */
    max-height: 5px;
    height: 2px;
    padding: 0px;
    margin: 0px;
}

.MenuMainItem {
    border-width: 1px 1px 0px 1px;
    border-color: #000000;
    border-style: solid;
    background-color: #f0f0f0;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 9pt;
    font-family: Verdana, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
}

.MenuMainItem.MenuCurrent {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: orange;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    background-color: #ffffff;
}

.MenuSubItem {
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-size: 9pt;
    margin: 0px 0px 0px 0px;
    padding: 2px;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #ffffff;
    cursor: default;
}

.MenuCurrent {
    font-style: italic;
    font-weight: bold;
}

.MenuDisabled {
    color: #c0c0c0;
    opacity:.3;
}

.MenuChecked {
    background-color:#ceffff;
}

.MenuSubItem.MenuHover td {
    background-color: #0000ff;
    color: #ffffff;
}

.MenuMainItem.MenuHover {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: orange;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    background-color: #ffffff;
    color: blue;
}

.MenuMainItem.MenuChecked .MenuText img {
    border: 1px solid #ceffff;
}

.MenuMainItem.MenuHover .MenuText img {
    border: 1px solid #ceffff;
}

.MenuMainItem .MenuText {
    cursor: pointer;
}

.MenuMainItem .MenuText img {
    border: 1px solid #36696a;
    opacity: 1;
    border-radius: 4px;
}

form {
    border: 0px;
    margin: 0px;
}

.selected {
    background-color: #FFFF00;
    color: #000000;
}

.verylowpercent {
    color: 	#F6358A;
    font-weight: bold;
}
.lowpercent {
    color: 	#ff9900;
}
.okpercent {
    /*	color: #00c000; */
}
.goodpercent {
    color: #00a000; 
}
.badpercent {
    color: #a00000; 
}
.lowrun, .lowrun a {
    font-style: italic;
    color: #b0b0b0 !important;
}
.linkcell {
    cursor: pointer;
}

#helptip {
    font-size: 8pt;
    margin-left: 10px;
}

ul.fields {
    list-style:none; 
    display: inline; 
    float: left; 
    margin: 0px 0px 0px;
    padding: 0px;
}

.config_status_img[src="/sierrawireless/images/config_status_local_overrided.png"].modified,
.config_status_img[src="/sierrawireless/images/config_status_local_overrided_not_in_sync.png"].modified {
    width: 0 !important;
    height: 0 !important;
    padding: 10px;
    background: url("/sierrawireless/images/config_status_local_overrided_modified.png") no-repeat center !important;
}

.config_status_img[src="/sierrawireless/images/config_status_inherited.png"].modified,
.config_status_img[src="/sierrawireless/images/config_status_inherited_not_in_sync.png"].modified {
    width: 0 !important;
    height: 0 !important;
    padding: 10px;
    background: url("/sierrawireless/images/config_status_inherited_modified.png") no-repeat center !important;
}

#configStatusInfoWindow .button {
    padding: 4px 6px;
    margin: 3px 3px 3px 10px;
    border: 1px solid #D4D4D4;
    border-radius: 3px;
    cursor: pointer;
    background: #F7F7F7; /* Old browsers */
    background: -moz-linear-gradient(top,  #F7F7F7 0%, #EEEEEE 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F7F7F7), color-stop(100%,#EEEEEE)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #F7F7F7 0%,#EEEEEE 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #F7F7F7 0%,#EEEEEE 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #F7F7F7 0%,#EEEEEE 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #F7F7F7 0%,#EEEEEE 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F7F7F7', endColorstr='#EEEEEE',GradientType=0 ); /* IE6-9 */
}

#configStatusInfoWindow .button:hover {
    border: 1px solid #9B9B9B;
}

#configStatusInfoWindow .button.mousedown {
    background: #F7F7F7;
}

.nodeTreeButtons {
	width: 30px;
	float: left;
	margin-left: 3px;
}

/* hide birds eye popup on maps */
#MSVE_obliqueNotification {visibility: hidden;}

/* this points to bootstrap glyphicon font files*/
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../config/fonts/glyphicons-halflings-regular.eot');
  src: url('../config/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../config/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../config/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../config/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../config/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* copy more glyphicons classes from bootstrap CSS file and add here*/
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
    display: none;
}

.btn_add {
	background: url(../coreui/img/oMM_icon_add_dark_16x16.png) center no-repeat;
}
.btn_add:hover {
	cursor: pointer;
	background: url(../coreui/img/oMM_icon_add_dark_16x16.png) #E8E8E8 center no-repeat;
}

.btn_remove {
	background: url(../coreui/img/oMM_icon_delete_gray_16x16.png) center no-repeat;
}
.btn_remove:hover {
	cursor: pointer;
    background: url(../coreui/img/oMM_icon_delete_gray_16x16.png) #E8E8E8 center no-repeat;
}

#user_remote_user_group_editarea {
    position: relative;
    min-width: 620px;
}

#server_required_error {
    color: #B87212;
    font-size: 12px;
    padding: 10px 10px 10px 30px;
    margin: 5px 0 5px 30px;
    border-left: 3px solid #F2CFA4;   
    background-color: #FDF8EE;
    background-image: url(../coreui/img/oMM_icon_warning_circle_tab_20x20.png);
    background-position: 5px center;
    background-repeat: no-repeat;
}

#backgroundimage .user-privilege-label {
    background-color: #e9f1f6;
    color: #687C8E;
    font-size: 12px;
    padding: 4px 8px;
    margin-left: 5px;
    border-radius: 10px;
}

.semtechLogo {
	max-width: 173px;
	height: auto;
}

.color_input {
    position:relative;
    width:140px;
    height:28px;
}

.color_input .color_input_ctrl {
    position:absolute;
    padding:0;
    border:0;
    width:100%;
    height:100%;
}

@-moz-document url-prefix() {
    .color_input {
        margin: 1px;
    } 
    .color_input .color_input_ctrl {
        height:22px;
    }
    .color_input .color_input_label {
        top:5px !important;
    }
  }