@charset "utf-8";
@import url('https://kit-free.fontawesome.com/releases/latest/css/free.min.css');
/* CSS Document */

.ideaboxNews {
	width: 100%;
	height: auto;
	background: #f2f2f2;
	line-height: 1;
	font-size: 100%;
	position: ;
	top: 30px;
	border: 5px solid #2bbbad;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.76),0 2px 10px 0 rgba(0,0,0,.42); 
}
.ideaboxNews>h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	display: block;
	padding: 20px;
	box-sizing: border-box;
	background: #71CAC1!important;
	color: #FFF;
	letter-spacing: 1px;
}
.ideaboxNews>ul {
	padding: 0;
	margin: 0;
	position: ;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	display: block;
	overflow: hidden;
	height: 360px;
}
.ideaboxNews>ul li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
	position: ;
}
.ideaboxNews>ul li:hover {
	background: #DDD;
}
.ideaboxNews>ul li:hover .in-image>span {
	width: 86px;
}
.ideaboxNews>ul li:hover .in-image>span>h6 {
	opacity: 0.8;
}
.ideaboxNews>ul li>.in-image {
	width: 86px;
	height: 80px;
	position: absolute;
	background: #00F;
	overflow: hidden;
}
.ideaboxNews>ul li>.in-image>img {
	width: 80px;
	height: 80px;
	position: ;
}
.ideaboxNews>ul li>.in-image>span {
	position: absolute;
	right: 0;
	width: 6px;
	height: 100%;
	background: #0CC;
	text-align: center;
	padding-top: 35px;
	box-sizing: border-box;
}
.ideaboxNews>ul li>.in-image>span>h6 {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	opacity: 0;
	color: #FFF;
}
.ideaboxNews>ul li>.in-content {
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	padding: 10px;
	position: ;
}
.ideaboxNews>ul li>.in-content>h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	width: 100%;
	/*overflow: hidden;*/
	opacity: 0.8;
	display: block;
	text-transform: capitalize;
}
.ideaboxNews>ul li>.in-content>span {
	font-size: 12px;
	opacity: 0.6;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	margin-top: 4px;
	
	color: #7e7e7e8a;
	font-weight: 600;
}
.in-content div{color: #2d676f;}
.in-content h2{color: #078999;
font-weight: 650;letter-spacing: .1rem;}
.ideaboxNews>ul li>.in-content>div {
	padding: 0;
	margin: 0;
	font-size: 14px;
	height: 20px;
	display: block;
	margin-top: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	opacity: 0.8;
}

.allmotice ul a{ text-decoration: none; }
.allmotice ul{
	padding: 0;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	display: block;
	overflow: hidden;
	height: 360px;
}

.allmotice>h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	display: block;
	padding: 20px;
	box-sizing: border-box;
	background: #06CC83!important;
	color: #FFF;
	letter-spacing: 1px;
}
.notice-content>span{
color: #c8c8c8;
}
.notice-content>div{
color: #6d6d6d;
	font-size: 14px;
	height: 20px;
	display: block;
	margin-top: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	opacity: 0.8;
}
.notice-content>h2 {	padding: 0;
	margin: 0;
	font-size: 14px;
	/*white-space: nowrap;*/
	/*text-overflow: ellipsis;*/
	width: 100%;
	/*overflow: hidden;*/
	opacity: 0.8;
	display: block;
	font-weight: 750;
	text-transform: capitalize;}
.ideaboxNews2 {
	width: 100%;
	height: auto;
	background: #f2f2f2;
	line-height: 1;
	font-size: 100%;
	position: ;
	top: 30px;
	border: 5px solid #2bbb6e;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.76),0 2px 10px 0 rgba(0,0,0,.42); 
}
.ideaboxNews2>h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	display: block;
	padding: 20px;
	box-sizing: border-box;
	background: #3fbd7acc!important;
	color: #FFF;
	letter-spacing: 1px;
}
.ideaboxNews2>ul {
	padding: 0;
	margin: 0;
	position: ;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	display: block;
	overflow: hidden;
	height: 360px;
}
.ideaboxNews2>ul li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	cursor: pointer;
	position: ;
}
.ideaboxNews2>ul li:hover {
	background: #DDD;
}
.ideaboxNews2>ul li:hover .in-image>span {
	width: 86px;
}
.ideaboxNews2>ul li:hover .in-image>span>h6 {
	opacity: 0.8;
}
.ideaboxNews2>ul li>.in-image {
	width: 86px;
	height: 80px;
	position: absolute;
	background: #00F;
	overflow: hidden;
}
.ideaboxNews2>ul li>.in-image>img {
	width: 80px;
	height: 80px;
	position: ;
}
.ideaboxNews2>ul li>.in-image>span {
	position: absolute;
	right: 0;
	width: 6px;
	height: 100%;
	background: #0CC;
	text-align: center;
	padding-top: 35px;
	box-sizing: border-box;
}
.ideaboxNews2>ul li>.in-image>span>h6 {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	opacity: 0;
	color: #FFF;
}
.ideaboxNews2>ul li>.in-content {
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	padding: 10px;
	position: ;
}
.ideaboxNews2>ul li>.in-content>h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
/*	white-space: nowrap;
	text-overflow: ellipsis;*/
	width: 100%;
/*	overflow: hidden;*/
	opacity: 0.8;
	display: block;
	text-transform: capitalize;
}
.ideaboxNews2>ul li>.in-content>span {
	font-size: 12px;
	opacity: 0.6;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	margin-top: 4px;
	
	color: #7e7e7e8a;
	font-weight: 600;
}
.in-content div{color: #2d676f;}
.in-content h2{color: #078999;
font-weight: 650;letter-spacing: .1rem;}
.ideaboxNews2>ul li>.in-content>div {
	padding: 0;
	margin: 0;
	font-size: 14px;
	height: 20px;
	display: block;
	margin-top: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	opacity: 0.8;
}
.ideaboxNews2 .in-viewer {
	position: absolute;
	width: 100%;
	top: 60px;
	bottom: 0;
	background: #f2f2f2;
	display: none;
}
.ideaboxNews2 .in-viewer-header {
	width: 100%;
	height: 80px;
	background: #DDD;
	position: ;
	padding: 20px 40px 20px 20px;
	box-sizing: border-box;
}
.ideaboxNews2 .in-viewer-header>img {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
}
.ideaboxNews2 .in-viewer-header>div {
	width: 100%;
	height: 40px;
	display: block;
	box-sizing: border-box;
	padding-left: 60px;
	font-size: 18px;
}
.ideaboxNews2 .in-viewer-header>div>h2 {
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	box-sizing: border-box;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-transform: capitalize;
}
.ideaboxNews2 .in-viewer-header>div>span {
	font-size: 12px;
	width: 100%;
	display: block;
	opacity: 0.6;
	font-weight: normal;
	margin-top: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	
}
.ideaboxNews2 .in-viewer-content {
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	line-height: 1.4;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 80px;
}
.ideaboxNews2 .in-viewer-close {
	position: absolute;
	right: 20px;
	top: 20px;
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/in-close-icon.png) center no-repeat;
	cursor: pointer;
	opacity: 0.5;
}
.ideaboxNews2 .in-viewer-close:hover {
	opacity: 1;
}
/*OTHERS------------------------------------------*/
.in-easing li, .in-easing .in-image span {
	transition: .15s linear;
	-moz-transition: .15s linear;
	-webkit-transition: .15s linear;
}
.in-easing .in-image span h6 {
	transition: .35s linear;
	-moz-transition: .35s linear;
	-webkit-transition: .35s linear;
}
.in-easing a{text-decoration: none;}
.in-leftfixed {
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	display: block;
}
.in-rightfixed {
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 99;
	display: block;
}
.in- {
	display: block;
}




/*body{background: linear-gradient(to left bottom, #088baf, #00a1b9, #00b5a5, #00c474, #07cf18);}*/
body{
background: #2bbbad1c;

}

/*{#2bbbad}*/


/******** LESS ********/
.navbar{background-color: #2bbbad!important;
border-color: #2bbbad!important;
border-radius: 0px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
font-weight: 300;}
.navbar-collapse.collapse {
display: block!important;
}

.navbar-nav>li, .navbar-nav {
float: left !important;
}


.navbar-nav.navbar-right:last-child {
margin-right: -15px !important;
}

.navbar-right {
float: right!important;
}
.navbar-nav li a {
 line-height: 45px;
 color: #fff!important;
}
li a{font-size:20px;letter-spacing: 1px; }


.btn[class*="btn-outline-"].btn-md {
    padding-top: .58rem;
    padding-bottom: .58rem;
    padding: .7rem 1.6rem;
font-size: 1.5rem;
letter-spacing: .1rem;
cursor: pointer;
}
.btn-outline-white {
    border: 2px solid #fff !important;
    background-color: transparent !important;
    color: #fff !important;
}
.btn {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin: .375rem;
        margin-top: 0.375rem;
        margin-bottom: 0.375rem;
        margin-left: 0.375rem;
    border: 0;
    border-radius: .125rem;
    cursor: pointer;
    
    white-space: normal;
    word-wrap: break-word;
    color: inherit;
}
.waves-effect {
    position: ;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;}
.btn-outline-white:hover{
	background-color: #fff!important;
	color: #2bbbad!important;
}
/*.suggestion{
  position: absolute;
  bottom: 0px;
}*/
/*@media screen and (max-width: 780px) {
	.kl{margin-top: 40px;
		}
		.suggestion{
  position:relative;
  bottom: 0px;
}
.ideaboxNews{margin-top: 10px;}
}
@media screen and (max-width: 680px) {
	.kl{margin-top: 40px;
		}
		.suggestion{
  position:relative ;
  bottom: 0px;
}
.ideaboxNews{margin-top: 10px;}
}
@media screen and (max-width: 470px) {
	.ideaboxNews{margin-top: 10px;}
	.kl{margin-top: 40px;
		}
		.suggestion{
  position: relative;
  bottom: 0px;
}
}
@media screen and (max-width: 360px) {
	.ideaboxNews{margin-top: 10px;}
	.kl{margin-top: 40px;
		}
		.suggestion{
  position:relative ;
  bottom: 0px;
}
}
@media screen and (max-width: 991px) {
	.kl{margin-top: 40px;
		}
		.suggestion{
  position:relative ;
  bottom: 0px;
}
}
@media screen and (max-width: 1199px) {
	.kl{margin-top: 40px;
		}
		.suggestion{
  position:relative ;
  bottom: 0px;
}
}*/


/* The popup chat - hidden by default */
.chat-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right:0px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-container {
  padding: 10px;
  background-color: white;
}

/* Full-width textarea */
.form-container textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
  resize: none;
  min-height: 200px;
}

/* When the textarea gets focus, do something */
.form-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/send button */
.form-container .btn {
  background-color: transparent;
 
  padding: 16px 20px;
 
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  font-weight: 600;
}
.sendbtn{
 color: #1da295;
 border: 2px solid #1da295;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  border:2px solid #ff9300;
  color: #ff9300;
  background: transparent;
}

/* Add some hover effects to buttons */
.form-container .sendbtn:hover {
  color: #fff;
 background-color:#1da295;
 border: 2px solid #FFF;
}
.form-container .cancel:hover {
  color: #fff;
 background-color:#ff9300;
 border: 2px solid #FFF;
}
.headtext{
	font-family: modern;
	color: #2bbbad;
	
}
.sclose{color: #ff7a00;cursor: pointer;}

.notice-section{min-height: 590px;margin-top: 50px;}
.fa-caret-right{font-size: 22px;
color: #e1920e;}

/*start*/
.single-notice{
	border-radius: 0px;
}
.ideaboxNews2 a h6 {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    background: #3fbd7acc !important;
    color: #000;
    letter-spacing: 1px;
}
#chat-circle {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #f85000;
/*  width: 80px;
  height: 80px;  
  border-radius: 50%;*/
  color: white;
  padding: 28px;
  cursor: pointer;
  box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.6), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
@media screen and (max-width: 360px) {
   #chat-circle{
   	bottom: 0px;
    right: 0px;}
}
@media screen and (max-width: 780px) {
   #chat-circle{
   	bottom: 0px;
    right: 0px;}
}
@media screen and (max-width: 680px) {
   #chat-circle{
   	bottom: 0px;
    right: 0px;}
}