body {
    font-size: 13px;

}
.navbar {
    min-height: 110px;
}
.navbar {
    border-color: rgba(231, 231, 231, 0.59);
}
.navbar a {
    color: #00aff0 !important;
    font-size: 20px;
    letter-spacing: -0.5px;
    padding-bottom: 18px !important;
    padding-top: 20px !important;
}
.footer-login {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
}
.footer-main {
    background: #f25400;
    background: -moz-linear-gradient(top, #f25400 0%, #f7991b 28%);
    background: -webkit-linear-gradient(top, #f25400 0%,#f7991b 28%);
    background: linear-gradient(to bottom, #f25400 0%,#f7991b 28%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25400', endColorstr='#f7991b',GradientType=0 );
    border: none;
    padding: 0;
    margin-top: 0;
    height: 184px;
}
.footer-back {
    background-image: url("../images/site/footer.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 521px 286px;
    min-height: 200px;
}
.col-footer {
    padding-top: 65px;
}
.col-footer h4 {
    padding-bottom: 14px;
    font-size: 20px;
}
.clearfix-footer{
clear: both;
    display: block;
    width: 100%;
    height: 60px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f25400+0,f7991b+100 */
background: #f25400; /* Old browsers */
background: -moz-linear-gradient(top,  #f25400 0%, #f7991b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f25400 0%,#f7991b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f25400 0%,#f7991b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25400', endColorstr='#f7991b',GradientType=0 ); /* IE6-9 */

}
img.losocialbot-logo {
    margin-top: 10px;
    margin-left: 20px;
}
/*Navigation*/
ul.nav.navbar-nav.pull-right {
    padding-top: 10px;
}
.navbar a.dropdown-toggle {
    color: #f6951c !important;
}
.navbar-header {
    padding: 3px 0;
}
.dropdown-menu > li > a {
    line-height: 20px;
    transform: scale(1,1);
    font-size: 14px;
}
.navbar a {
    color: #565656 !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: rgba(255, 255, 255, 0.78) !important;
    color: #000 !important;
    border-radius: 4px;
    border: 1px solid #cccccc;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #080808;
    border-radius: 4px;
    border: 1px solid #cccccc;
}
.navbar a.dropdown-toggle {
    color: #f68d16 !important;
	    border: 1px solid transparent;
}
.nav-pattern {
    position: absolute;
    right: -67px;
    top: 41px;
	z-index:1;
}
.top-inner {
    padding: 114px 0 0 0;
}
ul.nav.navbar-nav.pull-right {
    position: relative;
    padding-top: 14px;
    padding-right: 63px;
    z-index: 10;
    transform: scale(1.3,1.2);
}
/*Schedule Auto Post*/
.list-feature {
    margin: 0;
    padding: 0;
    width: 100%;
}
.list-feature li {
    margin-top: 16px;
    border-bottom: 1px solid #e8e4e4;	
}
.h2-top{
font-size:58px;
}
.page-header {
    border-bottom: 1px solid #ccc;
}
span.pull-right.span-choose {
    padding-top: 0;
	    margin-top: -2px;
}
.section-primary, .section-primary-a, .section-primary-b {
    background: #f7991b;
    color: #ffffff;
}
.block-primary {
    background: #3f993c;
    color: #ffffff;
    min-height: 338px;
	border-radius:6px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3f993c+0,83bf42+100 */
background: #3f993c; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #3f993c 0%, #83bf42 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #3f993c 0%,#83bf42 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #3f993c 0%,#83bf42 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f993c', endColorstr='#83bf42',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.em-primary {
    color: #f7991b;
    font-size: 46px;	
}
.fa-primary {
    color: #006086;
}
.clearfix{clear:both;}
.clearfix5{clear:both;height:5px;}
.clearfix15{clear:both;height:15px;}
.clearfix25{clear:both;height:25px;}
.clearfix10{clear:both;height:10px;}
.clearfix20{clear:both;height:20px;}
.clearfix30{clear:both;height:30px;}
.clearfix40{clear:both;height:40px;}
.clearfix-line{clear:both;border-top:1px solid #cccccc;padding-top:20px;padding-bottom:20px;}
.clearfix-divider{clear:both;
display:block;
width:100%;
height:8px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+1,fcfcfc+100 */
background: #e2e2e2; /* Old browsers */
background: -moz-linear-gradient(top,  #e2e2e2 1%, #fcfcfc 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e2e2e2 1%,#fcfcfc 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e2e2e2 1%,#fcfcfc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	
}

.no-pad {padding:0;}
.pad-5{padding:0  8px;}
.auto-social-background {
    background: #fcfcfc;
    padding: 15px 0 0 0;
    border-radius: 6px;
    margin-bottom: 40px;	
}
.extra-pad {
    padding-top: 30px;
    padding-bottom: 40px;
    background: #fcfcfc;
	
}
/*Marketing Profile*/
body.marketing-profile {
    background: #efefef;
}
.block-primary-head h3 {
    background: #006086;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#449fe5+0,006086+100 */
background: #449fe5; /* Old browsers */
background: -moz-linear-gradient(45deg,  #449fe5 0%, #006086 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #449fe5 0%,#006086 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #449fe5 0%,#006086 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#449fe5', endColorstr='#006086',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}
.blog-post {
    border-top: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    padding: 15px;
    background: #ffffff;	
}
.blog-post.blog-post-header {
    border-bottom: 1px solid #e7e7e7;
	position:relative;
	    padding: 0;
}
.block-primary-head .block-content {
    border: 1px solid #e7e7e7;
    background: #ffffff;	
    padding: 10px 20px;	
}
.user-logo {
    border-bottom: 1px solid #e7e7e7;
}
.list-comments li {
    border-bottom: none;
}
.blog-post h2.page-header {
    margin-top: 5px !important;
    padding-bottom: 20px;
}
section.section-main.section-blog {
    padding: 95px 0 10px 0;
}
.nav.navbar-nav.share-this {
    margin-top: 14px;
}
.h1-web-page {
    margin-top: 14px;
}
h2.page-header-marketing {
    border-bottom: 1px solid #e8e8e8;
    font-size: 32px;
    clear: both;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
h2.page-header-marketing.border-none {
    border-bottom: none;
}
label.label-profile {
    margin-top: 10px;
}
.h3-share {
    margin-top: 7px;
    margin-right: 10px;
}
.fa-circle.fa-google-color {
    color: #c22228;
}
.fa-circle.fa-facebook-color {
    color: #32689c;
}
.fa-circle.fa-twitter-color {
    color: #23a9e1;
}
.fa-circle.fa-linkedin-color {
    color: #0d77b7;
}
i.fa.fa-facebook.fa-stack-1x {
    color: #ffffff;
}
i.fa.fa-twitter.fa-stack-1x {
	color: #ffffff;
}
i.fa.fa-linkedin.fa-stack-1x {
		color: #ffffff;
}
i.fa.fa-google-plus.fa-stack-1x {
	color: #ffffff;	
}
i.fa.fa-instagram.fa-stack-1x {
	color: #ffffff;	
}
span.fa-stack.fa-2x {
    font-size: 1.2em;
}
span.fa-stack.fa-2x.fa-admin {
    font-size: 1.7em;
}
.row.pull-right.share-app-download {
    margin: 16px 0 0;
}
.post-meta {

    padding: 15px 20px 15px 20px;

}
p.marketing-info {
        margin: 0 0 -5px;
}
h4.marketing-info {
    margin: 10px 0 8px;
}
img.pull-left {
    margin-right: 18px;
}
/*Login*/
.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
    margin-top: 2px;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
}
.account-wall {
    margin: 20px auto;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    font-size: 13px;
    border-top: 1px solid #f3f3f3;
    max-width: 500px;
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    margin: 0 auto 10px;
    display: block;
}
.need-help
{
    margin-top: 7px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: 3px;
    margin-top: 5px;
}
label.col-md-12.control-label.control-label-login {
    text-align: left;
}
.btn.btn-link.btn-forgot-pass {
    font-size: 13px;
    padding:0;
    margin:0;

}
.col-md-offset-4 {
    margin-left: 32.333333%;
}
.container.body-content {
    z-index: 57;
    position: relative;
    margin-bottom: 55px;
    background: #ffffff;
}
.footer-login {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    width: 100%;
    z-index: 0;
    position: fixed;
}

.col-sm-6 {
    width: 50%;
    float: left;
}