@charset 'utf-8 ';
/* Block-Darstellung für HTML5-Elemente im IE8
@import url( 'normalize.css ');*/
/*  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome */
@import url( 'font-awesome.css ');
/***********************************************/
* html body * {
  overflow: visible;
}
* html div {
  height: 1em;
}
html {
  overflow: -moz-scrollbars-vertical;
}
html {
  color: #404040;
  font-family: Verdana, 'Trebuchet MS ',Arial,Helvetica,sans-serif;
  font-size: 100.1%;
  font-weight: normal;
  overflow-x: auto;
  overflow-y: scroll;
}
* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}
body.allcssRes {
  background-size: cover;
  margin: 0;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
/* --------------------------------------------------------- */
#allcssRes-wrapper {
  margin: 0 auto;
  padding: 0;
}
#allcssRes-wrapper {
  background-color: #fff;
}
#allcssRes-wrapper {
  background-image: url(../images/background.jpg);
}
#allcssRes-wrapper header {
  background-color: #fff;/* margin-bottom: 20px;*/
  display: none;
  width: 100%;/* height: 100px;*/
}
#allcssRes-wrapper .banner {
  display: none;
  float: left;
  font-size: 1.025em;
  padding-left: 20px;/* width: 530px;*/
  text-align: left;
}
#allcssRes-wrapper .banner, #allcssRes-wrapper .search_box {
  color: #fff;
  font-weight: normal;
  height: 70px;
  padding: 20px 20px 0 0;
  text-align: left;
}
#allcssRes-wrapper .banner span {
  color: #d0d0d0;
}
#allcssRes-wrapper .banner a {
  color: #fff !important;
}
/* --------------------------------------------------------- */
#allcssRes-wrapper div#langmenu .anchor {
  margin: .125em auto;
  position: relative;
}
#allcssRes-wrapper div#langmenu {
  padding: 0 0.0em;
  margin: .925em;
  width: 98%;
  text-align: left;
}
#allcssRes-wrapper div#langmenu img {
  border: 0;
}
/* --------------------------------------------------------- */
#allcssRes-wrapper #left-col {
  float: none;
  margin: .025em 0;
}
#allcssRes-wrapper .main-content {
  margin: .025em auto auto 1%;
  width: 100%;
  position: relative;
}
#allcssRes-wrapper .main-content {
  padding: 0 1.525em;
  overflow: hidden;
}
#allcssRes-wrapper .section {
  margin: .225em auto;
}
#allcssRes-wrapper footer {
  background-color: transparent;
  clear: both;
  width: 100%;
}
#allcssRes-wrapper .content {
  clear: right;
  padding: 0;
}
#allcssRes-wrapper .footer {
  background-color: transparent;
  clear: both;
  color: #666;
  font-size: .825em;
}
body.allcssRes div.powered_by {
  font-size: 1.125em;
  padding-top: 2px;
  text-align: center;
  position: relative;
}
/* --------------------------------------------------------- */
#allcssRes-wrapper #content {
  background-color: transparent;
  margin-bottom: 20px;
  width: 99%;
}
#allcssRes-wrapper img {
  height: auto;
  max-width: 100%;
}
#allcssRes-wrapper span.title {
  font-size: 1.325em;
  color: #fff !important;
  float: left;
}
#allcssRes-wrapper h1, .h1 {
  font-size: 1.525em;
}
#allcssRes-wrapper h2, .h2 {
  font-size: 1.325em;
}
#allcssRes-wrapper h3, .h3 {
  font-size: 1.425em;
  font-weight: 600;
}

#allcssRes-wrapper p, .p {
  font-size: 1.2525em;
}
#allcssRes-wrapper form {
  position: relative;
}
#allcssRes-wrapper a:link, #allcssRes-wrapper a:visited, #allcssRes-wrapper a:active {
  color: #4b4a4a ;
  font-weight: bold;
  text-decoration: none;
}

div#info a {color: #bfbcbc!important;}
div#info a:hover {color: #EDF019!important;}

#allcssRes-wrapper a:hover {
  color: #707070;
  text-decoration: none;
  transition: 0.5s all;
}
/* --------------------------------------------------------- */
#allcssRes-wrapper .menu {
  font-size: 14px;
  margin: .9225em 0;
  font-weight: bold;
  padding-left: 20px;
}
#allcssRes-wrapper .menu, #allcssRes ~ nav .menu ul, #allcssRes ~ nav .menu li {
  width: 100%;
}
#allcssRes-wrapper .menu ul, #allcssRes-wrapper .menu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#allcssRes-wrapper .menu li {
  line-height: 32px;
  border-bottom: .0em dashed;
  border-top: .025em dashed;
  margin-top: .525em;
}
#allcssRes-wrapper .menu ul ul {
  padding-left: 1.225em;
}
#allcssRes-wrapper .menu a:link, #allcssRes-wrapper .menu a:visited, #allcssRes-wrapper .menu a:active, #allcssRes-wrapper .menu a:hover {
  color: #323232;
  display: block;
  padding: 0;
  padding-left: .325em;
}

#allcssRes-wrapper .menu-default a:hover {
  background: #f9d5a8;
  color: #5e5c5c;
  opacity: .9;
}
#allcssRes-wrapper .menu-current {
  background: #d2ba9b;
  color: #414140 !important;
  font-weight: normal;
}
#allcssRes-wrapper .menu fieldset {
  margin-bottom: 5px;
  margin-top: 20px;/* border: 0px solid #D0D0D0;*/
  padding-bottom: 3px;
  text-align: center;
}
#allcssRes-wrapper .menu legend {
  color: #603;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#allcssRes-wrapper .menu fieldset label {
  min-width: 6.5em;
}
/* --------------------------------------------------------- */
.menu-expand::after {
  content: '\2B9B';
  padding: 0 0 0 10px;
  position: relative;
  font-size: 20px;
  top: 2px;
  border: none;
}
span.menu-default a.menu--child::after {
  content: '\2B9B';
  padding: 0 0 0 10px;
  position: relative;
  font-size: 20px;
  top: 2px;
  border: none;
}
.menu-expand.menu-parent::after {
  content: '\2B9B';
  padding: 0 0 0 10px;
  position: relative;
  font-size: 20px;
  top: 2px;
  border: none;
}
.menu-expand.menu-current::after {
  content: '\2B9A';
  padding: 0 0 0 10px;
  position: relative;
  font-size: 20px;
  top: 2px;
  border: none;
}
/* --------------------------------------------------------- */
.w3-display-container {
  position: relative;
  font-size: 96%;
}
.w3-display-topleft {
  position: absolute;
  left: 0;
  top: 0;
}
.c_date1 {
  width: 130px;
}
.c_date2 {
  width: 80px;
}
.c_name b {
  color: #4383ba;
}
.c_name b:hover {
  color: #111;
}
.mod-pre{overflow:auto;width:98%;}

/*******************************************/
.btn {
  -moz-user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.22857;
  margin-bottom: 0;
  padding: 3px 6px;
  vertical-align: middle;
  white-space: nowrap;
  min-width: 8.25em;
}
.btn-lg, .btn-group-lg > .btn {
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px;
}
.btn-default {
  border-color: #ccc;
  color: #333;
  background: #dfdfdf;
}
.btn-default:hover {
  background: #eaeaea;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);
}

.btn-primary {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff;
}
.btn-danger {
  border-color: #d43f3a;
  color: #fff;
  background: #d9534f;
}
.btn-success {
  border-color: #2c8b39;
  color: #fff;
  background: #3ecd31;
}
.hide {
  display: none;
}
/* -------------------klaro ------------------------- */
.cm-header button.hide{display: inline-block;}
/* ------------------------------------------------- */
.block-inner {
  margin-bottom: 25px;
  overflow: hidden;
  padding: 3px 3px 0;
}
.outer-box {
  margin-bottom: 25px;
  overflow: hidden;
  padding: 3px 12px;
}
.round-top-left {
  border-top-left-radius: 0;
}
.round-top-right {
  border-top-right-radius: 0;
}
.msg-box p, .error-box p {
  font-size: 120%;
}
.msg-border-left {
  border: .05em solid;
  border-left: .325em solid;
  padding: .525em;
  text-align: left;
}
.info-box {
  background: #ede9e9;
  border-color: #8f8a8a;
  color: #616060;
  text-align: left;
}
.msg-box {
  background: #c6f5c8;
  border-color: #028f02;
  color: #360;
  text-align: left;
}
.error-box {
  background: #fad5d5;
  border-color: #d43030;
  color: #400;
  text-align: left;
}
.warning-box {
  background: #fad5d5;
  border-color: #982020;
  color: #400;
  text-align: left;
}
.heading-block {
  text-align: center;
  font-size: 1.225em;
}
/*******************************************/
.setting-name {
  width: 30%;
  white-space: nowrap;
  font-weight: bold;
  color: #528eb3;
}
.setting-font {
  font-weight: bold;
  color: #528eb3;
}
.setting-value {
  white-space: nowrap;
  padding: 0 .625em;
}
.setting-right {
  text-align: right;
}
/*******************************************/
input.captcha[name='captcha'] {
  width: 30%;
}
.captcha_table {
  border: 0 #ccc solid;
  padding-left: .425em;
}
/*******************************************/
i[id^=refresh] {
  vertical-align: middle;
  font-size: 24px !important;
}

/** Anpassungen Checkbox+Label (Button) **/
#allcssRes-wrapper input#open-menu {
  display: none;
}
#allcssRes-wrapper label.open-menu-label span {
  font-size: 200%;
  cursor: pointer;
  color: #72dc4c;
}
#allcssRes-wrapper input[type=checkbox]:checked + label.open-menu-label span {
  color: #dd1717;
}
/** Anpassungen Checkbox+Label (Button) **/
#allcssRes-wrapper label.open-menu-label {
  background: #63b6db;/* Old browsers */
  background:    -moz-linear-gradient(top,#931921 0%,#571116 100%);/* FF3.6+ */
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#931921),color-stop(100%,#571116));/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,#931921 0%,#571116 100%);/* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top,#933919 0%,#571116 100%);/* Opera 11.10+ */
  background:     -ms-linear-gradient(top,#933919 0%,#571116 100%);/* IE10+ */
  background:         linear-gradient(to bottom,#931921 0%,#571116 100%);/* W3C */
  border: 1px solid white;
  display: block;
  text-align: right;
  padding: 20px 10px;
  z-index: 10;
}
/** Navigation wird als einfarbiger, horizontaler Balken dargestellt **/
#allcssRes-wrapper nav {
  background-color: #fbe1c1;
  background-color: rgba(248,218,183,1);
  margin-bottom: 0px;
  min-width: 27.525%;
  position: relative;
  width: 100%;
  z-index: 20;
}
/** Formatierung für mobile Ansicht > div ~ nav  **/
#allcssRes-wrapper nav {
  display: none;
  padding: 0;
}
#allcssRes-wrapper input[type=checkbox]:checked + label + div + div > div > nav {
  display: block;
}
/**************************************/
.save, .reset, .input_narrow {
  min-width: 10%;
}
#hide2, .hide, .page_list, .nixhier {
  display: none;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.setting-top {
  vertical-align: top;
}
/* set div layers in dead tables */
.subcolumns {
  width: 100%;
  overflow: hidden;
  margin: 10px 0;
}
.subcolumns_oldgecko {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.c10l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c60l, .c62l, .c66l, .c75l, .c80l {
  float: left;
}
.c10r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
  float: right;
  margin-left: -5px;
}
.c10l, .c10r {
  width: 10%;
}
.c20l, .c20r {
  width: 20%;
  line-height: .225em;
}
.c40l, .c40r {
  width: 40%;
}
.c60l, .c60r {
  width: 60%;
  line-height: .225em;
}
.c25l, .c25r {
  width: 28%;
}
.c33l, .c33r {
  width: 33.333%;
}
.c50l, .c50r {
  width: 50%;
}
.c66l, .c66r {
  width: 66.666%;
}
.c38l, .c38r {
  width: 38.2%;
}
.c62l, .c62r {
  width: 61.8%;
}
.subc {
  padding: 0 .5em;
}
.subcl {
  padding: 0 1em 0 0;
}
.subcr {
  padding: 0 0 0 1em;
}
.c80l, .c80r, .c90l, .c90r {
  width: 80%;
}
.c75l, .c75r, .c80l, .c80r {
  width: 75%;
}
input.submitBtn {
  height: 1.425em;
}
.w3-input {
  padding: 4px;
  display: block;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.btn-info {
  line-height: 1.355;
  font-weight: bold;
  font-size: 1.2em;
}
/**************************************/
.w3-disabled {
  color: #000;
  font-weight: bold;
}
.iEditThisPage {
  position: absolute;
  left: 70%;
  float: right;
  padding: .925% .1525%;
  z-index: 999;
}
/* */
.onclick-menu-content {
  position: absolute;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: visibility .5s;
}
/** Formatierung für Tablet und Desktopansicht **/
@media only screen and (min-width:320px) {
  .dummy {
  }
  /******************************/
  #allcssRes-wrapper .search_box {
    padding: 1.525em;
    vertical-align: middle;
  }
}
@media only screen and (min-width:800px) {
  .dummy {
  }
  /******************************/
  body.allcssRes {
            background-size: cover;
    margin: 0;
       -moz-background-size: cover;
    -webkit-background-size: cover;
  }
  #allcssRes-wrapper {
    margin: 2.225em auto 0;
    margin-left: 8%;
    margin-right: 8%;
    padding: .225%;
  }
  .allcssRes-wrapper {
    background: #fff url('../images/background.jpg');
  }
  #allcssRes-wrapper header {
    display: block;
  }
  #allcssRes-wrapper .banner {
    display: block;
  }
  #allcssRes-wrapper #left-col {
    float: left;
    width: 28%;
    position: relative;
    overflow: hidden;
    padding: 0 .925em;
    margin: 0;
  }
  #allcssRes-wrapper .banner {
    margin-left: 1%;
    width: 75%;
  }
  #allcssRes-wrapper .main-content {
    margin: .025em auto auto 28%;
    width: 72%;
    margin-bottom: 1.925em;
  }
  #allcssRes-wrapper .main-content {
    margin-left: 28%;
    padding: 0 1.525em;
  }
  /*
#allcssRes-wrapper .search_box{padding-left:20%;}
*/
  #allcssRes-wrapper .input-container {
    height: 32px !important;
    display: flex;
    width: auto;
    float: right;
    display: flex run-in;
  }
  #allcssRes-wrapper .search_submit, .input-field.search {
    height: 32px;
  }
  button.search_submit i {
    width: 24px;
  }

  #allcssRes-wrapper div#langmenu {
    text-align: left !important;
    padding-left: 1% !important;
    position: relative;
  }

  .login-box {
    display: block;
  }
  /*  #allcssRes-wrapper + nav,*/
  #allcssRes-wrapper nav {
    display: block;
  }
  #allcssRes-wrapper label.open-menu-label {
    display: none;
  }
  #allcssRes-wrapper nav {
    display: block;
    position: relative;
  }
  #allcssRes-wrapper nav ul li {
    display: inline;
  }
  /** Label wird ausgeblendet **/
  #allcssRes-wrapper label.open-menu-label {
    display: none;
  }
  #allcssRes-wrapper .content {
    padding: 4px ;
    clear: right;
    float: none;
    width: 100%;
  }
  /******************************/
  #allcssRes-wrapper h1, .h1 {
    font-size: 1.4525em;
  }
  #allcssRes-wrapper h2, .h2 {
    font-size: 1.125em;
  }
  #allcssRes-wrapper li, #allcssRes-wrapper p, .p {
    font-size: 101%;
  }
  body.allcssRes div#langmenu {
    padding-left: 1%;
  }
  /*******************************************/
  .rounded {
            border-radius: .225em;
     -khtml-border-radius: .225em;
       -moz-border-radius: .225em;
    -webkit-border-radius: .225em;
  }
  .block-inner {
    border: 1px solid #dee5f8;
    border-radius: .525em;
    box-shadow: 1px 1px 25px #0e4b77;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 3px 3px 0;
  }
  .outer-box {
    border: 1px solid #dee5f8;
    border-radius: .925em;
    box-shadow: 1px 1px 3px #4e4e4e;
    margin-bottom: 25px;
    overflow: hidden;
    padding: 3px 12px;
  }
  .round-top-left {
    border-top-left-radius: .725em;
  }
  .round-top-right {
    border-top-right-radius: .725em;
  }
  /******************************/
  body.allcssRes div.powered_by {
    font-size: 1.225em;
    padding-top: 2px;
    margin: 2.225em auto;
    position: relative;
    text-align: center;
  }
  #allcssRes-wrapper div#langmenu a.default span img {
    -khtml-opacity: 1.0;
      -moz-opacity: 1.0;
           opacity: 1.0;
  }
  #allcssRes-wrapper div#langmenu a:hover span img, #allcssRes-wrapper div#langmenu a.current span img {
    background: transparent;
    -khtml-opacity: .3;
      -moz-opacity: .3;
           opacity: .3;
  }
  #allcssRes-wrapper div#langmenu {
    text-align: left !important;
    width: 98% !important;
    padding-left: 5%;
    line-height: 1.625em;
  }
  /*******************************************/
option.flag-box {
  background-repeat: no-repeat !important;
  background-position: left !important;
}
option.flag-padding {
  padding-left: 40px !important;
}

  /*******************************************/
  #allcssRes-wrapper h1, .h1 {
    font-size: 1.4525em;
    text-align: center;
  }
  #allcssRes-wrapper h2, .h2 {
    font-size: 1.125em;
    text-align: center;
  }
  /*******************************************/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
  .gradient {
    /*  background: #A71A13;*/
    background: #a90329;/* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background:    -moz-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);/* FF3.6-15 */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(44%,#8f0222),color-stop(100%,#6d0019));/* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);/* Chrome10-25,Safari5.1-6 */
    background:      -o-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);/* Opera 11.10-11.50 */
    background:     -ms-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);/* IE10 preview */
    background:         linear-gradient(to bottom,#a90329 0%,#8f0222 44%,#6d0019 100%);
    background-attachment: fixed !important;
  }
  .gradient-yellow {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#facf42+0,f49f02+100 */
    background: #facf42;/* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background:    -moz-linear-gradient(top,#facf42 0%,#f49f02 100%);/* FF3.6-15 */
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#facf42),color-stop(100%,#f49f02));/* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top,#facf42 0%,#f49f02 100%);/* Chrome10-25,Safari5.1-6 */
    background:      -o-linear-gradient(top,#facf42 0%,#f49f02 100%);/* Opera 11.10-11.50 */
    background:     -ms-linear-gradient(top,#facf42 0%,#f49f02 100%);/* IE10 preview */
    background:         linear-gradient(to bottom,#facf42 0%,#f49f02 100%);/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr= '#facf42 ',endColorstr= '#f49f02 ',GradientType=0 );/* IE6-8 */
    background-attachment: fixed !important;
  }
  .gradient-diagonal {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,c6c6c6+23,dbdbdb+50,cecece+85,fefefe+100 */
    background: #e2e2e2;/* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background:    -moz-linear-gradient(45deg,#e2e2e2 0%,#c6c6c6 23%,#dbdbdb 50%,#cecece 85%,#fefefe 100%);/* FF3.6-15 */
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#e2e2e2),color-stop(23%,#c6c6c6),color-stop(50%,#dbdbdb),color-stop(85%,#cecece),color-stop(100%,#fefefe));/* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(45deg,#e2e2e2 0%,#c6c6c6 23%,#dbdbdb 50%,#cecece 85%,#fefefe 100%);/* Chrome10-25,Safari5.1-6 */
    background:      -o-linear-gradient(45deg,#e2e2e2 0%,#c6c6c6 23%,#dbdbdb 50%,#cecece 85%,#fefefe 100%);/* Opera 11.10-11.50 */
    background:     -ms-linear-gradient(45deg,#e2e2e2 0%,#c6c6c6 23%,#dbdbdb 50%,#cecece 85%,#fefefe 100%);/* IE10 preview */
    background:         linear-gradient(45deg,#e2e2e2 0%,#c6c6c6 23%,#dbdbdb 50%,#cecece 85%,#fefefe 100%);
    background-attachment: fixed !important;
  }
  .gradient-sweet-home {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbe1c1+0,f4c892+28,fbe1c1+51,f4d1a8+76,fbe1c1+99 */
    background: #fbe1c1 fixed;/* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background:    -moz-linear-gradient(45deg,#fbe1c1 0%,#f4c892 28%,#fbe1c1 51%,#f4d1a8 76%,#fbe1c1 99%);/* FF3.6-15 */
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#fbe1c1),color-stop(28%,#f4c892),color-stop(51%,#fbe1c1),color-stop(76%,#f4d1a8),color-stop(99%,#fbe1c1));/* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(45deg,#fbe1c1 0%,#f4c892 28%,#fbe1c1 51%,#f4d1a8 76%,#fbe1c1 99%) fixed;/* Chrome10-25,Safari5.1-6 */
    background:      -o-linear-gradient(45deg,#fbe1c1 0%,#f4c892 28%,#fbe1c1 51%,#f4d1a8 76%,#fbe1c1 99%) fixed;/* Opera 11.10-11.50 */
    background:     -ms-linear-gradient(45deg,#fbe1c1 0%,#f4c892 28%,#fbe1c1 51%,#f4d1a8 76%,#fbe1c1 99%) fixed;/* IE10 preview */
    background:         linear-gradient(45deg,#fbe1c1 0%,#f4c892 28%,#fbe1c1 51%,#f4d1a8 76%,#fbe1c1 99%) fixed;
  }
  .dummya {
  }
}
/* ----------------------------------------------- */
.captcha_table .flex-container {
display: flex;
flex-direction: row;
font-size: 16px;
text-align: left;
}

.captcha_table .flex-item-left {background-color: #f1f1f1;padding: 10px;flex: 200px;align-self: center;}
.captcha_table .flex-item-reload {background-color: #f1f1f1;padding: 10px;flex: 16px;align-self: center;}
.captcha_table .flex-item-input {background-color: #f1f1f1;padding: 10px;flex: 50%;align-self: center;}
.captcha_table .flex-item-input > input {width: 100%;}

.login-box form fieldset p span.field-icon {
margin-left: -30px;
margin-top: 0px;
position: relative;
z-index: 2;
cursor: pointer;
}
.login-box form fieldset p input {
width: 100% !important;
}
/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 800px) {
.captcha_table .flex-container {
  flex-direction: column;
}
}
