.tag_error{
    border-radius:10px;
    color:white;
    padding: 1px 5px;
    background-color:#e9533b;
    font-size: 12px;
}
.tag_warning{
    border-radius:10px;
    color:white;
    padding: 1px 5px;
    background-color:#d3980c;
    font-size: 12px;
}
.tag_active{
    color: white;
    background-color: green;
    padding: 1px 5px;
    border-radius: 5px;
    font-size: 12px;
}
.tetable {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 1.15em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.tetable thead tr {
    background-color: #009879;
    color: #ffffff;
    text-align: left;
}
.tetable th,
.tetable td {
    padding-left:12px;
	padding-right:10px;
}
.tetable tbody tr {
    border-bottom: 1px solid #dddddd;
}

.tetable tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}

.tetable tbody tr:last-of-type {
    border-bottom: 2px solid #009879;
}
.tetable tbody tr.active-row {
    font-weight: bold;
    color: #009879;
}
.td_500{	
	font-size:12px;
}
.td_5000{
	font-size:12px;
}
.td_11{
	width:50px;
}
label{
	font-weight:600;
	font-size:16px;
	letter-spacing:1px;
}
.tediv{
	font-size: 16px;
	background-color: beige;
	line-height: 35px;
	border-radius: 10px;
}
.temargin10{
	margin:10px;
}
.tename{
	font-size: 18px;
	font-weight: 800;
	color: #9073ab;
	letter-spacing: 1px;
}
.tepara{
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #8072e7;
}
.linkbtn {
  background-color: #8792ec;
  color: white;
  padding: 0.3em 0.5em;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom-width: 2px;
  border-bottom-color: #694fb4;
  border-bottom-style: solid;
  font-size: 12px;
}

.tebtn {
  background-color: #8792ec;
  color: white;
  padding: 0.1em 0.5em;
  text-decoration: none;
  text-transform: uppercase;
  border:0px;
  border-bottom-width: 2px;
  border-bottom-color: #694fb4;
  border-bottom-style: solid;
  font-size: 12px;
}

.lastbtndiv{
	height:70px;
}

.tetag{
    color: white;border-radius: 10px;font-size: x-small;padding: 3px 10px 3px 10px;font-weight: 700;letter-spacing:0.5px;box-shadow:1px 1px 3px #1e1d1d;
}
.temandate{
    background-color: #930303; 
}
.tenew{
    background-color: #ef4a4a; 
}
.teprogress{
    background-color: #f0be39; 
}
.tecompleted{
    background-color: #095605; 
}

.course_desc{
	margin-left:140px;
	margin-top:10px;
}
.actionbutton{
	height:25px;
	border:none;
	background-color:#ced6cf;
	color:black;
	line-height:25px;
	font-size:12px;
	letter-spacing:1px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
}

div .label_attr{
	font-weight:600;
	font-size:18px;
	text-align:left;
	border:0px;
	line-height:25px;
}
div .label_value{
	line-height:40px;
	text-indent:10px;
	font-size:16px;
	border:0px;
	border-bottom-width:1px;
	border-bottom-color:#e4dcdc;
	border-bottom-style:solid;
}

table .label_attr{
	font-weight:600;
	font-size:18px;
	height:50px;
	text-align:center;
	border:1px solid #cdc5c5;
	border-right-width:0px;
}
table .label_value{
	line-height:40px;
	text-indent:50px;
	font-size:16px;
	border:1px solid #cdc5c5;
	border-left-width:0px;
}


.label_attr{
	font-weight:600;
	font-size:18px;
	height:50px;
	line-height:50px;
	text-indent:50px;
	border:1px solid #cdc5c5;
	border-right-width:0px;
	
}
.label_value{
	line-height:40px;
	text-indent:50px;
	font-size:16px;
	border:1px solid #cdc5c5;
	border-left-width:0px;
}
.textbox{
	margin-top:20px;
	height:40px;
	width:70%;
	text-indent:10px;
}
.a_button{
	border-radius:7px;
	background-color:green;
	color:white;
	margin-left:20px;
	height:30px;
	width:15%;
	font-weight:600;

}

#form-container {
  min-height:400px;
}

.row {
  margin-top: 15px;
}
.row.form-group {
  padding-left: 15px;
  padding-right: 15px;
}
.btn {
  margin-left: 15px;
}

.change-link {
  background-color: #000;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  bottom: 0;
  color: #fff;
  opacity: 0.8;
  padding: 4px;
  position: absolute;
  text-align: center;
  width: 150px;
}
.change-link:hover {
  color: #fff;
  text-decoration: none;
}


#editor-container {
  height: 700px;
}

.textbox{
	font-size:16px;
	width:300px;
	height:40px;
	letter-spacing:1px;
	text-indent:5px;
}
th{
	font-size:14px;
	width:200px;
	height:40px;
	letter-spacing:1px;
	background-color:black;
	color:white;
	text-align:center;
}
td{
	font-size:14px;
	width:200px;
	height:40px;
	letter-spacing:1px;
	color:black;
}
.label, .inputcls{
	height:30px;
	font-weight:700;
	color:#116b96;
}
.column11{
	
    text-indent: 5px;
    height: 20px;
    font-size: 13px;
    letter-spacing: 1px;
    outline: none;
    border-radius: 3px;
}
.column500{
	
	height:60px;
	line-height:25px;
    text-indent: 5px;
    font-size: 13px;
    letter-spacing: 1px;
    outline: none;
    border-radius: 3px;
}

.column5000{
	
	height:200px;
	line-height:25px;
    text-indent: 5px;
    font-size: 13px;
    letter-spacing: 1px;
    outline: none;
    border-radius: 3px;
}
.td_500{
	
	font-size:12px;
}
.td_5000{
	
	font-size:12px;
}
.td_11{
	width:50px;
}
label{
	font-weight:600;
	font-size:16px;
	letter-spacing:1px;
}
.labeltxt{
	width:300px;
	height:40px;
	margin:10px;
	font-size:15px;
	letter-spacing:1px;
}
.input{
    height:40px !important;
    letter-spacing:1px !important;
    font-size:16px !important;
}
.activetab{
	padding-right:10px;
	padding-left:10px;
	background-color: aliceblue;
	height: 50px;
	line-height: 45px;
	text-align: center;
	border-bottom-color: #f27f7f;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	border-bottom-style: inset;
	font-size:16px;
	font-weight:600;
	letter-spacing:0.5px;
	color:#140755;
	cursor:pointer;
}
.tab{
	padding-right:10px;
	padding-left:10px;
	background-color: aliceblue;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom-color: #e4dcdc;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	border-bottom-style: inset;
	font-size:16px;
	font-weight:600;
	letter-spacing:0.5px;
	color:#868788;
	cursor:pointer;
}
.notification{
	font-size:16px;
	height: 50px;
	background-color: #f6f6f6;
	margin-top: 5px;
	line-height: 25px;
	font-weight: 100;
	text-indent: 20px;
	color:rgb(28, 10, 80);
	font-weight:400;
}
.tebutton{
	font-size: 20px;
	height: 50px;
	border-radius: 50px;
	border-color: #b2b2e9;
	color:#b2b2e9;
	background: none;
	padding-left: 20px;
	padding-right: 20px;
}
.telinkbtn1{
	border-radius:10px;
	padding:10px 20px 10px 20px;
	background-color:#726db1;
	color:white;
	text-decoration:none;
	font-size:18px;
	letter-spacing:1px;
}

.tedropdown{
	font-size: 18px;
	height: 40px;width: auto;
	max-width: 400px;
	letter-spacing: 1px;
	text-indent: 10px;
	font-weight: 600;
	outline: none;
}
.tebuttontheme1{
	background-color: #0b4f05;
	color: white;
	font-weight: 800;
	padding: 2px 10px 5px 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	box-shadow: 1px 1px 0.5px #0d0828;
	letter-spacing: 1px;
	
}
.tebuttontheme2{
background-color: #efefee;
	color: #7b807b;
	font-weight: 800;
	padding: 2px 10px 5px 10px;
	margin-bottom: 10px;
	/*! border-radius: 5px; */
	/*! box-shadow: 1px 1px 0.5px #0d0828; */
	letter-spacing: 1px;
	
}
.tebuttontheme3{
	background-color: #29d053;
	color: white;
	font-weight: 800;
	padding: 8px 25px 8px 25px;
	margin-bottom: 10px;
	border-radius: 5px;
	box-shadow: 1px 2px 2px #9cb4a1;
	letter-spacing: 1px;
	font-size:13px;
	text-transform: uppercase;
	border-width:0px;
}
.telabeltheme1{
	color: #890a0a;
	text-transform: uppercase;
	text-decoration: underline;
}

.autogrowtextarea{
	background-color:#fafafa;
	min-height:50px;
	letter-spacing:1px;
	font-size:24px;
	border-radius:0px;
	border:0px;
	outline:none;
	box-shadow:none;
	width:100%;
	line-height:40px;
	box-sizing: border-box;
	overflow: hidden;
	resize:none;
}

.autoheight{
	height:auto;
}
.level1font{
	font-size:10px;
	letter-spacing:1px;
}
.level2font{
	font-size:14px;
	letter-spacing:1px;
}
.level3font{
	font-size:16px;
	letter-spacing:1px;
}

.level4font{
	font-size:20px;
	letter-spacing:1px;
}
.level5font{
	font-size:24px;
	letter-spacing:1px;
}

.noborder{
	border:none !important;
}

.tag{
	padding:4px 10px 4px 10px;
	background-color:#eae7e7;
	color:#403294;
	border-radius: 4px;
	margin: 10px 10px 5px 5px;
	font-weight: 500;
	letter-spacing: 0.5px;
}
.tagremove{
	color:#f29797;opacity:0;cursor:pointer;
}
.error-label{
    font-size:13px;
    color:red;
    letter-spacing:1px;
}
.dropdown{
    height: 35px;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 700;
    color: #56a1e3;
    outline:none;
}

#response-msg{
    font-weight:700;
    margin:15px 0px;
    font-size:15px;
    letter-spacing:0.5px;
}
.link-button{
    background: none;
    border: none;
    color: #16b77b;
}
.header-3{
    font-size: large;
    text-transform: uppercase;
    font-weight: 800;
    padding-bottom: 30px;
}
.text-label-1{
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0.5px;
    padding-bottom: 30px;
}
.table-search-input{
    width: 80%;
    height: 50px;
    outline: none;
    font-size: 30px;
    color: #c4c1ba;
    letter-spacing: 1px;
    text-indent: 10px;
    }

.teche-link-button-small{
    text-decoration: none;
    background-color: green;
    padding: 3px 10px 3px 10px;
    color: white;
    margin-left:5px;
    margin-right:5px;
}
.parent-folder{
    font-size: 16px;
    padding: 0px 5px;
    font-weight: 500;
    color: #1b6f5a;
    letter-spacing: 0.1px;
        text-shadow: 0.1px 0 0.1px black;
}
.redirection-symbol{
    font-size: 16px;
    padding: 0px 5px;
    font-weight: 500;
    color: #1b6f5a;
}
.parent-folder a{
    text-decoration:none;
    color: #1b6f5a;
}
.tooltip-container {
  position: relative;
  display: inline-block;
}

.tooltip-button {
  padding: 8px 16px;
  font-size: 14px;
  cursor: pointer;
}

.tooltip-content {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: -200%;
  left: 50%;
  transform: translateX(-100%);
  background-color: #333;
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  z-index: 1;
  white-space: nowrap;
  transition: opacity 0.3s;
}

.tooltip-content a {
  display: block;
  color: #00d4ff;
  text-decoration: none;
  margin: 4px 0;
  font-size: 14px;
}

.tooltip-content a:hover {
  text-decoration: underline;
}

.tooltip-container:hover .tooltip-content {
  visibility: visible;
  opacity: 1;
}
#difficulty {
  display: flex;
  gap: 5px;
}

.box {
  width: 20px;
  height: 10px;
  background-color: lightgray;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.2s;
}

.box.active {
  background-color: orange; /* or any color you like */
}

.priority-change-notification {
	position: fixed;
	top: 20px;
	right: 40%;
	z-index: 10000;
	max-width: 400px;
	animation: slideInRight 0.5s ease-out;
}

@keyframes slideInRight {
	from {
		transform: translateX(100%);
		opacity: 0;
	}
	to {
		transform: translateX(0);
		opacity: 1;
	}
}