/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/*
    Booking list
*/
.tour-list-table-fix {
    margin-bottom: 0px;
}

.tour-list-text {
    float: left;
    margin-right: 5px;
}

.tour-list-table-list {
    font-size: 11px;
}

.tour-list-table-selected-list {
    background-color: #f2f2f2;
}

.tour-list-headline {
    border-bottom: solid 1px grey;
}

.tour-list-headline a:hover {
    text-decoration: none;
}

.tour-list-select {
    width: 60px;
}

.tour-list-turid {
    width: 70px;
}

.tour-list-webbid {
    width: 80px;
}

.tour-list-datum {
    width: 100px;
}

.tour-list-tur {
    width: 150px;
}

.tour-list-namn {
    width: 100px;
}

.tour-list-info {
    width: auto;
}

.tour-list-vuxna {
    width: 39px;
}

.tour-list-barn {
    width: 37px;
}

.tour-list-rest {
    width: 60px;
}

.tour-list-levok {
    width: 80px;
}

.tour-list-scrollbar-space {
    width: 6px;
}
/*  Customer List  */
.customer-list-select {
    width: 60px;
}

.customer-list-kundid {
    width: 55px;
}

.customer-list-kund {
    width: 150px;
}

.customer-list-adress {
    width: 100px;
}

.customer-list-padr {
    width: 100px;
}

.customer-list-info {
    width: auto;
}

.customer-list-epost {
    width: 150px;
}

.customer-list-mobil {
    width: 120px;
}

.guide-list-id {
    width: 90px;
}

.guide-list-tur {
    width: 200px;
}

.guide-list-price {
    width: 80px;
}

.guide-list-info {
    width: auto;
}

.sort-arrow {
    float: left;
}

.margin-top-10 {
    margin-top: 10px;
}

.system-medium-container {
    min-height: 50px;
    width: 100%;
}

.system-inner-medium-container {
    height: 100%;
    width: 100%;
}

.border-small-black {
    border: 1px solid black !important;
}

.border-small-grey {
    border: 1px solid lightGrey !important;
}

.scrollbar {
    overflow: auto;
}

.light_light_row1 {
    background-color: rgb(242,242,242);
}

.light_dark_row2 {
    background-color: rgb(222,222,222);
}

.max-width {
    width: 100%;
}

.fix-control-label-in-tourlist {
    width: 50px !important;
}

.fix-controls-in-tourlist {
    margin-left: 60px !important;
}

.fix-RadioButtonList-in-controls {
    margin-top: -30px;
}

    .fix-RadioButtonList-in-controls td label {
        margin-top: 4px;
        margin-right: 7px;
        float: right;
    }

.fix-RadioButtonList-in-controls-customer {
    margin-left: 80px !important;
    margin-top: 3px;
}

.fix-control-label-in-bookinglist {
    width: 70px !important;
}

.fix-controls-in-bookinglist {
    margin-left: 80px !important;
}

.fix-control-label-in-bookinglist-payment {
    width: 50px !important;
}

.fix-controls-in-bookinglist-payment {
    margin-left: 60px !important;
}

.hero-unit hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.fix-modal {
    width: 870px;
    margin-left: -430px;
}

.modal-first-row-width {
    width: 80px;
}

.according-bokningid {
    width: 70px;
}

.according-faktura {
    width: 200px;
}

.according-kund {
    /*width: 300px;*/
    width: auto;
    padding-right: 20px;
}

.according-pickupplace {
    padding-right: 20px;
    /*width: 200px;*/
    width: auto;
}

.according-numofadult {
    width: 70px;
}

.according-numofchildren {
    width: 70px;
}

.according-pris {
    width: 120px;
}

.according-betalt {
    width: auto;
}

.fix-contact-form-input-prepend {
    text-align: right;
    margin-right: 100px;
}

.strong {
    font-weight: bold;
}

.no-padding {
    padding: 0px;
}

.width-200 {
    width: 200px;
}

.width-20 {
    width: 20px;
}

.hero-padding-bottom {
    padding-bottom: 50px;
}

.paper {
    border: 1px solid gray;
    background-color: White;
    width: 595px;
    margin: 0 auto;
}

.white {
    background-color: White;
}

.fix-btn-next-to-dropdownlist {
    margin-top: -10px;
}

.table-report {
    width: 100%;
    font-size: .8em;
}

    .table-report thead {
        border-bottom: solid 1px black;
        font-weight: bold;
    }

    .table-report hr {
        margin: 2px 0px;
    }

.report-levturinfo {
    font-style: italic;
    font-size: .7em;
}

.report-customer-booking-table-date {
    width: 95px;
}

.center {
    text-align: center;
}

.customer-search-textbox {
    text-indent: 15px;
}

.customer-clear-search-button {
    position: relative;
    margin-right: -20px;
    z-index: 2;
}

.update-list-datetime {
    width: 120px;
}

.fix-num-of-item-in-list {
    padding: 10px;
    height: 20px;
}

.pagination {
    cursor: pointer;
}

.fix-num-of-item-in-list-customer {
    margin-top: 12px;
}

.fix-show-activ-or-inactiv-in-list {
    margin-top: -25px;
    width: 200px;
    height: 18px;
    text-align: left;
}

.fix-RadioButtonList-in-activ-or-inactiv {
    margin: 0;
    padding: 0;
    margin-top: -25px;
    margin-left: 40px;
}

    .fix-RadioButtonList-in-activ-or-inactiv td label {
        margin: 0;
        padding: 0;
        margin-top: 4px;
        margin-left: 4px;
        float: right;
    }

.fix-num-of-days-interval-in-list {
    margin-top: -35px;
    width: 450px;
    height: 18px;
    text-align: left;
}

    .fix-num-of-days-interval-in-list input {
        width: 20px;
    }

#IEWarningText {
    width: 100%;
    min-height: 22px;
    background-color: Red;
    font-size: 20px;
    color: Orange;
    text-align: center;
}

.margin_top_20px {
    margin-top: 20px;
}

.padding_left_10 {
    padding-left: 10px;
}

/* AutoCompilationList */

.CompletionListCssClass {
    color: black;
    margin-left: -0px;
    border: solid thin black;
    background-color: white;
    list-style-type: none;
}

.CompletionListHighlightedItemCssClass {
    background-color: ActiveCaption;
    cursor: pointer;
    color: black !important;
}

.CompletionListItemCssClass {
    color: black !important;
}
/**** Custom AutoCompletion ****/
.CompletionListTableCssClass {
    width: 100%;
    color: black !important;
}

.CompletionListItemRowCssClass {
    padding: 3px 0px;
    border-bottom: solid thin black;
    height: 30px;
}

    .CompletionListItemRowCssClass :hover {
        background-color: ActiveCaption;
        cursor: pointer;
        filter: alpha(opacity=50); /* internet explorer */
        -khtml-opacity: 0.50; /* khtml, old safari */
        -moz-opacity: 0.50; /* mozilla, netscape */
        opacity: 0.50; /* fx, safari, opera */
    }

.CompletionListItemCustIDCssClass {
    position: absolute;
    width: 100%;
    z-index: 50;
    color: black !important;
}

.CompletionListItemCustNameCssClass {
    margin-left: 50px;
    color: black !important;
}

.CompletionListItemCustEpostCssClass {
}
/***** Add New Customer Ok Error Img *****/
.newBookingAddNewCustomerOkErrorImg {
    float: right;
    margin-top: 3px;
    background-image: url('../images/ok_error.png');
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    background-position-y: 20px;
}

.newBookingAddNewCustomerOkErrorImgERROR {
    background-position-y: -20px;
}

.newBookingAddNewCustomerOkErrorImgOK {
    background-position-y: 0px;
}

.booking-compilation-info {
    font-size: 15px;
    margin-right: 100px;
}

.tour-is-removed {
    width: 100%;
    height: 100%;
    background-color: indianred;
}

.permission-info {
    position: absolute;
    top: 0px;
    right: 0px;
    color: red;
}

footer {
    position: relative;
}

.pointer {
    cursor: pointer;
}

/*.tourlist-options{
    margin-left: 10px;
}*/
    .tourlist-options .h4,  .bookinglist-options .h4{
        height: auto !important;
        font-size: 20px;
    }

    .tourlist-options .dropdown-menu, .bookinglist-options .dropdown-menu {
        width: 350px;
    }

    .tourlist-options li, .bookinglist-options li {
        margin-left: 20px;
        margin-right: 20px;
        height: 30px;
    }
    .tourlist-options .dropdown-menu .btn, .bookinglist-options .dropdown-menu .btn {
        margin-right: 20px;
        margin-bottom: 10px;
    }

.padding-medium{
    padding:20px;
}
    
/* TourPage */

.tourlist-container{
    padding: 10px;
    position:relative;
    border-top:solid 1px #eee;
    border-bottom:solid 1px #eee;
    background-color: #fafafa

}
    .tourlist-container .table {
        font-size:11px;
        margin-top: 10px;
        border-top: solid 1px #eee;
    }
    .tourlist-container .table thead{
        font-size:18px;
        font-weight:bold;
    }
    


#tour-edit-content{
    position:relative;
    min-height:50px;
    margin-bottom:30px;
    border-top:solid 1px #eee;
    border-bottom:solid 1px #eee;
    background-color: #fafafa
}
#tour-edit-content .tour-detail{
    border-bottom:solid 1px #eee;
}
.tourListItems{
    position:relative;
}
.tourListItems .loading-spinner{
    text-align:center !important;
    vertical-align:middle !important;
    font-weight:bold;
    font-size: 30px;
}
#tour-edit-content .accordion-inner{
    padding: 0px !important;
}

/* Booking page */
.bookinglist-container{
    padding: 10px;
    position:relative;
    border-top:solid 1px #eee;
    border-bottom:solid 1px #eee;
    background-color: #fafafa

}
    .bookinglist-container .table {
        font-size:11px;
        margin-top: 10px;
        border-top: solid 1px #eee;
    }
    .bookinglist-container .table thead{
        font-size:18px;
        font-weight:bold;
    }

#booking-edit-content{
    position:relative;
    min-height:50px;
    margin-bottom:30px;
    border-top:solid 1px #eee;
    border-bottom:solid 1px #eee;
    background-color: #fafafa
}

#booking-edit-content .tour-detail{
    border-bottom:solid 1px #eee;
}
.bookingListItems{
    position:relative;
}
.bookingListItems .loading-spinner{
    text-align:center !important;
    vertical-align:middle !important;
    font-weight:bold;
    font-size: 30px;
}
#booking-edit-content .accordion-inner{
    padding: 0px !important;
}




.padding-bottom{
    padding-bottom: 20px;
}
.pos-relative{
    position: relative;
}

.margin-tiny{
    margin:5px;
}
.margin{
    margin:20px;
}
.margin-right{
    margin-right:20px;
}
.margin-left{
    margin-left:20px;
}
.margin-bottom{
    margin-bottom:20px;
}

.padding{
    padding:20px;
}
.padding-left{
    padding-left:20px !important;
}

.collapse.in{
    overflow:visible !important;
}

.text-center{ text-align: center;}

.ui-autocomplete-loading {
    background: white url(data:image/gif;base64,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) right center no-repeat;
  }

.border-bottom{
    border-bottom: solid 1px grey;
}





/***********************/
/*
  * Remove text-shadow in selection highlight: h5bp.com/i
- * These selection declarations have to be separate
- * Also: hot pink! (or customize the background color to match your design)
+ * These selection declarations have to be separate.
+ * Customize the background color to match your design.
  */

::-moz-selection {
    background: #fe57a1;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #fe57a1;
    color: #fff;
    text-shadow: none;
}
