﻿/*
    New styling for header/body/footer
    */

#container {
   min-height:100%;
   position:relative;
}
#header {
   /*background:#ff0;
   padding:10px;*/
}
#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:60px;   /* Height of the footer */
   background:#313236;
   color: #aaaaaa;
    font-size: 11px;
    text-transform: uppercase;
   
   border-top: 4px solid #aaaaaa; /* CW DESIGN 2014-01-23 */
    display: inline-block;
   
   
}
    
    
    



/*
    Drop down styling
    New
    
    
    */



.dropdown-menu {
position: absolute;
top: 30px;
left: 620px;
z-index: 900;
display: none;
float: left;
padding: 4px 0;
margin: 2px 0 0;
background-color: #fff;
border-color: #999;
border-color: rgba(0,0,0,.2);
border-style: solid;
border-width: 1px;
border-radius: 4px;
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
box-shadow: 0 5px 10px rgba(0,0,0,.2);
background-clip: padding-box;
min-width: 300px;
}
.dropdown-menu .dropdown-caret {
position: absolute;
top: -7px;
left: 12px;
width: 12px;
height: 7px;
float: left;
overflow: hidden;
}
.session .dropdown-menu, .global-nav .pull-right .dropdown-menu, .global-nav .secondary-nav .dropdown-menu {
right: 0;
}
.dropdown.open .dropdown-menu {
display: block;
}
.dropdown-menu li {
display: block;
float: none;
line-height: 0	9;
line-height: inherit;
}
.dropdown-divider {
padding-top: 1px;
margin: 5px 1px 6px;
border-bottom: 1px solid #ddd;
}
.dropdown-menu li>a, .dropdown-menu .dropdown-link {
position: relative;
display: block;
float: none;
clear: both;
padding: 3px 15px 3px 22px;
font-size: 12px !important;
font-weight: normal;
line-height: 18px;
color: #333 !important;
text-shadow: none;
white-space: nowrap;
cursor: pointer;
}
.global-nav .account-summary .content {
padding-right: 15px;
margin-top: 1px;
margin-right: 0;
line-height: 14px;
}

.global-nav .account-summary {
min-height: 32px;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 0;
}
.global-nav .account-summary .avatar {
top: 5px;
left: 22px;
-webkit-box-shadow: none;
box-shadow: none;
}
.account-summary .avatar {
position: absolute;
top: 0;
left: 0;
}
.size32 {
width: 32px;
/*height: 32px;*/
border-radius: 4px;
}
.account-summary-small .content {
margin-left: 22px;
}
.nav li {
position: relative;
}


/* 
    New styling for hackaton summer 2013

    
    
    
    
    */


html
{
    
    background-color: #fbf9fa;
    overflow-y: scroll;
    height: 100%;
    
}
body {
    margin: 0px;
    height: 100%;
}

div.outerHeaderBand {
    background-color: #313236;
    position: absolute;
    height: 95px;
    width: 100%;
    top: 0px;
    border-bottom: 4px solid #aaaaaa; /* CW DESIGN 2014-01-23 */
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px !important;
}

div.headerBand {
    
    background-color: #313236;
    border-bottom: 4px solid #aaaaaa; /* CW DESIGN 2014-01-23 */
    height: 95px;
    /*border: 1px solid white;*/

}
div.searchBand {
    background-color: whitesmoke;
    height: 150px;
    position: absolute;
    top: 90px;
    display: none;
}

a.noTextDecoration
{
    text-decoration: none;
}
a.noTextDecoration:hover
{
    text-decoration: none !important;
    border-bottom: 0px solid white !important;
}
a
{
 text-decoration: none;
 /*font-weight: bold !important;*/  
 color: #009ECC !important;
 font: 16px Verdana, Georgia, Times, serif;
 margin-bottom: 2px;
 
 }
a:link
{
    color: Black;
    /*font-weight: bold !important;*/   
    
}
a:visited
{
    color: Black;
    /*font-weight: bold !important;*/ 
}
a:active
{
    color: Black;
    /*font-weight: bold !important;*/ 
}
a:hover
{
    /*font-weight: bold !important;*/
    color: Black;
    background-color: #E6E4D6;
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
   
}

a.checked
{

    /*font-weight: bold !important;*/  
    color: Black;
    background-color: #E6E4D6;
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
   
 }

.optionButton
{
 text-decoration: none;
 /*font-weight: bold !important;*/  
 color: #009ECC !important;
 font: 16px Verdana, Georgia, Times, serif;
 margin-bottom: 2px;
 margin-left: 3px;
 margin-top: 3px;
 margin-right: 3px;
 
 }
.optionButton:hover
{
    /*font-weight: bold !important;*/
    color: Black;
    background-color: #E6E4D6; 
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
    cursor: pointer;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    padding: 2px;

}

.optionButton.checked
{

    /*font-weight: bold !important;*/  
    color: Black;
    background-color: #E6E4D6; 
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    padding: 2px;
 }

.ODLogo
{
 background: transparent url(../Images/XOStandin.png) no-repeat scroll center 0px;
 width: 283px;
 height: 70px;
 position: absolute; 
 left:-15px; 
 top:15px;
 /*margin-left: 10px;*/
 /*z-index: -1;*/

}

.CustomerLogoContainer 
{
    /*Moved to codebehind for settings
    background: lightgray;*/
    display: inline-block;
    margin-top:10px;
    margin-left: 10px;
}

.CustomerLogo
{
 background: transparent url(../Images/logo.png) no-repeat scroll center center;
 z-index: -1;

 /*Moved to codebehind for settings
 width: 263px;
 height: 70px;*/
}
/*.CustomerLogo
{
 background: transparent url(../Images/logo.png) no-repeat scroll center 0px;
 width: 263px;
 height: 70px;
 /*position: absolute;*/ 
 
 margin-top:27px;
 margin-left: 20px;
 z-index: -1;

}*/

.contentAreaBack
{
    width: 100%;
    height: 100%;
    min-height: 600px;
    background-color: #fbf9fa;
    /*border: 1px solid #E4E4E4;*/
    /*-moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;*/
    overflow: hidden;   
    /*margin-top: -20px;*/
    
}

.mainWorkListArea
{
    /*position: absolute;*/
    left: 30px;
    /*top: 25px;*/      
    width: 90%;  
    z-index: 50; 
}

#mainMenuContainer
{
    /*margin: 5px 20px 20px 20px; */
    min-height: 45px;
    position: absolute;
    top: 60px;
    left: 10px;
}

.frosted {
    -webkit-filter: blur(2px);
-moz-filter   : blur(2px);
-ms-filter    : blur(2px);
-o-filter     : blur(2px);
filter        : blur(2px);
background-color: white;
width: 200px;
height: 30px;
}

.footer
{
    background-color: #313236;
    color: #aaaaaa;
    font-size: 11px;
    text-transform: uppercase;
    /*margin-bottom: 20px;*/
    display: inline-block;
    width: 100%;
    /*min-height: 150px;*/
    height: 150px;
    border-top: 4px solid #aaaaaa; /* CW DESIGN 2014-01-23 */
}

/*#footer
{
    background-color: #313236;
    color: #aaaaaa;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}*/

#xoStandInVersion
{
    color: #aaaaaa;
    font-size: 11px;
    /*margin-bottom: 20px;*/
    text-transform: none;
    display: inline-block;
    margin-left: 0px;
    /*margin-top:20px;*/
}
.cookiesImage {
    border: 0px solid black;
}
a.cookiesImageAnchor:hover {
    background-color: transparent !important;
}
a.cookiesImageAnchor:hover img {
    background-color: transparent !important;
}



/*
    End new styling hackaton summer 2013
    
    */


/*html
{
    
    background-color: #F0F0F0;
    background: url("../Images/oldCurtain6.jpg") repeat 0px 0px;
    overflow-y: scroll;
    
}*/

textarea {
   font-family: inherit;
   font-size: inherit;
}
.textHeader {
    font-weight: bold;
    color: #009ECC;
}
.hideDiv {
    display: none;
}
.jobIndicator {
    width: 30px !important;
    float: left;
    cursor: pointer;
}
.expandButton {
    background: url("../Images/arrowDown.png") no-repeat 0px 0px;
    width: 20px;
    height: 16px;
    cursor: pointer;
}
.noJobIndicator {
    width: 30px;
    float: left;
}
.closeButton {
    background: url("../Images/closeButton.png") no-repeat 0px 0px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.graySaveButton {
    background: url("../Images/saveGray15.png") no-repeat 0px 0px;
    float: right; 
    margin-right: 20px; 
    width: 15px; 
    height: 15px; 
    cursor: pointer;
    margin-top: 5px;
}
.boxWithShadow {
    /*-moz-border-radius: 5px;*/
    /*border-radius: 5px;*/
    background-color: #fff;
    -moz-box-shadow: 5px 5px 5px #A7A7A7;
    -webkit-box-shadow: 5px 5px 5px #A7A7A7;
    box-shadow: 5px 5px 5px #A7A7A7;

    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#A7A7A7', Direction=135, Strength=3);

    border: 1px solid gray;
    padding: 5px;
}
.boxWithShadowIE {
    background-color: #fff;
    zoom: 1;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#A7A7A7', Direction=135, Strength=3);

}

.rot-neg-90 {
    -moz-transform:rotate(-270deg); 
    -moz-transform-origin: bottom left;
    -webkit-transform: rotate(-270deg);
    -webkit-transform-origin: bottom left;
    -o-transform: rotate(-270deg);
    -o-transform-origin:  bottom left;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.truncate {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
#bookHelpContainerInfo
{
    font-size: 13px;   
}
#clickBookhelpPreview
{
    font-size: 13px;   
}
.ieInline
{
    zoom: 1 !important; 
    *display: inline !important;    
}
.wijmo-dropdown-item 
{
       font-size: 13px !important;    
}


.wijmo-wijtextbox
{
    color: #009ECC !important;   
}
label
{
    font-family: Verdana, sans-serif !important;    
}

input
{
    font-family: Verdana, sans-serif !important;       
}
input[type="button"]
{
    font-size: 13px !important;   
    color: #009ECC !important;
}
input[type="select"]
{
    font-size: 13px !important;   
}
textarea
{
    font-family: Verdana, sans-serif !important;       
    font-size: 11px !important;
    min-width: 80px; 
}
select
{
    font-family: Verdana, sans-serif !important;      
}
body 
{
    z-index: 9999;
    
    font-family: Verdana, sans-serif;
    /*font-family: Verdana, sans-serif, Georgia, Times, serif;*/
}

#followRightSide {
    /*z-index: -1;*/
    margin-left: 1000px !important;
    padding-top: 120px !important;
}
.subHeader
{
    font-weight: bold; 
    margin-bottom: 6px; 
    margin-top: 10px;
    color: Gray; 
    font-size: 13px;    
}

@font-face {
font-family: Delicious-Bold ;
src: url("/Fonts/Delicious-Bold.eot");
  src: local("☺"),
     url("/Fonts/Delicious-Bold.otf") format("opentype");
}

@font-face {
font-family: Delicious-Heavy;
src: url("/Fonts/Delicious-Heavy.eot");
  src: local("☺"),
    url("/Fonts/Delicious-Heavy.otf") format("opentype");
}

#errorInfo
{
    color: Red;
    font-weight: bold;
    border: 1px dotted black;
    display: none;   
    padding: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}
#errorInfoAsterix
{
    color: Red;
    font-weight: bold;
    display: none;   
    font-size: 22px;
}

.disabledButton
{
    background-color: lightgray;   
    color: Red;
}
.wijmo-wijtooltip
{
    max-width: 500px !important;   
    min-width: 200px !important;
    font-size: 12px !important;
    text-align: left;
}
/*a.noTextDecoration
{
    text-decoration: none;
}
a.noTextDecoration:hover
{
    text-decoration: none !important;
    border-bottom: 0px solid white !important;
}
a
{
 text-decoration: none;
 font-weight: bold !important;  
 color: #009ECC !important;
 font: 14px Verdana, Georgia, Times, serif;
 margin-bottom: 2px;
 
 }
a:link
{
    color: Black;
    font-weight: bold !important;   
    
}
a:visited
{
    color: Black;
    font-weight: bold !important; 
}
a:active
{
    color: Black;
    font-weight: bold !important; 
}
a:hover
{
    font-weight: bold !important;
    color: Black;
    background-color: #E6E4D6;
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
   
}

a.checked
{

    font-weight: bold !important;  
    color: Black;
    background-color: #E6E4D6;
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
   
 }*/

.currentUserContainer
{
    position: absolute; 
    height: 26px;
    left:350px; 
    top:60px;
    /*margin-left: 10px;*/
    z-index: 100;
    text-align: right;
    font-size: 12px;
    
}
#currentUserName
{
    color: Gray;   
    font-size: 12px;
    /*text-shadow: white 1px 1px;*/
}
/*.ODLogo
{
 background: transparent url(../Images/xostandin.png) no-repeat scroll center 0px;
 width: 263px;
 height: 70px;
 position: absolute; 
 left:50px; 
 top:17px;
 margin-left: 10px;
 z-index: -1;

}*/
/*.CustomerLogo
{
 background: transparent url(../Images/logo.png) no-repeat scroll center 0px;
 width: 263px;
 height: 70px;
 position: absolute; 
 left:780px; 
 top:27px;
 margin-left: 10px;
 z-index: -1;

}*/
.menuDivContainer
{
    background-color: #d9d9d9;  
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    border: 1px solid #E4E4E4;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
 
    
}


#background
{
    width: 100%; 
    height: 45px; 
    min-height: 45px;
    position: absolute; 
    left: 0px; 
    top: 0px; 
    z-index: -8;   
    
}
.stretch
{
    width:100%;
    height: 45px; 
    border: 1px solid #E4E4E4;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
  
}
/*#mainMenuContainer
{
    margin: 5px 20px 20px 20px; 
    min-height: 45px;
}*/
.XOICtitle
{
 color: #69cfb4;
 font-family: Delicious-Heavy;
 font-size: 45px;
 position: absolute;
 left: 260px;
 top: 40px;    
 min-width: 400px;
}
.centerAndSizeMainDivs
{
    display: block;
    margin: 0 auto;
    min-width: 1005px;
    max-width: 1055px;
    position: relative;
    /*margin-top: 50px;*/
}
.centerAndSizeLogoDivs
{
    display: block;
    
    margin: 0 auto;
    width: 350px;
    text-align: left;
    min-width: 1005px;
    max-width: 1055px;
    position: relative;
    /*margin-top: 50px;*/
}
.leftAndSizeMainDivs
{
    display: block;
    /*margin: 0 auto;*/
    min-width: 1005px;
    max-width: 1055px;
    position: relative;
}

.leftMainWorkListArea {
    left: 0px !important;
}
.datetextbox
{
    width: 90px !important;
    height: 18px !important;
    font-size: 13px !important;   
    font-family: Verdana, sans-serif !important;    
    /* IE fixes */
    /*zoom: 1 !important; 
    *display: inline !important; 
    _height: 18px !important;
    float: left;*/
}
.textInput 
{
    margin-bottom: 5px;
}
.textInput div
{
    font-size: 12px;   
}
.textInput input
{
    font-size: 12px;
    width: 150px;
}
.textInput select
{
    font-size: 12px;
    width: 160px;
}
/*#xoStandInVersion
{
    color: #666;
    font-size: 11px;
    margin-bottom: 20px;
    text-transform: none;
    display: inline-block;
}*/
/*#footer
{
    color: #666;
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}*/
.noCursor
{
    cursor: default !important;   
}
.cursorPointer
{
    cursor: pointer;   
}
.emailTextBox
{
    width: 350px;   
}
.wijmo-wijtextbox {
    padding-left: 5px !important;
    padding-top: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 4px !important;
}
#mainLoader
{
    position: absolute;  
    background-color: #fbf9fa; 
    z-index: 990;
    padding-top: 40px;
    text-align: center;
}

.messageToUserContainer
{
    font-size: 11px;
    border: 1px dotted #F0C36D;
    /*visibility: hidden;*/
    /*display: none;*/
    padding: 5px;
    background-color: #F9EDBE;   
    min-height: 17px;
    
}
#messageToUserContainer {
    visibility: hidden;
    min-height: 17px;
}


.messageToUserCalendarViewContainer
{
    font-size: 11px;
    border: 1px dotted #F0C36D;
    display: none;
    margin-left: 5px;
    margin-right: -0px;
    margin-bottom: 5px;
    padding: 3px;
    background-color: #F9EDBE;   
    
}
/*.optionButton
{
 text-decoration: none;
 font-weight: bold !important;  
 color: #009ECC !important;
 font: 14px Verdana, Georgia, Times, serif;
 margin-bottom: 2px;
 margin-left: 3px;
 margin-top: 3px;
 margin-right: 3px;
 
 }
.optionButton:hover
{
    font-weight: bold !important;
    color: Black;
    background-color: #E6E4D6; 
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
    cursor: pointer;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    padding: 2px;

}

.optionButton.checked
{

    font-weight: bold !important;  
    color: Black;
    background-color: #E6E4D6; 
    border-bottom: 2px solid #808185;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    padding: 2px;
 }*/
 
 



/* Login css */


.emailTextBox
{
    width: 350px;   
}


#arbetstagareLoginContainer
{
    margin-top: 50px;
    margin-left: 200px;   
}
#bemannareLoginContainer
{
    margin-top: 50px;
    margin-left: 200px;   
    
}
#loginHeader
{
    font-size: 18pt;
     /*margin-top: 70px;*/
    margin-left: 200px;   
    color: #009ECC;
    font-weight: bold;  
    text-shadow: lightgray 1px 1px;
    font-family: helvetica;
}
#loginOption
{
    
    margin-top: 20px;
    margin-left: 200px;   
}
#notMember
{
    margin-top: 30px;
    margin-left: 200px; 
}
#forgottenPassword
{
    margin-top: 10px;
    margin-left: 200px; 
}
#activateLoginContainer
{
       margin-top: 30px;
    margin-left: 200px; 
}
#forgotContainer
{
          margin-top: 30px;
    margin-left: 200px; 
}
#backToLogin
{
    
    margin-top: 30px;
    margin-left: 200px; 
}
#activateInfoMessageContainerError
{
    width: 400px;   
}
#activateInfoMessageContainer
{
    width: 400px;   
}

#forgotInfoMessageContainer
{
    width: 400px;   
}
#forgotInfoMessageContainerError
{
    width: 400px;   
}
#bemLoginInfoMessageContainerError
{
    width: 370px;   
}
#empLoginInfoMessageContainerError
{
    width: 370px;   
}

.setupOther
{
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 30px;
    background-color: #F8FFDB;   
    font-size: 11px;
    
}
.setupOther2
{
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 30px;
    font-size: 11px;
}