﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    font-family: Helvetica,'Product Sans',Verdana,Arial;
    font-size: 13px; /*.75em; */
    margin: 0;
    padding: 0;
    color: #696969;
}

.dashboard_main .ui-widget {
    font-family:inherit;
}
.editpage
{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}


#editpagemain
{
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}




a:link
{
    color: inherit;
    text-decoration: underline;
}

a:visited
{
    color: #505abc;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    xfont-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
    
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.xpage
{
    /*width: 95%;*/
    margin-left: 10px;
    margin-right: auto;
}



#header
{
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    /* dashboard */
     xline-height: 6px;
    margin: 0;
    margin-left: 20px;
    padding: 0;
    /*background-image: url("/content/images/smoothness/top_bg.jpg");*/
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #fff;
    border: none;
    line-height: 2em;
    xfont-family: Arial, Helvetica, sans-serif;
    /*font-size: 32px !important;*/
}

#main
{
    padding:5px 5px 5px 5px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}


#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}

#footer a 
{
        text-decoration: none;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
    border-bottom: 1px #5C87B2 solid;
    padding: 0 0 2px;
    position: relative;
    margin: 0;
    text-align: right;
}

ul#menu li
{
    display: inline;
    list-style: none;
}

ul#menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #fff;
}

ul#menu li a
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    background-color: #e8eef4;
    color: #034af3;
}

ul#menu li a:hover
{
    background-color: #fff;
    text-decoration: none;
}

ul#menu li a:active
{
    background-color: #a6e2a6;
    text-decoration: none;
}

ul#menu li.selected a
{
    background-color: #fff;
    color: #000;
}




/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
}


.system-error {
    color: Red;
}

div.dialogErrorMsg {
    width: fit-content !important;
    height: fit-content !important;
}


#menucontainer {
    margin-top: 40px;
}

div#title
{
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    clear: both;
    display: block;
    float: right;
    font-size: 1.1em;
    margin: 10px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 2px;
}
#logindisplay a:link
{
    xcolor: white;
    text-decoration: underline;
}

#logindisplay a:visited
{
    xcolor: white;
    text-decoration: underline;
}

#logindisplay a:hover
{
    xcolor: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label,
.editor-label,
.display-field,
.editor-field
{
    margin: 0.5em 0;
}

.text-box
{
    width: 30em;
}

.text-box.multi-line
{
    height: 6.5em;
}

.tri-state
{
    width: 6em;
}


div.categorylabel 
{}

g.highcharts-axis-labels  text 
{
    width:100px;
}


div.dualLogon-outer {
    padding: 30px;
    text-align: center;
    width:80%;
}

div.dualLogon {
    display: inline-block;
    padding: 50px;
    text-align: initial;
    align-items: flex-start;
    background-image: url(https://associationserver.com/Media/Default/Template/homepage-banner@1x.png);
    background-position: 50% 50%;
    background-size: cover;
    display: flex;
    /* flex-direction: column; */
    left: 0;
    min-height: 500px;
    /* padding: 78px 139px; */
    top: 0;
    width: 1366px;
}

div.formsAuthentication {
    width:400px;
    float:left;
}

div.otherAuthentication {
    width: 400px;
    float: right;
}

div.otherAuthentication fieldset, div.formsAuthentication fieldset {
    height: 200px;
}


    
.microsoftLogonButton {
    background: url(/content/images/Office_365_logo-small.png) no-repeat scroll right center transparent;
    cursor: pointer;
    border: none;
    width: 200px;
    height: 100px;
    margin:10px 10px 20px;

    background-position: 0 0;
}

microsoftLogonButton:hover {
    background-position: 0 50%;
}




/* REMOVE SILLY JQURY UI STYLING  just place this at the bottom of site.css */

#EmbeddedWizard {
    /*color: #323232;*/
    font-size: 14px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    line-height: initial; /* works in Oasis support*/
}

    #EmbeddedWizard .ui-widget-header {
        border: hidden;
        border-bottom: 1px solid #4297d7;
        border-bottom-left-radius: initial;
        border-bottom-right-radius: initial;
        background: initial;
        color: initial;
        font-weight: bold;
    }


    #EmbeddedWizard .MvcAccordianWizard {
        background-color: #FFF;
        border: 0;
        margin: 1px;
        padding: 0px;
        font-family: inherit;
    }

    /*just hid this during load - too complicated stop show animation loading*/
    #EmbeddedWizard.loading {
        position: fixed;
        height: 100px;
        width: 100%;
        top: -200px;
    }


    #EmbeddedWizard div.MvcWizardStepPrevious {
        border-bottom: initial;
    }

    #EmbeddedWizard div.MvcWizardStepCaption {
        border-bottom: initial;
    }

    #EmbeddedWizard div.MvcCompletedWizardForm {
        filter: opacity(0.5); /* Jan 20.2024 cool */
        margin: 10px 0 5px 5px;
        box-shadow: inset 0 0 5px 2px gainsboro;
        -moz-box-shadow: 0 0 5px 5px #666;
        -webkit-box-shadow: 0 0 5px 2px gainsboro;
        border-radius: 5px 5px;
    }


    #EmbeddedWizard div.wizard-form-toolbar {
        border-bottom: initial;
        padding: 6px 29px 6px 2px;
        text-align: right;
        margin-top: 5px;
    }

    #EmbeddedWizard .wizard-form-toolbar button {
        font-size: inherit;
    }

    #EmbeddedWizard .ui-state-default,
    #EmbeddedWizard .ui-widget-content .ui-state-default,
    #EmbeddedWizard .ui-widget-header .ui-state-default {
        border: 1px solid #d3d3d3;
        /*background: initial;*/ /* move this so smartlookup  button is not white #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
        font-weight: normal;
        color: #555555;
    }

    /* to keep SmartLookup buttons with blue background*/
    #EmbeddedWizard .ui-button-text-icon-secondary
    {
        background: initial; /* #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
    }



    #EmbeddedWizard .MvcCurrentStepCaptionSummary.ui-state-hover {
        display: inherit;
        /*border: 1px solid #d3d3d3;*/
        border: 0;
        background: initial; /* #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
        font-weight: normal;
        font-size: initial;
        color: #555555;
    }

    #EmbeddedWizard .MvcWizardStepCaption.ui-state-hover {
        display: inherit;
        border: 1px solid #d3d3d3;
        background: initial; /* #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
        font-weight: normal;
        font-size: initial;
        color: #555555;
    }


    #EmbeddedWizard div.MvcCompletedWizardForm div.ui-state-hover {
        padding-bottom: 10px;
        font-size: 90%;
        margin: 5px;
    }

    #EmbeddedWizard a.editDetails {
        color: transparent;
        font-size: 150%;
        background-image: url(https://as3canadastorage.blob.core.windows.net/as3publicblob/edit-icon.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right;
    }

        #EmbeddedWizard a.editDetails.loading {
            color: transparent;
            font-size: 150%;
            background: white url('/modules/oasis.AS3Widgets/content/images/ui-anim_basic_16x16.gif') right center no-repeat;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: right;
        }

    #EmbeddedWizard .MvcWizardStepCaption.ui-state-hover {
        font-size: 90%;
        margin: 5px;
    }

    #EmbeddedWizard .MvcTextAreaWrapperSummary {
        font-size: inherit;
    }

    #EmbeddedWizard .wizard-form-toolbar button {
        text-align: center;
        padding: 1px;
        color: #0099CC; /* Text color */
        border: 2px solid #0099CC; /* Border thickness, line style, and color */
        border-radius: 5px; /* Adds curve to border corners */
        text-transform: uppercase; /* Make letters uppercase */
    }


/* api styles*/

/* TABLE
----------------------------------------------------------*/

table.api {
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

    table.api td {
        padding: 5px;
        border: solid 1px #e8eef4;
    }

    table.api th {
        padding: 6px 5px;
        text-align: left;
        background-color: #e8eef4;
        border: solid 1px #e8eef4;
    }


div.apidashboard {
    margin-left: 15%;
    width: 55%;
}
div.centered-banner {
    width: 80%;
    margin: 0 auto;
    padding: 10px;
}

.aligncenter {
    text-align: center;
}

.btn-zoom {
    background-color: #0e71eb;
    border-color: #0e71eb;
    color: #fff;
}

.btn-zoom {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}