/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 04-Feb-2019, 10:45:18
    Author     : royg
*/

@media screen and (orientation: portrait) {
    
    #thebody
    {
        background-color: white;
        margin: 0px 0px;
        font-family: arial;
        font-size: 20px;
    }
    
    #thebodyform
    {
        background-color: white;
        margin: 10px 10px;
        font-family: arial;
        font-size: 20px;
    }
    
    #working
    {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        background-color: white;
    }
    
    #header
    {
        height: auto;
    }
    
    #headertext
    {
        padding-right: 10px;
        display: none;
    }
    
    #headerlogo
    {
        margin: auto auto;
        width: 50%;
        float: left;
        text-align: left;
        height: auto;
        padding-top: 10px;
    }
    
    #headerlogoimage
    {
        width: 50%;
        height: auto;
    }
    
    #headermobilemenuouter
    {
        display:block;
    }
    
    #headermobilemenu
    {
        display:block;
        float: right;
        width: auto;
        height: auto;
        font-size: 30px;
        padding-top: 10px;
        padding-right: 10px;
    }
    
    #mobilemenuclosearea
    {
        display:block;
        float: right;
        width: auto;
        height: auto;
        font-size: 30px;
        padding-top: 10px;
        padding-right: 10px;
    }
    
    #menu
    {
        position: relative;
        top: 10px;
    }
    
    .themenu
    {
        background-color: #F25925;
        /*background-color: #94b330;*/
        width: 109px;
        float: left;
        clear: none;
        padding-left: 0px;
        padding-right: 0px;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        color: black;
    }
    
    .menufullscreen
    {
        width: 96%;
        clear: both;
    }
    
    .logonmenuheader
    {
        clear: both;
    }
    
    #content
    {
        background-color: white;
        width: 100%;
        float: left;
        clear: none;
        padding-left: 0%;
        padding-right: 0%;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
        border-top: 1px solid #F25925;
    }
    
    #footer
    {
        background-color: white;
        padding-bottom: 20px;
    }
    
    #footerleft
    {
        padding-left: 0px;
        width: 100%;
        text-align: center;
    }
    
    #copyrightplace
    {
        display: inline;
        clear: both;
        float: left;
        height: auto;
        width: 100%;
    }
    
    #editionplace
    {
        display: inline;
        clear: both;
        float: right;
        text-align: center;
        width: 100%;
        padding-top: 10px;
    }
    
    #aboutplace
    {
        display: inline;
        clear: both;
        float: none;
        text-align: center;
        width: 100%;
    }
    
    #footerright
    {
        padding-right: 0px;
        text-align: center;
        padding-top: 10px;
        width: 100%;
    }
    
    #supplierplace
    {
        display: inline;
        clear: both;
        float: right;
        text-align: center;
        width: 100%;
        padding-top: 10px;
    }
    
    #passwordformtable
    {
        width: 100%;
    }
    
    #logonformremembermetable
    {
        width: 100%;
    }
    #logonformtable
    {
        width: 100%;
        clear: both;
        display: block;
    }
    #logonformtable tbody
    {
        width: 100%;
        clear: both;
        display: block;
    }
    #logonformtable tr
    {
        width: 100%;
        clear: both;
        display: block;
    }
    .logonformtablelabelcell
    {
        width: 100%;
        font-size: 20px;
        clear: both;
        display: block;
    }
    .logonformtablevaluecell
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    .logonmenuheader
    {
        
    }
    
    .mainmenuheader
    {
        
    }
    
    .logonmenuitem
    {
        display: block;
        padding: 3px;
        border-left: 3px solid white;
        border-bottom: 1px solid white;
        height: 25px;
    }
    .logonmenuitem:hover
    {
        border-left: 3px solid red;
        /*border-bottom: 1px solid red;*/
    }
    .logonmenuitemselected
    {
        border-left: 3px solid orange;
        border-bottom: 1px solid orange;
    }
    
    .logonmenuentry
    {
        
    }
    .logonmenuentryselected
    {
        
    }
    
    .mainmenuentry
    {
        display: block;
        padding: 3px;
        border-left: 3px solid white;
        border-bottom: 2px solid white;
        min-height: 20px;
        height: 40px;
    }
    
    span.mainmenulink
    {
        color: black;
        display: block;
        padding: 3px;
        border-left: 3px solid white;
        border-bottom: 2px solid white;
    }
    a.mainmenulink
    {
        color: black;
        display: block;
        padding: 3px;
        border-left: 3px solid white;
        border-bottom: 2px solid white;
    }
    a.mainmenulink:visited
    {
        color: black;
    }
    span.mainmenulink:hover
    {
        border-bottom: 2px solid red;
    }
    a.mainmenulink:hover
    {
        border-bottom: 2px solid green;
    }
    a.mainmenulinkcurrentclass
    {
        border-left: 3px solid white;
        border-bottom: 2px solid red;
    }
    
    .bordered
    {
        border-radius: 4px;
        width: 95%;
        font-size: 20px;
        -webkit-appearance: none;
    }
    .bordered:hover
    {
        background-color: lightgray;
    }
    
    .borderednarrow
    {
        border-radius: 4px;
        width: 50%;
        font-size: 20px;
    }
    .borderednarrow:hover
    {
        background-color: lightgray;
    }
    .borderedvariable
    {
        border-radius: 4px;
        font-size: 20px;
    }
    .borderedvariable:hover
    {
        background-color: lightgray;
    }
    .bordered100pc
    {
        border-radius: 4px;
        width: 100%;
        font-size: 20px;
    }
    .bordered100pc:hover
    {
        background-color: lightgray;
    }
    
    .borderedro
    {
        border-radius: 4px;
        width: 100%;
        font-size: 20px;
    }
    .borderedro:hover
    {
        background-color: #C4F599;
    }
    
    .borderedbutton
    {
        border-radius: 4px;
        width: 100%;
        font-size: 20px;
    }
    .borderedbutton:hover
    {
        background-color: #6699FF;
        color: white;
    }
    
    .borderedbuttonvariable
    {
        border-radius: 4px;
        width: 100%;
        font-size: 20px;
    }
    .borderedbuttonvariable:hover
    {
        background-color: #6699FF;
        color: white;
    }
    
    .registertable
    {
        width: 100%;
    }
    .regstertablelabel
    {
        width: 15%;
    }
    .regstertablevalue
    {
        width: 85%;
    }
    
    #searcharea
    {
        width: calc(100% - 10px);
    }
    #results
    {
        width: calc(100% - 10px);
    }
    #editarea
    {
        width: calc(100% - 10px);
    }
    
    span.mainmenulink
    {
        cursor: pointer;
    }
    
    #standardmainmenu
    {
        display:none;
    }
    
    #logonabovearea
    {
        border: 1px solid #C4F599;
        border-radius: 4px;
        box-shadow: 0px 2px 3px #C4F599;
        margin-bottom: 10px;
        width: 96%;
        padding: 2%;
    }

    #logonarea
    {
        border-radius: 4px;
        /*border: 1px solid #C4F599;
        box-shadow: 0px 2px 3px #C4F599;*/
        border: 1px solid #F25925;
        box-shadow: 0px 2px 3px #F25925;
        width: 96%;
        padding: 2%;
        margin-bottom: 10px;
    }

    #passwordarea
    {
        border-radius: 4px;
        /*border: 1px solid #C4F599;
        box-shadow: 0px 2px 3px #C4F599;*/
        border: 1px solid #F25925;
        box-shadow: 0px 2px 3px #F25925;
        width: 96%;
        padding: 2%;
        margin-bottom: 10px;
    }

    #verifyarea
    {
        border: 1px solid #C4F599;
        border-radius: 4px;
        box-shadow: 0px 2px 3px #C4F599;
        width: 96%;
        padding: 2%;
        margin-bottom: 10px;
    }

    #passwordresetarea
    {
        border: 1px solid #C4F599;
        border-radius: 4px;
        box-shadow: 0px 2px 3px #C4F599;
        width: 96%;
        padding: 2%;
        margin-bottom: 10px;
    }

    #emailarea
    {
        padding-right: 10px;
    }

    .mainmenuentitiesbody
    {
        display: block;
    }
    
    .ui-widget-content
    {
        font-size: 20px;
    }
    
    .ui-widget button
    {
        font-family: arial;
        font-size: 20px;
    }
    
    .inplacespinner
    {
        width: 18px;
    }
    
    textarea.bordered
    {
        width:100%;
        height:150px;
    }
    textarea.bordered:focus
    {
        border: 1px solid #6699FF;
        background-color: #C4F599;
    }
    
    .desktoponly
    {
        display: none;
    }
    .desktoponlyblock
    {
        display: none;
    }
    .mobileonly
    {
        display: inline;
    }
    
    .calnavmonthyear
    {
        height: auto;
    }
    
    #roomheaders
    {
        clear: both;
        display: none;
    }

    #roomslots
    {
        clear: both;
    }

    .roomheader
    {
        float: left;
        height: auto;
        border: 0px solid red;
    }

    .slotheader
    {
        float: left;
        height: auto;
        border: 0px solid green;
        display: none;
    }

    .roomslot
    {
        clear: both;
        border-bottom: 1px dashed gray;
        padding-bottom: 2px;
        margin-bottom: 2px;
    }

    .slot
    {
        float: left;
        height: auto;
        border: 0px solid gray;
        clear: both;
    }

    .detailsexpander
    {
        display: block;
        margin-top: 10px;
        clear: both;
    }

    #bookingsgrid
    {
        width: 100%;
        clear: both;
    }
    #bookingsgridheader
    {
        width: 100%;
        clear: both;
        display: none;
        width: 100%;
    }
    .bookingsgridheadercell
    {
        width: auto;
        clear: none;
        float: left;
        width: 100%;
    }
    .bookingsgriddaterow
    {
        width: 100%;
        clear: both;
        width: 100%;
    }
    .bookingsgriddaterowdate
    {
        width: auto;
        clear: both;
        float: left;
        width: 100%;
    }
    .bookingsgriddaterowprice
    {
        width: auto;
        clear: both;
        float: left;
        width: 100%;
    }
    .bookingsgriddaterowslot
    {
        width: auto;
        clear: both;
        float: left;
        width: 100%;
    }

    .availableslot
    {
        background-color: #FFFFCC;
    }
    
    .bookingcell
    {
        width: 100%;
    }
    
    #confirmcontractbtn
    {
        height: auto;
    }
    
    #passwordresetformtable
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    #passwordresetformtable tbody
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    #passwordresetformtable tr
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    .passwordresetformtablelabelcell
    {
        width: 100%;
        clear: both;
        display: block;
    }
    .passwordresetformtablevaluecell
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    #passwordformtable tbody
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    #passwordformtable tr
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    .passwordformtablelabelcell
    {
        width: 100%;
        clear: both;
        display: block;
    }
    .passwordformtablevaluecell
    {
        width: 100%;
        clear: both;
        display: block;
    }
    
    .mainmenuheaderunselected
    {
        cursor: pointer;
    }
    .mainmenuheaderunselected:before
    {
        font-family: "Font Awesome 5 Pro";
        content: "\f054";
        padding-right: 3px;
    }
    .mainmenuheaderunselected:hover:before
    {
        color: red;
    }
    
    .mainmenuheaderselected
    {
        cursor: pointer;
    }
    .mainmenuheaderselected:before
    {
        font-family: "Font Awesome 5 Pro";
        content: "\f077";
        padding-right: 3px;
    }
    .mainmenuheaderselected:hover:before
    {
        color: red;
    }

    .mainmenuentitiesheader
    {
        display: block;
        padding: 3px;
        border-left: 3px solid white;
        border-bottom: 1px solid white;
        min-height: 20px;
        height: auto;
    }
    
    .mainmenuentitiesbody
    {
        border-left: 1px dashed white;
    }
    
    .mainmenuentitiesbody:hover
    {
        border-left: 1px dashed orange;
    }
    
    #footerpadding
    {
        width: 0px;
        background-color: white;
        height: 0px;
        min-height: 0px;
        margin-top: 0px;
        float: none;
    }
    #headerpadding
    {
        width: 0px;
        height: 0px;
        background-color: white;
        float: none;
    }
    
    .passwordreveal
    {
        color: green;
    }
    
    .passwordreveal:hover
    {
        color: orange;
    }
    
    .passwordrevealred
    {
        color: red;
    }
    
    .passwordrevealred:hover
    {
        color: orange;
    }
    
    #clearanddosearchbuttonsarea
    {
        float: left;
        width: 100%;
        height: auto;
    }
    #clearanddosearchbusysarea
    {
        float: left;
        width: auto;
        height: auto;
    }
    
    .actionscol
    {
        text-align: left;
    }
    
    .labelcell
    {
        font-size: 18px;
    }
    
    .dashboardrow
    {
        width: 98%;
        clear: both;
    }
    .dashboardcellleft
    {
        float: left;
        width: 100%;
        height: auto;
    }
    .dashboardcellright
    {
        float: right;
        width: 100%;
        height: auto;
    }
    .dashboardcellcentrehalf
    {
        width: 100%;
        clear: both;
        text-align: left;
    }
    .dashboardcellrightquarter
    {
        float: right;
        width: 100%;
        height: auto;
    }
    .dashboardcellrightthreequarters
    {
        float: right;
        width: 100%;
        height: auto;
    }
    .dashboardcellfull
    {
        float: right;
        width: 100%;
        height: auto;
    }
    .dashboardbutton
    {
        width: 95%;
        height: 50px;
        border: 1px solid #CCCCCC;
        background-color: #FFFFFF;
        margin-top: 2px;
        margin-bottom: 2px;
        padding-bottom: 2px;
        padding-top: 2px;
        font-size: 14px;
        font-weight: bold;
        border-radius: 16px;
    }
    .dashboardbutton:hover
    {
        background-color: #6699FF;
        color: white;
    }
    
        .cardscol
    {
        width:50%;
        float: left;
        height: auto;
    }
    .cardscolheader
    {
        height: auto;
        font-weight: bold;
        padding: 5px;
        text-align: center;
        border: 1px solid gray;
        border-radius: 10px;
        padding: 5px;
        margin: 10px;
    }
    .cardscolcards
    {
        height: auto;
        padding: 5px;
    }
    .acard
    {
        margin: 5px;
        padding: 5px;
        border: 1px solid gray;
        border-radius: 10px;
        cursor: pointer;
    }
    .acardinnertop
    {
        margin: 5px;
        padding: 5px;
        border: 1px solid gray;
        border-radius: 10px;
    }
    .acardinnerbottom
    {
        margin: 5px;
        padding: 5px;
        border: 1px solid gray;
        border-radius: 10px;
    }
    #cardviewheader
    {
        clear: both;
    }
    #cardviewtopextras
    {
        clear: both;
    }
    #cardviewcols
    {
        clear: both;
    }
    #cardviewbottomextras
    {
        clear: both;
    }
    
        #timelineheader
    {
        
    }
    #timelinetopextras
    {
        
    }
    #timelineviewcols
    {
        height: auto;
        border-right: 1px solid gray;
    }
    #timelineheaderrow
    {
        
    }
    .timelinerow
    {
        clear: both;
        height: auto;
    }
    .highlighttimelinerow
    {
        background-color: #FFFFCC;
    }
    .highlighttimelinerowbar
    {
        background-color: red;
    }
    .unhighlighttimelinerowbar
    {
        background-color: gray;
    }
    .timelinerowlabel
    {
        clear: none;
        float: left;
        height: auto;
        text-align: left;
        border-right: 0px solid gray;
        cursor: pointer;
    }
    .timelinerowlabel:hover
    {
        background-color: #FFFFCC;
    }
    .timelinerowbars
    {
        clear: none;
        float: right;
        height: auto;
    }
    .timelinerowbarbefore
    {
        float: left;
        height: auto;
    }
    .timelinerowbar
    {
        float: left;
        height: auto;
        border: 1px solid gray;
        overflow-x: visible;
        cursor: pointer;
    }
    .timelinerowbarafter
    {
        float: left;
        height: auto;
    }
    
    #barheader
    {
        
    }
    #bartopextras
    {
        
    }
    #barviewcols
    {
        
    }
    .barrow
    {
        
    }
    .barrowlabel
    {
        clear: none;
        float: left;
        height: auto;
        text-align: left;
        border-right: 0px solid gray;
        cursor: pointer;
    }
    .barrowbars
    {
        clear: none;
        float: right;
        height: auto;
    }
    .barrowbar
    {
        clear: none;
        float: left;
        height: auto;
    }
    .highlightbarrowbar
    {
        background-color: #FFFFCC;
    }
    .unhighlightbarrowbar
    {
        background-color: white;
    }
    
    #findreg
    {
        background-color: yellow;
        font-size: 20px;
        font-family: monospace;
        text-transform: uppercase;
    }
    
    #exportformatselectionarea
    {
        width: 100%;
    }
    #exportallformatselectionarea
    {
        width: 100%;
    }
    
        #gsform
    {
    }
    
    .gsclassarea
    {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .gsclassname
    {
        font-weight: bold;
    }
    .gsresult
    {
        clear: both;
        width: 95%;
        height: auto;
        margin-top: 5px;
        cursor: pointer;
        background-color: white;
        border: 1px solid white;
        border-radius: 5px;
    }
    .gsresult:hover
    {
        border: 1px solid gray;
        background-color: #FFFFCC;
    }
    .gsresultname
    {
        width: 33%;
        float: left;
        height: auto;
    }
    .gsresultdetail
    {
        width: 66%;
        float: left;
        height: auto;
    }
    
    .themenupopup
    {
        display: none !important;
    }
    .contentpopup
    {
        width: 98% !important;
    }
    
    #subscriber
    {
        width: 90%;
        height: auto;
        display: block;
        border: 1px solid black;
        border-radius: 5px;
        clear: none;
        float: none;
        margin-right: 5%;
    }
    #publisher
    {
        width: 90%;
        height: auto;
        display: block;
        border: 1px solid black;
        border-radius: 5px;
        clear: both;
        float: none;
    }
    #videos
    {
        width: 100%;
        height: auto;
        display: block;
        border: 1px solid geen;
        clear: both;
        float: none;
    }
    
    /* calendar styles */
    #standardmonthview
    {
        width: 100%;
    }
    
    .calnavfirst
    {
        border-bottom: 0px solid gray;
    }
    .calnavprev
    {
        border-bottom: 0px solid gray;
    }
    .calnavmonthyear
    {
        border-bottom: 0px solid gray;
    }
    .calnavnext
    {
        border-bottom: 0px solid gray;
    }
    .calnavlast
    {
        border-bottom: 0px solid gray;
    }
    
    .calnavrow
    {
        width: calc(100% - 1px);
    }
    .caldaysrow
    {
        width: 100%;
    }
    
    .calnavmonthyear
    {
        height: auto;
    }
    .caldatesrows
    {
        width: 100%;
    }
    .caldatesrow
    {
        width: 100%;
    }
    
    .caldayheaderfirst
    {
        width: 100%;
    }
    .caldayheader
    {
        width: 100%;
    }
    .caldayheaderlast
    {
        wwidth: 100%;
    }
    
    .caldate
    {
        
    }
    .caldateblankfirst
    {
        width: calc(100% - 8px);
    }
    .caldateblank
    {
        width: calc(100% - 8px);
    }
    .caldateblanklast
    {
        width: calc(100% - 8px);
    }
    .whitefirst
    {
        width: calc(100% - 8px);
    }
    .white
    {
        width: calc(100% - 8px);
    }
    .whitelast
    {
        width: calc(100% - 8px);
    }
    .caldatebookedfirst
    {
        width: calc(100% - 8px);
    }
    .caldatebooked
    {
        width: calc(100% - 8px);
    }
    .caldatebookedlast
    {
        width: calc(100% - 8px);
    }
    .caldateemptyfirst
    {
        width: calc(100% - 8px);
    }
    .caldateempty
    {
        width: calc(100% - 8px);
    }
    .caldateemptylast
    {
        width: calc(100% - 8px);
    }
    .caldatetodayfirst
    {
        width: calc(100% - 8px);
    }
    .caldatetoday
    {
        width: calc(100% - 8px);
    }
    .caldatetodaylast
    {
        width: calc(100% - 8px);
    }
    /* calendar styles */

    .wikipopup
    {
        height: calc(80vh - 0px);
        overflow-y: scroll;
    }
    
    #wikiform{width:100%; height: calc(80vh - 100px);}
    .fullsize
    {
        width:95%;
        height:100%;
        border:1px solid #CCCCCC;
        border-radius: 4px;
        font-size: 14px;
    }
    
    .wikitopichead
    {
        font-size: 17px;
        font-weight: bold;
    }
    .wikisectionhead
    {
        font-size: 16px;
        font-weight: bold;
    }
    .wikisubsectionhead
    {
        font-size: 15px;
        font-weight: bold;
    }
    
        #mainmenuouter
    {
        float: none;
        height: auto;
        width: 100%;
    }
    #mainmenutoggler
    {
        width: 10px;
        float: right;
        height: 100%;
        display: none;
    }
    #mainmenutoggler:hover
    {
        background-color: gray;
    }
    
    .bordered90pc
    {
        border-radius: 4px;
        width: 90%;
        font-size: 14px;
        border-color: #CCCCCC;
        border: 1px solid #CCCCCC;
    }
    .bordered90pc:hover
    {
        background-color: lightgray;
    }
    input.bordered90pc:focus
    {
        border: 1px solid #6699FF;
        background-color: #FFFFCC;
    }
    
    .bordered75pc
    {
        border-radius: 4px;
        width: 75%;
        font-size: 14px;
        border-color: #CCCCCC;
        border: 1px solid #CCCCCC;
    }
    .bordered75pc:hover
    {
        background-color: lightgray;
    }
    input.bordered75pc:focus
    {
        border: 1px solid #6699FF;
        background-color: #FFFFCC;
    }
    
    .bordered25pc
    {
        border-radius: 4px;
        width: 25%;
        font-size: 14px;
        border-color: #CCCCCC;
        border: 1px solid #CCCCCC;
    }
    .bordered25pc:hover
    {
        background-color: lightgray;
    }
    input.bordered25pc:focus
    {
        border: 1px solid #6699FF;
        background-color: #FFFFCC;
    }
    
    #staffdashboard
    {
        width: 98%;
    }
    
    #staffdashboardheaders
    {
        width: 100%;
        height: auto;
        border-bottom: 1px solid gray;
    }
    
    .dashboardtabstaffcurrent
    {
        width: calc(33.33% - 2px);
        float: left;
        text-align: center;
        height: auto;
        color: blue;
        border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        background-color: white;
    }
    
    .dashboardtabstaff
    {
        width: calc(33.33% - 2px);
        float: left;
        text-align: center;
        height: auto;
        color: white;
        border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        background-color: lightgray;
    }
    
    .dashboardtabmanagercurrent
    {
        width: calc(50% - 2px);
        float: left;
        text-align: center;
        height: auto;
        color: blue;
        border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        background-color: white;
    }
    
    .dashboardtabmanager
    {
        width: calc(50% - 2px);
        float: left;
        text-align: center;
        height: auto;
        color: white;
        border-top: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        background-color: lightgray;
    }
    
    .dashboardbody
    {
        
    }

    .dashboardbodytitle
    {
        font-size: 20px;
        text-align: center;
        margin-top: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .dashboardbodycontent
    {
        
    }
    
    .dashboardnotebutton
    {
        height: auto;
        width: 95%;
        color: black;
        background-color: white;
        border: 1px solid gray;
        border-radius: 4px;
        padding: 5px;
        cursor: pointer;
        margin: 10px;
        font-size: 20px;
    }
    .dashboardnotebutton:hover
    {
        color: white;
        background-color: blue;
    }
    
    .jobrow
    {
        width: calc(100% - 40px);
        height: auto;
        clear: both;
        border: 1px solid gray;
        border-radius: 4px;
        margin: 10px;
        padding: 10px;
    }
    .buttonsrow
    {
        padding-left: 10px;
    }
    
    .jobtextarea
    {
        width: 98%;
        padding: 5px;
        border: 1px solid gray;
        border-radius: 4px;
        color: black;
        background-color: white;
        padding: 3px;
        margin-top: 3px;
        margin-bottom: 3px;
        height: 200px;
    }
    
    .jobinputnarrow
    {
        width: 98%;
        padding: 5px;
        border: 1px solid gray;
        border-radius: 4px;
        color: black;
        background-color: white;
        padding: 3px;
        margin-top: 3px;
        margin-bottom: 3px;
        font-size: 14px;
    }
    
    .jobinput
    {
        width: 98%;
        padding: 5px;
        border: 1px solid gray;
        border-radius: 4px;
        color: black;
        background-color: white;
        padding: 3px;
        margin-top: 3px;
        margin-bottom: 3px;
        font-size: 20px;
    }
    
    #staffdashboardbody
    {
        border-bottom: 1px solid gray;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
    }
    
    .tcardrowlabel
    {
        width: 100%;
        float: left;
        clear: both;
    }
    .tcardrowvalue
    {
        width: 100%;
        float: left;
        clear: both;
    }
    
    .atcard
    {
        width: 100%;
        height: auto;
        clear:both;
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .atcardtimes
    {
        width: 100%;
        height: auto;
        clear: both;
        float: left;
    }
    .atcardsite
    {
        width: 100%;
        height: auto;
        clear: both;
        float: left;
    }
    .atcardtype
    {
        width: 100%;
        height: auto;
        clear: both;
        float: left;
    }
    
    
}