﻿

.form-group_log .control-label {
  position: absolute;
  top: 0.25rem;
  pointer-events: none;
  padding-left: 0.125rem;
  z-index: 1;
  color: #b3b3b3;
  font-size: 1rem;
  font-weight: normal;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
}
.form-group_log .bar {
  position: relative;
  border-bottom: 0.0625rem solid #999;
  display: block;
}
.form-group_log .bar::before {
  content: '';
  height: 0.125rem;
  width: 0;
  left: 50%;
  bottom: -0.0625rem;
  position: absolute;
  background: #053d6e;
  -webkit-transition: left 0.28s ease, width 0.28s ease;
  transition: left 0.28s ease, width 0.28s ease;
  z-index: 2;
}
.form-group_log input,
.form-group_log textarea {
  display: block;
  background: none;
  padding: 0.125rem 0.125rem 0.0625rem;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all 0.28s ease;
  transition: all 0.28s ease;
  -webkit-box-shadow: none;
    box-shadow: none;
}
.form-group_log input[type="file"] {
  line-height: 1;
}
.form-group_log input[type="file"] ~ .bar {
  display: none;
}
.form-group_log select,
.form-group_log input:focus,
.form-group_log input:valid,
.form-group_log input.form-file,
.form-group_log input.has-value,
.form-group_log textarea:focus,
.form-group_log textarea:valid,
.form-group_log textarea.form-file,
.form-group_log textarea.has-value {
  color: #333;
}
.form-group_log select ~ .control-label,
.form-group_log input:focus ~ .control-label,
.form-group_log input:valid ~ .control-label,
.form-group_log input.form-file ~ .control-label,
.form-group_log input.has-value ~ .control-label,
.form-group_log textarea:focus ~ .control-label,
.form-group_log textarea:valid ~ .control-label,
.form-group_log textarea.form-file ~ .control-label,
.form-group_log textarea.has-value ~ .control-label {
  font-size: 0.8rem;
  color: gray;
  top: -1rem;
  left: 0;
}
.form-group_log select:focus,
.form-group_log input:focus,
.form-group_log textarea:focus {
  outline: none;
}
.form-group_log select:focus ~ .control-label,
.form-group_log input:focus ~ .control-label,
.form-group_log textarea:focus ~ .control-label {
  color: #053d6e;
}
.form-group_log select:focus ~ .bar::before,
.form-group_log input:focus ~ .bar::before,
.form-group_log textarea:focus ~ .bar::before {
  width: 100%;
  left: 0;
}
.form-group_log {
    margin-bottom: 30px;
    position: relative;
}
.flipster{overflow: hidden !important;}
.flip-items li{width:400px;background: #fff; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);}
.flip-items li .flip-box{padding:20px;}
.flip-items li .flip-title{font-size:20px;padding-bottom:10px}
.flip-img {height: 290px; width: 100%;}
.flip-img img{height: 290px;object-fit: cover;}
.flip-current .flip-content{position: relative;box-shadow:0 8px 20px 0 rgba(0, 0, 0, 0.18);}
.flip-current .flip-content:after{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
}

.icfl-contentbox{padding:20px 20px 20px;background:#fff;position:relative;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);margin-top:20px;margin-bottom:5px; margin-right:30px; min-height:300px !important; height:350px;}

.icfl-chapters-contentbox{padding:20px 20px 20px;background:#f7f7f7;position:relative;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);margin-top:20px;margin-bottom:5px; margin-right:30px; min-height:100px !important; height:auto;}

.tagline-box-lightcoral{background:#FFFFFF;padding:20px 30px;color:#074b7e;}
.tagline-box-cloud{background:#F7F7F7;padding:20px 30px;color:#074b7e;}
.tagline-box-cloud .mini-text-cloud{color:#074b7e;padding:5px 0;}

.bell-count_log {
    /*background: #e27a3b;
    border-radius:50%;*/
    width:210px;
    height:36px;
    line-height:16px;
    color:#fff;
	float:right;
	right:5px;
	text-align:center;
    top:37px;
    position: absolute;
    font-size:13px;
}

.bell-count1 {
    /*background: #e27a3b;
    border-radius:50%;*/
    width:100px;
    height:36px;
    line-height:16px;
    color:#fff;
	float:right;
	right:-42px;
	text-align:center;
    top:0px;
    position: absolute;
    font-size:12px;
}

#burst-12 {
  background:#053d6e;
  width: 30px;
  height: 30px;
  position:relative;
  text-align:center;
	float: right;
	right:-27px;
    top:-65px;
	line-height:16px;
	color: #fff;
}
#burst-12:before,
#burst-12:after {
  content: "";
  position:absolute;
  top: 0;
  left: 0;
  height:30px;
  width:30px;
  background:#053d6e;
}
#burst-12:before {
  transform: rotate(30deg);
}
#burst-12:after {
  transform: rotate(60deg);
}
#pointer {
	width: 200px;
	height: 40px;
	position: relative;
	background: #e27a3b;
	float: right;
	right:25px;
	top:25px;
}
#pointer:after {
  	content: "";
  	position: absolute;
  	left: 0;
  	bottom: 0;
 	width: 0;
  	height: 0;
  	border-left: 20px solid white;
  	border-top: 20px solid transparent;
  	border-bottom: 20px solid transparent;
}
#pointer:before {
  	content: "";
  	position: absolute;
  	right: -20px;
  	bottom: 0;
  	width: 0;
  	height: 0;
  	border-left: 20px solid #e27a3b;
  	border-top: 20px solid transparent;
  	border-bottom: 20px solid transparent;
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color:#e27a3b;
    color: #fff;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color:#053d6e;
    color: #fff;
}