* {
  border-radius: 0 !important;
}
.font_xxxs {
  font-size: 12px;
}
.font_xxs {
  font-size: 14px;
}
.font_xs {
  font-size: 15px;
}
.font_s {
  font-size: 16px;
}
.font_m {
  font-size: 17px;
}
.font_l {
  font-size: 18px;
}
.font_xl {
  font-size: 22px;
}
.font_xxl {
  font-size: 30px;
}
.font_xxxl {
  font-size: 32px;
}
.txt_center {
  text-align: center;
}
.txt_left {
  text-align: left;
}
.txt_right {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.block {
  display: block;
}
.inline {
  display: inline;
}
.inline_block {
  display: inline-block;
}
.none {
  display: none;
}
.fl_left {
  float: left;
}
.fl_right {
  float: right;
}
.fl_none {
  float: none;
}
.content_center {
  margin: 0 auto;
}
.margin_0 {
  margin: 0;
}
.padding_0 {
  padding: 0;
}
.pos_abs {
  position: absolute;
}
.pos_rel {
  position: relative;
}
.pos_fix {
  position: fixed;
}
.pos_t_0 {
  top: 0;
}
.pos_l_0 {
  left: 0;
}
.pos_r_0 {
  right: 0;
}
.posb_0 {
  bottom: 0;
}
.letter-spacing_normal {
  letter-spacing: normal;
}
.txt_normal {
  color: #555555;
  font-size: 17px;
  font-stretch: normal;
  font-weight: normal;
}
.h100p {
  height: 100%;
}
.w100p {
  width: 100%;
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
}
html,
body {
  font-family: "Roboto", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #555555;
  font-size: 17px;
  font-stretch: normal;
  font-weight: normal;
  letter-spacing: 1px;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.wrapper {
  text-align: center;
  height: 100%;
}
.login_container {
  margin: 0 auto;
  padding: 30px;
  background-color: #eaeaea;
  width: 350px;
}
.login_container form {
  margin-bottom: 0px;
}
.login_container .btn {
  margin-top: 10px;
}
.login_container .form-control {
  margin-top: 10px;
  font-size: 18px;
  height: 40px;
  text-align: center;
}
.login_container .logo_container {
  margin-bottom: 30px;
}
.helper {
  font-size: 32px;
  cursor: pointer;
}
.wizard > .actions > ul {
  text-align: center;
}
.wizard .actions {
  width: 100%;
  font-weight: bold;
  bottom: -2px;
  text-align: center;
}
.wizard .actions a {
  text-align: center;
}
.wizard .actions > ul > li {
  float: none;
  display: inline-block;
}
.wizard .actions > ul > li:first-child {
  float: none;
}
.wizard .steps {
  display: table;
  width: 105%;
  height: 40px;
  padding: 0px 0px 0px 41px;
  margin-top: 2px;
}
.wizard .steps ul {
  display: table-row;
  font-weight: bold;
}
.wizard .steps li {
  display: table-cell;
  width: 13.5%;
  margin: 0px 1px 1px 1px;
}
.wizard .steps .last {
  display: table-cell;
  width: 13.5%;
  margin-right: 0px;
}
.wizard .steps a,
.wizard .steps a:hover {
  text-align: center;
  height: 40px;
  padding-top: 0.5em;
  margin: 0;
}
#start_consulting {
  font-weight: bold;
  margin-top: 30px;
}
.consulting_buttons {
  letter-spacing: normal;
  margin-top: 30px;
}
.consulting_buttons button {
  margin-right: 5px;
  font-size: 16px;
  padding: 6px 11px;
}
.normal .textfield1 {
  font-style: italic;
  font-size: 30px;
  letter-spacing: normal;
  margin-top: 30px;
}
.essilor .textfield1 {
  font-style: italic;
  font-size: 30px;
  letter-spacing: normal;
  margin-top: 30px;
}
.logo {
  margin-top: 30px;
}
.start_cronbank {
  position: fixed;
  right: 1%;
  bottom: 8%;
  z-index: -1;
}
/* iPad3 and 4 Portrait and Landscape */
/*@media only screen
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
    .start_cronbank {
        .pos_rel;
        .fl_right;
    }
}*/
.info_bar {
  position: absolute;
  left: 45px;
  top: 45px;
  color: #555555;
  font-family: "Roboto", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-style: italic;
  letter-spacing: normal;
}
/*.option_combinator_value {
    .wizard {
        .steps {
            ul {
                .none;
            }
        }
    }
}*/
.option_available_options .add_button {
  margin: 10px;
  display: inline-block;
  height: 25px;
}
.option_available_options .sub_button {
  margin: 10px;
  display: inline-block;
}
.option_available_options .description {
  display: inline-block;
}
.option_selected .add_button {
  margin: 10px;
  display: inline-block;
  height: 25px;
}
.option_selected .sub_button {
  margin: 10px;
  display: inline-block;
}
.category {
  font-family: "Roboto", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-style: italic;
  font-weight: bold;
}
.header .logo {
  float: right;
  padding-right: 5px;
  padding-top: 5px;
}
.navbar-left {
  box-sizing: content-box;
  z-index: 2;
  position: absolute;
  margin-top: 2px;
  cursor: pointer;
  padding: 15px;
  width: 10px;
  height: 10px;
  background-image: url(../images/config.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.sb-slidebar {
  color: #ffffff;
  text-align: center;
}
.sb-slidebar a {
  color: #ffffff;
  display: inline-block;
  width: 100%;
}
.sb-slidebar li {
  padding: 20px 10px 20px 30px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.sb-slidebar ul {
  padding: 10px;
}
.sb-slidebar .icon {
  list-style: none;
  background-position: left center;
  background-repeat: no-repeat;
}
.sb-slidebar .icon_logout {
  background-image: url(../images/icon_logout.png);
}
.sb-slidebar .icon_marketing {
  background-image: url(../images/icon_marketing.png);
}
.sb-slidebar .icon_pricesystem {
  background-image: url(../images/icon_pricesystem.png);
}
.sb-slidebar .icon_password {
  background-image: url(../images/icon_password.png);
}
.sb-slidebar .icon_preferences {
  background-image: url(../images/icon_preferences.png);
}
.sb-slidebar .icon_news {
  background-image: url(../images/icon_news.png);
}
form {
  margin-bottom: 0px;
}
h1 {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 40px;
}
h2 {
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 40px;
}
.btn-primary {
  text-shadow: none;
  border: none;
  background-image: none;
  background-repeat: no-repeat;
  filter: none;
}
.modal {
  z-index: 1100;
}
.modal-backdrop {
  z-index: 1020;
}
.modal-title {
  padding-left: 20px;
}
/*.modal-body .form-control::-webkit-input-placeholder { color: @color_darkest_gray; }
.modal-body .form-control:-moz-placeholder { color: @color_darkest_gray; }
.modal-body .form-control::-moz-placeholder { color: @color_darkest_gray; }
.modal-body .form-control:-ms-input-placeholder { color: @color_darkest_gray; }*/
.modal-body {
  margin-right: -50px;
}
.modal-body .form-control:-webkit-input-placeholder,
.modal-body .form-control:-moz-placeholder,
.modal-body .form-control:-ms-input-placeholder {
  color: #3a3938;
}
.modal-body .hr_modal {
  border-color: #c3c3c3;
  margin: 15px 65px 10px 15px;
}
.modal-body .col-sm-5 {
  width: 46%;
}
.modal-footer {
  padding-right: 40px;
}
.form-horizontal .control-label {
  text-align: left;
  margin-right: 30px;
}
.form-horizontal .ajax-loader {
  float: left;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
  width: 16px;
  height: 34px;
}
.content_brillentypbestimmung {
  padding-top: 20px;
  margin-bottom: 40px;
}
.content_brillentypbestimmung .panel-heading {
  background-image: none;
}
.content_brillentypbestimmung .panel-title {
  font-size: 22px;
}
.content_brillentypbestimmung .panel-title a {
  display: inline-block;
  width: 100%;
}
.glassestype_icon_normal {
  width: 158px;
  height: 130px;
}
.glassestype_icon_small {
  width: 80px;
  height: 66px;
}
.glassestype_icon_normal_container {
  padding: 30px;
}
.glassestype_icon_small_container {
  padding: 15px;
}
/* Breite Glastypen */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .primary_container {
    width: 80%;
    margin: 0 auto;
  }
}
.primary_container .first_element {
  margin-left: 0px;
}
.primary_container .primary_icon_container {
  margin: 5px;
  text-align: center;
}
.primary_container .primary_icon_container .primary_icon_img {
  margin: 0 auto;
  width: 125px;
  height: 110px;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 30px;
}
.primary_container .primary_icon_container .primary_icon_label {
  margin: 0 auto;
  text-transform: uppercase;
}
.secondary_container {
  margin-top: 5px;
}
.secondary_container .first_element {
  margin-left: 0px;
}
.secondary_container .secondary_icon_container {
  margin: 5px;
  text-align: center;
}
.secondary_container .secondary_icon_container .secondary_icon_img {
  margin: 0 auto;
  width: 83px;
  height: 76px;
  background-repeat: no-repeat;
  background-position: center center;
}
.secondary_container .secondary_icon_container .secondary_icon_label {
  font-size: 12px;
  margin: 0 auto;
  text-transform: uppercase;
}
.po_btn {
  margin: 5px;
  padding: 10px 10px 10px 10px;
  font-size: 15px;
}
.content_kombinationen {
  padding-top: 50px;
}
.content_kombinationen .table > tbody > tr > td {
  vertical-align: middle;
  border: none;
  text-align: center;
  width: 20%;
}
.content_kombinationen .combination_icon_container {
  background-image: url(../images/combinations/icon_deactivated.png);
  width: 100px;
  height: 100px;
  padding: 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
.content_kombinationen .activated {
  background-image: url(../images/combinations/icon_activated.png);
}
.content_kombinationen .table {
  width: 100%;
}
.content_kombinationen .btn-lgb {
  width: 100px;
  height: 100px;
  padding: 15px;
  background-repeat: no-repeat;
  background-position: center center;
}
.content_kombinationen .klar {
  background-image: url(../images/combinations/icon_klar.png);
}
.content_kombinationen .filterfarbe {
  background-image: url(../images/combinations/icon_filterfarbe.png);
}
.content_kombinationen .selbsttoenend {
  background-image: url(../images/combinations/icon_selbsttoenend.png);
}
.content_kombinationen .mirror {
  background-image: url(../images/combinations/icon_mirror.png);
}
.content_kombinationen .toenung {
  background-image: url(../images/combinations/icon_toenung.png);
}
.content_kombinationen .polarisation {
  background-image: url(../images/combinations/icon_polarisation.png);
}
.content_kombinationen .normal {
  background-image: url(../images/combinations/index_normal.png);
}
.content_kombinationen .flach {
  background-image: url(../images/combinations/index_flach.png);
}
.content_kombinationen .extremflach {
  background-image: url(../images/combinations/index_extrem_flach.png);
}
.content_kombinationen .ultraflach {
  background-image: url(../images/combinations/index_ultra_flach.png);
}
.content_qualitaet {
  padding-top: 15px;
}
.content_qualitaet .slider_quality_items {
  list-style: none;
}
.content_qualitaet .csSlideOuter {
  text-align: center;
}
.content_qualitaet .csSlideOuter .csPager.cSpg {
  display: inline-block;
  margin-top: 10px;
  list-style: none;
}
.content_qualitaet .csSlideOuter .csPager.cSpg > li {
  float: left;
  list-style: none;
}
.content_qualitaet .csSlideOuter .csPager.cSpg > li:not(:last-child) {
  margin-right: 40px;
  float: left;
  list-style: none;
}
.content_qualitaet .csSlideOuter .csPager.cSpg > li a {
  width: 10px;
  height: 10px;
}
.content_qualitaet #goToNextSlide {
  border-radius: 50%;
  position: absolute;
  right: 0%;
}
.content_qualitaet #goToPrevSlide {
  border-radius: 50%;
  position: absolute;
  left: 0%;
}
.content_qualitaet .info_container img {
  margin-bottom: 5px;
  border-radius: 10px;
}
.content_qualitaet .info_container .rating {
  margin-bottom: 10px;
}
.content_qualitaet .uvp {
  font-size: 12px;
  color: #3a3938;
}
.content_qualitaet .uvp_show {
  color: #ffffff;
  font-size: 12px;
}
.content_qualitaet .price_container span {
  font-size: 12px;
}
.content_qualitaet .price_container .strikethrough {
  font-size: 22px;
  position: relative;
}
.content_qualitaet .price_container .strikethrough::after {
  font-size: 22px;
  border-bottom: 3px solid;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 40%;
}
.content_qualitaet .show_price {
  background-color: #7a7a7a;
  z-index: 500;
  position: absolute;
  width: 218px;
  background-image: url(../images/quality/show_price.png);
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 25px;
  height: 65px;
}
.content_qualitaet .activated {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1000;
  background-image: url(../images/quality/activated.png);
  background-position: 50% 7%;
  z-index: 900;
  background-color: rgba(0, 0, 0, 0.2);
  background-repeat: no-repeat;
  margin-top: 28px;
}
.content_qualitaet .deactivated {
  z-index: 900;
  background-color: rgba(0, 0, 0, 0.2);
}
.content_qualitaet .quality_icon_container {
  margin-left: 10px;
  display: inline-block;
  padding: 0;
  width: 220px;
  background-color: #eaeaea !important;
}
.content_qualitaet .first {
  margin-left: 0px;
}
.content_qualitaet .table_title {
  text-transform: uppercase;
}
.content_qualitaet .quality_title table {
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.content_qualitaet .quality_title tr {
  border-bottom: 2px solid #ffffff;
  height: 28px;
}
.content_qualitaet .btn {
  white-space: normal;
}
.content_qualitaet .info_container {
  min-height: 400px;
  max-height: 400px;
  overflow-y: auto;
}
.content_qualitaet .info_container .description {
  padding-right: 5px;
  text-align: left;
  font-size: 12px;
  font-style: italic;
  color: #555555;
  line-height: 16px;
  letter-spacing: normal;
}
.content_qualitaet .info_container .description ul {
  padding-left: 20px;
}
.content_qualitaet .info_container .description li {
  padding: 2px 0px 2px 0px;
  margin-right: 0px;
}
.content_qualitaet .info_container .description .noDisc {
  list-style: none;
  height: 20px;
}
.content_qualitaet .button_container {
  margin-top: 20px;
}
.content_qualitaet .price_container {
  text-align: right;
  font-size: 15px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  color: #ffffff;
  letter-spacing: normal;
}
.content_qualitaet .price {
  width: 100%;
  height: 100%;
}
.content_qualitaet .price tr {
  border-top: 2px solid #ffffff;
}
.content_qualitaet .price td {
  text-align: left;
  padding-left: 5px;
}
.content_qualitaet .price td:nth-child(even) {
  text-align: right;
  padding-right: 5px;
}
.content_options {
  padding-top: 20px;
}
.content_options .first {
  margin-left: 0px;
}
.content_options .quality_title table {
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.content_options .quality_title tr {
  border-bottom: 2px solid #ffffff;
  height: 28px;
}
.content_options .info_container {
  height: 480px;
  min-height: 480px;
}
.content_options .info_container .description ul {
  padding-left: 20px;
}
.content_options .info_container .description li {
  padding: 2px 0px 2px 0px;
  margin-right: 0px;
}
.content_options .info_container .description .noDisc {
  list-style: none;
  height: 20px;
}
.content_options .price_container {
  text-align: right;
  font-size: 15px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
  color: #ffffff;
  letter-spacing: normal;
}
.content_options .price {
  width: 100%;
  height: 100%;
}
.content_options .price tr {
  border-top: 2px solid #ffffff;
}
.content_options .price td {
  text-align: left;
  padding-left: 5px;
}
.content_options .price td:nth-child(even) {
  text-align: right;
  padding-right: 5px;
}
.content_options .table_title {
  text-transform: uppercase;
}
.content_options .csSlideOuter {
  width: 310px;
}
.content_options .quality_icon_container {
  padding: 0;
  height: 480px !important;
  background-color: #eaeaea !important;
  height: 300px;
}
.content_options .option_container {
  display: inline-block;
  width: 310px;
  vertical-align: top;
  max-width: 310px;
}
.content_options #quality_description {
  padding-right: 5px;
  text-align: left;
  font-size: 12px;
  font-style: italic;
  color: #555555;
  line-height: 16px;
  letter-spacing: normal;
  height: 42%;
  white-space: normal;
}
.content_options #quality_description ul {
  padding-left: 20px;
}
.content_options #quality_description li {
  margin-right: 0px;
  padding: 2px 0;
}
.content_options .show_price_options {
  background-color: #7a7a7a;
  z-index: 500;
  position: absolute;
  /*    top: 530px;*/
  width: 310px;
  background-image: url(../images/quality/show_price.png);
  background-position: center center;
  background-repeat: no-repeat;
  /*    margin-top: 26px;*/
  height: 90px;
  cursor: pointer;
}
.content_options .option_combinator_label {
  font-weight: bold;
}
.content_options .option_combinator_value {
  font-size: 14px;
}
.content_options .csSlideWrapper .csSlide {
  font-weight: normal;
}
.content_options #option_quality,
.content_options #option_glasindex,
.content_options #option_colour {
  margin: 0;
}
.content_options #option_quality li,
.content_options #option_glasindex li,
.content_options #option_colour li {
  list-style-type: none;
}
.content_options .option_combinator_index {
  background-color: #eaeaea !important;
}
.content_options .option_available_options p {
  font-weight: bold;
}
.content_options .option_available_options .add_button {
  height: inherit;
  margin: 2px;
  width: 250px;
}
.content_options .option_available_options .panel-heading {
  background-image: none;
}
.content_options .option_sum {
  margin-top: 20px;
}
.content_options #add_elements_plus,
.content_options #sub_elements_plus,
.content_options #add_elements_plus_var,
.content_options #sub_elements_plus_var,
.content_options #add_elements_minus,
.content_options #sub_elements_minus,
.content_options #add_elements_plus_dropdown,
.content_options #sub_elements_plus_dropdown,
.content_options #add_freitext_plus,
.content_options #sub_freitext_plus,
.content_options #add_freitext_minus,
.content_options #sub_freitext_minus {
  font-size: 14px;
  letter-spacing: normal;
}
.content_options .button_container {
  margin-top: 35px;
}
.content_sekundaerbrillen {
  letter-spacing: normal;
}
.content_sekundaerbrillen .sg_title {
  margin-bottom: 30px;
  font-size: 22px;
  color: #555555;
  font-weight: bold;
}
.content_sekundaerbrillen .primary_icon_container {
  margin: 30px;
  text-align: center;
  cursor: default;
}
.content_sekundaerbrillen .primary_icon_container .primary_icon_img {
  margin: 0 auto;
  width: 200px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 30px;
}
.content_sekundaerbrillen .show_secondaryglasses {
  display: block !important;
}
.content_sekundaerbrillen .sg_element_container {
  display: none;
}
.content_sekundaerbrillen .btn-default {
  background: none;
}
.content_sekundaerbrillen .btn-primary {
  margin-left: 30px;
  font-size: 17px;
}
.content_sekundaerbrillen .unselect {
  margin-left: 0px;
}
.content_angebot {
  margin: 0 auto;
  font-size: 22px;
  width: 1100px;
}
.content_angebot .container_element {
  display: inline-block;
}
.content_angebot #sortable table {
  border: 1px solid #c3c3c3;
  margin-bottom: 15px;
}
.content_angebot #sortable .tableoffer:not(.fixed) {
  cursor: move;
}
.content_angebot #sortable .sortable-placeholder {
  border: 1px solid #c3c3c3;
  background-color: #7a7a7a;
  color: #eaeaea;
  opacity: 0.5;
}
.content_angebot .commands .btn {
  border: none;
  background-color: #eaeaea;
}
.content_angebot .left_content {
  float: left;
  letter-spacing: normal;
  text-align: left;
  padding-top: 10px;
  padding-right: 20px;
  border-right: 1px solid #c3c3c3;
}
.content_angebot .left_content .right_div {
  border-right: 1px solid #c3c3c3;
  padding-right: 10px;
  width: 160px;
}
.content_angebot .left_content .month_pr {
  text-align: right;
  padding-right: 10px;
}
.content_angebot .left_content .fontawesome {
  font-size: 16px;
}
.content_angebot .left_content table {
  width: 700px;
}
.content_angebot .left_content .tableoffer {
  background-color: #eaeaea;
}
.content_angebot .left_content .nameoffer {
  font-weight: bold;
}
.content_angebot .left_content .endsum td:not(:last-child) {
  border-top: 1px solid #c3c3c3;
}
.content_angebot .dropdown .btn {
  background-color: #eaeaea;
}
@media (max-width: 767px) {
  .content_angebot .dropdown .caret {
    border-top: 4px solid;
  }
}
.content_angebot .open > .dropdown-menu {
  display: inline-flex !important;
  min-width: 55px;
}
.content_angebot .open > .dropdown-menu li {
  margin: 0;
  line-height: 2;
}
.content_angebot .open > .dropdown-menu li a {
  line-height: 2;
}
.content_angebot .open > .dropdown-menu .glyphicon {
  line-height: 2;
}
.content_angebot .new-item {
  padding-left: 10px;
}
.content_angebot .new-item > a {
  color: #3a3938;
}
.content_angebot .right_content {
  float: left;
  text-align: left;
  margin-top: 20px;
  padding-left: 20px;
}
.content_angebot .right_content .divider_element {
  width: 100%;
  height: 5px;
  border-bottom: 1px solid #c3c3c3;
}
.content_angebot .right_content .e-mail {
  font-size: 16px;
  background-color: #eaeaea;
  border: 1px solid #c3c3c3;
  border-radius: 5px;
  margin-top: 20px;
  padding: 5px;
  width: 265px;
}
.content_angebot .right_content .button_container .btn {
  width: 120px;
}
.content_angebot .right_content .button_container .mail {
  margin-left: 17px;
}
.content_angebot .right_content .button_container #printoptions_container {
  margin-bottom: 20px;
}
.content_angebot table {
  font-size: 17px;
}
.content_angebot .price_value {
  padding-left: 40px;
  padding-right: 10px;
  text-align: right;
}
.content_angebot .not_selected_offer {
  margin-top: 30px;
}
.content_angebot .not_selected_offer ul {
  padding-left: 25px !important;
}
.content_angebot .descr {
  padding-left: 45px;
}
.content_angebot .add_frame_button {
  background-image: url(../images/offer/add_frame.png);
  background-color: #eaeaea;
  border: 0px;
  box-shadow: none;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  margin-left: -29px;
  margin-right: 10px;
  padding: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.content_angebot .price_frame_field {
  width: 65px;
  float: right;
  margin-left: 5px;
  height: 25px;
}
.content_angebot .text {
  width: 120px;
}
.content_angebot .frame_price_container {
  display: none;
}
.content_angebot .euro_sym {
  float: right;
  margin-right: 5px;
}
.content_angebot .summprice_sym {
  float: right;
}
.content_angebot .free-text-field {
  margin-top: 20px;
}
.content_angebot #send_free_text {
  width: 268px;
}
#back {
  width: 268px;
}
#wizard-p-5 {
  position: relative;
}
.alert {
  font-size: 22px;
  font-weight: bold;
  top: 40%;
  position: absolute;
  width: 50%;
  left: 25%;
  color: #7a7a7a;
  background-color: #c3c3c3;
  border: 5px solid #7a7a7a;
  z-index: 1200;
}
.row {
  margin-top: 5px;
}
.admin_content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  padding-top: 30px;
  padding-left: 10px;
}
.admin_content .action {
  text-align: center;
  width: 100%;
}
.admin_content .action a {
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 5px;
}
.admin_content .tab-content {
  margin-top: 30px;
}
.admin_content .dc_new,
.admin_content .dc_old {
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -o-user-select: text;
  user-select: text;
  min-height: 17px;
}
.admin_content .dc_new:focus,
.admin_content .dc_old:focus {
  border: 1px dotted;
}
.admin_content .ajax-loader {
  margin: 0 auto;
  height: 34px;
  display: none;
}
.admin_content .changepassword_page .form-control {
  width: 40% !important;
  margin-bottom: 20px;
}
.admin_content .pricesystem_page {
  float: left;
  width: 100%;
}
.admin_content .pricesystem_page .price_element_icon_container {
  background: #dbdbdb none repeat scroll 0 0;
  border: 1px solid #7a7a7a;
  border-radius: 5px;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
.admin_content .pricesystem_page .price_element_icon_container .price_container {
  padding-top: 10px;
}
.admin_content .pricesystem_page .price_element_icon_container .price_container {
  padding-top: 10px;
}
.admin_content .pricesystem_page .price_element_icon_container .price_container input[type=checkbox]:checked + .title {
  background-color: #7FFF9B;
}
.admin_content .pricesystem_page .price_element_icon_container .price_container input[type=checkbox] + .title {
  background-color: #FFA2AB;
}
.admin_content .pricesystem_page .price_element_icon_container .input-group-addon {
  width: 80px;
}
.admin_content .pricesystem_page .first {
  margin-left: 0px !important;
}
.admin_content .pricesystem_page .title {
  padding: 5px;
  font-size: 16px;
}
.admin_content .pricesystem_page .price_active {
  float: left;
  margin-top: 9px;
  margin-left: 20px;
}
.admin_content .pricesystem_page .price_element_title {
  height: 30px;
}
.admin_content .pricesystem_page #pricesystem_admin_save {
  float: left;
}
.admin_content .preferences_page .btn-primary {
  margin-right: 5px;
  width: 150px;
}
.admin_content .preferences_page .btn-primary.btn-red {
  background-color: lightcoral;
}
.admin_content .preferences_page .btn-primary.btn-red:hover,
.admin_content .preferences_page .btn-primary.btn-red.active {
  background-color: red !important;
}
.admin_content .news_page .news-wrapper .news-header {
  font-size: 22px;
}
.admin_content .news_page .news-wrapper .news-body {
  font-size: 16px;
}
.marketing_page {
  margin-bottom: 20px;
}
.marketing_page .old_dc_container {
  list-style-type: normal;
}
.marketing_page .new_dc_container {
  list-style-type: circle;
}
.marketing_page .last {
  margin-right: 0px !important;
}
.marketing_page .quality_icon_container {
  margin-left: 10px;
  display: inline-block;
  padding: 0;
  width: 220px;
  background-color: #eaeaea !important;
}
.marketing_page .first {
  margin-left: 0px;
}
.marketing_page .table_title {
  text-transform: uppercase;
}
.marketing_page .quality_title table {
  font-size: 17px;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
.marketing_page .quality_title tr {
  border-bottom: 2px solid #ffffff;
  height: 28px;
}
.marketing_page .btn {
  white-space: normal;
}
.marketing_page .info_container {
  min-height: 390px;
  max-height: 390px;
}
.marketing_page .info_container .description {
  padding-right: 5px;
  text-align: left;
  font-size: 12px;
  font-style: italic;
  color: #555555;
  line-height: 16px;
  letter-spacing: normal;
}
.marketing_page .info_container .description ul {
  padding-left: 20px;
}
.marketing_page .info_container .description li {
  padding: 2px 0px 2px 0px;
  margin-right: 0px;
}
.marketing_page .button_container {
  margin-top: 10px;
}
.tooltip-inner {
  letter-spacing: normal;
}
/*# sourceMappingURL=styles.css.map */