﻿
#tabs img {
  max-width: 100%;
  display: block;
  height: auto;
}
#tabs a:focus,
#tabs a:active {
  outline: none;
}
#tabs .owl-controls .owl-pagination {
  position: absolute;
  bottom: 25px;
  text-align: center;
  margin: 0px auto;
  display: block;
  width: 100%;
}
#tabs .owl-controls .owl-page span {
  display: block;
  width: 36px;
  height: 8px;
  margin: 5px 4px;
  background: #E84C3D;
}
#tabs h1.section-title {
  text-align: left;
  margin: 38px 0;
  padding: 0;
  font-size: 38px;
}
#tabs h1.section-title:before {
  bottom: -4px;
}
#tabs h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
#tabs .nav-tabs {
  box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.04) inset;
  border-bottom: 1px solid #f0f0f0;
  margin-top: 15px;
}
#tabs .nav-tabs li {
  float: left;
  margin-bottom: -1px;
}
#tabs .nav-tabs li a {
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 12px 25px;
  display: block;
  position: relative;
}
#tabs .nav-tabs li a i {
  padding-right: 5px;
}
#tabs .nav-tabs li.active a,
#tabs .nav-tabs li.active a:hover,
#tabs .nav-tabs li.active a:focus,
#tabs .nav-tabs li a:hover {
  color: #666;
  background: #FAFAFA;
  border-width: 1px;
  border-style: solid;
  outline: none;
  border-color: #f0f0f0 #f0f0f0 transparent;
  box-shadow: 0px -1px 1px rgba(0, 0, 0, 0.04);
}
#tabs .tab-content {
  background-color: #fafafa;
  padding: 30px;
  margin-bottom: 60px;
  border: 1px solid #f0f0f0;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.04);
}
#tabs .tab-content h1 {
  font-size: 34px;
  font-weight: 700;
  padding-bottom: 20px;
}
#tabs .tab-content .list-icons li {
  padding: 5px 0px;
}
#tabs .tab-content .list-icons li i {
  width: 25px;
  text-align: center;
  padding-right: 10px;
}
#tabs .tab-content p {
  margin-bottom: 20px;
}
#tabs .tab-content .btn-common {
  margin: 10px 12px;
}
#tabs .tabs-style-2 .nav-tabs {
  border-bottom: 1px solid #e84c3d;
}
#tabs .tabs-style-2 .nav-tabs li.active a,
#tabs .tabs-style-2 .nav-tabs li.active a:hover,
#tabs .tabs-style-2 .nav-tabs li.active a:focus,
#tabs .tabs-style-2 .nav-tabs li a:hover {
  border: 1px solid #e84c3d;
  color: #ffffff;
  background-color: #E84C3D;
}
#tabs .vertical {
  margin: 20px 0;
}
#tabs .vertical .nav-tabs,
#tabs .vertical .tab-content {
  display: table-cell;
  margin: 0;
  vertical-align: top;
}
#tabs .vertical .nav-tabs {
  background-color: #999;
  box-shadow: none;
  border-bottom-color: transparent;
}
#tabs .vertical .nav-tabs li {
  float: none;
}
#tabs .vertical .nav-tabs li a {
  margin: 0px;
  padding: 15px 40px;
  white-space: nowrap;
  color: #ffffff;
  border-bottom: 1px solid #8f8f8f;
}
#tabs .vertical .nav-tabs li.active a,
#tabs .vertical .nav-tabs li.active a:hover,
#tabs .vertical .nav-tabs li.active a:focus,
#tabs .vertical .nav-tabs li a:hover {
  color: #666;
  width: 101%;
  box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04);
  border-right-color: transparent;
  border-bottom-color: #f0f0f0;
  z-index: 2;
}
#tabs .vertical .btn-common {
  margin: 10px 0px;
}
#tabs .pills .nav-pills li a {
  border-radius: 0px;
  padding: 10px 15px;
  border: 1px solid transparent;
  color: #666;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
#tabs .pills .nav-pills li a i {
  padding-right: 5px;
}
#tabs .pills .nav-pills li.active a,
#tabs .pills .nav-pills li.active a:hover,
#tabs .pills .nav-pills li.active a:focus,
#tabs .pills .nav-pills li a:hover,
#tabs .pills .nav-pills li a:focus {
  border: 1px solid #f3f3f3;
  color: #E84C3D;
  background-color: #FAFAFA;
}
#tabs .pills .tab-content.clear-style {
  border: none;
  padding: 10px 0px 0px;
  box-shadow: none;
  background-color: transparent;
}
#tabs .pills .overlay-container {
  position: relative;
  display: block;
  overflow: hidden;
}
#tabs .pills .overlay-container .overlay {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  cursor: pointer;
  top: 0px;
  bottom: -1px;
  left: 0px;
  right: -1px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -mo-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#tabs .pills .overlay-container i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 40px;
  letter-spacing: 42px;
  color: #E84C3D;
  margin-top: -22px;
  margin-left: -18px;
  text-align: center;
}
#tabs .pills .overlay-container:hover .overlay {
  opacity: 1;
}
#tabs h3 {
  font-weight: 700;
}
.sidebar .nav-pills li a {
  border-radius: 0px;
  padding: 10px 15px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid transparent;
}
.sidebar .nav-pills li.active a,
.sidebar .nav-pills li.active a:hover,
.sidebar .nav-pills li.active a:focus,
.sidebar .nav-pills li a:hover {
  border: 1px solid #f3f3f3;
  color: #e84c3d;
  background-color: #fafafa;
}
.buttons .btn {
  margin: 5px 0;
}
.pr-10 {
  padding-right: 10px;
}
.pl-10 {
  padding-left: 10px;
}
.btn-default {
  background-color: #E84C3D;
  color: #fff !important;
  border-color: #CD3C2E;
}
.btn-default:hover {
  background-color: #CD3C2E;
}
.btn-sm {
  padding: 8px;
  font-size: 12px;
  min-width: 105px;
}
.alert-info {
  color: #1a4e68;
  background-color: #c6e8fa;
}
.alert {
  margin: 20px 0px;
  border-radius: 0px;
  position: relative;
  padding-left: 70px;
  overflow: hidden;
  z-index: 1;
  border: none;
}
.alert:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 50px;
  height: 101%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.alert strong {
  font-weight: bold;
}
.btn-white {
  background-color: transparent;
  color: #cd3c2e;
  border: 1px solid #e84c3d;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active {
  color: #ffffff;
  background-color: #cd3c2e;
  border-color: #cd3c2e;
}
.btn-light-gray {
  color: #333;
  background-color: #fafafa;
  border-color: #f3f3f3;
}
.btn-light-gray:hover,
.btn-light-gray:focus,
.btn-light-gray:active {
  color: #ffffff;
  background-color: #E84C3D;
  border-color: #E84C3D;
}
.btn-gray {
  color: #ffffff;
  background-color: #666;
  border: #666;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active {
  color: #ffffff;
  background-color: #E84C3D;
  border-color: #E84C3D;
}
.btn-dark {
  color: #f1f1f1;
  background-color: #333;
  border-color: #333;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
  color: #ffffff;
  background-color: #666;
  border-color: #666;
}
.panel-default {
  border-radius: 0px;
  border: none;
}
.panel-default .panel-heading {
    padding: 0px;
    outline: none;
    border: none;
    border-radius: 0px;
    width: 100%;
    margin-bottom: 0px;
    background-color: #FFF;
}
/*.panel-default .panel-heading .panel-title {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  color: inherit;
}*/
.panel-default .panel-heading h4 a {
  font-weight: 300;
  padding: 6px 35px 6px 15px;
  display: inline-block;
  width: 100%;
  background-color: #E84C3D;
  /*color: #ffffff;*/
  position: relative;
  text-decoration: none;
  
}
.panel-default .panel-heading h4 a {
  background-color: #6e828c;
}
.panel-default .panel-heading h4 a i {
  padding-right: 10px;
  font-size: 20px;
}
.panel-default .panel-heading h4 a:after {
  font-family: "FontAwesome";
  content: "";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px;
}
.panel-default .panel-heading .collapsed:after {
  content: "";
}
.panel-default .panel-collapse .panel-body {
  background-color: #FFF;
}
.panel-dark .panel-heading a {
  background-color: #333;
}
.panel-transparent .panel-heading a.collapsed {
  background-color: transparent;
  color: inherit;
}
.panel-transparent .panel-heading a.collapsed:hover {
  background-color: #E84C3D;
  color: #ffffff;
}
#pricing-block-1 {
  background: #ecf0f1;
}
.pricing-table-1 {
  background: #fff;
  margin: 0 15px;
}
.pricing-table-1 .table-header {
  padding: 30px 0;
  color: #fff;
  background: #e74c3c;
}
.pricing-table-1 .table-header h3 {
  font-family: loveloblack;
  font-size: 30px;
}
.pricing-table-1 .plan {
  padding: 15px 0;
  border-bottom: 1px solid rgba(189, 195, 199, 0.5);
}
.pricing-table-1 .plan .price {
  font-size: 60px;
  font-family: loveloblack;
}
.pricing-table-1 .plan .period {
  font-size: 18px;
  color: #999;
  text-transform: uppercase;
}
.pricing-table-1 .plan-info {
  margin-top: 30px;
}
.pricing-table-1 .plan-info p {
  color: #bdc3c7;
  font-size: 16px;
  line-height: 30px;
}
.pricing-table-1 .button-area {
  padding: 30px 0 45px 0;
}
#pricing-block-x {
  background: #ecf0f1;
}
.pricing-table-x {
  background: #fff;
  margin: 0 15px;
}
.pricing-table-x .table-header {
  padding: 15px 0;
  color: #fff;
  background: url(../img/others/pricing-x-bg.jpg);
}
.pricing-table-x .table-header h3 {
  font-size: 30px;
}
.pricing-table-x .table-header.highlight {
  background: url(../img/others/pricing-x-bg-highlight.jpg);
}
.pricing-table-x .plan {
  padding: 15px 0;
  border-bottom: 1px solid rgba(189, 195, 199, 0.5);
}
.pricing-table-x .plan .price {
  font-size: 60px;
  font-family: loveloblack;
  color: #e74c3c;
}
.pricing-table-x .plan .period {
  font-size: 18px;
  color: rgba(231, 76, 60, 0.7);
  text-transform: uppercase;
}
.pricing-table-x .plan-info {
  margin-top: 30px;
}
.pricing-table-x .plan-info p {
  color: #bdc3c7;
  font-size: 16px;
  line-height: 30px;
}
.pricing-table-x .button-area {
  padding: 30px 0 45px 0;
}
#pricing-block-2 {
  background: #e74c3c;
  color: #fff;
}
#pricing-block-2 .section-title:before {
  border-color: rgba(255, 255, 255, 0.5);
}
.pricing-table-2 {
  background: rgba(255, 255, 255, 0.11);
  padding: 30px 0;
  text-transform: uppercase;
}
.pricing-table-2 .period {
  position: relative;
  letter-spacing: 5px;
}
.pricing-table-2 .period:before {
  position: absolute;
  content: " ";
  width: 30px;
  bottom: -5px;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 2px solid #fff;
}
.pricing-table-2 .price {
  font-size: 90px;
  font-family: loveloblack;
}
.pricing-table-2 .price span {
  position: absolute;
  font-size: 24px;
  margin-left: -30px;
}
.pricing-table-2 p {
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 20px;
}

.weeakof_a{
	padding-left: 10px;
	padding-top: 5px;
}
.delete-new a {
    color: #F00;
}
.delete-new {
    width: 30px;
    float: left;
    color: #F00;
    padding-top: 12px;
}
.showall {
    width: 92px;
    float: left;
    padding-top: 12px;
    vertical-align: baseline;
}
.action {
    float: right;
    bottom: 8px;
    right: 41px;
    color: #000;
}

.trial {
    text-align: center!important;
}
.icon {
    width: 150px;
    margin: 0 auto;
    display: block;
}
.team-facilitator {
    float: left;
    width: 100%;
}
.team-tittle {
    float: left;
    width: 220px;
    font-size: 24px;
}
.test {
    float: left;
    width: 100px;
    font-size: 24px;
}
.test-edit {
    float: left;
    width: 165px;
}

.purpose {
    float: left;
    width: 100%;
}
.edit-staement {
    width: 100%;
    float: left;
}
.member_addmember {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
}

.items {
    width: 100%;
    float: left;
}
.headline {
    width: 40%;
    float: left;
    padding-top: 10px;
}
.new_pop {
    width: 80%;
    float: left;
    margin-left: 45px;
    padding: 12px;
    background: #f8f8f8;
    border: thin solid #666;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.need_headline {
    width: 200px;
    float: left;
}
.close_button {
    float: right;
}
.table tr {
    background-color: rgb(221, 221, 221);
	border-left:0px solid #6b6bfb;
}
.user-main-tittle h4 {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 1px;
}
.table > thead > tr > th {
    width: 25%;
	background:#12887a;
}
.addorg {
    width: 54px;
    padding-top: 2px;
    background: #e0e0e0;
    border: thin solid white;
    display: inline;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: text-top;
    float: left;
    height: 21px;
    font-size: 11px;
    color: #000;
    text-align: center;
    margin-top: 6px;
}
.table > thead > tr > th > h4 {
    padding: 1px;
    margin: 1px;
    color: white;
    float: left;
}
.org-admin_a a {
    width: 50px;
    padding: 5px;
    background: #e0e0e0;
    border: thin solid white;
    display: inline;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    height: 25px1px;
    color: #000;
    vertical-align: baseline;
    font-size: 11px;
    margin-left: 10%;
    text-align: center;
}
.add-team a {
    font-size: 11px;
    padding: 5px;
    background: #e0e0e0;
    border: thin solid white;
    display: inline;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: text-top;
    color: #000;
    height: 25px1px;
    float: left;
    color: #000;
    vertical-align: baseline;
    font-size: 11px;
    text-align: center;
	margin-bottom:0px;
}
.f-link a {
    font-size: 11px;
    padding: 5px;
    display: inline;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: text-top;
    color: #000;
    height: 25px1px;
    float: left;
    color: #000;
    vertical-align: baseline;
    font-size: 11px;
    text-align: center;
	margin-bottom:3px;
}
td li {
    list-style: decimal;
    display: block;
}

.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 0px solid #ddd;
}

.sub-headline{
  background-color:#ffffff;
  padding: 5px 15px;
  border:1px solid #ebebeb;
  border-radius:5px;
}
.sub-sub-headline{
  background-color:#ffffff;
  padding: 5px 15px;
  border:1px solid #ebebeb;
  border-radius:5px;
}
#label-id{
  margin-left:-30px;
}
.datepicker {
  z-index: 10000 !important;
}

/* added By Core Providers */



.site_h1{
	
	font-family: sans-serif;color: #000;
}
#comment_heading {
font-size: 18px;
font-family: sans-serif;
color: #000;
}
.panel-default .panel-heading h4 a {
	background-color: rgba(240, 240, 240, 1);
}
#head_content{
	width:13%;
	margin-left: 0%;
}
.head_auth {
    margin-left: 5%;
    margin-top: -8%;
    font-size: 13px;
	font-weight: 500;
}
.form-inline {
    margin-left: 0% !important;
    margin-top: 7%;
}
#week_of {
    -moz-margin-left: -5% !important;
    -moz-margin-top: 6px !important;
}
#previ_date {
    -moz-margin-left: -14% !important;
}
#head_new {
   -moz- margin-left: -2% !important;
}
#week_of {
    margin-left: -5% !important;
    margin-top: 6px !important;
}
#previ_date {
    margin-left: -5% !important;
}
#head_new {
    margin-left: -8% !important;
}
input.btn.btn-primary.new-btn {
    /* margin-right: 50px; */
    padding: 0px 11px;
    border-radius:.25em;
    font-size: 13px;
	font-weight: 500;
    margin-top: 8px;
    text-transform: none;
	font-family: 'Open Sans', sans-serif;
}
a.btn.btn-primary.new-btn {
    margin-right: 100px;
}


.panel-body1 .subh_body{
	font-family: 'Poppins', sans-serif;
    line-height: 20px;
    padding-bottom: 5px;
    color: #555;
	background-color: #FFF;
	padding-top: 20px;
	padding-left: 15px;
}
.headline-symbol{
color:red; 
display:inline;
}

.panel-body.subm_body {
    /*font-size: 12px;*/
    padding-top: 20px;
    padding-bottom: 5px;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
}
.panel-body.subm_body {
   /* padding-bottom: 10px;*/
}

.panel-default-border {
    border: thin solid #FFF;
	margin-bottom: 3px !important;
}
.panel-border-subm {
    border: thin solid rgba(216, 216, 222, 0.44);
	margin-bottom: 3px !important;
}
#member-profile{
margin: 0 auto;
top: 24px;
width: 50% !important;
margin-left: 27% !important;
}

hr{
	border-bottom: 2px solid #12887a;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 8px;
    float: left;
}
.head-descr{ 
line-height:20px; 
padding-bottom:10px; 
color:#555;
padding-top: 20px;
padding-right:10px;
}
.head-descr ul li{
	list-style-type: circle !important;
	margin-left:30px !important;
}

.head-descr ul li{
	list-style-type: disc !important
	margin-left:30px !important;
}
.subh_body ul li{
	list-style-type: circle !important;
	margin-left:30px !important;
}

.subh_body ul li{
	list-style-type: disc !important
	margin-left:30px !important;
}
.comments-descri ul li{
	list-style-type: circle !important;
	margin-left:30px !important;
}
.comments-descri ul li{
	list-style-type: disc !important
	margin-left:30px !important;
}


/*.page-header {
     margin-left: 0px !important;
     margin-right: 0px !important; 
    padding-bottom: 0px;
    border-bottom: 2px solid #C9E0ED;
}*/
.headline-comments{
	background-color: #FFF;
}
.headline-comments{
	padding-left:15px; 
background-color: #FFF; 
padding-right: 15px;
}

.headline-comment{
text-align:center;
 border-bottom:thin solid #ddd; 
 color:#003366;
 background-color: #FFF; 
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 25px !important;
    height: 25px !important;
    border-radius: 4px;
    border: 0;
    font-size: 13px !important;
}
.comments-descri{
	padding-left: 13%;	
}
.comments-author{
	float: left;
    /*width: 14%;*/	
}
.msg-comment{
padding-left:15px;
font-size:12px; 
background-color: #FFF; 
}
.comments1{
padding-left:0px;
background-color: #fafafa; 
font-size:12px;
}
.head-comment{
    font-size: 14px;
    margin-left: 15px;
    margin-right: 82%;
	background-color: #f5f5f5;;
}
.headline-privacy{
display: block;
    color: #990099;
    font-size: 12px;
    padding-left: 15px;
    padding-top: 5px;
}
.panel.panel-default.panel-group{
	margin-left: 0px;
    margin-right: 0px;
}
.subsub-msg{
	/*font-size: 12px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
	padding-left: 15px;
}

.msg-hr{
	/*margin-bottom: 6px !important;*/
}
.panel-group{
	margin-bottom:-3px;
}
.story-comment{
	background-color: #FFF;
	font-size: 14px;
	/*margin-right: 87%;*/
}
.message-comment {
	background-color: #f0f0f0;
    font-size: 14px;
    padding-left: 15px;
}
.message-comment p {
    width: 100px;
    padding-left: 3px;
    background-color: #f0f0f0;
}
ul#css-head-menu {
	padding-left: 10%;
}
.navbar-right {
    float: left !important;
    margin-left: 15% !important;
}
.close-button{
	font-size: 15px; 
	padding-right:6px; 
	opacity: 1;
	color: #000000;
}
.flagred{
	color:#ff0000;
	color:#ff0000;
	float: right;
    margin-right: 25px;
	padding-top: 5px;
}
.flaggreen {
    color: #008000;
    float: right;
    margin-right: 10px;
    padding-top: 0px;
}
.headline_title p {
	float:left;
	
}
#message_tab .headline_title p {
    float: left;
    width: 91%;
}
.action1{
    float: right;
    bottom: 15px;
    right: 45px;
}
#messageheadspace {
    margin-top: 0px;
    margin-bottom: 18px;
}
.faciliator{
	border-bottom:1px solid #6b6bfb;
	
}
.faciliator_a{
	border-bottom:1px solid #6b6bfb;
}
/*a.navbar-brand img {
    height: 72px;
}*/
.user-main-tittle h4 {
    margin-top: 5px;
    font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.core {
    font-size: 17px;
}
.faciliator li{
   font-size: 13px;
    padding: 5px;
    display: inline;
    -moz-border-radius: 3px;
   padding:0px 0px 0px 0px;
    vertical-align: text-top;
    color: #000;
    height: 25px1px;
    float: left;
    color: #000;
    vertical-align: baseline;
    text-align: center;
	margin:3px;
}
