
body
{
	font-family: Archivo Narrow, sans-serif;
	color: #6F1F21;
    background: #000000;
    height: auto;
    padding: 0px;
    font-size: 16px;
    min-width: 320px;
}

label,p
{
	font-size: 18px;
}

iframe.trailer
{
    width: 100%;
    height: 300px;
}*/

p.manual
{
    font-size: 15px;
}

/* bookplace */
.noSeatSelection
{
    width: 150px;
    margin: 0px 0px 15px 0px;
}
.noSeatSelection > .row
{
    margin-right: 0px;
    margin-bottom: 0px;
}
#rebate_line_2
{
    margin-top: 30px;
}

#dateinput_custom_span
{
	display: inline-block !important;
	padding: 4px 20px !important;
	width: auto !important;
}

#dateinput_custom_span:hover
{
	color: #F5F0DF;
}

#dateinput_custom_span.manhover
{
	color: #FCCD68;
}

.dateinput_custom
{
	height: 12px !important;
	cursor: pointer;
	border: 0 !important;
	margin: 0 0 0 12px !important;
	background: rgba(0,0,0,0) !important;
	display: inline !important;
	color: rgba(245, 240, 223, 0) !important;
	width: 75px !important;
	font-size: 12px;
	box-shadow: none !important;
	-webkit-box-shadow:  0 !important;
}
.dateinput_custom:focus
{
	border: 0 !important;
	box-shadow: none !important;
	-webkit-box-shadow:  0 !important;
}

.block
{
    padding: 30px 30px 30px 0px;
}

.center
{
	text-align: center;
}
.ccenter
{
	margin-left:auto;
	margin-right:auto;
}

.headline
{
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

#currentProgress
{
	position: relative;
	background: RGBA(78,27,40,0.1);
	border: 2px RGBA(78,27,40,0.7) solid;
}

.transparentBackground
{
    background:transparent;
}

.largeicon
{
    -ms-transform: scale(2); /* IE 9 */
    -webkit-transform: scale(2); /* Chrome, Safari, Opera */
    transform: scale(2);
}

a.modal_lank
{
    color: #6F1F21;
    text-decoration: none;
}

.show_mobile
{
    display: none;
}

th.width5
{
    min-width: 5px;
}

th.width60
{
    min-width: 60px;
}

th.width80
{
    min-width: 60px;
}

th.width100
{
    min-width: 100px;
}

th.width200
{
    min-width: 200px;
}

.header
{
    color: #6F1F21;
    margin-top:0px;
    font-weight: bold;
    /*float: left;*/
    font-size: 200%;
}

.headerlogo
{

    background: url('http://nojesstjarnan.sytes.net/chap/resources/img/logo/logo.png') no-repeat;
    background-size: contain;
    padding-bottom: 10px;
    height: px;
    width: px;
}

h4.bookheader
{
	margin: 40px 0 20px 0;
}

h5.bookheader
{
	margin: 40px 0 40px 0;
}

p.bookdesc
{
	padding: 5px 14px 5px 32px;
	margin-top: 20px;
}
.bookinsert
{
	padding: 5px 33px;
    font-weight: bold;
}

p.book-nobuy
{
    color: #6F1F21;
    font-size:14px;
}

.menubutton_wrapper
{
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.menubutton
{
    margin-right: 2px;
    margin-left: 2px;
}

div.message_header
{
    color: #6F1F21;
    background: #FFFFFF;
    font-weight: bold;
}

div.message_footer
{
    color: #6F1F21;
    background: #FFFFFF;
}

div.message_body
{
    color: #6F1F21;
    background: #FFFFFF;
}

.modal-header
{
    border-bottom: 1px solid #E5E5E5;
}

.modal-content
{
    background: #FFFFFF;
}

.modal-footer
{
    border-top: 1px solid #E5E5E5;
}

div.header_text
{
    font-size: 150%;
	margin: 20px 0px 20px 0px;
	padding: 20px;
}

.errorMessageHeadline
{
    font-size: 18px;
}

.errorMessage
{
    color: red;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    background: white;
    border: dashed red 1px;
    margin: 10px;
}

/* Sammanställning bokning */
#book_summary
{
    padding: 12px 0 3px 0;
	margin: 5px 5px;
    width: 100%;
    float: none;
}

#book_summary_inner
{
	padding: 14px;
	text-align: center;
}

.multi_pay
{
    width: 120px;
    float:right;
    margin-right: 15px;
    margin-top: 15px;
}

#book_summary_inner hr
{
  border: 1px RGBA(78,27,40,0.7) solid;
  margin: 0;
  margin-bottom: 15px;
}

#book_summary_inner h5
{
	margin:0;
	margin-bottom: 15px;
}

#book_summary_inner p
{
	font-size: 16px;
	margin: 0;
	margin-top: 6px;
}

#book_summary_inner p.desc
{
	font-size: 13px;
	font-weight:bold;
	margin:0;
}

#book_summary_inner p.place
{
	font-size: 13px;
	margin:0;
}

#book_summary_inner div.summary_row
{
	text-align: center;
	background: RGBA(78,27,40,0.15);
    color: #6F1F21;
    padding: 5px 10px;
	margin-top: 5px;
}

.summary_section
{
	text-align: left;
    background: RGBA(78,27,40,0.1);
	border: 1px RGBA(78,27,40,0.7) solid;
	margin: 20px 0px 20px 0px;
	padding: 20px;
}

div.user_input_container
{
	background: RGBA(78,27,40,0.1);
	padding: 5px 0 5px 0;
	/*margin: 0px 30px;*/
}

div.copyright_wrapper
{
    width: 100%;
    max-width: 800px;
    position: relative;
    margin: 0px auto;
}

div.copyright
{
    color: #6F1F21;
    background-color: #000000;
    text-align: center;
    width: 100%;
    max-width: 800px;​​
    margin: 0px auto;
}

#container
{
	position: relative;
	margin-top: 0px;
	text-align:left;
	border: 5px RGBA(78,27,40,0.7) solid;
	/*padding: 15px;*/
	background: #F2EBD3;
    width: 100%;
    max-width: 800px;
    margin: 0px auto;
}

#container_body
{
	/*margin-top: 80px;*/
	height: auto;
}

div.handle_absolutepage
{
    overflow: auto;
    overflow-y: hidden;
    text-align: left;
}

div.book_footer
{
    height: 60px;
	background: RGBA(78,27,40,0.13);
	position:relative;
	border: 5px RGBA(78,27,40,0.7) solid;
	border-width: 2px;
	border-top: 0;
	bottom: 0px;
	left: 0px;
	margin: 0px auto;
}

div.book_footer_full
{
	position:relative;
	height: 60px;
	background: RGBA(78,27,40,0.13); /*rgba(111,31,33,0.2);*/
	border: 5px RGBA(78,27,40,0.7) solid;
	border-width: 2px;
	bottom: 0px;
	left: 0px;
	margin: 0px auto;
}

.loginbutton
{
	padding: 7px 50px !important;
}

/* Lilla informationen på första sidan */
.movie_info_container
{
    float:right;
    position: absolute;
    bottom: 90px;
    right: 10px;
}

.forestDatumTid
{
    font-size: 16px;
}

img.movieposter
{
    display: block;
    border-radius: 8px;
    width: auto;
    height: auto;
position: absolute;max-width: 150px;max-height: 180px;    bottom: 10px;
}

img.movieposter_large
{
    display: block;
    border-radius: 8px;
    max-width: 200px;
    max-height: 300px;
    width: auto;
    height: auto;
}

div.outerTextArea
{
    position: relative;
    min-height: 300px;
    padding: 5px 10px 0px 10px;
}

div.innerTextArea
{
    position: absolute;
    bottom: 0;
    left: 0;
}

/* poster på filminformationen */
div.filminfo_bild
{
    padding: 5px 10px 0px 10px;
    float:left;
}

div.filminfo_movie
{
    overflow: auto;
    width: 100%;
    padding-top: 10px;
    padding-left: 5px;
}

/* textinformationen på filminformationen */
div.filminfo_block
{
}

div.filminfo_text
{
    padding: 5px 30px 0px 10px;
    overflow:hidden;
    text-align: left;
    font-size: 14px;
}

span.filminfo_rubrik
{
    font-weight: bold;
    font-size: 13px;
}

img.logo
{
    height: 25px;
}

.loginparagraph
{
	color: #6F1F21;
	font-weight: bold;
	font-size: 22px;
}

.nextstepbutton
{
	position:absolute;
	right: 15px;
	top: 15px;
}
.nextstepbutton:active {
	top: 16px !important;
}

.genButton {
    -moz-border-radius:4px;
	-webkit-border-radius:4px;
    border-radius:4px;
    display:inline-block;
    padding: 4px 16px;
	text-decoration:none;
    font-family: 'Archivo Narrow', sans-serif;
}.genButton:hover {
    text-decoration:none;
}.genButton:active {
	position:relative;
	top:1px;
}

.accountbutton {
	background: #6F1F20;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6F1F20), color-stop(1, #4D1515) );
	background:-moz-linear-gradient( center top, #6F1F20 5%, #4D1515 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F1F20', endColorstr='#4D1515');
	background-color: #6F1F20;
	border:1px solid #472A2A;
	color: #F2EBD3;
	font-size: 14px;
	font-weight: normal;
	text-shadow:1px 1px 0px #3B3B3B;
}.accountbutton:hover {
	background: #6F1F20;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6F1F20), color-stop(1, #4D1515) );
	background:-moz-linear-gradient( center top, #6F1F20 5%, #4D1515 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F1F20', endColorstr='#4D1515');
	background-color:#6F1F20;
    border:1px solid #472A2A;
	color: #FCCD68;
    text-shadow:1px 1px 0px #3B3B3B;
}

.nextbutton {
	background: #6F1F20;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6F1F20), color-stop(1, #4D1515) );
	background:-moz-linear-gradient( center top, #6F1F20 5%, #4D1515 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F1F20', endColorstr='#4D1515');
	background-color: #6F1F20;
	border:1px solid #472A2A;
	color: #F2EBD3;
	font-size: 12px;
	font-weight: normal;
	text-shadow:1px 1px 0px #3B3B3B;
}.nextbutton:hover {
	background: #6F1F20;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6F1F20), color-stop(1, #4D1515) );
	background:-moz-linear-gradient( center top, #6F1F20 5%, #4D1515 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F1F20', endColorstr='#4D1515');
	background-color:#6F1F20;
    border:1px solid #472A2A;
	color: #FCCD68;
    text-shadow:1px 1px 0px #3B3B3B;
}

.descriptionButton {
    font-size: 12px;
}

.selectButton
{
    min-width: 90px;
    float:right;
    margin-right: 15px;
    margin-top: 15px;
}

/* #choose_pay 
{
    float: left;
    margin-left: 15px;
} */

.smallbutton
{
	padding: 3px 6px;
}

.small
{
    width: 50px;
}

div.darken_box
{
	position: relative;
	padding: 10px;
	background: RGBA(78,27,40,0.13);
	border: solid 1px RGBA(78,27,40,0.23);
	margin: 10px;
}

body.unbook_box
{
    color: #6F1F21;
    background: #000000;
    position: relative;
    padding: 15px;
    max-width: 400px;
    margin: 0px auto;
}

div.unbook_box
{
    width:300px;
    padding:20px;
/*    color: #6F1F21;
    background: #000000;*/
}

div.movie_info_collection
{
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.movie_info_collection:first-child
{
    background: RGBA(78,27,40,0.1);
}

div.movie_info_collection:nth-child(2)
{
    background: RGBA(78,27,40,0.15);
}

#selectionbox.time_holder
{
    text-align: center;
    display: none;
    width: 75%;
}

#daydescPH.date_text
{
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
}

div.darken_box_movie_holder
{
    padding: 14px 10px;
}

div.darken_box_front
{
    float:left;
}

div.box_front
{
    width: 350px;
    height:250px;
}

div.wide_box_front
{
    width: 725px;
    min-height:250px;
    float:left;
}

div.movie_info_oneonone
{
    float: left;
    width: 500px;
    padding-left: 10px
}

div.movie_info_oneonone_text
{
    float: left;
    width: 360px;
    text-align: left;
}

div.movie_info_oneonone_button
{
    float: left;
    width: 130px;
}

div.movie_info_oneoneone_extra
{
    float: left;
}

.forestall_item
{
	font-family: 'Archivo Narrow', sans-serif;
	display: block;
	padding: 4px 8px;
	margin-bottom: 7px;
	width: 80%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: none !important;
	margin-left: 10px;
	color: #F2EBD3;
	background: #6F1F20;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6F1F20), color-stop(1, #4D1515) );
	background: -moz-linear-gradient( center top, #6F1F20 5%, #4D1515 100% );
	background: gradient( center top, #6F1F20 5%, #4D1515 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F1F20', endColorstr='#4D1515');
}.forestall_item:hover
{
	color: #FCCD68;
	text-decoration: none;
	background: #6F1F20;
	/*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6F1F20), color-stop(1, #4D1515) );
	background: -moz-linear-gradient( center top, #6F1F20 5%, #4D1515 100% );
	background: gradient( center top, #6F1F20 5%, #4D1515 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F1F20', endColorstr='#4D1515');*/
}
.day_movie_ticker
{
	display: inline-block;
	width: 130px;
}
.forestall_item:disabled
{
	background: #E6E6E6;
	color: #333333;
}

.tickerLeft
{
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	/*border-right: 1px solid #222;*/
	border-radius: 3px 0 0 3px;
	margin-right: -2px;
}
.tickerRight
{
	margin-left: -3px;
	/*border-left: 1px solid #222;*/
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

#first_row,#second_row
{
	width: 100%;
}

.popheader
{
	font-size: 18px;
}
.popcontent
{
	display: block;
	font-size: 16px;
	margin-bottom: 4px;
}

.progressIndicator
{
	float: left;
    content: ' ';
    position: relative;
    width: 0;
    height: 0;
    left: 276px;
    top: -34px;
    border: 16px solid;
    border-color: transparent transparent RGBA(78,27,40,0.7) transparent;
	z-index: 5;
}

/* Bookplace */

.saloonDescHolder
{
    /*background: #F2EBD3;*/
    width: 75%;
    text-align: left;
}

.centerSaloonDesc
{

}

.saloonDescWrapper
{
    margin: 5px;
}

.saloonDesc
{
	font-weight: bold;
	width: 20px;
	height: 20px;
    -moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
    border-radius: 0px 0px 7px 7px;
    float: left;
    margin-right: 5px;
}

.roundedInfoBox
{
    padding: 5px;
    margin-top: 10px;
    width: 75%;
    border: 1px RGBA(78,27,40,0.7) solid;
    background: #F2EBD3;
    border-radius: 20px 20px 20px 20px;
    margin-bottom: 10px;
    min-height: 40px;
}

.infoStepText
{
    float: left;
    width: 49%;
}

.infoSign
{
    float:right;
    font-Size:18px;
    margin-top: 2px;
    margin-right: 5px;
    cursor: pointer;
    width: 49%;
    text-align: right;
}

#noButtonMessage
{

}

.descWrapper
{
    text-align: left;
}

.descStepText
{
    font-size: 14px;
    font-weight: bold;
}

.descBubble
{
    display:none;
    margin: 5px;
    float: left;
}

.descText
{
    font-size: 12px;
    color: #6F1F21;
    background: #F2EBD3;
    overflow: auto;
}

.noSeatsButton
{
    float: left;
    display: none;
    width: 100%;
}

.placeMentButton
{
    text-align: right;
    margin: 5px;
}

.numberSelectedSeats
{
    font-weight: bold;
    font-size: 18px;
    padding: 10px;
}

.roundedbox
{
    border-radius: 30px 30px 30px 30px;
    background: #ffffff !important;
    width: 50%;
}

.canvas_wrapper
{
    background: #000000;
    padding: 10px 10px;
}

.chairInfo
{
    padding-top: 10px;
}

#canvas_wrapper
{
	position: relative;
	display: inline-block;
	border: 8px solid RGBA(78,27,40,0.3);
	margin-top: 10px;
}

#myCarouselTicket
{
    height: 100px;
    width: 240px;
}

myCarouselInnerTicket
{
    margin-bottom:15px;
}

/*.carousel-indicators
{
    bottom:-15px;
}*/


/* bookpay */
.book_summary_ent_cont
{
	padding-top: 5px;
    position: relative;
    text-align: left;
}
.book_summary_ent_cont:nth-child(2n-1)
{
	background: RGBA(78,27,40,0.1);
}

.book_summary_ent_cont:nth-child(2n)
{
	background: RGBA(78,27,40,0.15);
    color: #6F1F21;
}

.book_summary_ent_inner_left
{
	display: inline-block;
	width: 25%;
	padding: 5px;
    font-weight: bold;
    vertical-align: top;
}

.book_summary_headline
{
    font-weight: bold;
    font-size: 18px;
}

.book_summery_booktext_opacity
{
    font-size: 14px;
    opacity: 0.7;
}

.book_summery_booktext
{
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.float_clear
{
    float: none;
}

.half
{
    width: 50%;
}

.chosen_discount
{
    width: 200px;
    float:right;
    margin-top: 90px;
}

.book_summary_ent_inner_right
{
	display: inline-block;
	width: 70%;
	padding: 5px;
}

.pay_outer_box
{
    padding: 14px 20px;
}

/* MASSBOKNING */
#do_multi_pay
{
	margin-top: 15px;
	margin-bottom: 5px;
}

.masspay_movie_container
{
	float:right;
}

.masspay_movie
{
	float: left;
	max-width: 85%;
	font-size: 16px;
    font-weight: bold;
}
.masspay_checkbox
{
	position: relative;
	top: -2px;
}
.seperate_icons
{
    padding: 0px 10px 0px 0px;
}
.masspay_movie_desc
{
	float: left;
	font-size: 16px;
}

/* FORESTALL MOVIE STYLE */
.movie_time_text
{
    font-size: 16px;
    float:left;
    width: 350px;
}

.movie_time_button
{
	float:right;
    position: absolute;
	/*top: -4px;*/
    top: 30px;
	margin-right: 8px;
}

.movie_time_free_seats /* Lediga platser */
{
	opacity: 0.8;
	font-size: 14px !important;
	font-style:italic !important;
}

.movie_time_price_location
{
    font-size: 15px !important;
}

.movie_time_haspassed
{
    text-decoration: line-through;
}

.movie_times_box_inner > button
{
	width: 150px;
}
.movie_times_box_inner
{
	margin: 10px 10px 20px 10px;
}
.movie_times_box > center > div /* "Visa fler tider" */
{
	padding: 4px 0px;
}

.large_movie_info_box > img
{
	float: left;
	margin: 10px 20px 10px 0;

}

.large_movie_info_box > h4
{
	position: relative;
	top: 10px;
	width: 70%;
	margin: 0;
	margin-bottom: 10px;
}

.movie_info_short
{
	display: inline-block;
	width: 150px;
	margin-bottom: 0;
    padding: 5px;
}
.movie_info_short > span
{
	position:relative;
	font-size: 14px;
}

.movie_info_short > select
{
	position:relative;
	font-size: 14px;
    max-width: 150px;
}

.movie_info_desc
{
	margin-top: 20px;
	font-size: 14px;
}

/* Datumväljare */
.dd
{
	margin:0;
	padding: 0;
	width: 250px;
	display: inline-block;
}
.dd_item:first-child
{

}
.dd_item:last-child
{
	border-bottom: 0;
}
.dd_item
{
	width: 250px;
	margin: 0;
	text-align: left;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #4D1515;
	border-bottom: 1px solid #6F1F20;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	color: #F5F0DF;
}
.dd_item:hover
{
	color: #FCCD68;
	text-decoration: none;
	background: #6F1F20;
}
.dd_main_active
{
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.dd_main
{
	width: 100%;
	margin: 0;
	padding: 4px 0px;
}
.innerDDContainer
{
	position: absolute;
	margin: 0px;
	padding: 0;
	width: 250px;
	height: 180px;
	overflow-y: scroll;
	overflow-x: hidden;
	z-index: 9;
}
.outerDDContainer
{
	position: absolute;
	padding: 0 0 3px 0;
	width: 252px;
	background: #4D1515;
	height: 180px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}
.dd_desc
{
	float: right;
	margin-right: 20px;
	opacity: 0.8;
	font-size: 12px;
	font-style: italic;
}

/* Tabb-fönster från Bootstrap */
.nav-tabs > li > a {
    background-color: #6F1F21 !important;
    color: #F2EBD3 !important;
    border-style: solid !important;
    border-color: #000000 !important;
    padding: 5px;
    padding-bottom: 10px !important;
    font-family: 'Archivo Narrow', sans-serif !important;
    font-size: 16px;
    border-radius: 5px 5px 5px 5px !important;
    margin: 0px 3px 2px 0px !important;
    background-color: #FFFFFF !important;
    color: #6F1F21 !important;
    min-width: 100px;
    text-align: center;
    vertical-align: middle;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus
{
    background-color: #6F1F21 !important;
    color: #F2EBD3 !important;
}

.nav-tabs > li > a:hover{
  color: #000000 !important;
}

.scrollable-menu
{
    height: auto;
    max-height: 150px;
    overflow-x: hidden;
    left:auto;
    right:0;
    margin-right:-10px;
}

.hasstarted
{
    text-decoration: line-through;
}

.currentProgressHeader
{
	display: block;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #6F1F21;
	margin-bottom: 10px;
}

.progress_wrapper
{
    padding-left: 5px;
    padding-right: 5px;
}

.processBarSelected
{
	font-size: 14px;
}

.processBar
{
	font-weight:bold !important;
	position:relative;
	top:2px;
}

.progress-cinemalight,
.progress
{
    height: auto;
    border: 1px RGBA(78,27,40,0.7) solid;
	background: #4D1515;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4D1515), color-stop(1, #6F1F20) );
	background: -moz-linear-gradient( center top, #4D1515 5%, #6F1F20 100% );
	background: gradient( center top, #4D1515 5%, #6F1F20 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4D1515', endColorstr='#6F1F20');
    color: #F2EBD3; /*#F5F0DF*/
}
.progress-cinemadark,
.progress
{
    height: auto;
    border: 1px RGBA(78,27,40,0.7) solid;
	background: #6F1F20;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6F1F20), color-stop(1, #4D1515) );
	background: -moz-linear-gradient( center top, #6F1F20 5%, #4D1515 100% );
	background: gradient( center top, #6F1F20 5%, #4D1515 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6F1F20', endColorstr='#4D1515');
    color: #FCCD68;
}

/* admin */

/* adminsidan ska inte gå att ändra ändå */

.errorInput
{
    background: red;
    text: white;
}

.admin_section_background
{
    background-color: rgba(78,27,40,0.3);
    padding:12px;
    margin-bottom: 20px;
}

.admin_section_setting_text
{
    float:left;
    font-size: 14px;
    margin-bottom: 10px;
}

.admin_section_setting_headline
{
    font-size: 20px;
    font-weight: bold;
}

.admin_section_setting_headline_description
{
    font-size: 16px;
    font-style: italic;
}

.admin_section_setting_inner_headline
{
    font-size: 20px;
    font-weight: bold;
}

.admin_section_setting_text_right
{
    float:right;
    font-size: 16px;
    margin-bottom: 10px;
}

.admin_section_test_button
{
    margin: 5px;
    height: 30px;
    width: 250px;
}

.admin_sql_result
{
    color: black !important;
}

.adminmenu
{
    font-size: 14px;
    background: #000000 !important;
    border: 1px #000000 solid;
}

a.admin-menu-text
{
    background: #000000 !important;
    color: #F2EBD3 !important;
}

.active > a.admin-menu-text
{
    background: #6F1F20 !important;
    color: #FCCD68 !important;
}

.dropdown-menu > .active > a
{
    background: #000000 !important;
}

/* adminsidan ska inte gå att ändra ändå */
.navbar-nav > .open > a.admin-menu-text
{
    color: #F2EBD3 !important;
}

.container-fluid
{
    padding-left: 0px;
}

/* Knapparna till pilarna vid salongsediteringen */
.arrow_button
{
    font-size: 24px;
}

/* filuppladdning */


.sendfile
{
    position:relative;
}

.sendfile input[type="file"]
{
        position: absolute;
        top: -9999999;
        filter: alpha(opacity=0);
        opacity: 0;
        width:0;
        height:0;
        outline: none;
        cursor: inherit;
    }

.sendfile
{
    margin-top: 10px;
}

.signageImageList
{
    padding:15px;
}

.signageTableNameWidth
{
    float: left;
    width: 200px;
}

.signageTableImageNameWidth
{
    float: left;
    width: 225px;
}

.signageTableImageName
{
    margin-left: 20px;
}

.signageTableListName
{
    margin-right: 20px;
}

.signageTableReset
{
    clear:both;
    padding: 5px:
}

.signatureImage
{
    margin-top: 35px;
}

.signageCellWidth
{
    float: left;
    width: 25px;
}

.signageWidthAddList
{
    width: 200px;
}

/* Mina sidor */
div.bookingsHeader
{
    float: left;
    font-size: 18px;
    font-weight: bold;
}

span.bookingInfoTitle
{
    font-size: 20px;
    font-weight: bold;
}

div.bookingTitle
{
    width: 200px;
}

div.bookingDateBox
{
    width: 150px;
}

div.bookingSmallBox
{
    width: 75px;
}

div.bookingFullTime
{
    width: 150px;
}

div.bookingIcon
{
    width: 25px;
}

div.bookingBox
{
    padding: 10px;
}

div.bookingRow
{
    clear:both;
    font-size: 16px;
    height: 15px;
}

div.bookingsInfo
{
    float: left;
}

/* register */

div.infotext
{
    font-size : 12px;
    font-style : italic;
}

/* Info */
.InfoCarouselIndicator
{
    bottom: 0px !important;
}

#myCarousel li
{
    display: none !important;
}

#div_clock
{
    position: absolute;
    z-index: 10;
}

.clock_placement_upleft
{
    top: 0;
    left: 0;
}

.clock_placement_upright
{
    top: 0;
    right: 0;
}

.clock_placement_downleft
{
    bottom: 0;
    left: 0;
}

.clock_placement_downright
{
    bottom: 0;
    right: 0;
}

.clock_placement_upcenter
{
    width: 100%;
    top: 0;
    left: 50%;
}

.clock_placement_downcenter
{
    width: 100%;
    bottom: 0;
    left: 50%;
}