body{
	color:#334423;
	/* color:#011211; */
	background-color:#667788;
	font-size: 12px;
	font-family: Tahoma;
	border:0;
}
@keyframes blinker {50% {opacity: 0;}}
input[id="task_id"]{
	font-size:16px;
	text-align: center;
}
:focus { 
	outline: solid;
	outline-style: none;
	background: #7af!important;
}
:root {
	--ratio1: 1;
	--ratio2: 2;
	--ratio5: 5;
	--ratio10: 10;
	--ratio15: 15;
  }

.checkbox-square {
	vertical-align: top;
	outline: none!important;
	cursor: pointer;
}

.checkbox_menu{
	width: 70px;
	white-space: normal;
	border:1px;
}

.input_form_green_bg{
	background-color:#aea;
}
.task_form {
	width: 100%;
	margin: 0 auto;
}
.task_add_label {
	width: 0%;
	color: white;
	/* Positions the label text beside the input */
	text-align: right;
	font-size:14px;
}
.ar_tb_select {
	padding: 0px 5px 0px 5px!important;
	vertical-align:top;
	-webkit-appearance: none!important;
	background: white;
	font-size:18px;
	border:0;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	/* display: inline-block; */
	/*display:table-row;*/
	/* border:0 */
	/* appearance: auto; */
	/* -webkit-appearance: none; */
	background-color: white; 
	/* -105px */
	transition: all 5s; /* 5 second transition */
}
.task_list{
	margin:-3px 0px 0px 1px;
	height:290px;
	width:382px;
	border:0;
	overflow:auto;
}
.collapsible_date {
background-color: #eee;
display: contents;
color: black;
cursor: pointer;
width: 80px;
text-align: left;
font-size: 12px;
margin: 0;
}
.title_line {
	background-color: var(--bg_color, #fff);
	display: inline-block;
	color: black;
	width: 295px;
	border: 0px; 
	text-align: left;
	font-size: 16px;
	white-space:nowrap;
	overflow:hidden;
	outline: none!important;
	resize:horizontal;
	scrollbar-width: none;
	padding:0px 0px 4px 1px;
	height:16px;
	margin:1px -1px -5px 0px;
	font-family: Tahoma;
}


.title_line:hover {
	background-color: #eee;
}

#task_status_buttons input[type="checkbox"] {
	display: none;
}
#task_status_buttons span {
	background-color: #deefff;
	display: inline-block;
	padding: 5px!important;
	border: none;
	color: black;
	font-size: 16px;
	margin-right:-2px;
	cursor: pointer;
}
#task_status_buttons input[type="checkbox"]:checked + span {
  background-color: #fffe77;
  display: inline-block;
  color: black;
}

.select_10 {
	/* width: 50px; */
	/* overflow:auto; */
}
#select_10 input[type="checkbox"] {
	display: none;
	background-color: #deefff;
}
#select_10 span {
	margin: -1px 0px 0px 0px; 
	background-color: #deefff;
	width: 70px;
	display: inline-block;
	padding: 5px!important;
	text-align: center;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	color: black;
	font-size: 16px;
	cursor: pointer;
}
#select_10 input[type="checkbox"]:checked + span {
	text-align: center;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin: -1px 0px 0px 0px; 
	background-color: #fffe77;
	width: 70px;
	display: inline-block;
	color: black;
}


.button_01 {
background-color: var(--bg_color, #abc); /* Green */
border: 0px; 
color: black;
padding:0px 1px 1px 1px; 
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin:-2px -2px 0px -1px; 
cursor: pointer;
}

.button_01b {
background-color: var(--bg_color, #abc); /* Green */
width: 40px;
border: none;
color: black;
padding:0px;
text-align: center;
text-decoration: none;
display: none;
font-size: 16px;
margin: 0px;
}
.button_01c {
width: 10px;
border: none;
color: black;
padding:0px;
overflow:hidden;
text-align: center;
text-decoration: none;
display: none;
font-size: 16px;
margin: 0px -3px 0px -3px;
}
.button_02 {
background-color: #667788;
border: none;
color: white;
padding: 0px;
text-align: center;
/* text-decoration: none; */
display: inline-block;
font-size: 16px;
margin:1px 0px -2px 0px; 
cursor: pointer;
}
.button_03 {
background-color: #deefff;
border: none;
color: black;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin-right:-2px;
cursor: pointer;
}
.button_03:hover {
  background-color: #eeffee;
}
.button_04 {
background-color: #deefff;
border: none;
padding: 7px 4px;
color: black;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin:0px 0px 1px 1px;
cursor: pointer;
}
.button_04b {
background-color: #adcfff;
border: none;
padding: 0px 4px 1px 4px;
color: black;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin:0px 0px 1px 1px;
cursor: pointer;
}
.button_05 {
	/* margin:0px 0px 1px 1px; */
	/* vertical-align:center; */
	/* -webkit-appearance: none!important; */
	background: white;
	font-size:20px;
	/* text-align: center; */
	border:0;
	height: 22px;
	outline: none!important;
	/* display: inline-block; */
	/*display:table-row;*/
	/* appearance: auto; */
	/* -webkit-appearance: none!important; */
	background-color: white; 
	/* -105px */
	cursor: pointer;
}
.button_05_label {
	/* margin:0px 0px 1px 1px; */
	vertical-align:bottom; 
	/* -webkit-appearance: none!important; */
	background: white;
	font-size:25px;
	height: 18px;
	/* text-align: center; */
	border:0;
	margin: 0px -2px 0px -2px;
	/* display: inline-block; */
	/*display:table-row;*/
	/* appearance: auto; */
	/* -webkit-appearance: none!important; */
	background-color: white; 
	/* -105px */
	cursor: pointer;
}
.button_07{
	margin: 0px -1px -1px 0px; 
	background: white; 
	border-style: solid; 
	border-width: 1px;
	position: absolute;
	text-align: center; 
	font-size:16px; 
}
.button_08{ 
	margin: 1px 0px 0px 1px; 
	background: black;
	outline: solid;
	border:1px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	text-align: center;
	position: absolute;
	font-size:16px;
	cursor: pointer;
}
.marquee_01 {
	background-color: #667788;
	height: 18px;
	width: 208px;
	margin: 0px 0px -3px 1px;
	max-width: 66%;
	overflow: hidden;
	color: LightGray;
	font-size: 18px!important;
}
.text_box_01 {
    padding: 0;
    height: 30px;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid #cdcdcd;
    border-color: rgba(0,0,0,.15);
    background-color: white;
    font-size: 16px;
}
.content {
padding:0!important;
width: 600px;
text-align: left;
display: none;
overflow: hidden;
background-color: #f1f1f1;
font-size: 16px;
padding: 0px;
}
.tm_01 {
	background-color: #deefff;
	color: black;
	float: left;
	border: 1px;
	cursor: pointer;
	padding: 8px 6px 6px 6px;
}
.tm_01:hover {
  background-color: #777;
}
.custom_select {
	overflow-x: hidden;
	color: white;
	border: none;
	display: inline-block;
	outline: none;
	cursor: pointer;
	/*padding: 2px 5px;*/
}
.ar_select_class{
display:none; 
/* background: black; */
}

