#sidePanel {
    margin-left: 20px;
    border: 1px solid #000;
}

#chapterList {
    /* padding-left: 55px; */
    position: relative;
    padding: 0px 0 0 70px;
    font-size: 13px;
    list-style: none;
}

#sidePanel-auto li.checkbox {
    position: relative;
    margin-bottom: 15px;
}

#sidePanel-auto #chapterList .checkbox input[type="checkbox"] {
    position: absolute;
    left: -32px;
    top: 0px;
}

#sidePanel-auto {
    background: #FFFAC2;
    padding: 10px 10px 5px 20px;
    width: 22%;
    height: 85%;
    overflow-y: auto;
    float: left;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(92, 69, 69, 0.33);
    -moz-box-shadow: 0px 0px 4px 0px rgba(92, 69, 69, 0.33);
    -ms-box-shadow: 0px 0px 4px 0px rgba(92, 69, 69, 0.33);
    -o-box-shadow: 0px 0px 4px 0px rgba(92, 69, 69, 0.33);
    box-shadow: 0px 0px 4px 0px rgba(92, 69, 69, 0.33);
}

#sidePanel-auto ul.side-panel-select {
    position: relative;
    margin-bottom: 15px;
    list-style: none;
    padding: 10px 10px 0;
    font-size: 16px;
}

#mainPage {
    height: 100%;
    width: 80%;
    margin: auto;
}

#typeAuto {
    height: 100%;
    width: 100%;
}

#sidePanel-auto h3 {
    margin-bottom: 10px;
    font-size: 16px;
    background: #FFBD1B;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
}

#mainFrame {
    /* margin-left: 252px; */
}

.instructions-area {
    padding: 0px 0px;
}

#sidePanel-auto.readonly-pannel:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

.activityDetails {
    margin-top: 0px;
    /* background: #eff1f9; */
    /* border: 1px solid #a6adbf; */
    padding: 20px 20px;
	color: white;
}

.auto-seelctquestions {
    width: 100%;
    max-width: 637px;
    text-align: left;
    margin: 20px 0;
}

#sidePanel-auto.readonly-pannel #chapterList:before {
    position: absolute;
    content: '';
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

#sidePanel-auto.readonly-pannel {
    position: relative;
}

#sidePanel-auto.readonly-pannel label.checkbox input[type="checkbox"] {
    opacity: .5;
}

.auto-toptitle {
    min-height: 100px;
    /* color: #ffffff; */
    background: url(../img/header.png);
    background-size: 100% 100%;
}

.auto-tabs-section {
    text-align: center;
    float: right;
    /* background: #fbc507; */
    padding: 5px 10px;
    height: 100%;
    box-sizing: border-box;
}

.ml100 {
    margin-left: 100px;
}

.auto-seelctquestions select:disabled {
    opacity: .6;
}

.activity-submit-wrap {
    padding: 15px 0;
    /* background: #d9edf7; */
}

.mltop40 {
    margin-top: 40px;
	    color: white;
}

.auto-seelctquestions thead th
{
	color:yellow;	
}

#auto-reset-btn, #auto-home-btn
{
	font-size: 30px;
    width: 45px;
    height: 45px;	
}

#auto-worksheet-details label, #auto-testpaper-details label
{
	padding-left:15px;
}

#auto-worksheet-details label input, #auto-testpaper-details label input
{
	left: -10px;
    position: relative;
}

#auto-level-1 {
    position: relative;
    height: 100%;
}

#auto-level-2 {
    position: relative;
    height: 100%;
}

#auto-level-3 {
    height: 100%;
    position: relative;
}

#mainFrame {
    /* overflow: auto; */
    height: 100%;
	background: #ffab01;
    position: relative;
    z-index: 1;
}

#auto-page1, #auto-page2 {
    width: 78%;
    float: right;
	background: url(../img/bg_blank.png);
    background-size: 100% 100%;
    height: 100%;
	position:relative;
	top:-42px;
    overflow: auto;
}

.worksheet-selection {
    padding-left: 20px;
	color: white;
}

#section-worksheet {
    padding-left: 0px;
}

.bottom-total-ls {
    max-width: 673px;
    width: 100%;
    padding: 0px;
    text-align: right;
    box-sizing: border-box;
    padding-right: 43px;
}

#total-marks-obj {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    padding: 0.5em;
    line-height: 1.2em;
    width: 40px;
    /* cursor: pointer; */
    border: 1px solid #ffabab;
    background: #ffffff;
    border-radius: 0;
    font-size: 14px;
    color: #444;
    display: inline-block;
    text-align: center;
    position: relative;
    left: 19px;
    margin-top: 19px;
}

.input-marks-teacher {
    position: relative;
}

#auto-filter-difficulty, #auto-filter-outcome, #auto-filter-category {
    width: 230px;
    margin: 0px 25px;
    float: left;
	color:white;	
}

#filter-area
{
	height:auto;
	min-height:230px	
}

#auto-filter-difficulty ul, #auto-filter-outcome ul, #auto-filter-category ul {
    list-style: none;
}

#auto-filter-difficulty ul li, #auto-filter-outcome ul li, #auto-filter-category ul li {
    margin-bottom: 10px;
}

#auto-filter-difficulty h3, #auto-filter-outcome h3, #auto-filter-category h3 {
    margin-bottom: 20px;
    font-weight: 500;
	color: yellow;
    font-weight: bold;
}

.optWrapper.multiple li {
    display: block;
}

.manual-filter-container {
    clear: both;
    position: absolute;
    right: 8%;
    bottom: 6%;
    /* width: 396px; */
    width: 38%;
    padding: 0 10px;
    vertical-align: top;
}
.manual-filter-container div {
    display: inline-block;
    color: #000;
}
.manual-filter-container label {
    line-height: 30px;
    display: inline-block;
    margin-right: 9px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
}

.margin0 {
    margin: 0px !important;
}

#section-prev-test {
    float: right;
    margin-left: 10px;
}

.question-info {
    margin-left: 5%;
    margin-top: 10px;
    font-size: 12px;
    border-top: 1px solid #d8d8d9;
    display: inline-block;
    padding-top: 10px;
    z-index: 0;
    position: relative;
	width: 73%;

}

.question-info > div {
    display: inline-block;
    margin-right: 50px;
    width: 220px;
}

.summary-selection {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    margin: auto;
    height: 12%;
    padding: 0;
}

.summary-container {
    width: 80%;
    margin: auto;
    background: #e3e3e3;
    padding: 10px 20px 0px 20px;
    box-sizing: border-box;
    height: 100%;
}

.summary_leftpane > div {
    margin-bottom: 1%;
    margin-bottom: 4px;
    color: #000000;
    font-weight: bold;
    display: inline-block;
    width: 50%;
    font-size: 12px;
    line-height: normal;
    vertical-align: top;
}
.summary_leftpane {
    width: 85%;
    display: inline-block;
}

.Questions_column
{
	width:80px;
	text-align:center;	
}

.Difficulty_column 
{
	width:210px;
	text-align:center;	
}

.Marks_column 
{
	width:60px;
	text-align:center;	
}

.Category_column
{
	width:550px;
	text-align:center;	
}

.summary_rightPane {
    width: 15%;
    float: right;
    margin-right: 0px;
    text-align: right;
}

.summary_table
{
	 border-collapse: collapse;
}

.summary_table, .summary_table th, .summary_table td
{
	border: 1px solid black;
}

.summary_rightPane .macm_logo img {
    max-width: 120px;
    text-align: right;
}
.question-parent .question-outcome, .question-difficulty, .question-category {
    font-size: 13px;
}

.question-parent .question-outcome {
    margin-top: 15px;
}

#auto-reset-btn {
    display: none;
}


.editingmode-on {
    background: rgba(255, 191, 179, 0.3);
}


#level2 div#userInfo,
#auto-level-2 div#userInfo {
    z-index: 99;
    position: absolute;
    width: 80%;
    background: #ffffff;
    left: 10%;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.18);
    border-radius: 20px;
    border: 2px #EC6300 solid;
}


body.overlayus div#sContainIn {position: relative;}
body.overlayus div#sContainIn:before,
body.overlayus #toolbars:before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: rgba(122, 116, 116, 0.31);
    position: absolute;
    z-index: 1;
}


a.tool-replace[disabled] {
    opacity: .6;
    cursor: default;
    background: #FFF !important;
    color: #213049 !important;
}

li.static-heading-lpanel {
    position: relative;
    margin-bottom: 10px;
    margin-left: -30px;
    font-weight: bold;
    margin-top: 21px;
}

