a{
	cursor: pointer;
}

section{
	margin-bottom: 40px;
}

h3{
    line-height: 1.6;
}

.center{
	text-align: center;
}

.right{
	text-align: right;
}

.blank-page-label{
	margin-top: 145px;
}

.deliver-message{
	padding:12px;
	margin-top: 12px;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.message-error{
	background-color: #FF0000;
}

.module-heading{
	background-color: #16A085;
    color: #FFF;
    padding: 0 15px;
    margin: 0;
    margin-top:12px; 
    font-weight: 300;
    line-height: 52px;
    text-decoration: none;
    text-transform: uppercase;
}

.module-body{
	background-color: #EEE;
	padding: 0 15px;
   	margin: 0;
   	padding-top: 10px;
   	padding-bottom: 10px;
}

.bodycontainer{
	padding-top:10px; 
}

.nav-tabs{
	margin-left: 0px;
	margin-bottom: 24px;
}

.edit-textarea{
	height: 120px;
}

.edit-image-bg{
	width:100%; 
	height:320px; 
	background-image:url('../images/photo-bg.png');

}

.edit-image-bg>.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.edit-image-bg>img{
	outline: 2px dashed #DDD;
}

.user-box{
	border: 1px solid #ddd;
	padding: 20px;
	margin-bottom: 30px;
}

.user-box:hover{
	background-color: #999;
	color: #FFF;
	cursor: pointer;
	border-color: #888;
}

.company-search-tool{
    background-color: #FFBE9B;
    padding-top: 10px;
    border-radius:4px;
    border: 1px solid #8BB2D5;
}

.company-search-tool input, .company-search-tool select{
    border: 1px solid #8BB2D5;
}

.article-item{
	margin-bottom: 30px;
}

.article-item-text{
    height: 202px;
}

.article-item-options{
    margin-top: 10px;
}

.sharp {
  border-radius:0;
}

/***********************
  GRADIENT BUTTONS
************************/
.btn-primary.gradient {
    background: -moz-linear-gradient(top,  #33a6cc 50%, #0099cc 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#33a6cc), color-stop(50%,#0099cc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #33a6cc 50%,#0099cc 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #33a6cc 50%,#0099cc 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #33a6cc 50%,#0099cc 50%); /* IE10+ */
    background: linear-gradient(to bottom,  #33a6cc 50%,#0099cc 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a6cc', endColorstr='#0099cc',GradientType=0 ); /* IE6-9 */
}
.btn-primary.gradient:hover, .btn-primary.gradient:focus, .btn-primary.gradient:active, .btn-primary.gradient.active, .open > .dropdown-toggle.btn-primary {
    background: -moz-linear-gradient(top,  #66b2cc 50%, #33a6cc 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#66b2cc), color-stop(50%,#33a6cc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #66b2cc 50%,#33a6cc 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #66b2cc 50%,#33a6cc 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #66b2cc 50%,#33a6cc 50%); /* IE10+ */
    background: linear-gradient(to bottom,  #66b2cc 50%,#33a6cc 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b2cc', endColorstr='#33a6cc',GradientType=0 ); /* IE6-9 */
}
.btn-primary.gradient:active, .btn-primary.gradient.active {
    background: -moz-linear-gradient(top,  #267c99 50%, #007299 50%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#267c99), color-stop(50%,#007299)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #267c99 50%,#007299 50%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #267c99 50%,#007299 50%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #267c99 50%,#007299 50%); /* IE10+ */
    background: linear-gradient(to bottom,  #267c99 50%,#007299 50%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#267c99', endColorstr='#007299',GradientType=0 ); /* IE6-9 */
}




a.other-articles{
    text-decoration: none;
    color: #333;
}

.other-article-box{
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.other-article-box>h3{
    padding-top: 8px;
}
.other-article-box:hover{
    background-color: #ddd;
    text-decoration: none;
}




/* Dashbord Styles */

.dash-boxes{
    border:1px dashed #DDD;
    padding:30px;
}

.dash-boxes h4{
    
    margin-top:0px;
    margin-bottom:20px;

}

.dash-boxes table{
    width: 100%;
}

.dash-boxes td.number{
    background-color: #EEE;
    text-align: center;
}

.dash-boxes td{
    border:1px dashed #DDD;
    padding:10px;
}

.dash-boxes .completed-percent{
    background-color: #F6773C;
    margin-top:8px;
    margin-bottom:8px;
    text-align: center;
}

/* Checklist */
  
.company-elements .row {
    background: #FFF none repeat scroll 0 0;
    border-bottom: 2px solid #07729C;
    color: #151515;
    font-size: 16px;
    padding: 15px;
    width:100%;
}
.company-elements .row:hover{
    background:  #EEE;
    cursor:pointer;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}


.fa.fa-check {
    color: #2cc14f;
}
.fa.fa-times {
    color: #BA5340;
}
.fa{
    font-size:25px;
}

.features-table li::before {
  counter-increment: section;               /* Increment the section counter*/
  content: "" counter(section) ": "; /* Display the counter */
}
/* End Checklist */

.notification-details{
    margin: 10px 10px 30px 10px;
}


/* End Dashbord Styles */


.head-bg{
    background-color: #2A5A72;
    color: #FFF;
}

.bg2{
    background-color: #2A5A72;
}

#topcont #topleft img{
    width:190px;
}

.bg3{
    background-color: #F15D24;
}

#menucont ul.menu li.active a, #menucont ul.menu li.active a:hover {
    background: #F18E4D;
    font-weight: 300;
}

#menucont ul.menu li a:hover {
    background: #F18E4D;
}

#topcont {
    padding: 25px 0;
    text-align: left;
}

.header-module-box{
    width:320px;
    height:100px;
    float: right;
    text-align: right;  
}