@import url("site-home.css");


/*	
*	############################################################################################
*	
*	KLOROFIL - Free Bootstrap Dashboard Template
*	---------------------------------------------------------------------
*
*	Version: 	2.0
*	Author: 	The Develovers
*	Website: 	https://www.themeineed.com/
*	Copyright: 	Copyright 2016 The Develovers
*	License: 	Creative Common Attribution 4.0 https://creativecommons.org/licenses/by/4.0/
*	
*	############################################################################################
*/
 @media only screen and (min-width: 1024px) and (max-width: 22767px) {
.panel .panel-heading, .panel .panel-body, .panel .panel-footer {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:10px;
}
.q-box {
	background-color: #F8F8F8;
	height: auto;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 25px 10px 25px
}
.countdown {
	font-size: 16px;
	margin-top:4px;
	border: 0px solid #ffffff;
	padding: 0px 5px 0px 5px;
	color: #000000;
	background-color: #F8F8F8;
	width: auto;
	float: right;
	border-radius: 5px;
	font-family: 'Muli', sans-serif;
}
#profile-sec {
	min-height: 100px;
	padding-bottom: 10px;
	display: table;
	width: 100%;
	margin-bottom: 10px
}
#header-profile-top {
	height: 33px;
}
#header-profile-top ul {
	margin: -10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile-top ul li {
	list-style-type: none;
	float: left;
	line-height: 30px;
}
#header-profile-top ul li.left-sec {
	width: 64%;
	text-align:left;
	font-size: 18px;
	color: #ffffff;
	padding-left: 10px;
}
#header-profile-top ul li.right-sec {
	width: 36% !important;
	text-align: right !important;
	padding-right: 10px !important;
	color: #ffffff
}
#header-profile {
	height: auto;
}
#header-profile ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile ul li {
	list-style-type: none;
	float: left;
	display: list-item;
}
#header-profile ul li.left-sec {
	width: 35%;
	font-size: 22px;
	color: #ffffff;
	max-width: 100px;
	padding-left: 10px
}
#header-profile ul li.right-sec {
	width: 65%;
	display: list-item;
}
#header-profile ul li.full-sec {
	width: auto;
	display: list-item;
	text-align: right;
	padding-right: 10px;
	float: right
}
#header-profile ul li li {
	float: none;
}
h4.panel-title {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 18px;
}
h3.panel-title {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	color: #000000 !important;
}
#etest-header {
	height: auto;
	width: 100%;
	display: table;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 10px 10px;
	margin-top: 0px
}
#etest-header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block
}
#etest-header ul li {
	list-style-type: none;
	float: left;
	font-family: 'Muli', sans-serif;
}
#etest-header ul li.left-sec {
	width: 59%;
	color: #ffffff;
	font-size: 18px
}
#etest-header ul li.right-sec {
	width: 40%;
	max-width: 150px;
	float: right;
	margin-right: 10px;
	color: #ffffff;
	font-size: 18px
}
#etest-header ul li.left-sec span, #etest-header ul li.right-sec span
{
	font-size:14px;
}
#etest-header ul li.full-sec {
	width: 75%;
	text-align: left;
	color: #ffffff;
	margin-top: -5px;
	font-size: 16px
}
.profile-left {
	padding-left: 0;
	float: left;
	width: 35%;
	position: absolute;
}
.header-top {
	padding: 10px;
	height: 90px
}
#wrapper .main {
	padding-top: 0px;
}

#wrapper #sidebar-nav {
	padding-top: 40px;
	width:275px;
}

.navbar-default .brand {
	float: left;
	padding: 0px 0px 0px 0px;
}
.navbar-btn {
	float: left;
	padding: 0px 0;
}
.navbar-btn button {
	font-size: 24px;
	line-height: .7;
	border: none;
	background: none;
	outline: none;
}
.profile-right {
	float: right;
	width: 65%;
	padding: 0px 25px;
}
footer {
	padding-top: 0px;
	padding-bottom: 10px;
	width: 100%;
	margin:0 auto;
	color:#fff;
}
footer a:hover {
	color:#fff;
}


.copyright-left {
	margin-bottom: 0;
	text-align: right;
	font-size: 13px;
	float: right
}
.copyright-right {
	margin-bottom: 0;
	text-align: right;
	font-size: 13px;
	float: right
}
.main-content {
	padding: 28px 10px;
}
ul.nav-tabs li.nav-item a.nav-link {
	padding: 7px 10px
}
.only-left-box {
	min-height: 500px
}
.sp {
	padding-right: 10px;
}

#overlay {
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  opacity: 0.95;
  z-index: 999;
  cursor: pointer;
}
#overlay_new {
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  opacity: 0.95;
  z-index: 999;
  cursor: pointer;
}


#text{
  position: absolute;
  top: 10%;
  left: 50%;
  font-size: 30px;
  z-index: 1000;
  color:#ffffff;
  text-align:center;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

#text p{
  font-size: 18px;
}

}
 @media only screen and (min-width: 823px) and (max-width: 1023px) {
.panel .panel-heading, .panel .panel-body, .panel .panel-footer {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:10px;
}
.q-box {
	background-color: #F8F8F8;
	height: auto;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 25px 10px 25px
}
.countdown {
	font-size: 16px;
	margin-top:4px;
	border: 0px solid #ffffff;
	padding: 0px 5px 0px 5px;
	color: #000000;
	background-color: #F8F8F8;
	width: auto;
	float: right;
	border-radius: 5px;
	font-family: 'Muli', sans-serif;
}
#profile-sec {
	min-height: 100px;
	padding-bottom: 10px;
	display: table;
	width: 100%;
	margin-bottom: 10px
}
#header-profile-top {
	height: 33px;
}
#header-profile-top ul {
	margin: -10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile-top ul li {
	list-style-type: none;
	float: left;
	line-height: 30px;
}
#header-profile-top ul li.left-sec {
	width: 64%;
	font-size: 18px;
	color: #ffffff;
	padding-left: 10px;
}
#header-profile-top ul li.right-sec {
	width: 36% !important;
	text-align: right !important;
	padding-right: 10px !important;
	color: #ffffff
}
#header-profile {
	height: auto;
}
#header-profile ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile ul li {
	list-style-type: none;
	float: left;
	display: list-item;
}
#header-profile ul li.left-sec {
	width: 35%;
	font-size: 22px;
	color: #ffffff;
	max-width: 100px;
	padding-left: 10px
}
#header-profile ul li.right-sec {
	width: 65%;
	display: list-item;
}
#header-profile ul li.full-sec {
	width: auto;
	display: list-item;
	text-align: right;
	padding-right: 10px;
	float: right
}
#header-profile ul li li {
	float: none;
}
h4.panel-title {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 18px;
}
h3.panel-title {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	color: #000000 !important;
}
#etest-header {
	height: auto;
	width: 100%;
	display: table;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 10px 10px;
	margin-top: 10px
}
#etest-header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block
}
#etest-header ul li {
	list-style-type: none;
	float: left;
	font-family: 'Muli', sans-serif;
}
#etest-header ul li.left-sec {
	width: 59%;
	color: #ffffff;
	font-size: 20px
}
#etest-header ul li.right-sec {
	width: 40%;
	max-width: 150px;
	float: right;
	margin-right: 10px;
	color: #ffffff;
	font-size: 18px
}
#etest-header ul li.left-sec span, #etest-header ul li.right-sec span
{
	font-size:14px;
}

#etest-header ul li.full-sec {
	width: 75%;
	text-align: left;
	color: #ffffff;
	margin-top: -5px;
	font-size: 18px
}
.profile-left {
	padding-left: 0;
	width: 100%;
	position: relative;
}
.brand img {
	width: 80px
}
.header-top {
	padding: 10px;
	height: 100px
}
#wrapper .main {
	padding-top: 0px;
}

#wrapper #sidebar-nav {
	padding-top: 70px;
}

.navbar-default .brand {
	float: left;
	padding: 0px 0px 0px 0px;
}
.navbar-btn {
	float: left;
	padding: 16px 0;
}
.navbar-btn button {
	font-size: 24px;
	padding: 4px 8px;
	line-height: .7;
	border: none;
	background: none;
	outline: none;
	margin-top: 5px
}
.profile-right {
	float: none;
	width: 100%;
	padding: 0px 0px;
}
footer {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
}
.copyright-left {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	max-width: 100%;
	float: none
}
.copyright-right {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	width: 100%;
	float: none
}
.main-content {
	padding: 28px 10px;
}
ul.nav-tabs li.nav-item a.nav-link {
	padding: 7px 10px
}
.only-left-box {
	min-height: 500px
}
.sp {
	padding-right: 10px;
}

#overlay {
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  opacity: 0.95;
  cursor: pointer;
}


#text{
  position: absolute;
  top: 10%;
  left: 50%;
  font-size: 30px;
  color:#ffffff;
  z-index: 1000;
  text-align:center;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

#text p{
  font-size: 18px;
}
}
 @media only screen and (min-width: 523px) and (max-width: 822px) {
.panel .panel-heading, .panel .panel-body, .panel .panel-footer {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:10px;
}
.q-box {
	background-color: #F8F8F8;
	height: auto;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 15px 10px 15px
}
.countdown {
	font-size: 16px;
	margin-top:4px;
	border: 0px solid #ffffff;
	padding: 0px 5px 0px 5px;
	color: #000000;
	background-color: #F8F8F8;
	width: auto;
	float: right;
	border-radius: 5px;
	font-family: 'Muli', sans-serif;
}
#profile-sec {
	min-height: 100px;
	padding-bottom: 10px;
	display: table;
	width: 100%;
	margin-bottom: 10px
}
#header-profile-top {
	height: 33px;
}
#header-profile-top ul {
	margin: -10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile-top ul li {
	list-style-type: none;
	float: left;
	line-height: 30px;
}
#header-profile-top ul li.left-sec {
	width: 64%;
	font-size: 18px;
	color: #ffffff;
	padding-left: 10px;
}
#header-profile-top ul li.right-sec {
	width: 36% !important;
	text-align: right !important;
	padding-right: 10px !important;
	color: #ffffff
}
#header-profile {
	height: auto;
}
#header-profile ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile ul li {
	list-style-type: none;
	float: left;
	display: list-item;
}
#header-profile ul li.left-sec {
	width: 35%;
	font-size: 22px;
	color: #ffffff;
	max-width: 100px;
	padding-left: 10px
}
#header-profile ul li.right-sec {
	width: 65%;
	display: list-item;
}
#header-profile ul li.full-sec {
	width: auto;
	display: list-item;
	text-align: right;
	padding-right: 10px;
	float: right
}
#header-profile ul li li {
	float: none;
}
h4.panel-title {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 18px;
}
h3.panel-title {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	color: #000000 !important;
}
#etest-header {
	height: auto;
	width: 100%;
	display: table;
	border-bottom: 1px solid #000000;
	padding: 0px 0px 10px 10px;
	margin-top: 10px
}
#etest-header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block
}
#etest-header ul li {
	list-style-type: none;
	float: left;
	font-family: 'Muli', sans-serif;
}
#etest-header ul li.left-sec {
	width: 59%;
	color: #ffffff;
	font-size: 18px
}
#etest-header ul li.right-sec {
	width: 40%;
	max-width: 150px;
	float: right;
	margin-right: 10px;
	color: #ffffff;
	font-size: 18px
}
#etest-header ul li.left-sec span, #etest-header ul li.right-sec span
{
	font-size:14px;
}

#etest-header ul li.full-sec {
	width: 75%;
	text-align: left;
	color: #ffffff;
	margin-top: -5px;
	font-size: 16px
}
.profile-left {
	padding-left: 0;
	width: 100%;
	position: relative;
}
.header-top {
	padding: 10px;
	height: 80px
}
#wrapper .main {
	padding-top: 0px;
}

#wrapper #sidebar-nav {
	padding-top: 70px;
	width:275px;
}

.navbar-default .brand {
	float: left;
	padding: 0px 0px 0px 0px;
}
.navbar-btn {
	float: left;
	padding: 16px 0;
}
.navbar-btn button {
	font-size: 24px;
	padding: 4px 8px;
	line-height: .7;
	border: none;
	background: none;
	outline: none;
	margin-top: -3px
}
.profile-right {
	float: none;
	width: 100%;
	padding: 0px 0px;
}
footer {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
}
.copyright-left {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	max-width: 100%;
	float: none
}
.copyright-right {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	width: 100%;
	float: none
}
.main-content {
	padding: 0px 5px;
}
ul.nav-tabs li.nav-item a.nav-link {
	padding: 7px 10px
}
.only-left-box {
	min-height: auto
}
.sp {
	padding-right: 10px;
}

#overlay {
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  opacity: 0.95;
  z-index: 999;
  cursor: pointer;
}


#text{
  position: absolute;
  top: 10%;
  left: 50%;
  width:100%;
  font-size: 24px;
  color:#ffffff;
  z-index: 1000;
  text-align:center;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

#text p{
  font-size: 18px;
}

}
 @media only screen and (min-width: 323px) and (max-width: 522px) {
.panel .panel-heading, .panel .panel-body, .panel .panel-footer {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:10px;
}
.q-box {
	background-color: #F8F8F8;
	height: auto;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px
}
.countdown {
	font-size: 16px;
	margin-top:4px;
	border: 0px solid #ffffff;
	padding: 0px 5px 0px 5px;
	color: #000000;
	background-color: #F8F8F8;
	width: auto;
	float: right;
	border-radius: 5px;
	font-family: 'Muli', sans-serif;
}
#profile-sec {
	min-height: 100px;
	padding-bottom: 10px;
	display: table;
	width: 100%;
	margin-bottom: 10px
}
#header-profile-top {
	height: 33px;
}
#header-profile-top ul {
	margin: -10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile-top ul li {
	list-style-type: none;
	float: left;
	line-height: 30px;
}
#header-profile-top ul li.left-sec {
	width: 64%;
	font-size: 18px;
	color: #ffffff;
	padding-left: 10px;
}
#header-profile-top ul li.right-sec {
	width: 36% !important;
	text-align: right !important;
	padding-right: 10px !important;
	color: #ffffff
}
#header-profile {
	height: auto;
}
#header-profile ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile ul li {
	list-style-type: none;
	float: left;
	display: list-item;
}
#header-profile ul li.left-sec {
	width: 35%;
	font-size: 22px;
	color: #ffffff;
	max-width: 100px;
	padding-left: 10px
}
#header-profile ul li.right-sec {
	width: 65%;
	display: list-item;
}
#header-profile ul li.full-sec {
	width: auto;
	display: list-item;
	text-align: right;
	padding-right: 10px;
	float: right
}
#header-profile ul li li {
	float: none;
}
h4.panel-title {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 18px;
}
h3.panel-title {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	color: #000000 !important;
}
#etest-header {
	height: auto;
	width: 100%;
	display: table;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 5px 10px;
	margin-top: 10px
}
#etest-header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block
}
#etest-header ul li {
	list-style-type: none;
	float: left;
	font-family: 'Muli', sans-serif;
}
#etest-header ul li.left-sec {
	width: 45%;
	color: #ffffff;
	font-size: 14px
}
#etest-header ul li.right-sec {
	width: 45%;
	max-width: 150px;
	float: right;
	margin-right: 10px;
	color: #ffffff;
	font-size: 14px
}
#etest-header ul li.left-sec span, #etest-header ul li.right-sec span
{
	font-size:12px;
}

#etest-header ul li.full-sec {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	font-size: 18px
}
.profile-left {
	padding-left: 0;
	width: 100%;
	position: relative;
}
.header-top {
	padding: 10px;
	height: 70px
}
#wrapper .main {
	padding-top: 0px;
}
#wrapper #sidebar-nav {
	padding-top: 70px;
	width:275px;
}
.navbar-default .brand {
	float: left;
	padding: 0px 10px 0px 0px;
}
.navbar-btn {
	float: left;
	padding: 16px 0;
}
.navbar-btn button {
	font-size: 24px;
	padding: 4px 8px;
	line-height: .7;
	border: none;
	background: none;
	outline: none;
	margin-top: 13px
}
.profile-right {
	float: none;
	width: 100%;
	padding: 0px 0px;
}
h4.heading1 {
	margin-left: 0px;
}
.btn-toggle-fullwidth {
	position: absolute;
	top: 5px;
}
footer {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
}
.copyright-left {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	max-width: 100%;
	float: none
}
.copyright-right {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	width: 100%;
	float: none
}
.main-content {
	padding: 12px 0px;
}
ul.nav-tabs li.nav-item a.nav-link {
	padding: 7px 6px
}
.only-left-box {
	min-height: auto
}
.sp {
	padding-right: 10px;
}

#overlay {
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  opacity: 0.95;
  z-index: 999;
  cursor: pointer;
}

#text{
  position: absolute;
  top: 10%;
  left: 50%;
  width:100%;
  font-size: 24px;
  color:#ffffff;
  z-index: 1000;
  text-align:center;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

#text p{
  font-size: 18px;
}

}
 @media only screen and (min-width: 23px) and (max-width: 322px) {
.panel .panel-heading, .panel .panel-body, .panel .panel-footer {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom:10px;
}
.q-box {
	background-color: #F8F8F8;
	height: auto;
	display: table;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px
}
.countdown {
	font-size: 16px;
	margin-top:4px;
	border: 0px solid #ffffff;
	padding: 0px 5px 0px 5px;
	color: #000000;
	background-color: #F8F8F8;
	width: auto;
	float: right;
	border-radius: 5px;
	font-family: 'Muli', sans-serif;
}
#profile-sec {
	min-height: 100px;
	padding-bottom: 10px;
	display: table;
	width: 100%;
	margin-bottom: 10px
}
#header-profile-top {
	height: 33px;
}
#header-profile-top ul {
	margin: -10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile-top ul li {
	list-style-type: none;
	float: left;
	line-height: 30px;
}
#header-profile-top ul li.left-sec {
	width: 64%;
	font-size: 18px;
	color: #ffffff;
	padding-left: 10px;
}
#header-profile-top ul li.right-sec {
	width: 36% !important;
	text-align: right !important;
	padding-right: 10px !important;
	color: #ffffff
}
#header-profile {
	height: auto;
}
#header-profile ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#header-profile ul li {
	list-style-type: none;
	float: left;
	display: list-item;
}
#header-profile ul li.left-sec {
	width: 35%;
	font-size: 22px;
	color: #ffffff;
	max-width: 100px;
	padding-left: 10px
}
#header-profile ul li.right-sec {
	width: 65%;
	display: list-item;
}
#header-profile ul li.full-sec {
	width: auto;
	display: list-item;
	text-align: right;
	padding-right: 10px;
	float: right
}
#header-profile ul li li {
	float: none;
}
h4.panel-title {
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 18px;
}
h3.panel-title {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	color: #000000 !important;
}
#etest-header {
	height: auto;
	width: 100%;
	display: table;
	border-bottom: 1px solid #000000;
	padding: 5px 0px 5px 10px;
	margin-top: 10px
}
#etest-header ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block
}
#etest-header ul li {
	list-style-type: none;
	float: left;
	font-family: 'Muli', sans-serif;
}
#etest-header ul li.left-sec {
	width: 45%;
	color: #ffffff;
	font-size: 13px
}
#etest-header ul li.right-sec {
	width: 45%;
	max-width: 150px;
	float: right;
	margin-right: 10px;
	color: #ffffff;
	font-size: 13px
}
#etest-header ul li.left-sec span, #etest-header ul li.right-sec span
{
	font-size:11px;
}
#etest-header ul li.full-sec {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #ffffff;
	margin-top: 5px;
	font-size: 16px
}
.profile-left {
	padding-left: 0;
	width: 100%;
	position: relative;
}
.header-top {
	padding: 10px;
	height: 60px
}
#wrapper #sidebar-nav, #wrapper .main {
	padding-top: 70px;
}
.navbar-default .brand {
	float: left;
	padding: 0px 0px 0px 0px;
}
.profile-right {
	float: none;
	width: 100%;
	padding: 0px 0px;
}
.navbar-btn {
	float: left;
	padding: 16px 0;
}
.navbar-btn button {
	font-size: 24px;
	padding: 4px 8px;
	line-height: .7;
	border: none;
	background: none;
	outline: none;
	margin-top: 9px
}
h4.heading1 {
	margin-left: 0px;
}
.btn-toggle-fullwidth {
	position: absolute;
	top: 5px;
}
footer {
	padding-top: 15px;
	padding-bottom: 10px;
	width: 100%;
}
.copyright-left {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	max-width: 100%;
	float: none
}
.copyright-right {
	margin-bottom: 0;
	text-align: center;
	font-size: 13px;
	width: 100%;
	float: none
}
.main-content {
	padding: 0px 2px;
}
ul.nav-tabs li.nav-item a.nav-link {
	padding: 7px 5px;
	font-size: 13px
}
.only-left-box {
	min-height: auto
}
.sp {
	padding-right: 10px;
}
#overlay {
  position: absolute;
  width:100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  opacity: 0.95;
  z-index: 999;
  cursor: pointer;
}

#text{
  position: absolute;
  top: 10%;
  left: 50%;
  width:100%;
  font-size: 24px;
  color:#ffffff;
  z-index: 1000;
  text-align:center;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

#text p{
  font-size: 18px;
}
}
/********************
 * GENERAL STYLES
 ********************/
html {
	position: relative;
	min-height: 100%;
}
body {
	background-color: #F3F5F8;
	font-family: "Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 15px;
	color: #333;
}
a {
	color: #3287B2;
}
a:hover, a:focus {
	color: #3b98c8;
	text-decoration: none;
}
th {
	font-weight: 600;
}
.page-title {
	margin-top: 0;
	margin-bottom: 30px;
	font-weight: 300;
}
/* @media screen and (max-width: 767px) {
    .copyright {
      text-align: center;
      position: relative !important; } }*/

/********************
 * LAYOUT
 ********************/
#wrapper .sidebar {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 260px;
	height: 100%;
	float: left;
	position: fixed;
	left: 0;
}
#wrapper .main {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: calc(100% - 260px);
	left: 0;
	position: relative;
	float: right;

}
.layout-fullwidth #wrapper .sidebar {
	left: -260px;
}
.layout-fullwidth #wrapper .main {
	width: 100%;
}
.layout-fullwidth #wrapper .navbar {
	left: 0 !important;
}
.layout-fullwidth #wrapper .btn-toggle-fullwidth {
	color: #000000;
}
.offcanvas-active #wrapper .sidebar {
	left: 0;
}
.offcanvas-active #wrapper .main {
	width: 100%;
	position: relative;
	left: 260px;
}
 @media screen and (max-width: 1024px) {
#wrapper .sidebar {
	left: -260px;
}
#wrapper .main {
	width: 100%;
}
#wrapper .navbar {
	left: 0 !important;
}
#wrapper .btn-toggle-fullwidth {
	color: #081a32;
	;
}
.btn-toggle-minified {
	display: none;
}
}
.navbar + .main-content {
	padding: 105px 0 28px 5px;
}
 @media screen and (max-width: 767px) {
.navbar + .main-content {
	padding-top: 155px;
}
}
html.fullscreen-bg, html.fullscreen-bg body, html.fullscreen-bg #wrapper {
	height: 100%;
}
.vertical-align-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
}
.vertical-align-middle {
	display: table-cell;
	vertical-align: middle;
}
/********************
 * TOP NAVIGATION
 ********************/
.navbar-default {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-moz-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	border: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #fafafa;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #f8f8f8;
}
/*.navbar-default .brand {
	float: left;
	padding: 30px 39px;
	background-color: #fff;
}*/
 /*@media screen and (max-width: 1024px) {
.navbar-default .brand {
	padding-left: 30px;
	padding-right: 15px;
}
}
 @media screen and (max-width: 992px) {
.navbar-default .brand {
	display: none;
}
}*/
 @media screen and (max-width: 640px) {
.navbar-default #navbar-menu {
	float: right;
}
}
/*@media screen and (max-width: 640px) {
.navbar-btn {
	padding-left: 0;
}
}*/
.navbar-btn-right {
	float: right;
}
.navbar-form {
	padding: 15px;
	border: 0;
}
.navbar-form input[type="text"] {
	min-width: 200px;
}
 @media screen and (max-width: 767px) {
.navbar-form {
	float: left;
	width: 70%;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 0;
	padding-right: 0;
}
.navbar-form .input-group {
	width: 70%;
}
.navbar-form input[type="text"] {
	min-width: 150px;
}
}
 @media screen and (max-width: 640px) {
.navbar-form {
	display: none;
}
}
.navbar-nav .icon-menu {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	padding-top: 28px;
	padding-bottom: 28px;
	position: relative;
}
.navbar-nav .icon-menu .badge {
	position: absolute;
	top: 22px;
	right: 16px;
}
.navbar-nav > li > a {
	padding: 28px 20px;
}
.navbar-nav > li > a > i {
	font-size: 22px;
	margin-right: 2px;
	vertical-align: middle;
}
.navbar-nav > li > a > i.icon-submenu {
	margin-left: 2px;
	margin-right: 0;
	font-size: 10px;
	position: relative;
	top: 2px;
}
.navbar-nav > li > a > span {
	position: relative;
	top: 2px;
}
.navbar-nav > li > a img {
	width: 22px;
	margin-right: 2px;
}
.navbar-nav > li > .dropdown-menu {
	padding: 0;
	min-width: 200px;
}
.navbar-nav .dropdown-menu {
	border-top: 2px solid #ACB0B5;
}
.navbar-nav .dropdown-menu > li > a {
	padding: 10px 20px;
}
.navbar-nav .dropdown-menu > li > a:hover, .navbar-nav .dropdown-menu > li > a:focus {
	background-color: #fafafa;
}
.navbar-nav .dropdown-menu > li > a span, .navbar-nav .dropdown-menu > li > a i {
	vertical-align: middle;
}
 @media screen and (min-width: 768px) {
.navbar-nav.navbar-right {
	margin-right: 0;
}
}
 @media screen and (max-width: 767px) {
.navbar-nav {
	width: 100%;
	margin: 0;
}
.navbar-nav > li {
	display: table-cell;
	width: 1%;
	position: inherit;
	text-align: center;
}
.navbar-nav > li > a {
	padding: 15px 20px;
}
.navbar-nav > li > a span:not(.badge), .navbar-nav > li > a .icon-submenu {
	display: none;
}
.navbar-nav .open .dropdown-menu {
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	position: absolute;
	width: 100%;
	margin-top: 3px;
	background-color: #fff;
}
.navbar-nav .open .dropdown-menu > li > a {
	padding: 10px 15px;
}
.navbar-nav .icon-menu {
	padding-top: 15px;
	padding-bottom: 15px;
}
.navbar-nav .icon-menu .badge {
	top: 10px;
	right: 15px;
}
}
.navbar-toggle {
	padding: 5px 8px;
	margin: 20px 15px 20px 0;
}
.navbar-toggle .icon-nav {
	font-size: 24px;
}
.notification-item .dot {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	width: 10px;
	height: 10px;
	content: '';
	margin-right: 8px;
}
ul.notifications > li {
	border-bottom: 1px solid #F0F0F0;
}
ul.notifications > li:last-child {
	border-bottom: none;
}
ul.notifications > li > .more {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	text-decoration: underline;
	font-weight: 600;
}
ul.notifications > li > .more:hover, ul.notifications > li > .more:focus {
	text-decoration: none;
}
.dropdown-menu {
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	border-color: #eaeaea;
}
.dropdown-menu > li > a {
	color: #676a6d;
}
.dropdown-menu > li i {
	margin-right: 6px;
}
.dropdown-menu .active > a, .dropdown-menu .active > a:focus, .dropdown-menu .active > a:hover {
	background-color: #52c483;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
	color: #a3a3a3;
}
/********************
 * SIDEBAR NAVIGATION
 ********************/
.sidebar {
	z-index: 9;
}
.sidebar .nav > li > a[data-toggle="collapse"] .icon-submenu {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	float: right;
	position: relative;
	top: 5px;
	font-size: 12px;
	line-height: 1.1;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.sidebar .nav > li > a[data-toggle="collapse"].collapsed .icon-submenu {
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.sidebar .nav > li > a .badge {
	font-weight: 400;
	background-color: #F9354C;
}
.sidebar .nav {
/* submenu */ }
.sidebar .nav i {
	margin-right: 0px;
	font-size: 18px;
}
.sidebar .nav span {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	top: -2px;
}
.sidebar .nav .nav > li > a {
	padding-left: 30px;
}
.sidebar .nav .nav > li > a:focus, .sidebar .nav .nav > li > a.active {
	background-color: transparent;
	border-left-color: transparent;
}
.sidebar .nav .nav > li > a.active a {
	color: #fff;
}
/********************
 * TYPOGRAPHY
 ********************/
.text-success {
	color: #41B314;
}
.text-warning {
	color: #e4cb10;
}
.text-danger {
	color: #F9354C;
}
ul.list-justify > li {
	margin-bottom: 5px;
}
ul.list-justify > li span {
	float: right;
}
/********************
 * INPUTS
 ********************/
.form-control {
	/*-moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;*/
	border-radius: 5px;
	border-color: #c7ddef;
	background-color: #ffffff;
	font-size:0.9rem;
	height:30px;
	padding: 0rem .50rem;
}

.form-control-lg {
    height: calc(1em + 1rem + 2px);
    padding: .1rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.form-control:focus {
	-moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	border-color: #d6d6d6;
	background-color: #fff;
}
.input-group {
	-moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.input-group .form-control, .input-group-addon, .input-group-btn {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-group-addon {
	border: 1px solid #eaeaea;
}
/* fancy checkbox and radio button */
.fancy-checkbox {
	display: block;
	font-weight: normal;
}
.fancy-checkbox input[type="checkbox"] {
	display: none;
}
.fancy-checkbox input[type="checkbox"] + span {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	cursor: pointer;
	position: relative;
	font-size: 13px;
}
.fancy-checkbox input[type="checkbox"] + span:before {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	position: relative;
	bottom: 1px;
	width: 18px;
	height: 18px;
	margin-right: 5px;
	content: "";
	border: 1px solid #ccc;
}
.fancy-checkbox input[type="checkbox"]:checked + span:before {
	font-family: FontAwesome;
	content: '\f00c';
	font-size: 12px;
	color: #99a1a7;
	text-align: center;
	line-height: 16px;
	background: #ededed;
	border: 1px solid #ccc;
}
.fancy-checkbox.custom-color-green input[type="checkbox"]:checked + span:before {
	color: #53D76A;
	background-color: #fff;
}
.fancy-checkbox.custom-bgcolor-green input[type="checkbox"]:checked + span:before {
	color: #fff;
	background-color: #53D76A;
	border-color: #32cf4d;
}
.fancy-radio {
	display: block;
	font-weight: normal;
}
.fancy-radio input[type="radio"] {
	display: none;
}
.fancy-radio input[type="radio"] + span {
	display: block;
	cursor: pointer;
	position: relative;
	font-size: 16px;
}
.fancy-radio input[type="radio"] + span i {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	bottom: 1px;
	content: "";
	border: 1px solid #042149;
	width: 16px;
	height: 16px;
	margin-right: 10px;
}
.fancy-radio input[type="radio"]:checked + span i:after {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: block;
	position: relative;
	top: 2px;
	left: 2px;
	content: '';
	width: 10px;
	height: 10px;
	background-color: #222222;
}
.fancy-radio.custom-color-green input[type="radio"]:checked + span i:after {
	background-color: #53D76A;
}
.fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i {
	background-color: #53D76A;
}
.fancy-radio.custom-bgcolor-green input[type="radio"]:checked + span i:after {
	background-color: #fff;
}
/********************
 * BUTTONS
 ********************/
.btn {
	padding: 0px 10px 2px 10px;
	line-height:24px;
}
.btn-group-lg > .btn, .btn-lg {
	padding: 5px 10px;
}
.btn-group-sm > .btn, .btn-sm {
	padding: 5px 18px;
}
.btn-group-xs > .btn, .btn-xs {
	padding: 5px 14px;
}
/********************
 * PANELS
 ********************/
.panel {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
	background-color: #fff;
	margin-bottom: 30px;
	padding:20px
}
.panel .panel-heading {
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.panel .panel-heading .panel-title {
	margin: 0;
	font-size: 18px;
	font-weight: 300;
}
.panel .panel-heading button {
	padding: 0;
	margin-left: 5px;
	background-color: transparent;
	border: none;
	outline: none;
}
.panel .panel-heading button i {
	font-size: 14px;
}

.panel .panel-note {
	font-size: 13px;
	line-height: 2.6;
	color: #777777;
}
.panel .panel-note i {
	font-size: 16px;
	margin-right: 3px;
}
.panel .right {
	position: absolute;
	right: 20px;
	top: 32%;
}
.panel.panel-headline .panel-heading {
	border-bottom: none;
}
.panel.panel-headline .panel-heading .panel-title {
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: normal;
}
.panel.panel-headline .panel-heading .panel-subtitle {
	margin-bottom: 0;
	font-size: 14px;
	color: #8D99A8;
}
.panel.panel-scrolling .btn-bottom {
	margin-bottom: 30px;
}
.panel .table > thead > tr > td:first-child, .panel .table > thead > tr > th:first-child, .panel .table > tbody > tr > td:first-child, .panel .table > tbody > tr > th:first-child, .panel .table > tfoot > tr > td:first-child, .panel .table > tfoot > tr > th:first-child {
	padding-left: 0px;
}
.panel .table > thead > tr > td:last-child, .panel .table > thead > tr > th:last-child, .panel .table > tbody > tr > td:last-child, .panel .table > tbody > tr > th:last-child, .panel .table > tfoot > tr > td:last-child, .panel .table > tfoot > tr > th:last-child {
	padding-left: 0px;
}
.panel-footer {
	background-color: #fafafa;
}
/********************
 * ELEMENTS
 ********************/
.collapsing {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.label {
	font-weight: normal;
}
.metric {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid #DCE6EB;
}
.metric .icon {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	float: left;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: #005926;
	text-align: center;
}
.metric .icon i {
	font-size: 18px;
	color: #fff;
}
.metric p {
	margin-bottom: 0;
	line-height: 1.2;
	text-align: right;
}
.metric .number {
	display: block;
	font-size: 28px;
	font-weight: 300;
}
.metric .title {
	font-size: 16px;
}
ul.activity-list > li {
	padding: 25px 0;
}
ul.activity-list > li:not(:last-child) {
	border-bottom: 1px solid #F0F0F0;
}
ul.activity-list > li .avatar {
	width: 40px;
}
ul.activity-list > li > p {
	margin-bottom: 0;
	padding-left: 3.5em;
}
ul.activity-list > li .timestamp {
	display: block;
	font-size: 13px;
	color: #a3a3a3;
}
/* task list */
.task-list > li {
	margin-bottom: 32px;
}
.task-list p {
	position: relative;
}
.task-list p .label-percent {
	position: absolute;
	right: 0;
}
.weekly-summary {
	margin-bottom: 30px;
	font-weight: 300;
}
.weekly-summary .number {
	font-size: 36px;
}
.weekly-summary i {
	font-size: 16px;
	margin-left: 10px;
}
.weekly-summary .percentage {
	position: relative;
	top: -7px;
}
.weekly-summary .info-label {
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
}
.todo-list > li {
	border-top: 1px solid #F0F0F0;
	position: relative;
}
.todo-list > li:first-child {
	border-top: none;
}
.todo-list > li .fancy-checkbox {
	position: absolute;
	top: 50%;
	margin-top: -11px;
}
.todo-list > li .fancy-checkbox input[type="checkbox"] + span {
	margin-right: 0;
}
.todo-list > li p {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	width: 90%;
	margin: 0;
	padding: 20px 0 20px 35px;
}
.todo-list > li.completed p, .todo-list > li.completed .date {
	text-decoration: line-through;
	color: #b4b7b9;
}
.todo-list .title {
	font-size: 16px;
	font-weight: 600;
}
.todo-list .short-description {
	display: block;
	margin-top: 5px;
}
.todo-list .date {
	font-size: 13px;
	color: #a3a3a3;
}
.todo-list .controls {
	float: right;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -11px;
}
.todo-list .controls a {
	margin-left: 5px;
}
/* toastr notification */
#toast-container > div {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#toast-container > div, #toast-container > div:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#toast-container .toast-close-button {
	top: -0.9em;
}
.toast a {
	text-decoration: underline;
}
.toast a:hover, .toast a:focus {
	text-decoration: none;
	color: #fff;
}
.toast .toast-message {
	font-size: 14px;
	line-height: 2;
}
.toast-info {
	background-color: #52c483;
}
.toast-success {
	background-color: #41B314;
}
.toast-warning {
	background-color: #e4cb10;
}
.toast-danger {
	background-color: #F9354C;
}
/* tabs */
.custom-tabs-line ul {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
}
.custom-tabs-line ul > li {
	float: left;
}
.custom-tabs-line ul > li a {
	color: #8d9093;
	font-weight: normal;
}
.custom-tabs-line ul > li a:hover, .custom-tabs-line ul > li a:focus {
	color: #676a6d;
	background-color: transparent;
}
.custom-tabs-line ul > li a:focus {
	outline: none;
}
.custom-tabs-line ul.nav-pills a:hover, .custom-tabs-line ul.nav-pills a:focus {
	color: #fff;
	background-color: #e8f1fb;
}
.custom-tabs-line.tabs-line-bottom {
	border-bottom: 1px solid #eaeaea;
}
.custom-tabs-line.tabs-line-bottom ul > li {
	margin-bottom: -1px;
}
.custom-tabs-line.tabs-line-bottom a {
	border-bottom: 1px solid transparent;
	background-color: #cccccc;
	color: #000000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.custom-tabs-line.tabs-line-bottom .active a {
	border-bottom: 2px solid #344129;
	background-color: #344129;
	color: #ffffff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.custom-tabs-line.left-aligned {
	text-align: left;
}
.custom-tabs-line.right-aligned {
	text-align: right;
}
 @media screen and (max-width: 768px) {
.custom-tabs-line ul li.active > a {
	margin-bottom: -1px;
}
}
.tab-pane {
	padding: 25px 15px;
}

/********************
 * HELPERS
 ********************/
.alert {
    margin-bottom: 0.3rem;
    margin-top: 0.2rem;
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: 700
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
.bg-success {
	background-color: #41B314;
}
.bg-warning {
	background-color: #e4cb10;
}
.bg-danger {
	background-color: #F9354C;
}
.no-padding {
	padding: 0 !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-bottom-30 {
	margin-bottom: 30px !important;
}
.padding-top-30 {
	padding-top: 30px !important;
}
.padding-bottom-30 {
	padding-bottom: 30px !important;
}
/********************
 * PAGE: PROFILE
 ********************/
.panel-profile {
	position: relative;
}
.profile-right .heading {
	margin-top: 0;
}
 @media screen and (max-width: 992px) {
.profile-left, .profile-right {
	float: none;
	width: 98%;
	margin: 0 auto
}
.profile-left {
	position: relative;
	margin-bottom: 0px;
}
}
.profile-header {
	position: relative;
	text-align: center;
	color: #fff;
}
.profile-header .overlay {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
}
.profile-header .profile-main {
	position: relative;
	padding: 20px;
	background-color: #e8f1fb/*background-image: url("../../assets/img/profile-bg.png");
    background-repeat: no-repeat;
    background-size: cover;*/
}
.profile-header .name {
	margin: 8px 0 0 0;
	font-size: 26px;
	color: #333
}
.profile-header .online-status {
	font-size: 18px;
	position: relative;
	top: 0px;
	color: #333
}
.profile-header .online-status:before {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	content: '';
	width: 8px;
	height: 8px;
	margin-right: 3px;
}
.profile-header .online-status.status-available:before {
	background-color: #41B314;
}
.profile-header .profile-stat {
	position: relative;
	background-color: #52c483;
}
.profile-header .profile-stat .stat-item {
	padding: 20px;
	position: relative;
	color: #000
}
.profile-header .profile-stat .stat-item:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #33bbff;
}
.profile-header .profile-stat .stat-item:last-child:after {
	display: none;
}
.profile-header .profile-stat .stat-item span {
	display: block;
}
 @media screen and (max-width: 1023px) {
.profile-header .profile-stat .stat-item:after {
	display: none;
}
}
.profile-detail {
	padding-bottom: 10px;
}
.profile-info {
	padding: 0 20px;
	margin: 10px 0;
}
.profile-info .heading {
	margin: 0 0 10px 0;
	font-weight: 600;
}
.profile-info ul > li {
	margin-bottom: 8px;
}
ul.activity-timeline > li {
	margin-bottom: 45px;
	position: relative;
	z-index: 0;
}
ul.activity-timeline > li .activity-icon {
	display: inline-block;
	vertical-align: middle;
 *vertical-align: auto;
 *zoom: 1;
 *display: inline;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	float: left;
	width: 34px;
	height: 34px;
	background-color: #52c483;
	font-size: 16px;
	color: #fff;
	line-height: 34px;
	text-align: center;
	margin-right: 10px;
}
ul.activity-timeline > li > p {
	margin-bottom: 0;
	padding-left: 40px;
}
ul.activity-timeline > li .timestamp {
	display: block;
	font-size: .85em;
	color: #a3a3a3;
}
ul.activity-timeline > li:after {
	content: "";
	display: block;
	border-left: 1px solid #eaeaea;
	width: 1px;
	height: 100px;
	position: absolute;
	top: 5px;
	left: 16px;
	z-index: -1;
}
ul.activity-timeline > li:last-child:after {
	display: none;
}
.project-table .progress {
	margin-bottom: 0;
}
.project-table .progress-bar {
	font-size: 10px;
}
.project-table > tbody > tr > td {
	padding: 12px 8px;
}
.project-table > tbody > tr > td .avatar {
	width: 22px;
	border: 1px solid #CCC;
}

/*# sourceMappingURL=main.css.map */



  
 @media only screen and (min-width: 160px) and (max-width: 22767px) {
ul#w-heading-t-mobile {
	margin: 0px 0px 25px 0px;
	padding: 2px 10px 10px 10px;
	list-style-type: none;
}
ul#w-heading-t-mobile li {
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: left;
	font-weight: normal;
	width: 100%;
	line-height: 22px;
}
ul#w-heading-t-mobile li.sub {
	text-align: left;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px
}
ul#w-heading-t-mobile-disable {
	margin: 0px 0px 25px 0px;
	padding: 2px 10px 10px 10px;
	list-style-type: none;
}
ul#w-heading-t-mobile-disable li {
	margin: 0px;
	padding: 0px;
	float: none;
	text-align: left;
	font-weight: normal;
	width: 100%;
	line-height: 22px;
}
ul#w-heading-t-mobile-disable li.sub {
	text-align: left;
	font-weight: normal;
	font-size: 24px;
	line-height: 32px
}
}
/********************
 * CAROUSEL
 ********************/
.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}
.carousel-control-next, .carousel-control-prev {
	width: auto;
}
.carousel-indicators {
	bottom: -50px;
}
.carousel-control-prev {
	left: -20px;
}
.carousel-control-next {
	right: -20px;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 5%;
	font-size: 20px;
	color: #252c35;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5
}
.carousel-indicators {
	bottom: -50px;
	left: 50%;
	margin-left: -30%;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 3px;
	background-color: #999;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 11px;
	height: 11px;
	margin: 3px;
	background-color: #333
}
/********************
 * PROGRESS BAR
 ********************/

.progress-bar {
	background-color: #444;
}
/********************
 * EXTRA
 ********************/

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
cursor:pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.small, small {
	font-size: 85%
}
.mark, mark {
	padding: .2em;
	background-color: #fcf8e3
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.bg-primary {
	color: #fff;
	background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 15px;
	color:#000000;
	text-align:left !important;
	cursor: pointer
}
.table > tbody > tr > td {
	vertical-align: middle !important
}
.q-text {
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px
}
.q-text-ins {
	font-style: italic;
	color: #0e4a6c;
	font-size: 15px;
}
.q-text img {
	margin-top: 10px;
	margin-bottom: 5px
}
 @media (min-width:768px) {
.q-text {
	font-size: 16px
}
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.nav>li {
	position: relative;
	display: block;/*width:100% !important*/
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #000;
	cursor: default;
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width:768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}
@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	display: block;
	border: 1px solid transparent
}
@media (min-width:768px) {
.navbar {
	border-radius: 4px
}
}
@media (min-width:768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 200px
}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width:768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
@media (min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
@media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	background-image: none
}
}
@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
}
.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1)
}
@media (min-width:768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
	width: auto
}
.navbar-form .input-group>.form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox, .navbar-form .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
	padding-left: 0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}
@media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}
@media (min-width:768px) {
.navbar-form {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
/*.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}*/
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-right: 15px;
	margin-left: 15px
}
}
@media (min-width:768px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important;
	margin-right: -15px
}
.navbar-right~.navbar-right {
	margin-right: 0
}
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}
@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}
.prevB {
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.nextB {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.prevB .icon-submenu, .nextB .icon-submenu {
	font-size: 12px;
}
.fade:not(.show) {
	opacity: 1.0;
}


legend {
    margin-bottom: 0rem;
    font-size: 18px;
	color:#333333
}

fieldset
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	background-color:#f4faff;
	border-bottom-color:#333
}
.border
{
border: 1px solid #ccc !important;
}
