/* main */
body {
    background-color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    text-transform: none;
    color: #222222;
    line-height: 1.8em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

.clearBoth{
	clear:both;
	padding: 5px 0;
	height:1px;
	display: block;
	width:100%;
	float:left;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
  text-decoration: none;
    color: #000000;
}

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

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
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}


input,button,select,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}


figure {
	margin: 0
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

.img-responsive {
	max-width: 100%;
	height: auto;
}

.img-rounded {
	border-radius: 6px;
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .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 #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}[role="button"] {
	cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-weight: 500;
	color: inherit
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,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;
	color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
	margin-top: 20px;
}

h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
	font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
	font-size: 75%
}

h1,.h1 {
	font-size: 34px
}

h2,.h2 {
	font-size: 30px
}

h3,.h3 {
	font-size: 24px
}

.h4 {
	font-size: 18px
}

h5,.h5 {
	font-size: 14px
}

h6,.h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

small,.small {
	font-size: 85%
}

mark,.mark {
	background-color: #fcf8e3;
	padding: .2em
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover,a.text-primary:focus {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover,a.text-success:focus {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover,a.text-info:focus {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover,a.text-warning:focus {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover,a.text-danger:focus {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:hover,a.bg-primary:focus {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover,a.bg-success:focus {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
	background-color: #e4b9b9
}

ul,ol {
	margin-top: 0;
}

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;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dt,dd {
	line-height: 1.42857143
}

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
	}
}

abbr[title],abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

address {
	font-style: normal;
	line-height: 1.42857143
}

code,kbd,pre,samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}



pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px){
  .container {
    width: 100%;
  }
}

@media (min-width: 992px){
  .container {
    width: 992px;
  }
}

@media (min-width: 1100px){
  .container {
    width: 1100px;
  }
}

@media (min-width: 1200px){
  .container {
    width: 1200px;
  }
}


@media (min-width: 1300px){
  .container {
    width: 1300px;
  }
}


@media (min-width: 1400px){
  .container {
    width: 1400px;
  }
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

.colzyz-xs-1, .colzyz-sm-1, .colzyz-md-1, .colzyz-lg-1, .colzyz-xs-2, .colzyz-sm-2, .colzyz-md-2, .colzyz-lg-2, .colzyz-xs-3, .colzyz-sm-3, .colzyz-md-3, .colzyz-lg-3, .colzyz-xs-4, .colzyz-sm-4, .colzyz-md-4, .colzyz-lg-4, .colzyz-xs-5, .colzyz-sm-5, .colzyz-md-5, .colzyz-lg-5, .colzyz-xs-6, .colzyz-sm-6, .colzyz-md-6, .colzyz-lg-6, .colzyz-xs-7, .colzyz-sm-7, .colzyz-md-7, .colzyz-lg-7, .colzyz-xs-8, .colzyz-sm-8, .colzyz-md-8, .colzyz-lg-8, .colzyz-xs-9, .colzyz-sm-9, .colzyz-md-9, .colzyz-lg-9, .colzyz-xs-10, .colzyz-sm-10, .colzyz-md-10, .colzyz-lg-10, .colzyz-xs-11, .colzyz-sm-11, .colzyz-md-11, .colzyz-lg-11, .colzyz-xs-12, .colzyz-sm-12, .colzyz-md-12, .colzyz-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.colzyz-xs-1, .colzyz-xs-2, .colzyz-xs-3, .colzyz-xs-4, .colzyz-xs-40, .colzyz-xs-5, .colzyz-xs-6, .colzyz-xs-7, .colzyz-xs-8, .colzyz-xs-9, .colzyz-xs-10, .colzyz-xs-11, .colzyz-xs-12 {
  float: left;
}
.colzyz-xs-12 {
  width: 96%;
  padding:0px;
}
.colzyz-xs-11 {
  width: 91.66666667%;
}
.colzyz-xs-10 {
  width: 83.33333333%;
}
.colzyz-xs-9 {
  width: 75%;
}
.colzyz-xs-8 {
  width: 66.66666667%;
}
.colzyz-xs-7 {
  width: 58.33333333%;
}
.colzyz-xs-6 {
  width: 45%;
}
.colzyz-xs-5 {
  width: 41.66666667%;
}
.colzyz-xs-40 {
  width: 32%;
  margin:0 0.5%;
}
.colzyz-xs-4 {
  width: 33.33333333%;
}
.colzyz-xs-3 {
  width: 25%;
}
.colzyz-xs-2 {
  width: 16.66666667%;
}
.colzyz-xs-1 {
  width: 8.33333333%;
}
.colzyz-xs-pull-12 {
  right: 100%;
}
.colzyz-xs-pull-11 {
  right: 91.66666667%;
}
.colzyz-xs-pull-10 {
  right: 83.33333333%;
}
.colzyz-xs-pull-9 {
  right: 75%;
}
.colzyz-xs-pull-8 {
  right: 66.66666667%;
}
.colzyz-xs-pull-7 {
  right: 58.33333333%;
}
.colzyz-xs-pull-6 {
  right: 50%;
}
.colzyz-xs-pull-5 {
  right: 41.66666667%;
}
.colzyz-xs-pull-4 {
  right: 33.33333333%;
}
.colzyz-xs-pull-3 {
  right: 25%;
}
.colzyz-xs-pull-2 {
  right: 16.66666667%;
}
.colzyz-xs-pull-1 {
  right: 8.33333333%;
}
.colzyz-xs-pull-0 {
  right: 0;
}
.colzyz-xs-push-12 {
  left: 100%;
}
.colzyz-xs-push-11 {
  left: 91.66666667%;
}
.colzyz-xs-push-10 {
  left: 83.33333333%;
}
.colzyz-xs-push-9 {
  left: 75%;
}
.colzyz-xs-push-8 {
  left: 66.66666667%;
}
.colzyz-xs-push-7 {
  left: 58.33333333%;
}
.colzyz-xs-push-6 {
  left: 50%;
}
.colzyz-xs-push-5 {
  left: 41.66666667%;
}
.colzyz-xs-push-4 {
  left: 33.33333333%;
}
.colzyz-xs-push-3 {
  left: 25%;
}
.colzyz-xs-push-2 {
  left: 16.66666667%;
}
.colzyz-xs-push-1 {
  left: 8.33333333%;
}
.colzyz-xs-push-0 {
  left: 0;
}
.colzyz-xs-offset-12 {
  margin-left: 100%;
}
.colzyz-xs-offset-11 {
  margin-left: 91.66666667%;
}
.colzyz-xs-offset-10 {
  margin-left: 83.33333333%;
}
.colzyz-xs-offset-9 {
  margin-left: 75%;
}
.colzyz-xs-offset-8 {
  margin-left: 66.66666667%;
}
.colzyz-xs-offset-7 {
  margin-left: 58.33333333%;
}
.colzyz-xs-offset-6 {
  margin-left: 50%;
}
.colzyz-xs-offset-5 {
  margin-left: 41.66666667%;
}
.colzyz-xs-offset-4 {
  margin-left: 33.33333333%;
}
.colzyz-xs-offset-3 {
  margin-left: 25%;
}
.colzyz-xs-offset-2 {
  margin-left: 16.66666667%;
}
.colzyz-xs-offset-1 {
  margin-left: 8.33333333%;
}
.colzyz-xs-offset-0 {
  margin-left: 0;
}
@media (min-width:768px) {
  .colzyz-sm-1, .colzyz-sm-2, .colzyz-sm-3, .colzyz-sm-4, .colzyz-sm-5, .colzyz-sm-6, .colzyz-sm-7, .colzyz-sm-8, .colzyz-sm-9, .colzyz-sm-10, .colzyz-sm-11, .colzyz-sm-12 {
    float: left;
  }
  .colzyz-sm-12 {
    width: 100%;
  }
  .colzyz-sm-11 {
    width: 91.66666667%;
  }
  .colzyz-sm-10 {
    width: 83.33333333%;
  }
  .colzyz-sm-9 {
    width: 75%;
  }
  .colzyz-sm-8 {
    width: 66.66666667%;
  }
  .colzyz-sm-7 {
    width: 45.33333333%;
  }
  .colzyz-sm-6 {
    width: 49%;
  }
  .colzyz-sm-5 {
    width: 54.66666667%;
  }
  .colzyz-sm-4 {
    width: 33.33333333%;
  }
  .colzyz-sm-3 {
    width: 25%;
  }
  .colzyz-sm-2 {
    width: 16.66666667%;
  }
  .colzyz-sm-1 {
    width: 8.33333333%;
  }
  .colzyz-sm-pull-12 {
    right: 100%;
  }
  .colzyz-sm-pull-11 {
    right: 91.66666667%;
  }
  .colzyz-sm-pull-10 {
    right: 83.33333333%;
  }
  .colzyz-sm-pull-9 {
    right: 75%;
  }
  .colzyz-sm-pull-8 {
    right: 66.66666667%;
  }
  .colzyz-sm-pull-7 {
    right: 58.33333333%;
  }
  .colzyz-sm-pull-6 {
    right: 50%;
  }
  .colzyz-sm-pull-5 {
    right: 41.66666667%;
  }
  .colzyz-sm-pull-4 {
    right: 33.33333333%;
  }
  .colzyz-sm-pull-3 {
    right: 25%;
  }
  .colzyz-sm-pull-2 {
    right: 16.66666667%;
  }
  .colzyz-sm-pull-1 {
    right: 8.33333333%;
  }
  .colzyz-sm-pull-0 {
    right: 0;
  }
  .colzyz-sm-push-12 {
    left: 100%;
  }
  .colzyz-sm-push-11 {
    left: 91.66666667%;
  }
  .colzyz-sm-push-10 {
    left: 83.33333333%;
  }
  .colzyz-sm-push-9 {
    left: 75%;
  }
  .colzyz-sm-push-8 {
    left: 66.66666667%;
  }
  .colzyz-sm-push-7 {
    left: 58.33333333%;
  }
  .colzyz-sm-push-6 {
    left: 50%;
  }
  .colzyz-sm-push-5 {
    left: 41.66666667%;
  }
  .colzyz-sm-push-4 {
    left: 33.33333333%;
  }
  .colzyz-sm-push-3 {
    left: 25%;
  }
  .colzyz-sm-push-2 {
    left: 16.66666667%;
  }
  .colzyz-sm-push-1 {
    left: 8.33333333%;
  }
  .colzyz-sm-push-0 {
    left: 0;
  }
  .colzyz-sm-offset-12 {
    margin-left: 100%;
  }
  .colzyz-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .colzyz-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .colzyz-sm-offset-9 {
    margin-left: 75%;
  }
  .colzyz-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .colzyz-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .colzyz-sm-offset-6 {
    margin-left: 50%;
  }
  .colzyz-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .colzyz-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .colzyz-sm-offset-3 {
    margin-left: 25%;
  }
  .colzyz-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .colzyz-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .colzyz-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:992px) {
  .colzyz-md-1, .colzyz-md-2, .colzyz-md-20, .colzyz-md-3, .colzyz-md-4, .colzyz-md-40, .colzyz-md-5, .colzyz-md-6, .colzyz-md-7, .colzyz-md-8, .colzyz-md-9, .colzyz-md-10, .colzyz-md-11, .colzyz-md-12 {
    float: left;
  }
  .colzyz-md-12 {
    width: 100%;
  }
  .colzyz-md-11 {
    width: 91.66666667%;
  }
  .colzyz-md-10 {
    width: 83.33333333%;
  }
  .colzyz-md-9 {
    width: 75%;
  }
  .colzyz-md-8 {
    width: 66.66666667%;
  }
  .colzyz-md-7 {
    width: 58.33333333%;
  }
  .colzyz-md-6 {
    width: 50%;
  }
  .colzyz-md-5 {
    width: 41.66666667%;
  }
  .colzyz-md-40 {
    width: 39%;
	margin:0 0.5%;
  }
  .colzyz-md-4 {
    width: 33%;
  }
  .colzyz-md-3 {
    width: 25%;
  }
  .colzyz-md-20 {
    width: 19%;
	margin:0 0.5%;
  }
  .colzyz-md-2 {
    width: 16.66666667%;
  }
  .colzyz-md-1 {
    width: 8.33333333%;
  }
  .colzyz-md-pull-12 {
    right: 100%;
  }
  .colzyz-md-pull-11 {
    right: 91.66666667%;
  }
  .colzyz-md-pull-10 {
    right: 83.33333333%;
  }
  .colzyz-md-pull-9 {
    right: 75%;
  }
  .colzyz-md-pull-8 {
    right: 66.66666667%;
  }
  .colzyz-md-pull-7 {
    right: 58.33333333%;
  }
  .colzyz-md-pull-6 {
    right: 50%;
  }
  .colzyz-md-pull-5 {
    right: 41.66666667%;
  }
  .colzyz-md-pull-4 {
    right: 33.33333333%;
  }
  .colzyz-md-pull-3 {
    right: 25%;
  }
  .colzyz-md-pull-2 {
    right: 16.66666667%;
  }
  .colzyz-md-pull-1 {
    right: 8.33333333%;
  }
  .colzyz-md-pull-0 {
    right: 0;
  }
  .colzyz-md-push-12 {
    left: 100%;
  }
  .colzyz-md-push-11 {
    left: 91.66666667%;
  }
  .colzyz-md-push-10 {
    left: 83.33333333%;
  }
  .colzyz-md-push-9 {
    left: 75%;
  }
  .colzyz-md-push-8 {
    left: 66.66666667%;
  }
  .colzyz-md-push-7 {
    left: 58.33333333%;
  }
  .colzyz-md-push-6 {
    left: 50%;
  }
  .colzyz-md-push-5 {
    left: 41.66666667%;
  }
  .colzyz-md-push-4 {
    left: 33.33333333%;
  }
  .colzyz-md-push-3 {
    left: 25%;
  }
  .colzyz-md-push-2 {
    left: 16.66666667%;
  }
  .colzyz-md-push-1 {
    left: 8.33333333%;
  }
  .colzyz-md-push-0 {
    left: 0;
  }
  .colzyz-md-offset-12 {
    margin-left: 100%;
  }
  .colzyz-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .colzyz-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .colzyz-md-offset-9 {
    margin-left: 75%;
  }
  .colzyz-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .colzyz-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .colzyz-md-offset-6 {
    margin-left: 50%;
  }
  .colzyz-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .colzyz-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .colzyz-md-offset-3 {
    margin-left: 25%;
  }
  .colzyz-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .colzyz-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .colzyz-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width:1200px) {
  .colzyz-lg-1, .colzyz-lg-2, .colzyz-lg-3, .colzyz-lg-4, .colzyz-lg-5, .colzyz-lg-6, .colzyz-lg-7, .colzyz-lg-8, .colzyz-lg-9, .colzyz-lg-10, .colzyz-lg-11, .colzyz-lg-12 {
    float: left;
  }
  .colzyz-lg-12 {
    width: 100%;
  }
  .colzyz-lg-11 {
    width: 91.66666667%;
  }
  .colzyz-lg-10 {
    width: 83.33333333%;
  }
  .colzyz-lg-9 {
    width: 75%;
  }
  .colzyz-lg-8 {
    width: 66.66666667%;
  }
  .colzyz-lg-7 {
    width: 58.33333333%;
  }
  .colzyz-lg-6 {
    width: 50%;
  }
  .colzyz-lg-5 {
    width: 41.66666667%;
  }
  .colzyz-lg-4 {
    width: 33.33333333%;
  }
  .colzyz-lg-3 {
    width: 25%;
  }
  .colzyz-lg-2 {
    width: 16.66666667%;
  }
  .colzyz-lg-1 {
    width: 8.33333333%;
  }
  .colzyz-lg-pull-12 {
    right: 100%;
  }
  .colzyz-lg-pull-11 {
    right: 91.66666667%;
  }
  .colzyz-lg-pull-10 {
    right: 83.33333333%;
  }
  .colzyz-lg-pull-9 {
    right: 75%;
  }
  .colzyz-lg-pull-8 {
    right: 66.66666667%;
  }
  .colzyz-lg-pull-7 {
    right: 58.33333333%;
  }
  .colzyz-lg-pull-6 {
    right: 50%;
  }
  .colzyz-lg-pull-5 {
    right: 41.66666667%;
  }
  .colzyz-lg-pull-4 {
    right: 33.33333333%;
  }
  .colzyz-lg-pull-3 {
    right: 25%;
  }
  .colzyz-lg-pull-2 {
    right: 16.66666667%;
  }
  .colzyz-lg-pull-1 {
    right: 8.33333333%;
  }
  .colzyz-lg-pull-0 {
    right: 0;
  }
  .colzyz-lg-push-12 {
    left: 100%;
  }
  .colzyz-lg-push-11 {
    left: 91.66666667%;
  }
  .colzyz-lg-push-10 {
    left: 83.33333333%;
  }
  .colzyz-lg-push-9 {
    left: 75%;
  }
  .colzyz-lg-push-8 {
    left: 66.66666667%;
  }
  .colzyz-lg-push-7 {
    left: 58.33333333%;
  }
  .colzyz-lg-push-6 {
    left: 50%;
  }
  .colzyz-lg-push-5 {
    left: 41.66666667%;
  }
  .colzyz-lg-push-4 {
    left: 33.33333333%;
  }
  .colzyz-lg-push-3 {
    left: 25%;
  }
  .colzyz-lg-push-2 {
    left: 16.66666667%;
  }
  .colzyz-lg-push-1 {
    left: 8.33333333%;
  }
  .colzyz-lg-push-0 {
    left: 0;
  }
  .colzyz-lg-offset-12 {
    margin-left: 100%;
  }
  .colzyz-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .colzyz-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .colzyz-lg-offset-9 {
    margin-left: 75%;
  }
  .colzyz-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .colzyz-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .colzyz-lg-offset-6 {
    margin-left: 50%;
  }
  .colzyz-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .colzyz-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .colzyz-lg-offset-3 {
    margin-left: 25%;
  }
  .colzyz-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .colzyz-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .colzyz-lg-offset-0 {
    margin-left: 0;
  }
}

.hidden {
	display: none !important
}

.visible-xs,.visible-sm,.visible-md,.visible-lg {
	display: none !important
}

.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.visible-xs {
		display: block !important
	}

	table.visible-xs {
		display: table !important
	}

	tr.visible-xs {
		display: table-row !important
	}

	th.visible-xs,td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:992px) {
	.visible-sm {
		display: block !important
	}

	table.visible-sm {
		display: table !important
	}

	tr.visible-sm {
		display: table-row !important
	}

	th.visible-sm,td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:992px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:992px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:992px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md {
		display: block !important
	}

	table.visible-md {
		display: table !important
	}

	tr.visible-md {
		display: table-row !important
	}

	th.visible-md,td.visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.visible-lg {
		display: block !important
	}

	table.visible-lg {
		display: table !important
	}

	tr.visible-lg {
		display: table-row !important
	}

	th.visible-lg,td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:992px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}

	table.visible-print {
		display: table !important
	}

	tr.visible-print {
		display: table-row !important
	}

	th.visible-print,td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}


/* list */
.normalprice {
	color:#a5a5a5; 
    font-size: 18px;
    margin-bottom: 10px;
	margin:0; 
	display: inline-block;
	line-height: 30px;
	padding-left:5px; 
	text-decoration:line-through;
}


.productSpecialPrice,.productBasePrice{
    font-size: 20px;
	padding:10px 0;
	margin:0px;
	font-weight:600;
	line-height: 30px;
	color:#D21936 !important;
}


.products-grid {
	text-align:center;
}

.products-grid .product-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    text-align: center;
	padding:15px;
}

.products-grid .proname{
	line-height:20px;
	overflow:hidden;	
	margin:5px 0;
	font-size:12px;
    text-align:center;
}

.products-grid .proname a{
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    color: #000;
    padding: 0;
    margin-bottom: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pagination{
    width: 100%;
	float:left;
    text-align: center;
    background: #fcf9f8;
    padding: 5px;
    font-size: 12px;
    line-height: 39px;
    margin: 5px 0;
}

.pagination .current {
    border: 1px solid #e8e8e8;
    background: #000;
    color: #fff;
    padding: 8px 10px;
    border-radius: 2px;
}

.pagination a{
    padding: 0px 5px;
}

@media (min-width:768px){
    .products-grid:nth-child(2n+1) {clear: none;}
    .products-grid:nth-child(3n+1) {clear: both;}
}

@media (max-width: 768px){
    .products-grid:nth-child(2n+1) {clear: both;}
    .products-grid:nth-child(3n+1) {clear: none;}
}



/* img */
.product-img-box img#imagee{
    max-width: 98%;
    height: auto;
	margin:0px;
	padding:0px;
}

.detailedimg img {
	float:left;
	width:100px;
    border: 2px solid #E8E8E1;
	margin:4px;
	padding:2px;
}

.detailedimg img.select {
    border: 2px solid #000;
	margin:4px;
	padding:2px;
}


/* productName */
h1#productName {margin:0 0 10px;}
h1#productName{
    font-size: 30px;
    font-style: normal;
    text-transform: capitalize;
    line-height: 1.5;
    color: #333333;
    display: block;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 auto 15px;
    clear: both;
    font-weight: lighter;
    padding-top: 4px;
}

/* BreadCrumbs */
.breadcrumbs {
    align-items: center;
    color: #737373;
    font-size: 14px;
    line-height: 22px;
    flex-wrap: wrap;
    padding: 16px 0;
    background: #F6F6F6;
}
}
.breadcrumbs ul {margin: 0;}
.breadcrumbs li {display: inline;}
.breadcrumbs li a {text-decoration:none; color:#737373;}
.breadcrumbs li a:hover {text-decoration:underline;}
.breadcrumbs li strong {font-weight: normal; color: #777777;}
.breadcrumbs li span {padding:0 3px 0 5px;}


/* Add to Cart */
.add-to-cart {
	width: 100%;
    clear: both;
}
.add-to-cart label {
	color: #414b56;
    font-size: 12px;
    margin: 0px;
}
.add-to-cart input.qty {
	float: left;
    border-radius: 0;
    border-color: #999;
    height: 39px;
    line-height: 39px;
    width: 60px;
    text-align: center;
    padding: 0;
    border: 1px solid #999;
    background: none;
}
.add-to-cart .num_ops {margin: 10px 0; overflow: hidden;}
.add-to-cart .action {cursor: pointer; text-align: center; float: left; font-size: 14px; width:39px; height: 39px; line-height: 39px; background: #fff; vertical-align: middle; border: 1px solid #999;}
.add-to-cart .reduce {border-right: 0;}
.add-to-cart .pus {border-left: 0;}
.add-to-cart button.button {display: block;}

.add-to-cart button.button,.add-to-cart button.button span{
	width:98%;
}

.add-to-cart button.button,.add-to-cart button.button span:hover{
	background: #000;
}

.add-to-cart button.btn-incart span{
	margin:0px;
}

.add-to-cart button.button{
	margin:25px 0;
}

button.button::-moz-focus-inner {border:0; padding:0;}
button.button {-webkit-border-fit:lines;}
button.button {background:transparent; border:0; cursor:pointer; margin:0; overflow:visible; padding:0; width:auto;}
button.button span {
    color: #fff;
    font-size: 15px;
    border: 0;
    border-radius: 3px! important;
    transition: all .25s ease-in-out;
    -webkit-appearance: none;
    display: inline-block;
    width: auto;
    padding: 0 15px;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    height: 44px;
    line-height: 44px;
    font-family: inherit;
}

.mcinfo-form-control {
	display: block;
	width: 99%;
	height: 34px;
	margin:0px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-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);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.mcinfo-form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.mcinfo-form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.mcinfo-form-control:-ms-input-placeholder {
	color: #999
}

.mcinfo-form-control::-webkit-input-placeholder {
	color: #999
}

.mcinfo-form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.mcinfo-form-control[disabled],.mcinfo-form-control[readonly],fieldset[disabled] .mcinfo-form-control {
	background-color: #eee;
	opacity: 1
}

.mcinfo-form-control[disabled],fieldset[disabled] .mcinfo-form-control {
	cursor: not-allowed
}


#info-productDescription{
	font-size: 13px;
	text-align: left;
	line-height: 25px;
}


/* Shopping Cart */

.shopping_cart{
    background-color: #fff;
	float:left;
	width: 100%;
	margin:0px;
	margin:20px 0;
}

.shopping_cart form{
    background-color: #fff;
	float:left;
	width: 100%;
	margin:0px;
	margin:20px 0;
}

.page-title h1, .page-title h2 {
    font-size: 24px;
    color: #222;
    font-weight: lighter;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #fff;
}

input#disc-ot_coupon{
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
	margin-bottom:10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

@media (max-width:767px) {
	input#disc-ot_coupon{
    width: 100%;
}
}


@media (min-width:767px) {
	input#disc-ot_coupon{
    margin:5px;
}
}

.shoppingcart_button{
	float:none;
}


.shoppingcart_button .buttonRow a{
    font-weight: bold;
    background: #000;
    color: #fff;
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #000;
    border-radius: 8px;
    box-sizing: content-box;
    transition: all 0.5s;
}


@media (min-width:996px) {
#shopping_cart_left{
    width: 66%;
	float: left;
	margin:0px;
	padding: 20px 0px 10px;
}

#shopping_cart_right{
    width: 31%;
	float: right;
	margin:0px;
	padding: 0px 1%;
}
}

@media (max-width:996px) {
#shopping_cart_left{
    width: 100%;
}


#shopping_cart_right{
    width: 100%;
	padding: 0px 20px 10px;
}
}


#shopping_cart_right .s-title {
    font-size: 16px;
    color: #666;
    font-weight: 700;
    margin: 10px 0;
}


#shopping_cart_right #orderTotals{
	background: #fff;
	padding:15px 0;
	line-height:30px;
}


.freeship-tip {
    color: #000;
    width: 100%;
	font-size:12px;
    text-decoration: underline;
}


.help-tips {
    margin-top: 20px;
    font-size: 12px;
    color: #666;
    text-align: center;
}

.help-tips a{
    text-decoration: underline;
}

p.accept-bank{
    font-size: 12px;
    color: #666;
    font-weight: 700;
    margin: 16px 0;
}


.f-right, .right {
    float: right !important;
}


table.carttable {
	background-color: transparent
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}


table.carttable th {
	text-align: left;
}

table.carttable tr.rowEven {
	background: #fff;
}


.carttable th,.carttable td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.carttable>tbody+tbody {
	border-top: 2px solid #ddd
}

.btn-remove-new,.btn-continue{
	text-decoration: underline;
}

.forward {
    float: right;
}