@charset "utf-8";
/* CSS Document */

@font-face{
	
	font-family: "STC-Regular";
    src: url('font/STC-Regular.eot');
    src: url('font/STC-Regular.eot?#iefix') format('embedded-opentype'),
    url('font/STC-Regular.svg#STC-Regular') format('svg'),
    url('font/STC-Regular.woff') format('woff'),
    url('font/STC-Regular.ttf') format('truetype');
	
	font-weight: normal;
    font-style: normal;
	
}

* {
	font-family: STC-Regular !important;
	text-shadow: none !important;
	
	/*-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;*/
}

html,body {
	margin: 0 !important;
	padding: 0 !important;
}

.ui-header {
	background: #985321; /* #4285f4 */
	color: #FFF;
	text-shadow: none !important;
	margin: 0 !important;
	border:none !important;
}

.ui-loader .ui-icon-loading {
	background-color: transparent;
	display: block;
	margin: 0;
	width: 80px !important;
	height: 80px !important;
	margin-right: -20px;
	margin-top: -30px;
	padding:0;
}

.ui-loader-default {
    opacity: 0.8 !important;      
}

.ui-icon-loading {
	background: url(images/load.gif);
	background-size: 79px 79px;
}

.div-grid {
	margin-bottom: 30px !important;
}

.div-grid img{
	margin-top:30px !important;
}

.text-orange {
	color: #985321;
	font-weight: bold;
}

input {
	text-align:right !important;
}

.form-list {
	padding:15px 0 15px 0 !important;
}

.form-list li, .form-list .li-left{
	border: none !important;
	background-color: transparent !important;
	padding:0 15px 0 15px !important;
}

.btn-app {
	color: #FFF !important;
	background-color: #985321 !important;
	text-shadow: none !important;
}

.btn-app-small {
	color: #FFF !important;
	background-color: #985321 !important;
	text-shadow: none !important;
	width:100px !important;
}

#validate-div {
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	/*border: 1px #000000 solid !important;*/
	text-align:center !important;
	font-size: xx-large !important;
}

.center-wrapper span {
    vertical-align: middle;
    line-height: 80px;
}
.center-wrapper img {
    vertical-align: middle;
}

/*admin    */

.btn-header {
	box-shadow: none !important;
	background-color: transparent !important;
	border: none !important;
	padding-left:2px !important;
	padding-right:2px !important;
}

.list-menu {
	margin-top: 64px !important;
	border-bottom:1px #CCCCCC solid !important;
	border-top:1px #CCCCCC solid !important;
	margin-bottom: 20px !important;
}

.list-menu a{
	border: none !important;
	background-color: transparent !important;
	text-align: right !important;
	text-shadow: none !important;
}

.list-menu a:after {
	background-color: #985321 !important;
}

.selected-li a{
	background-color: #985321 !important;
	color:#FFF !important;
}

.btn-text-app{
	color: #985321 !important;
}

.btn-red-app{
	color: #FFF !important;
	background-color: #CE393E !important;
}

.div-login {
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}

.div-login form{
	border:1px solid #DBDBDB;
	padding: 20px;
	border-radius: 5px;
}

.list-pub a{
	background-color: transparent !important;
	text-align: right !important;
	text-shadow: none !important;
	padding:0 !important;
}

.list-other li {
	text-align: right !important;
	text-shadow: none !important;
}

.list-collapsible a {
    text-align: center !important;
    padding-right: 2.5em !important;
}

.list-user li, .li-title{
	background-color: transparent !important;
	text-align: right !important;
	text-shadow: none !important;
	padding:5px !important;
}

.block-text {
	width: 70% !important;
	padding-right: 10px !important;
	white-space:normal !important;
}

.time-pub {
	padding-top: 10px !important;
	color: #999 !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

.block-profil{
	position:absolute;
	bottom:0;
	width:59%;
}

.center-wrapper span {
    vertical-align: middle;
    line-height: 30px;
	color: #666;
	font-weight: normal !important;
	font-size: 14px;
}

.center-wrapper img {
    vertical-align: middle;
}

.block-img {
	width: 30% !important;
	background-color: #EAEAEA !important;
	height: 100px !important;
	position: relative;
}

.block-market-img {
	width: 30% !important;
	border: 1px solid #EAEAEA !important;
	height: 100px !important;
	position: relative;
}

.pub-img {
	display: block;
	max-width: 100%;
    max-height: 100%;
	margin:auto;
	
	/*border-radius: 50%;*/
	
	position:absolute;
	top:0;
    bottom:0;
	left:0;
	right:0;
}

.ui-input-text{
    margin: .4em 0;
}
.ui-mini {
	font-size: 13px;
}

.div_bottom_right {
	position:absolute;
	bottom:0;
	right:0;
	font-size: 14px;
	color:#FFF;
	width: 150px;
}

.div_bottom_left {
	position:absolute;
	bottom:0;
	left:0;
	font-size: 14px;
	color:#FFF;
	width: 150px;
}

.div_top_right {
	position:absolute;
	top:0;
	right:0;
	font-size: 14px;
	color: #FFF;
	width: 150px;
}

.div_red {
	background-color: #DD3E49;
}

.div_top_left {
	position:absolute;
	top:0;
	left:0;
	font-size: 14px;
	color: #FFF;
	width: 150px;
	padding: 0 10px;
}

.show-block {
	width: 15% !important;
}

.title-pub{
	width: 70% !important;
}

.div_red {
	font-size: 14px;
	color: #FFF;
	width: 120px;
	background-color: #CA1E22;
}

.div_orange {
	font-size: 14px;
	color: #FFF;
	width: 120px;
	background-color: #F90;
}

.div_green {
	font-size: 14px;
	color: #FFF;
	width: 120px;
	background-color: #090;
}

.div_bronze {
	font-size: 14px;
	color: #FFF;
	width: 120px;
	background-color: #CD7F32;
}

.div_silver {
	font-size: 14px;
	color: #FFF;
	width: 120px;
	background-color: #C0C0C0;
}

.div_gold {
	font-size: 14px;
	color: #FFF;
	width: 120px;
	background-color: #ffd700;
}

.link_page {
	font-size: 28px;
	text-decoration: none;
}

.btn-red {
	width:100px !important;
	background-color: #CE393E !important;
	color: #FFF !important;
}

.btn-popup-red {
	background-color: #CE393E !important;
	color: #FFF !important;
}

.btn-green {
	width:100px !important;
	background-color: #093 !important;
	color: #FFF !important;
}

.btn-user-green {
	width:140px !important;
	background-color: #093 !important;
	color: #FFF !important;
}

.content-article {
	padding:0 !important;
	overflow: hidden !important;
}

.div-title {
	background-color: #F5F4BA !important;
	padding: 10px !important;
}

.div-description {
	padding: 15px 10px !important;
	white-space: normal !important;
	border-bottom: 1px solid #F5F4BA !important;
}

.div-photo ul {
	list-style-type: none;
	text-align:center;
	padding:0;
}

.div-photo li {
	padding:7px;
	border-bottom: 1px solid #999;
}

.div-photo img {
	display: block;
	max-width: 100%;
    max-height: 100%;
	margin:auto;
}

.div-contact a:after {
	background-color: #255387 !important;
}

.div-comment a:after {
	background-color: #255387 !important;
}

.block-right {
	text-align: right !important;
}

.link-undecoration {
	text-decoration: none !important;
}

.btn-comment {
	pointer-events: none;
}

.li-chat {
	background-color: transparent !important;
	border: none !important;
	padding:5px 2px 5px 2px !important;
}

.chat-bull {
	border-radius: 20px !important;
	border:1px solid #CCC !important;

	text-align:right !important;
	background-color:#FFF !important;
	white-space: normal !important;
	
	width: 50%;
	
	border-radius: 5px;
	box-shadow: 0 0 6px #B2B2B2;
	display: inline-block;
	
	padding: 10px;
}

.bull-right {
	float: right !important;
	background-color: #E6E6E6 !important;
}

.date-chat {
	font-size:12px;
	color:#999;
	padding: 5px 5px 0 0;
	text-shadow: none !important;
}

.list-request li {
	text-align: right !important;
}

.type-request {
	background-color: #985321 !important;
	color:#FFF !important;
	margin-left:5px !important;
}

.block-request {
	float:right !important;
}

.input-price {
}

.list-name{
	text-align:right !important;
}

.myslider {
	width: 300px;
	height: 400px;
	/*border: 1px solid #CCC;*/
}

.slide {
	width: 300px;
	height: 400px;
}

.list-time img {
    vertical-align: middle;
}

.list-time h2 a{
    background-color: transparent !important;
	vertical-align: middle;
    line-height: 30px;
	color: #666 !important;
	font-weight: normal !important;
	font-size: 14px;
	border:none !important;
	border-bottom:1px solid #985321 !important;
	border-top:1px solid #985321 !important;
	text-align: center !important;
}

.div-backg {
	background-image: url(../images/background.png);
	background-size: cover;
	background-position: center;
	
	z-index:-1;
	
	height:160px;
    width:100%;
	
	/*-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
	filter: blur(1px);*/
	
	position: absolute;
	left:0;
    top: 0;
}

.ui-icon-bell:after {
	background: url(../images/bell-white.png) no-repeat;
	background-size: 22px 22px;
}

/* open vision */

.block-nameVision {
	background-color: #FFF !important;
	padding: 5px 0 !important;
	border-bottom: 1px solid #985321 !important;
}

.block-detailVision {
	padding: 10px 8px !important;
	border-bottom: 1px solid #985321 !important;
}

.content-noMargin {
	margin:0 !important;
	padding:0 !important;
}

.grid-padding {
	padding: 2px 10px !important;
}

.grid-separ {
	border-bottom:1px dotted #985321 !important;
	padding-bottom: 5px !important;
}

.btn-transparent {
	background-color: transparent !important;
	margin:0 !important;
}

.block-slide-title{
    background-color: #FFF !important;
	color: #985321 !important;
	font-weight: normal !important;
	border-bottom:1px solid #985321 !important;
	text-align: center !important;
	padding:0 !important;
}

.text-app {
	color: #985321 !important;
}

.block-text-app {
	color: #985321 !important;
}

.roundedImage {
	height:100px;
	width:100px;
	overflow:hidden;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50%;
	display: block;
}

.grid-profil {
	padding: 5px !important;
	background-color: #E3E3E3 !important;
}

.btn-sendMessage {
	position:fixed;
	left:5px;
	bottom:0;
	width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
}

.text-auto {
	height: 50px !important;
}

.block-TextPrivate {
	padding-right: 5px !important;
	padding-left: 60px !important;
}

.ui-icon-send {
	background: url(../images/send.png) 6px 5px no-repeat;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
}

.sawa-img {
	width: 15% !important;
	background-color: #EAEAEA !important;
	height: 100px !important;
	position: relative;
}

.sawa-text {
	width: 70% !important;
	padding-right: 10px !important;
	white-space:normal !important;
}

.sawa-btn {
	width: 15% !important;
	white-space:normal !important;
	padding-top: 20px !important;
}

.code {
    width: 150px !important;
	font-size: 14px !important;
	box-shadow: none !important;
	margin: 0px !important;
}