@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url("https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.5.4/bootstrap-select.min.css");
#head-menu .dropdown-toggle{
	margin-right:0px;
}
#head-menu .dropdown-menu{
	border:0px;
    padding-left: 20px;
    padding-right: 20px;
}

.content-bg {
    /* background-color: #000; */
    background-image: url('../images/bg-right.png');
    background-repeat: no-repeat;
    background-position: 105%;
    background-size: 20%;
    background-attachment: fixed;
    /* background-position-x: 20px; */
}

.box-claim{
	background: #f1f1f1;
    padding: 10px;
    border: 1px solid #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 600;
    color: #f23f21 !important;
}
.material-switch > input[type="checkbox"] {
    display: none;   
}
.half-padding-left{
	padding-left:5px;
	padding-right:0px;
}
.half-padding-right{
	padding-right:5px;
	padding-left:0px;
}
.big-anchor{
	font-size: 30px;
    color: #ccc;
}
.feed-item{
	display:block;
	border:1px solid #eee;
	margin-bottom:5px;
	padding:15px;
	border-radius:5px;
}
.text-dark-gray{
	color:#aaa;
}
.the-feed{
	background:#fff;
	padding:15px;
	border-radius:5px;
	border:1px solid #eee;
}
.event-deskripsi {
    font-family: Lato;
    font-size: 13px;
    font-weight: 500;
    color: #777;
	padding-left: 16px;
}
.marginbottom5{
	margin-bottom:5px;
}
.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.event-item{
	display:block;
	padding:10px 15px;
	border:1px solid #eee;
	border-radius:5px;
	margin-bottom:2px;
}
.edit-promo{
	position:absolute;
	top:10px;
	right:10px;
	width:20px;
	height:20px;
}
.previewsquare{
    height: 150px;
    overflow: hidden;
    width: 150px;
	position: relative !important;
	box-shadow: 0px 0px 5px #000;
}
.media{
	margin-bottom:10px;
}
.form-control:hover, .form-control:active, .form-control:focus{
	background:#fff;
	transition:background 0.5s ease-in-out;
}
.form-control{
	font-size:13px;
	background:#fefefe;
}
.right-angle-arrow .fa{
	color: #fff;
    z-index: 1000;
    position: absolute;
	top: 7px;
    left: 7px;
}
.errorlabel{
	color:#940000;
	font-size:13px;
}
.right-angle-arrow {
	display: inline-block;
	position: absolute;
	top:0px;
}
.right-angle-arrow:after {
	content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
	color:#fff;
    width: 0;
    height: 0;
    border-top: 50px solid #940000;
    border-right: 50px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 0 solid transparent;
}
.btn-red:active, .btn-red:hover, .btn-red:visited , .btn-red:focus{
	color:#eee;
}
.btn-red{
	color: #fff;
    background-color: #940000;
    border-color: #940000;
}
.page-head{
    background: #F23F21;
    color: #fdedeb;
    
    font-weight: 600;
    font-size: 28px;
    height: 65px;
    padding-top: 10px;
}
#hasilsearch{
	position:absolute;
	width:100%;
	border:1px solid #eee;
	z-index:10;
	background:#fff;
	display:none;
}
.listsearch{
	cursor:pointer;
	padding:10px;
	width:100%;
	border-bottom:1px solid #eee;
	font-family:"Helvetica";
}
.closebtn{
	background:#f4f4f4;
}
.form-control{
	box-shadow: none;
    border-color: #ccc;
	color: #696969 !important;
    font-weight: 400;
	font-size: 13px !important;
    background: #fefefe;
}
.form-control:focus {
  border-color: #ccc;
  box-shadow: none;
}
.input-group-addon{
	background: #fff;
    border-color: #ccc;
}
.btn-upload .fa-picture-o{
	font-size: 35px;
    color: #b5b5b5;
}
.btn-upload{
    background: #f4f4f4;
    border: 1px solid #ccc;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100px;
    font-size: 13px;
    color: #7b7b7b;
}
/*#formregister .btn-upload{
    padding-top: 10px;
    padding-bottom: 0px;
    height: 72px;
    font-size: 12px;
    text-align: center;
}*/
.btn-samar{
	cursor:pointer;
}
#map-canvas{
	margin-top: 10px;
    border-radius: 5px;
}
.footer{
	background:#372F2D;
	/* height:100px; */
}
.material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.owner{
	display:none;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
	background:#fff !important;
	box-shadow:none !important;
}
.btn:focus,.btn:active {
   outline: none !important;
}
.well{
	box-shadow:none;
	background:#fff;
}
.top15{
	margin-top:15px;
}
#formjam{
	display:none;
}
.fotomenu{
	margin-left:-7px;
	margin-right:-7px;
}
.fotomenu .col-xs-4{
	padding-left:7px;
	padding-right:7px;
	margin-top:14px;
}
#formregister .fotomenu .col-xs-6{
	padding-left:7px;
	padding-right:7px;
	padding-top:5px;
}
.miniavatar{
	width: 24px;
    height: 24px;
    border-radius: 50%;
}
.padding5{
	padding:5px 15px !important;
}
#top-menu li a{
	margin-right:0px;
	margin-left:0px;
}
.img-gall{
	background:url(../images/dummy_cover.jpg) repeat;
}
.big-picture .defaultbg{
	background:url(../images/dummy_cover.jpg) repeat;
	height:100%;
}
.big-picture{
	height:400px !important;
}
.edit-by-owner a{
	color: #fff;
    font-size: 20px;
}
.edit-by-owner{
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
    background: rgba(0, 0, 0, 0.61);
    padding: 10px;
    border-radius: 5px;
}

.edit-by-owner-top-orange a{
	color: #fff;
    font-size: 20px;
}
.edit-by-owner-top-orange{
    position: absolute;
    z-index: 10;
    top: 2px;
    left: 22px;
    background: rgb(242, 63, 33);
    padding: 10px;
    border-radius: 5px;
}
.covercropper_imgUploadForm{
	position:absolute;
}
.modal-header {
    padding: 20px;
    background: #00a65a; 
    border-bottom: 1px solid #e5e5e5;
    color: #fff;
}
.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    border: 1px solid #ccc;
}
.mentions-input-box .mentions > div > strong {
    font-weight: 100;
    background: #f23f21 !important;
    font-family: Lato, sans-serif;
    font-size: 12.5px;
    border-radius: 3px;
    padding: 5px 5px;
    position: relative;
    z-index: 10;
}
.mentions-input-box textarea {
	height:38px !important;
	padding: 9px 14px !important;
}
.gallery-close-btn{
    position: absolute;
    top: -25px;
    right: 0px;
    font-size: 20px;
    color: #fff;
    z-index: 10;
    cursor: pointer;
}
#gallery-item-box{
	height:calc(100% - 80px);
    padding-left: 35px;
    padding-right: 20px;
}
.gallery-nav{
	position: absolute;
    top: 47%;
    background: rgba(0, 0, 0, 0.7);
    padding: 9px;
    border-radius: 40px;
    font-size: 30px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    color: #c7c7c7;
    z-index: 10;
}
.gallery-nav:hover{
	color:#000;
	background:rgba(255,255,255,0.6);
	transition: background 1s ease-in-out;
	transition: color 0.3s ease-in-out;
}
.nav-right{
	right:10px;
}
.nav-left{
	left:10px;
}
.custom-comment-form{
	background: #fafafa;
    padding: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.paddingside10{
	padding-right:10px;
	padding-left:10px;
}
.nomargin-top{
	margin-top:0px;
}
.nomargin{
	margin:0px;
}
.btn-submit-comment{
	margin-top: 5px;
    border: 1px solid #eee;
    color: #888;
}
#gallery-comments{
	padding-right:6px;
}
#gallery-comments::-webkit-scrollbar {
    width: 5px;
}
#gallery-comments::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #eaeaea;
}
#gallery-comments::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
#gallery-comments::-webkit-scrollbar-thumb:hover {
	background-color: #aaa;
} 
.padding2010{
	padding:10px 20px;
}
.padding010{
	padding:10px 0px;
}
.not-found-page{
	width: 150px;
    margin: 30px;
    background: #eee;
    padding: 22px;
    border-radius: 40px;
    border: 3px solid #ccc;
}
#sidebar-menu li a:hover{
	text-decoration:none;
	background:#f4f4f4;
	color:#372F2D;
}
#sidebar-menu li a.active{
	background:#f4f4f4;
	color:#372F2D;
}
#sidebar-menu li a{
	color:#777777;
	padding: 10px 15px;
	display:block;
}
#sidebar-menu li{
	padding:0px;
}
#sidebar-menu{
	margin-left:0px;
}
.thick-margin{
	margin-top:10px;
	margin-bottom:10px;
}
.no-decor:hover{
	text-decoration:none;
}
.review-content, .light-text{
	font-family:'Lato', sans-serif;
	font-size:14px;
	font-weight:500;
	color:#372F2D;
}
.review-title{
	color:#3e3e3e;
	font-size:16px;
}
.text-promo{
	padding: 10px;
    background: #f23f21;
    color: #fff !important;
    border-radius: 5px;
	font-family: Lato;
    font-style: italic;
	position:relative;
}
.box_list_img .pic-gal{
	padding:0px 10px 0px 0px;
}
.box_list_img{
	padding:15px;
}
.padtop{
	padding-top:20px;
}
.line-break{
	border-bottom:1px solid #eee;
    padding-top: 5px;
    margin-bottom: 12px;
}
.search-result-address{
	font-family:'Lato', sans-serif;
}
#claim-result-search{
	padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.claim-title{
	margin-bottom:0px;
	font-size:16px;
}
.margin-bottom-15{
	margin-bottom:15px;
}
.claim-title{
	text-align: left;
	margin-bottom:5px;
}
.claim-address{
	line-height: 1.2;
    text-align: left;
}
.no-margin-top{
	margin-top:0px;
}
.label-overlay{
	position:absolute;
    left: 0px;
    z-index: 100;
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
}
.overlay-top{
	top: 10px;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.overlay-bottom{
	bottom:10px;
	width:100%;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.position-relative{
	position:relative;
}
.cafe-deskripsi{
	font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    color: #777;
    margin-top: 10px;
}
.c-table td{
	padding: 4px 0px !important;
	border:0px !important;
}
.media-notif{
	border: 1px solid #eee;
    padding: 10px 10px;
    border-radius: 5px;
    background: #fcfcfc;
}
.notif-content{
	color: #333;
    text-shadow: none;
    font-weight: 400;
    font-family: Montserrat;
    font-size: 13px;
    line-height: 1.0;
}
.notif-time{
	font-size: 12px;
    color: #aaa;
}
.box-bordered{
	border:1px solid #eee;
}
.search-container input{
	border:0px !important;
}
.last-update{
	font-size: 13px;
	font-weight: 100;
	color: #bbb; 
}
.loc_option .fa{
	position: relative !important;
    left: 0px !important;
    width: 25px;
	color: #f23f21 !important;
}
.cafe-infobox{
	background:#fff;
	height: 200x;
	float:left	;
	border-radius:5px;
	padding:px;
	border:1px solid #f23f21
}
.cafe-infobox .picture img{
	width:100%;
	border-top-left-radius:5px;
}
.cafe-infobox h1 a.name{
	font-size:15px;
	color:#fff;
}
.cafe-infobox .rate{
	color:#fff;
	padding:5px;
	font-size:13px;
}
.cafe-infobox .address{
	margin-top:5px;
}
.cafe-infobox .cafe-desc{
	padding-top:10px;
	padding-bottom:10px;
	background:#f23f21;
	color:#fff;
}
.banner-ancor{
	position: absolute;
	height: 100%;
	display: block;
	width: 100%;
	z-index: 100;
}
.cafe-thumbnail{
	width:100%;
	margin-bottom:10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.thin{
	font-weight:100;
}
.italic{
	font-style:italic;
}
.overlay-rate{
    position: absolute;
    bottom: 15px;
    right: 10px;
    color: #fff;
    background: #f23f21;
}
.cafe-desc{
	padding-bottom:15px;
}
#cafe-newest .center-content .item {
    margin-bottom: 15px;
    border-radius: 3px;
    padding: 15px;
    height: auto;
    overflow: hidden;
}
#cafe-newest .item img{
	-webkit-filter: none !important;
    filter: none !important;
	width:100%;
}
#cafe-newest .center-content .item .name {
    color: #f23f21;
    font-size: 16px;
    /*font-weight: bold;*/
    line-height: 20px;
    margin-bottom: 0px;
}
#cafe-newest .center-content .item .loc {
    color: #bdbdbd;
    font-size: 12px;
    font-weight: 100;
    line-height: 14px;
    margin-bottom: 10px;
}
#cafe-newest .center-content .item a.menu {
    width: 100%;
    color: #000;
    display: block;
    text-decoration: none;
    margin-bottom: 4px;
    font-size: 13px;
    margin-top: 4px;
}
.no-padding-mobile{
	padding:0px;
}
@media (max-width: 767px) {
	#head-menu .dropdown-toggle{
		margin-right:20px;
	}
	.no-padding-mobile{
		padding-left:20px;
		padding-right:20px;
	}
	.half-padding-left{
		padding-left:0px;
		padding-right:0px;
	}
	.half-padding-right{
		padding-right:0px;
		padding-left:0px;
	}
}
@media (min-width: 768px) {
    #head-menu .dropdown-menu{
    padding-left: 0px;
    padding-right: 0px;
}
}
label em{font-family: 'Lato', sans-serif !important; font-style: italic; color: #555;}

.loader {
    z-index: 10;
    position: absolute;
    margin-left: -35px;
    display: none;
}
#loader {
    background-image: url("../images/loader.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}