/*
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:44:36
    Author     : royg
*/

/* roboto-regular - latin */
/* https://google-webfonts-helper.herokuapp.com/fonts/roboto?subsets=latin */
/* USE AS: font-family: 'Roboto', sans-serif; 

Standard theme blue: 0195f0
SFS theme blue: #008bad
Standard orange: orange


*/
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'),
       url('/fonts/roboto-v19-latin-regular.woff2') format('woff2'), 
       url('/fonts/roboto-v19-latin-regular.woff') format('woff'); 
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('/fonts/roboto-v19-latin-italic.woff2') format('woff2'), 
       url('/fonts/roboto-v19-latin-italic.woff') format('woff'); 
}

#thebody
{
    font-family: 'Roboto';
}


@media screen and (orientation: landscape)  {
    
    #thebody
    {
        /*background-color: #C4F599;*/
        background-color: white;
        margin: 0px 0px;
        /*font-family: arial;*/
        font-size: 15px;
    }
    
    #thebodyform
    {
        /*background-color: #C4F599;*/
        background-color: white;
        margin: 10px 10px;
        font-family: arial;
        font-size: 14px;
    }
    
    #working
    {
        width: 100%;
        padding-left: 0%;
        padding-right: 0%;
        background-color: white;
        /*background-color: #C4F599;*/
        /*background-color: #008bad;*/
    }
    
    #header
    {
        height: 115px;
    }
    
    #headertext
    {
        padding-right: 10px;
        display: block;
    }
    
    #headerlogo
    {
        margin: 0px 0px;
        /*width: 50%;*/
        width: 167px;
        float: left;
        text-align: left;
        padding-top: 0px;
        margin-left: 0px;
        height: 100px;
    }
    #headerpadding
    {
        width: 160px;
        height: 115px;
        background-color: #008bad;
        float: left;
    }
    
    #headerlogoimage
    {
        width: 167px;
        height: auto;
    }
    
    #headermobilemenuouter
    {
        display:none;
    }
    
    #headermobilemenu
    {
        display:none;
    }
    
    #mobilemenuclosearea
    {
        display:none;
    }
    
    #menu
    {
        position: -webkit-sticky;
        position: sticky;
        top: 10px;
        height: calc(100vh);
        /*padding-top: 10px;*/
    }
    
    .themenu
    {
        background-color: #008bad;
        /*background-color: #C4F599;*/
        /*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;*/
        color: white;
    }
    
    .logonmenuheader
    {
        clear: none;
    }
    
    
    
    #content
    {
        background-color: white;
        width: calc(100% - 170px);
        float: left;
        clear: none;
        padding-left: 10px;
        padding-right: 0px;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
        /*border-top: 1px solid #C4F599;*/
        border-top: 1px solid #008bad;
    }
    
    #footer
    {
        background-color: white;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 25px;
        padding-bottom: 0px;
    }
    #footerpadding
    {
        width: 160px;
        background-color: #008bad;
        height: auto;
        min-height: 79px;
        margin-top: -43px;
        float: left;
    }
    #footerleft
    {
        padding-left: 10px;
        width: auto;
        text-align: left;
        float: left;
    }
    
    #copyrightplace
    {
        display: inline;
        clear: none;
        float: left;
        height: auto;
        text-align: left;
    }
    
    #editionplace
    {
        display: inline;
        clear: none;
        float: right;
        text-align: left;
        width: auto;
    }
    
    #footerright
    {
        padding-right: 10px;
        width: auto;
        text-align: right;
        padding-top: 0px;
    }
    
    #supplierplace
    {
        display: inline;
        clear: none;
        float: none;
        text-align: right;
        width: auto;
        padding-top: 0px;
    }
    
    #passwordformtable
    {
        width: 100%;
    }
    
    #logonformremembermetable
    {
        width: 100%;
    }
    #logonformtable
    {
        width: 100%;
    }
    .logonformtablelabelcell
    {
        width: 15%;
    }
    .logonformtablevaluecell
    {
        width: 85%;
    }
    #logonformspacer4
    {
        width: 15%;
    }
    
    .logonmenuheader
    {
        
    }
    
    .mainmenuheader
    {
        
    }
    
    .logonmenuitem
    {
        display: block;
        padding: 3px;
        /*border-left: 3px solid #C4F599;
        border-bottom: 1px solid #C4F599;*/
        border-left: 3px solid #008bad;
        border-bottom: 1px solid #008bad;
        height: 15px;
    }
    .logonmenuitem:hover
    {
        border-left: 3px solid red;
        /*border-bottom: 1px solid red;*/
    }
    .logonmenuitemselected
    {
        /*border-left: 3px solid #748d25;
        border-bottom: 1px solid #748d25;*/
        border-left: 3px solid orange;
        border-bottom: 1px solid orange;
    }
    
    .logonmenuentry
    {
        cursor: pointer;
    }
    .logonmenuentry:hover
    {
        
    }
    .logonmenuentryselected
    {
        
    }
    
    .mainmenuentry
    {
        display: block;
        padding: 3px;
        /*border-left: 3px solid #C4F599;
        border-bottom: 1px solid #C4F599;*/
        border-left: 3px solid #008bad;
        border-bottom: 1px solid #008bad;
        min-height: 20px;
        height: auto;
    }
    
    span.mainmenulink
    {
        /*color: black;*/
        color: white;
        display: block;
        padding: 3px;
        /*border-left: 3px solid #C4F599;
        border-bottom: 1px solid #C4F599;*/
        border-left: 3px solid #008bad;
        border-bottom: 1px solid #008bad;
    }
    a.mainmenulink
    {
        /*color: black;*/
        color: white;
        display: block;
        padding: 3px;
        /*border-left: 3px solid #C4F599;
        border-bottom: 1px solid #C4F599;*/
        border-left: 3px solid #008bad;
        border-bottom: 1px solid #008bad;
    }
    a.mainmenulink:visited
    {
        /*color: black;*/
        color: white;
    }
    span.mainmenulink:hover
    {
        border-left: 3px solid red;
    }
    a.mainmenulink:hover
    {
        border-left: 3px solid red;
    }
    a.mainmenulinkcurrentclass
    {
        /*border-left: 3px solid #748d25;
        border-bottom: 1px solid #748d25;*/
        border-left: 3px solid orange;
        border-bottom: 1px solid orange;
    }
    
    .bordered
    {
        border-radius: 4px;
        font-size: 14px;
    }
    .bordered:hover
    {
        background-color: lightgray;
    }
    
    .borderednarrow
    {
        border-radius: 4px;
    }
    .borderednarrow:hover
    {
        background-color: lightgray;
    }
    
    .borderedvariable
    {
        border-radius: 4px;
    }
    .borderedvariable:hover
    {
        background-color: lightgray;
    }
    
    .bordered100pc
    {
        border-radius: 4px;
        width: 100%;
        font-size: 14px;
    }
    .bordered100pc:hover
    {
        background-color: lightgray;
    }
    
    .borderedro
    {
        border-radius: 4px;
    }
    .borderedro:hover
    {
        background-color: lightgray;
    }
    
    .borderedbutton
    {
        border-radius: 4px;
        margin-left: 0px;
        margin-right: 5px;
    }
    .borderedbutton:hover
    {
        background-color: #008bad;
        color: white;
    }
    
    .borderedbuttonvariable
    {
        border-radius: 4px;
        margin-left: 0px;
        margin-right: 5px;
    }
    .borderedbuttonvariable:hover
    {
        background-color: #008bad;
        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 #008bad;
        border-radius: 4px;
        box-shadow: 0px 2px 3px #008bad;
        padding: 5px;
        margin-bottom: 10px;
        width: 95%;
    }

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

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

    #verifyarea
    {
        border-radius: 4px;
        /*border: 1px solid #C4F599;
        box-shadow: 0px 2px 3px #C4F599;*/
        border: 1px solid #008bad;
        box-shadow: 0px 2px 3px #008bad;
        width: 95%;
        padding: 5px;
        margin-bottom: 10px;
    }

    #passwordresetarea
    {
        border-radius: 4px;
        /*border: 1px solid #C4F599;
        box-shadow: 0px 2px 3px #C4F599;*/
        border: 1px solid #008bad;
        box-shadow: 0px 2px 3px #008bad;
        width: 95%;
        padding: 5px;
        margin-bottom: 10px;
    }

    #emailarea
    {
        padding-right: 10px;
    }

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

    #roomslots
    {
        clear: both;
    }

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

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

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

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

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

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

    .availableslot
    {
        background-color: #FFFFCC;
    }
    
    .bookingcell
    {
        width: 50%;
    }
    
    #passwordresetformtable
    {
        width: 100%;
    }
    .passwordresetformtablelabelcell
    {
        width: 20%;
    }
    .passwordresetformtablevaluecell
    {
        width: 80%;
    }
    
    .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 #C4F599;
        border-bottom: 1px solid #C4F599;*/
        border-left: 3px solid #008bad;
        border-bottom: 1px solid #008bad;
        min-height: 20px;
        height: auto;
        color: white;
    }
    
    .mainmenuentitiesbody
    {
        /*border-left: 1px dashed #C4F599;*/
        border-left: 1px dashed #008bad;
    }
    
    .mainmenuentitiesbody:hover
    {
        /*border-left: 1px dashed #748d25;*/
        border-left: 1px dashed orange;
    }
    
    .passwordreveal
    {
        color: green;
    }
    
    .passwordreveal:hover
    {
        color: orange;
    }
    
    .passwordrevealred
    {
        color: red;
    }
    
    .passwordrevealred:hover
    {
        color: orange;
    }
    
    #actions_header
    {
        text-align: center;
    }
    
    #clearanddosearchbuttonsarea
    {
        float: left;
        width: auto;
        height: auto;
    }
    #clearanddosearchbusysarea
    {
        float: left;
        width: auto;
        height: auto;
    }
    
    .actionscol
    {
        text-align: center;
    }
    
    .labelcell
    {
        font-size: 13px;
    }
    
    .dashboardrow
    {
        width: 98%;
        clear: both;
        padding-top: 10px;
    }
    .entryrow
    {
        padding-top: 0px;
    }
    .entryrowdocs
    {
        padding-top: 0px;
        border-bottom: 1px dashed gray;
        margin-bottom: 10px;
        padding-bottom: 22px;
    }
    .entryrowdocslast
    {
        padding-top: 0px;
        border-bottom: 0px dashed white;
        margin-bottom: 10px;
        padding-bottom: 22px;
    }
    .dashboardcellleft
    {
        float: left;
        width: 49%;
        height: auto;
    }
    .dashboardcellright
    {
        float: right;
        width: 49%;
        height: auto;
        text-align: right;
    }
    .dashboardcellleftquarter
    {
        float: left;
        width: 24%;
        height: auto;
    }
    .dashboardcellcentrehalf
    {
        width: 49%;
        text-align: center;
        float: left;
    }
    .dashboardcellrightquarter
    {
        float: right;
        width: 24%;
        height: auto;
    }
    .dashboardcellrightthreequarters
    {
        float: right;
        width: 74%;
        height: auto;
    }
    .dashboardcellfull
    {
        float: right;
        width: 100%;
        height: auto;
    }
    .dashboardbutton
    {
        width: 75%;
        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;
    }
    
    .gridbordered
    {
        border: 1px solid #CCCCCC;
        border-radius: 4px;
        font-size: 14px;
        width: 95%;
    }
    .gridbordered:hover
    {
        background-color: lightgray;
        border: 1px solid #6699FF;
    }
    .gridbordered:focus
    {
        background-color: #FFFFCC;
    }
    
    .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;
    }
    .acard:hover
    {
        background-color: #FFFFCC;
    }
    .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;
    }
    .highlightbarrowbar
    {
        background-color: #FFFFCC;
    }
    .unhighlightbarrowbar
    {
        background-color: white;
    }
    
    .accordioncolheader
    {
        cursor: pointer;
        margin: 5px;
        padding: 5px;
        border: 1px solid gray;
        border-radius: 10px;
        cursor: pointer;
    }
    .accordioncolheader:hover
    {
        background-color: #FFFFCC;
    }
    
    #progressarea
    {
        height: 500px;
        width: 100%;
        overflow-y: scroll;
    }
    
    #exporterdefaultbutton
    {
        
    }
    #exporterdefaultbutton:hover
    {
        /*color: red;*/
    }
    #exporteroptionsbutton
    {
        border-left: 1px solid gray;
        padding-left: 5px;
    }
    #exporteroptionsbutton:hover
    {
        color: red;
    }
    #exporteroptionsbuttonreverse
    {
        border-left: 1px solid gray;
        padding-left: 5px;
    }
    #exporteroptionsbuttonreverse:hover
    {
        color: red;
    }
    
    #exporteralldefaultbutton
    {
        
    }
    #exporteralldefaultbutton:hover
    {
        /*color: red;*/
    }
    #exporteralloptionsbutton
    {
        border-left: 1px solid gray;
        padding-left: 5px;
    }
    #exporteralloptionsbutton:hover
    {
        color: red;
    }
    #exporteralloptionsbuttonreverse
    {
        border-left: 1px solid gray;
        padding-left: 5px;
    }
    #exporteralloptionsbuttonreverse:hover
    {
        color: red;
    }
    
    .colmover
    {
        
    }
    .colmover:hover
    {
        color: red;
    }
    
    .colmoverdragging
    {
        color: red;
    }
    
    .atoolfreehand
    {
        border: 1px solid white;
        cursor: pointer;
    }
    .atoolfreehandselected
    {
        border: 1px solid gray;
        cursor: pointer;
    }
    .atoolfreehandcolour
    {
        border: 1px solid white;
        cursor: pointer;
    }
    .atoolfreehandcolourselected
    {
        border: 1px solid gray;
        cursor: pointer;
    }
    
    .langselector
    {
        background-repeat: no-repeat;
        background-size: auto;
        padding-left: 25px;
        cursor: pointer;
    }
    
    #headertextextraarea
    {
        float: right;
        width: auto;
        height: auto;
        margin-top: -30px;
        clear: both;
    }
    
    #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: 45%;
        height: auto;
        display: block;
        border: 1px solid black;
        border-radius: 5px;
        clear: none;
        float: left;
        margin-right: 5%;
    }
    #publisher
    {
        width: 45%;
        height: auto;
        display: block;
        border: 1px solid black;
        border-radius: 5px;
        clear: none;
        float: left;
    }
    #videos
    {
        width: 100%;
        height: auto;
        display: block;
        border: 1px solid geen;
        clear: none;
        float: left;
    }
    
    #dashtitle
    {
        font-weight: bold;
    }
    
    .dashrow
    {
        clear: both;
        float: none;
        height: auto;
        width: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .dashcell
    {
        text-align: center;
        font-size: 20px;
        width: 20%;
        float: left;
        clear: none;
        cursor: pointer;
    }
    .dashcell:hover
    {
        color: #008bad;
    }
    .dashcellhalf
    {
        text-align: center;
        font-size: 20px;
        width: 10%;
        float: left;
        clear: none;
        bborder: 1px solid green;
    }
    .dashcellblank
    {
        text-align: center;
        font-size: 20px;
        width: 20%;
        float: left;
        clear: none;
        bborder: 1px solid green;
    }
    .dashicon
    {
        font-size: 120px;
    }
    
    
    #help_entity
    {
        display: block;
        width: 98%;
    }
    
    .reportheader
    {
        width: 100%;
        height: auto;
        border: 1px solid gray;
        cursor: pointer;
    }
    .reportarea
    {
        width: 100%;
        height: auto;
        border: 1px solid gray;
    }
    
    #thesitetitle
    {
        display: none;
    }
    
    #logonwelcomeouter
    {
        width: 100%;
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #logonwelcomeinner
    {
        width: 50%;
        height: auto;
        text-align: center;
        margin: auto  auto;
        color: #008bad;
        font-size: 22px;
    }
    
    .fakelink
    {
        color: #008bad;
    }
    
    a:link
    {
        color: #008bad;
        text-decoration: none;
    }
    a:visited
    {
        color: #008bad;
        text-decoration: none;
    }
    a:hover
    {
        color: red;
        text-decoration: none;
    }
    
    .othertab
    {
        color: #008bad;
    }
    
    a.mainmenulink
    {
        color: white;
    }
    a.mainmenulink:visited
    {
        color: white;
    }
    
    .kpiarea
    {
        border: 1px solid gray;
        border-radius: 4px;
        height: auto;
        width: 98%;
    }
    #kpileft
    {
        width: calc(33.33% - 10px);
        height: auto;
        padding: 5px;
        float: left;
        clear: none;
    }
    #kpicentre
    {
        width: calc(33.33% - 10px);
        height: auto;
        padding: 5px;
        float: left;
        clear: none;
    }
    #kpiright
    {
        width: calc(33.33% - 10px);
        height: auto;
        padding: 5px;
        float: left;
        clear: none;
    }
    .kpiheaderrow
    {
        text-align: center;
        padding: 5px;
        font-weight: bold;
        width: calc(98% - 20px);
    }
    .kpirow
    {
        border: 1px solid gray;
        border-radius: 4px;
        height: auto;
        width: calc(98% - 20px);
        clear: both;
        padding: 5px;
        margin-bottom: 5px;
    }
    .kpivalue
    {
        width: 70px;
        height: 25px;
        border: 1px solid gray;
        border-radius: 15px;
        float: left;
        padding-top: 8px;
        font-weight: bold;
        background-color: #008bad;
        color: white;
    }
    .kpilabel
    {
        float: left;
        height: auto;
        padding-left: 15px;
        padding-top: 8px;
        color: #008bad;
    }
    #reportchartarea
    {
        width: 98%;
        height: 500px;
    }
    .chartlegend
    {
        width: auto;
        height: 30px;
        float: left;
        margin-right: 10px;
        display: none;
    }
    
        /* calendar styles */
    #standardmonthview
    {
        width: 98%;
    }
    
    .calnavrow
    {
        width: calc(100% - 1px);
    }
    .caldaysrow
    {
        width: 100%;
    }
    
    .calnavmonthyear
    {
        height: auto;
    }
    .caldatesrows
    {
        width: 100%;
    }
    .caldatesrow
    {
        width: 100%;
    }
    
    .caldayheaderfirst
    {
        width: calc(14.28% - 1px);
    }
    .caldayheader
    {
        width: calc(14.28% - 1px);
    }
    .caldayheaderlast
    {
        width: calc(14.28% - 1px);
    }
    
    .caldate
    {
        
    }
    .caldateblankfirst
    {
        width: calc(14.28% - 6px);
    }
    .caldateblank
    {
        width: calc(14.28% - 6px);
    }
    .caldateblanklast
    {
        width: calc(14.28% - 6px);
    }
    .whitefirst
    {
        width: calc(14.28% - 6px);
    }
    .white
    {
        width: calc(14.28% - 6px);
    }
    .whitelast
    {
        width: calc(14.28% - 6px);
    }
    .caldatebookedfirst
    {
        width:  calc(14.28% - 7px);
    }
    .caldatebooked
    {
        width:  calc(14.28% - 6px);
    }
    .caldatebookedlast
    {
        width: calc(14.28% - 6px);
    }
    .caldateemptyfirst
    {
        width: calc(14.28% - 7px);
    }
    .caldateempty
    {
        width: calc(14.28% - 6px);
    }
    .caldateemptylast
    {
        width: calc(14.28% - 6px);
    }
    .caldatetodayfirst
    {
        width: calc(14.28% - 6px);
    }
    .caldatetoday
    {
        width: calc(14.28% - 6px);
    }
    .caldatetodaylast
    {
        width: calc(14.28% - 6px);
    }
    /* calendar styles */

    
    .smlogo
    {
        font-size: 20px;
    }
    
    .resrow
    {
        width: 100%;
        clear: both;
    }
    .aresouter
    {
        width: 33%;
        clear: none;
        float: left;
        height: auto;
    }
    .aresinner
    {
        width: calc(100% - 10px);
        height: auto;
        margin: auto auto;
        text-align: center;
        border: 0px solid gray;
        border-radius: 4px;
        margin-bottom: 10px;
    }
    .aresinner:hover
    {
        background-color: lightgray;
        cursor: pointer;
    }
    .aresimg
    {
        width: 50%;
    }
    .arestitle
    {
        display:block;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
    }
    .areslinkareaouter
    {
        width: 100%;
        clear: both;
        margin-bottom: 10px;
    }
    .areslinkareainner
    {
        width: 90%;
        border: 0px solid gray;
        border-radius: 4px;
    }
    .areslinkareainner:hover
    {
        cursor: pointer;
        background-color: lightgray;
        color: red;
    }
    .aressubcatouterheader
    {
        width: 90%;
        clear: both;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: bold;
    }
    .aressubcatouterheader:hover
    {
        background-color: lightgray;
        cursor: pointer;
    }
    .aressubcatinnerheader
    {
        width: 90%;
        border: 0px solid gray;
        border-radius: 4px;
    }
    .aressubcatouterbody
    {
        width: 100%;
        clear: both;
        margin-bottom: 10px;
        border: 0px solid gray;
        border-radius: 4px;
        margin-left: 10px;
    }
    .areslinkname
    {
        width: 75%;
        height: auto;
        float: left;
        clear: none;
    }
    .areslinkicon
    {
        width: 25%;
        height: auto;
        float: left;
        clear: none;
    }
    .aresicon
    {
        border: 1px solid gray;
        border-radius: 4px;
        padding: 3px;
    }
    .aresimageouter
    {
        width: 20%;
        float: left;
        height: auto;
        clear:none;
    }
    .aresimageinner
    {
        width: 100%;
        height: 100px;
        background-position: center center;
        background-repeat:  no-repeat;
        background-size: contain;
        
    }
    .areslinkareainnerimg
    {
        text-align: center;
    }
    
    #extrascontrols
    {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .gcheck
    {
        font-size: 30px;
        cursor: pointer;
    }
    
    input.gcheck
    {
        display: none;
    }
    
    .printpdficon
    {
        
    }
    .printpdficon:hover
    {
        color: red;
        cursor: pointer;
    }

}

@media screen and (max-width: 1180px) {
    
    #copyrightplace
    {
        display: block;
        clear: both;
        float: left;
        height: auto;
    }
    
    #editionplace
    {
        display: block;
        clear: both;
        float: left;
        height: auto;
    }
    
    #aboutplace
    {
        
    }
    
    
}

@media screen and (orientation: landscape) and (max-width: 600px)  {
    #content
    {
        background-color: white;
        width: calc(100% - 20px);
        float: left;
        clear: none;
        padding-left: 10px;
        padding-right: 0px;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
        /*border-top: 1px solid #C4F599;*/
        border-top: 1px solid #008bad;
    }
}