
.form-control {
    color: #4C4545 !important;
    border:1px solid #B4B4B6;
}

body {
    color:#4F4A4A;
}

.login-body {
    background:url('../img/attitude_free_5-1280x720.jpg') no-repeat bottom fixed transparent;
    background-size:cover;
}

.login-body2 {
    background:url('../img/Background.jpg') no-repeat bottom fixed transparent;
        /* Full height */
    height: 100%; 

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
}

.form-signin {
    margin:150px auto 0;
}

.media img.media-object {
    height:50px;
    width:50px;
}

.blog-item-cust {
    margin-bottom:40px;
    padding-bottom:0px;
    border-bottom:0px;
}

/* For controls caption */
.bio-graph-info {
    color:#383434;
}

.form-horizontal .control-label {
    text-align:right;
}

.panel-heading {
    background-color:rgb(65, 202, 192);
    color:white;
}

.customHeaderBanner {
    /* http://www.colorzilla.com/gradient-editor/ */

   background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(239,234,242,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(239,234,242,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(239,234,242,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(239,234,242,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(239,234,242,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(252,252,252,1) 0%,rgba(239,234,242,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#efeaf2',GradientType=0 ); /* IE6-9 */

border-bottom:2px solid rgb(190, 195, 199);

}

.bio-row {
    font-weight:300;
    font-size:14px;
}

.fb-comments .cmt-thumb {
    width:30px;
}

    .fb-comments .cmt-thumb img {
        width:30px;
    }

.fb-comments li {
    padding:0px;
    padding-left:15px;
    padding-top:5px;
}

.questionLink {
    color:#049cdb;
}

.questionPost {
    margin-top:5px;
}

.questionBy {
    color:#4F4D4D;
}

#main-content {
    background:#D8D8D8 url('../img/bg.png') left top repeat;
}

.center {
    text-align:center;
}

.directory-info-row .thumb {
    margin-right:0px;
    max-height:220px;
    min-height:220px;
}

ul.chat-list li a.active {
    color:#00a9b4;
    background:#f2f4f7;
}

.tools a {
    color:#FFFFFF;
}

.cust_thumbnail {
    max-width:15%;
    max-height:54px;
    min-height:54px;
    /*display:block;
      padding:4px;
      margin-bottom:20px;*/
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:border .2s ease-in-out;
    -o-transition:border .2s ease-in-out;
    transition:border .2s ease-in-out
}

.error {
    border-color: #B94A48 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tlheader {
    text-align:center;
    color: white; /*rgb(79, 74, 74);*/
    font-weight:500;
}

.top {
    padding:0px;
    background-color:white;
}

.popover-content {
    color:black;
}

.igsTopics {
    /*border:1px solid #e3e6ed;*/
    border-bottom:1px dashed #eaeaea;
    padding:10px 0px 0;
    -webkit-border-radius:4px;
}

.customContentHeader {
    background:#d5d7de;
    padding:10px;
    color:#6a6a6a;
    border-radius:4px;
}

.tab-bg-dark-navy-blue {
    padding:0;
}

.panel-heading .nav {
    margin:0;
}

.social-links li a {
    background: #EFF0F4;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #7A7676;
}

.social-links li {
    display:inline-block;
}

.thumb{
    border-radius:4px;
}

.small {
    max-width:40px;
}

.medium {
    max-width:100px;
}

.large {
    max-width:150px;
}

.bio-row p span {
    width:130px;
}

.btn-disabled {
    pointer-events:none;
}

#MainQ textarea {
     /* overflow-y: hidden; prevents scroll bar flash */
    overflow-y: auto;
    padding-top: 1.1em; /* prevents text jump on Enter keypress */
    max-height: 200px;
}

.btn-deleteq {
    color: #D5D5D4;
}

.underlined {
   border-bottom: dotted 1px #ff766c;
}

/*
    
#20ABFE sky blue
#6A799A dark blue

#FFBBB5 light pink
#f77b6f dark pink

#FF6C60 light pink 2
#E56155 dark pink 2
    
*/

.header-frontend .nav li a:hover {
    background-color: #A2A2A2;
}

.header-frontend .nav li a:focus,
.header-frontend .nav li.active a,
.header-frontend .nav li.active a:hover,
.header-frontend .nav li a.dropdown-toggle:hover,
.header-frontend .nav li a.dropdown-toggle:focus,
.header-frontend .nav li.active ul.dropdown-menu li a:hover,
.header-frontend .nav li.active ul.dropdown-menu li.active a{
    background-color: #475168; /*#f77b6f;*/
}

.header-frontend .navbar-default .navbar-nav > .open > a,
.header-frontend .navbar-default .navbar-nav > .open > a:hover,
.header-frontend .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #A2A2A2;
}

/* Start Logout Dropdown */
.top-nav ul.top-menu > li .dropdown-menu.logout {
    width:200px !important;
}

.dropdown-menu.extended.logout > li {
    width: 50%;
}

.dropdown-menu.extended.logout > li a:hover {
    color:blue;
}

.row.product-list .igs-panel:hover {
    -webkit-box-shadow:0 3px 20px #888;
    overflow:hidden;
}

.row.product-list .igs-panel {
    max-height:400px;
}
/* End Logout Dropdown */

/*
* Custom Album
*/

.album-caption {
    background: rgba(0,0,0,0.6);
    padding-bottom: 0px;
    bottom: 0;
    color: #FFFFFF;
    left: 0 !important;
    padding-bottom: 5px;
    padding-top: 10px;
    padding:10px;
    position: absolute; 
    height:70px;
    right: 0 !important;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    z-index: 10;
}

.grid .album-caption h3 {
	margin: 0;
	padding: 0;
	color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.cs-style-3 .album-caption a {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.grid .album-caption a {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #FF6C60;
	color: #fff;
}

.grid .album-caption span {
	color: #FF6C60;
    font-size: 13px;
}

.cs-style-3 .album-caption .view-gallery {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.grid .album-caption .view-gallery {
	text-align: center;
	padding: 5px 10px;
	border-radius: 2px;
	display: inline-block;
	background: #FF6C60;
	color: #fff;
}

.album-grid {
    list-style:none;
}

.album-grid li {
    display: inline-block;
	width: 19%;
	margin: 0;
	padding: 5px;
	text-align: left;
	position: relative;
}

.album-grid {
    list-style:none;
}


.album-grid figure {
	margin: 0;
	position: relative;
}

.album-grid figure img {
	width: 100%;
	display: block;
	position: relative;
}

.typing {
    width:100%;
    float:left;
}

.album img {
    max-width:50px;
    padding-bottom:3px;
}

ul.ft-link li {
    width:32.5%;
}

ul.terms-list li {
    list-style:inherit;
}

.terms-list{
    padding-left:30px;
}

.cust-gray-bg {
    background:#D8D8D8 url('../../img/bg.png') left top repeat;
}


/*
* Emoticons Table
*/
table.emotes tr {
border-bottom: 1px solid #eeeeee;
}

table.emotes td {
padding: 5px;
padding-bottom: 10px;
vertical-align: top;
}

.emoticons {
    display:inline-block;
    background-image:url('http://www.fbhive.com/emoticons/emoticons.png'); 
}

.smile {
	height: 16px;
	width: 16px;
	background-position: -0px -0px;
 }

.frown {
	height: 16px;
	width: 16px;
	background-position: -15px -0px;
 }

.grin {
	height: 16px;
	width: 16px;
	background-position: -30px -0px;
 }

.gasp {
	height: 16px;
	width: 16px;
	background-position: -45px -0px;
 }

.wink {
	height: 16px;
	width: 16px;
	background-position: -60px -0px;
 }

.tongue {
	height: 16px;
	width: 16px;
	background-position: -75px -0px;
 }

.glasses {
	height: 16px;
	width: 16px;
	background-position: -0px -15px;
 }

.sunglasses {
	height: 16px;
	width: 16px;
	background-position: -15px -15px;
 }

.grumpy {
	height: 16px;
	width: 16px;
	background-position: -30px -15px;
 }

.unsure {
	height: 16px;
	width: 16px;
	background-position: -45px -15px;
 }

.cry {
	height: 16px;
	width: 16px;
	background-position: -60px -15px;
 }

.colon {
	height: 16px;
	width: 16px;
	background-position: -75px -15px;
 }

.kiss {
	height: 16px;
	width: 16px;
	background-position: -0px -30px;
 }

.kiki {
	height: 16px;
	width: 16px;
	background-position: -15px -30px;
 }

.squint {
	height: 16px;
	width: 16px;
	background-position: -30px -30px;
 }

.confused {
	height: 16px;
	width: 16px;
	background-position: -45px -30px;
 }

.upset {
	height: 16px;
	width: 16px;
	background-position: -60px -30px;
 }

.pacman {
	height: 16px;
	width: 16px;
	background-position: -75px -30px;
 }

.shark {
	height: 18px;
	width: 18px;
	background-position: -0px -45px;
 }

.robot {
	height: 18px;
	width: 18px;
	background-position: -17px -45px;
 }

.angel {
	height: 18px;
	width: 18px;
	background-position: -34px -46px;
 }

.putnam {
	height: 18px;
	width: 18px;
	background-position: -52px -46px;
 }

.devil {
	height: 18px;
	width: 18px;
	background-position: -68px -46px;
 }

.penguin{
	height: 18px;
	width: 18px;
	background-position: -84px -46px;
 }

.heart {
	height: 17px;
	width: 17px;
	background-position: -90px -0px;
 }
.font-sm {
    font-size: .9em;
}
.font-xs {
    font-size: .8em;
}
.fa-pie-chart:before {
    content: "\f200";
}
.profile-nav .user-heading a img {
    width: 180px  !important;
    height: auto !important;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.profile-nav .user-heading.round a {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(255,255,255,0.3);
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 200px;
    height: 200px;
    overflow: hidden;
}
.showMessageFCI img{
    width: 65px !important;
    height: 65px;
    margin: -10px
    /*border-radius: 200%;
    border: solid 3px rgb(144, 180, 230);*/
}
.custom-info .activity-desk .panel {
    margin-bottom: 0 !important;
    background: #D3D2D2 !important;
    width: 100%
}


.databox.radius-bordered {
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.databox {
    display: inline-block;
    width: 100%;
    height: 65px;
    padding: 0;
    font-size: 0;
    margin-bottom: 20px;
    vertical-align: top;
    min-width: 130px;
}
.bg-white {
    background-color: #fff !important;
}
.databox .databox-left {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0;
    width: 65px;
    height: 65px;
    padding: 10px;
    color: #2dc3e8;
}
.bg-themesecondary {
    background-color: #fb6e52 !important;
}
.databox .databox-left[class*="bg-"] {
    color: #fff;
}
.databox.radius-bordered .databox-left {
    -webkit-border-radius: 3px 0 0 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px 0 0 3px;
    -moz-background-clip: padding;
    border-radius: 3px 0 0 3px;
    background-clip: padding-box;
}
.databox.radius-bordered .databox-right {
    -webkit-border-radius: 0 3px 3px 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0 3px 3px 0;
    -moz-background-clip: padding;
    border-radius: 0 3px 3px 0;
    background-clip: padding-box;
}
.databox .databox-right {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    -lh-property: 0;
    width: -webkit-calc(100% - 65px);
    width: -moz-calc(100% - 65px);
    width: calc(100% - 65px);
    height: 65px;
    color: #555;
    padding: 5px 10px;
}
.darkgray {
    color: #999 !important;
}
.databox .databox-stat.radius-bordered {
    -webkit-border-radius: 3px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 3px;
    -moz-background-clip: padding;
    border-radius: 3px;
    background-clip: padding-box;
}
.databox .databox-stat {
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 7px;
    padding: 2px 5px;
}
.databox .databox-stat .stat-icon {
    display: inline-block;
    font-size: 13px;
}
.databox .databox-text {
    display: block;
    font-size: 11px;
    margin: 4px 0 2px;
    position: relative;
}
.databox .databox-number {
    display: block;
    font-size: 17px;
    line-height: 26px;
    margin: 2px;
    position: relative;
    font-family: 'Roboto','Lucida Sans','trebuchet MS',Arial,Helvetica;
}
.themeprimary {
    color: #2dc3e8 !important
}
.themesecondary {
    color: #fb6e52 !important
}
.themethirdcolor {
    color: #ffce55 !important
}
.themefourthcolor {
    color: #a0d468 !important
}
.themefifthcolor {
    color: #e75b8d !important
}
.white {
    color: #fff !important
}
.snow {
    color: #fbfbfb !important
}
.whitesmoke {
    color: #f5f5f5 !important
}
.seashell {
    color: #f3f3f3 !important
}
.ivory {
    color: #eee !important
}
.platinum {
    color: #e5e5e5 !important
}
.lightgray {
    color: #d0d0d0 !important
}
.gray {
    color: #ccc !important
}
.darkgray {
    color: #999 !important
}
.silver {
    color: #777 !important
}
.sonic-silver {
    color: #737373 !important
}
.storm-cloud {
    color: #666 !important
}
.lightcarbon {
    color: #555 !important
}
.carbon {
    color: #444 !important
}
.slate-gray {
    color: #333 !important
}
.darkcarbon {
    color: #262626 !important
}
.blue {
    color: #5db2ff !important
}
.info {
    color: #57b5e3 !important
}
.sky {
    color: #11a9cc !important
}
.primary {
    color: #4374e0 !important
}
.azure {
    color: #2dc3e8 !important
}
.blueberry {
    color: #6f85bf !important
}
.palegreen {
    color: #a0d468 !important
}
.success {
    color: #53a93f !important
}
.green {
    color: #8cc474 !important
}
.lightyellow {
    color: #f6d52e !important
}
.yellow {
    color: #ffce55 !important
}
.warning {
    color: #f4b400 !important
}
.gold {
    color: #f9b256 !important
}
.orange {
    color: #fb6e52 !important
}
.lightred {
    color: #e46f61 !important
}
.darkorange {
    color: #ed4e2a !important
}
.red {
    color: #df5138 !important
}
.pink {
    color: #e75b8d !important
}
.darkpink {
    color: #cc324b !important
}
.danger {
    color: #d73d32 !important
}
.magenta {
    color: #bc5679 !important
}
.purple {
    color: #7e3794 !important
}
.maroon {
    color: #981b48 !important
}
.bg-themeprimary {
    background-color: #2dc3e8 !important
}
.bg-themesecondary {
    background-color: #fb6e52 !important
}
.bg-themethirdcolor {
    background-color: #ffce55 !important
}
.bg-themefourthcolor {
    background-color: #a0d468 !important
}
.bg-themefifthcolor {
    background-color: #e75b8d !important
}
.bg-white {
    background-color: #fff !important
}
.bg-snow {
    background-color: #fbfbfb !important
}
.bg-whitesmoke {
    background-color: #f5f5f5 !important
}
.bg-seashell {
    background-color: #f3f3f3 !important
}
.bg-ivory {
    background-color: #eee !important
}
.bg-platinum {
    background-color: #e5e5e5 !important
}
.bg-lightgray {
    background-color: #d0d0d0 !important
}
.bg-gray {
    background-color: #ccc !important
}
.bg-darkgray {
    background-color: #999 !important
}
.bg-silver {
    background-color: #777 !important
}
.bg-sonic-silver {
    background-color: #737373 !important
}
.bg-storm-cloud {
    background-color: #666 !important
}
.bg-lightcarbon {
    background-color: #555 !important
}
.bg-carbon {
    background-color: #444 !important
}
.bg-slate-gray {
    background-color: #333 !important
}
.bg-darkcarbon {
    background-color: #262626 !important
}
.bg-blue {
    background-color: #5db2ff !important
}
.bg-info {
    background-color: #57b5e3 !important
}
.bg-sky {
    background-color: #11a9cc !important
}
.bg-primary {
    background-color: #4374e0 !important
}
.bg-azure {
    background-color: #2dc3e8 !important
}
.bg-blueberry {
    background-color: #6f85bf !important
}
.bg-palegreen {
    background-color: #a0d468 !important
}
.bg-success {
    background-color: #53a93f !important
}
.bg-green {
    background-color: #8cc474 !important
}
.bg-lightyellow {
    background-color: #f6d52e !important
}
.bg-yellow {
    background-color: #ffce55 !important
}
.bg-warning {
    background-color: #f4b400 !important
}
.bg-gold {
    background-color: #f9b256 !important
}
.bg-orange {
    background-color: #fb6e52 !important
}
.bg-lightred {
    background-color: #e46f61 !important
}
.bg-darkorange {
    background-color: #ed4e2a !important
}
.bg-red {
    background-color: #df5138 !important
}
.bg-danger {
    background-color: #d73d32 !important
}
.bg-pink {
    background-color: #e75b8d !important
}
.bg-darkpink {
    background-color: #cc324b !important
}
.bg-magenta {
    background-color: #bc5679 !important
}
.bg-purple {
    background-color: #7e3794 !important
}
.bg-maroon {
    background-color: #981b48 !important
}
.igs-panel h4 {
    height: 34px;
}
.star-rating .caption, .star-rating .clear-rating, .star-rating-rtl .clear-rating  {
    display: none !important
}


.profile-nav .user-heading p {
    font-size:13px;
}

.ellipsis-2lines {
    display: -webkit-box!important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}