body {
  margin: 0px;
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
}

.level_1 {
	font-size:24px;
}

.level_2 {
	font-size:18px;
}

.level_3 {
	font-size:18px;
  font-weight:bold;
  color: #323844 ;
}

.level_4 {
	font-size:14px;
}

::-webkit-scrollbar {
	width: 12px;
  height: 12px ;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #CCCCCC;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#main_header {
  background-color: #171921 ;
  height: 44px ;
  padding: 0px 2px 0px 6px ;
  color: #FFFFFF ;
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 22px ;
}

.gdpr_tile {
  border: 10px #00FFFF solid;
}

table.gdpr_tile  {
  border: 0px #0000FF solid;
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 24px ;
  color: #999999 ;
  vertical-align: top;
  text-align: left;
  min-height: 100px ;
  padding-left: 12px ;
  padding-top: 12px ;
  height: 100% ;
}

td.gdpr_tile  {
  border: 10px #0000FF solid;
}

#gdpr_main_header {
  background-color: #EEEEEE;
  height: 48px ;
}

#gdpr_main_body {
  overflow: auto;
  background-color: #EEEEEE;
  height: 48px ;
}

#gdpr_main_body_table {
  border-spacing: 12px ;
}

#gdpr_main_body_table td {
  background-color: #FFFFFF;
  border-bottom: solid 2px #C9C9C9 ;
  border-right: solid 2px #D9D9D9 ;
  border-top: solid 1px #DDDDDD ;
  border-left: solid 1px #DDDDDD ;
  min-width: 100px ;
}

.gdpr_main_body_table_cell {
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 28px ;
  color: #999999 ;
  vertical-align: top;
  text-align: left;
  min-height: 100px ;
  padding-left: 12px ;
  padding-top: 12px ;
  height: 100% ;
}


#main_header a {
  color: #FFFFFF ;
}

#main_header a:hover {
  color: #FFFFFF ;
  text-decoration: none;
}

#main_header_title {
  padding: 2px 0px 2px 6px ;
}

#main_header_login {
  width: 70px ;
  padding: 6px 2px 0px 2px ;
  font-size: 14px ;
}

#main_header_user_name {
  text-align: right ;
  padding: 6px 6px 0px 6px ;
  font-size: 14px ;
  width:1%;
  white-space:nowrap;
}

#menu_upload_main {
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 20px ;
  color: #323844 ;
  background-color: #EEEEEE;
  height: 44px ;
  padding-top:0px ;
  padding-bottom:0px ;
}

#menu_upload_main select {
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 16px ;
  color: #323844 ;
  background-color: #FFFFFF;
  border-radius: 5px ;
  padding-left: 2px ;
}

.menu_btn {
  border-left: solid 1px rgba(32,38,44,.3);
  border-bottom: solid 1px rgba(32,38,44,.3);
  background-color:#EEEEEE;
  text-underline-position: under;
}

.menu_btn_left {
  background-color:#EEEEEE;
  border-bottom: solid 1px rgba(32,38,44,.3);
  text-underline-position: under;
}

.menu_btn_left:hover {
  background-color: #FFDB99;
  cursor: pointer;
}

.menu_btn_right {
  border-left: solid 1px rgba(32,38,44,.3);
  border-right: solid 1px rgba(32,38,44,.3);
  border-bottom: solid 1px rgba(32,38,44,.3);
  background-color:#EEEEEE;
  text-underline-position: under;
}

.menu_btn_right:hover {
  background-color: #FFDB99;
  cursor: pointer;
}

.menu_btn:hover {
  background-color: #FFDB99;
  cursor: pointer;
}

.menu_btn_refresh:hover {
  background-color: #FFDB99;
  cursor: pointer;
}

.main_menu_border td {
  border-bottom: solid 1px rgba(255,255,255,.3);
}

.btn:hover {
  color: #FFFFFF ;
  background-color: #FFDB99;
  cursor: pointer;
}

.menu_btn_empty {
  border-bottom: solid 1px rgba(32,38,44,.3);
}

#table_list_menu {
  display: block;
  border: 1px solid #eee;
  overflow: auto;
}

#input_module_table_viewer {
  overflow: auto;
  background-color: #FFFFFF;
  height: 48px ;
  width: 100% ;
}

#table_viewer_s_sub {
  padding-right: 20px ;
}

.th_viewer_s {
  background-color:#343842;
  text-align:left;
  padding-left:12px;
  padding-right:12px;
  min-width:24px;'
}

.th_viewer_s:hover {
  background-color:#545862;
  cursor: pointer;
}

.header_style_1 {
  font-size: 16px ;
  font-weight: bold;
  color: #323844 ;
  text-align: right ;
}

.header_title_1 {
  font-size: 36px ;
  font-weight: normal;
  color: #323844 ;
  text-align: left ;
  padding-top: 12px ;
  padding-bottom: 12px ;
}

.div_s1 {
	padding: 20px ;
	font-size:16px ;
	font-color:#323842 ;
}

#div_home {
  background-color: #DDDDDD ;
}

#div_smitap_logo {
    position: fixed; /* Sit on top of the page content */
    display: block; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 44px;
    left: 221px;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.6); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
}

#div_smitap_logo img {
    position: fixed;
    width: 50% ;
    left: 45% ;
    top: 60% ;
}

.textarea_s1 {
	width: 360px ;
	padding: 4px ;
	text-align: left;
	background-color: #FFFFFF ;
	font-size:14px ;
}

.tr_spacer {
  padding:4px ;
}

.table_nt {
  padding: 4px ;
  spacing: 4px ;
}

.table_nt td {
  padding: 4px ;
}

.table_nt_header td {
  padding: 4px ;
  font-size: 16px ;
  font-weight: bold ;
  text-align: center ;
  background-color: #CCCCCC ;
  margin-bottom: 8px ;
}

.table_nt_add td {
  padding:8px ;
  background-color: #FFDB99 ;
}

.table_s1 {
	padding: 4px ;
}

.table_s1_title {
	padding: 4px ;
	padding-left: 12px;
	font-size: 20px ;
}

.table_s1_label {
	width: 120px ;
	padding-top: 20px ;
	vertical-align: top ;
	text-align: right;
	font-size:16px ;
	font-color:#323842 ;
}

.table_s1_label_2 {
	width: 280px ;
	padding-top: 24px ;
	vertical-align: top ;
	text-align: right;
	font-size:16px ;
	font-color:#323842 ;
}

.table_s1_input {
	width: 360px ;
	padding-top: 16px ;
	text-align: left;
}

.table_s1_select {
	background_color: #FFFFFF ;
	padding: 10px ;
	width: 360px ;
}

.table_s1_hr {
	margin:  10px 10px;
}

.table_s1 input[type="text"],
.table_s1 input[type="password"] {
    font-family: Arial, sans-serif;
    font-size: 120%;
    color: #252525;
    background-color: #ffffff;
    padding: 5px 5px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    box-sizing: border-box; /* modern way to say width:100% without padding */
    /*text-transform: uppercase;*/
}

.table_s1_button input[type="submit"] {
  color: #777;
  background-color: transparent;
  border: 2px solid #777;
  padding: 10px 15px;
	margin-left: 40px;
	margin-top: 20px;
  margin-bottom: 10px;
	margin-right: 40px;
  display: block;
  width: 100%;
  font-size: 120%;
  box-sizing: border-box; /* modern way to say width:100% without padding */
  text-transform: uppercase;
}

.table_s1_button input[type="submit"]:hover {
	color: #fff;
	border-color: #252525;
	background-color: #252525;
}

.table_s1_button_small input[type="submit"] {
  color: #323844;
  background-color: #FFFFFF;
  border: 1px solid #888;
	border-radius: 3px;
  padding: 4px 4px 4px 4px;
	margin-left: 8px;
	margin-top: 4px;
  margin-bottom: 4px;
	margin-right: 8px;
  display: block;
  width: 100%;
  font-size: 90%;
  box-sizing: border-box; /* modern way to say width:100% without padding */
}

.table_s1_button_small input[type="submit"]:hover {
	color: #fff;
	border-color: #252525;
	background-color: #252525;
}

.input_class_1 {
  font-family: Arial, sans-serif;
  font-size: 120%;
  color: #252525;
  background-color: #ffffff;
  padding: 5px 5px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.input_class_2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #323844;
  padding-left:20px ;
  background-color: #ffffff;
  padding: 5px 5px;
  margin-bottom: 10px;
  display: block;
  width: 100%;
  box-sizing: border-box;
}

.input_class_2 input {
    font-size: 16px;
    padding: 15px 20px ;
    width:680px ;
}

.input_class_2 textarea {
    font-size: 16px;
    padding: 15px 20px ;
    width:680px ;
    height:240px ;
}

#menu_left {
  width: 220px ;
  min-width: 220px ;
  background-color: #FFFFFF ;
  border-right: 1px solid #EEEEEE;
  vertical-align: top ;
  padding: 0px 0px 0px 0px ;
  color: #171921 ;
}

#menu_left_top {
  overflow:auto;
}

#menu_left_top::-webkit-scrollbar {
	width: 12px;
	background-color: #F5F5F5;
}

#menu_left_top::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #CCCCCC;
}

#menu_left_top::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#menu_left_top div:hover{
  background-color: #FFDB99;
  border-left: 4px solid #FFA500;
}

#menu_left_bottom {
  width: 220px ;
  padding: 4px 2px 4px 2px ;
  text-align: center;
  font-style: italic;
  font-size: 10px ;
  position: absolute;
  bottom: 0;
}

.menu_left_item_level_1_first {
  background-color: #323844;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px ;
  padding: 5px 0px 5px 14px ;
}

.menu_left_item_level_1 {
  background-color: #323844;
  color: #FFFFFF;
  font-weight: 400;
  font-size: 16px ;
  padding: 5px 0px 5px 14px ;
  margin-top: 6px ;
}

.menu_left_item_level_2 {
  color: #323842;
  font-size: 14px ;
  background-color: #FFFFFF;
  border-left: 4px solid #DDDDDD;
  padding: 4px 4px 4px 12px ;
}

.menu_left_item_level_1 a{
  color: #323842;
  font-weight: 500;
  font-size: 16px ;
}

.menu_left_item_level_1 a:hover{
  background-color: #323844;
}

.menu_left_item_level_2 a{
  color: #323842;
  font-size: 14px ;
  display: block ;
}

.menu_left_item_level_2 a:hover{
  text-decoration: none;
}

.menu_left_item_level_2_selected {
  color: #323842;
  font-weight: bold;
  font-size: 14px ;
  background-color: #FFEDCC;
  border-left: 4px solid #FFA500;
  padding: 4px 4px 4px 12px ;
}

.menu_left_item_level_2_selected a{
  color: #323842;
}

.menu_left_item_level_2_selected a:hover{
  color: #323842;
  text-decoration: none;
}

#menu_top {
  background-color: #EEEEEE;
  height: 40px ;
  padding: 0px 0px 0px 0px ;
  color: #171921 ;
}

#main_screen {
  background-color: #FFFFFF;
  vertical-align: top ;
  padding: 0px 0px 0px 0px ;
  color: #171921 ;
}

#login_header_title {
  font-size: 28px ;
}

#login_div {
  background:#FFFFFF;
  color:#fff;
  padding:15px;
}

#login_table {
	width:600px;
	border: 1px #343842 solid ;
	padding: 0px;
	border-spacing: 0px;
	font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
}

#login_table_header {
	background:#343842;
	height:64px;
}

.main_menu {
  height: 100% ;
  margin-right: 60px;
  margin-left: auto;
}

.main_menu td:hover {
  background-color: #263945 ;
}

.image_hover img:hover {
  background-color: #FFEDCC ;
}

.main_menu_item {
  width: 44px ;
  vertical-align: middle;
  text-align: center ;
  border-right: solid 1px rgba(255,255,255,.3) ;
  cursor: pointer;
}

.main_menu_item:hover {
  background-color: #CCCCCC ;
}

.main_menu_item_first {
  width: 44px ;
  vertical-align: middle;
  text-align: center ;
  border-left: solid 1px rgba(255,255,255,.3) ;
  border-right: solid 1px rgba(255,255,255,.3) ;
  cursor: pointer;
}

.main_menu_item_first:hover {
  background-color: #CCCCCC ;
}

.button_send {
  width:100% ;
  height: 48px ;
  background-color: white;
  background: url('/img/send_32.png');
  background-repeat: no-repeat ;
  background-position: 56% 50% ;
  color: #323844;
  margin-left: 4px ;
  border: 2px solid #DDDDDD ;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

.button_send:hover {
  color: #FFFFFF;
  border: 2px solid #323844 ;
  background: url('/img/send_32_white.png');
  background-repeat: no-repeat ;
  background-position: 56% 50% ;
  background-color: #323844;
}

.process_label {
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size:18px ;
  font-weight: 600 ;
}

#target_bu {
  cursor: pointer;
  height:20px ;
  width:20px ;
  margin-right:16px ;
}

#gdpr_view_register {
  padding-left: 12px ;
  padding-right: 12px ;
}

#main_layout_guest {
  overflow: auto ;
}

.td_process_label{
  border: 1px solid #F0F0F0 ;
  min-width: 240px ;
  padding: 4px ;
}

#main_menu {
  background-color: #EEEEEE ;
  min-height: 40px ;
}

#main_menu_privacy_notice {
  text-align: right ;
  padding-right: 48px ;
}

#main_footer {
  background-color: #EEEEEE ;
}

#goback {
  padding-top: 24px ;
  padding-bottom: 12px ;
  padding-right: 48px ;
  text-align: right ;
}

#language_select {
  font-size:12px ;
}

#language {
  cursor:pointer ;
  color: #FFFFF ;
  font-weight: 500;
}

#language:hover {
  color: #FFA500 ;
}

nav {
  position: relative;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
}

.dropdown-toggle {
  padding: .5em .5em;
  cursor: pointer;
}

.dropdown-toggle:hover:{
  color: #FFA500 ;
}

li.dropdown_li {
  list-style-type: none;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:4px;
  padding-top:4px;
  border-bottom: 1px solid #CCCCCC;
  color: #171921;
}

li.dropdown_li:hover{
  color: #FFA500 ;
  font-weight: bold ;
  background: #171921;
  cursor: pointer;
}

ul.dropdown {
  display:none;
  position: absolute;
  border: 1px solid #CCC;
  top: 12px;
  margin-top: .5em;
  margin-right: 20px ;
  background: #DDDDDD;
  min-width: 60px;
  padding: 4px;
}

.menu_tabs {
  vertical-align: bottom ;
}

.tabs {
    width:100%;
    display:inline-block;
    padding: 0px ;
    margin:0px;outline:none;
    vertical-align: bottom;
}

.tab-links {
  background:#EEEEEE;
  padding-top: 18px ;
  vertical-align: bottom ;
  height: 27px ;
  margin-bottom: 0px;
  padding-inline-start: 15px ;
}

.tab-links-a {
  background:#EEEEEE;
  padding-top: 4px ;
  vertical-align: bottom ;
  height: 27px ;
  margin-bottom: 0px;
  padding-inline-start: 15px ;
}

/*----- Tab Links -----*/
/* Clearfix */


.tab-links li {
    margin:0px 5px;
    float:left;
    list-style:none;
    text-decoration: none;
}

.tab-links-a li {
    margin:0px 5px;
    float:left;
    list-style:none;
    text-decoration: none;
}

.tab-links a {
    padding:3px 15px;
    display:inline-block;
    border-radius:3px 3px 0px 0px;
    border: 1px solid #CCCCCC ;
    border-bottom: 1px solid #EEEEEE ;
    background:#DDDDDD;
    text-decoration:none;
    font-size:14px;
    font-weight:600;
    color:#4c4c4c;
    transition:all linear 0.15s;
}

.tab-links-a a {
    padding:3px 15px;
    display:inline-block;
    border-radius:3px 3px 0px 0px;
    border: 1px solid #CCCCCC ;
    border-bottom: 1px solid #EEEEEE ;
    background:#DDDDDD;
    text-decoration:none;
    font-size:14px;
    font-weight:600;
    color:#4c4c4c;
    transition:all linear 0.15s;
}

.tab-links a:hover {
    background:#999999;
    text-decoration:none;
    font-size:14px;
}

.tab-links-a a:hover {
    background:#999999;
    text-decoration:none;
    font-size:14px;
}

li.active a, li.active a:hover {
    background:#FFFFFF;
    border: 1px solid #DDDDDD ;
    border-bottom: 1px solid #FFFFFF;
    color:#4c4c4c;
    font-size:14px;
}

/*----- Content of Tabs -----*/
.tab-content {
    padding:0px;
    background:#fff;
    overflow: auto;
}

.tab {
    display:none;
}

.tab.active {
    display:block;
}

#filedrag.hover
{
	color: #006400;
	border-color: #006400;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}

#filedrag
{
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	color: #555;
	border: 2px dashed #555;
	border-radius: 7px;
	cursor: default;
}

#filedrag_att.hover
{
	color: #006400;
	border-color: #006400;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}

#filedrag_att
{
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	color: #555;
	border: 2px dashed #555;
	border-radius: 7px;
	cursor: default;
}

#photodrag.hover
{
	color: #006400;
	border-color: #006400;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}

#photodrag
{
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	color: #555;
	border: 1px dashed #DDDDDD;
	border-radius: 7px;
	cursor: default;
  height: 300px ;
}

table.folder_list tr:hover td {
	background-color: #DDDDDD;
}
table.folder_list td {
	color: #00008B;
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 14px ;
	padding: 1px 2px;
}

.info_table_info_master {
    background-color: #FFFFFF;
    padding:2px;
    border: solid 1px #DDDDDD;
    display:table;
}

.info_table_info_master td {
  font-size:11px ;
}

.info_table_info_master input {
    background-color: #EEEEEE;
    color: #000066;
    text-align: left;
    border: none;
    height: 18px;
    font-size: 11px;
}

.row_info_master {
    background-color: #FFFFFF;
    padding:2px;
    border: solid 1px #DDDDDD;
}

.row_info_master td {
  font-size:11px ;
}

.row_info_master input {
    background-color: #EEEEEE;
    color: #000066;
    text-align: left;
    border: none;
    height: 18px;
    font-size: 11px;
}

.row_info_master textarea {
    background-color: #EEEEEE;
    color: #000066;
    text-align: left;
    border: none;
    font-size: 11px;
}

#row_edit_tabs {
  font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
  font-size: 20px ;
  color: #323844 ;
  background-color: #EEEEEE;
  height: 44px ;
  padding-top:0px ;
  padding-bottom:0px ;
}

#main_matrix_menu {
  background-color: #EEEEEE ;
}

#table_main_matrix_menu {
    width:100% ;
    border-spacing: 10px ;
    table-layout: fixed ;
    text-align: center ;
    font-family: "SegoeUI-SemiLight-final","Segoe UI SemiLight","Segoe UI WPC Semilight","Segoe UI",Segoe,Tahoma,Helvetica,Arial,sans-serif;
    font-size: 24px ;
    word-wrap: break-word ;
}

.table_main_matrix_menu_td {
  padding-left: 12px ;
  padding-right: 12px ;
  margin-left: 12px ;
  margin-top: 6px ;
  border-bottom: solid 2px #C9C9C9 ;
  border-left: solid 2px #D9D9D9 ;
  border-top: solid 1px #DDDDDD ;
  border-right: solid 1px #DDDDDD ;
  background-color: #FFFFFF ;
}

.table_main_matrix_menu_td:hover {
  background-color: #FFDB99 ;
}

#div_table_selector {
  background-color: #FFDB99 ;
}

#uploader {
  width: 180px;
  height: 40px;
  background: #FFFFFF;
  padding: 10px;
  padding-top: 30px ;
  text-align: center ;
  vertical-align: middle ;
  border: dotted 3px rgba(32,38,44,.3);
  border-radius: 10px;
}
#uploader.highlight {
  background: #EEEEEE;
  border: dotted 3px #0B6623;
}
#uploader.disabled {
  background:#aaa;
}

.photo_viewer {
  width: 200px ;
  text-align: center ;
  padding: 4px ;
}


/* Dropdown Button */

.more_button {
  padding: 2px ;
}

.more_button_black {
  padding: 2px ;
}

.dropdown_content {
  display: none ;
  position: fixed;
  z-index: 1;
  background-color: #f1f1f1;
  min-width: 160px;
  max-width: 200px ;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown_content a {
  color: black;
  padding: 6px 8px;
  text-decoration: none;
  display: block;
}

.dropdown_content a:hover {
    background-color: #ddd;
    text-decoration: none;
}

.show {display: block;}
.hide {display: none;}

#advanced_filter {
  background-color: #557896 ;
}

.s2_menu {
  height:64px;
  background-color:#EEEEEE ;
}

.s2_title {
  padding-top: 20px ;
  padding-bottom: 0px ;
  margin-left:30px ;
  display: inline-block;
}

#s2_body {
  overflow: auto;
  padding-top: 20px ;
  padding-left: 20px ;
  padding-right: 20px ;
  background-color:#EEEEEE ;
}

#s2_body_content {
  overflow: auto;
  background-color:#FFFFFF ;
  margin-inline-start: auto;
  margin-inline-end: auto;
  overflow: initial;
  min-height: 60vh;
  box-shadow: 0 1px 6px -1px rgba(0,0,0,0.1);
  border-radius: 3px;
  border: 1px solid transparent;
}

#s2_record_view {
  overflow: auto;
  padding-top: 0px ;
  padding-left: 0px ;
  padding-right: 6px ;
  background-color:#EEEEEE ;
}

.s2_record_section {
  background-color:#FFFFFF ;
  margin-inline-start: auto;
  margin-inline-end: auto;
  height: auto;
  box-shadow: 0 1px 6px -1px rgba(0,0,0,0.1);
  border-radius: 3px;
  border: 1px solid transparent;
  padding: 12px ;
  margin-bottom: 12px ;
  overflow:hidden ;
}

.s2_record_section_title {
  font-size: 20px ;
  padding-bottom: 24px ;
  padding-left: 20px ;
  color: #222 ;
}

#s2_record_section_photos {
  background-color: #FFF ;
  padding: 4px ;
  display: inline-block;
  float: right ;
  margin-top: -50px ;
  margin-bottom: 6px ;
}

#s2_uploader {
  width: 180px;
  height: 40px;
  background: #FFFFFF;
  padding: 10px;
  padding-top: 30px ;
  text-align: center ;
  vertical-align: middle ;
  border: dotted 3px rgba(32,38,44,.3);
  border-radius: 10px;
}
#s2_uploader.highlight {
  background: #EEEEEE;
  border: dotted 3px #0B6623;
}
#s2_uploader.disabled {
  background:#aaa;
}

#s2_photo_displayer {
  display: inline-block;
}

#s2_pager_number_of_records {
  display: inline-block;
}

.s2_record_section_label {
  color: #666 ;
  font-weight: 400 ;
  vertical-align: top ;
  padding-top: 10px ;
  padding-left: 20px ;
}

.s2_record_section input {
  border-radius: 3px;
  border: 1px solid #D4D4D4;
  background-color: #fff;
  border-color: #d4d4d4;
  color: #323844;
  display: inline-block;
  font-size: 14px;
  padding: 9px;
  max-width: 100%;
}

.s2_record_save_section {
  text-align: right ;
  padding: 20px ;
}

.s2_record_save_button {
  font-size: 0.85rem;
  line-height: 1.4em;
  padding: 7.8px 32px;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-left: 24px ;
  display: inline-block;
  font-weight: 400;
  outline: 0;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color ease-in-out 120ms, filter ease-in-out 120ms, box-shadow ease-in-out 120ms;
  box-shadow: none;
  background-color: #323844;
  color: #FFF;
  text-transform: uppercase;
  border: 1px solid #323844;
  vertical-align: top;
  filter: none;
}

.s2_record_save_button:hover {
  background-color: #FFF;
  color: #323844;
  font-weight: 400;
}

#s2_record_commands {
  text-align: right;
}


.s2_buttom_record_command {
  font-size: 0.85rem;
  line-height: 1.4em;
  padding-top: 4px;
  padding-left: 32px;
  padding-right: 32px ;
  padding-bottom: 4px ;
  margin-bottom: 4px;
  display: inline-block;
  font-weight: 400;
  outline: 0;
  border-radius: 3px;
  cursor: pointer;
  transition: background-color ease-in-out 120ms, filter ease-in-out 120ms, box-shadow ease-in-out 120ms;
  box-shadow: none;
  color: #323844;
  text-transform: uppercase;
  vertical-align: top;
  filter: none;
}

.s2_buttom_record_command:hover {
  background-color: #DDDDDD;
  color: #323844;
}

.s2_record_section textarea {
  border-radius: 3px;
  border: 1px solid #D4D4D4;
  background-color: #fff;
  border-color: #d4d4d4;
  color: #323844;
  display: inline-block;
  font-size: 14px;
  padding: 9px;
  max-width: 100%;
}

.s2_record_section td {
  padding-bottom: 12px ;
}

.s2_add_record {
  display: inline-block;
  float: center ;
  padding-left: 40px ;
  padding-top: 20px ;
}

.s2_search {
  display: inline-block;
  float: center ;
  position: relative ;
  top: -4px ;
  padding-left: 40px ;
}

.s2_button {
  background-color: transparent;
  color: #666;
  fill: currentColor;
  border: 1px solid #CCC;
  position: relative ;
  top: -14px ;
  text-decoration: none;
  font-size: 0.85rem;
  line-height: 1.4em;
  padding: 7.8px 16px;
  font-weight: 400;
  outline: 0;
  border-radius: 2px;
  cursor: pointer;
  box-shadow: none;
  background-color: #FFF ;
  text-transform: uppercase;
  border-radius: 3px;
  border: 1px solid #D4D4D4;
  vertical-align: top;
  filter: none;
  transition-duration: 0.4s;
}

.s2_button:hover {
  background-color: #DDD;
}

#s2_search_value {
  border-radius: 3px;
  border: 1px solid #D4D4D4;
  background-color: #fff;
  border-color: #d4d4d4;
  color: #666;
  display: inline-block;
  font-size: 14px;
  padding: 9px;
  width: 250px;
  max-width: 100%;
}

#s2_pager {
  background-color: #FFFFFF ;
  display: inline-block;
  max-width: 200%;
  padding-left: 20px;
  position: relative ;
  right: -80px ;
  bottom: 6px ;
  color: #666666 ;
}


.s2_h1 {
  font-size: 2em;
  font-weight: 400;
  color: #222;
  vertical-align: bottom ;
}

p.s2_h1 {
  padding: 0px ;
  margin: 0px ;
}

.s2_table_view {
  overflow: auto;
  padding-top: 20px ;
  margin-left: 20px ;
  margin-right: 20px ;
  background-color:#FFF ;
  border-spacing: 0px ;
}

.s2_table_view td {
  border-bottom: 1px solid rgba(0,0,0,0.05); ;
  padding-left: 20px ;
  padding-right: 8px ;
  padding-top: 8px ;
  padding-bottom: 8px ;
  font-size: 14px ;
}

.s2_table_view th {
  border-bottom: 1px solid rgba(0,0,0,0.05); ;
  padding-left: 20px ;
  padding-right: 20px ;
  padding-top: 8px ;
  padding-bottom: 8px ;
  font-size: 16px ;
}

.initials {
  background-color: #323844 ;
  border: 5px solid #323844 ;
  border-radius: 5px;
  text-align: center;
  padding-bottom: 2px;
  padding-top: 2px;
  color: #FFFFFF ;
  font-weight: 600 ;
}

#rpt_viewer_title {

}

#rpt_viewer_header {
  overflow: auto;
  background-color: #FFFFFF ;
  padding: 5px ;
}

#rpt_viewer_body {
  overflow: auto;
  margin-top: 5px ;
  background-color: #FFFFFF ;
  padding: 5px ;
}

#rpt_viewer_body th {
  background-color: #EEEEEE ;
  padding-left: 20px ;
  padding-right: 8px ;
  padding-top: 8px ;
  padding-bottom: 8px ;
  font-size: 16px ;
}

#rpt_viewer_body td {
  padding-left: 8px ;
  padding-right: 8px ;
  padding-top: 2px ;
  padding-bottom: 4px ;
  font-size: 14px ;
}

#rpt_viewer_selector {
  padding-top: 8px ;
  padding-bottom: 8px ;
}

.rpt_icon_button {
  cursor: pointer ;
  padding-left: 8px ;
  padding-right: 8px ;
  padding-top: 1px ;
  padding-bottom: 1px ;
  border: 1px solid #DDDDDD;
  border-radius: 3px ;
}

.rpt_icon_button:hover {
  background-color: #DDDDDD ;
}

.div_rpt_switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 18px;
}

.div_rpt_switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #323844;
}

input:checked + .slider:before {
  -webkit-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}

.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}

.rpt_filter {
  border: #DDDDDD solid 1px ;
  border-radius: 4px ;
}

.s2_selector {
  marging-left: 20px ;
  margin-right: 20px ;
  border: 1px solid #CCCCCC ;
  border-radius: 3px ;
}

#migration_table_list {
  border: 1px solid #CCCCCC ;
  border-radius: 3px ;
  padding: 6px ;
  min-height: 300px ;
  overflow: auto ;
}

#migration_log {
  border: 1px solid #DDDDDD ;
  border-radius: 3px ;
  padding: 6px ;
  min-height: 300px ;
  overflow: auto ;
}

#sessionTimer {
  z-index: 10;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #EEEEEE ;
  text-align: 'center' ;
  verticale-align:'middle' ;
}

#sessionTimer_text {
  margin: auto;
  margin-top:100px ;
  width: 50%;
  height: 50px;
  padding: 20px;
  background-color: #323844;
}

#sessionTimer_button_div {
  margin: auto;
  width: 50%;
  height: 50px;
  padding: 20px;
  background-color: #323844;
  text-align:center;
  padding-bottom: 30px ;
}

#sessionTimer_button {
  width: 50%;
  border: solid 1px #FFFFFF;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  background-color: #AAAAAA;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
