.stud_column {
    width: 40%;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
    position: relative;
}.fusion-page-title-bar.fusion-tb-page-title-bar {
    display: none;
}main#main {
    background: #f1f1f1 !important;
}.stud_column input {
    background: #fff;
    margin-bottom: 20px;
    color: #000;
}input.form-control.login_save, input.form-control.forgot_save {
    background: #da2e30;
    color: #fff;
    font-size: 20px;
    padding: 6px 30px 8px 30px;
    border: 0px;
}.btn-form-group{
    text-align:center;
    margin-top: 1rem;
}
button.dropbtn img {
    height: 48px;
    width: 48px;
    max-width: 48px;
    border: 1px solid #db0000;
    border-radius: 100%;
    max-height: 48px !important;
    object-fit: cover !important;
}
figure.highcharts-figure text {
    font-size: 12.5px !important;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.clearfix {
    clear: both;
}
.links-wrapper {
    min-height:30px;
    display:block;
}
.dig-dashboard-header {
    padding: 10px 0px;
}
.stud_column input[type="checkbox"] {
    margin: 0 10px 0 0;
}
a.fwd_pwd {
    position: absolute;
    bottom: 8rem;
    color: #544f45;
    right: 3rem;
}
.tab-container{
    padding:0px 0px;
	position: relative;
	clear:both;
}
.tab-menu{ 
    margin-bottom: 20px;
}
.tab-menu ul{
	margin: 0;
	padding: 0;
}
.tab-menu ul li{
	list-style-type: none;
	display: inline-block;
    padding-right: 20px;
    cursor: pointer;
}
.tab-menu ul li a{
	text-decoration: none;
	color: rgba(0,0,0,0.4);
	background-color: #b4cbc4;
	padding: 7px 25px;
	border-radius: 4px;
}
.tab-menu ul li a.active-a{
	background-color: #588d7d;
	color: #ffffff;
}
.tab{
	display: none;
}
.tab h2{
	color: rgba(0,0,0,.7);
}
.tab p{
	color: rgba(0,0,0,0.6);
	text-align: justify;
}
.tab-active{
	display: block;
}
.dashboard_main_row {
    width: 100%;
    display: block;
    justify-content: space-between;
    margin: 0 auto;
}
.dashboard_right_col {
    width: 100%;
    background: #fff;
    display:none !important;
}.dashboard_left_col {
    width: 100%;
}
table tr:nth-child(odd)  {
    background-color:#FFF; 
    
}
table tr:nth-child(even) {
    background-color: #f2f2f2 !important;
    
}

table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

table th{
    font-weight:600 !important;
}
.dropdown_wrapper_rp button.multiselect.dropdown-toggle.btn.btn-default {
    width: 100% !important;
    text-align: left;
}

.dropdown_wrapper_rp .btn-group {
    width: 100% !important;
    text-align: left !important; 
}

.btn .caret {
    margin-left: 0;
    position: absolute;
    right: 10px;
    top: 45%;
}
table th, table td {
  border: 1px solid #ddd !important;
  padding: 10px !important;
  text-align: center;
  font-size:16px !important;
}
.tab-menu span.tab-a.active-a.btn.btn-danger {
    background: #fff;
    color: #d43f3a;
    border: 2px solid #d43f3a;
}
.tab-menu {
    text-align: right;
}
.tab-menu .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    padding: 10px 20px;
     border: 2px solid #d43f3a;
}
table th {
  background-color: #da2e30 !important;
  color: white;
}

.dashboard-widget .col-md-6 {
    min-height: 160px;
}
.w3-modal {
    z-index: 30000 !important; 
}
.dashboard-widget .col-md-6 .db-blk .h4.pb-5 {
    color: #da2e30;
    font-weight: 700;
}

.dashboard-widget .col-md-6 .db-blk {
    min-height: 165px;
    padding-bottom:0px !important;
    padding-top:20px !important;
}
.dashboard-widget .col-md-6 .db-blk .db-blk-label {
    font-size:16px !important;
}
.db-blk.db-blk-admins.box-shadow .db-blk-label {
    padding-top: 31px !important;
}

.db-blk.db-blk-events.box-shadow  .db-blk-label {
    padding-top: 5px !important;
}

.db-blk.db-blk-events-secondary.box-shadow .db-blk-label{
     padding-top: 31px !important; 
}
.dashboard_right_col ul {
    background: #fff;
    padding:0px;
    list-style: none;
}.dashboard_right_col ul li {
    padding: 4px 20px;
}li.menu_active {
    background: #da2e30;
    color: #fff;
}
li.menu_active a
{
    color: #fff;
}
.dashboard_right_col ul li:hover {
    background: #da2e30;
}
.dashboard_right_col ul li:hover a {
    color: #fff;
}
span.tab-a.active-a {
    color: #000;
    border-bottom: 1px solid #858181;
}.stud_tables {
    width: 100%;
}
span.blue {
    background: #337ab7;
    color: #337ab7;
}
span.green {
    background: #449d44;
    color: #449d44;
}
span.yellow {
    background: #f0ad4e;
    color: #f0ad4e;
}
span.red {
    background: #c9302c;
    color: #c9302c;
}
.time_entry_table  span.green {
    background: #8080ce;
    color: #8080ce;
    border-radius: 50%;
}.time_entry_table input {
    background: #fff;
    color: #000;
    padding: 3px;
}table.time_entry_table.stud_tables tr th, table.time_entry_table.stud_tables tr.table-footer td {
    font-size: 16px;
    padding: 3px 5px;
}table.time_entry_table.stud_tables tr td{
    line-height: 1.5;	font-size:16px;
}.time_entry_dashboard_main_row{
    width:100% !important;
}.time_entry.time_entry_head {
    width: 100%;
    display: flex;
    justify-content: space-between;
}.time_entry.time_entry_head h1 {
    font-size: 24px;
}.bootstrap-datetimepicker-widget tr:hover {    background-color: #808080;}.head3 .input-group-addon {    background: #da2e30;    color: #fff;	border: 1px solid #da2e30;}input#weeklyDatePicker {    background: transparent;	border-color: #da2e30;	color: #da2e30;}.head3 {    padding-bottom: 5px;}table.time_entry_table.stud_tables tr.table-footer td {	padding:10px;}.totalRemaingHrsGroup.pull-right {    background: #444;    color: #fff;    }.totalRemaingHrsGroup span {	padding: 10px;    font-size: 16px;	display:inline-block;}.input_time_wrap {	text-align:center;}.button-group-wrapper {	text-align:right;}button.basic-button.btn {    border: 1px solid #da2e30;    color: #da2e30;    margin-right: 5px;	background:transparent;	display:inline-block;}button.classic-button.btn, button.basic-button.btn:hover {	border: 1px solid #da2e30;    background: #da2e30;	color:#fff;}
.table-layout tr td {
	font-size:16px;
}
.submitted_for_approval tr td a {
    color: #0000ff;
    font-weight: bold;
}
table.inprogress tr td a {
    color: #cc0000;
    font-weight: bold;
}
table td .btncustom {
    display: inline-block;
    margin-right: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
    line-height: 1.5;
    padding: 5px 10px;
	cursor:pointer;
}
.btn-approve {
	background:#007b00;
	color: #fff;
}
.btn-approve:hover {
	border-color:#007b00;
	background:transparent;
	color:#007b00;
}
.btn-decline {
	background:#CC0000;
	color: #fff;
}
.btn-decline:hover {
	border-color:#CC0000;
	background:transparent;
	color:#CC0000;
}
div#commentBoxWrapper {
    padding: 10px;
    background: #fff;
    display: block;
	margin-top:10px;
}
div#commentBoxWrapper label {
	display:block;
	line-height:1.5;
	padding-bottom:5px;
}
div#commentBoxWrapper textarea {
	display:block;
	line-height:1.5;
	padding-bottom:5px;
	margin-bottom:10px;
}
.dashboard_right_col ul li a {
	display:block;
	text-decoration:none!important;
}
.comment-wrap {
    width: 120px;
    word-break: break-word;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.reset_student_password, .reset_supervisor_password {
    background: #cc0000!important;
    color: #fff!important;
    border: 1px solid #cc0000;
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 5px!important;
}
/*High Charts CSS*/
.highcharts-figure,
.highcharts-data-table table {
    min-width: 100%;
    max-width: 100%;
    margin: 1em auto;
}

#container {
    height: 400px;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}

.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}
/*End HighCharts*/
.highcharts-figure {
	box-shadow:none;
}
.table_overall_wrapper {
	margin-top:10px;	
}
.section_table_wrp {
    display: block;
    background: #fff;
    padding: 0;
    margin: 0 0 20px;
	box-shadow: 0px 3px 3px #aaa;
}

.section_table_header {
    background: #bdbdbd;
    color: #000;
    padding: 5px 10px;
    line-height: 1.5;
    margin: 0;
}
.section_table_header h4 {
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.section_table_body {
    background: #fff;
    padding: 20px 10px;
    display: block;
}
.section_table_header h4 span {
    float: right;
    font-size: 80%;
    letter-spacing: 0.5px;
}
.cmp {
	color:#2db32d;
}
.incmp {
	color:#CC0000;
}
.progress_bar_row {
    display: table;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 5px;
}
.progress_bar_col {
    display: table-cell;
    vertical-align: middle;
}
.progress_bar_col.wid_20 {
    width: 25%;
}
.progress_bar_col p {
    margin: 0;
    padding: 0;
}
.sbtn-wrapper {
	margin-top:10px;
	min-height:35px;
	display:block;
}
.progress_bar_cnt {
    background: #ddd;
    height: 18px;
    width: 100%;
	position:relative;
	overflow:hidden;
}

span.progress_bar_ov {
    position: absolute;
    top: 21%;
    height: 60%;
    background: #CC0000;
	left: 3px;
}
.mar-top-20 {
	margin-top:20px;
}
.dropdown-selection-wrapper select {
    background: #fff;
    width: 100%;
    border: 1px solid #da2e30;
    border-radius: 3px;
    line-height: 1;
    height: 35px;
    padding: 5px;
}
.dropdown_wrapper_rp {
	display:inline-block;
	margin-right:5px;
	margin-bottom:5px;
	position: relative;
}
text.highcharts-title {
    visibility: hidden;
}
.dropdown_wrapper_rp:last-child {
    margin-right: 0;
}
.dropdown_wrapper_rp .form-control {
    background: #fff;
    padding: 5px;
    height: 35px;
    color: #333;
    border: 1px solid #da2e30;
    line-height: 1;
}
.dropdown_wrapper_rp .input-group-addon {
    background: #da2e30;
    color: #fff;
    border-color: #da2e30;
}
.dropdown_wrapper_rp {
	width: 17%;
    vertical-align: middle;
}
.dropdown_wrapper_rp.date_picker_wrpper {
	min-width: 240px;
}
.form-table-wrapper {
	display: block;
	vertical-align: middle;
	width: 100%;
	background: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
	padding-top: 15px;
}
.form-table-wrapper .form-column-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 32%;
    padding: 5px 10px;
}
.form-table-wrapper .form-column-wwrapper {
	display: block;
	padding: 10px 10px 20px;
}
.form_studentmp_wrapper {
    margin-bottom: 20px;
}
.form_studentmp_wrapper.editwindow {
    background: #ccc;
    padding: 10px;
    box-shadow: 0px 2px 3px #777;
    border-radius: 5px;
}
.spinloader {
	position: fixed;
	width:100vw;
	height:100vh;
	top:0;
	left:0;
	z-index:11111;
	background:#fff;
	display: table;
}
.spinloader .loader {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
}
.spinloader .loader img {
	display: inline-block;
	width: 200px;
}
.commentboxwrapper .comment-textbox {
	display: table-cell;
	vertical-align: middle;
}
.commentboxwrapper {
    position: fixed;
    background: rgba(0,0,0, 0.8);
    width: 100vw;
    height: 100vh;
    z-index: 11111;
    top: 0;
    left: 0;
    display: table;
}

.commentboxwrapper .comment-textbox .formgroup {
    display: block;
    width: 100%;
    padding: 10px;
    text-align: center;
    position: relative;
}
.commentboxwrapper label {
	color:#fff;
}
.commentboxwrapper .comment-textbox .formgroup textarea#commentWr {
    width: 50%;
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    max-width: 400px;
    margin-left: 20px;
}

.commentboxwrapper .comment-textbox .formgroup .btnwrapperr {
	padding: 20px 10px;
}
.dashboard_main_row {
    position: relative;
}
body .aimage_wrapper {
    position: fixed;
    top: 20%;
    background: rgb(3 8 22 / 48%);
    width: 60%;
    height: 60%;
    display: table;
    left: 20%;
    z-index: 100000;
    box-shadow: 0px 0px 8px #000;
    border-radius: 8px;
}
body .aimage_wrapper .imag_wrap_inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	padding: 30px 50px;
}
body .aimage_wrapper .imag_wrap_inner a.clsicon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
	color: #fff!important;
    z-index: 1000;
}
body .aimage_wrapper .imag_wrap_inner img {
	width: auto;
	height: 60vh;
	max-width: 100%;
	display:inline-block;
    overflow-y: auto;
}
.login_button {
    padding: 20px;
    text-align: center;
}
.login_button a.login_button_link {
    background: #0e540e!important;
	color:#fff!important;
	display:inline-block;
	padding: 10px 20px;
	line-height: 1.5;
	text-transform: uppercase;
	border-radius: 4px;
}
.login_button a.login_button_link:hover {
    opacity: 0.5;
}
.skills_dropdown_wrapper .dropdown_wrapper_rp {
	min-width: 200px;
}
.sup_skills_dropdown_wrapper .dropdown_wrapper_rp {
	min-width: 150px;
}


/*progress bar*/

.progress1-bar {
  position: relative;
  height: 150px;
  width: 150px;
  margin: 0 auto;
}

.progress1-bar div {
  position: absolute;
  height: 150px;
  width: 150px;
  border-radius: 50%;
}

.progress1-bar div span {
  position: absolute;
  font-family: Arial;
  font-size: 25px;
  line-height: 130px;
  height: 130px;
  width: 130px;
  left: 10px;
  top: 10px;
  text-align: center;
  border-radius: 50%;
  background-color: white;
}

.progress1-bar .background { background-color: #b3cef6; }

.progress1-bar .rotate {
  clip: rect(0 75px 150px 0);
  background-color: #4b86db;
}

.progress1-bar .left {
  clip: rect(0 75px 150px 0);
  opacity: 1;
  background-color: #b3cef6;
}

.progress1-bar .right {
  clip: rect(0 75px 150px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #4b86db;
}
 @keyframes 
toggle {  0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}


.progress-content-wrapper {
    text-align: center;
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px 20px;
}

.pr-title-wrapper h4 {
    font-weight: bold;
}

.pr-content-wrapper p {
    font-style: italic;
}
.progress-wrapper .col-md-4 {
    margin-bottom: 20px;
}

.progress-wrapper{
    margin-bottom: 20px;
    background: #fff;
    border: 0px solid #ccc;
    border-radius: 10px;
	padding: 20px;
}

.top-section {
    padding: 0px 30px;
    display: block;
    width: 100%;
    position: relative;
}

.top-section .top-column {
    float: left;
	width: 50%;
}
.top-section .top-column.col-right-wr {
    float: right;
	text-align: right;
}

.ovl-tr-wrapper {
 background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.wid-auto {
	width: auto!important;
}
.pagination>li>a, .pagination>li>span, .pagination>li>a:hover, .pagination>li>span:hover {
    color: #da2e30;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {    
    background-color: #da2e30;
    border-color: #da2e30;
}
.error_wrpper {
    display: block;
    width: 80%;
    margin: 0 auto;
    background: #cc000026;
    color: #cc0000;
    margin-bottom: 10px;
    border-radius: 10px;
    border: 1px solid #cc0000c9;
    padding: 10px;
    text-align: center;
    max-width: 500px;
    font-weight: bold;
    line-height: 1.5;
}
@media only screen and (max-width: 480px) {
	.error_wrpper {
		width: 100%;
	}
	.stud_column {
		width: 90%;
		padding: 10px 20px;
	}
	.stud_column input {
		margin-bottom: 10px;
		height: 30px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1370px){
.dashboard_main_row {
    width: 100% !important;
}
img.fusion-standard-logo {
    max-height: 70px !important;
}
.row_flex_col {
    display: flex;
    width: 50% !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.row_flex_col .dropdown_wrapper_rp {
    width: 31% !important;
	margin-right:0 !important;
}
.row_flex_col .dropdown_wrapper_rp.date_picker_wrpper {
    min-width: 100% !important;
}
}
@media only screen and (max-width: 1024px) {
.dashboard_main_row {
    flex-wrap: wrap;
}
.dashboard_right_col {
    width: 100% !important;
}
.dashboard_left_col {
    width: 100% !important;
} 
main#main {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.dashboard_main_row {
    position: relative;
    width: 100% !important;
    justify-content: start !important;
}
.top-section,.tab-container {
    padding: 0px 0 !important;
}
.title-tab-wrapper {
    position: sticky;
    left: 0;
}
.ovl-tr-wrapper {
	overflow: scroll;		
}
.dashboard_left_col .tab-menu ul {
    display: flex;
    align-items: center;
    text-align: center;
}
.top-column.col-left-wr h4.fusion-responsive-typography-calculated b {
    width: auto;
    display: inline-block;
}
.top-column.col-right-wr h4.fusion-responsive-typography-calculated b {
    display: inline-block;
    width: auto;
}
.dashboard_right_col ul li {
    text-align: center;
    width: 25%;
    border: 1px solid #eee;
    padding: 5px 0 !important;
}
.dashboard_right_col ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    margin: 0;
    border: 1px solid #ccc;
}
.report_skill_progress_table {
    overflow: scroll;
}
.chart_filter_field {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between !important;
    width: 100%;
}
.dropdown_wrapper_rp.date_picker_wrpper {
    min-width: 50% !important;
}
.dropdown_wrapper_rp.wid-auto {
    width: 40% !important;
}
.report_table_top_row {
    display: flex;
    width: 100%;
    margin: 0 !important;
}
.report_table_top_row .name_col {
    padding: 0;
	width: 50%;
}
.report_table_top_row .name_col b {
    width: auto;
    display: inline-block;
}
.report_skill_progress_table table.submitted_for_approval.stud_tables.table-layout {
    min-width: 1000px !important;
}
.progress-wrapper .row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-around;
}
.progress-wrapper .col-md-4 {
    margin-bottom: 20px;
    width: 33%;
}
.time_entry.time_entry_head {
   flex-wrap: wrap;
}
.time_entry.time_entry_head strong {
    display: inline-block;
    width: 100%;
}
.time_entry.time_entry_head .head1, .time_entry.time_entry_head .head2, .time_entry.time_entry_head .head3 {
    width: 32%;
}
.time_entry.time_entry_head .head3 {
    width: 225px;
}
.time_entry_table_container {
    overflow: scroll;
}
.time_entry_table_container table.time_entry_table.stud_tables {
    width: 1000px !important;
}
.time_entry_table_container table.time_entry_table.stud_tables tr th, .time_entry_table_container table.time_entry_table.stud_tables tr td {
    max-width: 100px !important;
    min-width: 94px !important;
    padding: 10px 5px;
    text-align: center;
}
.time_entry_table_container table.time_entry_table.stud_tables tr th:first-child, .time_entry_table_container table.time_entry_table.stud_tables tr td:first-child {
    min-width: 34px !important;
}
.time_entry_table_container table.time_entry_table.stud_tables tr th:last-child, .time_entry_table_container table.time_entry_table.stud_tables tr td:last-child {
    text-align: right;
}
.time_entry.time_entry_head .head3 input#weeklyDatePicker {
    padding: 0;
    text-align: center;
}
.form-table-wrapper .form-column-wrapper label {
    font-size: 12px;
}
.form-table-wrapper .form-column-wrapper input, .form-table-wrapper .form-column-wrapper select {
    font-size: 1.15rem;
    padding: 0;
    height: 25px;
}
.form-wrapper-row-wrap .form-table-wrapper {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.time_entry_table_container table.time_entry_table input[type=number] {
    width: 64px;
    height: 32px;
}
.form-table-wrapper .form-column-wrapper {
    width: 33% !important;
    overflow: hidden;
}
.table_wrapper.skill_table_container {
    overflow: scroll;
}
.table_wrapper.skill_table_container table.submitted_for_approval.stud_tables.table-layout {
    min-width: 1000px !important;
}
.stud_tables ~ .text-right {
    text-align: left !important;
}
.progress-content-wrapper {
   height: 250px;
}
.row.row_flex {
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.row_flex .row_flex_col {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between !important;
}
.row_flex_col .dropdown_wrapper_rp {
    width: 32%;
    vertical-align: middle;
    margin-right: 0;
}
.row_flex_col .dropdown_wrapper_rp.date_picker_wrpper {
    min-width: 100% !important;
}
.highcharts-figure {
    min-width: 97% !important;
    max-width: 97% !important;
}
.row.margin_zero {
    margin: 0 !important;
}
.supervi_skill_tracking {
    overflow: scroll;
}
.supervi_skill_tracking .stud_tables {
    min-width: 1000px;
}

.dashboard-widget .col-md-6 .db-blk .db-blk-label {
    font-size: 14px !important;
}

.dash-elm-block .col-md-4 .box-shadow.wlc-block {
    margin-bottom: 20px;
    padding-bottom: 20px;
}
}


@media(max-width:850px){
    .dropdown_wrapper_rp {
    width: 32%;
    vertical-align: middle;
}

.dashboard-widget .col-md-6 .db-blk.db-blk-admins.box-shadow {
    /* margin-bottom: 20px !important; */
    display: inline-block;
    width: 100%;
}
    .dashboard_left_col .tab-menu ul li{
        margin-bottom:15px !important;
                width: 100%;
    }
    .dashboard_left_col .tab-menu ul {
        display: block !important; 
    }
    
    .dashboard_left_col .tab-menu span {
    width: 100% !important;
}
.tab-container.ovl-tr-wrapper{
    padding:15px !important;
}
}
@media only screen and (max-width: 700px) {
.dashboard_main_row {
    flex-wrap: wrap;
}
.dashboard_right_col {
    width: 100% !important;
}
.dashboard_left_col {
    width: 100% !important;
} 
.skills-tracking-wrapper.ovl-tr-wrapper .submitted_for_approval.stud_tables.table-layout {
    min-width: 1000px !important;
}
main#main {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.dashboard_main_row {
    position: relative;
    width: 100% !important;
    justify-content: start !important;
}
.top-section,.tab-container {
    padding: 0px 0 !important;
}
.title-tab-wrapper {
    position: sticky;
    left: 0;
}
.ovl-tr-wrapper {
	overflow: scroll;		
}
.dashboard_left_col .tab-menu ul {
    display: flex;
    align-items: center;
    text-align: center;
}
.top-column.col-left-wr h4.fusion-responsive-typography-calculated b {
    width: 100%;
    display: block;
}
.top-column.col-right-wr h4.fusion-responsive-typography-calculated b {
    display: inline-block;
    width: 100%;
}
.dashboard_right_col ul li {
    text-align: center;
    width: 50%;
    border: 1px solid #eee;
    padding: 5px 0 !important;
}
.dashboard_right_col ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center;
    margin: 0;
    border: 1px solid #ccc;
}
.report_skill_progress_table {
    overflow: scroll;
}
.progress-wrapper .col-md-4 {
    width: 100%;
}
.chart_filter_field {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.dropdown_wrapper_rp.date_picker_wrpper {
    min-width: 100% !important;
}
.dropdown_wrapper_rp.wid-auto {
    width: 100% !important;
}
.report_table_top_row {
    display: flex;
    width: 100%;
    margin: 0;
}
.report_table_top_row .name_col {
    padding: 0;
}
.report_table_top_row .name_col b {
    width: 100%;
    display: inline-block;
}
.time_entry.time_entry_head {
   flex-wrap: wrap;
}
.time_entry.time_entry_head strong {
    display: inline-block;
    width: 100%;
}
.time_entry.time_entry_head .head1, .time_entry.time_entry_head .head2, .time_entry.time_entry_head .head3 {
    width: 32%;
}
.time_entry.time_entry_head .head3 {
    width: 35%;
}
.time_entry_table_container {
    overflow: scroll;
}
.time_entry_table_container table.time_entry_table.stud_tables {
    width: 1000px !important;
}
.time_entry_table_container table.time_entry_table.stud_tables tr th, .time_entry_table_container table.time_entry_table.stud_tables tr td {
    max-width: 100px !important;
    min-width: 94px !important;
    padding: 10px 5px;
    text-align: center;
}
.time_entry_table_container table.time_entry_table.stud_tables tr th:first-child, .time_entry_table_container table.time_entry_table.stud_tables tr td:first-child {
    min-width: 34px !important;
}
.time_entry_table_container table.time_entry_table.stud_tables tr th:last-child, .time_entry_table_container table.time_entry_table.stud_tables tr td:last-child {
    text-align: right;
}
.time_entry.time_entry_head .head3 input#weeklyDatePicker {
    padding: 0;
    text-align: center;
}
.form-table-wrapper .form-column-wrapper{
	width: 45% !important;
}
.form-table-wrapper .form-column-wrapper label {
    font-size: 12px;
}
.form-table-wrapper .form-column-wrapper input, .form-table-wrapper .form-column-wrapper select {
    font-size: 1.15rem;
    padding: 0;
    height: 25px;
}
.form-wrapper-row-wrap .form-table-wrapper {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}
.time_entry_table_container table.time_entry_table input[type=number] {
    width: 64px;
    height: 32px;
}
.form-table-wrapper .form-column-wrapper {
    width: 50% !important;
    overflow: hidden;
}
.table_wrapper.skill_table_container {
    overflow: scroll;
}
.table_wrapper.skill_table_container table.submitted_for_approval.stud_tables.table-layout {
    min-width: 1000px !important;
}
.stud_tables ~ .text-right {
    text-align: left !important;
}
.progress-content-wrapper {
   height: auto;
}
.row_flex .row_flex_col {
    width: 100% !important;
}
.row_flex_col .dropdown-selection-wrapper select {
    font-size: 12px !important;
}
.input-group.input-daterange input {
    font-size: 12px;
}
.sup_skills_dropdown_wrapper .dropdown_wrapper_rp {
    min-width: 32% !important;
}	
.col-md-9.text-right.sup_skills_dropdown_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.wlc-detail-block.supervisor-blockss {
    margin-bottom: 20px;
}

.dropdown_wrapper_rp {
    width: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
}

.dashboard-widget .col-md-6 .db-blk {
    min-height: auto;
    margin-bottom:20px !important;
    padding-bottom: 20px !important;
}

.tab-container.ovl-tr-wrapper {
    padding-left: 10px !important;
    padding-right: 10px !important;
        padding-top: 30px !important;
}

.tab-container.ovl-tr-wrapper .time_entry.time_entry_head h1 {
  
    margin-top: 0px !important;
}

main#main {
    padding-top: 50px;
}

.db-blk.db-blk-students.box-shadow .col-xs-4 {
    width: 100%;
}

.donate-now li {
    flex: 1 1 calc(100% - 10px);
    min-width: 100%;
}

#regForm {
   
    padding: 10px 0px; 
}

.time_entry.time_entry_head {
    display: inline-block;
    width: 100% !important;
}

    .time_entry.time_entry_head .head1, .time_entry.time_entry_head .head2, .time_entry.time_entry_head .head3 {
        width: 100%;
    }
    
    .time_entry.time_entry_head .head3 {
        width: 100%;
    }
    
    .hours-tracking-wrapper.ovl-tr-wrapper {
    padding-left: 0px;
}
}

@media(max-width:450px){
    .dashboard-widget .col-md-6 .db-blk .col-xs-6 {
    width: 100%;
}
    .dashboard-widget .col-md-6 .db-blk .db-blk-label {
        font-size: 15px !important;
        padding-top: 10px !important;
        padding-bottom: 10px;
    }
}
.badge_green {
    background-color: green;
    color: white;
    padding: 4px 8px;
    text-align: center;
    border-radius: 5px;
}

.table-box-container{
     background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.rep-skills-table-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}

.skills-tracking-wrapper.ovl-tr-wrapper h4 {
    font-size: 24px;
    font-weight: 400 !important;
}

.title-tab-wrapper h4 {
    color: #da2e30 !important;
 
    font-size: 24px;
}

#searchBox {
    width: 100% !important;
    padding: 8px !important;
    font-size: 16px !important;
    background: #fff !important;
    color: #333 !important;
    border: 1px solid #ccc !important;
    border-radius: 96px !important;
}

#searchBox::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ccc;
}
#searchBox:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ccc;
   opacity:  1;
}
#searchBox::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ccc;
   opacity:  1;
}
#searchBox:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #ccc;
}
#searchBox::-ms-input-placeholder { /* Microsoft Edge */
   color:    #ccc;
}

#searchBox::placeholder { /* Most modern browsers support this now. */
   color:    #ccc;
}

#suggestions {
 
    width: 100% !important;
    z-index: 10;
}

.col-md-3.tab {
    display: block !important;
}

.datagrid_wrapper table thead tr th {
    background: #777;
    color: #fff;
    padding: 10px;
}

@media(max-width:767px){
    div#example_wrapper {
    overflow-x: scroll;
}

.skills_col_2 {
    padding-right: 0px;
}
}