/* CSS Document */

.dec_registrera_h1 {
    text-transform: uppercase;
    color: #000000;
    font-style: italic;
    font-family: 'Passion One', cursive;
    line-height: 122px;
    font-size: 75px;
	padding-right: 100px;
}

.registration-form-main {
    padding-top: 0px;
	padding-bottom: 20px;
	
}

.registration-form .form-Box .fill-btn {
    width: 252px;
}

.dec-sec-personaldetails {
    padding-top: 30px;
}


.dec-sec-betalmetod {
    padding-top: 0px;
}



.dec_remove_radio_ring{
	display: none; 
}

.dec-padding-pricebox {
    padding: 5px;
}


.dec-pricebox-btn {
    color: #fff;
    background-color: #AECAFB;
    border-color: #88B3FD;
}

.dec-pricebox-btn.active, .dec-pricebox-btn:active, .open>.dropdown-toggle.dec-pricebox-btn {
    background-image: none;
    padding: 20px;
    color: #fff;
    background-color: #000DFF;
    border-color: #000794;
}



/* 12. Plans css */
.dec-payment {
    position: relative;
}

.dec-payment .container{
	padding-left: 0px;
	padding-right: 0px;
}


.dec-payment-top {
    display: inline-block;
    position: absolute;
    top: -3px;
    left: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #201af8;
    z-index: 1;
}

.dec-payment-top:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: #201af8;
    transform-origin: bottom left;
    -ms-transform: skew(-29.6deg, 0deg);
    -webkit-transform: skew(-29.6deg, 0deg);
    -moz-transform: skew(-29.6deg, 0deg);
    transform: skew(-29.6deg, 0deg);
}

.dec-payment-top h5 {
    color: #fff;
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    padding: 27px 22px;
}

.dec-payment-side {
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 133px;
}

.dec-payment-list {
    margin: 210px 0 28px;
    display: inline-block;
    width: 100%;
}

.dec-payment-list li {
    font-size: 18px;
    color: #737373;
    font-style: italic;
    padding: 11px 0;
    border-bottom: 1px solid rgba(32, 31, 31, 0.10);
}

.dec-payment-list li:last-child {
    border-bottom: 0;
}

.dec-payment-element {
    text-align: center;
    position: relative;
    padding: 0 30px 67px;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    z-index: 1;
/*	height: 90px;*/
    background-color: #fff;
}

.dec-payment-element h6 {
    color: #000;
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    padding: 30px 22px;
}


.dec-payment-element-selected {
    background-color: #CCD7FF !important;
}

.dec-payment-summary {
    text-align: center;
    position: relative;
    padding: 5px 30px 15px;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    z-index: 1;
    background-color: #fff;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Passion One', cursive;
    font-size: 20px;
}
.dec-payment-summary h2 {
    font-style: italic;
    font-size: 40px;
}
.dec-payment-summary h3 {
    font-style: italic;
    font-size: 30px;
}

.dec-payment-info {
    text-align: center;
    position: relative;
    padding: 15px 30px 15px;
	margin-right: 15px;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    z-index: 1;
    background-color: #fff;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Passion One', cursive;
    font-size: 20px;
}


.dec-padding-payment-summary {
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.dec-payment label {
/*    cursor:pointer;*/
    display: inline-block;
	width: 100%;
}


.dec-payment-method {
    margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.dec-padding-payment {
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}




.dec-cardtype-element {
    background-color: #fff;
    text-align: center;
    position: relative;
    padding: 0 30px 0px;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dec-cardtype-element-selected {
	background-color: #CCD7FF;
}

.dec-cardtype {
    position: relative;
	margin-bottom: 25px;
	overflow: visible;
}

.dec-cardtype label {
    cursor:pointer;
    display: inline-block;
	width: 100%;
}

.autogiro_kontodetaljer {
	margin: 0px 0px 0px 20px;
}

.autogiro_kontodetaljer h6 {
    color: #000;
    z-index: 1;
    text-transform: uppercase;
    font-style: italic;
	text-decoration: underline;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}

.dec-registration-fill-btn {
	background-color: #201af8;
	border: 0;
	color: #fff;
	padding: 5px 20px;
	font-size: 30px;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
/*	width: 490px;*/
	margin: 0 auto;
	border-radius: 25px;
	position: relative;
/*	bottom: -25px;*/
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	
	box-shadow: 0px 10px 50px -10px rgba(193,193,193,1.00);
	-webkit-box-shadow: 0px 10px 50px -10px rgba(193,193,193,1.00);
}

.dec-registration-fill-btn-unselected {
	background-color: #ddd;
}

.dec-registration-input-top-label {
	margin-left: 13px;
	color:#5B5B5B;
}

.form-Box input.jq-validate-error{
	margin-bottom: 0px;
	color: #f00;
	border-color: red;
}









.dec-registration-villkor {
    text-transform: uppercase;
    font-style: italic;
	text-decoration: underline;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 0px;
}

.dec-registration-villkor input[type=checkbox]:checked ~ div label{
    background: url(https://ramyasspace.files.wordpress.com/2011/06/tick.jpg);
    background-size: 100%;
    border: 1px solid #888;
    float: left;
    padding: 1px;
    margin: 20px;


}


.dec-registration-villkor input {
  display: none;
}
.dec-registration-villkor label input[type=checkbox] ~ span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  background: #fff;
  border: 1px solid #888;
  padding: 1px;
  height: 30px;
  width: 30px;
}
.dec-registration-villkor label input[type=checkbox]:checked ~ span {
  /* image: Picol.org, cc-by 3.0, https://commons.wikimedia.org/wiki/File:Accept_Picol_icon.svg */
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32"><path d="M14 18L26 6l4 4-16 16L4 16l4-4z"/></svg>');
  background-size: 100%;
}

.dec-registration-villkor-red {
	color: #FF0000;
}
.dec-registration-villkor-red a{
	color: #FF0000;
}



label.jq-validate-error{
	color: #f00;
	margin-left: 20px;
}

.form-Box input.jq-validate-valid{
	color: #107C00;
	border-color: #107C00;
}





#admin-site-head {
    display: inline-block;
    height: 400px;
    min-height: 400px;
    background-image: url('/theme/images/1920x1200_camillatriceps.jpg');
    background-position: center top;
    background-size: cover;
    padding: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
    vertical-align: top;
}




.dec-text-red {
	color: red;
}

.img-reg-placeholder {
	display: block;
	padding-left: 10px;
}

.file-reg-button {
	display: block;
	padding-left: 10px;
}

.gym-list {
    margin: 100px 0 28px;
    display: inline-block;
    width: 100%;
}

.gym-list li {
    font-size: 18px;
    color: #737373;
    font-style: italic;
    padding: 11px 0;
    border-bottom: 1px solid rgba(32, 31, 31, 0.10);
}

.gym-list li:last-child {
    border-bottom: 0;
}

.skewback-selectgym:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: -80px;
    background: #ffe402;
    border-bottom: 3px solid #ffe402;
    border-right: 20px solid #ffe402;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(-29.6deg, 0deg);
}

.skewback-selectgym {
    background: #ffe402;
    width: 100%;
    height: 100%;
}

.skewback-selectgym h2 {
    font-size: 35px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Passion One', cursive;
    text-align: right;
    right: 25px;
    top: 13px;
}

.plan-side-selectedgym {
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 96px;
}



.ourgyms figure {
    width: 100%;
    margin: 0 0 30px;
}

.ourgyms img {
    width: auto;
    margin: 2px 6px 0 0;
    float: left;
}

.ourgyms {
    text-align: center;
}

.ourgyms ul{
    display: grid;
}

.ourgyms hr{
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	margin: 10px 0px;
	height: 1px;
}


.ourgyms-listing li{
    margin-bottom: 0px;
}

.ourgyms-infotext{
	font-size: 	20px;
}
.ourgyms-infotext strong{
	font-weight: bold;
}

.hr-faded{
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	margin: 10px 0px;
	height: 1px;
}

.hr-faded-2px{
    background-image: linear-gradient(to right, transparent, #DBDBDB, transparent);
	margin: 2px 0px;
	height: 1px;
}

.ourgyms-contact{
    background-image: linear-gradient(to right, #dddddd, #DCDCDC, #dddddd);
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 45px;
	
}

.ourgyms-gymdesc img{
	max-width: 130%;
	-webkit-clip-path: polygon(20% 0, 100% 0, 80% 100%, 0 100%);
  	clip-path: polygon(20% 0, 100% 0, 80% 100%, 0 100%);
}

.ourgyms-infotext img{
	border: 1px solid black;
	border-radius: 5px;
}

.textalign-right
{
	text-align: right;
}

.priceplacement h6
{
	left: 100px;
}

.mdl_medlemsvillkor strong
{
	font-weight: bold;
}

.fontsize_75px
{
	font-size: 75px;
}

.flag_top_img
{
	padding-top: 10px !important; 
	padding-bottom: 0px !important;
}

.flag_top_img_selected
{
	border: 1px solid #fff;
}

.payment_tabs a
{
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'Passion One', cursive;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
	color: #00D;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover
{
	color: #00D;
}
.nav-tabs.nav-justified>.active>a::before, .nav-tabs.nav-justified>.active>a:focus::before, .nav-tabs.nav-justified>.active>a:hover::before
{
    font-family: FontAwesome;
    content: "\f00c   ";
}

.nav-tabs.nav-justified>li>a
{
	color: #AAA;
}

.nav-tabs>li>a {
	border-color: #999;
}
.nav-tabs > li > a:hover {
	border-color: #000 #000 #000;
}


.dec-cardtype-element-v2 {
    background-color: #ededef;
/*    text-align: center;*/
    position: relative;
    padding: 0 30px 47px;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
    z-index: 1;
/*	height: 100px;*/
	margin: 10px 10px 0px 10px;
}

.dec-cardtype-element-v2-selected {
	background-color: #CCD7FF;
}

.dec-payment-element-v2 {
    text-align: center;
    position: relative;
    padding: 0 30px 47px;
    z-index: 1;
	height: 120px;
	margin: 10px 10px -20px 10px;
}

.dec-payment-element-v2 h6 {
    color: #000;
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    padding: 30px 22px;
}

.cardtypes_tabs_content
{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
	padding-bottom: 15px;
}


/*.plan-side {*/
.cardtype_rightside {
    position: absolute;
    top: 0;
    right: 0;
    height: 100px;
	padding-left: 25px;
}

.cardtype_center {
    top: 15px;
    left: 130px;
	padding-left: 100px;
}
.cardtype_center h2 {
    font-size: 3em;
    text-transform: uppercase;
    font-family: 'Passion One', cursive;
    text-align: left;
}

.cardtype_skew:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: -80px;
    background: #ffe402;
    border-bottom: 3px solid #ffe402;
    border-right: 20px solid #ffe402;
    transform-origin: bottom left;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(-29.6deg, 0deg);
}

.cardtype_skew {
    background: #ffe402;
    width: 100%;
    height: 100%;
}

.cardtype_skew h2 {
    font-size: 6em;
    position: relative;
    text-transform: uppercase;
    font-family: 'Passion One', cursive;
    text-align: right;
    right: 25px;
    top: 18px;
}

.cardtype_skew h2 sub {
    font-size: 0.5em;
    bottom: 0px;
/*    letter-spacing: 0.28px;*/
}

.cardtype_skew h6 {
    position: absolute;
    left: -20px;
    font-weight: 600;
    text-transform: uppercase;
    bottom: 15px;
}

.cardtype_left {
    display: inline-block;
    position: absolute;
    top: -3px;
    left: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

	border-top: 100px solid #201af8;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	height: 20px;
	width: 120px;
}


.dec-cardtype-element-v2-selected>.cardtype_left::before {
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
	font-size: 60px;
	top:-95px;
	left:20px;
	position: absolute;
}

.cardtype_left h5 {
    color: #fff;
    z-index: 1;
    position: relative;
    text-transform: uppercase;
    font-style: italic;
    font-family: 'Passion One', cursive;
    font-size: 20px;
    padding: 27px 22px;
}

@media (max-width: 767px) {
	.cardtype_skew h2 {
		font-size: 3em;
	}
	.cardtype_skew:before {
		content: " ";
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		top: 0;
		left: -60px;
		background: #ffe402;
		border-bottom: 3px solid #ffe402;
		border-right: 20px solid #ffe402;
		transform-origin: bottom left;
		-ms-transform: skew(30deg, 0deg);
		-webkit-transform: skew(30deg, 0deg);
		transform: skew(-29.6deg, 0deg);
	}
}


@media (max-width: 480px) {
	.cardtype_skew h2 {
		font-size: 25px;
		right: 5px;
	}
	.cardtype_skew:before {
		width: 20px;
		height: 100%;
		top: 0;
		left: -20px;
		border-bottom: 3px solid #ffe402;
		border-right: 20px solid #ffe402;
		transform-origin: bottom left;
		-ms-transform: skew(15deg, 0deg);
		-webkit-transform: skew(15deg, 0deg);
		transform: skew(-15deg, 0deg);
	}
	
	.dec-cardtype-element-v2 {
		padding: 0 0px 0px;
		box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
		z-index: 1;
/*		height: 80px;*/
	}
	
	.cardtype_rightside
	{
		height: 80px;
		padding-left: 0px;
	}
	
	.cardtype_center {
/*		position: absolute;*/
		top: 0px;
		left: 0px;
		padding-left: 75px;
		padding-right: 100px;
		padding-top: 5px;
		padding-bottom: 5px;
		min-height: 100px;
	}
	
	.cardtype_center h2 {
		font-size: 25px;
		line-height: 30px;
		text-transform: uppercase;
		font-family: 'Passion One', cursive;
		text-align: left;
	}
	
	.cardtype_left {
		display: inline-block;
		position: absolute;
		top: -3px;
		left: 0;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 1;

		border-top: 80px solid #201af8;
		border-left: 0px solid transparent;
		border-right: 40px solid transparent;
		height: 20px;
		width: 70px;
	}
	
	.dec-cardtype-element-v2-selected>.cardtype_left::before{
		top: -60px;
		left: 10px;
		font-size: 30px;
	}
	
	.payment_tabs a
	{
		font-size: 30px;
	}
	
}
