﻿/* ============================================================================================== 
This copyright notice must be kept untouched in the stylesheet at all times.
The original version of this stylesheet and the associated (x)html 
is available at http://www.script-tutorials.com/responsive-website-using-bootstrap/
Copyright (c) Script Tutorials. All rights reserved.
This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
================================================================================================= */

/* customized carousel */
.carousel {
    //height: 300px;
    //margin-bottom: 50px;
}
.carousel-caption {
    z-index: 10;
}
.carousel .item {
    background-color: rgba(0, 0, 0, 0.8);
    //height: 300px;
}
.cell{padding-top:10px;position: absolute;right: 9%;font-size: 14px;}
.scrollToTop{
	width:60px; 
	font-size:30px;
	//height:100px;
	border-radius:50%;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:90%;
	z-index:99;
	right:40px;
	display:none;
	//background: url(../images/top.png) no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}
.feed-list{ padding-left:15px}
.feed-list li{ list-style-type:none; line-height:1.8}
.feed-list li i{ margin-left:-10px}

#menu33 table tr td{ border:1px solid #CCC; line-height:1.8; padding-left:5px}
#menu333 table tr td{ border:1px solid #CCC; line-height:1.8; padding-left:5px}
#menu3333 table tr td{ border:1px solid #CCC; line-height:1.8; padding-left:5px}

#menu300 table tr td{ border:1px solid #CCC; line-height:1.8; padding-left:5px}
#menu303 table tr td{ border:1px solid #CCC; line-height:1.8; padding-left:5px}
#menu3033 table tr td{ border:1px solid #CCC; line-height:1.8; padding-left:5px}

.underline{ width:300px; margin:auto; background-color:#ce78ab; height:1px; margin-bottom:15px; margin-top:15px}
.underline1{ width:200px; margin:auto;height:1px; margin-bottom:15px;border:1px dotted #999}

.f-underline{width:100px;background-color:#b53581; height:2px; margin-bottom:15px; margin-top:15px}

.col-pad{ padding-bottom:15px; margin-bottom:35px;box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3); }

.col-padd{ padding-bottom:15px; margin-bottom:35px; }

.back_col{ background-color:#d5efc2;color: #2e5014; display: inline-block;padding: 15px; padding-top:30px;width:100%}
.col-padd p{text-align: justify;}

#home .nav-pills > li{ float:left}
#menu1 .nav-pills > li{ float:left}
#menu2 .nav-pills > li{ float:left}
#menu3 .nav-pills > li{ float:left}


#home01 .nav-pills > li{ float:left}
#menu01 .nav-pills > li{ float:left}
#menu02 .nav-pills > li{ float:left}
#menu03 .nav-pills > li{ float:left}

header{position: fixed;z-index: 9;width: 100%;}
header navbar{background-color: rgba(241, 241, 241, 241);}

.imgover:hover{margin-top:-15px;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; }
.grid-top{ padding:25px 25px}


.color-box{margin-top: 20px;padding-left: 17px;}
.color-box .shadow{margin: 0;}
.shadow{/* background: #F7F8F9;*/padding: 3px;margin: 10px 0;}
.tip-icon{ background-position: 0 -120px;}
.info-tab{ width: 36px;height: 50px;float: left;margin-left: -21px;position: relative;top: 6px;background: url(../images/sprite.png) no-repeat;}
.tip-box{color: #2e5014; background: #d5efc2;margin-top: -44px;float: left; margin-bottom:15px; width:100%; text-align:justify;letter-spacing: 0.5px;}
.note-box, .warning-box, .tip-box{ padding:15px;}
.col-top{ padding-top:22px}
