/* Margins */
/* Margin-left */
.margin_left_0 {
    margin-left: 0;
}

.margin_left_0_important {
    margin-left: 0 !important;
}

.margin_left_2_percent {
    margin-left: 2%;
}

.margin_left_5px {
    margin-left: 5px;
}

.margin_left_8px {
    margin-left: 8px;
}

.margin_left_10px {
    margin-left: 10px;
}

.margin_left_10px_important {
    margin-left: 10px !important;
}

.margin_left_15px {
    margin-left: 15px;
}

.margin_left_20px {
    margin-left: 20px;
}

.margin_left_25px {
    margin-left: 25px;
}

.margin_left_30px {
    margin-left: 30px;
}

.margin_left_-30px {
    margin-left: -30px;
}

.margin_left_30_percent {
    margin-left: 30%;
}

.margin_left_32px {
    margin-left: 2em;
}

.margin_left_auto {
    margin-left: auto;
}

/* */
/* Margin-right */
.margin_right_0_important {
    margin-right: 0 !important;
}

.margin_right_0 {
    margin-right: 0;
}

.margin_right_5px {
    margin-right: 5px;
}

.margin_right_5px_important {
    margin-right: 5px !important;
}

.margin_right_8px {
    margin-right: 8px;
}

.margin_right_10px {
    margin-right: 10px;
}

.margin_right_15px {
    margin-right: 15px;
}

.margin_right_20px {
    margin-right: 20px;
}

.margin_right_50px {
    margin-right: 50px;
}

.margin_right_100px {
    margin-right: 100px;
}

.margin_right_auto {
    margin-right: auto;
}

/* */
/* Margin-top */
.margin_top_0 {
    margin-top: 0;
}

.margin_top_5px {
    margin-top: 5px;
}

.margin_top_8px {
    margin-top: 8px;
}

.margin_top_10px {
    margin-top: 10px;
}

.margin_top_15px {
    margin-top: 15px;
}

.margin_top_20px {
    margin-top: 20px;
}

.margin_top_30px {
    margin-top: 30px;
}

.margin_top_24px {
    margin-top: 24px;
}

.margin_top_auto {
    margin-top: auto;
}

/* */
/* Margin-bottom */
.margin_bottom_0 {
    margin-bottom: 0;
}

.margin_bottom_-4px {
    margin-bottom: -4px;
}

.margin_bottom_5px {
    margin-bottom: 5px;
}

.margin_bottom_6px {
    margin-bottom: 6px;
}

.margin_bottom_8px {
    margin-bottom: 8px;
}

.margin_bottom_10px {
    margin-bottom: 10px;
}

.margin_bottom_20px {
    margin-bottom: 20px;
}

.margin_bottom_30px {
    margin-bottom: 30px;
}

.margin_bottom_auto {
    margin-bottom: auto;
}

/* */
/* Margin-overall */
.margin_auto {
    margin: auto;
}

/* */
/* */
/* Paddings */
/* Padding-left */
.padding_left_0 {
    padding-left: 0;
}

.padding_left_0_important {
    padding-left: 0 !important;
}

.padding_left_5px {
    padding-left: 5px;
}

.padding_left_5px_important {
    padding-left: 5px !important;
}

.padding_left_8px {
    padding-left: 8px;
}

.padding_left_8px_important {
    padding-left: 8px !important;
}

.padding_left_10px {
    padding-left: 10px;
}

.padding_left_10px_important {
    padding-left: 10px !important;
}

.padding_left_15px {
    padding-left: 15px;
}

.padding_left_40px {
    padding-left: 40px;
}

.padding_left_45px {
    padding-left: 45px;
}

/* */
/* Padding-right */
.padding_right_0 {
    padding-right: 0;
}

.padding_right_0_important {
    padding-right: 0 !important;
}

.padding_right_5px {
    padding-right: 5px;
}

.padding_right_5px_important {
    padding-right: 5px !important;
}

.padding_right_8px {
    padding-right: 8px;
}

.padding_right_8px_important {
    padding-right: 8px !important;
}

.padding_right_10px {
    padding-right: 10px;
}

.padding_right_10px_important {
    padding-right: 10px !important;
}

.padding_right_15px {
    padding-right: 15px;
}

.padding_right_30px {
    padding-right: 30px;
}

/* */
/* Padding-top */
.padding_top_0 {
    padding-top: 0;
}

.padding_top_0_important {
    padding-top: 0 !important;
}

.padding_top_5px_important {
    padding-top: 5px !important;
}

.padding_top_8px {
    padding-top: 8px;
}

.padding_top_8px_important {
    padding-top: 8px !important;
}

.padding_top_10px {
    padding-top: 10px;
}

.padding_top_10px_important {
    padding-top: 10px !important;
}

/* */
/* Padding-bottom */
.padding_bottom_0 {
    padding-bottom: 0;
}

.padding_bottom_0_important {
    padding-bottom: 0 !important;
}

.padding_bottom_5px_important {
    padding-bottom: 5px !important;
}

.padding_bottom_8px {
    padding-bottom: 8px;
}

.padding_bottom_8px_important {
    padding-bottom: 8px !important;
}

.padding_bottom_10px {
    padding-bottom: 10px;
}

.padding_bottom_10px_important {
    padding-bottom: 10px !important;
}

/* */
/* */
/* Height */
.height_0 {
    height: 0;
}

.height_10px {
    height: 10px;
}

.height_14px {
    height: 14px;
}

.height_16px {
    height: 16px;
}

.height_18px {
    height: 18px;
}

.height_19px {
    height: 19px;
}

.height_20px {
    height: 20px;
}

.height_22px {
    height: 22px;
}

.height_24px {
    height: 24px;
}

.height_24px_important {
    height: 24px !important;
}

.height_26px {
    height: 26px;
}

.height_26px_important {
    height: 26px !important;
}

.height_30px {
    height: 30px;
}

.height_35px {
    height: 35px;
}

.height_40px {
    height: 40px;
}

.height_50px {
    height: 50px;
}

.height_50_percent_-224px {
    height: calc(50% - 224px);
}

.height_100px {
    height: 100px;
}

.height_100_percent {
    height: 100%;
}

.height_100_percent_-45px {
    height: calc(100% - 45px);
}

.height_250px {
    height: 250px;
}

.height_800px {
    height: 800px;
}

.height_inherit {
    height: inherit;
}

.height_auto {
    height: auto;
}

/* */
/* line-height */
.line_height_1_dot_25 {
    line-height: 1.25;
}

.line_height_16px {
    line-height: 16px;
}

.line_height_24px {
    line-height: 24px;
}

.line_height_30px {
    line-height: 30px;
}

/* */
/* max-height */
.max_height_20_percent {
    max-height: 20%;
}

.max_height_25_percent {
    max-height: 25%;
}

.max_height_30_percent {
    max-height: 30%;
}

.max_height_45_percent {
    max-height: 45%;
}

.max_height_80_percent {
    max-height: 80%;
}

/* */
/* min-height */
.min_height_30px {
    min-height: 30px;
}

.min_height_100px {
    min-height: 100px;
}

.min_height_600px {
    min-height: 600px;
}

.min_height_650px {
    min-height: 650px;
}

.min_height_85_percent {
    min-height: 85%;
}

/* Width */
.width_0 {
    width: 0;
}

.width_1_percent {
    width: 1%;
}

.width_4_percent {
    width: 4%;
}

.width_5px {
    width: 5px;
}

.width_8px {
    width: 8px;
}

.width_10_percent {
    width: 10%;
}

.width_14px {
    width: 14px;
}

.width_16px {
    width: 16px;
}

.width_18px {
    width: 18px;
}

.width_19px {
    width: 19px;
}

.width_190px {
    width: 190px;
}

.width_20px {
    width: 20px;
}

.width_20_percent {
    width: 20%;
}

.width_22px {
    width: 22px;
}

.width_200px {
    width: 200px;
}

.width_24px {
    width: 24px;
}

.width_24px_important {
    width: 24px !important;
}

.width_240px {
    width: 240px;
}

.width_25_percent {
    width: 25%;
}

.width_26px {
    width: 26px;
}

.width_26px_important {
    width: 26px !important;
}

.width_295_percent {
    width: 29.5%;
}

.width_30px {
    width: 30px;
}

.width_40px {
    width: 40px;
}

.width_40_percent {
    width: 40%;
}

.width_455_percent {
    width: 45.5%;
}

.width_485_percent {
    width: 48.5%;
}

.width_50px {
    width: 50px;
}

.width_50_percent {
    width: 50%;
}

.width_55_percent {
    width: 55%;
}

.width_58_percent {
    width: 58%;
}

.width_70px {
    width: 70px;
}

.width_90_percent {
    width: 90% !important;
}

.width_96px {
    width: 96px;
}

.width_995_percent {
    width: 99.5%;
}

.width_100px {
    width: 100px;
}

.width_10000px {
    width: 10000px;
}

.width_100_percent_-10px {
    width: calc(100% - 10px);
}

.width_100_percent {
    width: 100%;
}

.width_100_percent_important {
    width: 100% !important;
}

.width_110px {
    width: 110px;
}

.width_300px {
    width: 300px;
}

.width_450px {
    width: 450px;
}

.width_auto {
    width: auto;
}

.width_fit_content {
    width: fit-content;
    width: -moz-fit-content;
}

.width_min_content {
    width: min-content;
    width: -moz-min-content;
}

/* */
/* Min-width */
.min_width_0 {
    min-width: 0;
}

.min_width_200px {
    min-width: 200px;
}

.min_width_650px {
    min-width: 650px;
}

.min_width_fit_content {
    min-width: fit-content;
}

/* */
/* max-width */
.max_width_80px {
    max-width: 80px;
}

.max_width_100_percent {
    max-width: 100%;
}

.max_width_30vw {
    max-width: 30vw;
}

/* */
/* */
/* Display */
.display_flex {
    display: flex;
}

.display_block {
    display: block;
}

.display_inline_block {
    display: inline-block;
}

.display_inline {
    display: inline;
}

.display_none {
    display: none;
}

.display_none_important {
    display: none !important;
}

.display_initial {
    display: initial;
}

.display_webkit_flex {
    display: -webkit-flex;
}

/* */
/* Flex-box */
.align_items_center {
    align-items: center;
}

.align_content_flex_start {
    align-content: flex-start;
}

.webkit_align_content_flex_start {
    -webkit-align-content: flex-start;
    align-content: flex-start;
}

.justify_content_center {
    justify-content: center;
}

.justify_content_flex_end {
    justify-content: flex-end;
}

.webkit_flex_flow_column_wrap {
    flex-flow: column wrap;
    -webkit-flex-flow: column wrap;
}

.ms_flex_none {
    -ms-flex: none;
}

.flex_none {
    flex: none;
    -webkit-flex: none;
}

/* */
/* Alignment */
.align_content_space_between {
    align-content: space-between;
}

.justify_content_space_between {
    justify-content: space-between;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

.float_left_clear {
    float: left;
    clear: left;
}

.table_layout_fixed {
    table-layout: fixed;
}

/* */
/* Overflow */
.overflow_y_auto {
    overflow-y: auto;
}

.overflow_x_auto {
    overflow-x: auto;
}

.overflow_auto {
    overflow: auto;
}

.overflow_scroll {
    overflow: scroll;
}

.overflow_hidden {
    overflow: hidden;
}

/* */
/* Flex-box */
.flex_flow_row_wrap {
    flex-flow: row wrap;
}

/* */
/* Resize */
.resize_none {
    resize: none;
}

/* */
/* Word-wrap */
.word_wrap_break_word {
    word-wrap: break-word;
}

/* */
/* box-shadow */
.box_shadow_none {
    box-shadow: none;
}

/* */
/* Position */
.position_absolute {
    position: absolute;
}

.position_fixed {
    position: fixed;
}

.position_relative {
    position: relative;
}

.position_static_important {
    position: static !important;
}

.top_4px {
    top: 4px;
}

.top_35_percent {
    top: 35%;
}

.top_50_percent {
    top: 50%;
}

.top_65_percent {
    top: 65%;
}

.top_-100px {
    top: -100px;
}

.top_-9999px {
    top: -9999px;
}

.left_-9999px {
    left: -9999px;
}

.left_45_percent {
    left: 45%;
}

.left_50_percent {
    left: 50%;
}

.text_align_center {
    text-align: center;
}

.text_align_right {
    text-align: right;
}

.text_align_left {
    text-align: left;
}

.vertical_align_middle {
    vertical-align: middle;
}

/* */
/* Font */
.font_size_12px {
    font-size: 12px;
}

.font_size_12px_important {
    font-size: 12px !important;
}

.font_size_13px {
    font-size: 13px;
}

.font_size_14px {
    font-size: 14px;
}

.font_size_14px_important {
    font-size: 14px !important;
}

.font_size_16px {
    font-size: 16px;
}

.font_size_18px {
    font-size: 18px;
}

.font_size_20px {
    font-size: 20px;
}

.font_size_24px {
    font-size: 24px;
}

.font_size_40px {
    font-size: 40px;
}

.font_weight_bold {
    font-weight: bold;
}

.font_weight_bolder {
    font-weight: bolder;
}

.font_weight_600 {
    font-weight: 600;
}

/* */
/* Background-color */
.background_color_white {
    background-color: white;
}

.background_color_main_color {
    background-color: var(--main-color);
}

.background_color_main_color_important {
    background-color: var(--main-color) !important;
}

.background_color_lightgrey {
    background-color: lightgrey;
}

.background_color_black {
    background-color: black;
}

.background_color_green {
    background-color: var(--main-apptec-green);
}

.background_color_red {
    background-color: var(--main-apptec-red);
}

.background_fff {
    background: #fff;
}

/* */
/* Color */
.color_white {
    color: white;
}

.color_red {
    color: var(--main-apptec-red);
}

.color_green {
    color: var(--main-apptec-green);
}

.color_red_important {
    color: var(--main-apptec-red) !important;
}

.color_green_important {
    color: var(--main-apptec-green) !important;
}

.color_blue {
    color: var(--main-apptec-blue);
}

.color_black {
    color: black;
}

.color_main_color {
    color: var(--main-color);
}

.color_main_color_20_darker {
    color: var(--main-color-20-darker);
}

.fill_cdcdcd {
    fill: #cdcdcd;
}

/* */
/* Fill */
.fill_main_color {
    fill: var(--main-color);
}

.fill_main_color_30_lighter {
    fill: var(--main-color-30-lighter);
}

.fill_main_color_40_lighter {
    fill: var(--main-color-40-lighter);
}

.fill_yellow {
    fill: #ffff00;
}

.fill_green {
    fill: var(--main-apptec-green);
}

.fill_red {
    fill: var(--main-apptec-red);
}

.fill_red_important {
    fill: var(--main-apptec-red) !important;
}

.fill_FAFAFA {
    fill: #fafafa;
}

.fill_888 {
    fill: #888;
}

.fill_opacity_0 {
    fill-opacity: 0;
}

/* */
/* Border */
/* Border-width */
.border_width_1px {
    border-width: 1px;
}

/* */
/* border-style */
.border_style_solid {
    border-style: solid;
}

/* */
/* border-color */
.border_color_main_color {
    border-color: var(--main-color);
}

.border_color_lightgrey {
    border-color: lightgrey;
}

.border_color_silver {
    border-color: silver;
}

.border_color_black {
    border-color: black;
}

.border_color_DFDFDF {
    border-color: #dfdfdf;
}

/* */
/* border-radius */
.border_radius_5px {
    border-radius: 5px;
}

/* */
/* Border-left */
.border_left_0 {
    border-left: 0;
}

.border_left_0_important {
    border-left: 0 !important;
}

.border_left_5px_solid_blue {
    border-left: 5px solid #2690cd;
}

/* */
/* border-bottom */
.border_bottom_width_1px {
    border-bottom-width: 1px;
}

/* */
/* border-top */
.border_top_width_1px {
    border-top-width: 1px;
}

.border_top_width_2px {
    border-top-width: 2px;
}

.border_top_0_important {
    border-top: 0 !important;
}

.border_top_1px_solid_cdcdcd_important {
    border-top: 1px solid #cdcdcd !important;
}

/* */
/* border-right */
.border_right_0 {
    border-right: 0;
}

.border_right_0_important {
    border-right: 0 !important;
}

/* */
/* */
/* filter */
.filter_invert_1 {
    filter: invert(1);
}

/* */
/* Stroke */
.stroke_width_0 {
    stroke-width: 0;
}

.paint_order_stroke_markers_fill {
    paint-order: stroke markers fill;
}

.stroke_cdcdcd {
    stroke: #cdcdcd;
}

.stroke_main_color {
    stroke: var(--main-color);
}

/* */
.visibility_hidden {
    visibility: hidden;
}

.text_decoration_underline {
    text-decoration: underline;
}

.rotate_180 {
    transform: rotate(180deg);
}

.rotate_90_right {
    transform: rotate(-90deg);
}

.rotate_90_left {
    transform: rotate(90deg);
}

.flex_shrink_0 {
    flex-shrink: 0;
}