html, body {
	height:100%;
}
* {
	padding:0px;
	margin:0px;
}
body {
	font-size:20px !important;
	font-family:"Tahoma";
	/*background:url(image/bg.jpg) repeat;*/
	/*background-color:#222244 !important;*/
	/*background-color:#fceda2 !important;*/
        background-color:#edeff4 !important;
}
a:hover {
	text-decoration:none !important;
}
#menu {
	list-style:none;
	display:inline-block;
	width:100%;
	text-align:center;
	background:#f6f7f8 !important;
	border-bottom:1px dotted #dfe0e4;
	padding:10px;	
}
#menu li {
	display:inline-block;
	padding:0 20px 0 20px;
	font-weight:bold;
}
#menu li a {
	color:#3d3d3d;
}
.menu_active {
	color:#1284c3 !important;
}
/*
#menu_bar {
	background:#47ade5;
	background:url(image/menu_bar.jpg) repeat-x;
	background:#3b3862;
	height:39px;
	color:#FFF;
	width:100%;
}
*/
#google_canvas_bg {
	height:170px;
	width:100%;
	border:none;
	display:block;
	position:absolute;
	z-index:999;
}
#google_canvas {
	/*height:415px;*/
	height:170px;
	width:100%;
	z-index:99;
}
#maps__ {
	height:150px;
	width:100%;
	z-index:99;  
        text-align:center;
}
#maps__ div {
    font-size:25px;
    font-weight:bold;
    padding-top:55px;
}
#maps__ div:hover {
    text-decoration:none; 
}
#google_canvas h1, #google_canvas h2 {
	margin:5px !important;
}
#google_canvas h1 {
	font-size:16px;
}
#google_canvas h2 {
	font-size:14px;
}
.gmap_detail {
	width:100% !important;
	height:100% !important;
}
#profile_detail {
	clear:both;
	line-height:25px;
	position:relative;
	bottom:22px;
}
#profile_detail .rows {
	margin-bottom:10px !important;
}
#page_logo {
	position:relative;
	border:solid 1px #b2b2b2;
	bottom:41px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	margin:0px auto;
	margin-bottom:15px;
	margin-bottom:-20px;
	width:160px !important;
	height:160px !important;
    background-position: 50% 25%;
    background-size: cover;            
}
.page_w_content {
	margin:0px auto;
	display:table;
}
#page_w_content_bg {
	width:100%;
	display:table;
	/*background:url(image/bg.jpg) repeat;*/
	/*background-color:#222244;*/
	/*background-color:#fceda2;*/
        background-color:#edeff4;
	border-bottom:solid 1px #ebedef;
	color:#585665;
}
#page_wrapper {
	min-height:120px;
	margin-top:65px;
	height:auto !important;
	display:inline-block;
	background:#ffffff !important;
	/*background:#193366 !important;*/
	/*background:url(image/bg2.jpg) repeat;*/
	/*border-top:solid 1px #7f663f;
	border-bottom:solid 1px #7f663f;
	margin-bottom:20px;*/
}
#profile_content {
	width:100%;
}
#profile_title {
	clear:both;
	font-size:28px;
	font-weight:bold;
	position:relative;
	/*bottom:52px;*/
	bottom:40px;
	/*color:#FFCD05;*/
	color:#141823;
}
#page_body {
	margin-top:10px;
	margin-bottom:15px;
}
.page_label {
	width:100%;
	border-bottom:1px solid #68593c;
	color:#3c260c;
	font-size:16px;
	font-weight:bold;
	line-height:25px;
}
.page_detail {
	line-height:32px;
	padding:0px 0px 5px 0px;
	/*color:#c0c0c0;*/
	width:100%;
	display:inline-block;
}
#page_image {
	margin-top:5px;
}
.image_content {
	display:inline-block;
	width:100%;
	height:auto;
	margin:0px auto;
}
.image_content img {
	width:100%;
}
.page_image_container {
	/*border: 1px solid rgba(0, 0, 0, .1);*/
	-webkit-animation: zemslideup 0.8s ease-out, zemfadein 1s ease-out;
	/*border: 1px solid #c9ccd0 !important;*/
	margin-bottom:10px;
	background-color: #fff !important;
	/*
	-webkit-box-shadow: -1px 2px 5px -1px rgba(0,0,0,0.37);
	-moz-box-shadow: -1px 2px 5px -1px rgba(0,0,0,0.37);
	box-shadow: -1px 2px 5px -1px rgba(0,0,0,0.37);
	*/
  	padding: 1px !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.page_image_wrapper {
	width:206px;
	background-position: 50% 25% !important;
	background-size: cover;
	-webkit-transition-duration: 500ms;
 	-webkit-transition-property: width, height;
	background-repeat: no-repeat !important;
}
.page_image_control {
    float: right;
	text-align:right;
    left: 17px;
	padding:5px;
    top: 0px;
    background:#eeeeee;
    opacity: 0.8;
    filter: alpha(opacity=80);
	width:100%;
}
.page_image_control a {
	color:#000000;
	font-weight:bold;
}
.page_image_control a:hover {
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}
.page_url_view {
	margin:5px 0 0 0;
	font-size:14px;
        text-align:left;
        padding-top:10px;
}
footer {
	margin:0px auto;
	height:50px;
	color:#45361c;
	margin-top:10px;
	text-align:left;
	font-size:13px !important;
}
footer label {
	padding:10px 0 10px 10px;
	/*color:#FFF;*/
	color:#ccc;
}
#logo_appyim {
	/*background:url(image/logo-appyim.png) no-repeat;*/
	width:25px;
	height:25px;
	float:left;
	position:relative;
	top: 5.5px;
  	margin-right: 5px;
}
#logo_text {
	text-align:left;
	color:#FFCD05;
	font-weight:bold;
	font-size:20px;
	padding:4px 0 0 0;
	float:left;
}
#login {
	float:right;
	margin-top:2.5px;
}
.form-profile {
	margin-bottom:5px !important;
}
.textarea_height {
	height:200px !important;
}
.p_right {
	float:right;
	margin-bottom:5px;
	margin-top:5px;
}
.status_label {
	font-size:13px;
}
#page_title {
	position:relative;
	bottom:-6px;
}
#page_address {
	height:52px !important;
}
.fileupload_wrapper {
	display:none;
}
.fileupload_wrapper {
  opacity:0    
}
.logoButtonTiggle {
	cursor:pointer;
}
.page_image_button {
	position:relative;
	bottom:8px;
	text-align:center;
	font-weight:bold;
	margin-top:20px;
	cursor:pointer;
}
.upload_progress_page_image {
	margin-top:5px;
}
section {
	margin:0px auto;
	padding-left:10px;
	padding-right:10px;
}
.fa_cof_nav_bar {
	color:#fff;
	margin-right:10px;
	top:8px;
        position: relative;
	border:none;
        float:right; 
}
.fa_check_green {
	color:#3C0;
}
.icon-remove_red {
	color:#F00;
}

/* gallery */
.modal_image, .modal_content_g {
    height: 95%;
}
.modal_image {
    width:95% !important;
    margin-top: 5px !important;
}
.myImage {
    cursor: pointer;
}
.modal_content_g {
    background:black !important;
    box-shadow: none !important;
    border-radius: 0px !important;
}
#activeImage {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.image_next_left {
    left: 10px;
    top: 45%;
    float: left;
    position: absolute;
}
.nav_image i {
    color:white;
    font-size:58px;
    z-index: 11;
}
.image_next_right {
    float:right;
    right: 10px;
    top: 45%;
    position: absolute;   
}
.nav_image {
    cursor: pointer;
}
.modal_close {
    text-align:right;
    color:white;
    cursor: pointer;
    font-size: 20px;
}
/* gallery */

/* BOL:screen mobility */
@media (max-width: 759px) {
	#page_wrapper {
		width:100%;
		height:auto;
	}
	.page_w_content {
		width:100%;
		text-align:center;
	}
	#page_w_logo {
		width:100%;
		text-align:center;
		clear:both;
	}
	#page_w_profile {
		width:98% !important;
		text-align:center;
		clear:both;
	}
	#page_logo {
		margin:0px auto;
		margin-bottom:15px;
		top:0px;
	}
	#profile_detail {
		/*
		background:#f4f8fb !important;
		border-top:solid 1px #e2e7eb;
		border-bottom:solid 1px #e2e7eb;
		padding:15px 5px 15px 5px;
		*/
	}
	#page_body {
		margin-top:0px !important;
		width:98% !important;
                margin-left: auto;
                margin-right: auto;
	}
	section {
		width:100%;
	}
	footer {
		width:98%;
		margin:0px auto;
	}
	#page_title {
		width:98% !important;
		margin:0px auto;
	}
	#page_logo {
		margin-bottom:15px !important;
	}
	.fileupload_wrapper {
		position:relative;
		bottom:35px;
	}
	.upload_progress {
		clear:both;
		height:50px !important;
		position:relative;
		bottom:30px;
	}
	.page_image_wrapper {
		border:none !important;
	}
	.page_image_container {
		float:left;
		width:50% !important;
		border:none !important;
		margin-bottom:10px !important;
	}
	.page_image_wrapper {
		border: 1px solid rgba(0, 0, 0, .1);
		margin-left:50px !important;
	}
	.image_content {
		width:100%;
	}
	footer {
		margin-top:20px !important;
		width:100%;
	}
	.profile_title_reduced {
		height:auto;
	}   
}
@media (max-width: 559px) {
	.page_image_wrapper {
		border:none !important;
	}
	.page_image_container {
		float:none !important;
		width:100% !important;
		border:none !important;
	}
	.page_image_wrapper {
		width:206px !important;
		border: 1px solid rgba(0, 0, 0, .1);
		margin-bottom:10px !important;
	}   
}
/* EOL:screen mobility */

/* BOL:screen desktop */
@media (min-width: 759px) {
	#page_wrapper {
		width:100%;
	}
	.page_w_content {
		width:990px;
	}
	#page_w_logo {
		float:left;
		width:20%;
	}
	#page_w_profile {
		float:left;
		width:80%;
	}
	section, footer {
		width:990px;
	}
	.upload_progress {
		position:relative;
		right:25px;
	}
	.image_content img {
		/*height:215px;*/
	}
	.profile_title_reduced {
		height:45px;
		overflow:hidden;	
	}
    .modal_image {
        width:70% !important;
    }        
}
/* EOL:screen desktop */

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	body {
		min-width:100%;
	}
	section, footer {
		width:100% !important;
	}
	section {
		width:100% !important;
	}
	.col-md-4 {
		width:32%;
		float:left;
		margin-left:12px;
	}
	#read_more_html {
		float:left;
		clear:both;
		width:100%;
	}
	#page_w_profile {
		float:left;
		width:50% !important;
	}
	.col-md-3 {
		border:none;
		display:inline-block !important;
		width:100% !important;
	}
	#page_body {
		width:98% !important;
                margin-left: auto;
                margin-right: auto;
	}
	.page_w_content {
		margin-left:15px !important;
	}
}
/* iPads (portrait) ----------- */


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (orientation : portrait) {
	.page_w_content {
		width:93% !important;
                                margin-left: auto !important;
                                margin-right: auto !important;
	}
	#page_w_profile {
		width:80% !important;
	}
	#profile_content {
		/*margin-left:40px !important;
		width:100% !important;	*/
		margin-right:40px !important;
	}
	#profile_detail {
		width:100% !important;
	}
    .modal_image {
        width:70% !important;
    }         
}

/* BOL:important bootstrap */
.modal-header {
	background:#47ade5;
	color:#FFF;
	background: url(image/menu_bar_model.jpg) repeat-x;
}
.alert {
	margin-bottom:0px !important;
	font-size:14px !important;
}
.alert {
	padding:8px !important;
}
.alert-readmore {
	/*background:#222244;*/
	background:#f1f1f1;
	border:solid 1px #ebedef !important;
	text-align:center;
	color:#141823;
	cursor:pointer;
}
.alert-readmore:hover {
	background:#e3e7ea;
}
/* EOL:important bootstrap */

/* BOL:maps */
.controls {
	margin-top: 16px;
 	border: 1px solid transparent;
	border-radius: 2px 0 0 2px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 32px;
	outline: none;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
#pac-input {
	background-color: #fff;
	padding: 0 11px 0 13px;
	width: 400px;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	text-overflow: ellipsis;
}
#pac-input:focus {
	border-color: #4d90fe;
	margin-left: -1px;
	padding-left: 14px;  /* Regular padding-left + 1. */
	width: 401px;
}
.pac-container {
	font-family: Roboto;
}
#type-selector {
	color: #fff;
	background-color: #4d90fe;
	padding: 5px 11px 0px 11px;
}
#type-selector label {
	font-family: Roboto;
	font-size: 13px;
	font-weight: 300;
}
.login-control {
	display:none !important;
}
.gm-style-iw + div {display: none !important;}
/* EOL:maps */

.note-editor .note-editable {
	/*background:#f6f7f8 !important;
	border:solid 1px #3e2a0e;*/
	border-top:none !important;
	font-size:18px !important;
	color:#000 !important;
}
.note-toolbar {
    /*
	background:#f5f5f5 !important;
	border: solid 1px #70532a !important;*/
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.note-editor .note-statusbar .note-resizebar {
	display:none;
}
.note-statusbar {
	max-height:300px !important;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn_detail_input {
	width:150px !important;
	margin-right:5px !important;
	margin-top:30px !important;
	margin-bottom:30px !important;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    display: block;
	cursor:pointer;
	border-radius:0px;
}
.btn_ {
	border:solid 1px #adabab;
	background-image: linear-gradient(to bottom, #ffffff 0%,#aeaeae 100%) !important;
	color: #6a6969;
	font-size: 12px;
  	line-height: 1;
  	font-weight: 700;
	padding:10px 18px 10px 18px;
	min-width:100px;
	clear: both;
	margin-bottom:5px;
}
.fa_big {
	clear:both;
	display:table;
	margin:0px auto;
	margin-bottom:8px;
	font-size:23px;
}
.col-banks {
	margin-bottom:10px;
}
.rows_page_detail {
	width:100%;
	clear:both;
}
.wrapper-note-editor {
	display:none;
	margin-top:10px;
}
.btn_image_control {
	margin-top:10px;
	margin-bottom:20px;
}
.page_detail_image {
	margin-bottom:10px;
	margin-top:10px;
    max-width:100% !important;
    height:auto;
    display:block;
}
.pointer {
	cursor:pointer;
}
.pim_image_home {
	height: 206px;
 	width: 206px;
  	background-position: 50% 25%;
 	background-size: cover;
 	-webkit-transition-duration: 500ms;
  	-webkit-transition-property: width, height;
	margin-bottom:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.pim_image_black {
	background:#666;
	color:#FFF;
	font-size:35px;
	text-align:center;
}
.content_page_detail {
	color:#606060 !important;
}
.pim_image_home_more {
	padding-top:38px;
}
#google_distance {
    color:white;
    /*color:#323232;*/
    font-weight:600; 
    text-align:center;
    display:none;
    font-size:20px; 
    position:relative;
    top:3px;
}

/* Landscape phones and down */
@media screen and (max-width: 480px) {
    .atc_image_small_container {
        display:none;
    }
    #editor_ {
        height:62px !important;
    }
    #page_intro, .page_intro {
        padding-left:5px;
        padding-right:5px;
    }
    #page_w_content_bg {
        padding:10px;
    }
    #page_title {
        width:100% !important;
    }
    #page_w_profile {
        width:100% !important;
    }
	.pim_image_home {
		width:100% !important;
		height:100% !important;
	}
	#page_w_logo {
		float:right !important;
		position:relative !important;
		top:-10px !important;
	}
	#page_w_profile {
		float:right !important;
		position:relative !important;
		top:0px !important;
	}
	#menu li {
		width:45% !important;
		padding-bottom:10px !important;
		text-align:center !important;
	}
	.pim_image_home_more {
		padding:10px;
	}
        .single-item, .single-item img {
            width:100% !important;
        }
        .single-item, .single-item img {
            width:300px !important;
        }
        .slick-arrow {
            display:none !important;
        }
}

/* BOL:article */
.atc_col {
    padding:0px 10px 10px 10px;
    color:#606060;
    font-size:20px;
}
.atc_image_col {
    padding:10px;
}
.atc_image_radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;        
}
.atc_image, .atc_image_more {
    max-width:100%;
    height:auto;
    display:block;
}
.atc_image_small_container {
    margin-top:30px; 
    list-style:none; 
}
.atc_image_small {
    width:150px;
    height:150px; 
    background-position: 50% 25%;
    background-size: cover;
    transition-duration: 500ms;
    margin:3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer; 
}
.atc_image_more {
    padding-bottom:0px;
}
.atc_image_more_div {
    font-weight:bold;
    padding-top:10px;
    margin-bottom:5px;
    position:relative;
}
.slick-slide {
    border:none !important;
}
#modal_detail {
    padding:15px;
    line-height:28px;
    font-size:16px; 
    color:#606060;
    min-height:60px;
    text-align:center;
}
.isClick_image {
    /*cursor:pointer; */
}
.atc_image_model {
    width:100%;
    clear:both; 
}
.modal-header {
    background:none !important;
    border-bottom:none !important;
}
.model_block_content > .modal-body {
    padding:0px !important;
}
.modal-header .close {
    margin-top:-10px !important;
}
.modal-backdrop {
    background:#222222 !important;
}
.modal-backdrop.in {
    opacity:1 !important;
}
.slick-prev::before, .slick-next::before {
    color:#000 !important;
}
.bg-image {
    position: relative;
}
.bg-image h1 {
    position: absolute;
    text-align: center;
    font-size:28px;
    bottom: 5px;
    left: 0;
    right: 0;
    color:white;
    text-shadow:0px 0px 10px #333333;
}
.bg-image h1 .fa {
    font-size:23px;
}
.form_input {
    width:100%;
    border:solid 1px #e6e5ea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:10px;
    text-align:left;
    margin-top:10px; 
}
.form_image {
    width:98%;
    margin-left:auto;
    margin-right:auto; 
}
.form_image ul {
    text-align:left;
    width:100%;
}
.form_link_upload_a {
    text-align:left;
    /*border-bottom:solid 1px #e6e5ea;*/
    cursor:pointer;
    font-size:15px;
    padding:10px;
}
.toolbar-container {
    border-bottom:0px !important;
}
.editor-container {
    height:110px !important;
}
.ql-editor {
    font-size:15px;    
}
.atc_col_form {
    font-size:15px !important;
}
.ql-container {
    position:initial !important;
}
.form_col_save {
    /*border-top:solid 1px #e6e5ea;*/
    padding:5px;
    padding-top:0px;
    text-align:right;
}
.btn_mod {
    padding:7px 12px !important;
    font-weight:bold !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    border-radius: 2px !important;    
    font-size:16px !important;
}
.btn_primary {
    background:#4966a0 !important;
    border:solid 1px #405b88 !important;
}
.form_hovers {
    background:#f9f9f9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom:10px; 
}
.atc_col_form {
    margin-top:10px;
    margin-bottom:10px;
}
.form_control a .fa, .fa_remove {
    color:#000;
    cursor:pointer !important; 
}
.ql-format-group button {
    background:none;
    border:none;
}
.fa_cof_nav_bar {

}
.close {
    position:absolute;
    bottom:4px;
    right:10px;
    font-size:30px !important;
}
.delete_icon {
    display:block !important;
}
.atc_detail_data {
    text-align:center !important;
    width:600px;
    margin-left:auto;
    margin-right:auto; 
}
.atc_price_data {
   text-align:center !important; 
   padding-top:10px;
   color: #f70;
   font-size: 1.1em;
   font-weight: 400;
}
/* EOL:article */

.icon__ {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;        
    position:relative;
    bottom:2px;
    margin-right:8px;
}
.div_contenteditable {
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;    
    outline:0px solid transparent; 
}
.div_contenteditable[placeholder]:empty:before {
    content: attr(placeholder);
    color: #ccc;
    font-style:italic;
    font-weight:normal;
    cursor:text;
}
.div_contenteditable[placeholder]:empty:focus:before {
    content: "";
}
.ph_ {
    color: #ccc;
    font-style:italic;
    font-weight:normal;
    cursor:text;    
    cursor:pointer;    
}
.container_edit_profile {
    padding-top:10px;
}
#editor_ {
    border:none !important;
    width:100%;
    resize:none;
    height:85px;
    padding:8px;
    line-height:23px;
   outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;    
}
.atc_close {
    color:white;
    text-align:right;
    font-size:40px;
    z-index:99999;
    position:fixed;
    right:30px;
    top:10px;
    cursor:pointer; 
}
.modal-content {
    margin-top:40px;
    margin-bottom:40px; 
}
.footer_page {
    width:100%;
    background:#f9f9f9;
    padding:15px 0;
    text-align:center; 
}
a:hover {
    cursor:pointer; 
}
.btn-default_ {
    background:none;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.atc_price {
    margin-left:10px;
}
.txt_b_none {
    border:none;
    width:100%;
    outline:0px;
}
.tags_wrapper > a, .tags_atcp_container > div {
    background:#edeff4;
    padding: 1px 8px;
    display: inline-block;
    font-size: 12px;
    margin-right: 5px;
    margin-bottom: 7px;    
}
.atc_tags {
    font-size:15px;
    text-align:center;
    width:100%;
    padding-top:15px; 
}
.tags_atcp_container {
    margin-top:10px; 
}
.tags_list {
    list-style:none;
    display:none; 
}
.tags_list > li {
    width:100%;
    cursor:pointer; 
}
.tags_list > li > a {
    padding:5px;
    width:100%;
    display:block;     
    padding-left:12px;
}
.tags_list > li > a:hover {
    background:#f4f4f4;
}
.right_wrapper {
    background:#edeff4;
    width:100%;
    margin-top:20px;
    padding:20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size:15px;
    margin-bottom:15px; 
}
.right_img {
    max-width:90%; 
    margin:10px 0 10px 0; 
}
.right_rows {
    margin-top:10px;
    display:table;
    width:100%;
}
.right_visitor {
    margin:10px 0 5px 0; 
}
#page_line_img {
    cursor:pointer;
}