body {
	margin: auto auto auto auto;
	background-color: White;
	/*text-align: center;*/
	font-family:Segoe UI, Verdana, Arial;
	font-size: 14px;
    overflow-y: scroll;
    height:100%;
    /*padding:10px;
    padding-bottom:30px;*/   /* Height of the footer */
}
body .modal {
    margin-top: 10%;
    
}
/*Login-page*/
#login_title {
    margin-top:0;
}

#login_btn {
    float:right;
    margin-right:7px;
}

/*Menu*/
#topmenu {                                  /*Hela menyn*/
	/*border-top: solid 1px #dcdcdc;
	border-bottom: solid 1px #dcdcdc;*/
	width: 1080px;
	float: right;
	height: 47px;
	margin: 10px auto auto auto;
}

#topmenucontent {                           /*Innehållet i menyn*/
	/*margin-left: 10px;
	background-color: Maroon;*/
    width: 1063px;
    padding: 6px 0 7px 0;
    margin: 0;
}

    #topmenucontent a:hover {               /*Makes the menu-links hover blue color*/
        color:#005ed7;
    }

.topmenuitem,                               /*Alla länkar*/
.topmenuitemselected {                      /*Den länken du står på*/
    font-family:Segoe UI, Verdana, Arial;
    font-size:16px;
	float: left;
	/*padding-left: 15px;*/
	/*padding-right: 15px;
	padding-top: 8px;*/
	/*font-size: 12px;
	font-weight: bold;*/
	color: #dcdcdc;
	height: 25px;
	/*margin: auto auto auto auto;*/
    padding: 6px 3px 4px 3px;
    margin-right: 20px;
}

.topmenuitemselected {                      /*Den länken du står på*/
	/*color: Black;*/
    border-bottom:5px;
    border-bottom-style:solid;
    border-bottom-color:#005ed7;
}

a:link, a:visited {                         /*Länk, Länkar du har klickat på*/
text-decoration:none;
color:#000;
}

a:hover {                                   /*Hovrar över länkar*/
text-decoration:none;
/*color:#dcdcdc;*/
}

a:active {                                  /*När du klickar på länkar*/
text-decoration:none;
color:#dcdcdc;
}

    #submenu {                              /*Login-page undermenyer*/
	    clear: left;
	    margin-top: 30px;
	    float: left;
	    width: 180px;
	    margin-right: 15px;
	    overflow: hidden;
    }

    .submenuitem {
	    padding-bottom: 3px;
    }

    .submenuitemselected {
	    color: #c95826;
	    padding-bottom: 3px;
    }

.icon-star {                                /*The star beside "Välj favoriter"*/
    margin-top:4px;
}
.icon-info-sign{
  color: #004ECA
}



/*Registration-page*/
#Calendar1 {
    width:1080px;
    height:350px;
    background-color:#fff;
}

/*.previousMonth a:link {
    content : "<< ";
   
}

.nextMonth:after a {
    content : " >>";
     
}*/

#Calendar1 tr td a:link {
    text-decoration: none;
    padding:5px 60px 20px 60px;
}

.nextprev a:link  {
  padding:5px 60px 20px 60px;
}
.calendar {                                 /*Calendar Style*/
    font-family: Segoe UI, Verdana, Arial;
    font-size: 18px;
    font-weight:900;
    color:#000;
    text-transform:capitalize;
  

    border-color:#c7c7c7;
    /*ShowGridLines="true"
        BackColor="White"
        BorderColor="#c7c7c7"
        BorderWidth="0px"
        Font-Names="Segoe UI"
        Font-Size="18px"
        Font-Bold ="true"
        ForeColor="Black"
        Height="400px"
        NextPrevFormat="FullMonth"
        Width="1079px"
        FirstDayOfWeek="Monday"
        BorderStyle="None"*/
}

.calendar_time {
    font-family: Segoe UI, Verdana, Arial;
    font-size: 12px;
    color:#000;
    /*cursor:pointer;*/
    margin:0;
}

.calendar_time_active{
    font-family: Segoe UI, Verdana, Arial;
    font-size: 12px;
    color:#fff;
}

.calendar_time_empty {
    color:#c7c7c7;
}

.flex_saldo {
    font-family:Segoe UI, Verdana, Arial;
    font-size:14px;
    float:right;
    margin-bottom: 25px; 
    padding-left: 5px;
}
.flex_saldoRubrik {
    font-family:Segoe UI, Verdana, Arial;
    font-size:14px;
    float:right;
    margin-bottom: 25px; 
    font-weight:bold;
}
.holiday {
    width:100%;
    background-color:#adadad;
    /*style="border: 1px solid #808080;
        padding: 2px; margin: 2px; width: 99%; background-color: #FFFFCC"*/
}

    .holiday_text {
        font-family:Segoe UI, Verdana, Arial;
        font-size:14px;
        color:#fff;
        font-weight:900;
    }

.registration_label {
    font-family:Segoe UI, Verdana, Arial;
    font-size:14px;
    font-weight:bold;
}

/*.regristration_row {
    font-family:Segoe UI, Verdana, Arial;
    font-size:30px;
}*/

#lblactivity a, #Label1 a, #Label2 a, #Label5 a {           /*Label for interntext, fakturatext and status*/
    color:#000;                                             /*This is the same color as hover*/
}

/*#Label6 {
    width:1000px;
    position:absolute;
}

.status {
    position:relative;
    max-width:60px;
    clear: both;
    display:inline-block;
}*/

/*.status_col {                                             Funkar för Juli
    width:100%;
    max-width:80px;
    clear: both;
}*/

.span2 {                                    /*Dropdown*/
    font-family:Segoe UI, Verdana, Arial;
    font-size:14px;
    /*width:100%;
    max-width:500px;
    clear: both;*/
    margin:0;
}

.text_col {                                 /*Input-fields in "Interntext" and "Fakturatext"*/
    width:100%;
    max-width:50px;
   /* clear: both;*/
}

.status_col {
    /*width:100%;
    max-width:90px;*/
    width:100%;
    max-width:80px;
    /*position:absolute;*/
    clear: both;

}


#lblactivity a, #Label1 a, #Label2 a, #Label5 a {           /*Label for interntext, fakturatext and status*/
    color:#000;                                             /*This is the same color as hover*/
}

#Label6 {
    width:100%;
    max-width:80px;
    /*position:absolute;*/
    clear: both;

}

#tblInput tr:last-child, #tblFavSettings tr:last-child {                                   /*This makes a line under the last element on the Regristration row*/
    border-bottom:1px solid #dddddd;
}*


/*---------Default------------*/
.Ctrl
{
  font-family: Segoe UI, Verdana, Arial;
  font-size:18px;
}

.divContainter
{
  border-style: solid;
  border-width: 1px;
  border-color: Gray;
  padding: 10px;
}

.divHead
{
  border-style: solid;
  border-width: 1px;
  border-color: Gray;
  background-color: White;
  color: Orange;
  padding: 10px;
}

.Rubrik
{
  font-family: Segoe UI, Verdana, Arial;
  font-size: large;
  font-style: normal;
  font-weight: normal;
}

#pagecontainer {
  width: 1080px;	
	margin: auto auto auto auto;
	margin-top: 10px;
	text-align: left;	
	overflow: hidden;
}

#pageheader {
	margin: auto auto auto auto;
	width: 1080px;
	overflow: hidden;
}

#logo {
	float: left;
	
}

#pagecontent {
	margin: auto auto auto auto;
	clear: both;
	margin-top: 2px;
	width: 780px;
	overflow: hidden;
}

#maincontent {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 555px;
	min-height: 300px;
	float: left;
	/*border-left: solid 1px #dcdcdc;
	border-right: solid 1px #dcdcdc;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-top: 5px;
}

#rightlisting {
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-top: 5px;
	width: 180px;	
}

#rightlisting a {
	padding: 10px 6px 18px 6px;
}

table.fullsize {
	width: 50%;
}

td {
	padding-left: 3px;
}


a img {
	border: solid 0px transparent;
}

#startpageintro {
	/*background-color: #f6f6f6;*/
	padding: 15px 15px;
	
}

.extension {
	position: relative;
	top: 5px;
	padding-right: 2px;
}

.textarea {
	border: solid 1px #dcdcdc;
	width: 350px;
	height: 60px;
	overflow: auto;
}

.textbox {
	border: solid 1px #dcdcdc;
	width: 168px;
	height: 14px;
    
}

.sendbutton {
}


/*#Calendar1 td a{
display: inline-block;
height: 100%;
width: 100%;
}*/
/*----------End default-----------*/

/*Footer*/
#pagefooter {
	border-top: solid 1px #dcdcdc;
	clear: both;
	padding-top: 5px;
	margin-top: 20px;
    position:absolute;
    width:1080px;
    
    /*width:100%;
    height:30px;*/   /* Height of the footer */
}

    #pagefooter #one {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        padding-right:145px;
        bottom:0 !important;
    }

    #pagefooter #two {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        padding-right:145px;
        bottom:0 !important;
    }

    #pagefooter #three {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
         padding-right:145px;
        bottom:0 !important;
    }
     #pagefooter #four {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
         padding-right:145px;
        bottom:0 !important;
    }
      #pagefooter #five {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        bottom:0 !important;
    }

/*Footer for LogOn-page*/
#footer {
	border-top: solid 1px #dcdcdc;
	clear: both;
	padding-top: 5px;
	margin-top: 20px;
    position:relative;
    
    /*width:100%;
    height:30px;*/   /* Height of the footer */
}

    #footer #one {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        padding-right:145px;
        bottom:0 !important;
    }

    #footer #two {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        padding-right:145px;
        bottom:0 !important;
    }

    #footer #three {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        padding-right:145px;
        bottom:0 !important;
    }
      #footer #four {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        padding-right:145px;
        bottom:0 !important;
    }
      #footer #five {
        float:left;
        font-family:Segoe UI, Verdana, Arial;
        font-size:12px;
        bottom:0 !important;
    }




#btn_logout {       /*Log out button*/
    text-decoration:none;
    float:right;
    margin-top:-5px;
}

    #btn_logout a {
    color:#fff;
}

#Table1 td:first-child, #Table1 th:first-child {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left;
}

#tblFavSettings td, #tblFavSettings th {
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left;
  height:26px;
}

#tblSummary td:first-child, #tblSummary th:first-child {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left;
}

#tblSummary td, #tblSummary th {
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : right;
  height:26px;
}

#tblBacklog td:first-child, #tblBacklog th:first-child {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left;
}

#tblBacklog td, #tblBacklog th {
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : right;
   height:26px;
}



/*#tblUnderreg td:nth-child(3), #tblUnderreg th:nth-child(3) {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : right;
}*/

#tblUnderreg td, #tblUnderreg th {
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  height:26px;
}

#tblHistory td:first-child , #tblHistory th:first-child {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left ;
}

#tblHistory td:nth-child(2) , #tblHistory th:nth-child(2) {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left ;
}

#tblHistory td:nth-child(3) , #tblHistory th:nth-child(3) {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left ;
}

#tblHistory td:nth-child(4) , #tblHistory th:nth-child(4) {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left ;
}

#tblHistory td:nth-child(5) , #tblHistory th:nth-child(5) {
  text-transform :capitalize; 
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : left ;
}

#tblHistory td, #tblHistory th {
  font-family: Segoe UI, Verdana, Arial;
  font-size: 14px;
  text-align : right;
  height:26px;
}


#up_btn {   /*Bring up the buttons to the right height*/
    margin-top:-10px;
}

/*FavSettings-page*/
#info {
    margin-top:-10px;
}

.tooltip {
    font-size:14px;
}

.tooltip.right .tooltip-arrow {
	top: 5%;
	margin-top:10px;
}

.tooltip-inner {
background-color: #004eca; /* samma färg som selekterat datum */
font-family: Segoe UI, Verdana, Arial;
font-weight: normal; /* ändra till detta ifall man tycker att texten är för fet */
}


/*Logon-page*/
#TextBox1:focus, #TextBox2:focus, #Button1:focus {      /*IE border-dots*/
    outline: 0;
}

a[href^="mailto:"] {    /*Mail login-page*/
    color:#005ed7;
}

/*Summary-page*/                                        /*IE border-dots*/
#cboyear:focus {
    outline: 0;
}

#cboyear {
    margin-left:-2px;
}

/*History-page*/                                        /*IE border-dots*/
#DropDownList1:focus {
    outline: 0;
}

#DropDownList1 {
    margin-top:-10px;
}


/*Menu*/
.topmenuitem:focus {      /*IE border-dots*/
    outline: 0;
}

#cboCustomer, #cboProject, #cboActivity, #txtNewTimeHours, #txtNewTimeMinutes, #txtInternalSpec, #txtExternalSpec, #cmdSave:focus {      /*IE border-dots*/
    outline: 0;
}

#cmdSave {          /*Save button on Regristration-page*/
    float:right;
    margin-top:-20px;
}



.validatortext {
  font-family: Segoe UI, Verdana, Arial;
  font-size : 12px;
  color :red
}

/*Ej rapporterat-page*/
#btshow_backlog {
    margin-top:9px;
}

#tblSummary th, #tblBacklog th, #tblUnderreg th {           /*This makes the titles of the tables bigger and bolder*/
    font-family:Segoe UI, Verdana, Arial;
    font-size:14px;
    font-weight:bold;
}

#ErrorPanel {
clear: both;  
margin: 0 0 15px 0; 

}

#Errorpanel ul {
margin: 0 0 0 0;
} 
