a {
   outline: 0;
}
a:hover, a:active, a:focus {
 outline: 0;
}

.cb_template .img-circle {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -khtml-border-radius: 50%;
	vertical-align: middle;
}

.cb_template .border-default {
  border-color: #f5e5e9;
}

.cb_template .container-fluid {padding-left:0px !important;}
.cb_template .row {
    margin-left: 0;   
}
.fa-star::before {
    content: url("images/mini-icons/icon-16-required.png") !important;
}
.cb_template .form-group {
    margin-bottom: 5px!important
}
.cb_template .img-thumbnail {
    border: 1px solid #f5e5e9 !important;
}
.cb_template .badge {
    background: #d3bcc5 none repeat scroll 0 0 !important;
    border-radius: 0%!important;    
    padding: 3px 9px!important;
}
.cb_template .navbar-default .navbar-nav > .open > a, .cb_template .navbar-default .navbar-nav > .active > a {
    background: #eee linear-gradient(to bottom, #eee, #eee 100%) repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #333 !important;
    text-shadow: none !important;
   outline: 0 !important;
}
.cb_template .navbar-default .navbar-nav > .open > a, .cb_template .navbar-default .navbar-nav > .hover > a {
    box-shadow: none !important;
  outline: 0 !important;
}
.cb_template .text-muted {
    color: #c4acb5!important;
}
.cb_tab_content cb_tab_div skelbimai {padding-bottom:25px}

#cb_tabid_29 {padding-bottom:20px}

.cb_template .col-xs-1, .cb_template .col-sm-1, .cb_template .col-md-1, .cb_template .col-lg-1, .cb_template .col-xs-2, .cb_template .col-sm-2, .cb_template .col-md-2, .cb_template .col-lg-2, .cb_template .col-xs-3, .cb_template .col-sm-3, .cb_template .col-md-3, .cb_template .col-lg-3, .cb_template .col-xs-4, .cb_template .col-sm-4, .cb_template .col-md-4, .cb_template .col-lg-4, .cb_template .col-xs-5, .cb_template .col-sm-5, .cb_template .col-md-5, .cb_template .col-lg-5, .cb_template .col-xs-6, .cb_template .col-sm-6, .cb_template .col-md-6, .cb_template .col-lg-6, .cb_template .col-xs-7, .cb_template .col-sm-7, .cb_template .col-md-7, .cb_template .col-lg-7, .cb_template .col-xs-8, .cb_template .col-sm-8, .cb_template .col-md-8, .cb_template .col-lg-8, .cb_template .col-xs-9, .cb_template .col-sm-9, .cb_template .col-md-9, .cb_template .col-lg-9, .cb_template .col-xs-10, .cb_template .col-sm-10, .cb_template .col-md-10, .cb_template .col-lg-10, .cb_template .col-xs-11, .cb_template .col-sm-11, .cb_template .col-md-11, .cb_template .col-lg-11, .cb_template .col-xs-12, .cb_template .col-sm-12, .cb_template .col-md-12, .cb_template .col-lg-12 {
    padding-left: 0px!important;
    padding-right: 0px!important; 
}
.djcf_community_items djcf_cols1 {padding-bottom: 20px}

.djcf_community_items .item {

	border-bottom: 1px solid #EAEAEA;

    float: left;

    width: 100%;

	padding: 0 0 10px;

	margin-bottom: 10px;

	-webkit-box-sizing: border-box; 

    -moz-box-sizing: border-box;    

    box-sizing: border-box;  

    padding-right:15px;

}

.djcf_community_items.djcf_cols2 .item{padding-right:0;} 

.djcf_community_items.djcf_cols2 .item{width: 50%;}

.djcf_community_items.djcf_cols3 .item{width: 33.3%;}

.djcf_community_items.djcf_cols4 .item{width: 25%;}

.djcf_community_items.djcf_cols5 .item{width: 20%;}

.djcf_community_items.djcf_cols6 .item{width: 16.6%;}

.djcf_community_items.djcf_cols7 .item{width: 14.2%;}

.djcf_community_items.djcf_cols8 .item{width: 12.5%;}

.djcf_community_items.djcf_cols9 .item{width: 11.1%;}

.djcf_community_items.djcf_cols10 .item{width: 10%;}



.djcf_community_items div.title {

	float: left;

    width: 100%;

	padding-bottom: 7px;

}



.djcf_community_items div.title a.title {

	font-weight: bold;

}



.djcf_community_items .date_cat {

	color: #888888;

}



.djcf_community_items div.title a.title {

	padding-bottom: 6px;

	display: block;

	font-size: 1.1em;

}



.djcf_community_items div.title span.date,

.djcf_community_items div.title span.category,

.djcf_community_items div.title span.type, 

.djcf_community_items div.title span.price {

	padding-bottom: 3px;

	display: block;

}



.djcf_community_items div.title span.price {

	font-weight: bold;

}



.djcf_community_items .title img {

	border: 1px solid #EAEAEA;

    float: left;

	background: #ffffff;

    margin-right: 10px !important;

	margin-bottom: 3px;

    padding: 1px;

    vertical-align: top;

}



.djcf_community_items .desc {

    float: left;

    width: 100%;

}
 /* The Modal (background) */
 /* Modal Header */
.modal-header {
    padding: 2px 16px;
    background-color: #753c45;
    color: white;
}

/* Modal Body */
.modal-body {padding: 2px 16px;}

/* Modal Footer */
.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

.publ {font-family: 'Open Sans', sans-serif; font-size:12px!important;}

.title a {color: #337ab7; font-weight:bold}

.ui-widget-content {
    border: 1px solid #f5e5e9!important;
}
.ui-widget {font-family: 'Open Sans', sans-serif; font-size:12px!important;}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #f5e5e9!important;
}

.cb_template .page-header {
    padding: 4px 0;
    margin: 10px 0 0 0;
	border-bottom: 0px solid #fff;    
}
.cbProfileTitle {   
    color: #cc0066!important;
}

.cb_template .well {
    background-image: -webkit-linear-gradient(top, #fff 0%, #fff 100%)!important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#fff))!important;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%)!important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff', GradientType=0)!important;
    border-color: #f5e5e9!important;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0), 0 1px 0 rgba(255, 255, 255, 0.1);
	padding: 14px!important;
    margin-bottom: 5px!important;
}

.ui-accordion .ui-accordion-header {
    color:#b496a2!important;
	font-weight:bold}
	
.ui-button.ui-state-disabled:active{
    border: 1px solid #d3d3d3;
    background: #b496a2!important;
    font-weight: bold!important;
    color: #fff!important;
}
.entry_fields {
    color: #999!important;
	line-height:12px!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #f5e5e9!important;
    background: #e6e6e6 url(images/ui-bg_glass_77_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}
.cb_name a{font-size: 18px;color: #cc0066;font-weight: bold;padding-left: 15px}
.cb-rating {padding:0 0 0 60px}
.reitingas {padding:0 0 0 60px}
.fonas { font-size:12px}
random-users img {
border: 1px solid #f5e5e9!important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); 
transition: all 0.2s ease-in-out;
padding: 4px;
border-radius: 50%;
}
.cb_template .cbCanvasLayout .cbCanvasLayoutTop {
    min-height: 180px;
}
.cb_template .col-sm-3 {
    max-width: 20%;
}