body {  
    padding-top: 50px;
    /*background-image: url("../img/bk.png");*/
    /*background-repeat: repeat;*/
}
.starter-template {
  padding: 40px 15px;
  text-align: center;
}

.baseContent{
    padding: 40px 15px;
    text-align: center;
    background: white;
}

.sidebar{
    min-height: 400px;
	padding-top: 60px;
}

/*index.php start*/
.indexContent .btn{
	width: 80%;
	margin: 15px 0 10px 0;
	color: #fff;
	font-size: 26px;
	line-height: 2.7;
}

/*index.php end*/
/******* DWI *********/
.title-workbook {
    border: 2px solid #5cb85c;
    border-radius: 5px;
    color: #5cb85c;
    margin: 5px 0 15px 0;
    display: inline-block;
    width: 50%;
}

.title-workbook h2 {
    margin: 11px 0 10px 0;
}

.title-item {
    border: 3px solid #5bc0de;
    border-radius: 5px;
    color: #5bc0de;
    margin: 5px 0 15px 0;
    display: inline-block;
    width: 50%;
}

.title-item h2 {
    margin: 11px 0 10px 0;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
	padding: 0px;
}

/* wb.php start */
#byWorkbook {
	margin-bottom: 40px;
}

.wbContent .btn {
    width: 60%;
    margin: 10px 0 10px 0;
	padding: 0px;
    color: #fff;
	font-size: 32px;
}

.itemsContent .btn {
    width: 80%;
    margin: 5px 0 5px 0;
	padding: 0px;
    color: #fff;
    font-size: 32px;
	text-align: left;
}

.btn a {
    color: #fff;
    font-size: 20px;
	display: block;
	padding: 15px 0 15px 0;
    text-decoration: none !important;
	text-overflow: ellipsis;
}

/* wb.php end */

/* items.php start */

.title-workbook span {
	font-size: 20px;
	padding: 10px;
	display: block;
}

.title-item span {
	font-size: 20px;
	padding: 10px;
	display: block;
	font-weight: bold;
}

.frame-result {
	display: inline-block;
    vertical-align: middle;
    float: none;
	font-size: 15px;
	width: 80%;
	margin-bottom: 5px;
}

.title-result {
    border: 2px solid #5bc0de;
    border-radius: 5px;
    display: inline-block;
    width: 185px;
	margin: 1px;
	margin-bottom: 5px;
	padding: 10px 0px 10px 0px;
	color:#5bc0de;
}

.btn-refresh {
	border: 2px solid #5bc0de;
	border-radius: 5px;
	display: inline-block;
	padding: 10px;
	width: 185px;
	margin: 1px;
	margin-bottom: 5px;
	cursor: pointer;
	color:#5bc0de;
}

.btn-refresh:hover{
	color:blue;
	font-weight: 2px;
}

.btn.btn-default a {
	color: #000;
	font-size: 15px;
	display: block;
	overflow: hidden;
	padding: 10px 0 10px 0px;
	text-align: left;
	text-overflow: ellipsis;
}

.col-md-11 {
	padding-right: 0px;
}

#result-icon {
	float: right;
}

/* items.php end */

/* item.php start */

.btn-option {
    width: 40px;
    height: 40px;
    border-radius: 50%;
	background-color: orange;
}

.btn-option span {
	text-align: center;
	color: #fff;
	display: block;
    padding-top: 10px;
	font-weight: bold;
}

.btn-option :hover {
	width: 40px;
    height: 40px;
	border-radius: 50%;
	background-color: orange;
}

.title-question {
	border: 2px solid #aaa;
    border-radius: 10px;
	font-size: 15px;
	padding: 10px;
    color: #000;
    margin: 10px 0 10px 0;
    display: inline-block;
    width: 80%;
	text-align: left;
	font-size: 14px;
}

.title-question div{
	font-weight: bold;
	font-size: 20px;
}

.btn-round {
    width: 40px;
    height: 40px;
    border-radius: 50%;
	background-color: green;
	margin-bottom: 5px;
}

.btn-round :hover {
	width: 40px;
    height: 40px;
	border-radius: 50%;
	background-color: green;
}

.btn-round span {
	text-align: center;
	color: #fff;
	display: block;
    padding-top: 10px;
	font-weight: bold;
	font-size: 15px;
}

.image-frame {
	border: 2px solid #aaa;
    border-radius: 10px;
	padding: 5px;
	margin: 10px;
    display: inline-block;
    width: 80%;
}

.image-frame img{
	width:100%;
	padding: 10px;
}
	
.title-option {
	border: 1px solid #aaa;
    border-radius: 5px;
	padding: 5px;
    color: #000;
    display: inline-block;
    width: 80%;
	text-align: left;
	cursor: pointer;
	margin:5px 0 5px 0px;
	font-size: 14px;
}

.title-option:hover {
	background-color: #ddd;
}

.option-selected {
	background-color: #ddd;
	border: 2px solid #999;
    border-radius: 5px;
}

.option-true {
	background-color: #ddd;
	border: 2px solid green;
    border-radius: 5px;
}

.title-option p {
	margin:10px 0 10px 50px;
	font-size: 15px;
	padding: 5px;
}

.option-text{
	font-size: 0.9em;
}
.option-text span {
	vertical-align: middle;
	font-size: 15px;
}

.explanation-hidden{
	display: none;
}

.explanation-show {
	visibility: visible;
}

.link-nav {
	display: inline-flex;
    width: 80%;
	cursor: pointer;
	font-size: 60px;
	margin-top: 30px;
}

#previous-link {
	width: 100px;
}

#go-list-link {
	margin: auto;
    width: 100px;
}

#next-link {
	width: 100px;
}

#loader {
	position: absolute;
	top: 25%;
	left: 0%;
	width: 100%;
	text-align:center;
	vertical-align: middle;
	z-index: 100;
	display: block;
}
	
#loader.glyphicon {
	font-size: 15em;
	opacity: 0.5;
	filter: alpha(opacity=40);
}

/* item.php end */

.result-each-icon{
	width: 25px;
	height: 25px;
}

.glyphicon {
	right: 5px;
	top: 0px;
}

.glyphicon-remove {
	font-size: x-large;
	color: red;
}

.glyphicon.glyphicon-remove {
	width: 25px;
	height: 25px;
}

.glyphicon.glyphicon-circle {
	font-size: x-large;
	font-weight:bold;
	color: green;
}
.glyphicon.glyphicon-circle:before {
    content:"\2B55";
	font-weight:bold;
}

.glyphicon.glyphicon-circleItem {
	width: 25px;
	height: 25px;
	border-radius: 50px;
	border: 5px solid green;
}

@media only screen and (max-width: 767px) {
    .btn-option {
    width: 30px;
    height: 30px;
    border-radius: 50%;
	background-color: orange;
}

.btn-option span {
	text-align: center;
	color: #fff;
	display: block;
    padding-top: 6px;
	font-weight: bold;
}

.btn-option :hover {
	width: 30px;
    height: 30px;
	border-radius: 50%;
	background-color: orange;
}

.option-text{
	font-size: 0.9em;
}

}

@media (min-width: 1200px){
.col-lg-10 {
    width: 86.333333%;
}
}

@media only screen and (max-width: 990px) {
.col-sm-10 {
    width: 86.333333%;
}
}

@media only screen and (max-width: 768px) {
.col-xs-10 {
	width: 87%;
}

.col-sm-10 {
    width: 86.333333%;
}
}

@media only screen and (max-width: 671px) {
.col-xs-10 {
	width: 86%;
}
}

@media only screen and (max-width: 652px) {
.col-xs-10 {
	width: 85%;
}
}

@media only screen and (max-width: 600px) {
.col-xs-10 {
	width: 83%;
}

.col-xs-11 {
	width: 91%;
}
}

@media only screen and (max-width: 527px) {
.col-xs-10 {
	width: 82%;
}
}

@media only screen and (max-width: 510px) {
.col-xs-10 {
	width: 80%;
}
}

@media only screen and (max-width: 459px) {
.col-xs-10 {
	width: 77%;
}
}

@media only screen and (max-width: 414px) {
.col-xs-10 {
	width: 74%;
}

.col-xs-11 {
	width: 87%;
}
}

@media only screen and (max-width: 367px) {
.col-xs-10 {
	width: 71%;
}
}

@media only screen and (max-width: 337px) {
.col-xs-10 {
	width: 69%;
}
}

@media only screen and (max-width: 320px) {
.col-xs-10 {
	width: 68%;
}

.col-xs-11 {
	width: 87%;
}

}

/* m_items START */

.memo_result {
	border: 3px solid #ccc;
	border-radius: 30px;
    text-align: center;
	width: 70%;
	display: inline-block;
	margin: 10px 10px;
    padding: 10px 1px 10px 1px;
}

.result-bar {
	height: 30px;
}

input[type=checkbox] {
  transform: scale(1);
  -webkit-transform: scale(1);
  width: 45px;
  height: 45px;
}
input.checkbox {
	margin: -10px 5px 10px 10px;
	display: inline-block;
	float: left;
}

div.memo_result div span {
	text-align: left;
	font-weight: normal;
	display: block;
	margin: 20px 0 0 0;
}

#tag-blue:hover {
	opacity: 1.0;
}

#tag-yellow:hover {
	opacity: 1.0;
}

#tag-red:hover {
	opacity: 1.0;
}

.image-disabled {
	opacity: 0.5;
	cursor: disable;
}

div#shuffle-btn.shuffle-btn {
	border: 2px solid #5cb85c;
	border-radius: 5px;
	width: 50%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	cursor: pointer;
}

div#shuffle-btn.shuffle-btn:hover {
	background-color: buttonface;
}

div#shuffle-btn.shuffle-btn span{
	display: block;
	padding: 10px;
	color: #5cb85c;
	font-weight: bold;
}

div.memo_result span {
	font-weight: bold;
	font-size: 20px;
}

div.memo_result table {
	text-align: center;
	margin: auto;
	margin-top: 10px;
}

td img {
	width: 50px;
	margin: 5px;
	cursor: pointer;
}

div.title-checkbox {
	text-align: left;
}

div.title-checkbox input{
	margin-left: 5px;
	margin-right: 5px;
}

.result-red {
	background-image: url("../img/tag_red_small.png");
	display: block;
	position: relative;
    top: 8px;
    height: 25px;
    width: 25px;
    right: 7px;
  }
  
.result-blue {
	background-image: url("../img/tag_blue_small.png");
	display: block;
	position: relative;
    top: 7px;
    height: 25px;
    width: 25px;
    right: 7px;
}  
  
.result-yellow {
	background-image: url("../img/tag_yellow_small.png");
	display: block;
	position: relative;
    top: 7px;
    height: 25px;
    width: 25px;
    right: 7px;
}
  
div.btn.btn-default.vcenter.back-btn {
	width: 50%;
    margin-top: 15px;
    border: 2px solid #aaa;
}
  
div.btn.btn-default.vcenter.back-btn a{
	text-align: center;
    color: #aaa;
    font-weight: bold;
}

/* m_items END */
/* m_item START */
div.title-question div span {
	font-weight: normal;
}

div.color-tag {
	margin: auto;
	width: 70%;
}

div.color-tag table {
	margin: auto;
}

div.btn.btn-show {
	border: 2px solid green;
	text-align: center;
	margin: 20px 20px;
}

div.btn.btn-show:hover {
	background-color: buttonface; 
}

div.btn.btn-show span {
	color: green;
	font-size: 15px;
	display: block;
	padding: 10px;
	font-weight: bold;
}

.btn-hidden{
	display: none;
}

.btn-unchecked{
	display: none;
}

.img-hidden{
	display: none;
}

/* m_item END */

/* MENU TOOGLE */
div#outer_container.outer_container {
	position: fixed;
    left: 45%;
    bottom: 50px;
    z-index: 1000;
}

.outer_hidden {
	visibility: hidden;
}

a.menu_button {
	height: 60px;
	width: 60px;
	background-color: #eee !important;
	margin: auto;
}

div#outer_container.outer_container ul.menu_option {
	bottom: 50px;
	left: 0px;
}

div#outer_container.outer_container a.menu_button span {
	height: 52px;
	width: 52px;
}

div#outer_container.outer_container ul.menu_option li a {
	width: 60px;
	height: 60px;
}

div#outer_container.outer_container.active ul.menu_option li#tag_blue a span {
	background-image: url("../img/tag_blue.png");
    background-size: 60px 60px;
    width: 56px;
    height: 56px;
}

div#outer_container.outer_container.active ul.menu_option li#tag_yellow a span {
	background-image: url("../img/tag_yellow.png");
    background-size: 60px 60px;
    width: 56px;
    height: 56px;
}

div#outer_container.outer_container.active ul.menu_option li#tag_red a span {
	background-image: url("../img/tag_red.png");
    background-size: 60px 60px;
    width: 56px;
    height: 56px;
}

label {
    display: block;
    font-weight: normal;
    margin-bottom: 0px;
    max-width: 100%;
    cursor: pointer;
}