/*
Theme Name: Alpha-shopper
Theme URI: http://www.republikwp.com/alphashopper/
Author: republikwp
Author URI: http://themeforest.net/user/republikwp
Version: 2.1
License: Please read the attached license folder!
License URI: <a href="http://wiki.envato.com/support/legal-terms/licensing-terms/">http://wiki.envato.com/support/legal-terms/licensing-terms/</a>
Tags: fluid-layout, theme-options, white, fixed-layout, translation-ready
Description: WordPress theme with magazine style, newspaper style and blog style with powerful rating system and woocommerce
*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
 display: none;
 height: 0;
}
[hidden] {
 display: none;
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a:focus {
	outline: none;
}
a:active, a:hover {
	outline: 0;
	-moz-transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	-webkit-transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	-o-transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	transition: color 200ms ease-in-out 0s, background-color 200ms ease-in-out 0s;
	text-decoration:none;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
#main article img {
	height: auto;
	max-width: 100%;
}
img.alignleft {
	margin-right: 10px;
	margin-bottom:10px;
	float: left;
}
img.alignright {
	margin-left: 10px;
	margin-bottom:10px;
	float: right;
}
img, img.aligncenter, img.alignleft, img.alignright {
	max-width:100%!important;
	height:auto;
}
img.aligncenter {
	margin: 0 auto 10px auto;
	clear:both;
}
embed, iframe, object, video {
	width: 100%;
	border:none;
}
svg:not(:root) {
 overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.gallery-caption {
}
.bypostauthor {
}

@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
 .ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
 content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 2cm .5cm;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
.navbar {
	display: none;
}
.table td,  .table th {
	background-color: #fff !important;
}
.btn > .caret,  .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table-bordered th,  .table-bordered td {
	border: 1px solid #ddd !important;
}

  }






*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
button, input, select[multiple], textarea {
	background-image: none;
}
a {
	color: #428bca;
	text-decoration: none;
}
a:hover, a:focus {
	color: #2a6496;
	text-decoration:none;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-rounded {
	border-radius: 6px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	border: 0;
}
p {
	margin: 0 0 10px;
}



cite {
	font-style: normal;
}
.text-muted {
	color: #999999;
}
.text-primary {
	color: #428bca;
}
.text-warning {
	color: #c09853;
}
.text-danger {
	color: #b94a48;
}
.text-success {
	color: #468847;
}
.text-info {
	color: #3a87ad;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-weight: 500;
	line-height: 1.1;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom:0;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 14px;
}
h6, .h6 {
	font-size: 12px;
}
h1 small, .h1 small {
	font-size: 24px;
}
h2 small, .h2 small {
	font-size: 18px;
}
h3 small, .h3 small, h4 small, .h4 small {
	font-size: 14px;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0;
}
.list-unstyled {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	padding-left: 0;
	list-style: none;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 20px;
}
dt, dd {
	line-height: 1.428571429;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}

















@media (min-width: 768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
.dl-horizontal dd:before,  .dl-horizontal dd:after {
	content: " ";
	/* 1 */
  
    display: table;/* 2 */
  
  }
.dl-horizontal dd:after {
	clear: both;
}
.dl-horizontal dd:before,  .dl-horizontal dd:after {
	content: " ";
	/* 1 */
  
    display: table;/* 2 */
  
  }
.dl-horizontal dd:after {
	clear: both;
}
}





abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	float:left;
	border-left: 5px solid#eeeeee;
}
blockquote p {
	color:#999;
	font-style:italic;
}
blockquote p:last-child {
	margin-bottom: 0;
}
blockquote small {
	display: block;
	line-height: 1.428571429;
	color: #999999;
}
blockquote small:before {
	content: '\2014 \00A0';
}
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.428571429;
}
code, pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px;
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.428571429;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}
pre.prettyprint {
	margin-bottom: 20px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	padding-right: 25px;
	background:#fff;
}
.container-nav {
	margin-right: auto;
	margin-left: auto;
	padding: 0 25px;
}
.container:before, .container:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.container:after {
	clear: both;
}
.container:before, .container:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.container:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, .row:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.row:after {
	clear: both;
}
.row:before, .row:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.row:after {
	clear: both;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
	float: left;
}
.col-xs-1 {
	width: 8.333333333333332%;
}
.col-xs-2 {
	width: 16.666666666666664%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.33333333333333%;
}
.col-xs-5 {
	width: 41.66666666666667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.333333333333336%;
}
.col-xs-8 {
	width: 66.66666666666666%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.33333333333334%;
}
.col-xs-11 {
	width: 91.66666666666666%;
}
.col-xs-12 {
	width: 100%;
}







@media (min-width: 768px) {
.container {
	max-width: 750px;
}
.container-nav {
	max-width: 750px;
}
.col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-sm-7,  .col-sm-8,  .col-sm-9,  .col-sm-10,  .col-sm-11 {
	float: left;
}
.col-sm-1 {
	width: 8.333333333333332%;
}
.col-sm-2 {
	width: 16.666666666666664%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-4 {
	width: 33.33333333333333%;
}
.col-sm-5 {
	width: 41.66666666666667%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-7 {
	width: 58.333333333333336%;
}
.col-sm-8 {
	width: 66.66666666666666%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-10 {
	width: 83.33333333333334%;
}
.col-sm-11 {
	width: 91.66666666666666%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-push-1 {
	left: 8.333333333333332%;
}
.col-sm-push-2 {
	left: 16.666666666666664%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-4 {
	left: 33.33333333333333%;
}
.col-sm-push-5 {
	left: 41.66666666666667%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-7 {
	left: 58.333333333333336%;
}
.col-sm-push-8 {
	left: 66.66666666666666%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-10 {
	left: 83.33333333333334%;
}
.col-sm-push-11 {
	left: 91.66666666666666%;
}
.col-sm-pull-1 {
	right: 8.333333333333332%;
}
.col-sm-pull-2 {
	right: 16.666666666666664%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-4 {
	right: 33.33333333333333%;
}
.col-sm-pull-5 {
	right: 41.66666666666667%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-7 {
	right: 58.333333333333336%;
}
.col-sm-pull-8 {
	right: 66.66666666666666%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-10 {
	right: 83.33333333333334%;
}
.col-sm-pull-11 {
	right: 91.66666666666666%;
}
.col-sm-offset-1 {
	margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
	margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
	margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-7 {
	margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
	margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
	margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.container {
	max-width: 970px;
}
.container-nav {
	max-width: 970px;
}
.col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-md-7,  .col-md-8,  .col-md-9,  .col-md-10,  .col-md-11 {
	float: left;
}
.col-md-1 {
	width: 8.333333333333332%;
}
.col-md-2 {
	width: 16.666666666666664%;
}
.col-md-3 {
	width: 25%;
}
.col-md-4 {
	width: 33.33333333333333%;
}
.col-md-5 {
	width: 41.66666666666667%;
}
.col-md-6 {
	width: 50%;
}
.col-md-7 {
	width: 58.333333333333336%;
}
.col-md-8 {
	width: 66.66666666666666%;
}
.col-md-9 {
	width: 75%;
}
.col-md-10 {
	width: 83.33333333333334%;
}
.col-md-11 {
	width: 91.66666666666666%;
}
.col-md-12 {
	width: 100%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-push-1 {
	left: 8.333333333333332%;
}
.col-md-push-2 {
	left: 16.666666666666664%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-4 {
	left: 33.33333333333333%;
}
.col-md-push-5 {
	left: 41.66666666666667%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-7 {
	left: 58.333333333333336%;
}
.col-md-push-8 {
	left: 66.66666666666666%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-10 {
	left: 83.33333333333334%;
}
.col-md-push-11 {
	left: 91.66666666666666%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-pull-1 {
	right: 8.333333333333332%;
}
.col-md-pull-2 {
	right: 16.666666666666664%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-4 {
	right: 33.33333333333333%;
}
.col-md-pull-5 {
	right: 41.66666666666667%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-7 {
	right: 58.333333333333336%;
}
.col-md-pull-8 {
	right: 66.66666666666666%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-10 {
	right: 83.33333333333334%;
}
.col-md-pull-11 {
	right: 91.66666666666666%;
}
.col-md-offset-0 {
	margin-left: 0;
}
.col-md-offset-1 {
	margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
	margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-4 {
	margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
	margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-7 {
	margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
	margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-10 {
	margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
	margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.container {
	max-width: 1250px;
}
.container-nav {
	max-width: 1250px;
}
.col-lg-1,  .col-lg-2,  .col-lg-3,  .col-lg-4,  .col-lg-5,  .col-lg-6,  .col-lg-7,  .col-lg-8,  .col-lg-9,  .col-lg-10,  .col-lg-11 {
	float: left;
}
.col-lg-1 {
	width: 8.333333333333332%;
}
.col-lg-2 {
	width: 16.666666666666664%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-4 {
	width: 33.33333333333333%;
}
.col-lg-5 {
	width: 41.66666666666667%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-7 {
	width: 58.333333333333336%;
}
.col-lg-8 {
	width: 66.66666666666666%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-10 {
	width: 83.33333333333334%;
}
.col-lg-11 {
	width: 91.66666666666666%;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-push-1 {
	left: 8.333333333333332%;
}
.col-lg-push-2 {
	left: 16.666666666666664%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-4 {
	left: 33.33333333333333%;
}
.col-lg-push-5 {
	left: 41.66666666666667%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-7 {
	left: 58.333333333333336%;
}
.col-lg-push-8 {
	left: 66.66666666666666%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-10 {
	left: 83.33333333333334%;
}
.col-lg-push-11 {
	left: 91.66666666666666%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-pull-1 {
	right: 8.333333333333332%;
}
.col-lg-pull-2 {
	right: 16.666666666666664%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-4 {
	right: 33.33333333333333%;
}
.col-lg-pull-5 {
	right: 41.66666666666667%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-7 {
	right: 58.333333333333336%;
}
.col-lg-pull-8 {
	right: 66.66666666666666%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-10 {
	right: 83.33333333333334%;
}
.col-lg-pull-11 {
	right: 91.66666666666666%;
}
.col-lg-offset-0 {
	margin-left: 0;
}
.col-lg-offset-1 {
	margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
	margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
	margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-7 {
	margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
	margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
	margin-left: 91.66666666666666%;
}
}







table {
	max-width: 100%;
	background-color: transparent;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	margin-bottom: 20px;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: #ffffff;
}
.table-condensed thead > tr > th, .table-condensed tbody > tr > th, .table-condensed tfoot > tr > th, .table-condensed thead > tr > td, .table-condensed tbody > tr > td, .table-condensed tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
 background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
 float: none;
 display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
 float: none;
 display: table-cell;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
	background-color: #d0e9c6;
	border-color: #c9e2b3;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
	border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
	background-color: #ebcccc;
	border-color: #e6c1c7;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
	border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
	background-color: #faf2cc;
	border-color: #f8e5be;
}

@media (max-width: 768px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: scroll;
	border: 1px solid #dddddd;
}
.table-responsive > .table {
	margin-bottom: 0;
	background-color: #fff;
}
.table-responsive > .table > thead > tr > th,  .table-responsive > .table > tbody > tr > th,  .table-responsive > .table > tfoot > tr > th,  .table-responsive > .table > thead > tr > td,  .table-responsive > .table > tbody > tr > td,  .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,  .table-responsive > .table-bordered > tbody > tr > th:first-child,  .table-responsive > .table-bordered > tfoot > tr > th:first-child,  .table-responsive > .table-bordered > thead > tr > td:first-child,  .table-responsive > .table-bordered > tbody > tr > td:first-child,  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,  .table-responsive > .table-bordered > tbody > tr > th:last-child,  .table-responsive > .table-bordered > tfoot > tr > th:last-child,  .table-responsive > .table-bordered > thead > tr > td:last-child,  .table-responsive > .table-bordered > tbody > tr > td:last-child,  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > thead > tr:last-child > th,  .table-responsive > .table-bordered > tbody > tr:last-child > th,  .table-responsive > .table-bordered > tfoot > tr:last-child > th,  .table-responsive > .table-bordered > thead > tr:last-child > td,  .table-responsive > .table-bordered > tbody > tr:last-child > td,  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
}


fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	margin-bottom: 5px;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	/* IE8-9 */

  line-height: normal;
}
input[type="file"] {
	display: block;
}
select[multiple], select[size] {
	height: auto;
}
select optgroup {
	font-size: inherit;
	font-style: inherit;
	font-family: inherit;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
 height: auto;
}
.form-control:-moz-placeholder {
 color: #999999;
}
.form-control::-moz-placeholder {
 color: #999999;
}
.form-control:-ms-input-placeholder {
 color: #999999;
}
.form-control::-webkit-input-placeholder {
 color: #999999;
}
.form-control {
	display: block;
	width: 100%;
	height: 28px;
	padding: 5px 12px;
	font-size: 14px;
	color: #555555;
	vertical-align: middle;
	background-color: #ffffff;
	border: 1px solid #000;
}
.form-control:focus {
	border-color: #66afe9;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
}
textarea.form-control {
	height: auto;
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle;
}
.radio label, .checkbox label {
	display: inline;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm {
	height: auto;
}
.input-lg {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-lg {
	height: 45px;
	line-height: 45px;
}
textarea.input-lg {
	height: auto;
}
.has-warning .help-block, .has-warning .control-label {
	color: #c09853;
}
.has-warning .form-control {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
	color: #c09853;
	border-color: #c09853;
	background-color: #fcf8e3;
}
.has-error .help-block, .has-error .control-label {
	color: #b94a48;
}
.has-error .form-control {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
	color: #b94a48;
	border-color: #b94a48;
	background-color: #f2dede;
}
.has-success .help-block, .has-success .control-label {
	color: #468847;
}
.has-success .form-control {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
	color: #468847;
	border-color: #468847;
	background-color: #dff0d8;
}
.form-control-static {
	margin-bottom: 0;
	padding-top: 7px;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}


@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
}
.form-inline .radio,  .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
}
.form-inline .radio input[type="radio"],  .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0;
}
}


.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.form-horizontal .form-group:after {
	clear: both;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.form-horizontal .form-group:after {
	clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    text-align: right;
  }
}




.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.btn:focus {
	outline:none;
}
.btn:hover, .btn:focus {
	color: #333333;
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-primary {
	color: #000;
	background-color: #fff;
	border-color: #000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ed9c28;
	border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #d2322d;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #47a447;
	border-color: #398439;
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #39b3d7;
	border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-link {
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
}
.entry-content footer.article-footer {
	float:left;
	width:100%;
	margin-top:10px;
}
.article-footer i.fa {
	color:#000;
	margin-right:10px;
	font-size:120%;
	border:1px solid#000;
	padding:2px 5px;
	float:left;
}
span.edit-link {
	float:left;
}
.btn-sm, .btn-xs {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.btn-xs {
	padding: 2px 10px;
	margin:0 1px 2px 0;
}
.entry-content footer.article-footer p.tags {
	float:left;
	width:100%;
	margin-top:5px;
}
.article-footer p.tags a.btn {
	color:#000;
}
.article-footer p.tags a.btn:hover {
	color:#fff;
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	border-bottom: 0 dotted;
	content: "";
}
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.15);

}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333333;
	white-space: nowrap;
	font-size:90%;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #555;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #999999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.428571429;
	color: #999999;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0 dotted;
	border-bottom: 4px solid #000000;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
	border-top-color: #333333;
}
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
	border-top-color: #fff;
}
.dropup .btn-default .caret {
	border-bottom-color: #333333;
}
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
	border-bottom-color: #fff;
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: none;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn-group {
	float: left;
}
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group, .btn-toolbar > .btn-group + .btn-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
 border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
 border-bottom-right-radius: 0;
 border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
 border-bottom-left-radius: 0;
 border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group-xs > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	padding: 1px 5px;
}
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
 border-top-right-radius: 4px;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
 border-bottom-left-radius: 4px;
 border-top-right-radius: 0;
 border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
 border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child, .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified .btn {
	float: none;
	display: table-cell;
	width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
 display: none;
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group.col {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	width: 100%;
	margin-bottom: 0;
}
.form-search input.form-control {
	width:98%;
	margin-right:2%;
}
#searchsubmit.btn {
	background:#000;
	color:#fff;
}
#searchsubmit.btn:hover {
	background:#fff;
	color:#000;
}
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 45px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
	height: 45px;
	line-height: 45px;
}
textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
	height: auto;
}
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
	height: auto;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
 border-radius: 0;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
 border-bottom-right-radius: 0;
 border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child) {
 border-radius: 0;
 padding:3px 10px;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -4px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
	z-index: 2;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before, .nav:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.nav:after {
	clear: both;
}
.nav:before, .nav:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #428bca;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-tabs {
	border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.428571429;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
	border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-bottom-color: transparent;
	cursor: default;
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0;
}
.nav-tabs.nav-justified > li {
	float: none;
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
}
.container-nav .navbar-collapse {
	max-width:1170;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
	border-bottom-color: #ffffff;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 5px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #ffffff;
	background-color: #428bca;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified {
	width: 100%;
}
.nav-justified > li {
	float: none;
}
.nav-justified > li > a {
	text-align: center;
}
@media (min-width: 768px) {
.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
	border-bottom: 1px solid #dddddd;
	margin-right: 0;
}
.nav-tabs-justified > .active > a {
	border-bottom-color: #ffffff;
}
.tabbable:before, .tabbable:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.tabbable:after {
	clear: both;
}
.tabbable:before, .tabbable:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.tabbable:after {
	clear: both;
}
.tab-content > .tab-pane, .pill-content > .pill-pane {
	display: none;
}
.tab-content > .active, .pill-content > .active {
	display: block;
}
.nav .caret {
	border-top-color: #428bca;
	border-bottom-color: #428bca;
}
.nav a:hover .caret {
	border-top-color: #2a6496;
	border-left-color: #2a6496;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	z-index: 1000;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.navbar:before, .navbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar:after {
	clear: both;
}
.navbar:before, .navbar:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar:after {
	clear: both;
}
@media (min-width: 768px) {
.navbar {
    border-radius: 4px;
  }
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar-header:after {
	clear: both;
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	/* 1 */
  display: table;/* 2 */
}
.navbar-header:after {
	clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
  }
}

.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	/* 1 */
	display: table;/* 2 */
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	/* 1 */
	display: table;/* 2 */
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
	margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
	margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
	margin-right: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
  }
}
.navbar-static-top {
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
	position: relative;
	right: 0;
	left: 0;
	border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
	border-radius: 0;
  }
}

.navbar-fixed-top {
  z-index: 100;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
.navbar-nav {
    float: left;
    margin: 0;
  }
.navbar-nav > li {
    float: left;
  }
.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
.navbar-left {
    float: left !important;
  }
.navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
.navbar-form .form-control {
    display: inline-block;
  }
.navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
.navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
.navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
	color: #777777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #cccccc;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
	border-top-color: #555555;
	border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
	border-top-color: #777777;
	border-bottom-color: #777777;
}

@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #555555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
}

.header-top .container nav {
	float:left;
	width:68%;
}
.header-address {
	float:right;
	margin-top:5px;
	width:30%;
	font-size:12px;
	text-align:right;
	color:#000;
}
.header nav {
	float:left;
	width:100%;
	position:relative;
	border-top:1px solid#a5a5a5;	
	border-bottom:1px solid#a5a5a5;		
}
.header-top > div > nav {
	border-top:none;	
	border-bottom:none;		
}
.navbar-default .navbar-link {
	color: #777777;
}
.navbar-default .navbar-link:hover {
	color: #333333;
}
.container-nav {
	max-width: 1170px;
	background-color: #fff;
}
.container-kodda {
	max-width: 1250px;
	padding:0 25px;
	margin:0 auto;
	background-color: #fff;
}
.navbar-inverse .navbar-brand {
	color: #000;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #666;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #666;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #666;
	background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #080808;
	color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #ffffff;
	background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #ffffff;
	background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
}
.navbar-inverse .navbar-link {
	color: #999999;
}
.navbar-inverse .navbar-link:hover {
	color: #ffffff;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	border:1px solid#000;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
}
.breadcrumb > .active {
	color: #999999;
}
.pagination {
	display: inline-block;
	padding-left: 0;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 3px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	margin-right:2px;
	margin-left: -1px;
	border-bottom-right-radius: 0!important;
	border-top-right-radius: 0!important;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
}
.pagination li span.emm-current {
	background:#000;
	color:#fff;
	border-bottom-left-radius: 0!important;
	border-top-left-radius: 0!important;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	border-color: #000;
	color:#fff;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}
.pager:before, .pager:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.pager:after {
	clear: both;
}
.pager:before, .pager:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #999999;
	background-color: #ffffff;
	cursor: not-allowed;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
}
.label[href]:hover, .label[href]:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.label:empty {
	display: none;
}
.label-default {
	background-color: #999999;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #808080;
}
.label-primary {
	background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #3071a9;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}
.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999999;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
a.badge:hover, a.badge:focus {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
.btn .badge {
	position: relative;
	top: -1px;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
	color: #428bca;
	background-color: #ffffff;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
	background-color: #eeeeee;
}
.jumbotron h1 {
	line-height: 1;
	color: inherit;
}
.jumbotron p {
	line-height: 1.4;
}
.container .jumbotron {
	border-radius: 6px;
}
@media screen and (min-width: 768px) {
.jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
.container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
.jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
	display: block;
}
.thumbnail > img {
	display: block;
	max-width: 100%;
	height: auto;
}
a.thumbnail:hover, a.thumbnail:focus {
	border-color: #428bca;
}
.thumbnail > img {
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #333333;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable {
	padding-right: 35px;
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #356635;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #2d6987;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #fbeed5;
	color: #c09853;
}
.alert-warning hr {
	border-top-color: #f8e5be;
}
.alert-warning .alert-link {
	color: #a47e3c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #555;
	color: #d60000;
	float:left;
	width:100%;
}
.alert-danger hr {
	border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
	color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
from {
    background-position: 40px 0;
  }
to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
from {
    background-position: 40px 0;
  }
to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
from {
    background-position: 0 0;
  }
to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
from {
    background-position: 40px 0;
  }
to {
    background-position: 0 0;
  }
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress-striped .progress-bar {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media, .media-body {
	overflow: hidden;
	zoom: 1;
}
.media, .media .media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media-object {
	display: block;
}
.media-heading {
	margin: 0 0 5px;
}
.media > .pull-left {
	margin-right: 10px;
}
.media > .pull-right {
	margin-left: 10px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
	float: right;
}
.list-group-item > .badge + .badge {
	margin-right: 5px;
}
a.list-group-item {
	color: #555555;
}
a.list-group-item .list-group-item-heading {
	color: #333333;
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #e1edf7;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 20px;
}
.panel-body {
	padding: 15px;
}
.panel-body:before, .panel-body:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.panel-body:after {
	clear: both;
}
.panel-body:before, .panel-body:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.panel-body:after {
	clear: both;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item {
	border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
	border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.panel > .table {
	margin-bottom: 0;
}
.panel > .panel-body + .table {
	border-top: 1px solid #dddddd;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.panel-default {
	border-color: #dddddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: #f5f5f5;
	border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #dddddd;
}
.panel-primary {
	border-color: #428bca;
}
.panel-primary > .panel-heading {
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #428bca;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-warning {
	border-color: #fbeed5;
}
.panel-warning > .panel-heading {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #fbeed5;
}
.panel-danger {
	border-color: #eed3d7;
}
.panel-danger > .panel-heading {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #eed3d7;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}
.well {
	min-height: 20px;
	padding: 0;
	margin-bottom: 20px;
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
	padding: 24px;
	border-radius: 6px;
}
.well-sm {
	padding: 9px;
	border-radius: 3px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
	margin-right: 15px;
}
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-dialog {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	z-index: 1050;
}
.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: none;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030;
	background-color: #000000;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.428571429px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.428571429;
}
.modal-body {
	position: relative;
	padding: 20px;
}
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.modal-footer:after {
	clear: both;
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
@media screen and (min-width: 768px) {
.modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow, .popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
	background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	cursor: pointer;
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #ffffff;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
}
.carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	/* 1 */

  display: table;/* 2 */

}
.clearfix:after {
	clear: both;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.affix {
	position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
@-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
    display: block !important;
}
tr.visible-xs {
    display: table-row !important;
}
th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
    display: block !important;
  }
tr.visible-xs.visible-sm {
    display: table-row !important;
  }
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
    display: block !important;
  }
tr.visible-xs.visible-md {
    display: table-row !important;
  }
th.visible-xs.visible-md,
td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
    display: block !important;
  }
tr.visible-xs.visible-lg {
    display: table-row !important;
  }
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}

.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*
BASE (MOBILE) SIZE
This are the mobile styles. It's what people see on their phones. If
you set a great foundation, you won't need to add too many styles in
the other stylesheets. Remember, keep it light: Speed is Important.
*/
/******************************************************************
Site Name: Builder
Author:  Brad WIlliams

Stylesheet: Base Mobile Stylesheet

Be light and don't over style since everything here will be
loaded by mobile devices. You want to keep it as minimal as
possible. This is called at the top of the main stylsheet
and will be used across all viewports.

------------ MAP ------------

01. GENERAL STYLES
02. WORDPRESS BODY CLASSES
03. LAYOUT & GRID STYLES
04. LINK STYLES
05. H1, H2, H3, H4, H5 STYLES
06. HEADER STYLES
07. NAVIGATION STYLES
08. POSTS & CONTENT STYLES
09. PAGE NAVI STYLES
10. COMMENT STYLES
11. COMMENT FORM STYLES
12. SIDEBARS & ASIDES
13. FOOTER STYLES
14. HOME STYLES

******************************************************************/
/*********************
01. GENERAL STYLES
*********************/
html, body {
  /* height: 100%; */
}
body {
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #777;
  background-color: #ffffff;
}
/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/

/*********************
03. LAYOUT & GRID STYLES
*********************/
#inner-content {
  margin-left: -15px;
  margin-right: -15px;
}
#inner-content:before,
#inner-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#inner-content:after {
  clear: both;
}
#inner-content:before,
#inner-content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#inner-content:after {
  clear: both;
}
#main {
  position: relative;
  min-height: 1px;
}
header.article-header  {
	float:left;
	width:100%;
	border-top:2px solid#000;
	border-bottom:1px solid#000;	
	padding:10px 0;
}
header.article-header h1 {
	float:left;
	width:100%;
	margin-bottom:5px;
}
@media (min-width: 1200px) {
#main {
    float: left;
    width: 72%;
  }
}
.sidebar {
	float: right;
	width: 25%;
	position: relative;
	min-height: 1px;
}
.sidebar-inside {
	float:left;
	width:100%;

}
@media (min-width: 1200px) {
.sidebar {
    float: right;
    width: 25%;
  }
}
#full-width {
  position: relative;
  min-height: 1px;
}
@media (min-width: 1200px) {
#full-width {
    float: left;
    width: 100%;
  }
}

/*********************
04. LINK STYLES
*********************/
a, a:visited {
/* on hover */

  /* on click */

  /* mobile tap color */

}
a:link, a:visited:link {
	/*
		this highlights links on iPhones/iPads.
		so it basically works like the :hover selector
		for mobile devices.
		*/

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	text-rendering: optimizelegibility;
	font-weight: 500;
	color:#000;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration: none;
}
h1, .h1 {
	line-height: 1.1;
}
h2, .h2 {
	line-height: 1.1;
}
h1.page-title {
	margin-bottom:5px;
}
h1.archive-title {
	float:left;
	width:100%;
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
/*********************
06. HEADER STYLES
*********************/
.wrapper header.header {
	background:#fff;
	float:left;
	width:100%;
	position:relative;
	z-index:99999999999999;
}
.header-top {
	float:left;
	width:100%;
	height:30px;
	border-bottom:1px solid#a5a5a5;
	background:#fff;
	overflow:hidden;
}
.header-logowrapper {
	float:left;
	width:100%;
}
.header-logo {
	max-width:1250px;
	margin:20px auto 0 auto;
	padding:0 25px;
	position:relative;
	overflow:hidden;
}
.header-logoinside {
	width:100%;
	float:left;
	padding:15px 0;
}
.header-left {
	float: left;
	margin: 0;
	padding: 0;
	width: 25.33%;
}
.header-center {
	float: left;
	font-size: 12px;
	line-height: 18px;
	margin: 0 2%;
	width: 35.33%;
}
.header-right {
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	width: 35.33%;
	text-align:right;
}
.header-right2 {
	float: right;
	font-size: 12px;
	line-height: 18px;
	text-align:right;
	padding:5px;
	width: 73%;
}
.header-center3 {
	float: left;
	margin: 0 2%;
	padding: 0;
	width: 25.33%;
}
.header-left3 {
	float: left;
	font-size: 12px;
	line-height: 18px;
	width: 35.33%;
}
.header-center, .header-right, .header-right2, .header-logoinside a img {
	margin-bottom:0;
	max-width:100%;
	height:auto;
}
.header-cartwrapper {
	width:100%;
	float:left;
}
.header-cart {
	max-width:1200px;
	margin:0 auto;
	position:relative;
	margin-top:-1px;
}
/*********************
07. NAVIGATION STYLES
*********************/
.nav {
/* end .menu li */

  /* highlight current page */

  /* end current highlighters */

}
.nav li ul.sub-menu li a, .nav li ul.children li a {
	padding-left: 30px;
}
/*********************
08. POSTS & CONTENT STYLES
*********************/
#content {
	margin:30px 0;
	float:left;
	width:100%;
}
.custom-page {
	float:left;
	width:100%;
}
#contentfrontpage {
	margin:30px 0;
	float:left;
	width:100%;
}
#contentfrontpage-slide {
	margin:0 0 30px;
	float:left;
	width:100%;
}
.customfrontpage-wrapper {
	float:left;
	width:100%;
}
.byline {
	color: #999;
}
/* entry content */
.entry-content {
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
.blog-wrapperindexfull section.entry-content {
	border-bottom:none;
}
.entry-content dd {
	margin-left: 0;
	font-size: 0.9em;
	color: #787878;
	margin-bottom: 1.5em;
}
.entry-content img {
	max-width: 100%;
	height: auto;
}
.entry-content video, .entry-content object {
	max-width: 100%;
	height: auto;
}
.entry-content pre {
	background: #eee;
	border: 1px solid #cecece;
	padding: 10px;
}
/* end .entry-content */
.wp-caption {
	max-width: 100%;
	background: #eee;
	padding: 5px;/* images inside wp-caption */

}
.wp-caption img {
	max-width: 100%;
	margin-bottom: 0;
	width: 100%;
}
.wp-caption p.wp-caption-text {
	font-size: 0.85em;
	margin: 4px 0 7px;
	text-align: center;
}
.fluid-width-video-wrapper {
	float:left;
	margin-bottom:15px;
}
.blog-rightindex .blog-thumb-wrapper .fluid-width-video-wrapper {
	margin-bottom:0;
}
/******************************************************************
09. PAGE NAVI STYLES
******************************************************************/
.page-navigation, .wp-prev-next {
	margin: 1.1em 0 2.2em;
}
.alphashopper_page_navi li {
	float: left;
	margin-left: 10px;
}
.alphashopper_page_navi li a {
	padding: 3px 6px;
	display: block;
	text-decoration: none;
	position: relative;
}
.alphashopper_page_navi li a:hover, .alphashopper_page_navi li a:focus {
	color: #f01d4f;
	text-decoration: underline;
}
.alphashopper_page_navi li.bpn-current {
	padding: 3px 6px;
	border-bottom: 2px solid #f01d4f;
	position: relative;
}
.alphashopper_page_navi li.bpn-prev-link, .alphashopper_page_navi li.bpn-next-link {
	font-weight: 700;
}
.alphashopper_page_navi li.bpn-prev-link a, .alphashopper_page_navi li.bpn-next-link a {
	padding: 0;
}
.alphashopper_page_navi li.bpn-prev-link a:hover, .alphashopper_page_navi li.bpn-next-link a:hover, .alphashopper_page_navi li.bpn-first-page-link a:hover, .alphashopper_page_navi li.bpn-last-page-link a:hover {
	background: none;
}
.wp-prev-next .prev-link {
	float: left;
}
.wp-prev-next .next-link {
	float: right;
}
/******************************************************************
10. COMMENT STYLES
******************************************************************/
/* h3 comment title */
#comments {
/* number of comments span */

}
.commentlist li {
	position: relative;
	clear: both;
	overflow: hidden;
	list-style-type: none;
	margin-bottom: 10px;
	padding: 10px 10px 0 10px;
	background:#f9f9f9;
}
.commentlist li:last-child {
	margin-bottom: 0;
}
.commentlist li ul.children {
	margin: 0;
}
.commentlist li[class*=depth-] {
 margin-top: 1.1em;
}
.commentlist li.depth-1 {
	margin-left: 0;
	margin-top: 0;
}
.commentlist li:not(.depth-1) {
 margin-right: -10px;
 margin-left: -10px;
 margin-top: 0;
 padding-bottom: 0;
 border-top:1px solid#eee;
}
.commentlist .vcard {
	margin-left: 80px;
}
.commentlist .vcard cite.fn {
	font-weight: 700;
	font-style: normal;
}
.commentlist .vcard time {
	float: right;
}
.commentlist .vcard time a {
	color: #999;
	text-decoration: none;
}
.commentlist .vcard time a:hover {
	text-decoration: underline;
}
.commentlist .vcard img.avatar {
	position: absolute;
	left: 10px;
}
.commentlist .comment_content {
	margin-left: 80px;
	font-size:12px;
}
.commentlist .comment_content p {
	margin: 0.7335em 0 1.5em;
	font-size: 1em;
	line-height: 1.5em;
}
.commentlist .comment-reply-link {
	text-decoration: none;
	float: right;
	border:1px solid#000;
	padding: 0 10px;
	color: #000;
	margin-bottom: 10px;
	font-size: 11px;
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
	background: #000;
	border:1px solid#000;
	color:#fff;
}
/******************************************************************
11. COMMENT FORM STYLES
******************************************************************/
.respond-form {
	margin: 30px 0 0 0;
}
.respond-form form {
	margin: 0.75em 0;
}
li.comment section#respond.respond-form form#commentform ul#comment-form-elements.clearfix li, .respond-form form li {
	list-style-type: none;
	float:left;
	width:32%;
	margin: 0 2% 10px 0;
	font-size:12px;
}
.respond-form form li:last-child {
	float:right;
	margin: 0 0 10px 0;
}
#main ol.commentlist {
	list-style: none outside none;
	margin-left: 0;
	padding-left: 0;
}
#comment-nav ul.clearfix li {
	list-style-type: none;
}
.respond-form form li label, .respond-form form li small {
	font-weight:normal;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url], .respond-form form textarea {
	padding: 3px 6px;
	border: 1px solid #000;
	line-height: 1.5em;
}
#commentform ul#comment-form-elements.clearfix {
	list-style: none outside none;
	margin-left: 0;
	padding-left: 0;
}
.respond-form form input[type=text]:focus, .respond-form form input[type=email]:focus, .respond-form form input[type=url]:focus, .respond-form form textarea:focus {
	background: #fff;
}
.respond-form form input[type=text]:invalid, .respond-form form input[type=email]:invalid, .respond-form form input[type=url]:invalid, .respond-form form textarea:invalid {
 outline: none;
 border-color: #fbc2c4;
 background-color: #f6e7eb;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 -ms-box-shadow: none;
 box-shadow: none;
}
.respond-form form input[type=text], .respond-form form input[type=email], .respond-form form input[type=url] {
	width:100%;
	padding:10px;
	font-size:12px;
}
.respond-form form textarea {
	resize: none;
	width: 100%;
	height: 150px;
}
h3#comments, #comment-form-title {
	margin: 0 0 20px;
	float:left;
	width:100%;
}
#allowed_tags {
	margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
	margin: 0 20px 1.1em;
}
/*********************
12. SIDEBARS & ASIDES
*********************/
.widget ul {
	list-style: none outside none;
	margin-left: 0;
	padding-left: 0;
	float:left;
	width:100%;
}
.widget ul li {
	padding: 4px 0;
	margin-bottom:1px;
	float:left;
	width:100%;
	border-top:1px solid#ccc;
	border-bottom:1px solid#ccc;
	font-size: 12px;
}
.widget ul li ul {
	border-top:none;
	border-bottom:none;
}
.textwidget {
	float:left;
	width:100%;
}
.widget ul li ul {
	margin-left: 5%;
	width:95%;
}
.widget ul li ul li {
	border-top:none;
}
.widget ul li ul li:first-child {
	border-top:1px solid#ccc;
}
.widget #members-list {
	margin: 5px 0 20px 0;
	float:left;
	width:100%;
}
.widget form.form-search {
	float: left;
	width: 100%;
}
.widget {
	float: left;
	margin: 0 0 30px;
	width: 100%;
}
.widget-topslide1 div#text-6.widget {
	margin: 0 0 5px;
}
.widget:last-child {
	margin: 0 0 0;
}
h4.widgettitle {
	float:left;
	width:100%;
	padding:7px 0;
	margin-bottom:15px!important;
	border-bottom:1px solid#999;
	text-transform:uppercase!important;
}
.widget h4.widgettitle,
.widget .wpb_wrapper h2.wpb_heading  {
	border-top:2px solid#000;
}
.wpb_wrapper h2.wpb_heading {
	padding:7px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid#999;
	text-transform:uppercase!important;
}
.vc-bigtitle h2.titlewhite span, h2.wpb_heading span, h4.widgettitle span {
	color:#f00;
}
.tagcloud a {
	border:1px solid#000;
	font-size:12px!important;
	float:left;
	padding:5px;
	margin:0 2px 2px 0;
	color:#000;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}
.tagcloud a:hover {
	color:#fff;
	border:1px solid#000;
	background:#000;
}
/* calendar widget */
#calendar_wrap {
	padding-bottom:0;
	float:left;
	width:100%;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	padding: 4px;
	color:#000;
	text-align:right;
	font-size:14px!important;
	display: table-caption;
}
#wp-calendar tr {
}
#wp-calendar tr:last-child {
	border:1px solid#a5a5a5;
}
th {
	border:1px solid#a5a5a5;
	padding:5px 0;
	color:#000;
}
.shop_table th {
	border:none;
	padding:5px 0;
	color:#000;
}
#calendar_wrap table#wp-calendar thead tr th {
	text-align:center;
}
#calendar_wrap table#wp-calendar tbody tr td {
	text-align:center;
	border:1px solid#a5a5a5;
	font-size:12px;
	padding:5px 0;
}
#calendar_wrap table#wp-calendar tbody tr td#today {
	background:#a5a5a5;
	color:#fff;
}
#wp-calendar tbody tr td a {
	padding:2px 4px;
	border:1px solid#a5a5a5;
	color:#000;
}
#wp-calendar tbody tr td a:hover {
	color:#fff;
	background:#000;
}
#wp-calendar tfoot tr td#prev {
	text-align: left;
	padding: 4px 0 4px 4px;
}
#wp-calendar tfoot tr td#next {
	text-align: right;
	padding: 4px 4px 4px 0;
}
/*********************
13. FOOTER STYLES
*********************/
.footer {
	clear: both;
}
.footer-widgetwrapper {
	float:left;
	width:100%;
	margin:0 0 30px 0;
}
.footer-widget {
	float:left;
	width:23.5%;
	margin:0 2% 0 0;
}
.footer-widget:nth-child(4) {
 float:right;
 margin:0 0 0 0;
}
#inner-footer {
	float:left;
	width:100%;
	padding:10px 0 30px;
	border-top:2px solid#000;
}
.footer-credit {
	float:left;
	font-size:11px;
	text-transform:uppercase;
	color:#000;
	margin-top:15px;
}
.footer-payment {
	float:right;
	text-align:right;
	max-width:17%;
}
.footer-payment img {
	max-width:100%;
	height:auto;
}
.footer-nav {
	margin: 5px 0 0 0;
	padding-left: 0;
	font-size:11px;
	text-transform:uppercase;
}
.footer-nav li {
	display: inline;
	padding: 0 5px;
	border-right:1px solid#000;
}
/*********************
14. HOME STYLES
*********************/
#banner.home-page {
	margin-top: 3em;
	margin-bottom: 5em;
	padding-top: 20px;
}
#banner img {
	max-width: 100%;
	margin: 5px auto;
	display: block;
}
.home-three {
	text-align: center;
}
/*********************
14. AUTHOR PAGE
*********************/
.author-details {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 50px;
}
.author-details h2 {
	margin-top: 5px;
}
.author-details img {
	margin-top: 5px;
}
.author-details ul {
	list-style: none;
	padding: 0;
}
.author-details ul li {
	display: inline;
	padding: 0 4px;
}
/****************************************************
/* MULTI-LEVEL DROPDOWNS FOR ROOTS
*****************************************************/
.dropdown-menu {
	font-size:85%;
	letter-spacing:1px;
}
.dropdown-menu .dropdown-menu {
	left: 100%;
	position: absolute;
	top: 0;
	visibility: hidden;
	margin-top: -2px;
	font-size:100%;
}
.dropdown-menu li:hover > .dropdown-menu {
	visibility: visible;
	display: block;
}
.navbar .dropdown-menu .dropdown-menu:before {
	border-bottom: 7px solid transparent;
	border-left: none;
	border-right: 7px solid rgba(0, 0, 0, 0.2);
	border-top: 7px solid transparent;
	left: -7px;
	top: 15px;
}
.navbar .dropdown-menu .dropdown-menu:after {
	border-top: 6px solid transparent;
	border-left: none;
	border-right: 6px solid #fff;
	border-bottom: 6px solid transparent;
	left: 10px;
	top: 11px;
	left: -6px;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
	display: block;
}
/****************************************************
/* HANDLE SEARCH MODULE
*****************************************************/
.searchmodule-wrapper {
	float:left;
	width:100%;
	margin:0 0 30px 0;
}
.searchmodule-content {
	float:left;
	width:100%;
	padding:5px;
	border:1px solid#000;
}
.searchmodule-wrapper h4.widgettitle i.fa {
	float:left;
	margin-right:5px;
	border:1px solid#000;
	padding:3px;
}
.inputsearchmodule-group {
	float:left;
	width:100%;
}
select[name=min_luas], select[name=max_luas], select[name=broker], select[name=location], select[name=status], select[name=min_price], select[name=max_price] {
	border:1px solid#000;
	padding:3px 5px;
	margin-bottom:3px;
}
select[name=broker], select[name=location], select[name=status] {
	float:left;
	width:100%;
}
select[name=min_luas], select[name=min_price] {
	width:48%;
	float:left;
}
select[name=max_luas], select[name=max_price] {
	width:48%;
	float:right;
}
.inputsearchmodule-group span.input-group-btn {
	float:left;
	width:100%;
}
/****************************************************
/* HANDLE THE INDEX FULL
*****************************************************/
.blog-mainleftfull {
	position:relative;
	float:left;
	width:100%;
}
.blog-wrapperindexfull {
	margin:0 0 40px 0;
	position:relative;
	float:left;
	width:100%;
	background: #f9f9f9;
	border:1px solid#f0f0f0;
	padding:10px;
}
.blog-rightindexfull {
	float:right;
	width:100%;
}
.blog-thumb-wrapperfull {
	width:30%;
	float:left;
}
.blog-articlefrontfull {
	background: #f0f0f0;
	float: right;
	padding: 15px 2%;
	width: 68%;
}
.pf-iconfull {
	position:absolute;
	background: #f0f0f0;
	color:#fff;
	padding:10px;
	font-size:150%;
	left:0;
	top:0;
	z-index:999;
}
.index-readmore-wrapperfull {
	float: left;
}
.index-readmore-wrapperfull .index-readmore {
	padding:3px 10px;
}
.index-readmore .blog-title4 a i.fa {
	float:right;
	margin-left:10px;
	font-size:155%;
}
/****************************************************
/* HANDLE THE INDEX DEFAULT
*****************************************************/
.blog-mainleft {
	margin:0 0 30px 0;
	position:relative;
	float:left;
	width:100%;
	border-bottom:2px solid#000;
}
.blog-wrapperindex {
	margin:0 0 50px 0;
	position:relative;
	float:left;
	width:49%;
}
.blog-leftmeta {
	position:relative;
	float:left;
	width:15%;
	padding:0 1%;
	text-align:center;
}
.pf-icon {
	float:left;
	width:100%;
	padding:3px 5px;
	margin-bottom:2px;
	background:#000;
	text-align:center;
	color:#fff;
}
.blog-rightindex {
	position:relative;
	float:right;
	width:85%;
}
.blog-articlefront {
	background: #f9f9f9;
	float: left;
	padding: 15px 4% 20px 4%;
	width: 100%;
	border-bottom:3px solid#000;
}
.blog-articlefront .blog-title {
	text-transform:uppercase;
}
.meta-singlepost {
	float:left;
	width:100%;
	padding:5px 0;
	margin-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
	line-height:16px;
}
.meta-singlepostleft {
	float:left;
}
.meta-singlepostright {
	float:right;
	text-align:right;
}
.index-readmore-wrapper {
	float: right;
	position:relative;
}
.index-readmore {
	background:#000000;
	color: #fff;
	float: left;
	padding: 0 10px 4px 10px;
	position:relative;
}
.index-readmore a, .index-readmore a:link, .index-readmore a:visited {
	color: #fff;
}
.index-readmore a:hover {
	color: #666;
}
.blog-wrapper .cat-singlepost {
	top:-17px;
	margin-bottom: 0;
}
.blog-thumb-wrapper {
	position:relative;
	width:100%;
	float:left;
}
.blog-audio, .blog-thumb-wrapper .blog-thumb .audio-singleplayer {
	width:100%;
	overflow:hidden;
}
.blog-thumb-wrapper .blogfront-thumb a img {
	width:100%;
	height:auto;
}
.blog-thumb {
	position:relative;
	width:100%;
	float:left;
	overflow:hidden;
}
.blog-thumb img {
	width:100%;
	height:auto;
}
.blog-textwrapper {
	position:relative;
	width:71%;
	float:left;
}
.blog-text {
	margin:0 0 10px 0;
	position:relative;
	width:100%;
	float:left;
	font-size:12px;
	line-height:18px;
}
.meta-singlepost .blog-title4 {
	position:relative;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	width:100%;
	text-align:left;
}
.post-response {
	float:left;
	text-align:center;
	color:#000;
	width:100%;
	padding: 4px 5px 2px 5px;
	background:#eee;
}
.sidebar-leftblog {
	margin-top: 0 !important;
	padding:0;
	float:left;
	width: 20.5%;
	border:none;
}
.sidebar-rightblog {
	margin-top: 0 !important;
	padding:0;
	float: right;
	width: 20.5%;
	border:none;
}
.date-wrappindex {
	position: relative;
	width: 100%;
	overflow:hidden;
	margin-bottom:2px;
}
.datemindex {
	text-align: center;
	float:left;
	width: 100%;
	padding:5px 4% 0 4%;
	background:#000;
}
.blog-leftmeta .big-category h4 {
	color: #fff;
}
.monthindex {
	float:left;
	text-align:center;
	width: 100%;
	padding-top:5px;
	background:#eee;
}
.blog-wrapperindex .blog-rightindex .subtitle-single {
	text-align: left;
	width: 100%;
}
.blog-wrapperindex .blog-rightindex .blog-textwrapper {
	width:100%;
}
/****************************************************
/* HANDLE THE INVIEW
*****************************************************/
.header-logo a img {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.view, .vc_row-fluid, img, .widget, .tag-cloud {
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
}
.view .inview, .no-csstransitions .view, .vc_row-fluid .inview, .no-csstransitions .vc_row-fluid, img .inview, .no-csstransitions img, .widget.inview, .no-csstransitions .widget, .tag-cloud.inview, .no-csstransitions .tag-cloud {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
/****************************************************
16.0 GO TO TOP
*****************************************************/
#back-top {
	position: fixed;
	right:10px;
	bottom: 35px;
	width:40px;
	height:40px;
	z-index:11111;
	border:2px solid#000;
	padding:1px;
	background:#fff;
}
#back-top a {
	width: 15px;
	display: block;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 34px;
	height: 34px;
	display: block;
	padding-top:1px;
	border:1px solid#000;
	text-align:center;
	color:000;
}
#back-top a:hover span {
	color:#fff;
	background:#000;
}
/****************************************************
/* TOP PANEL 
*****************************************************/

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* Panel Tab/button */
.tab {
	background-image: url("images/drop-openbg.png");
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	height: 37px;
	padding:0 0 5px;
	margin-top:-1px;
	width:100%;
	float: right;
	z-index: 999999999999 !important;
}
.tab ul.login {
	display: block;
	position: relative;
	float: right;
	clear: right;
	height: 35px;
	width: auto;
	padding: 0 0 0;
	margin: 0;
	right: 0px;
	color: white;
	font-size: 14px;
	text-align: center;
}
.tab ul.login li {
	text-align: left;
	display: block;
	float: left;
	height: 30px;
}
.tab a.open, .tab a.close-sp {
	height: 33px;
	cursor: pointer;
	display: block;
	width: 33px;
	position: relative;
	top:-1px;
}
.tab a.open:hover, .tab a.close-sp:hover {
	text-decoration:none;
}
.login li#toggle a#close.close-sp i.fa, .login li#toggle a#open.open i.fa {
	font-size:1.7em;
	margin:7px 0 0 5px;
}
.tab-item {
	position: relative;
	float:right;
	margin:5px 3px 2px;
	width:55%;
	font-size:11px;
	line-height:11px;
	text-transform:uppercase;
	text-align:right;
	color:#000;
}
.tab-subtotal {
	position: relative;
	float:right;
	width:55%;
	font-size:11px;
	line-height:11px;
	text-transform:uppercase;
	text-align:right;
	color:#000;
	margin-right:3px;
}
/* sliding panel */
.toppanel-wrapp {
	max-width: 1170px;
	position: relative;
	margin:0 auto;
}
 @media only screen and (min-width: 1px) and (max-width: 640px) {
.toppanel-wrapp {
	margin:20px auto 0 auto;
}
}
#toppanel {
	width:350px;
	position: absolute;
	top: 0;
	right:0;
	z-index: 999999999999 !important;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#panel-header {
	width: 350px;
	border-left:1px solid#a5a5a5;
	border-right:1px solid#a5a5a5;
	border-bottom:1px solid#a5a5a5;
	background:#fff;
	overflow: hidden;
	position: relative;
	float:right;
	z-index: 999999999999 !important;
	display: none;
}
#panel-header p {
	margin: 5px 0;
	padding: 0;
}
#panel-header .content-sp {
	width: 100%;
	margin: 0 auto;
	padding: 0 3%;
	float:left;
}
.widget-top .textwidget p img.alignleft {
	border:1px solid#ccc;
	padding:5px;
}
.widget-topslide1 {
	width:100%;
	float:left;
	padding:10px 0;
	font-size:12px;
	line-height:18px;
}
/****************************************************
12.0 HTML KODDA MENU
*****************************************************/
.html-navwrapper {
	float:left;
	width:97%;
	margin:0 1.5%;
	padding:20px 0 0 0;
}
.html-nav4 {
	float:left;
	width:23.5%;
	margin:0 2% 0 0;
	font-size:12px;
	line-height:18px;
}
.html-nav4:last-child {
	float:right;
	margin:0 0 0 0;
}
.html-nav4 p {
	margin: 0 0 15px;
}
.html-nav5 {
	float:left;
	width:18.4%;
	margin:0 2% 0 0;
	font-size:12px;
	line-height:18px;
}
.html-nav5:last-child {
	float:right;
	margin:0 0 0 0;
}
.html-nav5 p {
	margin: 0 0 15px;
}
/****************************************************
/* AUTHOR PAGE 
*****************************************************/	
.author-sticky {
	position: relative;
	float:left;
	width:100%;
	background:#f9f9f9;
	margin:0 0 30px 0;
	padding:10px;
}
.author-info {
	margin: 5px 0;
}
.author-avatar {
	float: left;
	width: 14%;
}
.author-avatar img {
	width: 100%;
	height:auto;
}
.author-description {
	float: right;
	width: 83%;
}
.author-descwrapper {
	float: left;
	margin: 0 0 10px;
	padding: 10px 2% 0 2%;
	width: 100%;
	background:#f0f0f0;
	color:#000;
}
.author-description p {
	font-size: 12px;
}
.author-sticky .author-info .author-description p {
	margin: 0 0 10px;
	padding: 1% 2%;
}
.author-contact-wrapper {
	float:left;
	width:100%;
	padding:10px 0;
	position:relative;
	border-top:1px solid#ddd;
}
.author-description .cat-titlepost h4 {
	text-transform:capitalize;
	float:left;
	padding:0 0 5px 0;
}
.author-socmed-wrapper {
	float:left;
	margin:0 3px 0 0;
}
.author-twitter {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	position:relative;
}
.author-facebook {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -20px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-youtube {
	float:left;
	width:24px;
	height:24px;
	background-image: url("images/socmed.png");
	background-position: -40px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-gplus {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -60px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-vimeo {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -80px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-picasa {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -100px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-linkedin {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -120px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-devianart {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -140px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-dribble {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -160px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-flickr {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -180px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-instagram {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -200px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-behance {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -220px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-reddit {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -240px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-forrst {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -260px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-github {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -280px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
.author-pinterest {
	float:left;
	width:20px;
	height:20px;
	background-image: url("images/socmed.png");
	background-position: -300px 0;
	background-repeat: no-repeat;
	margin:0 3px 0 0;
}
/****************************************************
/* RELATED POST ON SINGLE POST 
*****************************************************/
.related-wrapper {
	float:left;
	width:100%;
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
.related-wrapper .col-md-3 {
	margin-bottom:15px;
	margin-right:2%;
	float:left;
	padding-left:0!important;
	padding-right:0!important;
	width:23.5%;
}
.related-wrapper .col-md-3:nth-child(4) {
	float:right;
	margin-right:0;		
}
.related-maintitle {
	float:left;
	width:100%;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
.related-thumb {
	position:relative;
	float:left;
	width:100%;
	overflow:hidden;
}
.related-thumb .score-number h4 {
	font-size:14px;
}
.related-title {
	position:absolute;
	padding:5px 10px 0 0;
	max-width:97%;
	bottom:0;
	left:0;
	background:#fff;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
}
/****************************************************
/* HANDLE CUSTOM POST TYPE AREA 
*****************************************************/
.sidebar-cpt {
	float:left;
	width:100%;
	padding:5px 0;
	border-bottom:1px solid#a5a5a5;
	font-size:12px;
}
.cptside-wrapper {
	float:left;
	width:100%;
	margin-top:30px;
}
.cptside-contentwrapper {
	float:left;
	width:100%;
	border:1px solid#a5a5a5;
	padding:5px;
	width:48%;
	margin-bottom:5px;
}
.cptside-contentwrapper:nth-child(even) {
 float:right;
 width:48%;
}
.cptside-sidethumbnail {
	float:left;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.cptside-title {
	float:left;
	width:100%;
	border:1px solid#a5a5a5;
	padding:5px;
	margin-top:5px;
}
.pageevent-wrapper {
	float:left;
	width:100%;
	padding:10px;
	background:#f9f9f9;
}
.pageevent-left {
	float:left;
	width:48%;
}
.pageevent-right {
	float:right;
	width:48%;
}
.pageevent-title {
	float:left;
	width:100%;
	padding:5px 0;
	margin-bottom:5px;
	border-top:1px solid#a5a5a5;
	border-bottom:1px solid#a5a5a5;
}
.meta-eventpage {
	float:left;
	width:100%;
	padding:5px 0;
	margin-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
	line-height:16px;
}
.event-titleleft {
	float:left;
	width:72%;
}
.event-titleright {
	float:right;
	width:25%;
}
.staff-wrapper {
	float:left;
	width:100%;
	margin-top:30px;
	padding-bottom:30px;
}
.staff-thumb {
	float:left;
	width:100%;
}
.staff-thumb img {
	width:100%;
	height:auto;
}
.staff-titlearea {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
/****************************************************
/* 404
*****************************************************/
.subtext404, .maintext404 {
	text-align:center;
}
.error-contentwrapper {
	float:left;
	width:100%;
	margin:15px 0 30px;
	padding:30px;
	border-top:1px solid#a5a5a5;
	border-bottom:1px solid#a5a5a5;
}
.error-left {
	float:left;
	width:68%;
	text-align:center;
}
.error-right {
	float:right;
	width:29%;
}
.feature404 {
	float:left;
	width:100%;
	margin-bottom:15px;
}
.error-right .feature404 select, .error-right .feature404 select#cat.postform {
	float:left;
	width:100%;
	padding:5px;
	border:1px solid#000;
}
.featuredesc {
	float:left;
	width:100%;
	margin-bottom:15px;
	padding:10px;
	background:#f9f9f9;
}
.error-search {
	float:left;
	width:100%;
	margin:30px 0;
}
.error-content {
	float:left;
	width:60%;
	margin-bottom:15px;
	padding:10px;
	background:#f9f9f9;
}
.error-featured {
	float:right;
	width:37%;
}
/****************************************************
/* GENERAL
*****************************************************/
.divider-dummy {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.slider-place {
	float:left;
	width:100%;
	margin-bottom:30px;
}
.prevnext-wrapper {
	float:left;
	margin-bottom:10px;
	width:100%;
	border-bottom:1px solid#000;
}
/****************************************************
/* VC NEW TEMPLATE
*****************************************************/
/****************************************************
/* MODULE BIG TITLE 
*****************************************************/
.vc-bigtitle {
	text-align: center;
	background-image: url("images/cut.png");
	background-position: left center;
	background-repeat: repeat-x;
	float:left;
	width:100%;
}
.vc-bigtitle h2.titlewhite {
	font-weight:normal;
	text-transform:uppercase;
	overflow:hidden;
}
.vc-bigtitle h2.titlewhite {
	background:#fff;
	color:#000;
	display: inline-block;
	padding:0 15px;
}
/****************************************************
/* MODULE 14 
*****************************************************/
.custom-page p.lead {
	display:none;
}
.module4-bordertop {
	width:100%;
	float:left;
	height:7px;
	background:#ddd;
}
.mainbox-blog {
	width:100%;
	float:left;
	display:inline;
}
.mainbox-blog4 {
	display: inline;
	float: left;
	margin: 0;
	padding: 1.5% 1.5% 0 1.5%;
	width: 97%;
}
.blog4-left {
	display: inline;
	float: left;
	width: 50%;
}
.blog-thumbnail4 {
	width:100%;
	float: left;
	margin-bottom:10px;
	position: relative;
	overflow:hidden;
}
.blog-thumbnail4 img {
	width:100%;
	height:auto;
	margin:0;
}
.blog4-left-article {
	float: left;
	padding:10px;
	width: 100%;
	background:#f9f9f9;
}
.date-wrapp {
	padding:5px 0;
	position: absolute;
	border-top:10px solid#000;
	background:#d60000;
	left: 0;
	top: -10px;
	width: 40px;
	z-index: 9;
	box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}
.datem {
	color: #FFFFFF;
	float: left;
	font-size: 11px;
	line-height: 12px;
	margin: 7px 0 0;
	text-align: center;
	width: 100%;
}
.month {
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	width: 100%;
}
.blog-article4 {
	float: left;
	margin: 0;
	padding: 0 0 10px;
	width: 100%;
}
.blog4-right {
	display: inline;
	float: right;
	width: 48%;
	position:relative;
}
.subblog4 {
	background:#f9f9f9;
	margin-bottom:5px;
	padding: 5px 2%;
	float:left;
	width:100%;
}
.subblog4 p {
	line-height: 12px;
	font-size:12px;
	margin: 10px 0 0;
}
.subblog4-thumb {
	float: left;
	width:30%;
}
.subblog4-thumb img {
	width:100%;
	height:auto;
	margin:0;
}
.subblog4-article {
	float: right;
	width:67%;
}
 @media only screen and (min-width: 1px) and (max-width: 320px) {
.blog4-left {
	float: left;
	padding: 2%;
	width: 96%;
	border-bottom:1px dashed#ddd;
	margin-bottom:5%;
}
.blog4-right {
	float: left;
	width: 100%;
}
}

/*module 2*/
.module2-wrapper {
	float:left;
	width: 100%;
}
.subnewspost {
	float:left;
	width: 100%;
	overflow:hidden;
}
.wrapper-submodule {
	float: left;
	padding:7px;
	margin-bottom:20px;
	position: relative;
	width: 100%;
	border:1px solid#e9e9e9;	
}
.wrapper-submodule:hover {
	border:1px solid#a5a5a5;
}
.wrapper-module6 {
	float: left;
	padding:7px;
	margin-bottom:10px;
	position: relative;
	width: 100%;
	border:1px solid#e9e9e9;	
}
.module6{
	padding:0;
	border:none;
	background:#f9f9f9;
	margin-bottom:15px;	
}
.module6:hover{
	background:#f0f0f0;
}
.title-module1big {
	float: left;
	overflow: hidden;
	position: relative;
	width:100%;
}
.module2-thumbnail {
	float:left;
	width:35%;
	overflow:hidden;
}
.module2-thumbnail img {
	width:100%;
	height:auto;
}
.article-module1big {
	float: left;
	font-size:12px;
	line-height:18px;
}
.news-module2big {
	float: right;
	width:62%;
	overflow: hidden;
	position: relative;
}
/****************************************************
/* Woo-ADV HORIZONTAL
*****************************************************/
.wrapper-advhorz {
	float: left;
	padding: 5px;
	margin-right:2%;
	margin-bottom:10px;
	position: relative;
	width: 23.5%;
	border:1px solid#e9e9e9;
}
.wrapper-advhorz:hover{
	border:1px solid#a5a5a5;
}
.wrapper-advhorz:nth-child(16), .wrapper-advhorz:nth-child(12), .wrapper-advhorz:nth-child(8), .wrapper-advhorz:nth-child(4) {
 float: right;
 margin-right:0;
}
/****************************************************
/* MODULE 1
*****************************************************/
.module1-thumbnail {
	float:left;
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
	position:relative;
}
.module1-thumbnail img{
	width:100%;
	height:auto;
}
.news-module1big {
	float: left;
	width:100%;
	position: relative;
	margin-bottom:5px;
}
/****************************************************
/* MODULE 2
*****************************************************/
.wrapper-module3 {
	float: left;
	padding: 8px;
	margin:0 2% 10px 0;
	position: relative;
	width: 23.5%;
	border:1px solid#e9e9e9;
	background:#fff;
}
.wrapper-module3:hover {
	border:1px solid#a5a5a5;
}
.wrapper-module3:nth-child(4) {
 float: right;
 margin:0 0 10px 0;
}
.module2-thumbnail {
	float:left;
	width:35%;
}
.module2-thumbnail img {
	width:100%;
	height:auto;
}
.article-module1big {
	float: left;
	font-size:12px;
	line-height:18px;
}
.news-module2big {
	float: right;
	width:62%;
	overflow: hidden;
	position: relative;
}
.module6 .news-module2big {
	padding:5px 5px 5px 0;
}
.news-module2big h5.woomodule2-title {
	float:left;
	margin-bottom:5px;
}
/****************************************************
/* MODULE 3
*****************************************************/
.module3-article {
	float: left;
	width: 100%;
}
.blog-article {
	float: left;
	font-size:12px;
	line-height:18px;
}
/****************************************************
/* MODULE 5
*****************************************************/
.sub-module5 {
	background:#f9f9f9;
	float: left;
	margin-bottom: 1px;
	padding: 10px;
	width: 100%;
}
.subblog5-thumb {
	float: left;
	width: 22%;
}
.subblog5-thumb img {
	height: auto;
	margin: 0;
	width: 100%;
}
.subblog5-article {
	float: right;
	width: 75%;
}
/****************************************************
/* MODULE 6
*****************************************************/
.module-6 {
	width:100%;
	float:left;
}
.module6-post {
	margin-bottom:5px;
	padding-bottom:5px;
	width:100%;
	border-bottom:1px dotted#000;
	float:left;
}
.module6-post p {
	font-size:9px;
	text-transform:uppercase;
	padding:0;
	margin: 0;
}
/****************************************************
/* MODULE 9, 10 and 12
*****************************************************/
.module9-top {
	padding-bottom:5px;
	margin-bottom:5px;
	float:left;
	width:100%;
	border-bottom:1px dotted#000;
}
.module8-time {
	margin:5px 0 10px 0;
	float:left;
	width:100%;
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	color:#000;
}
.module10-title {
	position:absolute;
	left:0;
	bottom:0;
	padding:5px 15px 5px 0;
	background:#f9f9f9;
}
.module10-bottom {
	display: inline;
	float: left;
	width: 100%;
}
.score-numberbottom, .score-number {
	position:absolute;
	z-index:999;
}
.score-number {
	top:-1px;
	left:-1px;
}
.score-numberbottom {
	bottom:-1px;
	right:-1px;
}
.score-numberbottom h4, .score-number h4 {
	padding:5px;
	background:#000;
	color:#fff!important;
}
.sub-module7 .score-number h4 {
	font-size:16px!important;
}
.cat-thumbaudio {
	position:relative;
	float:left;
	width:100%;
}
.module12-desc {
	float:left;
	width:100%;
	margin:8px 0;
	font-size:12px;
}
span.price {
	color:#000!important;
}
ul.product_list_widget li del span.amount,
span.price del span.amount {
	color:#000!important;
	font-size:14px!important;	
}
/**PROGRESS BAR**/
.vc_progress_bar .vc_single_bar {
	background:#eee!important;
	border-radius: 0 0 0 0!important;
	box-shadow: none!important;
}
.vc_progress_bar .vc_single_bar .vc_bar {
	border-radius: 0 0 0 0!important;
	height: 80%!important;
	margin:3px;
}
h4.wpb_heading {
	border-bottom: 2px solid #000000;
	border-top: 1px solid #000000;
	margin: 0 0 10px;
	padding: 5px 0;
	text-transform: uppercase!important;
}
.vc_pie_chart h4.wpb_heading {
	border-bottom: 1px solid #000000;
	font-size:95%!important;
	line-height:15px!important;
}
.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
	background-color: #000!important;
}
/***ACCORDION and TAB TOUR on VC ***/
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
	background-color: #f6f6f6!important;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon, .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
	height: 32px!important;
	right: 0!important;
	top: 0!important;
	width: 32px!important;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
	background:#f6f6f6;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
	text-transform: uppercase !important;
	color:#000;
	background-color: #e9e9e9!important;
}
.wpb_content_element .wpb_tabs_nav li {
	background-color: #e9e9e9!important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_content_element .wpb_tabs_nav li:hover {
	background-color: #f6f6f6!important;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
	padding: 10px 10px 10px 21.7391px!important;
}
.wpb_wrapper p a img.alignleft {
	margin-right: 10px;
	margin-bottom:10px;
	float: left;
}
.wpb_wrapper p a img.alignright {
	margin-left: 10px;
	margin-bottom:10px;
	float: right;
}
.wpb_toggle, #content h4.wpb_toggle {
	padding-left: 40px!important;
	padding-top:5px;
	padding-bottom:5px;
	min-height:22px;
	background-color: #eee!important;
	border-bottom:1px solid#fff;
}
.wpb_toggle_content {
	background:#f9f9f9;
	padding: 10px!important;
	margin:0!important;
}
/****************************************************
/* MODULE 7 & MODULE 12 CAROUSEL BY CAT
*****************************************************/
.dummy-module12 .caroufredsel_wrapper {
	float:left;
	height:135px!important;
}
.title-module12 {
	position:absolute;
	top:0;
	left:0;
	padding:4px 7px 4px 0;
	background:#fff;
}
.title-module12 a:link {
	color:#000;
}
.title-module12 a:hover {
	color:#999;
}
.woocat-advthumb, .module7-thumbnail {
	overflow:hidden;
}
.wrapper-module12 {
	float: left;
	margin: 0 10px;
	position: relative;
	width: 100%;
}
.cat-module12 {
	float: left;
	font-size:12px;
	line-height:16px;
	margin-bottom:5px;
}
#fooitemcatcar {
	position: absolute;
	right: 0;
	top: -45px;
	width: 100%;
}
/****************************************************
/* WOO CAROUSEL 
*****************************************************/
.woocar-thumbnail {
	float:left;
	width:100%;
	position:relative;
}
.list_carousel3 .caroufredsel_wrapper ul#vc-car4 li, .list_carousel3 .caroufredsel_wrapper ul#vc-car3 li {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 7px;
	border:1px solid#e9e9e9;
}
.list_carousel3 .caroufredsel_wrapper ul#vc-car4 li:hover, .list_carousel3 .caroufredsel_wrapper ul#vc-car3 li:hover {
	border:1px solid#a5a5a5;
}
/****************************************************
/* IMAGE GALLERY
*****************************************************/
.flexslider {
	margin:0 auto!important;
}
.wpb_wrapper .vc_pie_chart .wpb_wrapper {
	background:#f9f9f9;
	border:1px solid#eee;
	padding-top:10px;
}
/****************************************************
/* POST GRID
*****************************************************/
.wpb_row ul.wpb_thumbnails-fluid > [class*="vc_span"] {
 position:relative;
}
.wpb_thumbnails li.isotope-item h2.post-title {
	font-size:14px!important;
	line-height:18px!important;
	background:#fff;
	border:1px solid#a5a5a5;
	padding:2px 5px;
	position:absolute;
	left:-10px;
	top:70%;
	z-index:999;
}
ul.wpb_thumbnails li.isotope-item div.post-thumb {
	overflow:hidden;
}
ul.categories_filter {
	float:left;
}
ul.categories_filter li a {
	text-transform:capitalize;
	background:#fff;
	color:#000!important;
	padding:4px 15px!important;
	border:1px solid#000!important;
	border-bottom:1px solid#000!important;
}
ul.categories_filter li.active a,
ul.categories_filter li a:hover {
	background:#000;
	color:#fff!important;
	padding:4px 15px!important;
	border:1px solid#000!important;
	border-bottom:1px solid#000!important;
}

.wpb_thumbnails li.isotope-item a.vc_read_more {
	font-size:10px;
	text-transform:uppercase;
	float:left;
	margin-top:10px;
}
/****************************************************
/* HANDLE WOO-COMMERCE
*****************************************************/
/*** LAYOUT:CATEGORY and SINGLE PAGE ***/
.woocommerce {
	float: left;
	width: 100%;
}
.woocat-main {
	float: left;
	width: 72%;
}
.woocat-single {
	float: left;
	width: 100%;
}
.woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
	color: #000;
}
.entry-content form#yith-wcwl-form h2 {
	float:left;
	width:100%;
	padding:10px 0;
	margin-top:30px!important;
	margin-bottom:30px!important;
	border-top:2px solid#000;
	border-bottom:1px solid#000;
	font-size:24px;
}
.woo-buttonwrapper {
	float:left;
	width:49%;
}
.woo-buttonwrapper:last-child {
	float:right;
}
.yith-wcwl-add-to-wishlist a, .summary a.compare, .archive-descproduct a.compare, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
	background: none;
	border: 1px solid #a5a5a5;
	border-radius: 0 0 0 0;
	box-shadow: none;
	color: #000;
	text-shadow: none;
	font-weight:normal;
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;
	padding:5px 4px!important;
}
.summary form.cart button.single_add_to_cart_button{
	padding:5px 10px!important;
}
.custom-page .archive-descproduct a.compare {
	float:left;
	width:50%;
}
.module2-wrapper .archive-descproduct div.woo-buttonwrapper a.add_to_cart_button {
	width:100%;
}
.woo-buttonwrapper .woocommerce a.compare {
	width:100%!important;
	font-size:10px;
	line-height:12px;
	text-transform:uppercase;
}
.yith-wcwl-add-to-wishlist a, .yith-wcwl-add-to-wishlist a:visited, .summary a.compare, .archive-descproduct a.compare {
	padding:4px 5px!important;
	color:#000!important;
}
.woocommerce-message a.button {
	display:none;
}
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
	width: 150px;
}
.woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button {
	font-size:11px;
}
.yith-wcwl-add-to-wishlist a:hover, .summary a.compare:hover, .archive-descproduct a.compare:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover {
	background:#000;
	text-decoration:none;
	color:#fff!important;
	border: 1px solid #000;
}
/***CHECK OUT PAGE***/
.checkout #customer_details.col2-set div.col-1 {
	float:left;
	width:49%;
	padding:15px;
	margin-bottom:30px;
	border:2px solid#000;
}
.checkout #customer_details.col2-set div.col-2 {
	float:right;
	width:49%;
	padding:15px;
	margin-bottom:30px;
	border:2px solid#000;
}
.last-orderpage {
	float:left;
	width:100%;
	padding:10px;
	margin-bottom:30px;
	border:1px solid#000;
}
.checkout-dummy h2 {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px solid#000;
}
.checkout-bankinfo h2 {
	display:none;
}
ul.order_details {
	background:#f9f9f9;
	padding-bottom:10px;
}
.order_details h5 {
	padding-bottom:10px;
	margin:10px 0;
	border-bottom:1px solid#000;	
}
.woocommerce div.col-md-4 div.col-md-12 h3 {
	padding-bottom:5px;
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid#000;
}
#full-width.woocommerce div.col-md-4 dl.customer_details {
	margin:0;
}
.checkout .payment_methods li label, .checkout .form-row label {
	color:#000!important;
}
.checkout .form-row label {
	font-size:14px!important;
}
.checkout #order_comments.input-text {
	padding-top:10px;
}
.woocommerce form .form-row .required, .woocommerce-page form .form-row .required {
	font-weight:normal;
}

.woocommerce table.shop_table tfoot tr th {
	border-bottom:1px solid#ddd;
	border-top:none;
	border-right:none;
	border-left:none;
	background:#f0f0f0;
}
.woocommerce table.shop_table tfoot tr td {
	border-bottom:1px solid#ddd;
	border-top:none;
	border-right:none;
	border-left:none;
	background:#f9f9f9;
}
.myaccount_user {
	margin-bottom:30px;
}
.last-orderpage table.shop_table thead tr th.product-total, .last-orderpage table.shop_table thead tr th.product-name {
	background:#000;
	color:#fff;
	border:none;
}
.woocommerce .col-md-8 {
	padding:10px;
	border:2px solid#000;
	margin:0 0 20px 0;
}
.woocommerce div.col-md-8 h2 {
	margin-bottom:15px;
	border-bottom:1px solid#000;
	padding-bottom:10px;
}
.woocommerce div.col-md-4 {
	margin-bottom:20px;
}
.woocommerce .col-md-4 .col-md-12 {
	margin-bottom:20px;
}
.woocommerce div.col-md-4 header h3,
.woocommerce div.col-md-4 header.title h3 {
	width:100%;
	float:left;
	border-bottom:1px solid#000;
	padding-bottom:5px;
	margin-bottom:10px;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: none;
	border-radius: 0;
	float:left;
	margin:0 20px 30px 0;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table thead tr {
	padding:10px;
	width:65%;	
}
.woocommerce .col-md-8 table.shop_table {
	width:100%;	
}
.woocommerce div.last-orderpage table.shop_table {
	margin:0 0 0 0;
	width:100%;
}
.last-orderpage table.shop_table tbody tr.order_table_item td.product-name {
	background:#f0f0f0;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 12px 0 6px;
	border-bottom:1px solid#ddd;	
}
.last-orderpage table.shop_table tbody tr.order_table_item td.product-total {
	background:#f9f9f9;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 12px 0 6px;
	border-bottom:1px solid#ddd;
}
.woocommerce form table.shop_table tbody tr td.actions {
	padding:10px;
	border-top: 1px solid #000;
}
#order_review table.shop_table {
	width:100%!important;
	float:left;
}
.woocommerce .cart-collaterals .cross-sells {
	width:100%;
	float:left;
}
.woocat-single .woocat-main .related ul.products,
.woocommerce .cart-collaterals .cross-sells ul.products {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid#a5a5a5;
}
.woocat-single .woocat-main .upsells h2,
.woocat-single .woocat-main .woocommerce-tabs #tab-reviews.panel #reviews #comments div h4,
.woocat-single .woocat-main .woocommerce-tabs #tab-description.panel h4 {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
.yith-wcwl-share, .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
	width:33%!important;
	float:right;
	padding:15px;
	border:2px solid#000;
}
.yith-wcwl-share h4 {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.cart-collaterals .cross-sells {
	width:100%;
}
.woocommerce form table.shop_table thead tr th {
	border-bottom:1px solid#000;
	border-top:none;
	border-left:none;
	border-right:none;
}
.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator, .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:100%!important;
	float:right;
}
.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {
	-webkit-box-sizing:none;
	-moz-box-sizing:none;
	box-sizing:none;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border:1px solid #000;
	height:34px;
}
.cart-collaterals form.shipping_calculator h4, .cart-collaterals div.cart_totals h4 {
	float:left;
	width:100%;
	text-align:left;
	padding:10px 0;
	margin:10px 0;
	border-top:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;	
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
	border-collapse:separate;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin:0 0 6px;
	padding:0;
	float:right;
	width:100%;
}
.cart_totals table tbody tr.discount th {
	border:none;
	font-weight:normal;
}

h3#ship-to-different-address,
.woocommerce-billing-fields h3 {
	width:100%;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #a5a5a5;	
}
h2#order_review_heading {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:2px solid #000;	
}
#ship-to-different-address label {
	font-weight:normal;

}

.woocommerce-message {
	background:#18834b!important;
	border:1px solid#18834b!important;	
	border-radius: 0!important;
	box-shadow: none!important;
	color: #fff!important;
	text-shadow:none!important;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	padding:20px 15px;
}
.woocommerce-error {
	background:#d60000!important;
	border:1px solid#d60000!important;	
	border-radius: 0!important;
	box-shadow: none!important;
	color: #fff!important;
	text-shadow:none!important;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	padding:20px 15px;
}
.woocommerce-info {
	background:#1e85be!important;
	border:1px solid#1e85be!important;
	border-radius: 0!important;
	box-shadow: none!important;
	color: #fff!important;
	text-shadow:none!important;
	font-size:18px;
	text-transform:uppercase;
	text-align:center;
	padding:20px 15px;
}
.woocommerce-message:before {
	background-color:transparent!important;
	content:none!important;
}
.woocommerce-info:before {
	background-color:transparent!important;
	content:none!important;
}
.woocommerce form.login, .woocommerce form.checkout_coupon, .woocommerce form.register, .woocommerce-page form.login, .woocommerce-page form.checkout_coupon, .woocommerce-page form.register {
	border: 1px solid #000;
	border-radius: 0;
}
.woocommerce-error li {
	font-size:14px;
}
/** HANDLE PRODUCT PAGE **/
.singleproduct-topmain {
	float:left;
	width:100%;
	margin-bottom: 30px;
	position: relative;
	border-bottom:1px solid#a5a5a5;	
}
.woo-pricewrapper {
	width:100%;
	float:left;
	position:relative;
	border-bottom:1px solid#a5a5a5;
}
.section-bestpostheader {
	width:100%;
	float:left;
	position:relative;
	margin-bottom:10px;	
}
.singleproduct-title {
	width:100%;
	float:left;
	position:relative;
	margin:10px 0 20px 0;	
}
.singleproduct-rating {
	width:100%;
	float:left;
	position:relative;
	margin-bottom:10px;
}
.woo-mainprice {
	width:100%;
	float:left;
	position:relative;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid#a5a5a5;	
}
.woo-singleprev {
	float:left;
	width:49%;
}
.woo-singleprevcontent {
	float:left;
	text-transform:uppercase;
	font-size:12px;
	border-bottom:none;
	color:#000;
}
.woo-singleprevcontent:hover {
	color:#999;
}
.woo-singleprevcontent a:link, .woo-singleprevcontent a:visited {
	color:#000;
}
.woo-singleprevcontent a:hover {
	color:#999;
}
.woo-singleprevcontent i.fa {
	margin-right:5px;
}
.woo-singlenext {
	float:right;
	width:49%;
}
.woo-singlenextcontent {
	float:right;
	text-transform:uppercase;
	font-size:12px;
	border-bottom:none;
	color:#000;
}
.woo-singlenextcontent:hover {
	background:#fff;
	color:#999;
}
.woo-singlenextcontent a:link, .woo-singlenextcontent a:visited {
	color:#000;
}
.woo-singlenextcontent a:hover {
	color:#999;
}
.woo-singlenextcontent i.fa {
	margin-left:5px;
}
.woo-pricewrapper .woo-singleprice h3 span.price del {
	float:left;
	width:60px;
	text-align:right;
	margin-top:15px;
}
.woo-pricewrapper .woo-singleprice h3 span.price span.from {
	float:left;
	width:40px;
	color:#000;
	font-size:15px!important;
	text-align:right;
}
.woo-pricewrapper .woo-singleprice h3 span.price del span {
	color:#333;
	font-size:22px;
	background-image: url("images/cut.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.woo-pricewrapper .woo-singleprice h3 span.price ins {
	width:100px;
	margin:0 10px;
	padding:10px 15px;
	border-left:1px solid#000;
	border-right:1px solid#000;
	float:left;
}
.woo-pricewrapper .woo-singleprice h3 span.price ins span.amount {
	font-size:36px!important;
}
.woo-pricewrapper div.woo-mainprice div.woo-singleprice h3 span.price span.amount {
	color:#000;
}
.woo-mainprice .woo-singleprice h3 span.price span.pricepercent {
	height: 45px;
	width: 45px;
	line-height:15px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-radius: 50%; /* may require vendor prefixes */
	background:#f00;
	color:#fff;
	font-size:13px;
}
.woocommerce-breadcrumb {
	float:left;
	width:100%;
	border-bottom:1px solid#a5a5a5;
	padding: 5px 0!important;
	font-size:10px!important;
	margin-bottom:20px!important;
	text-transform:uppercase;
}
.singleproduct-topmain .summary div p.price, .singleproduct-topmain div.summary h1.product_title {
	display:none;
}
.singleproduct-topmain div.summary form.cart {
	float:left;
	width:100%;
	padding:10px 0;
	margin-bottom:10px!important;
	border-top:1px solid#e9e9e9;
	border-bottom:1px solid#e9e9e9;
}
.product .stock {
	padding:2px 10px;
	width:120px;
	clear:both;
	background:#d60000;
	color:#fff!important;
	text-transform:uppercase;
}
.singleproduct-topmain .item-sold {
	display:none;
}
.singleproduct-topmain .singleproduct-image {
	float:left;
	width: 46%;
	position:relative;
	margin-bottom:30px;
}
.singleproduct-toprightwrapper {
	float:right;
	width: 51%;
	background:#f9f9f9;
	padding:15px;
	margin-bottom:30px;	
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
	float: left;
	width: 100%;
}
.singleproduct-customcontent {
	float:left;
	width:100%;
	margin-bottom:20px;
}
.summary .product_meta {
	margin-top: 10px;
	float:left;
	width:100%;
	padding:2%;
	border:1px solid#a5a5a5;
}
.singleproduct-topmain .product_meta span.tagged_as, .singleproduct-topmain .product_meta span.posted_in, .singleproduct-topmain .product_meta span.sku_wrapper {
	float:left;
	width:100%;
	margin:0 0 5px;
	border-bottom:1px solid#e9e9e9;
	padding:0 5px;
	font-size:12px;
}
.singleproduct-topmain .singleproduct-image .images {
	float:left;
	width: 100%!important;
	margin-bottom:0!important;
	position:relative!important;
}
.cart_list li a img.attachment-shop_thumbnail, .pp_gallery div ul li a img, img#fullResImage {
	opacity:1!important;
	margin-left:0;
	margin-bottom:0;
}
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
	box-shadow: none;
	margin:0 0 0;
}
.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
	box-shadow: none;
}
.woocommerce-tabs ul.tabs {
	margin-bottom:0!important;
}
.woocommerce-tabs #tab-additional_information.panel, .woocommerce-tabs #tab-reviews.panel #reviews div#comments, .woocommerce-tabs #tab-description.panel {
	float:left;
	width:100%;
	border:1px solid#a5a5a5;
	border-top:none;
	padding:2%!important;
}
.woocommerce #review_form #respond, .woocommerce-page #review_form #respond {
	float:left;
	width:100%;
	padding:15px;
	margin-top:30px;
	border:2px solid#000;
}
#commentform.comment-form  label {
	font-weight:normal;
}
#commentform.comment-form  input {
	border:1px solid#999;
	padding:5px;
}
#review_form #respond.comment-respond h3#reply-title.comment-reply-title,
#respond.comment-respond form#commentform.comment-form h5 {
	border-bottom:1px solid#999;
	padding-bottom:5px;
	margin-bottom:10px;
}
.noreviews {
	float:left;
	width:100%;
}
.woocommerce-tabs #tab-reviews.panel #reviews #comments ol.commentlist {
	padding-left:0!important;
	margin:15px 0;
}
.woocommerce-tabs {
	float:left;
	width:100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	color: #fff;
	text-shadow: none;
}
.woocommerce-tabs ul.tabs li.reviews_tab active {
	color:#000!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	background: #000;
	border: 1px solid #a5a5a5;
	border-radius: 0;
	box-shadow: none;
}
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	list-style: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	color:#000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	border:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
	border-bottom:1px solid #a5a5a5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:before {
	-webkit-border-bottom-left-radius:0;
	-mox-border-bottom-left-radius:0;
	border-bottom-left-radius:0;
	box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li:after {
	-webkit-border-bottom-left-radius:0;
	-mox-border-bottom-left-radius:0;
	border-bottom-left-radius:0;
	box-shadow:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:before, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:before {
	box-shadow:none
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active:after, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active:after {
	box-shadow:none
}
.shop_table tbody tr td.actions input.button {
	height: 34px;
}
table > tbody > tr.order-total > td > h5 > strong  {
		font-weight:normal!important;
}
form#yith-wcwl-form td.product-add-to-cart a.add_to_cart {
	height: 24px;
}
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt {
	background: #000;
	border:1px solid#000;
	height: 34px;
	padding:0 15px;
	color: #fff;
	text-shadow:none;
}
.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover {
	background: #fff;
	color: #000!important;
	text-shadow:none;
	border:1px solid#000;
}
div#tab-additional_information.panel table.shop_attributes tbody tr th, #tab-additional_information.panel table.shop_attributes tbody tr.alt th, .woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
	border-bottom: 1px solid#000;
	border-right: 1px solid#000;
	font-style: normal;
	padding: 8px;
}
.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
	padding:0;
}
.woocommerce .quantity, .woocommerce #content .quantity, .woocommerce-page .quantity, .woocommerce-page #content .quantity {
	width: 100px;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
	background: none;
	color:#000;
	border: 1px solid #000;
	font-weight:normal;
	border-radius: 0;
	box-shadow: none;
	position: relative;
	text-align: center;
	text-shadow: none;
	width: 30px;
	height: 35px;
	display: visible;
	float:left;
	font-size:18px;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce #content .quantity .plus:hover, .woocommerce #content .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover, .woocommerce-page #content .quantity .plus:hover, .woocommerce-page #content .quantity .minus:hover {
	background: #000;
	color:#fff;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	border-color: #000;
	border-radius: 0;
	border-style: solid;
	border-width: 1px 0;
	box-shadow: none;
	float: left;
	text-align: center;
	width: 40px;
	height: 35px;
	position: relative;
	display: visible;
}
#tab-additional_information.panel h2, .woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 {
	float:left;
	padding-bottom:15px;
}
.woocommerce-noreviews {
	float:left;
	padding-bottom:15px;
	width:100%;
}
#tab-description > h2 {
	float:left;
	width:100%;	
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid#a5a5a5;
}
#tab-additional_information h2 {
	width:100%;
}
.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
	border-color: #000;
	border-right: 0 none;
	border-style: solid;
	border-width: 1px 0 0;
	margin-bottom: 1.618em;
	width: 100%;
	float:left;
}
.woocommerce-tabs #tab-additional_information.panel table.shop_attributes {
	margin:10px 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text, .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	border: 1px solid #a5a5a5;
	border-radius: 0;
	margin: 0 0 0 65px;
}
.woocommerce #reviews #comments ol.commentlist li .meta, .woocommerce-page #reviews #comments ol.commentlist li .meta {
	color: #000;
}
.woocommerce span.onsale, .woocommerce-page span.onsale {
	background: #000;
	border-radius: 0;
	box-shadow: none;
	font-size: 12px;
	line-height:16px;
	min-height:16px;
	font-weight: normal;
	padding: 5px 10px;
	text-align: center;
	text-shadow: none;
	margin: 8px 8px 0 0!important;
	top:0;
	left:0;
	z-index:999;
}
.singleproduct-topmain .singleproduct-image h3 span.onsale {
	font-size: 18px;
	padding:10px 20px;
	left:7px;
}
.woocat-single .woocat-main .related {
	float:left;
	width:100%;
}
.woocat-single .woocat-main .related h2 {
	margin-bottom:20px;
}
 .woocat-single .woocat-main .related ul.products li:nth-child(3n), .woocat-single .woocat-main .related ul.products li {
	float:left;
	padding:10px;
	border:1px solid#acacac;
	width:32%;
	margin:0 2% 0 0;
}
.woocat-single .woocat-main .related ul.products li:last-child {
	float:right;
	margin-right:0;
}
.woocat-single .woocat-main .related ul.products li.first {
	clear: none;
}
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	padding: 0 0 5px 0;
	line-height:20px;
	font-size:16px;
}
#back-top a span:hover, .cart button.single_add_to_cart_button:hover, .archive-descproduct div.archive-cat a:hover h3 {
	color:#ccc;
	-moz-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
	-webkit-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
	-o-transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
	transition: color 450ms ease-in-out 0s, background-color 450ms ease-in-out 0s;
}
.woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
	box-shadow: none;
}
.archive-descproduct span.price, .related ul.products span.price {
	margin:0 auto;
	padding:5px;
	width:90%;
}
.product_list_widget li span.amount,
.woo-catlisttitle span.price ins span.amount, .product_list_widget li ins span.amount, .archive-descproduct span.price span.amount, .archive-descproduct span.price ins, .related ul.products span.price span.amount, .related ul.products span.price ins {
	color:#000;
	font-size:16px;
	
}
.product_list_widget li .star-rating {
	margin-bottom:5px;
	font-size:11px;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
	float: left;
}
.related ul.products span.price del span.amount {
	font-size:10px;
	text-transform:uppercase;
}
.archive-descproduct span.price del span.amount {
	font-size:16px;
	color:#000;
}
.module2-wrapper .title-carousel3 span.price del span.amount {
	font-size:13px;
}
.archive-descproduct span.price ins span.amount {
	font-size:20px;
	text-transform:uppercase;
}
.module2-wrapper .title-carousel3 span.price ins span.amount {
	font-size:16px;
	font-weight:bold;
}
.woo-catlisttitle span.price span.pricepercent, .product_list_widget li span.pricepercent, .archive-descproduct span.price span.pricepercent, .related ul.products span.price span.pricepercent {
	background:#d60000;
	color:#fff;
	font-size:10px;
	padding:2px 5px;
}
.woocommerce form.login .input-text,
.woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select, .woocommerce form .form-row select, .woocommerce-page form .form-row select, .woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
	-moz-box-sizing: none;
	border:1px solid#999;
	padding:5px;
}
.cart-collaterals div.cart_totals table tbody tr.total th, .cart-collaterals div.cart_totals table tbody tr.total td, .cart-collaterals div.cart_totals table tbody tr.cart-subtotal th, .cart-collaterals div.cart_totals table tbody tr.cart-subtotal td, .cart-collaterals div.cart_totals table tbody tr.shipping th, .cart-collaterals div.cart_totals table tbody tr.shipping td {
	border-bottom:1px solid#ccc!important;
	border-right: none!important;
	border-left: none!important;
}
.cart-collaterals div.cart_totals table tbody tr.total th {
	text-transform:uppercase!important;
}
.cart-collaterals div.cart_totals table tbody tr.cart-subtotal th, .cart-collaterals div.cart_totals table tbody tr.shipping th {
	background:#f0f0f0;
	font-weight:normal;
	width:40%!important;
}
.cart-collaterals div.cart_totals table tbody tr.cart-subtotal td, .cart-collaterals div.cart_totals table tbody tr.shipping td {
	background:#f9f9f9;
}
tr.order-total {
	padding:10px 0;
	background:#f0f0f0;
}
.order-total th {
	border:none!important;
}
.order-total th h5{
	text-transform:uppercase!important;
}
.woocommerce div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page #content div.product form.cart {
	margin-bottom: 5px;
}
.woocommerce div.product form.cart .variations td.label, .woocommerce-page div.product form.cart .variations td.label, .woocommerce #content div.product form.cart .variations td.label, .woocommerce-page #content div.product form.cart .variations td.label {
	color:#000;
	text-transform:uppercase;
	text-align:left;
	padding:5px 1em 0 0;
	float:left;
	width:100%;
	font-size:90%;
}
.woocommerce div.product form.cart .variations td, .woocommerce #content div.product form.cart .variations td, .woocommerce-page div.product form.cart .variations td, .woocommerce-page #content div.product form.cart .variations td {
	float:left;
	width:100%;
}
.woocommerce div.product form.cart .variations select, .woocommerce-page div.product form.cart .variations select, .woocommerce #content div.product form.cart .variations select, .woocommerce-page #content div.product form.cart .variations select {
	padding:3px;
	border:1px solid#000;
}
a.reset_variations {
	padding:2px 5px;
	border:1px solid#000;
	margin-top:2px;
	float:left;
}
a.reset_variations:hover {
	border:1px solid#000;
	background:#000;
	color:#fff;
	text-decoration:none;
}
div[itemprop="description"] {
	font-size:100%;
	margin-bottom:15px;
}
.checkout #order_review table.shop_table tfoot tr.cart-subtotal th, .checkout #order_review table.shop_table tfoot tr.shipping th, .checkout #order_review table.shop_table tfoot tr.total th {
	border-bottom:none!important;
	border-right:none!important;
	background:#f0f0f0;
	border-left:1px solid#000;
}
.woocommerce table.shop_table tfoot tr td,
.checkout #order_review table.shop_table tfoot tr.cart-subtotal td, .checkout #order_review table.shop_table tfoot tr.shipping td, .checkout #order_review table.shop_table tfoot tr.total td {
	background:#f9f9f9;
	border-right:1px solid#000;
}
.order-total strong,
	#order_review > table > tfoot > tr.order-total > th {
	font-weight: normal;
}
.woocommerce table.shop_table tfoot tr th,
#order_review > table > tfoot > tr.order-total > th {
	border-left:1px solid#000!important;
}
.last-orderpage table.shop_table tfoot tr th {
	border-left:none!important;
}
.last-orderpage table.shop_table tfoot tr td {
	border-right:none!important;
}
/*WIDGET*/
.price_slider_wrapper {
	float:left;
	width:100%;
	padding:10px;
	border:1px solid#a5a5a5;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:1px solid #000;
	background:#fff;
	background:#fff;
	top:-0.3em;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
	margin-left:-0.9em
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
	background:#d60000;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.woocommerce .widget_price_filter .price_slider, .woocommerce-page .widget_price_filter .price_slider {
	margin-bottom:30px;
}
.woocommerce .widget_price_filter .price_slider_amount, .woocommerce-page .widget_price_filter .price_slider_amount {
	text-transform:uppercase;
}
.woocommerce .widget_price_filter .price_slider_amount span, .woocommerce-page .widget_price_filter .price_slider_amount span {
	font-weight:bold;
	color:#000;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:#555;
	top:10px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal, .woocommerce-page .widget_price_filter .ui-slider-horizontal {
	height:3px;
}
.widget ul.product-categories li.cat-item span.count {
	float:right;
}
.woo-catlisttitle h5 a,
.woocommerce ul.cart_list li a, .woocommerce-page ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.product_list_widget li a {
	font-weight: normal;
	margin-bottom:5px;
}
.woo-catlisttitle h5 a{
	float:left;
}
.woocommerce ul.cart_list li img, .woocommerce-page ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.product_list_widget li img {
	float:left;
	margin-right:10px;
	width:77px;
	height:auto;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
.woocommerce ul.cart_list li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
	margin-bottom:0;
}
.widget_shopping_cart_content ul.cart_list li dl.variation dt {
	display:none;
}
.widget_shopping_cart_content p.total {
	float:left;
	width:100%;
	padding:2px 10px!important;
	margin-top:5px;
	color:#000;
	text-transform:uppercase;
	border:1px solid#a5a5a5!important;
}
.widget_shopping_cart_content p.total span.amount {
	float:right;
	font-weight:bold;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar, .woocommerce-page #reviews #comments ol.commentlist li img.avatar {
	background: none;
	border: none;
	padding: 0;
	width: 50px;
}
/** CHECK OUT ***/
.woocommerce #payment, .woocommerce-page #payment {
	background: none;
	border:1px solid#000;
	border-radius: 0;
}
.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box {
	background: #eee;
	border:1px solid#ccc;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	text-shadow: none;
	width:100%;
}
.chzn-container-single .chzn-single {
	background-clip: padding-box;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #000;
	border-radius: 0;
	box-shadow: none;
}
.chzn-container .chzn-drop {
	background-color: #FFFFFF;
	border: 1px solid #000;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	box-shadow: none;
}
.chzn-container-single .chzn-drop {
	border-radius: 0 0 0 0;
}
.chzn-container-single .chzn-search input {
	border: 1px solid #000;
}
.woocommerce table.cart img, .woocommerce #content table.cart img, .woocommerce-page table.cart img, .woocommerce-page #content table.cart img {
	height: auto;
	width: 77px;
	margin:0 0 5px;
}
/***WIDGET***/
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
	margin: 0 0 15px 0;
	padding:0;
	border:none;
	background:#f9f9f9;
}
.woocommerce ul.cart_list li:hover, .woocommerce ul.product_list_widget li:hover, .woocommerce-page ul.cart_list li:hover, .woocommerce-page ul.product_list_widget li:hover {
	background:#f0f0f0;
}
.widget ul.product_list_widget li a {
	margin-top:5px;
}
.widget ul.product_list_widget li a img.attachment-shop_thumbnail {
	margin-top:-5px;
	margin-left:0;
}
.header-cart .content-sp form.track_order, .widget_shopping_cart_content {
	float:left;
	width:100%;
	padding:5px 10px;
	border:1px solid#a5a5a5;
}
.header-cart .track_order p.form-row label {
	color:#000;
}
.header-cart input#order_email.input-text, .header-cart input#orderid.input-text {
	font-size:9px;
	color:#000;
}
.widget_shopping_cart_content ul.cart_list li {
	list-style: none outside none;
	margin: 0 0 5px 0;
	float:left;
	background:#f9f9f9;
	padding:2px;	
}
.widget_shopping_cart_content ul.cart_list li:nth-child(even) {
 float:right;
}
/***GENERAL***/
.woocommerce-tabs #tab-description.panel p.lead, .term-description p.lead {
	font-weight: normal;
	color:555;
}
.price ins span {
	color:#000;
}
.archive-descproduct a.added_to_cart {
	display:none!important;
}
/*** YITH WISHLISH, ZOOM, AJAX FILTER  and COMPARE PRODUCT***/
.sidebar-inside ul.yith-wcan-color li a {
	width:15px!important;
	height:15px!important;
}
.sidebar-inside ul.yith-wcan-color li.chosen a {
	background-image: url("images/check.png")!important;
	background-position: center center;
	background-repeat: no-repeat;
}
.yith-wcwl-add-button .show, .yith-wcwl-add-to-wishlist {
	width:125px;
	float:left;
	margin-top:0!important;
}
.singleproduct-topmain .summary .clear, .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse span.feedback, .yith-wcwl-wishlistexistsbrowse span.feedback {
	display:none!important;
}
.yith_magnifier_zoom_wrap {
	z-index: 888;
}
.yith_magnifier_mousetrap {
	z-index: 887;
}
.yith_magnifier_lens {
	z-index: 886;
}
/*** SHOP & CATEGORY PAGE ***/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 2% 30px 0;
	width: 32%;
	padding: 10px;
	border:1px solid#e9e9e9;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	border:1px solid#a5a5a5;
}
.woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n) {
 margin: 0 0 30px 0;
 float:right;
}
.title-bread {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:5px;
	border-bottom:1px solid#a5a5a5;
}
h1.title-archive {
	float:left;
	text-transform:uppercase;
	margin:0;
}
.bread-archive {
	float:right;
	margin-top:20px;
	text-align:right;
}
.bread-archive nav.woocommerce-breadcrumb {
	margin:0;
}
.archive-dummy {
	float:left;
	width:100%;
	background-image: url("images/bg-bottomcat.png");
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom:10px;
}
.archive-dummy form.woocommerce-ordering, .archive-dummy p.woocommerce-result-count, .archive-dummy div.term-description, .archive-dummy h1.page-title {
	display:none;
}
.container nav.woocommerce-pagination {
	display:none!important;
}
.cat-image {
	float:left;
	width:100%;
	position:relative;
	z-index:1;
}
.cat-image img {
	max-width:100%;
	height:auto;
	margin-bottom:30px;
}
.cat-image .term-description {
	position:absolute;
	width:85%;
	padding:0 10px;
	text-align:right;
	text-transform:uppercase;
	text-shadow:1px 1px #fff;
	right:0;
	top:0;
	z-index:2;
}
.brand-descwrapper {
	float:left;
	width:100%;
	padding:10px;
	margin-bottom:20px;
	border:1px solid#e9e9e9;
}
.brand-thumb {
	float:left;
	width:12%;
}
.brand-title {
	float:left;
	width:100%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid#e9e9e9;
}
.brand-desc {
	float:right;
	width:86%;
	font-size:14px;
	color:#000;
}
.archive-descproduct {
	float:left;
	width:100%;
	border-top:1px solid#000;
	margin-top:10px;
	padding:5px 2%;
	text-align:center;
}
.archive-descproduct div.star-rating {
	text-align:center;
	position:absolute;
	left:15px;
	top:15px;
}
.star-rating span {
	color:#000;
}
.archive-cat {
	margin:-15px auto 5px auto;
	max-width:70%;
	padding:0 2px;
	text-align:center;
	background:#fff;
}
.archive-descproduct h4.woomodule2-title {
	margin-bottom:10px;
}
/*** HANDLE HOVER IMAGE PRODUCT***/
#tab-description.panel p .fluid-width-video-wrapper {
	float:left;
	width:100%;
}
.yith_magnifier_zoom_magnifier {
	border: none;
}
.singleproduct-topmain div.singleproduct-image div.images div.thumbnails div.caroufredsel_wrapper {
	height:167px!important;
}
.products .imagewrapper {
	overflow:hidden;
	margin-bottom:10px;
}
.yit-wcan-container img {
	opacity: 1!important;
}
/*****ADD REVIEW AREA*****/
#respond.comment-respond .comment-form-comment label {
	float:left;
	width:100%;
	margin:10px 0;
}
#respond.comment-respond .comment-form-comment textarea#comment {
	float:left;
	width:100%;
	margin-bottom:10px;
	border:1px solid#999;
}
/*****HANDLE INVIEW EFFECT*****/
.post-thumb img, .thumb-zoom img, .view-first img {
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}
.post-thumb:hover img, .thumb-zoom:hover img, .view-first:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
/*****HANDLE AUDIO PLAYER*****/
#mep_0.mejs-container {
	width:100%!important;
}
.entry-content .mejs-controls .mejs-time-rail {
	width:660px!important;
	margin-bottom:20px;
}
.mejs-container .mejs-controls {
	background: #000!important;
}
.mejs-controls .mejs-time-rail span {
	border-radius: 0!important;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	background: #999!important;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #555!important;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #fff!important;
}
.mejs-controls div.mejs-horizontal-volume-slider {
	width: 50px;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #999!important;
	border-radius: 0!important;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff!important;
	border-radius: 0!important;
}

.flex-direction-nav a.prev, .flex-direction-nav a.next {
    top: 0px!important;
}

/*****HANDLE CONTACT FORM 7*****/
.wpcf7-form-control-wrap textarea.wpcf7-form-control, .wpcf7-form-control-wrap input.wpcf7-form-control {
	float:left;
	margin-bottom:5px;
	width:100%;
	border:1px solid#a5a5a5!important;
	padding:5px 10px;
}
.wpcf7 form.wpcf7-form p input.wpcf7-form-control {
	border:1px solid#000;
	background:#fff;
	color:#000;
	padding:5px 10px;
	margin-top:5px;
}
.wpcf7 form.wpcf7-form p input.wpcf7-form-control:link {
	border:1px solid#000;
	background:#fff;
	color:#000;
}
.wpcf7 form.wpcf7-form p input.wpcf7-form-control:hover {
	border:1px solid#000;
	background:#000;
	color:#fff;
}
/*****HANDLE SLIDECK*****/
.slidedeck dd.active dl.slidesVertical dd.has-image .slide-content h3.slide-title a {
	color:#fff;
}
.lens-o-town.sd2-nav-thumb.sd2-dark > a.deck-set-nav, .lens-o-town.sd2-nav-thumb.sd2-dark > a.deck-set-nav.disabled:hover, .lens-o-town.sd2-nav-thumb.sd2-dark > a.deck-set-nav.disabled:active {
	background: -moz-linear-gradient(center top, #333 0%, #333 100%) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
	border: 1px solid #444;
	box-shadow: none!important;
}
.lens-o-town.sd2-nav-thumb > a.deck-set-nav, .lens-o-town.sd2-nav-thumb > a.deck-set-nav.disabled:hover, .lens-o-town.sd2-nav-thumb > a.deck-set-nav.disabled:active {
	border-radius: 0;
}
.lens-o-town.sd2-nav-thumb.sd2-dark > a.deck-set-nav:hover, .lens-o-town.sd2-nav-thumb.sd2-dark > a.deck-set-nav:active {
	background: -moz-linear-gradient(center top, #555 0%, #555 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*****HANDLE VC*****/
div.wpb_row {
    margin-bottom: 50px!important;
}
div.wpb_row:last-child {
    margin-bottom: 20px!important;
}
.wpb_row {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.vc_span10 .wpb_wrapper .wpb_row,
.vc_span9 .wpb_wrapper .wpb_row ,
.wpb_row .vc_span4 .wpb_wrapper .wpb_row {
	margin-bottom: 0px!important;
}
/*****HANDLE SLIDE at BOTTOM PAGE *****/
#slidebox{
    width:450px;
    background-color:#fff;
    position:fixed;
    bottom:35px;
    right:-650px;
	border-left:10px solid#333;
	border-top:1px solid#333;
	border-bottom:1px solid#333;	
	border-right:none;	
	z-index:999;
}
.slidebox-inner{
	padding:30px 10px 0 10px;
	float:left;
	position: relative;
}
a.slide-close{
    cursor: pointer;
    display: block;
    width: 30px;	
    height: 30px;
    position: absolute;
    top: 5px;
	right:5px;
	z-index:999;
}
#roti3 {
    transition: all 0.4s ease-out 0s;
}
#roti3:hover {
    transform: rotate(270deg);
}




/*****HANDLE STAR RATING FROM STORE*****/
.woocommerce .products .star-rating, .woocommerce-page .products .star-rating { display: none !important; }