*{
	font-family:微軟正黑體,Microsoft JhengHei,微軟雅黑體,Microsoft YaHei,Arial, Helvetica, sans-serif;
}
a{
	color:orange;
}
a:hover,a:focus{
	color:#f8771a;
	text-decoration:none;
}
a.snapshotlink {
	color:orange;
}
@media (min-width: 1200px){
.container {
    width: 980px!important;
}
}
.form-inline .form-control {
    border: 1px solid #a9a9a9;
	width: 100%;
}
@media (min-width: 768px){
.form-inline .form-control {
    display: block!important;
    width: auto;
    vertical-align: middle;
	max-width: 170px;
}
}
form input, form textarea {
    margin: 0;
}
#bootstrap_content{
	display:block;
}
div#bootstrap_content {
    margin-bottom: 100px;
}
@media (max-width: 736px){
div#bootstrap_content {
    margin-top: 60px;
	padding: 20px;
}
}
@media (min-width: 767px){
div#bootstrap_content {
    margin-top: 20px;
}
}
@media (max-width: 767px) and (min-width: 1400px){
div#bootstrap_content {
    margin-top: 0;
}
.php_productarea .php_showallproduct {
		max-width: 200px;
	}
}
@media (min-width: 1366px){

}
li.php_singlepc.php_singlepcphotobook {
    list-style: none;
}
li.php_pcpli.php_pcplia5hss {
    list-style: none;
}
.php_showproductclass li.php_singlepcphotobook a .php_pctitle {
    display: block;
    font-size: 24px;
    text-align: center;
    color: #000;
	text-deccoration:none;
}
.php_showproductclass li.php_singlepcphotobook a .php_pctitle:hover,.php_showproductclass li.php_singlepcphotobook a .php_pctitle:focus{
	text-deccoration:none;
}
@media (min-width: 1000px){
li.php_singlepc.php_singlepcphotobook{
	width:25%;
}
.php_pgettemplate{
	max-width:200px;
}
.php_pgettemplate{
	max-width:200px;
}
}
.panel {
	margin:10px;
	border-radius:0;
}
.btn-small{
	font-size: 16px;
    color: #fff;
    border-radius: 0;
    margin: 5px;
    margin-top: 10px;
	background-color: #97c77c;
	border:none;
}
.btn-small:hover,.btn-small:hover{
	color:#fff;
	background-color:#7dbf58;
	box-shadow:none;
}
.btn-primary,.btn-primary a{
	font-size: 16px!important;
    color: #fff!important;
    border-radius: 0;
    margin-top: 10px;
	background-color: #ff8c39;
/*    margin-bottom: 20px;*/
	border:none;
	text-align:center;
	text-shadow:none;
}
.btn-primary:hover,
.btn-primary .hover,
.btn-primary a:hover,
.btn-primary:focus,
.btn-primary .focus,
.btn-primary a:focus,
.btn-primary .focus,
.btn-primary:active,
.btn-primary a:active,
.btn-primary .active,
.btn-primary a:active,
.btn-primary:active,
.btn-primary .active
{
	color:#fff;
	
	background-color:#f8771a;
	box-shadow:none;
}
input#igotit {
    margin-left: 15px;
}
.producta h3 a,a strong .producta h3 ,a p .producta h3,.producta p a {
	color:#000;
}
.producta h3 a:hover,.producta p a:hover{
	text-decoration:none;
}
li#jscommon-user-id{
	position: absolute;
    width: 150px;
    /* z-index: 99999; */
    text-align: left;
    font-size: 0.7em;
    display: inline-block;
    color: rgb(255, 0, 0);
    line-height: 60px;
    letter-spacing: 0px;
    top: -100px;
    left: 150px;
}
.dropdown-menu>li>a:focus{
	height:100%;
	line-height:36px;
	margin:0
}
.booklist {
    padding: 0 1px 0 1px;
    border: 1px solid #fff;
	min-width: 240px;
    max-width: 90%;
    margin-bottom: 20px;
    background-color: #fff!important;
	box-shadow:none!important;
    border-radius: 0;
	background:none;
}
.booklist-header,.booklist-footer {
	background-color: #f5f5f5!important;
	border:0!important;
	margin: 0;
    padding: 0;

}
.php-orderhistory span {
    font-size: 20px;
    color: gray;
}
input#startdate,input#enddate {
    border-radius: 0;
    padding: 10px;
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #ccc;
	border-color: #B5B5B5;
	border-radius: 0!important;
}
.panel-primary {
    border-color: #e8e8e8;
}
.php-booklists-panel .panel-heading {
    overflow: hidden;
    max-height: 46px;
    border-radius: 0!important;
    margin: 1px;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #FF9900;
	border-color: #CCCCCC;
    color: #fff!important;
}
.pagination>li>a{
	color: #FF9900;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-radius: 0;
}
.pagination>li>a, .pagination>li>span {
    color: #FF9900!important;
}
.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius:0;
}
button.btn.btn-success.btn-lg.btn-block.php-booklists-editorbutton {
    width: 100%;
    margin-left: 3px;
    background-color: orange;
    border: 0;
    border-radius: 0;
    margin-bottom: 10px;
}
.php-booklists-editorbutton {
    display: table;
    font-size: 15px;
    border-radius: 0;
	width: 110px;
    margin-left: -10px;
    margin-bottom: 5%;
    box-shadow: none;
}
.btn:hover, .btn:focus, .btn.focus{
	box-shadow:0!important;
}
.panel-body img{
	margin:auto;
}
.btn-group>.btn:first-child {
    border-radius: 0!important;
    margin-bottom: 4%;
}
.form-inline .form-control {
    width: auto;
    vertical-align: middle;
    border: 1px solid #a9a9a9!important;
    width: 100%;
}
.form-control{
    border: 1px solid #a9a9a9!important;
}
@media screen and (max-width: 800px){
.form-inline .form-control {
	width:100%;
	display: block!important;
}
.form-control{
	width:100%;
	display:block!important;
	margin-bottom: 3%;
}
input#exampleInputPassword2 {
    width: 100%;
    border: 1px solid #a9a9a9!important;
}
.booklist{
    margin: 0 5%!important;
}
}
#shoppingcar {
    width: 130px;
}
#shoppingcart_qty{
	color:yellow;
}
.alert-info {
	background-color: #FFF4DF;
	border-color: #FFCC99;
	color: #31708f;
	border-radius: 0;
}
.panel-footer {
	border-radius:0
}
.panel-info {
	border-color: #FFCC99;
}
.panel-info>.panel-heading {
	color: #660000;
	background-color: #FFF4DF;
	border-color: #FFCC99;
}
input#php_doverify {
    border-radius: 0;
}
input#php_cancel {
    border-radius:0;;
}
.btn-success {
	color: #fff;
	background-color: #FF9900;
	border-color: #FF9900;
	border-radius: 0;
}
.btn-success:hover, .btn-success:focus{
	color: #fff;
	background-color: #FF6600;
	border-color: #FF6633;
	border-radius: 0;
}
.bg-primary {
    color: #fff;
    background-color: #339966;
    line-height: 40px;
}
.alert-primary {
    color: #fff;
    background-color: #66CC66;
    border-color: #669933;
    margin: 0;
    padding: 0;
    line-height: 30px;
    border-radius: 0;
}
.order-fee {
    border-bottom: 1px solid gray;
}
.alert-info {
    background-color: #FFF4DF;
    border-color: #FFCC99;
    color: gray;
    border-radius: 0;
}
.php_pgettemplate{
	background-color:#f6a301;
	border:0;
	border-radius:0;
	font-size:16px;
	background-image: none;
}
.php_productarea .php_showallproduct {
	background-color:#f6d001;
	border:0;
	border-radius:0;
	font-size:15px;
	background-image: none;
	color:#fff;
}
.panel.panel-default{
	border:0;
}
.panel-default>.panel-heading {
    border-radius: 0!important;
    background-color: #fff!important;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
        border-bottom: 1px solid #dff0d8;
}
.panel {
    margin: 10px;
    border-radius: 0;
    box-shadow: none;
}
.btn-primary:hover,.btn-primary:focus {
	background-color: #FF6600!important;
	outline:none;
}
.php-album-search-box .btn {
    margin-right: 4px;
    border-radius: 0;
    background-color: orange;
    color: #fff;
    border: 0;
    text-shadow: none;
    box-shadow: none;
	font-size: 14px;
}
.php-album-search-box input[type=text] {
    line-height: 17px;
	padding:5px;
}
.php-album-search-box input[type=button]{
    background-color: green;
    font-size: 16px;
    color: #fff;
    border: 0;
	padding: 6px 25px;
    font-size: 14px;
	margin-left:5px;
    margin-top: 5px;
}
.php-album-search-box {
	text-align: center;
	background:white;
	padding-bottom: 5px;
}
.php-album-entry-txtbox-icon {
    border-radius: 0;
}
.php-album-entry {
    width: 24%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.php-album-entry {
    margin-right: 1%;
    margin-bottom: 1%;
}

.php-album-entry.moveSelected:before{
	content:url(checked.png);
	position:absolute;
	width:32px;
	height:32px;
	text-align:right;
	right:0px;
}
.php-album-entry.moveNonSelect:before{
	content: url(checked.png);
	opacity: 0.2;
	position: absolute;
	width: 32px;
	height: 32px;
	text-align:right;
	right: 0px;
}

.php-album-entry.moveSelected{
	/*background-color:#e6f2d9;*/
	background: repeating-linear-gradient(45deg,#f7eedd,#f7eedd 10px,#f5e9d4 10px,#f5e9d4 20px);
}
@media (min-width: 567px){
.php-album-entry {
    width: 24%;
}
}
@media (max-width: 640px){
.php-album-entry {
    width: 100%;
}
}
.shopping-aa{
	margin-left:20px;
}
input#getPassword_a {
    min-width: 200px;
}
@media (max-width: 736px){
.php_showallproduct{
	max-width:100%!important;
}
.php_productarea img{
	padding:20px;
}
button.btn.btn-primary {
    margin-bottom: 20px;
}
div#input_postcard img{
	padding:20px;
}
}
.panel.panel-default.php-custom-prod-grid .btn-primary{
	min-width:0;
}
@media (min-width: 736px){
.php_showallproduct{
	max-width:200px!important;
}
}
@media (max-width: 736px){
.navbar-brand{
	z-index:-1!important;
}
.row.keyininfor{
	padding:20px!important;
}
}
.row {
    margin-left: 0;
    margin-right: 0;
}
.php-custom-prod-grid .panel-footer{
	border:none;
	background-color:#fff;
}
.producta{
	min-width:25%!important;
}
/*畢冊*/
.graduction-1{
	background-image: url(../images/mymate-1.jpg);
	background-repeat: no-repeat;
	background-position: top right;	
	height:380px;
    margin: 0;
    padding: 0;
}
.panda img {
    float: left;
}
.grad-title img {
    position: relative;
    left: -40px;
}
.panda {
    margin-top: -38px;
    left: 10px;
}
@media (max-width: 1366px){
.graduction-1{
	height:350px;
}
}
@media (min-width: 1200px){
.graduction-1{
	margin-bottom: 30px;
}
}
@media (max-width: 736px){
.grad-title img {
    left: 0;
}
.graduction-1{
    background-position: center center;
	height:400px;
}
.gradspan {
    margin-top: 25px;
}
.grad-title img {
    min-width: 350px;
    margin: 0 -50px;
}
.grad-title img {
    margin: 0;
}
}
@media (max-width: 420px){
.graduction-1 {
    height: 480px;
}
}
@media (max-width: 400px){
.grad-title img {
    margin: 0 -30px;
}
}
@media (max-width: 360px){
.grad-title img {
    margin: 0 -50px;
}
}
@media (max-width: 360px){
.graduction-1 {
    height: 530px;
}
}
.gradspan {
    display: block;
    position: relative;
	padding: 0 20px;
    text-align: left;
    line-height: 26px;
}
span.grad-white{
	font-size:14px;
	color:#fff;
    display: block;
}
span.grad-red{
	font-size:20px;
	color:#ff4141;
}
span.grad-blue{
	font-size:20px;
	color:#4095ff;
}
span.grad-green{
	font-size:20px;
	color:#5bf050;
}
.grad-title img {
}
button#btn-graduationbook {
    font-size: 24px!important;
    max-width: 100%;
    letter-spacing: 1px;
}
@media (min-width: 1200px){
.book-detail{
	height:100px;
}
button#btn-graduationbook{
	min-width:400px;
}
}
.book-detail{
	background-image: url(../images/cat.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.book-detail h2{
	font-size:26px;
	color:#00a29a;
}
.book-detail h5{
	font-size:14px;
	color:#000;
    margin-bottom: 10px;
	line-height: 18px;
}
.book-3box{
	margin-bottom:10px;
    padding: 0 5px 0 5px;
}
.book-3box h3{
	font-size:20px;
	background-color:#00a29a;
	color:#fff;
	margin:0;
	width:100%;
	padding:20px;
}
.book-3box span{
	background-color:#98c5c7;
	font-size:14px;
	line-height:18px;
	margin:0;
	width:100%;
	padding:20px;
	color:#fff;
	min-height:80px;
	display:block;
	text-align:left;
}
.book-3box img{
}
.study{
	margin:20px 0;
}
.study-cat{
	background-image: url(../images/study-3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:left;
	padding: 20px;
	height: 250px;
	background-color:#e9dbd0;
}
@media (max-width: 736px){
.study-cat{
	height:350px
}
.study-1{
	border-top:1px solid #fff;
}
.study-2{
	border-top:1px solid #fff;
}
}
.study-cat h2{
	font-size:24px;
	color:#733004;
	margin:10px 0;
    font-weight: bolder;
}
.study-cat span{
	font-size:15px;
	line-height:22px;
	color:#733004;
}
.study img{
	dispaly:inline;
	margin-left:1px;
}
.study-1{
	background-image: url(../images/study-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    height: 250px;
	border-left:1px solid #fff;
}
.study-2{
	background-image: url(../images/study-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    height: 250px;
	border-left:1px solid #fff;
	display:block;
}
.item5 > div {
	margin:20px 0;
	float:left;
}
.item5 h2{
	color:#0084df;
}
.item5 div{
	width:20%;
}
.item5{
	margin:20px 0;
}
span.blue-span{
	color:#0084df;
	font-size:14px;
	margin-bottom: 10px;
    display: block;
}
@media (max-width: 736px){
.item5 div{
	width:auto;
}
}
@media (max-width: 450px){
ul.book-list {
    margin: 140px 0;
}
}
.book{
	margin:0;
	padding:0;
}
.book h1{
	color:#ff8c39;
	font-size:32px;
}
ul.book-list{
}
ul.book-list li{
	float:left;
	list-style:none;
	margin-right:20px;
	margin-bottom:20px;
	width:165px;
}
.book-list img{
	-moz-box-shadow:
		1px 3px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	-webkit-box-shadow:
		1px 3px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	box-shadow:
		1px 3px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,1);
	curor:pointer;

}
.bot-go {
    margin-top: 50px;
}
.book h4{
	padding: 20px;
    background-color: #ffad39;
    position: absolute;
    color: #fff;
    top: 200px;
    right: 50px;
    line-height: 28px;
	margin-bottom:100px;
}
.bbook {
    margin-bottom: 20px;
}
@media (max-width: 736px){
.book h4{
	right:0;
}
}
.book-list h5{
    margin: 5px;
}
.children1 > img:last-of-type {
    margin-bottom: 20px;
}
.deeper {
    margin-bottom: 10px;
}
.book-list span{
    font-size: 8px;
    background-color: #ffde62;
    color: #fff;
    padding: 3px 10px;
	display:block;
}
.children1 > h5:after {
    content: "↓";
}
span.pro-group {
    color: #999;
    font-size: 16px;
}
span.pro-group:before {
	content: "/";
	color: #999;
}
/*school.page.php START*/
/* MENU-LEFT
-------------------------- */
/* layout */
#left ul.nav {
    margin-bottom: 2px;
    font-size: 12px; /* to change font-size, please change instead .lbl */
}
#left ul.nav ul,
#left ul.nav ul li {
    list-style: none!important;
    list-style-type: none!important;
    margin-top: 1px;
    margin-bottom: 1px;
}
#left ul.nav ul {
    padding-left: 0;
    width: auto;
}
#left ul.nav ul.children1 {
    padding: 12px;
    width: auto;
}
#left ul.nav ul.children1 li{
    margin-left: 0px;
}
#left ul.nav li a:hover {
    text-decoration: none;
}

#left ul.nav li a:hover .lbl {
    color: #999!important;
}

#left ul.nav li.current>a .lbl {
    background-color: #999;
    color: #fff!important;
}

/* parent item */
#left ul.nav li.parent a {
    padding: 0px;
    color: #ccc;
}
#left ul.nav>li.parent>a {
    border: solid 1px #999;
    text-transform: uppercase;
}    
#left ul.nav li.parent a:hover {
    background-color: #fff;
    -webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);    
}

/* link tag (a)*/
#left ul.nav li.parent ul li a {
    color: #222;
    border: none;
    display:block;
    border-bottom: solid 1px #e2e2e2;
    margin-bottom: 5px;
}

#left ul.nav li.parent ul li a:hover {
    background-color: #fff;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;  
}

/* sign for parent item */
#left ul.nav li .sign {
    display: inline-block;
    width: 27px;
    padding: 7px 8px;
    background-color: transparent;
    color: #fff;
}
#left ul.nav li.parent>a>span>.sign{
    margin-left: 0px;
    background-color: #999;
}
/* label */
#left ul.nav li .lbl {
    padding: 5px 12px;
    display: inline-block;
}
#left ul.nav li.current>a>.lbl {
    color: #fff;
}
#left ul.nav  li a .lbl{
    font-size: 14px;
}
.children1 > h5,.children1 > span{
    margin-left: 40px;
    color: #999;
}
/* THEMATIQUE
------------------------- */
/* theme 1 */
#left ul.nav>li.item-1.parent>a {
    border: solid 1px #ff6307;
}
#left ul.nav>li.item-1.parent>a>span>.sign,
#left ul.nav>li.item-1 li.parent>a>span>.sign{
    margin-left: 0px;
    background-color: #ff6307;
}
#left ul.nav>li.item-1 .lbl {
    color: #ff6307;
}
#left ul.nav>li.item-1 li.current>a .lbl {
    background-color: #ff6307;
    color: #fff!important;
}
.children1 
/* theme 2 */
#left ul.nav>li.item-11.parent>a {
    border: solid 1px #51c3eb;
}
#left ul.nav>li.item-11.parent>a>span>.sign,
#left ul.nav>li.item-11 li.parent>a>span>.sign{
    margin-left: 0px;
    background-color: #51c3eb;
}
#left ul.nav>li.item-11 .lbl {
    color: #51c3eb;
}
#left ul.nav>li.item-11 li.current>a .lbl {
    background-color: #51c3eb;
    color: #fff!important;
}

/* theme 3 */
#left ul.nav>li.item-21.parent>a {
    border: solid 1px #94cf00;
}
#left ul.nav>li.item-21.parent>a>span>.sign,
#left ul.nav>li.item-21 li.parent>a>span>.sign{
    margin-left: 0px;
    background-color: #94cf00;
}
#left ul.nav>li.item-21 .lbl {
    color: #94cf00;
}
#left ul.nav>li.item-21 li.current>a .lbl {
    background-color: #94cf00;
    color: #fff!important;
}

/* theme 4 */
#left ul.nav>li.item-31.parent>a {
    border: solid 1px #ef409c;
}
#left ul.nav>li.item-31.parent>a>span>.sign,
#left ul.nav>li.item-31 li.parent>a>span>.sign{
    margin-left: 0px;
    background-color: #ef409c;
}
#left ul.nav>li.item-31 .lbl {
    color: #ef409c;
}
#left ul.nav>li.item-31 li.current>a .lbl {
    background-color: #ef409c;
    color: #fff!important;
}
/*school.page.php END*/
.title-online-helper{
	font-size:24px;
	color:#000;
	margin-bottom:20px;
    text-align: center;
}
.btn.btn-class-link {
    min-width: 400px;
    margin-bottom: 20px;
	background-color:black;
    font-size: 20px;
    color: #fff;
    border-radius: 0;
	-moz-box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 1px 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 1px 1px 2px rgba(255,255,255,0.7);
	box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 1px 1px 2px rgba(255,255,255,0.7);
}
.btn.btn-class-link:hover{
	background-color:#733005;
}
.btn.btn-class-link-a {
	font-size:14px;
	margin-top:20px;
    color: #fff;
    border-radius: 0;
	-moz-box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 1px 1px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 1px 1px 2px rgba(255,255,255,0.7);
	box-shadow:0px 1px 3px rgba(000,000,000,0.5),inset 1px 1px 2px rgba(255,255,255,0.7);
	background-color:black;
}
.btn.btn-class-link-a:hover{
	background-color:#733005;
}
@media (max-width: 736px){
.btn.btn-class-link {
    min-width: 100%;
}
}
/* 修改會員登入頁 */
a#login-form-link,a#register-form-link {
	background-color: #F60;
	color: #fff;
	width: 100%;
	display: inline-block;
	height: 100%;
	line-height: 36px;
	margin: 0;
	padding:20px 0;
}
a#register-form-link {
	background-color: #F90;
	color: #fff;
	width: 100%;
	display: inline-block;
	height: 100%;
	line-height: 36px;
	margin: 0;
	padding:20px 0;
}
.loginbot{
	padding:0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
.panel-heading-login{
	padding:0;
}
input#getPassword_a {
    margin: 0;
	padding: 6px 12px;
	margin-top: 0;
}
@media (max-width: 600px){
input#getPassword_a {
    margin: 0;
	width:100%!important;
}
}
input#getPassword_a{
	font-size: 16px!important;
    color: #fff!important;
    border-radius: 0;
    border: none;
    text-align: center;
    text-shadow: none;
}
.active#login-form-link,#login-form-link:hover{
	background-color: #E4621B;
}
.activea#register-form-link,#register-form-link:hover{
	background-color: #F09100;
}
@media (max-width: 600px){
.btn-primary,.btn-primary a{
    margin-top: 10px;
}
.btn-small{
    margin-top: 10px;
}
}
@media (min-width: 1024px){
input#getPassword_a{
    margin-left: -4px;
}
.bot2-help {
    width: 49%;
}
}
@media (min-width: 1024px){
select#schoolid {
    width: 100%;
}
.index-login input#getPassword_a{
	margin-top:10px;
}
}
@media (min-width: 1200px){
.container-member{
	width:900px!important;
}
}
input.btn.btn-lg.form-btn.gohelps{
    width: 100%;
    border-radius: 0;
    text-align: center;
    line-height: 150px;
    box-shadow: none;
	outline: 0;
    font-size: 24px;
    color: #fff;
	text-shadow:0px 2px 1px rgba(000,000,000,0.3),0px 0px 0px rgba(255,255,255,0.3);
	background-image: url(../images/bot-bg.png);
}
.bot2-help {
    padding: 2px;
	border: 1px dotted #d5d5d5;
	margin-bottom: 5px;
}
input.btn.go-helpers{
	background-color:orange;
}
input.btn.go-helpers:hover{
	background-color: #F93;
}
input.btn.go-schoolpage{
	background-color: #FC0;
}
input.btn.go-schoolpage:hover{
	background-color: #FFBF00;
}
span.bot2-p {
    font-size: 18px;
    top: 120px;
    color: #919090;
    line-height: 30px;
	letter-spacing:0.5px;
	margin-top: 3px;
    display: block;
}
@media (min-width: 1200px){
.gobuttom {
    top: 100px;
    width: 50%;
    margin-left: 305px;
    position: absolute;
}
input#memberAdd3 {
    margin-top: 20px;
}
}
.errormessage{
	text-align: center;
}
@media (min-width:1025px){
img.bbook {
	width: 100%;
	height: auto;
}
}
@media (max-width:1025px){
div.col-lg-9 > .php_pgettemplate.center-block{
 	width:100%;
}
}
@media (min-width:1026px){
div.col-lg-9 > .php_pgettemplate.center-block{
 	max-width: 30%;
}
}
.schoolpgtext{
	font-size: 14px;
}
.nav-child{
    margin-top: 20px;
}
.clickstyle{
	background: #ffffff;
}
.children1{
	padding: 0px 10px 10px 0px;
}
.listtext{
	font-size: 14px;
	margin-top: 10px;
    margin-bottom: 10px;
}
<!--index-->
@media (max-width: 450px){
.hintkeyininfor{
	display:none!important;
}
.test p{
	margin-top: 40px;
	padding:10px;
}
#php_plupload_pClear label .iframe-pclear-thumb-icon{
	left:0px;
}
input#perfectlyclear {
    margin-left: 50px!important;
}div#php_plupload_drap_hint-only-accept-jpg{
	font-size:12px!important;
}
div.php_plupload_list-title{
	font-size:12px!important;
}
div.php_plupload_list-row{
	font-size:12px!important;
}
}
.breadcrumb>.active{
    font-size: 22px!important;
	letter-spacing: 0.5px;
	color: #fff;
}
@media (min-width: 768px) and (max-width: 812px){
div#bootstrap_content {
    margin-top: 20px;
}
}
@media (max-width: 767px){
.gobuttom {
    position: absolute;
}
div#bootstrap_content {
    margin-top: 70px;
}
}
ul.breadcrumb.text-right {
text-align: left;
    background-color: #fcae5c;
    color: #fff;
    border-radius: 0;
    border: 1px dashed #fff;
    outline: 1px #fcae5c solid;
    width: 97%;
    margin: 0 auto;
    padding: 5px 7px;
}
@media (max-width: 420px){
a#login-form-link {
	padding: 38px 0;
}
}
a#login-form-link {
	font-size: 22px;
	color: #fff;
	width: 100%;
	display: inline-block;
	height: 100%;
	line-height: 36px;
	margin: 0;
	padding: 20px 0;
	background-color: #F63;
}
@media (max-width: 360px){
a#login-form-link {
	padding: 38px 0;
}
}
.loginbot{
	background-color: #F90;
}
.lock {
    margin-left: 30%;
}
.college{
	position: absolute;
    right: 150px;
    float: right;
    display: inline-block;
}
.bot2-c {
    background-image: url(../images/mymatehome_093.jpg);
    float: right;
    background-repeat: repeat;
    position: relative;
    padding: 40px 5px;
    height: 182px;
    text-align: center;
    cursor: pointer;
    width: 100%;
    margin: 0;
}
.bot2-c h2 {
    color: #fff;
    font-size: 18px;
	margin-top: 0px;
}
.bot2-d {
    padding-left: 15px;
    padding-right: 0px;
}
.bot2-e {
    padding-left: 0px;
    padding-right: 15px;
}
.bot2-b h2 {
    padding-top: 15px;
}
@media (max-width: 1199px) and (min-width: 990px){
	.bot2-c {
		display: none !important;
	}
}
a.cameraRecord{
	color:white;
}
.hugetree{
	text-align: left;
}
span.treespan{
	font-size: 20px;
    color: #ff8c39;
    font-weight: bolder;
    letter-spacing: 1px;
    margin: 0;
}
a.treea{
	float: right;
    font-size: 20px;
    color: #ff8c39;
    letter-spacing: 1px;
    margin: 0;
    cursor: pointer;
    background-color: #ccc;
    color: #fff;
    border: dotted transparent 1px;
}
.treespan>a{
    background-color: #fff;
    padding: 0 10px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    border: none;
    border: 1px dotted #919191;
    color: #6c6b6b;

}
.treespan>a:hover {
    opacity: 0.7;
}
.treeselectdiv {
    padding-bottom: 5px;
    padding-top: 5px;
	display: inline-block;
}
.treeselectdiv>input {
    text-align:left;
}
.bookthumbs img{
    max-width: 180px;
}
.treeli{
	list-style: none;
	padding: 20px;
}
.bookthumbs>ul>li.listactive {
	border: dotted #ff8c39 3px;
}
.bookthumbs>ul>li {
	border: dotted transparent 3px;
}
.treeselectdiv>input#submitbook {
    margin-bottom: 10px;
	margin-top: 10px;
}
.treebutton {
    padding-top: 10px;
}
div.hugetree>ul>li>a.jstree-anchor {
    margin-bottom: 10px!important;
}

div.hugetree>ul>li>ul.jstree-children{
    margin-left: 0px;
}
div.hugetree>ul>li>ul>li[aria-level="2"] {	
	background-color: lightsalmon;
	margin-left: 10px;
	color: #000000;
}
div.hugetree>ul>li>ul>li[aria-level="2"]:nth-child(odd) {
    background: #ffeee2;
	padding: 3px 5px;
}
div.hugetree>ul>li>ul>li[aria-level="2"]:nth-child(even) {
    background: #ffffff;
	padding: 3px 5px;
}
div.hugetree>ul>li>ul>li>ul>li[aria-level="3"] {
	/*background-color: #ffffff!important;*/
	margin-left: 0px!important;
	color: #000000;
	padding: 3px 5px;
}
div.hugetree>ul>li>ul>li>ul>li[aria-level="3"]:nth-child(odd) {
    background: #ffffff!important;
}
div.hugetree>ul>li>ul>li>ul>li[aria-level="3"]:nth-child(even) {
    background: #ffeee2!important;
}
div.hugetree>ul>li>i.jstree-icon.jstree-ocl {
    display: none;
}
div.hugetree>ul>li>ul>li>i.jstree-icon.jstree-ocl {
    display: none;
}
div.hugetree>ul>li>ul>li>ul>li>i.jstree-icon.jstree-ocl {
    display: none;
}
div.hugetree>ul>li>.jstree-anchor>.glyphicon{
	margin-left:5px;
}
div.hugetree>ul.jstree-children{
	font-size:14px;
}
.bookli{
	list-style: none;
    float: left;
    line-height: 20px;
    min-width: 120px;
	border: dotted transparent 3px;
}
.bookli>span{
	background-color: #ffe266;
    color: #fff;
    width: 100%;
    display: table;
    text-align: center;
    font-weight: bolder;
    font-size: 16px;
    margin-bottom: 2px;
    padding: 2px 4px;
}
a.showprojectworkpage1 {
    background-color: #fff!important;
    padding: 0 10px!important;
    margin-bottom: 5px;
    font-size: 14px!important;
    color: #fff!important;
    line-height: 20px;
    border: none!important;
    border: 1px dotted #919191!important;
    color: #6c6b6b!important;
    width: 100%;
    display: table;
    text-align: center;
    font-weight: bolder;
    font-size: 16px;
    margin-bottom: 2px;
    padding: 2px 4px;
}
.hugestep{
	padding: 0px 0px;
}
.taskGroup {
    display: table;
	width: 90%;
}
.bookuldiv>.listactive>span {
    background-color: lightsalmon;
}
.bookul{
	width: 100%;
    border-bottom: 1px solid #e3e3e3;
    margin: 0;
    padding: 0;
	text-align: left;
}
.bookulspan{
	font-size: 16px;
    margin: 0;
    padding-right: 8px;
    line-height: 18px;
    text-align: center;
    font-weight: bolder;
    width: 88px;
    vertical-align: middle;
    padding: 5px 0;
    display: table-cell;
}
.bookuldiv{
	border-left: 1px solid #e3e3e3;
    margin: 0;
    border-collapse: collapse;
    padding: 5px 0!important;
    display: table-cell;
}
.treeselect{
	margin-bottom: 20px;
}
.bookthumbs>ul{
	margin-top: 10px;	
}
.hugeArthide,.hugepersonalhide{
	display:none;
}
input#sampleBook {
    margin-top: 10px;
}
a.jstree-anchor>span.hugecamera{
	font-size: 16px;
    padding: 5px 5px;
}
a.jstree-anchor>span.hugebookmark{
	font-size: 16px;
    padding: 5px 5px;
}
div#fallr>img.hugefallrphoto{
	margin-right:10px !important;
}

div.hugefallrdiv>img.hugefallrphoto {
	border: dotted transparent 3px!important;
}
div.hugefallrdiv>img.listactive {
	border: dotted #ff8c39 3px!important;
}
div.donelist {
    margin-top: 20px;
}
ul.donelistul{
	text-align: left;
}
ul.donelistul>li{
	list-style: none;
    display: inline;
    color: #222;
    border: none;
    margin-bottom: 5px;
    display: inline-block;
}
ul.donelistul>li>span,ul.donelistul>li>a{
	background-color: #fff;
    padding: 0 10px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    border: none;
    border: 1px dotted #919191;
    color: #6c6b6b;
    width: 100%;
    display: table;
    text-align: center;
    font-weight: bolder;
    font-size: 16px;
    margin-bottom: 2px;
    padding: 2px 4px;
}
.hugelistbtn{
	display: table-cell;
	vertical-align: middle;
	height: 52px;
	cursor: pointer;
	background-color: lightsalmon;
	color: #fff;
	border: dotted transparent 1px;
}
.trashbtn{
	display: table-cell;
	vertical-align: middle;
	height: 52px;
	cursor: pointer;
	background-color: #ccc;
	color: #fff;
	border: dotted transparent 1px;
}
.trashbtn:hover{
	opacity: 0.7;
}
.hugelistbtn:hover{
	opacity: 0.7;
}
ul.booklistul{
	text-align: left;
	display: inline-block;
}
ul.booklistul>li{
	list-style: none;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 15px;
}
.booklistimg{
	max-width: 100%;
    height: auto;
    max-height: 250px;
}
ul.booklistul>li:hover{
	opacity: 0.8;
}
ul.booklistul>li>span{
	display: table;
}
ul.hugeAlbumul {
    margin-top: 10px;
}
ul.donelistul>li{
	padding-left: 1px;
    padding-right: 0px;
}
li.hugeAlbumli{
	list-style: none;
	font-size: 18px;
	margin-left: -30px;
}
select.hugeAlbumselect{
	display: block;
	font-size: 15px;
	margin-bottom: 3px;
    margin-top: 3px;
}
div.booktype>ul>li{
	list-style: none;
	background-color: #fff;
    padding: 0 10px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    border: none;
    border: 1px dotted #919191;
    color: #6c6b6b;
}
ul.donelistul>li>span.titlestyle{
	background-color: #ffe266;
	color: #fff;
	border: dotted transparent 1px;
}
a.getHugeTask{
	border: dotted transparent 1px!important;
    padding: 0px 0px!important;
}
input.btn.go-hugelist{
	background-color: #ddd;
}
input.btn.go-hugelist:hover {
    opacity: 0.8;
}
img.fallralbumimg{
	display: block;
    max-height: 145px;
    max-width: 145px;
    margin: 0px auto!important;
}
li.fallralbumli {
    display: flex;
    height: 150px;
    width: 150px;
    margin-left: 0px!important;
    float: left;
    border: 1px solid #ddd!important;
    flex-direction: column;
    justify-content: center;
    padding-right: 1px;
    padding-left: 1px;
    cursor: pointer;
}
div.sortdiv {
    height: 100%;
    position: relative;
}
ul#sortable {
    overflow: scroll;
    height: inherit;
	display: inline-block;
	width: 120%;
}
#fallr {
    height: 100%!important;
}
.icon-trash {
    background: url('/images/icons/colored_icons/32/trash_32.png');
}
.icon-info {
    background: url('/images/icons/colored_icons/32/info_32.png');
}
.icon-download {
    background: url('/images/icons/colored_icons/32/down_32.png');
}