﻿@import url("/RichWidgets/Theme.LondonFixed.css?6465");

.ThemeGrid_Container {
    margin-left: 10px;
    margin-right: 10px;
}

.Login_Info {
    float: right;
    padding: 15px 10px;
}
.Suggestion {
margin-top: 6px;
border: dotted 1px orange;
padding: 5px;
min-width: 600px;
}

.Version_Text {
    font-size: 12px;
    color: #C4C4C4;
}

.SearchBox {
    float: right;
    margin-top: 8px;
    Margin-right: 55px;
    background: #555555;
    border: 1px solid rgb(242, 242, 242);
    border-radius: 5px;
    color:rgb(242, 242, 242);
    padding-left: 6px;
}

.SearchBox a{
    color:rgb(242, 242, 242);
}

.ModuleWrapper {
    color: white;
    background-color: #CCCCCC;
    padding:6px;
    margin:5px 5px 0px 0px;
    Float:left;
    border:none;
}
    
td.Main, td.MainWithRightSidebar, td.MainWithLeftSidebar {
    width: 81%;
}

td.Sidebar {
    min-width: 196px;
}

.White{
    color: white;
}

a.ModuleLink {
    background-color: transparent;
    color:white;
    Text-decoration: none;
}

a.ModuleInfo {
    background-color: transparent;
    color:white;
    Text-decoration: none;
}

.ModuleSmallContainer {
    float:left;
    margin-top:3px;
    margin-right: 3px;
    padding: 2px;
    background: lightgray;
}

a.AppLink {
background-color: transparent;
color:white;
Text-decoration: none;
font-size:0.8em;
}

 a.LegendLink {
background-color: transparent;
color:white;
Text-decoration: none;
}

img.ImgMiddle{
    vertical-align: middle;
    margin-left: 4px;
}

img.SSIconSmall{
    height: 16px;
    width: 16px;
}

.WeakReference {
    font-style: italic;
    opacity: 0.6;
}

/* Separator **************************/
.Separator {
    border-bottom: 1px solid #dfdfdf;
    padding: 2px 0px;
}

/*Hide Footer *************************/
.Footer{
    display: none;
}


div.Title {
margin-bottom: 0px;
}

.AjaxReloadMsg {
  position:fixed;
  z-index: 100;
  background: white;
  border: solid 1px lightgray;
  padding: 10px;
}

.AdvancedOptions {
background-color: white;
margin: 0px 7px 0px 5px;
padding: 12px 5px 13px 5px;
border: solid 1px lightgrey;
}

@media (max-width: 1094px) {
 .AdvancedOptions {
    padding: 0px 5px 3px 5px;
 }
 .Save {
    height: 22px;
    font-size: 11px;
    line-height: 16px;
    padding: 2px 12px;
    margin-top: 2px;
 }
}
  
.description {
    color: white;
    font-size: 11px;
}

.help_tip {
    cursor:help;
}

.LayerSwitcher {
float: right;
border: solid 1px lightgrey;
margin: 1px;
}

.LayerSwitchCB {
margin: 4px;
}

.Navigation {
border: solid 1px #AAAAAA;
padding: 3px;
margin-top: 6px;
}

.Violation {
    padding-top: 4px;
}

.MoveModuleSelect
{
    height: 26px;
    line-height: 14px;
    font-size: 10px;
    opacity: 0.8;
}

.ClearLeft{
    clear:left;
}

.DomainModulePadding{
    color: white;
    padding: 6px;
    margin: 5px 5px 0px 0px;
    Float:left;
    border: solid 1px #FFFFFF;
}

.Bold{
    font-weight: bold;
}


/*Help block***************************/

.LegendLabel {
    position: fixed;
    top: 60px;
    right: 0px;
    z-index: 100;
    border-radius: 5px 0px 0px 5px;
    padding: 3px;
    background-color: #E83E26;
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -ms-filter: "progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0)"url(0/);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.LegendLabel:hover {
    cursor: pointer;
}

.LegendLabel.Active{
    border-radius: 5px 0px 0px 0px;
}

.LegendContainer {
    position: fixed;
    top: 85px;
    right: 0px;
    max-height: 500px;
    z-index: 100;
    overflow-y: auto;
    border: solid 1px;
    border-color: #E83E26;
    border-radius: 5px 0px 0px 5px;
}

.LegendDescription {
    width: 740px;
    background-color: white;
    padding:10px;
}

.ExternalOpacity{
    opacity: 0.6;
}

.PaddingLeftLayers{
    padding-left: 10px;
}

.DisplayNone{
    display: none;
}

.DomainTable .TableRecords_OddLine:nth-child(2),
.DomainTable .TableRecords_EvenLine:nth-child(2){
    padding-left:30px;
}

.ListRecords_Wrapper div.Feedback_Message_Warning,
.ListRecords_Wrapper div.Feedback_Message_Info{
    padding: 5px;
    min-width: 100px;
    float: right;
}


.ListRecords_Wrapper div.Feedback_Message_Warning.sticky,
.ListRecords_Wrapper div.Feedback_Message_Info.sticky {
  position: fixed;
  top: 95px;
  z-index: 100;
  right: 10px;
}

.DomainVertical{
    width: 150px;
    height: 180px;
    color: white;
    padding:6px;
    margin:5px 5px 0px 0px;
    Float:left;
    border:none;
    background-color: lightslategrey;
}

.DomainVertical .DomainName{
    margin-top: 50px;
}

.DomainHorizontal{
    width: 225px;
    height: 110PX;
    color: white;
    padding:6px;
    margin:5px 5px 0px 0px;
    Float:left;
    border:none;
    background-color: dimgray;
}

.AppDomainFontSize{
    font-size: 0.8em;
}


.Tabs_TabBody {
    max-height: 500px;
    overflow-y: auto;
}

.Max_Height{
    max-height: 400px;
    overflow-y: auto;
}

/* Custom Generic CSS with new */

.margin-left-40{
    margin-left: 40px;
}

.margin-left-20{
    margin-left: 20px;
}

.font-size-xs{
    font-size:  12px;
}
.font-size-s{
    font-size:  15px;
}
.font-size-m{
    font-size:  18px;
}

.font-size-l{
    font-size:  21px;
}

.font-size-xl{
    font-size:  24px;
}
.padding-xs{
    padding: 10px;
}
.padding-s{
    padding: 15px;
}

.padding-vertical-center{
 padding: 18px 0;
}
.padding-m{
    padding: 20px;
}

.underline{
     text-decoration: underline;
}

.border-default{
    border: 2px solid black;
}
.border-radius-m{
    border-radius: 20px;
}
.position-relative{
    position: relative;
}
.margin-left-s{
    margin-left:15px;
}

.center-verticaly{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left:0;
    right:0;
}

.background-color-white{
    background-color:  #fff;
}

.simple-border{
    border: 1px solid black;
}

.margin-xs{
    margin: 10px;
}

.margin-left-xs{
    margin-left: 10px;
}
.ms-choice ,
.ms-choice > span,
.ms-choice > span.placeholder{
     color: #000; 
     font-weight: 400; 
}

.display-flex{
    display: flex;
}
.display-flex.align-items-center{
    align-items: center;
}
.display-flex.align-items-flex-end{
    align-items: flex-end;
}
.display-flex.justify-content-center{
   justify-content: center;
}

.text-darkblue{
    color: darkblue;
}

td.login-panel {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 40px;
    border-radius:5px;
    box-shadow: 5px 5px 20px 5px #000;
}

.card-pattern{
    border-radius: 10px;
    background-color: #FFFFFF;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
    padding: 30px 22px 22px 36px;
}

.width-25{
    width: 25%
}

.width-33{
    width: 33.333%
}

.width-50{
    width: 50%
}

.big-picture-cards-container .width-33, 
.big-picture-cards-container .width-50{
    margin-right: 30px;
}

.big-picture-cards-container .width-33:last-of-type, 
.big-picture-cards-container .width-50:last-of-type{
    margin-right: 0px;
}


.big-picture-margin-right-60{
    margin-right: -60px;
}

.big-picture-margin-right-30{
    margin-right: -30px;
}


.big-picture-view{
    color: #ADB5BD;
    cursor: pointer;
}

.margin-left-30{
    margin-left: 30px;
}

.margin-right-30{
    margin-right: 30px;
}

.Button.dark{
    height: 40px;
    width: 126px;
    border-radius: 4px;
    background-color: #212529;
}    

.Button.gray{
    color: #4F575E;
    margin-left: 15px;
    box-sizing: border-box;
    height: 40px;
    width: 126px;
    border: 1px solid #ADB5BD;
    border-radius: 4px;
    background-color: #FFFFFF;
}

.big-picture .MainContent{
    margin-top: 0px
}

.big-picture-graph-container {
    display: block;
    margin-top: 30px;
    
}

.big-picture-graph-container.three-cols{
    width: 105%;
}

.big-picture-graph-container.two-cols{
    width: 102%;
}

.big-picture-cards-container .big-picture-graph-container:first-of-type{
    margin-top: 0px;
}


.testBtGroup {
    padding: 10px;
    background-color: white;
    box-sizing: border-box;
    border-radius: 3px;
}
.testBtGroup.active {
    border: #888;
    background-color: #999;
    color: white;
}

.text-green{
    color: green;
}
/*** Generated classes from Style Editor in OutSystems 10 ***/
[data-style-key="qqn06KOVl0KoWDw49wYSVw"] { padding:0px; }
[data-style-key="teprvG9U+kyjwPEKE0aDbw"] { margin:px; }
.Text_Note[data-style-key="OS0s_q+SokStSCJiUL+Q9g"] { margin:8px; }
.login-panel[data-style-key="i4ak_fnqcE68poWCAwDd0A"] { display:inline-block; width:300px; }
[data-style-key="LN6Z2iW4N0mBGT3GTD5arA"] { margin:10px 0px 0px 0px; text-align:center; }
.LegendLabel[data-style-key="gG81efsOr0ufa8Oq9hLRSQ"] { background-color:#E83E26; }
/*** Generated classes from Style Editor in OutSystems 10 ***/