﻿/*----------------------------------------------------------
Logga In
----------------------------------------------------------*/

fieldset 
{
    width:301px;
    height: 195px;
    border: 0px;
    padding: 0 0 0 10px;
}

input[type="submit"] {
    font-size: 1.0em;
    font-weight:bold;
    height: 25px;
    width: 100px;
    border: 1px solid #525f96;
    background-color: #495fa7;
    color:White;
    cursor:pointer;
}

span.deleteicon 
{ 
    position: relative; 
} 

span.deleteicon span 
{ 
    position: absolute; 
    display: block; 
    top: 0px;
    right: 3px; 
    width: 16px; 
    height: 16px;
    background:url(images/ico_clear.png) no-repeat top left;
    cursor: pointer; 
} 

span.deleteicon input 
{ 
    padding-right: 16px; 
} 

/*----------------------------------------------------------
Start Säljare
----------------------------------------------------------*/

.statistics_back, .statistics_back_long_mobil, .statistics_back_meetings, .statistics_back_call, .statistics_back_cancelled, .statistics_back_reschedule
{
    float:left;
    height:73px;
    width:300px;
    background:url(images/bg_stats_booked.gif) no-repeat top left;
    margin: 0px 40px 0px 0px;
}

.statistics_back_meetings
{background:url(images/bg_stats_meetings.gif) no-repeat top left;}

.statistics_back_call
{background:url(images/bg_stats_call.gif) no-repeat top left;}

.statistics_back_cancelled
{ background:url(images/bg_stats_cancelled.gif) no-repeat top left;}

.statistics_back_reschedule
{background:url(images/bg_stats_reschedule.gif) no-repeat top left;}

.statistics_back_long
{
    float:left;
    height:72px;
    width:640px;
    background:url(images/bg_statsLong.gif) no-repeat top left;
    margin: 0px 0px 0px 0px;
}

.statistics_back_long_mobil
{
    height:144px;
    background:url(images/bg_statsLong_mobil.gif) no-repeat top left;
    margin: 0px 40px 0px 0px;
}

.statistics_number
{
    float:left;
    display:inline;
    height:48px;
    width:73px;
    margin: 18px 8px 0px 0px; 
    font-size: 25px;
    font-weight:bold;
    text-align:center; 
}

.statistics_info, .statistics_info2
{
    float:left;
    display:inline;
    height:55px;
    width:200px;
    margin: 10px 0px 0px 0px; 
}

.statistics_info2
{
    display:inline-block;
    clear:right;
    height:20px;
    width:450px;
    margin: 10px 0px 5px 0px; 
}


/*----------------------------------------------------------
Mina Uppdrag / Avancerad sök
----------------------------------------------------------*/


.Table_Uppdrag_Pers, .Table_Uppdrag_Org
{
    float:left;
    display:inline;
    border: solid 0px black;
    border-collapse: collapse;

    width: 330px;
    /*max-width: 330px;
    width:97%;*/

    margin: 20px 10px 80px 0px;
    font-weight:normal !important;
}

.Table_Uppdrag_Pers label, .Table_Uppdrag_Org label
{
    font-weight:normal !important;
}

.Table_Uppdrag_Org
{
    margin: 20px 0px 80px 0px;
}

.Table_Uppdrag_Pers th , .Table_Uppdrag_Org th
{
    border: solid 0px black;
    border-collapse: collapse;
    height:33px;

    width: 330px;
    /*max-width: 330px;
    width:100%;*/

    text-align:center;
    background:url(images/bg_tabletop_pers.gif) no-repeat top left;
    /*background-size:100% 33px;*/
}

.Table_Uppdrag_Org th
{
    background:url(images/bg_tabletop_org.gif) no-repeat top left;
    background-size:100% 33px;
}

.Table_Uppdrag_Pers td, .Table_Uppdrag_Org td
{
     /*width: 330px;*/
    max-width: 330px;
    width:100%;

    overflow:hidden;
    padding: 5px;
    border: solid 0px black;
}

.Table_Uppdrag_Pers tr.d0, .Table_Uppdrag_Org tr.d0
{
     /*width: 330px;*/
    max-width: 330px;
    width:100%;

    padding: 6px 5px;
    text-align: left;
    background-color: transparent;
    border: solid 0px black;
}

.Table_Uppdrag_Pers tr.d1 , .Table_Uppdrag_Org tr.d1
{
     /*width: 330px;*/
    max-width: 330px;
    width:100%;

    padding: 6px 5px;
    text-align: left;
    background-color: #2f3967;
    border: solid 0px black;
}

.Table_Uppdrag_div
{
     /*width: 310px;*/
    max-width: 310px;
    width:100%;

    overflow:hidden;
    word-wrap:break-word;
}

/*----------------------------------------------------------
Avancerad Statistik
----------------------------------------------------------*/

.tablehead  /*????????????*/
{
    border: solid 0px black;
    border-collapse: collapse;
    height:33px;
    width: 330px;
    text-align:center;
    background:url(images/bg_tabletop.gif) no-repeat top left;
}

.droplistColumn
{
    float:left;
    width:250px;
    margin: 0px 25px 0px 0px; 
}

.droplistContainer
{
    margin: 5px 0px 5px 0px;
}

/*----------------------------------------------------------
Admin Statistik
----------------------------------------------------------*/


.procBar
{
    height:10px;
    background-color:#99c8e9;
    margin-top:3px;
}


/*----------------------------------------------------------
List View
----------------------------------------------------------*/
.StatusCheck
{
    margin: 0px 4px 0px 10px;
}


/*#Table_Listview
{
    float:left;
    display:inline;
    border: solid 1px #525f96;
    border-collapse: collapse;
    background-color:transparent;
    margin: 0px 15px 15px 0px;
}

#Table_Listview th
{
    border: solid 1px #525f96;
    border-collapse: collapse;
    height:39px;
    padding: 0px 5px 0px 5px;
    text-align:left;
    background-color:#242b4e;
    background:url(images/bg_tabletop_sbs.gif) repeat-x top left;
}

#Table_Listview td
{
    padding: 5px;
    border: solid 1px #525f96;
}

#Table_Listview tr.d0
{
    padding: 6px 5px;
    text-align: left;
    background-color: transparent;
    border: solid 1px #525f96;
}

#Table_Listview tr.d1 
{
    padding: 6px 5px;
    text-align: left;
    background-color: #2f3967;
    border: solid 1px #525f96;
}*/

/*----------------------------------------------------------
Bokningskort
----------------------------------------------------------*/

/*.bokningskort_greenTextDiv {
    font-weight:bold;
    color:green;
}*/
.bokningskort_borderBox {
    border:2px solid #525f96;
}
.bokningskort_borderBoxWithBackground {
    border:2px solid #525f96; 
    float:right; 
    background-color:#323c6d;
    margin-top:8px; 
    padding:10px;
}
.bokningskort_kontaktperson {
    float:right; 
    margin-right:10px;
}
.bokningskort_borderBoxWithBackgroundLight {
    border:2px solid #525f96;  
    background-color:#525f96; 
}
@media only screen and (max-width : 620px) {
    .bokningskort_borderBoxWithBackground {
        float:left; 
        clear:both;
        margin-top:10px;
    }
    .bokningskort_kontaktperson {
    float:left;
    clear:both; 
    margin-right:0px;
    margin-top:10px;
    }
}

.bk_rowtitle, .bk_rowtitlelong {
    font-weight:bold;
    clear:left;
    width:105px;
    float:left;
}
.bk_rowtitlelong {
    width:150px;/*140px;*/
}
.bk_rowdata, .bk_rowdata_mobilefull, .bk_rowdatagreen {
    float:left;
    /*clear:right;*/
    margin-left:5px;
}
@media only screen and (max-width : 450px) {
    .bk_rowdata_mobilefull {
        width:100%;
    }
}
.bk_rowdatagreen {
    font-weight:bold;
    color:green;
}