/* fix fancybox-lock body */
.fancybox-lock body {
    overflow: visible !important;
}

/*
 * Layout CSS 
 */
.bg-gray{
	background: #eee;
}
.bg-white{
	background: #fff;
}
.text-bold{
	font-weight: bold;
}

/* HEADER */

#header {
	width: 100%;
}

#header-left {
	display: block;
	height: 57px;
	text-align: left;
	font-size: 18px;
	font-style: oblique;
	line-height: 57px;
	margin-left: 30px;
}

/*
 * Toolbar
 */
.table-toolbar .left-toolbar .btn-group a, 
.table-toolbar .right-toolbar .btn-group .btn.dropdown-toggle {
    border-color: #D3D3D3;
    background-color: white; 
    border-radius: 0px;
}

.table-toolbar .left-toolbar .btn-group a:hover, 
.table-toolbar .right-toolbar .btn-group .btn.dropdown-toggle:hover {
    background-color: #f6f6f6;
    border-color: #adadad;
}

.table-toolbar .right-toolbar span.input-group-addon {
    position: absolute;
    left: 2px;
    top: 4px;
    z-index: 3;
    width: 35px;
    background-color: white;
    border: none;
}

.table-toolbar .right-toolbar #searchbox {
    padding-left: 40px;
    border-radius: 0px;
}

/* CONTENT */
#content{
    margin-top: 20px;
    margin-left: 235px;
    padding: 25px 0 20px;
    min-width: 600px;
    min-height: 600px;
    overflow: hidden;
    background-color: white;
}

/* 
 * teacher/index
 */

table.checkbox-table {
    border: 1px solid #D3D3D3;
}

table.checkbox-table thead {
    background-color: #e3e3e3;
}

table.checkbox-table thead a {
    text-decoration: none;
    color: #333;
}

table.checkbox-table thead a:hover {
    color: #666;    
}

table.checkbox-table thead a.col-sortable {
    cursor: pointer;
}

table#teacher-overview.table-striped input[type="checkbox"] {
    
}

.confirm-box {
	max-width: 400px;
	font-family: 'Helvetica', arial;
	padding: 5px;
	text-align: center;
}

a.col-sortable {
	cursor: pointer;
}

/*#record-per-page box*/
#record-per-page {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    display: inline-block;
    height: 20px;
    max-width: 100%;
    width: 200px;
    perspective-origin: 73.3333358764648px 10px;
    transform-origin: 73.3333358764648px 10px;
    border: 0px none rgb(51, 51, 51);
    font: normal normal bold normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px 0px 5px;
    outline: rgb(51, 51, 51) none 0px;
}

.select-box {
    color: rgb(51, 51, 51);
    height: 20px;
    width: 53.3333358764648px;
    perspective-origin: 26.6666679382324px 10px;
    transform-origin: 26.6666679382324px 10px;
    border: 1.11111116409302px solid rgb(169, 169, 169);
    font: normal normal bold normal 14.4444446563721px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
    outline: rgb(51, 51, 51) none 0px;
}

#paginator-container {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    float: right;
    height: 39.0451393127441px;
    text-align: right;
    max-width: 300px;
    perspective-origin: 113.333335876465px 19.5138893127441px;
    transform-origin: 113.333335876465px 19.5138893127441px;
    border: 0px none rgb(51, 51, 51);
    font: normal normal normal normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    outline: rgb(51, 51, 51) none 0px;
    padding: 3.5px 0px 0px;
}/*#paginator*/

#previous {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    cursor: default;
    display: inline-block;
    height: 36.2152786254883px;
    min-width: 21px;
    text-align: center;
    text-decoration: none;
    width: 83.5416717529297px;
    perspective-origin: 41.7708358764648px 18.1076393127441px;
    transform-origin: 41.7708358764648px 18.1076393127441px;
    border: 1.11111116409302px solid rgba(0, 0, 0, 0);
    font: normal normal normal normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 2px;
    outline: rgb(102, 102, 102) none 0px;
    padding: 7px 14px;
}/*#previous*/

#page-number-container {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    text-align: right;
    border: 0px none rgb(51, 51, 51);
    font: normal normal normal normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    outline: rgb(51, 51, 51) none 0px;
}/*#page-number-container*/

#page-number-container a.selected {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    height: 36.2152786254883px;
    min-width: 21px;
    text-align: center;
    text-decoration: none;
    width: 37.9861106872559px;
    perspective-origin: 18.9930553436279px 18.1076393127441px;
    transform-origin: 18.9930553436279px 18.1076393127441px;
    background: rgba(0, 0, 0, 0) linear-gradient(white 0%, rgb(220, 220, 220) 100%) repeat scroll 0% 0% / auto padding-box border-box;
    border: 1.11111116409302px solid rgb(202, 202, 202);
    font: normal normal normal normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 2px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 7px 14px;
}

#page-number-container a:not(.selected):hover {
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    height: 36.2152786254883px;
    min-width: 21px;
    text-align: center;
    text-decoration: none;
    width: 37.9861106872559px;
    perspective-origin: 18.9930553436279px 18.1076393127441px;
    transform-origin: 18.9930553436279px 18.1076393127441px;
    background: rgba(0, 0, 0, 0) linear-gradient(rgb(88, 88, 88) 0%, rgb(17, 17, 17) 100%) repeat scroll 0% 0% / auto padding-box border-box;
    border: 1.11111116409302px solid rgb(17, 17, 17);
    font: normal normal normal normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 2px;
    outline: rgb(255, 255, 255) none 0px;
    padding: 7px 14px;
}

#page-number-container a {
    background-position: 0px 0px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    height: 36.2152786254883px;
    min-width: 21px;
    text-align: center;
    text-decoration: none;
    width: 37.9861106872559px;
    perspective-origin: 18.9930553436279px 18.1076393127441px;
    transform-origin: 18.9930553436279px 18.1076393127441px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px / auto padding-box border-box;
    border: 1.11111116409302px solid rgba(0, 0, 0, 0);
    font: normal normal normal normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 2px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 7px 14px;
}/*#A_1*/





#next {
    background-position: 0px 0px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: pointer;
    display: inline-block;
    height: 36.2152786254883px;
    min-width: 21px;
    text-align: center;
    text-decoration: none;
    width: 59.097225189209px;
    perspective-origin: 29.5486125946045px 18.1076393127441px;
    transform-origin: 29.5486125946045px 18.1076393127441px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px / auto padding-box border-box;
    border: 1.11111116409302px solid rgba(0, 0, 0, 0);
    font: normal normal normal normal 14.4444446563721px/22.2222232818604px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0px 0px 0px 2px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 7px 14px;
}/*#next*/

.select-box option {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    cursor: default;
    height: auto;
    min-height: 16.7999992370605px;
    width: auto;
    align-self: center;
    perspective-origin: 50% 50%;
    transform-origin: 50% 50%;
    border: 0px none rgb(51, 51, 51);
    font: normal normal normal normal 14.4444446563721px/normal 'Helvetica Neue', Helvetica, Arial, sans-serif;
    outline: rgb(51, 51, 51) none 0px;
}

/*
 * document/document_add
 */
.document-image-cover {
    width: 220px;
    height: 220px;
    padding: 10px;
    background-color: white;
}

.image-container {
    display: inline-block;
}

.change-image-container {
    display: inline-block;
    vertical-align: bottom;
    /*height: 200px;*/
    margin-bottom: 21px;
    position: relative !important;
}

.select-image span {
    padding: 0px !important;
    margin: 0px !important;
    background-color: #212326;
    color: white;
    text-decoration: none;
}

.select-image, .upload-image {
    text-align: center;
    margin-top: 5px;
    width: 175px;
    background-color: #212326;
    border: 3px solid #212326;
    cursor: pointer;
}

.upload-image span {
    background-color: #212326;
    padding: 0px !important;
    margin: 0px !important;
}

.upload-image span:hover {
    background-color: #212326;
}


/*
 * teacher/edit, teacher/reg
 */
#content-table{
	display: table;
}
#content-table .table-row{
	display: table-row;
}
#content-table .table-column{
	display: table-column;
}
#content-table .table-cell{
	display: table-cell;
	padding: 10px;
}

.menu-description {
    display: inline-block;
    color: #A3AAA9 !important;
    font-size: 12px !important;
}

/* 
 * Admin/index
 */

.news-group {
    background-color: white;
    margin: 20px 0;
    padding-top: 15px;
    border: 1px solid #D3D3D3;
    border-radius: 0px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.news-group li.active span {
    border-bottom: 1px solid black;
    padding-bottom: 1px;
    color: #111;
}

.news-group .nav-tabs {
    border-bottom-color: transparent;
    margin-top: ;
}

.news-group .nav-tabs>li a {
    color: #23a6ED;
}

.news-group .nav-tabs>li a:hover,
.news-group .nav-tabs>li.active>a, 
.news-group .nav-tabs>li.active>a:hover, 
.news-group .nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    border-top-color: transparent;
}

.news-group .nav-tabs>li span {
    display:inline-block;
    font-weight: 600;
}


.news-group .tab-content {
    margin-top: 20px;
}

.news-group .tab-content .tab-pane {
    min-height: 200px;
}

.news-group .tab-content .tab-pane h1 {
    display: inline-block;
    line-height: 100px;
}

.news-group .tab-content .overview-content ul {
  clear: both;
  display: table;
  border-bottom: solid 1px #eee;
  width: 100%;
  margin-bottom: 10px;
  padding: 20px 0;
}

.news-group .tab-content .overview-content ul:last-child {
    border-bottom-color: transparent;
}

.news-group .tab-content .overview-content ul li {
  display: table-cell;
  padding-left: 0px;    
}

.news-group .tab-content .overview-content span.btn {
    background-color: white;
    border-radius: 0px;
    width: 100px;
    border: 1px solid;
    font-weight: 600;
}

.textTime {
    color: #BCADB2;
}

.textBook {
    color: #343059;
}

.action-menu {
    top: 35px;
}

.action-menu li:not(:first-of-type) {
    border-top: solid 1px #eee;
}

.action-menu li > a {
    padding: 10px 20px !important;
}

.move-hierarchy-popup {
    padding-top: 10px;
}

.move-hierarchy-content, .library-content {
    padding: 20px;
    overflow-y: auto; 
}
.move-hierarchy-content .breadcrumb{
	text-align: left;
	margin: 0px;
}
.move-hierarchy-content .form-group{
	margin-bottom: 0px;
}
.move-hierarchy-content .pagination, .library-content .pagination{
	margin: 0px !important;
}
#change_pass_success {
    color: #d9534f;
    text-align: center;
}

.popup-all-data-link {
    border: none !important;
    background: transparent !important;
}

.document-type-box-header{
    background-color: #fff;
    border-bottom: solid 1px #eee
}

.document-type-cell{
    width: 100px;
    height: 100px;
    float: left;
    margin: 10px;
    background-size: cover;
    background-color: #fff;
    border: rgb(238, 238, 238) solid 2px;
}
.document-type-cell:hover{
    border: rgba(0, 0, 255, 0.5) solid 2px;
}

.document-cover {
    width: 150px;
    height: 150px;
    margin: 5px 10px 5px 0px;
    border-radius: 4px;
    border: rgb(238, 238, 238) solid 6px;
    display: inline-block;
    text-align: center;
    background-color: white;
    position: relative;
    overflow: hidden;
    padding-top: 10px;
}

.document-draft {
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: transparent;
    border: 1px solid #999;
    padding: 0px 8px;
    font-size: 80%;
}

.document-cell{
    width: 100px;
    height: 100px;
    
    background-size: cover;
}

.document-title {
    cursor: default;
    text-align: center;
    line-height: 30px;
    font-weight: 700;
    color: #1592FA;
}

.document-cover:hover{
    /*border: rgba(0, 0, 255, 0.2) solid 2px;*/
    border: solid 6px #DA3D50;
    border-radius: 4px;
}

.document-action{
    position: absolute;
    width: 150px;
    top: 0px;
}
.document-action > div{
    width: 150px;
    margin-top:165px;
    margin-bottom:50px;
    margin-left: -2px;
    font-size: 18px;
    font-weight: bold;
}

.document-action:hover{
    top: -100px;
    background: rgba(255, 255, 255, 0.6);
    height: 200%;
}

.document-action>div>a {
    text-decoration: none;
    border: 1px solid;
    font-weight: 500;
    padding: 1px;
}

.document-action>div>a:hover {
    color: rgba(0, 0, 255, 0.5);
}

.document-action>div>a:nth-child(1) {
    margin-left: 27px;
}

.document-action>div>a:nth-child(2) {
    margin-right: 27px;
}

.search_loading_img{
	font-style: italic;
	text-align: center;
	margin: 20px;
	height: 20px;
	background: url('../img/ajax-loader.gif') no-repeat center center;
	display: none;
}

.enrollment-wrapper {
    margin: 10px 0px 10px 20px;
}

.enrollment-wrapper .enrollment-cover {
    border: #C5C5C5 1px solid;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.enrollment-wrapper .enrollment-cover input {
    padding: 0px 5px;
    text-align: right;
}

.enrollment-wrapper .enrollment-cover>div {
    margin: 10px 0px 10px 0px;
}

.enrollment-add {
    margin-top: 20px;
}

.enrollment-group {
    padding-left: 10px;
}

.enrollment-remove {
    position: absolute;
    bottom: 2px;
    right: 22px;
}
.label-draft {
	font-size: 70%;
	padding: 3px 5px 0px 5px;
	border : gray 1px solid;
	background: transparent;
	vertical-align: middle;
	font-weight: normal;
	
}

.document-media{
    width: 150px;
    height: 150px;
    line-height: 75px;
    text-align: center;
    /*border : #eee solid 2px;*/
    border: rgb(238, 238, 238) solid 6px;
    border-radius: 4px;
    color: green;
    float: left;
    margin: 5px 10px;
    position: relative;
    padding-top: 10px;
}

.document-media:hover {
    border: solid 6px #DA3D50;
    border-radius: 4px;
}

.document-media-empty{
	width: 150px;
	height: 150px;
	line-height:75px;
	text-align: center;
	/*border : green solid 2px;*/
	border: rgb(238, 238, 238) solid 6px;
    border-radius: 4px;
    color: green;
    float: left;
    margin: 5px 10px;
    position: relative;
}

.document-media-empty i{
	cursor: pointer;
}

.document-media-empty:hover{
    border: solid 6px #DA3D50;
    border-radius: 4px;
}

.document-media .document-draft {
    line-height: 20px;
    color: #000;
}

.document-media .document-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

.document-media-disable{
	border : #aaa solid 2px;
	color: #aaa;
}

.document-media-disable i{
	cursor: auto;
}

.chapter-title-input input{
	width: 94%;
}
.chapter-title-input button{
	max-width: 6%;
}
.chapter-item{
	margin-top: 20px;
	float: left;
	width: 100%;
}

.chapter-item .dropdown-menu{
		width : 300px;
	  	padding: 0px;
	  	border: 0px;
	  	background: transparent;
	  	z-index: 10000;
	  	left : -75px;
	  	top :50%;
}
.chapter-item .dropdown-menu a{
  	text-align: center;
  	margin-left: -1px;
    margin-bottom: -1px;
    border: 1px solid green;
    background: white;
    color: green;
    line-height: 300%;
    padding: 0 !important;
    font-weight: bold;
}
.chapter-item .dropdown-menu a:HOVER{
    background: green;
    color: white;
    text-decoration: none;
}

.movie-add {
    padding: 10px 20px;
}

.movie-type-choice {
    margin-top: -35px;
}

.movie-ul {
    padding-left: 20px;
    margin-top: 30px;
}

.movie-content {
    border: 1px solid #eee;
    min-width: 300px;
    min-height: 300px;
}

/* Video JS – Responsive */

.movie-content {
    position: relative;
    padding-bottom: 41%; /* video dimensions – height/width */
    padding-top: 0px;
    height: 0;
    z-index: 1000;
}

.movie-content .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 1;
    background: #000000;
}

.movie-content object,
.movie-content embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 1;
}

.vjs-control-bar {
    z-index: 1002;
}

.vjs-big-play-button {
    z-index: 1002;
}

.vjs-spinner {
    display: none !important;
}

.vjs-poster {
    z-index: 1;
}

.vjs-default-skin div.vjs-big-play-button {
    top: 50%;
    left: 50%;
    margin: -1.3em 0 0 -2em;
}
/*screen resize*/

.col-md-6, col-xs-6, col-lg-6{
	width: 50%;
	float:left;
}
.col-md-8 {
	width: 66.66666667%;
}
@media(min-width: 768px) { 
	.navbar-collapse.collapse {
		display: none!important;
	}
	.side-nav{
		top: 115px!important;
	}
	#wrapper {
		padding-left: 0px !important;
	}
	.navbar-toggle {
		display: block;
		position: absolute;
	}
	.navbar-toggle:hover {
		background: #bbb!important;
	}
}
@media(min-width: 980px) {
	.navbar-collapse.collapse {
		display: block!important;
	}
	.side-nav{
		top: 81px!important;
	}
	#wrapper {
		padding-left: 225px!important;
	}
	.navbar-toggle {
		display: none;
	}
}
.navbar-collapse.collapse.in{
	display: block!important;
}
.navbar-header{
	float: left;
}
.navbar-toggle {
	position: absolute;
	top: 80px;
	margin-top: 0px;
	z-index: 50000;
	background: #ddd;
}
/*--screen resize*/

/*document image_add*/
#image_drop_zone {
    background-color: #53585F;
    padding: 50px 20px;
    color: #fff;
    border: 2px dotted #81D91B;
}

.dropout {
    border: 2px dotted #81D91B;
}

.dropin {
    border: 5px solid #81D91B;   
}

.sorted_table {
    border-collapse: separate;
}

.sorted_table tr {
    cursor: pointer;
 }

.sorted_table tr.placeholder:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: red;
    margin-top: -5px;
    left: -5px;
    border-right: none; 
}

.sorted_head th {
    cursor: pointer; 
}

.sorted_head th.placeholder {
    display: block;
    background: red;
    position: relative;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0; 
}
.sorted_head th.placeholder:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: red;
    top: -6px;
    margin-left: -5px;
    border-bottom: none; 
}

.sorted_table td.drap-icon.hover {
    background-image: url(../img/educross/list-icon.png);
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: left 5px center
}

body.dragging, body.dragging * {
    cursor: move !important; 
}

.dragged {
    position: absolute;
    top: 0;
    opacity: 0.5;
    z-index: 2000; 
}
/* end document image_add*/

.btn-news{
	width: 170px;
	overflow: hidden;
	margin-top: 3px;
}
.news-input-fields{
	margin-left:10px; 
	border-top: 1px solid gray;
	min-height:50px;
	padding: 15px 5px;
}

.glyphicon-remove.btn-delete, .glyphicon-remove.btn-delete-name{
	background: #111;
	padding: 2px;
	border-radius: 3px;
	font-size: 85%;
	display: none;
	float : right;
}
.glyphicon-remove.btn-delete-name {
	display: inherit;
	color: white;
	cursor: pointer;
}
.btn-news-active .glyphicon-remove.btn-delete{
	display: inherit;
}
.selected-item{
	padding: 10px;
	background: #ddd;
	border-radius : 5px;
	color: green;
	margin-top: 10px;
	font-weight: bold;
}
/**
 *  document/audio_upload
 */
.file-select-wrapper, .audio-select-wrapper {
    height: 250px;
    padding: 20px 10px 10px 10px;
    background: white;
    margin-top: 50px;
}

.file-select, .audio-select {
    padding-top: 10px;
    height: 65px;
}
.file-content, .audio-uploaded-list {
    margin-bottom: 20px;
    max-width: 600px;
}
.file-select-wrapper .progress, .audio-select-wrapper .progress {
    max-width: 600px;
}

.file-info {
    text-align: left;
    height: 35px;
    margin-bottom: 10px;
}

.file-info span:not(.stretch) {
    /*width: 100px;*/
    margin-right: 30px;
    display: inline-block;
    vertical-align: middle;
}

.stretch {
  width: 100%;
  display: inline-block;
  font-size: 0;
  line-height: 0
}

.file-preview {
    margin-top: 10px;
}

/*.test-question-list-title {
    display: inline-block;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/

.audio-uploaded-list .audio-play {
    margin-top: 10px;
}

/* test_question_add */
.test-question-type {
    padding-bottom: 20px;
    padding-left: 15px;
}

.question-image-choice .question-image-choice-element:first-child {
    margin-left: 0;
}

.question-image-choice-element {
    text-align: center;
    width: 150px;
    float: left;
    margin: 5px;
}

.uploaded-image-area {
    width: 150px;
    height: 150px;
    background-color: #53585F;
}

.uploaded-survey-image {
    width: 150px;
    height: 100px;
    background-color: #53585F;
    text-align: center;
}

.uploaded-survey-image:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; /* Adjusts for spacing */
}

.uploaded-survey-image .image-choice-btn {
    display: inline-block;
    vertical-align: middle;
    margin: 0 !important;
}

.correct-answer {
    margin-top: 10px;
}

.image-choice-btn {
    padding: 5px;
    background-color: #212326;
    border: 3px solid #212326;
    color: white;
    text-decoration: none;
    margin-top: 57px; 
    display: inline-block;
}

.image-choice-btn:hover {
    text-decoration: none;
    color: white;
    background-color: #747474;
}

a.correct-answer-choice {
    background: url(../img/educross/choice-deactive-icon.png) no-repeat;
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-top: 10px;
}

a.correct-answer-choice.active,
a.correct-answer-choice:hover, 
a.correct-answer-choice:active {
    background: url(../img/educross/choice-active-icon.png) no-repeat;
    background-size: 30px 30px;
}

.question-preview .question-title h2 {
    line-height: 50px;
}

.question-preview .answer-title h3 {
    line-height: 50px;
}

.question-content {
    min-height: 300px;
    padding: 20px;
}

.answer-choice {
    border: 5px solid red !important;
    background-color: rgb(200, 250, 250) !important;
    position: relative;
}

.answer-choice:before {
    content: "";
    position: absolute;
    top: 0%;
    right: 0%;
    width: 0px;
    height: 0px;
    border-bottom: 20px solid rgb(200, 250, 250);
    border-right: 20px solid transparent;
}

.answer-choice:after {
    content: "";
    position: absolute;
    top: 0%;
    right: 0%;
    width: 0px;
    height: 0px;
    border-top: 30px solid red;
    border-left: 30px solid transparent;
}

.answer-choice-incorrect {
    background: url('../img/educross/iconmonstr-x-mark.png');
    background-size: 40px 40px;
    background-position: right 10px top 17px;
    background-repeat: no-repeat;
}

.answer-element {
    border: 2px solid white;
}

.answer-element.correct {
    background: url('../img/educross/iconmonstr-check.png');
    background-color: white;
    background-size: 40px 40px;
    background-position: right 10px top 17px;
    background-repeat: no-repeat;
}

.answer-element .answer-image {
    width: 150px;
    height: 150px;
    background-size: cover !important; 
    background-repeat: no-repeat !important; 
    background-position: center !important;
}

.answer-element.image-correct .result{
    background: url('../img/educross/iconmonstr-check.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 150px;
    height: 150px;
}

.answer-element:not(.review):not(.ans-4):hover {
    border: 2px solid red;
}

.img-choiced .image-choice-btn {
    display: none;
}

#uploaded_audio_list .correct-answer-choice {
    margin-top: 0;
    margin-left: 5px;
}

.audio-remove-btn {
    color: #EE4D2B;
}
/* end test question add */

#answer_setting_area {
    padding-top: 7px;
}

/*Student question css*/
.td-text-limit-line {
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 10px;     /* fallback */
    max-height: 32px;      /* fallback */
    display: block;
    white-space: nowrap;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.div-text-overflow-td {
    overflow: hidden;
    width: 80px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.td-text-limit-line-type1 {
    width: 770px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;     /* fallback */
    max-height: 32px;      /* fallback */
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.second-line-formal {
    color:#B0B0B0
}

.oval-image-profile {
    width: 40px;
    height:40px;
}
.color-for-display-question1 {
    font-weight: bold;
    color:#B8B8B8
}
.color-for-display-question2 {
    color:#B0B0B0
}
.color-for-display-number-question {
    margin-top: -20px;
    right: 5px;
    color: #0033FF
}

.display-right-top-edit-button {
    margin-top: -20px;
    right: 5px;
    display: none;
    float: left;
}
.link-button-comment{
    cursor: pointer;
    text-decoration:none;
}

.container {
    width: 100%;
}
.invisible{display:none;}

.library-popup-link{
	padding: 5px;
}
.library-popup .popup-header{
	background: white;
}
.library-popup-link.active{
	color: black;
	cursor: default;
	text-decoration: none;
}

.image-thumbnail.student-avt {
    width: 150px;
    height: 150px;
    margin-top: 15px;
}

.document-delete {
    visibility: hidden;
    position: absolute;
    top: -20px;
    right: -20px;
    background-color: transparent;
    background: url(../img/delete-document.png) no-repeat center;
    width: 42px;
    height: 42px;
    z-index: 9999;
}

/* lms css */

.btnArea {
  margin-bottom: 20px;
}
.checkBlock {
  display: block;
  padding: 15px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
  border-radius: 4px;
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  font-size: 18px;
  margin-bottom: 15px;
}

.text-plain{
    overflow: hidden;
}