* {box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-o-box-sizing: border-box;}body {font-size: 12px;font-family: "Open Sans", Arial, Verdana, sans-serif;color: rgba(50, 50, 50, 1.0);background-color: rgba(145, 191, 44, 0.05);overflow-y: scroll;}input[type="text"], input[type="password"], input[type="number"], select, textarea {width: 100%;border: 1px solid rgba(145, 191, 44, 1.0);border-radius: 2px;height: 2.5em;padding: 5px;}input[type="checkbox"], input[type="radio"] {border: 1px solid rgba(145, 191, 44, 1.0);border-radius: 2px;-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);vertical-align: middle;margin-top: 0px;}textarea {height: 12em;}label {font-weight: bold;padding-top: 5px;padding-bottom: 5px;}select {-webkit-appearance: none;-moz-appearance: none;-o-appearance: none;-ms-appearance: none;appearance: none;background-image: url("../img/layout/drop_down.svg");background-repeat: no-repeat;background-position: right center;padding-right: 25px;}hr {width: 100%;height: 1px;padding-bottom: 5px;border: 0px;border-bottom: 1px solid rgba(145, 191, 44, 0.5);margin-bottom: 5px;}a {color: rgba(145, 191, 44, 1.0);}a:hover {text-decoration: none;}ul.content_ul {padding: 0px;margin: 0px;margin-left: 1.25em;padding-bottom: 0.5em;}.all {width: 90%;margin-right: auto;margin-left: auto;margin-top: 25px;max-width: 1440px;padding-left: 3%;height: auto;}.actions {float: right;max-width: 650px;width: 25%;}.actions.large {width: 50%;}.actions div {padding-left: 10px;}.footer {margin-top: 5px;text-align: center;display: block;width: 100%;font-size: 80%;opacity: 0.75;}.txt_search {font-weight: bold;font-size: 1.2em;color: rgba(145, 191, 44, 1.0);}.txt_center {text-align: center;}.txt_right {text-align: right;}.tool_tip {cursor: help;}.timeframe_start {float: left;width: 49%;}.timeframe_end {float: right;width: 49%;}.timeframe_label {float: left;width: 10%;padding-top: 0.7em;}.timeframe_input {float: right;width: 85%;}.fill_in {background-color: rgba(255, 100, 100, 0.25) !important;border-color: rgba(255, 100, 100, 1.0) !important;}.hide {display: none;}.setting {padding-left: 5px;padding-right: 5px;padding-top: 10px;padding-bottom: 5px;}.setting_header {clear: both;margin-top: 1em;font-size: 125%;font-weight: bold;}.global_setting {}input[type="checkbox"].fill_in, input[type="radio"].fill_in {outline: 1px solid rgba(255, 100, 100, 1.0);}.details_container {display: none;clear: both;margin-top: 15px;padding-top: 15px;border-top: 1px solid rgba(145, 191, 44, 0.5);border-bottom: 1px solid rgba(145, 191, 44, 0.5);margin-bottom: 15px;padding-bottom: 15px;}.details_container.active {display: block;}.custom_properties {clear: both;display: block;padding-top: 25px;margin-top: 5px;padding-bottom: 25px;margin-bottom: 25px;border-top: 1px solid rgba(145, 191, 44, 0.5);border-bottom: 1px solid rgba(145, 191, 44, 0.5);}.img_loading {display: block;margin-top: 75px;-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);translate: rotate(0deg);-moz-animation: rotate_me 1.5s infinite;-webkit-animation: rotate_me 1.5s infinite;-ms-animation: rotate_me 1.5s infinite;-o-animation: rotate_me 1.5s infinite;animation: rotate_me 1.5s infinite linear;}@keyframes rotate_me {0% {-moz-transform: rotate(0deg) scale(1.0);-webkit-transform: rotate(0deg) scale(1.0);-ms-transform: rotate(0deg) scale(1.0);-o-transform: rotate(0deg) scale(1.0);transform: rotate(0deg) scale(1.0);}50%{-moz-transform: rotate(180deg) scale(1.25);-webkit-transform: rotate(180deg) scale(1.25);-ms-transform: rotate(180deg) scale(1.25);-o-transform: rotate(180deg) scale(1.25);transform: rotate(180deg) scale(1.25);}100% {-moz-transform: rotate(359deg) scale(1.0);-webkit-transform: rotate(359deg) scale(1.0);-ms-transform: rotate(359deg) scale(1.0);-o-transform: rotate(359deg) scale(1.0);transform: rotate(359deg) scale(1.0);}}.progress_info {font-style: italic;}.button, .button_fe {color: #FEFEFE;padding: 5px;margin: 0px;text-align: center;text-decoration: none !important;border: #FEFEFE;font-size: 1em;-webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;line-height: 20px;font-family: Arial, Verdana;background-color: rgba(145, 191, 44, 1);user-select: none;-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;}.button_fe {background-color: rgb(12, 79, 144);background: linear-gradient(to bottom, rgba(26, 93, 158, 1.0) 0%, rgba(0, 68, 132, 1.0) 100%);border-radius: 1px;border: 1px solid rgba(200, 200, 200, 0.01);text-decoration: none !important;}.button_inactive, .button_fe_inactive {background-color: #CCCCCC;color: #FEFEFE;padding: 5px;margin: 0px;text-align: center;-webkit-border-radius: 5px;-khtml-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;line-height: 20px;font-family: Arial, Verdana, sans-serif;}.button_fe_inactive {border-radius: 1px;}.button a, .button a:hover, .button_fe a, .button_fe a:hover {text-decoration: none;}.button:hover, .button_fe:hover {background-color: #CCCCCC;color: #333333;cursor: pointer;}.button_fe:hover {background: #ffffff;background: linear-gradient(to bottom, rgba(225, 225, 225, 1.0) 0%, rgba(250, 250, 250, 1.0) 100%);color: rgba(26, 93, 158, 1.0);border: 1px solid rgba(26, 93, 158, 1.0);cursor: pointer;}.button_add, .button_edit, .button_del, .button_jump {float: left;display: block;width: 16px;height: 16px;margin-right: 5px;background-repeat: no-repeat;background-size: cover;text-decoration: none;transition: 0.25s ease;-moz-transition: 0.25s ease;-webkit-transition: 0.25s ease;-o-transition: 0.25s ease;opacity: 0.9;}.button_add:hover, .button_edit:hover, .button_del:hover {-moz-transform: scale(1.5);-webkit-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);opacity: 1.0;}.button_add {background-image: url('../img/layout/button_add.svg');}.button_edit {background-image: url('../img/layout/button_edit.svg');}.button_del {background-image: url('../img/layout/button_del.svg');}.button_jump {background-image: url('../img/layout/button_jump.svg');}.choose_element_container {position: absolute;width: 100%;padding: 8px;background-color: rgba(233, 242, 213, 0.9);border: 1px solid rgba(145, 191, 44, 1.0);border-top: 0px;border-radius: 2px;border-top-left-radius: 0px;border-top-right-radius: 0px;display: none;max-height: 15em;overflow: hidden;overflow-y: auto;z-index: 15;}.choose_element_container.active {display: block;}.choose_element_container ul, .choose_element_container li {margin: 0px;padding: 0px;list-style: none;}.choose_element_container li a {padding-left: 1.5%;padding-right: 1.5%;padding-top: 0.25em;padding-bottom: 0.25em;color: rgba(50, 50, 50, 1.0);text-decoration: none;display: block;clear: both;}.choose_element_container li a:hover, .choose_element_container li a:focus:hover {background-color: rgba(145, 191, 44, 1.0);color: rgba(255, 255, 255, 1.0);}.choose_element_container li a:focus {outline: 1px solid rgba(145, 191, 44, 1.0);background-color: rgba(145, 191, 44, 0.125);}.date_select_container.active {display: block !important;}.date_select_container {position: absolute;width: 400px;max-width: 400px;z-index: 500;display: none;}a.date_select {color: rgba(145, 191, 44, 1);vertical-align: bottom;line-height: 2.75em;}.date_select_box input {float: right;display: inline-block;}table.date_select {padding: 5px;max-width: 100%;width: 100%;min-width: 100%;border: 1px solid rgba(128, 128, 128, 0.5);border-collapse: collapse;background-color: rgba(255, 255, 255, 0.9);}table.date_select td, table.date_select th {text-align: center;border: 1px solid rgba(128, 128, 128, 0.5);border-collapse: collapse;padding: 0px;margin: 0px;}table.date_select th {background-color: rgba(145, 191, 44, 0.85);}table.date_select th, table.date_select th a {color: rgba(255, 255, 255, 1.0);text-decoration: none;}table.date_select tr.date_select_week_days td {background-color: rgba(200, 200, 200, 0.75);font-size: 80%;}table.date_select tr td a {text-decoration: none;display: block;width: 100%;color: rgba(145, 191, 44, 1);}table.date_select tr td a.active {background-color: rgba(145, 191, 44, 0.25);}table.date_select tr td a:hover {color: rgba(255, 255, 255, 1.0);background-color: rgba(145, 191, 44, 1);text-decoration: none;}table.date_select tr td a:visited {color: rgba(155, 155, 155, 0.5);text-decoration: none;}.documents_container {clear: both;width: 100%;min-height: 300px;display: block;}.page_flip {margin-top: 20px;padding-top: 10px;border-top: 1px solid rgba(145, 191, 44, 0.5);clear: both;width: 100%;}.page_flip_info, .page_flip_numbers, .page_flip_show_all {clear: both;width: 100%;text-align: center;}.page_flip_numbers ul, .page_flip_numbers li {display: inline-block;list-style: none;margin: 0px;padding: 0px;}.page_flip_numbers li.active a {font-weight: bold;text-decoration: none;}.rel {position: relative;top: 0px;left: 0px;bottom: 0px;right: 0px;width: 100%;height: 100%;}.clear, .full {clear: both;}.clear_middle {clear: both;font-size: 50%;line-height: 50%;}.clear_small {clear: both;height: 0px;line-height: 0px;font-size: 0px;}.clear_fix:after {content: " ";clear: both;display: block;height: 0px;}.hidden {display: none;}.inline_block {display: inline-block;overflow: visible;}.twentyth, .twentith, .thirdteenth, .eleventh, .tenth, .eight, .seventh, .sixth,.fifth, .quad, .third, .half, .half_right, .twothird, .threequad,.eighttenth, .fivesixth, .ninetenth {box-sizing: border-box;-moz-box-sizing: border-box;padding-right: 0.5%;/* padding-left: 1%;padding-right: 1%; */}.twentyth, .twentith {float: left;width: 5%;}.thirdteenth{float: left;width: 7%;}.twelfth {float: left;width: 8.333%;}.eleventh {float: left;width: 9.09%;}.tenth {float: left;width: 10%;}.eight {float: left;width: 12%;}.seventh {float: left;width: 14%;}.sixth {float: left;width: 16%;}.fifth {float: left;width: 20%;}.quad {float: left;width: 25%;}.third {float: left;width: 33%;}.half {float: left;width: 49%;}.half_right {float: right;width: 49%;}.twothird {float: left;width: 66%;}.threequad {float: left;width: 74%;}.eighttenth {float: left;width: 79%;}.fivesixth {float: left;width: 83%;}.ninetenth {float: left;width: 89%;}.float_left_space_large {float: left;width: 4%;}.float_left_space_medium {float: left;width: 2%;}.float_left_space_small {float: left;width: 1%;}.float_left_space_radio {float: left;width: 15px;}img {max-width: 100%;height: auto;}img.vector_img {max-width: none;width: 100%;}.left {float: left;}.right {float: right;}.txt_small {font-size: 90%;}.main_modules {position: absolute;top: 25px;left: 0px;z-index: 10;border: 2px solid rgba(145, 191, 44, 1.0);border-left: 0px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;background-color: rgba(145, 191, 44, 1.0);box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.15);padding: 8px;color: rgba(255, 255, 255, 1.0);text-decoration: none;font-weight: bold;transition: 0.5s ease;-moz-transition: 0.5s ease;-webkit-transition: 0.5s ease;-o-transition: 0.5s ease;}.module_button {clear: both;display: block;width: 50px;height: 50px;margin-bottom: 8px;background-repeat: no-repeat;background-position: top;background-size: 100%;transition: 0.5s ease;-moz-transition: 0.5s ease;-webkit-transition: 0.5s ease;-o-transition: 0.5s ease;text-decoration: none;color: rgba(0, 0, 0, 1.0);text-align: center;filter: invert(100%);hyphens: auto;-moz-hyphens: auto;-webkit-hyphens: auto;-ms-hyphens: auto;-o-hyphens: auto;opacity: 0.7;}.module_button.active {opacity: 1.0;}.module_button span {opacity: 0.0;display: inline-block;transition: 0.5s ease;-moz-transition: 0.5s ease;-webkit-transition: 0.5s ease;-o-transition: 0.5s ease;margin-top: 50px;line-height: 1.05em;}.module_button:hover {width: 75px;height: 100px;opacity: 1.0;}.module_button:hover span {font-size: 100%;opacity: 1.0;margin-top: 80px;}.module_button.events {background-image: url("../img/layout/button_modul_events.svg");}.module_button.todos {background-image: url("../img/layout/button_modul_todos.svg");}.module_button.customers {background-image: url("../img/layout/button_modul_customers.svg");}.module_button.contacts {background-image: url("../img/layout/button_modul_contacts.svg");}.module_button.locations {background-image: url("../img/layout/button_modul_locations.svg");}.module_button.users {background-image: url("../img/layout/button_modul_users.svg");}.module_button.presets {background-image: url("../img/layout/button_modul_presets.svg");}.module_button.search {background-image: url("../img/layout/button_modul_search.svg");}.module_button.settings {background-image: url("../img/layout/button_modul_settings.svg");}.module_button.logout {background-image: url("../img/layout/button_modul_logout.svg");}@media (max-width: 1650px) {.quad, .third, .tenth, .threequad {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0px !important;text-align: left !important;}}@media (max-width: 900px) {.box1_2, .box2_2, .box1_3, .box2_3, .box3_3,.box1-3, .box2-3, .box3-3, .box1-3_switch, .box2-3_switch,.box1-4, .box3-4, .box1-4_switch, .box3-4_switch,.box1_4, .box2_4, .box3_4, .box4_4,.box1_5, .box2_5, .box3_5, .box4_5, .box5_5,.quad, .third, .half, .fifth, .twothird, .threequad,.sixth, .eight, .eigth, .tenth, .twelfth, .twelvth,.actions, .timeframe_start, .timeframe_end, .timeframe_label,.timeframe_input, .table_info {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0px !important;text-align: left !important;}.right {float: left;}.all {margin-right: 0.25em;}.main_modules {max-width: 10%;}.main_modules * {max-width: 100%;}.button_edit, .button_del, .button_jump {width: 32px;height: 32px;margin-top: 0.25em;margin-bottom: 0.25em;}}@media (max-width: 500px) {.main_modules {clear: both;width: 100%;max-width: 100%;position: static;box-sizing: border-box;border-radius: 0px;}.module_button {float: left;clear: none;max-width: 10%;margin-bottom: 0px;}.main_modules:after {clear: both;content: " ";width: 100%;height: 0px;display: block;}html, body {padding: 0em;margin: 0em;}.all {margin-left: 0em;margin-right: 0em;padding-left: 0%;width: 100%;}}@media (max-width: 320px) {.main_modules {max-height: 50px;}}.multi_select {width: 100%;float: left;display: block;}input[type="text"].multi_select_input {background-color: rgba(255, 255, 255, 1.0);cursor: default;-moz-pointer-events: all;-webkit-pointer-events: all;-o-pointer-events: all;-ms-pointer-events: all;pointer-events: all;height: 2.5em;padding-right: 1.75em;}.multi_select.fill_in .multi_select_input {background-color: rgba(255, 100, 100, 0.125) !important;border-color: rgba(255, 100, 100, 1.0) !important;}.multi_select_event_catcher {position: absolute;top: 0px;bottom: 0px;width: 100%;z-index: 10;background-color: rgba(255, 255, 255, 0.001);background-image: url("../img/layout/drop_down.svg");background-repeat: no-repeat;background-position: right center;}.multi_select_drop_down {width: 100%;min-height: 7.5em;max-height: 16em;padding: 0.5em;border: 1px solid rgba(145, 191, 44, 1.0);border-radius: 2px;border-top-left-radius: 0px;border-top-right-radius: 0px;overflow-x: visible;overflow-y: scroll;position: absolute;margin-top: -1px;-moz-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;-o-transition: 0.5s all ease;-ms-transition: 0.5s all ease;transition: 0.5s all ease;background-color: rgba(245, 245, 245, 1.0);display: none;opacity: 0.0;z-index: 1000;}.multi_select_drop_down.active {opacity: 1.0;display: block;}.multi_select_drop_down_checkbox {float: left;width: 5%;min-width: 1.5em;}.multi_select_drop_down_label {float: right;width: 90%;}.multi_select_drop_down .button {padding: 2px;font-size: 90%;}.third .half .multi_select_drop_down_label {width: 80%;}.search_bar_container {float: left;width: 75%;display: block;}.search_bar {}.search_results {clear: both;width: 100%;margin-top: 20px;padding-top: 20px;border-top: 1px solid rgba(145, 191, 44, 1.0);}.sort_by_container {display: inline;}.sort_by_container a {display: inline-block;text-decoration: none;font-size: 90%;transition: 0.25s ease;-moz-transition: 0.25s ease;-webkit-transition: 0.25s ease;-o-transition: 0.25s ease;}.sort_by_container a.active {font-size: 100%;}.sort_by_container a:hover {-moz-transform: scale(1.5);-webkit-transform: scale(1.5);-ms-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}.tab_navi {clear: both;width: 100%;font-size: 115%;z-index: 10;}.tab_navi:after {clear: both;display: block;content: " ";width: 100%;}.tab_button {float: left;border: 2px solid rgba(145, 191, 44, 1.0);border-bottom: 0px;border-top-left-radius: 5px;border-top-right-radius: 5px;background: rgba(255, 255, 255, 0.98);box-shadow: 1px 0px 0px rgba(0, 0, 0, 0.15);padding: 8px;color: rgba(145, 191, 44, 1.0);text-decoration: none;font-weight: bold;-moz-transition: 0.25s ease;-webkit-transition: 0.25s ease;-o-transition: 0.25s ease;-ms-transition: 0.25s ease;transition: 0.25s ease;}.tab_button.active {background-color: rgba(145, 191, 44, 1.0);color: rgba(255, 255, 255, 1.0);}.tab_button:hover:not(.active):not(.disabled) {border-color: rgba(145, 191, 44, 0.5);background: none;background-color: rgba(145, 191, 44, 0.5);color: rgba(255, 255, 255, 1.0);}.tab_button.disabled {background-color: rgba(150, 150, 150, 0.5);color: rgba(255, 255, 255, 0.5);border: 2px solid rgba(150, 150, 150, 0.01);border-bottom: 0px;cursor: not-allowed;}.table_info {float: left;width: 75%;}.table_info.small {width: 50%;}.table_overview {width: 100%;display: block;clear: both;}.table_head {font-weight: bold;font-size: 85%;padding-bottom: 5px;margin-bottom: 5px;padding: 5px;}.table_line {padding: 5px;}.table_line.odd {background-color: rgba(145, 191, 44, 0.1);}.table_line.even {background-color: rgba(145, 191, 44, 0.0);}.table_line.reminder_sent {}.table_line.deadline_close, .time_intersection {color: rgba(255, 175, 0, 1.0);}.table_line.deadline_run_out {color: rgba(190, 0, 0, 1.0) !important;font-weight: bold;}.contingent_run_out {color: rgba(190, 0, 0, 1.0);font-weight: bold;font-size: 125%;}.contingent_close_to_run_out {color: rgba(255, 100, 0, 1.0);}.table_overview:after, .table_head:after, .table_line:after {content: " ";width: 100%;clear: both;display: block;height: 0px;}.table_line ul {padding: 0px;padding-left: 1em;margin: 0px;}.red {color: rgba(200, 0, 0, 1.0);}.orange {color: rgba(233, 158, 13, 1.0);}.green {color: rgba(100, 180, 100, 1.0);}.user_info_box {width: 100%;border: 2px solid rgba(145, 191, 44, 0.85);border-radius: 5px;color: rgba(50, 50, 50, 1.0);clear: both;display: block;padding: 0px;padding-top: 0.5em;padding-bottom: 0.5em;font-weight: bold;text-align: center;-moz-animation: 2.5s user_info_box_anim forwards ease;-webkit-animation: 2.5s user_info_box_anim forwards ease;-ms-animation: 2.5s user_info_box_anim forwards ease;-o-animation: 2.5s user_info_box_anim forwards ease;animation: 2.5s user_info_box_anim forwards ease;-moz-animation-iteration-count: 1;-webkit-animation-iteration-count: 1;-ms-animation-iteration-count: 1;-o-animation-iteration-count: 1;animation-iteration-count: 1;overflow: hidden;min-height: 0px;margin-top: 0px;margin-bottom: 0px;}.user_info_box:after {content: " ";display: block;width: 100%;height: 0px;}.user_info_box.success, .success {color: rgba(145, 191, 44, 1);background-color: rgba(145, 191, 44, 0.1);}.user_info_box.fail {color: rgba(255, 50, 50, 1);border: 2px solid rgba(255, 50, 44, 0.85);background-color: rgba(255, 50, 44, 0.1);-moz-animation: 5s user_info_box_anim forwards ease;-webkit-animation: 5s user_info_box_anim forwards ease;-ms-animation: 5s user_info_box_anim forwards ease;-o-animation: 5s user_info_box_anim forwards ease;animation: 5s user_info_box_anim forwards ease;}.fail {color: rgba(255, 50, 50, 1);}.user_info_box.permanent {-moz-animation: none !important;-webkit-animation: none !important;-ms-animation: none !important;-o-animation: none !important;animation: none !important;}@keyframes user_info_box_anim {0% {opacity: 0.0;display: block;height: 0px;padding: 0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px;}15% {opacity: 1.0;display: block;min-height: 40px;padding: 10px;margin-bottom: 10px;margin-top: 10px;border-width: 2px;}85% {opacity: 1.0;display: block;min-height: 40px;padding: 10px;margin-bottom: 10px;margin-top: 10px;border-width: 2px;}100% {opacity: 0.0;min-height: 0px;padding: 0px;margin-bottom: 0px;margin-top: 0px;border-width: 0px;}}.window {border: 2px solid rgba(145, 191, 44, 1.0);border-radius: 5px;border-top-left-radius: 0px;background: rgba(255, 255, 255, 1.0);box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);padding: 15px;background-image: url('../img/layout/logo_bg.svg');background-repeat: no-repeat;background-position: center center;min-height: 250px;z-index: 20;}.window:after {clear: both;content: " ";display: block;width: 100%;height: 1px;}.window.login {border-radius: 5px;max-width: 450px;margin-left: auto;margin-right: auto;text-align: center;padding-left: 50px;padding-right: 50px;padding-bottom: 7px;background-image: none;}.window.login label {text-align: left;display: block;}.window.login img {display: block;margin-left: auto;margin-right: auto;}.window.loading {}@media (max-width: 1650px) {.quad, .third, .tenth {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0px !important;text-align: left !important;}.button {margin-bottom: 0.25em;margin-top: 0.25em;}}@media (max-width: 900px) {.box1_2, .box2_2, .box1_3, .box2_3, .box3_3,.box1-3, .box2-3, .box3-3, .box1-3_switch, .box2-3_switch,.box1-4, .box3-4, .box1-4_switch, .box3-4_switch,.box1_4, .box2_4, .box3_4, .box4_4,.box1_5, .box2_5, .box3_5, .box4_5, .box5_5,.quad, .third, .half, .fifth, .twothird, .threequad,.sixth, .eight, .eigth, .tenth, .twelfth, .twelvth,.actions, .timeframe_start, .timeframe_end, .timeframe_label,.timeframe_input, .table_info {clear: both !important;width: 100% !important;padding: 0 !important;margin: 0px !important;text-align: left !important;}.actions {margin-bottom: 0.75em !important;max-width: 100%;}label {margin-top: 0.5em;display: inline-block;}.right {float: left;}.all {margin-right: 0.25em;}.main_modules {max-width: 10%;}.main_modules * {max-width: 100%;}.button_edit, .button_del, .button_jump {width: 32px;height: 32px;margin-top: 0.25em;margin-bottom: 0.25em;}}@media (max-width: 500px) {.main_modules {clear: both;width: 100%;max-width: 100%;position: static;box-sizing: border-box;border-radius: 0px;}.module_button {float: left;clear: none;max-width: 10%;margin-bottom: 0px;}.main_modules:after {clear: both;content: " ";width: 100%;height: 0px;display: block;}html, body {padding: 0em;margin: 0em;}.all {margin-left: 0em;margin-right: 0em;padding-left: 0%;width: 100%;}}@media (max-width: 320px) {.main_modules {max-height: 50px;}}