/* cmsms stylesheet: Klass modified: 10/13/15 17:46:41 */
/*
Original design: In Response (v1.1 - May 15th, 2013)
For more information, see http://andreasviklund.com/dt_portfolio/in-response/
*/

*{margin:0; padding:0;}

/* General styles */
body {background:#000 url(uploads/in-response/images/background2.jpg) top center no-repeat; color:#111; font:100% "ABeeZee",Tahoma,sans-serif; line-height:1.5em;}
a {color:#d06060; text-decoration:none; font-weight:400;}
a:hover {text-decoration:underline;}
p,ul,ol,dl {margin:0 0 10px 0; line-height:1.6em;}
h1 {color:#888; font-size:4.0em; margin-bottom:0;}
h1 a {text-transform:none; font-weight:400;}
h1 a:hover {text-decoration:none; color:#eee;}
h2 {font-size:2.4em; color:#333; margin:0 0 10px;}
h3 {font-size:1.8em; margin:0 0 10px 0;}
h1,h2,h3 {font-family: 'Enriqueta', sans-serif; color:#d06060; font-weight:400; line-height:1.4em;}

table {display:table; border-collapse:collapse; margin:0px 0; padding:0; border:0px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:0px solid #ececec; margin:0; padding:5px;}
th {background:#c00000; text-align:center; color:#e8e8e8; font-weight:bold;}

ul, ol {display:block; border:0; margin:10px 0 10px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}


/* Main layout container */
#layout {margin:30px auto 0; width:960px;}
body.wider #layout {margin:40px auto 0; width:1200px;}

/* Footer */
#footer {background:#0a0a0a url(images/insidebg.jpg) top center no-repeat;}
#footer .col {color:#555; border-top:1px dotted #1a1a1a; padding:20px 0;}
#footer p {text-align:center;}
#footer a {color:#555; font-weight:400; text-decoration:none; border-bottom:1px dotted #333;}
#footer a:hover {color:#aaa; text-decoration:none; border-bottom:1px dotted #888;}

/* Grid classes, fixed width, 960px with 12 columns */
.col {float:left; margin:0 10px; overflow:hidden; float:left; display:inline;}
.col img {max-width:100%;}
.row {width:960px; margin:5px auto 0; overflow:hidden;}
.row .row {margin:0 -10px; width:auto;	display:inline-block;}
.c1 {width:60px;}
.c2 {width:140px;}
.c3 {width:220px;}
.c4 {width:300px;}
.c5 {width:380px;}
.c6 {width:460px;}
.c7 {width:540px;}
.c8 {width:620px;}
.c9 {width:700px;}
.c10 {width:780px;}
.c11 {width:860px;}
.c12 {width:940px;}

/* Grid classes, fixed width, 1200px with 12 columns - add class="wider" to the <body> element to use this */
body.wider .row {width:1200px;}
body.wider .c1 {width:80px;}
body.wider .c2 {width:180px;}
body.wider .c3 {width:280px;}
body.wider .c4 {width:380px;}
body.wider .c5 {width:480px;}
body.wider .c6 {width:580px;}
body.wider .c7 {width:680px;}
body.wider .c8 {width:780px;}
body.wider .c9 {width:880px;}
body.wider .c10 {width:980px;}
body.wider .c11 {width:1080px;}
body.wider .c12 {width:1180px;}

/* Menu list styles */
ul.menu {list-style:none; display:inline-block; margin:0; padding:10px 0;}
li.menudepth0 {list-style:none; display:inline-block; text-align:center; font-size:1.2em; margin:0 0 -10px; padding:0 0 8px 0; color:#888;}
li.menudepth0_aktiv {list-style:none; display:inline-block; text-align:center; font-size:1.2em; margin:0 0 0px; padding:0 0 8px 0; color:#888;}
ul.menu li a {font-size:1.2em; font-weight:400;}
ul.menu li a:hover {color:#eee; text-decoration:none;}

ul.menu2 {list-style:none; display:inline-block; margin:0; padding:0px 0;}
ul.menu2 li {list-style:none; display:inline-block; text-align:center; font-size:1.1em; margin:0 20 0px; padding:0 0 0px 0; color:#888;}
ul.menu2 li a {font-size:0.9em; font-weight:400;}
ul.menu2 li a:hover {color:#000; text-decoration:none;}


/* Additional text classes */
.slogan {color:#bbb; font-size:1.2em;}
.alignleft {text-align:left;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
.alignjustify {text-align:justify;}
.nomargin {margin:0; padding:0;}
.separator {height:100px; margin:0; padding:0; background: #0a0a0a url(images/insidebg2.jpg) bottom center no-repeat; border-bottom:1px dotted #1a1a1a;}
.larger {font-size:1.2em;}
.smaller {font-size:0.9em;}
.spacer {margin:0 20px;}
.clear {clear:both;}
.hide {display:none;}
.border {border:1px solid red;}
body .navmenu a {font-size:1.2em;}
body .navmenu2 a {font-size:0.9em;}

/* Light styles, apply by using class="light" on the body HTML element */
body.light {background:#fff url(../../uploads/klass/background2.jpg) top center no-repeat; color:#111;}
body.light a {color:#d01212;}
body.light a:hover {color:#444;}
body.light h1 {color:#222; font-size:4.0em; margin-bottom:15px;}
body.light h1 a:hover {color:#303030;}
body.light h2 {color:#444;}
body.light h1, body.light h2, body.light h3 {color:#d01c1c;}

body.light ul.menu li a:hover {color:#333;}
body.light .separator {background: #f5f5f5 url(images/insidebg2-light.jpg) bottom center no-repeat; border-bottom:1px dotted #ccc;}
body.light .slogan {color:#444;}
body.light #footer {background:#f5f5f5 url(images/insidebg-light.jpg) top center no-repeat;}
body.light #footer .col {color:#444; border-top:1px dotted #ccc;}
body.light #footer a {color:#444; border-bottom:1px dotted #ddd;}
body.light #footer a:hover {color:#333; border-bottom:1px dotted #eee;}
body.light .navmenu a {font-size:1.2em;}
body.light .navmenu2 a {font-size:0.9em;}

/* Alternate colors, apply by adding class="blue" (or any of the other available colors) to the body HTML element */
body.blue a {color:#3288a8;}
body.blue h1, body.blue h2, body.blue h3 {color:#3288a8;}
body.grey a {color:#666;}
body.grey h1, body.grey h2, body.grey h3 {color:#666;}

.navmenu a {font-size:1.2em; margin: 0 20px;}

.navmenu2 a {font-size:0.9em; margin: 0 5px;}

div.thumbnails img {width:160px; margin:0 10px 10px 0; border-radius:12px;}
div.thumbnails img.last {margin-right:0;}

.headerimage img {border-radius:12px;}

@media only screen and (max-width : 960px){
#layout, body.wider #layout {width:auto; margin:0; padding:20px;}
.row {width:100%;}
.col {margin:0 0 20px 10px;}
.c1, .c2, .c3, .c4, .c5, .c6, .c7, .c8, .c9, .c10, .c11, .c12 {width:95%;}
h1 {margin:-10px auto 5px; line-height:1.4em;}
body.light h1 {color:#222; font-size:2.0em; margin-bottom:5px;}
body.light .slogan {font-size:1.0em;}
body .navmenu {margin:-20px 0 -15px;}
body .navmenu a {font-size:1.2em; display:inline-block; line-height:2.0em;padding:7px 12px; margin:0 10px 8px 0; background-color:#111; border:1px solid #222; border-radius:10px;}
body.light .navmenu a {font-size:1.1em; display:inline-block; line-height:1.2em;padding:7px 12px; margin:0 2px 2px 0; background-color:#fff; border:1px solid #eee; border-radius:10px;}
body .navmenu a.menuactive {border-color:#444;}
body.light .navmenu a.menuactive {border-color:#ddd;}

body .navmenu2 {margin:0px 0 -15px;}
body .navmenu2 a {font-size:0.9em; display:inline-block; line-height:2.0em;padding:7px 12px; margin:0 10px 8px 0; background-color:#111; border:1px solid #222; border-radius:10px;}
body.light .navmenu2 a {font-size:0.9em; display:inline-block; line-height:1.0em;padding:7px 12px; margin:0 10px 8px 0; background-color:#fff; border:1px solid #eee; border-radius:10px;}
body .navmenu2 a.menuactive {border-color:#444;}
body.light .navmenu2 a.menuactive {border-color:#ddd;}


.headerimage img {width:100%; height:auto;}
div.thumbnails img {width:24%; margin:0;}
div.thumbnails img.last {margin-right:0;}
}
/* cmsms stylesheet: Responsiveforms modified: 09/09/16 15:29:07 */
form2 {
    border: 3px solid #f1f1f1;
}

input[type=text], input[type=password], input[type=email], textarea {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0 20px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

button, input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
    font: inherit;
}

.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
    font: inherit;
}

.formcontainer {
    padding: 16px;
}

.formcontainerkleng {
    padding: 16px;
    max-width:540px;
}

span.psw {
    float: right;
    padding-top: 16px;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
}
