/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 20, 2015, 10:50:04 AM
    Author     : indra
*/

/* ===== General ===== */
html,
body {
	height: 100%
}


body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	color: rgb(25, 24, 24);
}

@media (min-width: 1200px) {
	.container {
		width: 1000px !important
	}
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Oswald', sans-serif
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -348px;
	padding-top: 20px;
	padding-bottom: 348px
}

.mini-navbar {
	width: 100%;
	height: 40px;
	font-size: .9em;
	z-index: 1000;
	position: relative;

}

.mini-navbar .hidden-sm {
	display: inline-block !important
}

@media (min-width: 768px) and (max-width: 991px) {
	.mini-navbar .hidden-sm {
		display: none !important
	}
}

.mini-navbar .phone {
	display: inline-block;
	padding: 10px
}

.mini-navbar a,
.mini-navbar .lbl {
	display: inline-block;
	padding: 10px 10px 11px;
	-webkit-transition: background 500ms;
	transition: background 500ms
}

.mini-navbar a.first-child,
.mini-navbar .lbl.first-child {
	margin-left: -25px
}

.mini-navbar .lbl.pull-right.last-child {
	margin-right: -25px
}

.mini-navbar a:hover {
	text-decoration: none
}

.mini-navbar-dark {
	background: hsl(207, 36%, 17%);
	color: #ecf0f1;
	border-bottom: 1px solid #406177
}

.mini-navbar-dark a {
	color: #ecf0f1
}

.mini-navbar-dark a:hover {
	background: #1C2A35
}

.mini-navbar-white {
	background: #fff;
	color: #505050;
	border-bottom: 1px solid #ecf0f1
}

.mini-navbar-white a {
	color: #505050
}

.mini-navbar-white a:hover {
	background: #f5f5f5
}

.mini-navbar form {
	width: 250px
}

.mini-navbar form .form-control {
	height: 26px;
	margin: 7px 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}

.mini-navbar form button {
	height: 26px;
	margin: 7px 0;
	padding: 2px 7px;
	background: #ecf0f1
}

.mini-navbar-dark form .form-control {
	background: #484848;
	color: #ccc
}

.mini-navbar-white form .form-control {
	background: #fff;
	border: 1px solid #dedede;
	color: #505050
}

.navbar-static-top {
	right: 0;
	left: 0
}

.navbar {
	min-height: 75px;
	margin-bottom: 0 !important
}

@media (min-width: 768px) {
	.navbar-nav>li>a {
		padding-top: 27.5px;
		padding-bottom: 27.5px
	}
}

.navbar-form {
	margin-top: 20.5px;
	margin-bottom: 20.5px
}

.font-oswald {
	font-family: 'Oswald', sans-serif
}

.navbar-brand {
	*padding: 25px 15px;
	font-family: 'Oswald', sans-serif;
	line-height: 23px;
	font-size: 24px
}

.navbar-brand>span {
	font-size: 14px
}

@media (max-width: 767px) {
	.navbar-brand>span {
		display: none
	}

	.navbar-brand {
		padding: 25px 15px
	}
}

.navbar-btn {
	margin-top: 20.5px;
	margin-bottom: 20.5px
}

.navbar-text {
	margin-top: 27.5px;
	margin-bottom: 27.5px
}

.navbar-toggle {
	margin-top: 20.5px;
	margin-bottom: 20.5px
}

.navbar-dark {
	background-color: #2C3E50;
	border: 0
}

.navbar-dark .navbar-brand {
	color: #ecf0f1;
	text-shadow: 1px 1px 2px #333
}

.navbar-dark .navbar-brand>span {
	color: #ccc
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
	color: #fff
}

.navbar-dark .navbar-text {
	color: #ecf0f1
}

.navbar-dark .navbar-nav>li>a {
	color: #ecf0f1;
	background: transparent;
	-webkit-transition: background 500ms;
	transition: background 500ms
}

.navbar-dark .navbar-nav>.active>a,
.navbar-dark .navbar-nav>.active>a:hover,
.navbar-dark .navbar-nav>.active>a:focus {
	color: #FFF;
	background-color: #1C2A35
}

.navbar-dark .navbar-nav>.disabled>a,
.navbar-dark .navbar-nav>.disabled>a:hover,
.navbar-dark .navbar-nav>.disabled>a:focus {
	color: #bdc3c7
}

.navbar-dark .navbar-toggle {
	border-color: transparent;
	background: transparent
}

.navbar-dark .navbar-toggle:hover,
.navbar-dark .navbar-toggle:focus {
	background-color: #1C2A35
}

.navbar-dark .navbar-toggle .icon-bar {
	background-color: #ecf0f1
}

.navbar-dark .navbar-toggle:hover .icon-bar,
.navbar-dark .navbar-toggle:focus .icon-bar {
	background-color: #fff
}

.navbar-dark .navbar-collapse,
.navbar-dark .navbar-form {
	border-color: #353432
}

.navbar-dark .navbar-nav>.open>a,
.navbar-dark .navbar-nav>.open>a:hover,
.navbar-dark .navbar-nav>.open>a:focus {
	color: #FFF
}

.navbar-nav>.open>a:after {
	content: "\f0d8";
	font-family: FontAwesome;
	position: absolute;
	z-index: 9999;
	bottom: -5px;
	left: 50%;
	margin-left: -10px;
	font-size: 36px;
	color: #233442 !important
}

.navbar-dark .navbar-nav>.open>a:after {
	color: #353432
}

.navbar-white .navbar-nav>.open>a:after {
	color: #fff
}

.navbar-dark .navbar-nav>.dropdown>a:hover .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF
}

.navbar-dark .navbar-nav>.dropdown>a .caret {
	border-top-color: #ecf0f1;
	border-bottom-color: #ecf0f1
}

.navbar-dark .navbar-nav>.open>a .caret,
.navbar-dark .navbar-nav>.open>a:hover .caret,
.navbar-dark .navbar-nav>.open>a:focus .caret {
	border-top-color: #FFF;
	border-bottom-color: #FFF
}

.navbar-dark .navbar-nav>li>.dropdown-menu {
	background-color: #233442;
	border: 1px solid #233442;
	border-top: 1px solid #406177;
	-webkit-box-shadow: none;
	box-shadow: none
}

.navbar-dark .dropdown-menu>li>a {
	padding: 7px 20px;
	border-bottom: 1px solid #406177;
	color: #fff
}

.navbar-dark .dropdown-menu>li>a:hover,
.navbar-dark .dropdown-menu>li>a:focus {
	color: #fff;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.navbar-dark .dropdown-menu>li:last-child>a {
	border-bottom: 0
}

.navbar-dark .navbar-link {
	color: #ecf0f1
}

.navbar-dark .navbar-link:hover {
	color: #FFF
}

@media (max-width: 767px) {
	.navbar-dark .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #353432
	}

	.navbar-dark .navbar-nav .open .dropdown-menu>li>a {
		color: #ecf0f1;
		padding: 10px 20px;
		border: 0
	}

	.navbar-dark .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-dark .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff
	}

	.navbar-dark .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-dark .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-dark .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #fff
	}

	.navbar-dark .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-dark .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-dark .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #bdc3c7;
		background-color: transparent
	}

	.navbar-dark .navbar-nav>li>a:hover,
	.navbar-dark .navbar-nav>li>a:focus {
		color: #FFF
	}

	.navbar-dark .navbar-nav>.open>a,
	.navbar-dark .navbar-nav>.open>a:hover,
	.navbar-dark .navbar-nav>.open>a:focus {
		padding-top: 10px;
		padding-bottom: 10px;
		border-width: 0
	}
}

.navbar-white {
	background-color: #fff;
	border: 0;
	-webkit-box-shadow: 0 0 16px 0 rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 0 16px 0 rgba(50, 50, 50, 0.3);
	box-shadow: 0 0 16px 0 rgba(50, 50, 50, 0.3)
}

.navbar-white .navbar-brand {
	color: #505050
}

.navbar-white .navbar-brand>span {
	color: #ccc
}

.navbar-white .navbar-brand:hover,
.navbar-white .navbar-brand:focus {
	color: #111
}

.navbar-white .navbar-text {
	color: #505050
}

.navbar-white .navbar-nav>li>a {
	color: #505050;
	background: transparent;
	-webkit-transition: background 500ms;
	transition: background 500ms
}

.nav-hover-fix:hover {
	color: #fff !important
}

.navbar-white .navbar-nav>.active>a,
.navbar-white .navbar-nav>.active>a:hover,
.navbar-white .navbar-nav>.active>a:focus {
	color: #111;
	background: #f5f5f5
}

.navbar-white .navbar-nav>.disabled>a,
.navbar-white .navbar-nav>.disabled>a:hover,
.navbar-white .navbar-nav>.disabled>a:focus {
	color: #ccc
}

.navbar-white .navbar-toggle {
	border-color: transparent;
	background: transparent
}

.navbar-white .navbar-toggle:hover,
.navbar-white .navbar-toggle:focus {
	background-color: #f5f5f5
}

.navbar-white .navbar-toggle .icon-bar {
	background-color: #505050
}

.navbar-white .navbar-toggle:hover .icon-bar,
.navbar-white .navbar-toggle:focus .icon-bar {
	background-color: #111
}

.navbar-white .navbar-collapse,
.navbar-white .navbar-form {
	border-color: #ccc
}

.navbar-white .navbar-nav>.open>a,
.navbar-white .navbar-nav>.open>a:hover,
.navbar-white .navbar-nav>.open>a:focus {
	color: #fff
}

.navbar-white .navbar-nav>.dropdown>a:hover .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-white .navbar-nav>.dropdown>a .caret {
	border-top-color: #505050;
	border-bottom-color: #505050
}

.navbar-white .navbar-nav>.open>a .caret,
.navbar-white .navbar-nav>.open>a:hover .caret,
.navbar-white .navbar-nav>.open>a:focus .caret {
	border-top-color: #fff;
	border-bottom-color: #fff
}

.navbar-white .navbar-nav>li>.dropdown-menu {
	background-color: #fff;
	border: 1px solid #ecf0f1;
	border-top: 1px solid #f5f5f5
}

.navbar-white .dropdown-menu>li>a {
	padding: 7px 20px;
	border-bottom: 1px solid #ecf0f1;
	color: #505050
}

.navbar-white .dropdown-menu>li>a:hover,
.navbar-white .dropdown-menu>li>a:focus {
	color: #fff;
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

.navbar-white .dropdown-menu>li:last-child>a {
	border-bottom: 0
}

.navbar-white .navbar-link {
	color: #505050
}

.navbar-white .navbar-link:hover {
	color: #505050
}

@media (max-width: 767px) {
	.navbar-white .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #ecf0f1
	}

	.navbar-white .navbar-nav .open .dropdown-menu>li>a {
		color: #505050;
		padding: 10px 20px;
		border: 0
	}

	.navbar-white .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-white .navbar-nav .open .dropdown-menu>li>a:focus {
		color: #fff
	}

	.navbar-white .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-white .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-white .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: #505050;
		background-color: transparent
	}

	.navbar-white .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-white .navbar-nav .open .dropdown-menu>.disabled>a:hover,
	.navbar-white .navbar-nav .open .dropdown-menu>.disabled>a:focus {
		color: #ccc;
		background-color: transparent
	}

	.navbar-white .navbar-nav>.open>a,
	.navbar-white .navbar-nav>.open>a:hover,
	.navbar-white .navbar-nav>.open>a:focus {
		color: #fff;
		padding-top: 10px;
		padding-bottom: 10px;
		border-width: 0
	}
}

.style-toggle-btn {
	position: absolute;
	z-index: 50505055;
	top: -3px;
	left: -46px;
	color: #FFF;
	background: #4E4D4A;
	padding: 12px;
	font-size: 18px;
	border-radius: 3px 0 0 3px;
	cursor: pointer
}

.style-toggle-btn.fa-angle-double-right {
	padding: 12px 17px 12px 16px
}

.style-toggle {
	position: fixed;
	z-index: 50505055;
	top: 150px;
	right: -180px;
	max-width: 180px;
	border-radius: 0 0 0 3px;
	background: #fff;
	border: 3px solid #666;
	border-right: 0;
	color: #505050;
	-webkit-transition: right .5s ease-in-out;
	transition: right .5s ease-in-out
}

.style-toggle-show {
	right: 0
}

.style-toggle-header {
	padding: 10px;
	color: #fff;
	background: #666
}

.style-toggle-body {
	padding: 10px
}

.backtotop {
	background: #395D68;
	padding: 10px 15px;
	font-size: 18px;
	color: #FFF;
	border-radius: 3px;
	-webkit-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out
}

.backtotop:hover {
	background: #2790B0
}

footer {
	padding: 20px 0;
	margin-top: 50px
}

footer h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #4E4D4A;
	margin-bottom: 20px;
	*border-top: 1px solid #1D303F;
	border-bottom: 1px solid #2F3F49
}

footer h3>span {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.footer-dark {
	background: #233442;
	color: #ecf0f1
}

.footer-dark hr {
	border-top: 1px solid #1D303F;
	border-bottom: 1px solid #2F3F49
}

.footer-white {
	background: #fff;
	border-top: 1px solid #dedede;
	color: #999
}

.footer-white h3 {
	border-color: #eee
}

.social>ul,
.social>ul>li {
	margin: 0;
	padding: 0
}

.social li>a {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin: 0 2px 2px 0;
	border-radius: 34px;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
	background: #fff;
	color: #4E4D4A;
	transition: background 500ms, color 500ms;
	-webkit-transition: background 500ms, color 500ms
}

.social li:hover>a {
	color: #fff
}

.social li>a.rss:hover {
	background: #ff9900
}

.social li>a.facebook:hover {
	background: #3B5998
}

.social li>a.twitter:hover {
	background: #1dcaff
}

.social li>a.plus:hover {
	background: #dd4b39
}

.social li>a.vk:hover {
	background: #3f628a
}

.social li>a.pinterest:hover {
	background: #c92026
}

.social li>a.vimeo:hover {
	background: #446d82
}

.social li>a.github:hover {
	background: #657e8c
}

.social li>a.linkedin:hover {
	background: #0c7bb3
}

.social li>a.dropbox:hover {
	background: #4fa3e3
}

.social li>a.youtube:hover {
	background: #ed413e
}

.footer-white .social li>a {
	border: 1px solid #ccc
}

.footer-white .social li>a:hover {
	border: 1px solid transparent
}

.main-slideshow {
	position: relative;
	margin-top: -20px
}

.jumbotron.first {
	background: url(../img/komoditi/banner-1.jpg) no-repeat center center;
	background-size: cover
}

.jumbotron.second {
	background: url(../img/komoditi/banner-1.jpg) no-repeat center center;
	background-size: cover
}

.jumbotron.third {
	background: url(../img/komoditi/banner-1.jpg) no-repeat center center;
	background-size: cover
}

.jumbotron {
	width: 100%;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
	border-bottom: 1px solid #eee;
	overflow: hidden
}

.jumbotron h1 {
	font-size: 36px;
	line-height: 1.5;
	margin-bottom: 20px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
}

.jumbotron.first img {
	width: 90%;
	margin: 50px auto 0
}

.jumbotron.second img {
	*position: absolute;
	bottom: 0;
	*left: 50%;
	*margin-left: 0;
	margin-top: 30px;
	cursor: pointer;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	transition: bottom .3s;
	-webkit-transition: bottom .3s
}

.jumbotron.second img:hover {
	*bottom: -590px
}

.jumbotron.third .video {
	width: 80%;
	margin: 50px auto 0
}

.jumbotron.first h1,
.jumbotron.third h1 {
	margin-top: 50px
}

@media (max-width: 767px) {

	.jumbotron.first h1,
	.jumbotron.third h1 {
		margin-top: 20px
	}
}

.jumbotron .lead {
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
}

.jumbotron .btn {
	font-size: 18px;
	padding: 15px 30px;
	margin-top: 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

a.slideshow-arrow {
	position: absolute;
	display: block;
	height: 100px;
	width: 50px;
	top: 50%;
	margin-top: -60px;
	background: transparent;
	color: transparent;
	font-size: 32px;
	font-weight: 300;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: background 500ms, color 500ms;
	transition: background 500ms, color 500ms
}

.main-slideshow:hover a.slideshow-arrow {
	background: rgba(0, 0, 0, 0.5);
	color: #FFF
}

a.slideshow-arrow:hover,
a.slideshow-arrow:active {
	text-decoration: none
}

a.slideshow-arrow-prev {
	left: 0;
	right: auto;
	padding-right: 5px
}

a.slideshow-arrow-next {
	right: 0;
	left: auto;
	padding-left: 5px
}

.intro .btn {
	margin-top: 20px
}

.services {
	margin-top: 30px;
	margin-bottom: 40px
}

.services-item i {
	float: left;
	margin: 20px 15px 0 0;
	-webkit-transition: all 500ms;
	transition: all 500ms
}

.services-item-desc {
	overflow: hidden
}

.portfolio {
	margin-bottom: 30px
}

.portfolio__nav {
	margin-bottom: 20px
}

.portfolio-item {
	margin-bottom: 20px
}

.portfolio-item>a {
	position: relative;
	display: block;
	border-radius: 3px;
	overflow: hidden
}

.portfolio-item>a>.mask {
	position: absolute;
	bottom: -40px;
	width: 100%;
	padding: 10px;
	background: rgba(29, 48, 63, 0.8);
	color: #fff;
	-webkit-transition: bottom 500ms;
	transition: bottom 500ms
}

.col-sm-3>.portfolio-item>a>.mask,
.col-md-3>.portfolio-item>a>.mask,
.col-lg-3>.portfolio-item>a>.mask {
	font-size: .9em
}

.portfolio-item>a:hover>.mask {
	bottom: 0
}

.portfolio-desc {
	padding: 0 5px;
	margin-bottom: 20px
}

.portfolio-desc>h3 {
	font-size: 20px;
	line-height: 1.5;
	margin-bottom: 10px
}

.features.last {
	margin-bottom: 50px
}

.divider {
	border-bottom: 1px solid #eee;
	margin: 20px 0 40px
}

.features h3 {
	font-size: 24px;
	line-height: 1.5;
	margin-top: 50px
}

.features p {
	line-height: 1.7
}

.features img {
	width: 80%;
	margin-left: auto;
	margin-right: auto
}

.features .border-bottom {
	border-bottom: 1px solid #dedede
}

@media (max-width: 767px) {
	.features h3 {
		margin-top: 30px
	}

	.features h3.first-child {
		margin-top: 0
	}

	.features.last {
		margin-bottom: 0
	}
}

.recent-blogs {
	margin-bottom: 20px
}

.recent-blog {
	margin-bottom: 20px
}

.recent-blog img {
	height: 70px;
	width: 70px;
	float: left;
	margin-right: 20px;
	border-radius: 70px
}

.recent-blog-desc {
	overflow: hidden
}

.recent-blog-desc h3 {
	font-size: 20px;
	line-height: 1.5;
	margin-top: 0
}

.recent-blog-desc p {
	line-height: 1.7
}

.about-us-p img {
	max-width: 40%;
	margin: 0 20px 20px 0
}

.team-member {
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 10px
}

.team-member:hover {
	border-color: #ddd
}

.team-member>img {
	margin-bottom: 10px;
	border-radius: 3px
}

.blog-p img.author {
	float: left;
	height: 70px;
	width: 70px;
	border-radius: 70px;
	margin-right: 20px
}

.blog-p-body {
	overflow: hidden
}

.blog-p-body p {
	line-height: 1.7
}

.blog-p-body .embed-responsive {
	margin: 20px 0
}

.blog-p-body img {
	border-radius: 3px;
	margin: 20px 0
}

.blog-p-search {
	margin-bottom: 40px
}

.blog-p-social {
	list-style-type: none;
	margin: 0 0 40px;
	padding: 0
}

.blog-p-social>li {
	padding: 0;
	border-bottom: 1px solid #eee
}

.blog-p-social>li a {
	display: block;
	padding: 10px 0
}

.blog-p-social>li i {
	margin-right: 10px
}

.blog-p-popular {
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0
}

.blog-p-popular>li {
	margin-bottom: 10px
}

.comments {
	margin: 20px 0
}

.cmt {
	margin-bottom: 15px
}

.cmt>img {
	width: 70px;
	height: 70px;
	border-radius: 3px;
	float: left;
	margin: 0 10px 0 0
}

.cmt>.cmt-block {
	overflow: hidden
}

.cmt>.cmt-block>.cmt-body {
	margin-top: 5px
}

.cmt>.cmt-block textarea {
	border-radius: 0
}

.coming-soon-p {
	padding: 100px 0;
	background: url(../img/bg-1.jpg) center center no-repeat;
	background-attachment: fixed;
	background-size: cover;
	color: #fff
}

.coming-soon-p h1 {
	font-size: 50px;
	text-shadow: 1px 1px 2px #505050
}

.coming-soon-p .lead {
	margin: 40px 0 50px;
	text-shadow: 1px 1px 2px #505050
}

.coming-soon-p form .form-control,
.color-jumbotron form .form-control {
	height: 45px;
	width: 300px;
	padding: 12px 24px;
	border-radius: 45px 0 0 45px;
	font-size: 18px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.coming-soon-p form button,
.color-jumbotron form button {
	height: 45px;
	border-radius: 0 45px 45px 0;
	margin-left: -4px
}

@media (max-width: 767px) {
	.coming-soon-p {
		padding: 30px 0
	}

	.coming-soon-p form .form-control,
	.color-jumbotron form .form-control {
		border-radius: 45px;
		width: 100%
	}

	.coming-soon-p form button,
	.color-jumbotron form button {
		display: block;
		width: 100%;
		border-radius: 45px
	}
}

.is-countdown {
	margin-top: 50px;
	margin-bottom: 100px;
	font-size: 32px;
	text-shadow: 1px 1px 2px #505050;
	font-family: 'Oswald', sans-serif
}

.countdown-rtl {
	direction: rtl
}

.countdown-row {
	clear: both;
	width: 100%;
	padding: 0 2px;
	text-align: center
}

.countdown-show1 .countdown-section {
	width: 98%
}

.countdown-show2 .countdown-section {
	width: 48%
}

.countdown-show3 .countdown-section {
	width: 32.5%
}

.countdown-show4 .countdown-section {
	width: 24.5%
}

.countdown-show5 .countdown-section {
	width: 19.5%
}

.countdown-show6 .countdown-section {
	width: 16.25%
}

.countdown-show7 .countdown-section {
	width: 14%
}

.countdown-section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center
}

.countdown-amount {
	font-size: 200%
}

.countdown-period {
	display: block
}

.countdown-descr {
	display: block;
	width: 100%
}

#form_message {
	display: none
}

#form_message.alert-success {
	display: block
}

#form_sendemail .help-block {
	color: #ff5722 !important;
	display: none
}

#form_sendemail .has-error .help-block,
#form_sendemail .has-error.help-block {
	display: block
}

#recaptcha_image {
	margin-bottom: 15px
}

#recaptcha_image>img {
	border: 1px solid #FFF
}

#recaptcha_image,
#recaptcha_image>img {
	width: 100% !important;
	max-width: 300px;
	height: auto !important
}

#recaptcha_audio_play_again {
	cursor: pointer
}

iframe[src="about:blank"] {
	display: none !important
}

.port-slideshow-p {
	position: relative;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 30px
}

a.port-arrow-p {
	position: absolute;
	display: block;
	height: 100px;
	width: 50px;
	top: 50%;
	margin-top: -50px;
	background: transparent;
	color: transparent;
	font-size: 32px;
	font-weight: 300;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: background 500ms, color 500ms;
	transition: background 500ms, color 500ms
}

.port-slideshow-p:hover a.port-arrow-p {
	background: rgba(0, 0, 0, 0.5);
	color: #FFF
}

a.port-arrow-p:hover,
a.port-arrow-p:active {
	text-decoration: none
}

a.port-arrow-prev {
	left: 0;
	right: auto;
	padding-right: 5px
}

a.port-arrow-next {
	right: 0;
	left: auto;
	padding-left: 5px
}

.port-item-p h3 {
	line-height: 1.5
}

.port-item-p p {
	line-height: 1.7
}

.pricing-p .item {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 3px;
	text-align: center;
	-webkit-transition: margin-top 500ms;
	transition: margin-top 500ms
}

.pricing-p .item:hover {
	margin-top: -10px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
}

.pricing-p .head {
	position: relative;
	margin-bottom: 50px;
	padding: 30px 10px 10px;
	border-radius: 3px
}

.pricing-p .head h4 {
	color: #FFF;
	text-transform: uppercase
}

.pricing-p .head .arrow {
	position: absolute;
	bottom: -30px;
	left: 0;
	height: 30px;
	width: 100%;
	border-top-width: 30px;
	border-top-style: solid;
	border-right: 99px solid white;
	border-left: 99px solid white
}

.pricing-p .sceleton h5 {
	font-size: 30px
}

.pricing-p .sceleton span {
	font-size: 24px
}

.pricing-p .sceleton ul {
	margin: 0 0 10px;
	padding: 0
}

.pricing-p .sceleton li {
	list-style-type: none;
	padding: 10px 0;
	border-top: 1px dotted #ccc
}

.pricing-p .sceleton li:hover {
	border-top: 1px solid #ccc;
	background: #eee;
	cursor: pointer
}

@media (max-width: 1199px) {
	.pricing-p .head .arrow {
		border-right-width: 95px;
		border-left-width: 95px
	}
}

@media (max-width: 991px) {
	.pricing-p .head .arrow {
		border-right-width: 68px;
		border-left-width: 68px;
		border-top-width: 20px
	}
}

@media (max-width: 767px) {
	.pricing-p .head {
		padding: 20px;
		margin-bottom: 20px
	}

	.pricing-p .head .arrow {
		border: 0
	}

	.pricing-p .item {
		margin: 20px 0
	}

	.pricing-p .item:hover {
		margin: 20px 0
	}
}

.services-p {
	margin: 10px 0
}

.sign-form {
	padding: 30px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2)
}

.sign-form .popover {
	min-width: 200px
}

.popover-title {
	font-family: 'Roboto', sans-serif !important;
	background: transparent;
	font-weight: bold
}

.not-found-p {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0
}

.not-found-p .text {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -43px;
	margin-left: -98px;
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
}

.not-found-p h1 {
	margin-top: 0
}

.not-found-p h2 {
	font-size: 22px;
	margin-top: 0
}

.theme-faq-p p {
	line-height: 1.7
}

.color-jumbotron {
	margin-top: -20px;
	margin-bottom: 30px;
	padding: 50px 0;
	color: white;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3)
}

.color-jumbotron form {
	margin-top: 50px
}

.shop-product {
	border: 1px solid #eee;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center
}

.shop-product:hover {
	border-color: #ddd
}

.shop-product img {
	margin-bottom: 10px;
	border-radius: 3px
}

.shop-product a {
	color: #515151
}

.shop-product.featured:before {
	content: "Featured";
	position: absolute;
	top: 0;
	right: 15px;
	padding: 3px 8px;
	border-radius: 0 3px 0 3px;
	background: #E35E54;
	color: white
}

.shop-product.featured .price .old {
	color: red;
	text-decoration: line-through
}

.shop-product.featured .price .new {
	font-weight: bold
}

.shop-category {
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-bottom: 20px;
	margin-top: 30px;
	border-bottom: 1px solid #eee
}

.shop-search {
	margin-bottom: 20px
}

.shop-item .product-img {
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 3px;
	border: 1px solid #eee
}

.shop-item .product-img img {
	border-radius: 3px;
	opacity: .5
}

.shop-item .product-img img:hover {
	opacity: 1
}

.shop-item .product-img img.main {
	margin-bottom: 5px;
	opacity: 1
}

.shop-item .product-img .row {
	padding: 0 12px
}

.shop-item .product-img .col-xs-4 {
	padding-left: 2px;
	padding-right: 2px
}

.rating {
	display: inline-block;
	margin-left: 0
}

.rating li {
	margin: 0;
	padding: 0;
	color: #F7C41F;
	font-size: 14px
}

.shop-item .reviews {
	font-size: 12px;
	margin-left: 10px
}

.shop-item .price-block {
	display: inline-block;
	margin-bottom: 10px;
	padding: 10px;
	background: #eee;
	border-radius: 3px
}

.shop-item .price-block .form-control {
	display: inline-block;
	width: 60px
}

.shop-item .price-block .price {
	margin-right: 10px;
	vertical-align: middle;
	font-size: 20px
}

.shopping-cart table>thead>tr>th {
	border-bottom-width: 1px
}

.shopping-cart table>tbody>tr>td {
	vertical-align: middle
}

.shopping-cart table img {
	float: left;
	width: 100px;
	margin: 0 10px 10px 0;
	border-radius: 3px
}

.shopping-cart table .item {
	overflow: hidden
}

@media (max-width: 767px) {
	.shopping-cart table img {
		float: none;
		width: 100%;
		margin: 0 0 10px
	}

	.shopping-cart table .item {
		overflow: visible
	}
}

.shopping-cart .form-control {
	width: 60px
}

.shopping-cart .checkout {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.shopping-cart .checkout>li {
	margin: 10px 0
}

.alt-p {
	position: absolute;
	width: 100%;
	height: 100%;
	padding-top: 100px
}

@media (max-width: 767px) {
	.alt-p {
		padding-top: 50px
	}
}

.alt-p .logo a {
	color: #fff;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
	text-decoration: none
}

.help-cats-p {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 30px
}

.help-cats-p>li>a {
	display: block;
	padding: 5px 0;
	color: #999;
	-webkit-transition: padding-left 500ms;
	transition: padding-left 500ms
}

.help-cats-p>li>a:hover {
	color: #505050;
	padding-left: 7px
}

.help-questions-p {
	padding-left: 0;
	margin-left: 20px
}

.help-questions-p>li>a {
	display: block;
	padding: 5px 0;
	color: #505050
}

.user-avatar {
	position: relative;
	background: #fff;
	margin-bottom: 30px
}

.user-avatar:before,
.user-avatar:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg)
}

.user-avatar:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto
}

.user-social {
	margin-top: 15px
}

.user-social li>a {
	background: #bdc3c7;
	color: #fff
}

.user-cart>h4 {
	margin-bottom: 20px
}

.user-info {
	list-style-type: none;
	padding-left: 0;
	margin-top: 20px
}

.user-info>li {
	padding: 3px 0
}

.responsive-embed-showcase .embed-responsive {
	margin-bottom: 15px
}

.sticked {
	min-height: 40px
}

.sticked-hidde {
	display: block
}

.sticked .sticked-hidde {
	display: none
}

.sticked .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px
}

.sticked .navbar-brand {
	font-size: 18px;
	padding: 7px;
	height: auto
}

.sticked button.navbar-toggle {
	margin-top: 3px;
	margin-bottom: 3px
}

.testimonials,
.info-harga {
	position: relative
}

.testimonials .carousel-controls,
.info-harga .carousel-controls {
	position: absolute;
	right: 10px;
	top: 10px
}

.testimonials .fa,
.info-harga .fa {
	color: #6091ba;
	margin-right: 5px;
	font-size: 18px
}

.testimonials .carousel .item,
.info-harga .carousel .item {
	min-height: 50px
}

.testimonials .people,
.info-harga .people {
	margin-top: 10px
}

.testimonials .people .name,
.info-harga .people .name {
	color: #6091ba
}

.testimonials .people .title,
.info-harga .people .title {
	color: #999
}

.carousel-controls a .fa {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	background: #dddddd;
	color: #fff;
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-right: 0;
	font-size: 15px
}

.carousel-controls a.next .fa {
	padding-top: 2px;
	padding-right: 1px
}

.carousel-controls a.prev .fa {
	padding-top: 2px;
	padding-right: 1px
}

.carousel-controls a:hover .fa {
	background: #6091ba
}

.carousel h3 {
	font-size: 20px !important
}

.harga-komoditi blockquote {
	font-size: 16px
}

blockquote .table {
	font-size: 12px
}

.table-komoditi td,
.table-komoditi th {
	border: 1px dashed #2790B0 !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	padding: 10px;
	font-size: 14px !important;
	font-family: "Roboto", sans-serif
}

.table.table-komoditi>thead>tr>th {
	font-size: 15px !important;
	font-weight: 700 !important;
	border-bottom: 2px solid #2790B0 !important
}

.table-komoditi.table-green td,
.table-komoditi.table-green th {
	border: 1px dashed #94BA65 !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;
	padding: 10px;
	font-size: 14px !important;
	font-family: "Roboto", sans-serif
}

.table.table-komoditi.table-green>thead>tr>th {
	font-size: 15px !important;
	font-weight: 700 !important;
	border-bottom: 2px solid #94BA65 !important
}

.table-green .fa {
	color: #7FAA50
}

.text-green {
	color: #7FAA50
}

.label-form {
	display: inline-block
}

.select {
	display: inline-block;
	padding: 6px 12px;
	margin-right: 10px
}

@media (max-width: 767px) {
	.select {
		display: block;
		width: 100%;
		margin-right: 0
	}

	.label-form {
		display: block
	}

	.btn-harga {
		margin-top: 10px
	}
}

td.legendLabel {
	padding: 0 9px 0 5px
}

.content-link .item {
	display: block !important
}

.content-link .item .item-detail {
	padding: 5px;
	border-radius: 3px;
	opacity: .8
}

.content-link .item .item-detail:hover {
	*box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
	opacity: 1
}

.content-link .item .item-detail:hover a {
	text-decoration: none
}

.content-link .item .item-detail:hover img.kemendag {
	height: 80px;
	width: auto
}

.content-link img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	border-radius: 3px;
	opacity: .7
}

.content-link img.kemendag {
	height: 40px;
	width: auto;
	opacity: 1
}

.content-link .title {
	margin: 5px 0 0;
	display: block;
	max-width: 100%;
	text-align: center
}

.m-auto {
	margin: 0 auto !important;
}

.m-0 {
	margin: 0 !important;
}

.m-1 {
	margin: 1px !important;
}

.m-2 {
	margin: 2px !important;
}

.m-3 {
	margin: 3px !important;
}

.m-4 {
	margin: 4px !important;
}

.m-5 {
	margin: 5px !important;
}

.m-10 {
	margin: 10px !important;
}

.m-15 {
	margin: 15px !important;
}

.m-20 {
	margin: 20px !important;
}

.m-25 {
	margin: 25px !important;
}

.m-30 {
	margin: 30px !important;
}

.m-35 {
	margin: 35px !important;
}

.m-40 {
	margin: 40px !important;
}

.m-t-0 {
	margin-top: 0 !important;
}

.m-t-1 {
	margin-top: 1px !important;
}

.m-t-2 {
	margin-top: 2px !important;
}

.m-t-3 {
	margin-top: 3px !important;
}

.m-t-4 {
	margin-top: 4px !important;
}

.m-t-5 {
	margin-top: 5px !important;
}

.m-t-10 {
	margin-top: 10px !important;
}

.m-t-15 {
	margin-top: 15px !important;
}

.m-t-20 {
	margin-top: 20px !important;
}

.m-t-25 {
	margin-top: 25px !important;
}

.m-t-30 {
	margin-top: 30px !important;
}

.m-t-35 {
	margin-top: 35px !important;
}

.m-t-40 {
	margin-top: 40px !important;
}

.m-t-minus-15 {
	margin-top: -15px !important;
}

.m-t-minus-25 {
	margin-top: -25px !important;
}

.m-t-minus-33 {
	margin-top: -33px !important;
}

.m-r-0 {
	margin-right: 0 !important;
}

.m-r-1 {
	margin-right: 1px !important;
}

.m-r-2 {
	margin-right: 2px !important;
}

.m-r-3 {
	margin-right: 3px !important;
}

.m-r-4 {
	margin-right: 4px !important;
}

.m-r-5 {
	margin-right: 5px !important;
}

.m-r-10 {
	margin-right: 10px !important;
}

.m-r-15 {
	margin-right: 15px !important;
}

.m-r-20 {
	margin-right: 20px !important;
}

.m-r-25 {
	margin-right: 25px !important;
}

.m-r-30 {
	margin-right: 30px !important;
}

.m-r-35 {
	margin-right: 35px !important;
}

.m-r-40 {
	margin-right: 40px !important;
}

.m-b-0 {
	margin-bottom: 0 !important;
}

.m-b-1 {
	margin-bottom: 1px !important;
}

.m-b-2 {
	margin-bottom: 2px !important;
}

.m-b-3 {
	margin-bottom: 3px !important;
}

.m-b-4 {
	margin-bottom: 4px !important;
}

.m-b-5 {
	margin-bottom: 5px !important;
}

.m-b-10 {
	margin-bottom: 10px !important;
}

.m-b-15 {
	margin-bottom: 15px !important;
}

.m-b-20 {
	margin-bottom: 20px !important;
}

.m-b-25 {
	margin-bottom: 25px !important;
}

.m-b-30 {
	margin-bottom: 30px !important;
}

.m-b-35 {
	margin-bottom: 35px !important;
}

.m-b-40 {
	margin-bottom: 40px !important;
}

.m-b-minus-5 {
	margin-bottom: -5px !important;
}

.m-b-minus-10 {
	margin-bottom: -10px !important;
}


.m-l-0 {
	margin-left: 0 !important;
}

.m-l-1 {
	margin-left: 1px !important;
}

.m-l-2 {
	margin-left: 2px !important;
}

.m-l-3 {
	margin-left: 3px !important;
}

.m-l-4 {
	margin-left: 4px !important;
}

.m-l-5 {
	margin-left: 5px !important;
}

.m-l-10 {
	margin-left: 10px !important;
}

.m-l-15 {
	margin-left: 15px !important;
}

.m-l-20 {
	margin-left: 20px !important;
}

.m-l-25 {
	margin-left: 25px !important;
}

.m-l-30 {
	margin-left: 30px !important;
}

.m-l-35 {
	margin-left: 35px !important;
}

.m-l-40 {
	margin-left: 40px !important;
}


.p-0 {
	padding: 0 !important;
}

.p-1 {
	padding: 1px !important;
}

.p-2 {
	padding: 2px !important;
}

.p-3 {
	padding: 3px !important;
}

.p-4 {
	padding: 4px !important;
}

.p-5 {
	padding: 5px !important;
}

.p-10 {
	padding: 10px !important;
}

.p-15 {
	padding: 15px !important;
}

.p-20 {
	padding: 20px !important;
}

.p-25 {
	padding: 25px !important;
}

.p-30 {
	padding: 30px !important;
}

.p-35 {
	padding: 35px !important;
}

.p-40 {
	padding: 40px !important;
}

.p-t-0 {
	padding-top: 0 !important;
}

.p-t-1 {
	padding-top: 1px !important;
}

.p-t-2 {
	padding-top: 2px !important;
}

.p-t-3 {
	padding-top: 3px !important;
}

.p-t-4 {
	padding-top: 4px !important;
}

.p-t-5 {
	padding-top: 5px !important;
}

.p-t-10 {
	padding-top: 10px !important;
}

.p-t-15 {
	padding-top: 15px !important;
}

.p-t-20 {
	padding-top: 20px !important;
}

.p-t-25 {
	padding-top: 25px !important;
}

.p-t-30 {
	padding-top: 30px !important;
}

.p-t-35 {
	padding-top: 35px !important;
}

.p-t-40 {
	padding-top: 40px !important;
}

.p-r-0 {
	padding-right: 0 !important;
}

.p-r-1 {
	padding-right: 1px !important;
}

.p-r-2 {
	padding-right: 2px !important;
}

.p-r-3 {
	padding-right: 3px !important;
}

.p-r-4 {
	padding-right: 4px !important;
}

.p-r-5 {
	padding-right: 5px !important;
}

.p-r-10 {
	padding-right: 10px !important;
}

.p-r-15 {
	padding-right: 15px !important;
}

.p-r-16 {
	padding-right: 16px !important;
}

.p-r-17 {
	padding-right: 17px !important;
}

.p-r-20 {
	padding-right: 20px !important;
}

.p-r-25 {
	padding-right: 25px !important;
}

.p-r-30 {
	padding-right: 30px !important;
}

.p-r-35 {
	padding-right: 35px !important;
}

.p-r-40 {
	padding-right: 40px !important;
}

.p-b-0 {
	padding-bottom: 0 !important;
}

.p-b-1 {
	padding-bottom: 1px !important;
}

.p-b-2 {
	padding-bottom: 2px !important;
}

.p-b-3 {
	padding-bottom: 3px !important;
}

.p-b-4 {
	padding-bottom: 4px !important;
}

.p-b-5 {
	padding-bottom: 5px !important;
}

.p-b-10 {
	padding-bottom: 10px !important;
}

.p-b-15 {
	padding-bottom: 15px !important;
}

.p-b-20 {
	padding-bottom: 20px !important;
}

.p-b-25 {
	padding-bottom: 25px !important;
}

.p-b-30 {
	padding-bottom: 30px !important;
}

.p-b-35 {
	padding-bottom: 35px !important;
}

.p-b-40 {
	padding-bottom: 40px !important;
}

.p-l-0 {
	padding-left: 0 !important;
}

.p-l-1 {
	padding-left: 1px !important;
}

.p-l-2 {
	padding-left: 2px !important;
}

.p-l-3 {
	padding-left: 3px !important;
}

.p-l-4 {
	padding-left: 4px !important;
}

.p-l-5 {
	padding-left: 5px !important;
}

.p-l-10 {
	padding-left: 10px !important;
}

.p-l-15 {
	padding-left: 15px !important;
}

.p-l-18 {
	padding-left: 18px !important;
}

.p-l-20 {
	padding-left: 20px !important;
}

.p-l-25 {
	padding-left: 25px !important;
}

.p-l-30 {
	padding-left: 30px !important;
}

.p-l-35 {
	padding-left: 35px !important;
}

.p-l-40 {
	padding-left: 40px !important;
}

.f-s-8 {
	font-size: 8px !important;
}

.f-s-9 {
	font-size: 9px !important;
}

.f-s-10 {
	font-size: 10px !important;
}

.f-s-11 {
	font-size: 11px !important;
}

.f-s-12 {
	font-size: 12px !important;
}

.f-s-13 {
	font-size: 13px !important;
}

.f-s-14 {
	font-size: 14px !important;
}

.f-s-15 {
	font-size: 15px !important;
}

.f-s-16 {
	font-size: 16px !important;
}

.f-s-17 {
	font-size: 17px !important;
}

.f-s-18 {
	font-size: 18px !important;
}

.f-s-19 {
	font-size: 19px !important;
}

.f-s-20 {
	font-size: 20px !important;
}

.text-center {
	text-align: center !important;
	vertical-align: middle !important;
}

.text-left {
	text-align: left !important;
}

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

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

.pull-none {
	float: none !important;
}

.f-w-100 {
	font-weight: 100 !important;
}

.f-w-200 {
	font-weight: 200 !important;
}

.f-w-300 {
	font-weight: 300 !important;
}

.f-w-400 {
	font-weight: 400 !important;
}

.f-w-500 {
	font-weight: 500 !important;
}

.f-w-600 {
	font-weight: 600 !important;
}

.f-w-700 {
	font-weight: 700 !important;
}



.no-rounded-corner {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.rounded-corner {
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
}

.no-border {
	border: 0 !important;
}

.border-top-1 {
	border-top: 1px solid #eee !important;
}

.border-right-1 {
	border-right: 1px solid #eee !important;
}

.border-bottom-1 {
	border-bottom: 1px solid #eee !important;
}

.border-left-1 {
	border-left: 1px solid #eee !important;
}

.no-box-shadow {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.text-inverse {
	color: #2d353c !important;
}

a.text-inverse:focus,
a.text-inverse:hover {
	color: #575d63 !important;
}

.text-success {
	color: #00acac !important;
}

a.text-success:focus,
a.text-success:hover {
	color: #33bdbd !important;
}

.text-info {
	color: #49b6d6 !important;
}

a.text-info:focus,
a.text-info:hover {
	color: #6dc5de !important;
}

.text-primary {
	color: #348fe2 !important;
}

a.text-primary:focus,
a.text-primary:hover {
	color: #5da5e8 !important;
}

.text-warning {
	color: #f59c1a !important;
}

a.text-warning:focus,
a.text-warning:hover {
	color: #f7b048 !important;
}

.text-danger {
	color: #ff5b57 !important;
}

a.text-danger:focus,
a.text-danger:hover {
	color: #ff7c79 !important;
}

.text-white {
	color: #fff !important;
}

a.text-white:focus,
a.text-white:hover {
	color: #f0f3f4 !important;
}

.bg-white {
	background: #fff !important;
}

.bg-silver-lighter {
	background: #f4f6f7 !important;
}

.bg-silver {
	background: #f0f3f4 !important;
}

.bg-silver-darker {
	background: #b4b6b7 !important;
}

.bg-black {
	background: #2d353c !important;
}

.bg-black-darker {
	background: #242a30 !important;
}

.bg-black-lighter {
	background: #575d63 !important;
}

.bg-grey {
	background: #b6c2c9 !important;
}

.bg-grey-darker {
	background: #929ba1 !important;
}

.bg-grey-lighter {
	background: #c5ced4 !important;
}

.bg-red {
	background: #ff5b57 !important;
}

.bg-red-darker {
	background: #cc4946 !important;
}

.bg-red-lighter {
	background: #ff7c79 !important;
}

.bg-orange {
	background: #f59c1a !important;
}

.bg-orange-darker {
	background: #c47d15 !important;
}

.bg-orange-lighter {
	background: #f7b048 !important;
}

.bg-yellow {
	background: #e3fa3e !important;
}

.bg-yellow-darker {
	background: #b6c832 !important;
}

.bg-yellow-lighter {
	background: #e9fb65 !important;
}

.bg-green {
	background: #00acac !important;
}

.bg-green-darker {
	background: #008a8a !important;
}

.bg-green-lighter {
	background: #33bdbd !important;
}

.bg-blue {
	background: #348fe2 !important;
}

.bg-blue-darker {
	background: #2a72b5 !important;
}

.bg-blue-lighter {
	background: #5da5e8 !important;
}

.bg-aqua {
	background: #49b6d6 !important;
}

.bg-aqua-darker {
	background: #3a92ab !important;
}

.bg-aqua-lighter {
	background: #6dc5de !important;
}

.bg-purple {
	background: #727cb6 !important;
}

.bg-purple-darker {
	background: #5b6392 !important;
}

.bg-purple-lighter {
	background: #8e96c5 !important;
}

.no-bg {
	background: 0 0 !important;
}

.height-xs {
	height: 150px !important;
}

.height-sm {
	height: 300px !important;
}

.height-md {
	height: 450px !important;
}

.height-lg {
	height: 600px !important;
}

.height-full {
	height: 100% !important;
}

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

.height-100 {
	height: 100px !important;
}

.height-150 {
	height: 150px !important;
}

.height-200 {
	height: 200px !important;
}

.height-250 {
	height: 250px !important;
}

.height-300 {
	height: 300px !important;
}

.height-350 {
	height: 350px !important;
}

.height-400 {
	height: 400px !important;
}

.height-450 {
	height: 450px !important;
}

.height-500 {
	height: 500px !important;
}

.height-550 {
	height: 550px !important;
}

.height-600 {
	height: 600px !important;
}

.width-xs {
	width: 150px !important;
}

.width-sm {
	width: 300px !important;
}

.width-md {
	width: 450px !important;
}

.width-lg {
	width: 600px !important;
}

.width-full {
	width: 100% !important;
}

.width-50 {
	width: 50px !important;
}

.width-100 {
	width: 100px !important;
}

.width-150 {
	width: 150px !important;
}

.width-200 {
	width: 200px !important;
}

.width-250 {
	width: 250px !important;
}

.width-300 {
	width: 300px !important;
}

.width-350 {
	width: 350px !important;
}

.width-400 {
	width: 400px !important;
}

.width-450 {
	width: 450px !important;
}

.width-500 {
	width: 500px !important;
}

.width-550 {
	width: 550px !important;
}

.width-600 {
	width: 600px !important;
}

.text-underline {
	text-decoration: underline !important;
}

.underline {
	border-bottom: 1px solid #e2e7eb !important;
}

.cursor-pointer {
	cursor: pointer;
}

.table-modal-sni>tbody>tr>td {
	padding: 2px;
}