body{
    color:#333;
}
.controlLogs{
}
.addControl{
}

.rounded-image-4coners{
    border-radius:8px 8px 8px 8px;
}

.rounded-image-2coners-up{
    border-radius:8px 8px 0px 0px;
}



.worktimelineTable4HomePage {
    border: 1px solid black;
    border-collapse:collapse;
}
.worktimelineTable4HomePage td{
    border: 1px solid black;
}
.worktimelineTable4HomePage th{
    border: 1px solid black;
}

.pictureInArticleByCode{
	display:block;
	margin:0 auto;

	height: auto;
}

.pictureInArticle{
	display:block;
	margin:0 auto;

	height: auto;
	border-radius:12px 12px 12px 12px;
}

.tableInArticle{
	margin:auto;
}
.tableInArticleByCode{
	margin:auto;
}

.welcomeBody{
	background: #aa5a43;
}
.myfooter{
	background-color: #7a4030;
	color: #DDD;
	width: 100%;

}
a.myfooterFont:link{
    color: #DDD;
}
a.myfooterFont:visited{
    color: #DDD;
}
a.myfooterFont:hover{
    color: #DDD;
}
a.myfooterFont:active{
    color: #DDD;
}

.loginTitleNotActive{
    color:#CCCCCC;
    width:160px;
	border-style: solid;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-color: #aa5a43;
}
.loginTitleNotActive:hover{
    color:#CCCCCC;
    cursor:pointer;
    width:160px;
	border-style: solid;
	border-right-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-top-width:0px;
	border-color: #aa5a43;
}


.loginTitleActive{
    color:#111111;
    width:160px;
	border-style: solid;
	border-right-width:0px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-top-width:0px;
	border-color: #aa5a43;
}



.mybottom{  
	background-color: #7a4030;
	color: #DDD;
	padding-top: 4px;
}
.mybottomSpan{
	margin: 14px;
}
.myfooter2{
	width: 100%;
	border-bottom: 2px solid #DDD;
}
.buttonmyfont{
	font-size: 14px;
	color: #AAA;
}
body{
	background: #ebebeb;
}
.nav-item{
	padding-left: 10px;
}


.ol.carousel-indicators{
    bottom: 0px;
    margin-bottom: 0px;
}
ol.carousel-indicators li {
    width: 10px;
    height: 10px;
    margin: 20px;
}

ol.carousel-indicators li.active {
    width: 14px;
    height: 14px;
}

.bigwidth{
	width:100%;

}
.blocktitle
{
	margin: 20px 10px 0px;
	color: #7a4030;
	font-size: 22px;
	
}
.blockTitleSmall
{
	margin: 20px 10px  0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.blockTitleSmallMore
{
	margin: 24px 10px  0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-left: 2px;
	margin-left: 2px;
}
.blockTitleSmallMore:hover
{
	margin: 24px 10px  0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-left: 2px;
	margin-left: 2px;
}

.noticeDateBlock{
	color: #7a4030;
	font-size:14px;
	width:60px;
	display: inline-block;
	padding-right: 2px;
	padding-left: 2px;
}
.DayOfWeek{
	background: #7a4030;
	color: #FFF;
	font-size:14px;
	text-align: center;
}
.DayOfWeekToday{
	background: #28a745;
	color: #FFF;
	font-size:14px;
	text-align: center;

}
.NoticeDate{
	background: #FFFFFF;
	color: #333;
	font-size:14px;
	text-align: center;
	border-style: solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:0px;
	border-color: #7a4030;
}
.NoticeDateToday{
	background: #FFFFFF;
	color: #333;
	font-size:14px;
	text-align: center;
	border-style: solid;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-width:0px;
	border-color: #28a745;
}
.NoticeContent
{
	color: #333;
	font-size:14px;
	display: inline-block;
	padding-left: 2px;
}


.newsBlock{
    margin: 2px;
}
.newsPic{
    width:240px;
	border-style: solid;
	border-right-width:0px;
	border-bottom-width:8px;
	border-left-width:0px;
	border-top-width:0px;
	border-color: #aa5a43;

}

.newsPicNotLogging{
    width:260px;
	border-style: solid;
	border-right-width:0px;
	border-bottom-width:8px;
	border-left-width:0px;
	border-top-width:0px;
	border-color: #aa5a43;

}

.newsPic4mobile{
    width:180px;
	border-style: solid;
	border-right-width:0px;
	border-bottom-width:8px;
	border-left-width:0px;
	border-top-width:0px;
	border-color: #aa5a43;

}
.newsTimeAndBlock
{
	font-weight: bold;
	font-size: 16px;
	color : #7a4030;
	margin: 6px;
	
}
.newsContent{
	font-size: 12px;
	color: #333;
	margin: 6px;
}

.PublicNewsTitle
{
	font-size: 14px;
	color: #EEE;
	margin: 4px;
}
.PublicNewsTitle:hover
{
	font-size: 14px;
	color: #EEE;
	margin: 4px;
}

.NoticeTitle
{
	font-size: 14px;
	color: #333;
	margin: 4px;
}
.NoticeTitle:hover
{
	font-size: 14px;
	color: #333;
	margin: 4px;
}
.NoticeBlock{
	font-size: 12px;
	color: #333;
	margin-left: 6px;
}
.funcBlocks{
	
}

.TimeTable{
	color: #333;
	margin: 4px;
}

.smallFuncBlock{
	width:150px;
	height: 130px;
	padding: 10px;

}
.smallFuncBlockInside{
	width:140px;
	height: 120px;
	background: #aa5a43;
	margin: 0px auto;
}
.smallFuncBlockInsideIcon
{
	height: 80px;
	text-align: center;
	padding-top: 10px;
}

.smallFuncBlockInsideIconHref{
    color:white;

}
.smallFuncBlockInsideIconHref:hover{
    font-size:1.1em;
    color:white;
}

.smallFuncBlockInsideText
{
	color: #fefefe;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.smallFuncBlockInsideTextDisabled
{
	color: #222222;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.GloriesPic{
	width: 240px;
	border-style: solid;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-top-width:0px;
	border-color: #aa5a43;
}
.landScapeTitleBlock{
	background-image: url('../images/LineForLandscape.png');
	
}
.landScapeTitle{
	margin: -6px 10px 0px;
	color: #7a4030;
	font-size: 22px;
	font-weight: bold;
}
.landScapeTitleSmall{
	
	margin: 0px 10px  0px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.schoolHeadMasterText{
	background: #e0e0e0;
}
.schoolHeadMasterTextBrief{
	text-indent:2em;
}
.menuleft{

	background: #aa5a43;
}

.colorForDisable{
    color:#ced4da;
}
.colorForPrimary{
    color: #7a4030;
}

.colorForToday{
    color: #28a745;
}

.menuleftBlockName{
	color: #ebebeb;
	font-size: 22px;
	font-weight: bold;
	padding-left: 24px;
	height: 60px;
	line-height: 60px;
}
.menuleftSubBlockName{
	color: #ebebeb;
	font-size: 16px;
	padding-left: 24px;
	border-top: 1px solid #7a4030;
	height: 60px;
	line-height: 60px;
}

.menuleftSubBlockName:hover{
	color: #ebebeb;
	font-size: 16px;
	background: #7a4030;
	padding-left: 24px;
	border-top: 1px solid #7a4030;
	border-left: 10px solid #66cc33;
	height: 60px;
	line-height: 60px;
}
.menuleftSubBlockNameForA{
    color: #ebebeb;
	font-size: 16px;
}
.menuleftSubBlockNameForA:hover{
    color: #ebebeb;
	font-size: 16px;
}


.currentPath{
	color: #333;
	font-size: 16px;
	border-bottom: 2px solid #aa5a43;
}
.currentPathForA{
    color: #333;
	font-size: 16px;
}
.currentPathForA:hover{
    color: #333;
	font-size: 16px;
}

.ArticalList{

}


.ArticalListItemTitle{
	padding:6px;
	border-bottom: 1px dashed #ebebeb;

}
.ArticalListItemTitleForA{
    color: #333;
	font-size: 16px;
}
.ArticalListItemTitleForA:hover{
    color: #333;
	font-size: 16px;
}

.ArticalList li{
	list-style: square;
	
}

.ArticalListItemTitle:hover
{
	border-bottom: 1px dashed #7a4030;
}
.ArticalListItemTime{
	float: right;
	color: #AAA;
}
.ArticleTitle
{

	font-size: 24px;
	font-weight: bold;
	color: #7a4030;
}
.ArticleTitle4Android
{
    align:center;
	font-size: 32px;
	font-weight: bold;
	color: #7a4030;
}
.ArticleBlockAndTime{
	color: #AAA;
	font-size: 18px;
}


.LargeSmallFontSize a{
	color: #AAA;
	font-size: 18px;
}

.LargeSmallFontSize a:hover{
	color: #F00;
	font-size: 18px;
}

.ArticleContent{
	display:block;
	word-wrap:break-word;
    word-break:break-all;
	font-size: 22px;
	color: #333;
	line-height: 40px;
}

.ArticleContent img
{

}

.ArticleContentBox{

}
.myParagraph{
	text-indent:2em;
}
.footLine{
	background: #aa5a43;
	height: 6px;
}


#back-to-top {
    position: fixed;
    bottom: 30%;
    left: 90%;
}

#back-to-top a {
    display: block;
    height: 50px;
    width: 50px;
    margin-bottom: 5px;
}
.headLineText{
	font-size: 32px;
	font-weight: bold;
	color: #7a4030;
	padding-left: 20px;
}
.headLineText:hover{
	font-size: 32px;
	font-weight: bold;
	color: #7a4030;
	padding-left: 20px;
}

.dropdown-item:hover{
    color:#ebebeb;
}
.dropdown-menu>.dropdown-item:hover{
    background:#aa5a43;
    font-weight:bold;
}
.img-circle{
    width:180px;
    margin-top:4px;
    border-radius:180px;
    box-shadow:0px 0px 12px #7E7E7E;
}

.schoollandscape{

}
