
@import "./misc.css";
@import "./main.css";
@import "./color-scheme.css";
@import "./responsive.css";

.caret{border-color: white transparent -moz-use-text-color!important;}
.blog-post-inner h3 {
  line-height: 30px;
  border-bottom: 1px #ccc solid !important;
  padding-bottom: 15px;
  color: #535353;
}
.blog-post-inner a {
  font-weight: 600 !important;
  color:red !important;
}
.blog-post-inner a:hover{
  color:darkred !important;
}

.visible-lg {
	display: block !important;
}

.main-conten .fa-user:after{
  content: "\00a0 \00a0";
}
.link-file:hover{color: red}
.event-title-wtho-img a { color: #000 ;line-height: 20px }
.event-title-wtho-img a:hover,.link-file { color: #f17035 ; }
#myCarousel .carousel-caption {
    left:0;
    right:0;
    bottom:0;
    text-align:left;
    padding:10px;
    background:rgba(0,0,0,0.6);
    text-shadow:none;
    max-height: 75px;
}

#myCarousel h4{
	font-size: 14px;
	line-height: 1.5;
}

#myCarousel .list-group-item.active,#myCarousel .list-group-item.active:hover,#myCarousel .list-group-item.active:focus{
	border-color: #EEEEEE;
}

#myCarousel .list-group {
    position:absolute;
    top:0;
    right:0;
    padding-right:0px !important;
}
#myCarousel .list-group-item {
    border-radius:0px;
    cursor:pointer;
    padding-top:0px;
    padding-bottom:0px;
    height:74px;
}
#myCarousel .list-group .active {
    background-color:#BBB;  
}

#myCarousel .list-group .active h4 {
	color: #FFF !important;
	font-weight: 300;
}


#myCarousel {
  padding-right:33.3333%;

}
#myCarousel .carousel-controls {display:none;}

#myCarousel .arrow{
	position: absolute;
	left: -15px;
	top:5px;
	display: none;
	width: 0; 
	height: 0; 
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent; 
	border-right:15px solid #EEEEEE; 
}

#myCarousel .active .arrow{
	display: block !important;
}

.sidemenu dl{
	margin-top: 0px;
	margin-bottom: 0px;
}

.sidemenu dl dt:hover{
	background: #DBDBDB;
}

.u-cause-wrapper {
  margin-top: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
  min-width: 100%;
}

.u-cause {
  float: left;
  width: 100%;
  min-width: 100%;
  height: 46px;
  margin-top: -46px;
  line-height: 46px;
  position: relative;
  z-index: 8;
  padding: 0 20px;
  margin-left: 170px;
  background-color: white;
}
.u-cause dl {
  display: block;
  margin: 0;
}
.u-cause dd {
  display: block;
  float: left;
  margin: 0 60px;
  padding: 0 10px;
}
.u-cause dd a {
  color: #232323;
  font-weight: 600;
}
.u-cause dd a:hover {
  color: #6b9262;
}

.u-cause-title {
  display: inline-block;
  margin: 0;
  text-transform: uppercase;
  line-height: 46px;
  padding: 0 15px 0 60px;
  background-color: #e64343;
  color: white;
  position: relative;
  z-index: 9;
}
.u-cause-title a.close-u-cause {
  position: absolute;
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.14);
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 46px;
  top: 0;
  left: 0;
}

.marquee-pengumuman{
  overflow: hidden;
}

.carousel-inner > .item {
  /*height: 255px;*/
  height: 310px;
  overflow: hidden;
}

.viewall {
  font-size: 11px;
  text-transform: none;
  font-family: Arial;
  font-style: italic;
}

.user_post {
  color: #999999;
}

.user_post:hover {
  color: #577f38;
}

.filedownload {
  background: #EDB900 !important;
}

.s-month{
 background: #e64343;  
}

.s-date a {
  color: #000;
}

.s-date a:hover{
  color: #577f38;
}

.pengumumanfile {
  background: #e64343 !important;
}

.btn_green {
  background: #472675;
  padding: 10px;
  width: 100%!important;
  font-weight: 600;
  border:none;
  text-align: center;
  margin-bottom: 5px;
  color: #FFF;
}

.btn_green:hover {
  background: #7554a3;
  color: #FFF;
}

a.btn_green {
  width: 100%;
  margin: 5px 0px;
 display: block;
}

a.btn_green:hover,a.btn_green:active,a.btn_green:focus {
  cursor: pointer;
  color: #FFF !important;
}

.downloadlink {
  background: #E64343 !important;
  font-style: italic;
}

.downloadlink a{
}

.downloadlink:hover {
  background: #C63A3A !important;
}


.btn_green2 {
  background: #345B18;
  padding: 10px;
  font-weight: 600;
  border:none;
  text-align: center;
  margin-bottom: 5px;
  color: #FFF;
}

.btn_green2:hover {
  background: #DBDBDB;
  color: #FFF;
}

.btn_yellow {
  display:  inline-block;
  background: #EDB900;
  padding: 10px;
  width: 100%!important;
  font-weight: 600;
  border:none;
  text-align: center;
  margin-bottom: 5px;
  color: #FFF;
}

.btn_yellow:hover {
  background: #DBDBDB;
  color: #FFF;
}

.ul-radio {
  padding-left: 25px;
  padding-bottom: 10px;
}
.ul-radio li {
  list-style-type: none;
}

.course-details{
  padding-top: 0px;
}

.course-post-title{
  margin-bottom: 5px;
  margin-top: 15px;
}

.sharebtn {
  text-align: right;
}

.stButton_gradient {
  height: auto !important;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
  height: auto !important;  
}

.firstHeading{
  font-size: 15px;
}

.blog-post-meta2{
    bottom: 0;
    left: 190px;
    position: absolute;
    color: #FFF !important;
}
.blog-post-meta2 ul{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    color: #FFF !important;
}

.blog-post-meta2 ul li{
  margin-top: 1px;
  padding: 7px 10px;
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFF !important;
}

.blog-post-meta2 ul li a{
  color: #FFF !important;
}

.blog-post-meta2 ul li a:hover{
  color: #CCC !important;
}

.small-box-list {
    height: 30px;
    padding: 4px 8px;
    width: 30px;
	background-color: #f3f3f3;
	font-size: 15px;
}


.list-event-thumb {
    display: block;
    float: left;
    height: 120px;
    width: 170px;
	font-size: 15px;
}

.thumb-small {
	margin-right: 20px;
}


.blog-post-image {
  max-height: 358px;
  overflow: hidden;
  /*padding-left:25px;*/
  /*padding-right: 25px;*/
}

.carousel-caption p{
  color: #AAA;
	line-height: 1.5;
}

.carousel-caption h4 a{
  color: #DDD;
  font-weight: 600;
}

.carousel-caption h4 a:hover{
  color: #FFF;
}

.list-group-item h4{
  font-size: 13px !important;
  line-height: 17px;
}

#myCarousel .active h4{
  font-weight: 600;
}

.blog-post-meta-x ul li {
  float: left;
  margin-right: 5px;
}

.load_more {
    display: block;
    font-weight: 700;
    padding: 12px 20px;
    cursor: pointer;
    margin-top: 10px;
}

.load_more:hover {
    color: #DDD;
}

.animation_image {
    display: block;
    font-weight: 700;
    padding: 12px 20px;
    cursor: pointer;
}

.load_more disabled {
  display: none;
}

.small-box-list {
  width:30px;
  height:30px;
  padding: 4px 8px;
}

.thumb-small{
  width:30px;
}

.view-details-download{
  margin-right: 10px;
}

.view-details-download a{
  background: #e64343 !important;
  color: #FFF;
}

.view-details-download a:hover{
  background: #C63A3A !important;
  color: #FFF;
}

.albumphoto{
  height: 230px;
  width: 230px;
}

.albumphoto .canvas{
  z-index: 999;
  top:0;
  position: absolute;
}

.albumphoto .firstpic{
  z-index: 1;
  width: auto;
  height: auto;
  position: absolute;
  top:20px;
  left:35px;
}

.gallery-content {
  height: 120px ;
  width: 230px ;
  overflow: hidden;
  background-color: rgba(193, 193, 193, 0.18); 
}

.fotolist {
  height: 123px !important;
  width: 230px !important;
  overflow: hidden;
  background: #DCF4CB;
}

.gallery-thumb img {
  height: auto;
}

.lightBtn:hover {
  background: #ddd;
}

.login-warning {
  margin-bottom: 8px;
  margin-top: -13px;
}

.table_statistik{
  margin: 0 auto;
}


.table_statistik tr{
  height: 35px;
}

.well-warning {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #ffe0c1;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


