/*
Theme Name:     Swatch Child Theme
Description:    CSS for Sked Member-Login
Author:         Kevin Peter
*/

BODY {
	margin: 0;
	width: 100%;
	float: left;
}

/* SKED - LOGIN */

.sked_login {
    font-family: Ubuntu;
    font-size: 14px;
    line-height: 24px;
    color: black;
}

.sked_login input[type="text"], .sked_login input[type="password"] {
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	display: inline-block;
	height: 34px;
	padding: 4px 6px;
	margin-bottom: 12px;
	font-size: 14px;
	line-height: 24px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	vertical-align: middle;
	font-family: Ubuntu;
}

.sked_login input[type="submit"] {
    background-color: #acbae0;
    border-width: 0;
    color: white !important;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0;
    padding: 11px 30px 11px 30px;
    transition: none 0s ease 0s;
    cursor: pointer;
    -moz-transition: background-color .2s;
    -o-transition: background-color .2s;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
}

.sked_login input[type="submit"]:hover {
    background-color: #b3c0e3; 
}

.sked_login .row {
    width: 100%;
    float: left;
}

.sked_login .header {
    text-align: center;
    position: relative;
    border-bottom: 0;
    padding-bottom: 0;
    max-width: 800px;
    margin: 0 auto 60px;
}

.sked_login .header .headline {
    width: 100%;
    text-align: center;
    display: inline-block;
    border-bottom: 0;
    position: relative;
    z-index: 1;
    margin: 0;
    color: #f6eac2;
    text-transform: none !important;
    font-size: 36px;
    line-height: 48px;
    font-family: Signika;
}

.sked_login .header p {
    font-size: 18px;
    margin-top: 24px;
    margin-bottom: 0;
    text-align: center;
    font-family: Ubuntu;
}

.sked_login .span6 {
    width: 48.7%;
    min-height: 30px;
    float: left;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sked_login .span6 {
padding: 25px 0px 35px 35px;
}

.sked_login .span6 IMG {
    max-width: 85%;
    width: auto;
    height: auto;
}

/* SKED - DEMO */

.sked_demo {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 24px;
}

/* SKED - SERVICE */

.sked_service {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 24px;
}

.sked_service P {
	margin-top: 0px;
}

.sked_service DIV B {
	font-family: Signika !important;
	font-size: 30px !important;
	color: #f7e0b2;
	line-height: 44px;
	padding-bottom: 10px;
}

.sked_service DIV#dateitabelle B {
	font-family: Ubuntu !important;
	font-size: 14px !important;
	color: white;
	line-height: 24px;
	padding-bottom: 0px;
}

.sked_service TABLE {
	background: #f4e4a2;
	color: #e5a91c;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.sked_service TABLE TR:first-child {
	background-color: #f4d995;
}

.sked_service TABLE TR TD:first-child {
	padding-left: 10px;
}

.sked_service TABLE TD {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	vertical-align: top;
	border-bottom: 1px solid #e5a91c;
}

.sked_service #dateitabelle TABLE {
	background: #8eb283;
	color: white;	
}

.sked_service #dateitabelle TABLE TR:first-child {
	background-color: #72ae61;
}

.sked_service #dateitabelle TABLE TD {
	border-bottom: 1px solid #72ae61;
}

.sked_service A {
	color: #969696;
	text-decoration: none;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.sked_service A:hover {
	color: #adbdea;
}

/* SKED - VERSIONSHISTORIE */

.sked_versionshistorie {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 24px;
}

.sked_versionshistorie P {
	margin-top: 0px;
}

.sked_versionshistorie A DIV {
	margin-top: 0px !important;
}

.sked_versionshistorie DIV B {
	font-family: Signika !important;
	font-size: 47px !important;
	font-weight: 700;
	color: #f7e0b2;
	line-height: 44px;
	padding-bottom: 10px;
}

.sked_versionshistorie DIV#dateitabelle B {
	font-family: Ubuntu !important;
	font-size: 14px !important;
	color: white;
	line-height: 24px;
	padding-bottom: 0px;
}

.sked_versionshistorie TABLE {
	background: #f4e4a2;
	color: #000000;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
}

.sked_versionshistorie TABLE TR:first-child {
	background-color: #f4d995;
}

.sked_versionshistorie TABLE TR TD:first-child {
	padding-left: 10px;
}

.sked_versionshistorie TABLE TD {
	font-family: Ubuntu;
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	vertical-align: top;
	border-bottom: 1px solid #e5a91c;
}

.sked_versionshistorie #dateitabelle TABLE {
	background: #8eb283;
	color: white;	
}

.sked_versionshistorie #dateitabelle TABLE TR:first-child {
	background-color: #72ae61;
}

.sked_versionshistorie #dateitabelle TABLE TD {
	border-bottom: 1px solid #72ae61;
}

.sked_versionshistorie A {
	color: #969696;
	text-decoration: none;
	-moz-transition: color .2s;
	-o-transition: color .2s;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.sked_versionshistorie A:hover {
	color: #adbdea;
}

    