/* 
* WowFramework * 
* From 1200px on down to 320px. * 
* WowThemes.net * 
*/

/* =Normalize.css-------------------------------------------------------------- */
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%;
	font-size:100%;
	overflow-x:hidden;
}
body {
	margin:0;
	
}
div {
	display:block;
}
a {
	text-decoration:none;
}
a:focus {
	outline:0
}
a:active,a:hover {
	outline: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;
	font-size:12px;
}
q {
	quotes:"\201C" "\201D" "\2018" "\2019"
}
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:0
}
fieldset {
border: 1px solid #e4e4e4;
padding: 20px;
}
legend {
	border:0;
	padding:0
}
select {border:1px solid #eee;}
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
}
input[type="submit"] {background:#333;padding:7px 20px; color:#fff;border:0px;margin-top:15px;}
input[type="submit"]:hover {background:#444;color:#fff;}
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
}
p {
	margin:0 0 20px;
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,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 {
	background:transparent;
}
a:active,a:hover {
	outline:0;
}
abbr[title] {
	border-bottom:1px dotted;
}
b,strong {
	font-weight:bold;
}
dfn {
	font-style:italic;
}
mark {
	color:#000;
	background:#ff0;
}
small {
	font-size:80%;
}
sub,sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline;
}
sup {
	top:-.5em;
}
sub {
	bottom:-.25em;
}
img {
	border:0;
}
svg:not(:root) {
	overflow:hidden;
}
figure {
	margin:1em 40px;
}
hr {
	height:0;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
pre {
	overflow:auto;
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em;
}
button,input,optgroup,select,textarea {
	margin:0;
	font:inherit;
	color:inherit;
}
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 {
	padding:0;
	border:0;
}
input {
	line-height:normal;
}
input[type="checkbox"],input[type="radio"] {
	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-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-appearance:textfield;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none;
}
fieldset {
}
legend {
}
textarea {
	overflow:auto;
}
optgroup {
	font-weight:bold;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
td,th {
	padding:0;
}
@media print {
	* {
			color:#000 !important;
			text-shadow:none !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) ")";
	}
	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;
	}
	p,h2,h3 {
			orphans:3;
			widows:3;
	}
	h2,h3 {
			page-break-after:avoid;
	}
	select {
			background:#fff !important;
	}
	.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;
	}
}
* {
	-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;
}
input,button,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
}
figure {
	margin:0;
}
img {
	vertical-align:middle;
}
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img {
	display:block;
	max-width:100%;
	height:auto;
}
.img-rounded {
	border-radius:6px;
}
.img-thumbnail {
	display:inline-block;
	max-width:100%;
	height:auto;
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.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;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0;
}
.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%;
}
cite {
	font-style:normal;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.text-muted {
	color:#999;
}
.text-primary {
	color:#428bca;
}
a.text-primary:hover {
	color:#3071a9;
}
.text-success {
	color:#3c763d;
}
a.text-success:hover {
	color:#2b542c;
}
.text-info {
	color:#31708f;
}
a.text-info:hover {
	color:#245269;
}
.text-warning {
	color:#8a6d3b;
}
a.text-warning:hover {
	color:#66512c;
}
.text-danger {
	color:#a94442;
}
a.text-danger:hover {
	color:#843534;
}
.bg-primary {
	color:#fff;
	background-color:#428bca;
}
a.bg-primary:hover {
	background-color:#3071a9;
}
.bg-success {
	background-color:#dff0d8;
}
a.bg-success:hover {
	background-color:#c1e2b3;
}
.bg-info {
	background-color:#d9edf7;
}
a.bg-info:hover {
	background-color:#afd9ee;
}
.bg-warning {
	background-color:#fcf8e3;
}
a.bg-warning:hover {
	background-color:#f7ecb5;
}
.bg-danger {
	background-color:#f2dede;
}
a.bg-danger:hover {
	background-color:#e4b9b9;
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee;
}
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;
	margin-left:-5px;
	list-style:none;
}
.list-inline>li {
	display:inline-block;
	padding-right:5px;
	padding-left: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;
			overflow:hidden;
			clear:left;
			text-align:right;
			text-overflow:ellipsis;
			white-space:nowrap;
	}
	.dl-horizontal dd {
			margin-left:180px;
	}
}
abbr[title],abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #999;
}
.initialism {
	font-size:90%;
	text-transform:uppercase;
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	font-style:italic;
	border-left:5px solid #eee;
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom:0;
}
blockquote footer,blockquote small,blockquote .small {
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#999;
}
blockquote footer:before,blockquote small:before,blockquote .small:before {
	content:'\2014 \00A0';
}
.blockquote-reverse,blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	text-align:right;
	border-right:5px solid #eee;
	border-left:0;
}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
	content:'';
}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
	content:'\00A0 \2014';
}
blockquote:before,blockquote:after {
	content:"";
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.42857143;
}
code,kbd,pre,samp {
	font-family:Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	white-space:nowrap;
	background-color:#f9f2f4;
	border-radius:4px;
}
kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.42857143;
	color:#333;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f8f8f8;
	border:1px solid #eee;
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0;
}
.pre-scrollable {
	max-height:340px;
	overflow-y: scroll;
}
/* =Clearfix-------------------------------------------------------------- */
.row:before,.row:after,.clearfix:before,.clearfix:after {
	content:'';
	display:table
}
.row:after,.clearfix:after {
	clear:both
}
.row,.clearfix {
	zoom: 1
}
/* =Columns-------------------------------------------------------------- */
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box
}
body {
	font-size:16px;
	line-height:1.65;
	color:#444;
}
.grid {
	margin:0 auto;
	max-width:1200px;
	width:100%;
}
img {
	max-width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.wfull {
	width:100%;
	max-width:100%
}
.w320 {
	max-width:320px
}
.w640 {
	max-width:640px
}
.w960 {
	max-width:960px
}
.row {
	width:100%;
	margin-bottom:20px
}
.row .row {
	width:auto;
	margin:0 -15px
}
.c1 {
	width:8.33%
}
.c2 {
	width:16.66%
}
.c3 {
	width:25%
}
.c4 {
	width:33.33%
}
.c5 {
	width:41.66%
}
.c6 {
	width:50%
}
.c7 {
	width:58.33%
}
.c8 {
	width:66.66%
}
.c9 {
	width:75%
}
.c10 {
	width:83.33%
}
.c11 {
	width:91.66%
}
.c12 {
	width:100%
}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12 {
	min-height:1px;
	float:left;
	padding-left:15px;
	padding-right:15px;
	position:relative
}
.s1 {
	margin-left:8.33%
}
.s2 {
	margin-left:16.66%
}
.s3 {
	margin-left:25%
}
.s4 {
	margin-left:33.33%
}
.s5 {
	margin-left:41.66%
}
.s6 {
	margin-left:50%
}
.s7 {
	margin-left:58.33%
}
.s8 {
	margin-left:66.66%
}
.s9 {
	margin-left:75%
}
.s10 {
	margin-left:83.33%
}
.s11 {
	margin-left:91.66%
}
.end {
	float: right!important
}
/* =Media query for 960 Screens - sets nested grids to 100%-------------------------------------------------------------- */
@media only screen and (max-width:960px) {
	.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12 {
		width:100%;
		margin-bottom:20px
	}
	.row .row>div:last-child {
		margin-bottom: 0 !important
	}
}
/* =Media query for iPad and tablets-------------------------------------------------------------- */
@media handheld,only screen and (max-width:768px),only screen and (max-device-width:768px) and (orientation:portrait) {
	body {
		font-size:90%
	}
	.row {
		margin-bottom:0!important
	}
	.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12 {
		width:100%;
		margin-right:0;
		margin-left:0;
		margin-bottom: 20px
	}
}

ul,ol {
	-moz-padding-start:0px;
	-webkit-padding-start:0px;
	-khtml-padding-start:0px;
	-o-padding-start:0px;
	padding-start:0px;
	padding-left:0px;
}
.tab-content ul {
	-moz-padding-start:30px;
	-webkit-padding-start:30px;
	-khtml-padding-start:30px;
	-o-padding-start:30px;
	padding-start:30px;
	padding-left:30px;
}
.pull-right {
	float:right !Important;
}
.pull-left {
	float:left !Important;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align: center;
}
/* =Menu-------------------------------------------------------------- */
nav {
	display:block;
}
.menu {
	display:block;
	margin-top:0;
}
.menu li {
	display:inline-block;
	position:relative;
	z-index:100;
}
.menu li:first-child {
	margin-left:0;
}
.menu li a {
    text-decoration: none;
    padding: 10px 15px;
    letter-spacing: 0.5px;
    display: block;
    font-size: 15px;
    line-height: 55px;
    display: block;
    color: #444;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover,.menu li:hover>a {
	color:#00bba7;
	background:#fff;
}
.menu ul {
	margin:0;
	padding:0;
	width:240px;
	position:absolute;
	top:75px;
	left:0px;
	background-color:transparent;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.menu ul li {
		display:block;
	float:none;
	background:transparent;
	margin:0;
	padding:0;
}
.menu ul li a {
	text-transform:uppercase;
		color:#fff;
	line-height:20px;
	font-size:15px;
		display:none;
}
.menu li:hover>ul {
	display:block;
		-webkit-box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	-moz-box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
	box-shadow:0px 3px 2px 0px rgba(50,50,50,0.1);
}
.menu li:hover>ul li a {
	color:#fff;
	display:block;
	
}
.menu li:hover>ul li a:hover {
	background:#fff;
	color:#444;
}

.menu ul ul {
	left:165px;
	top:0px;
}



/* =Tabs-------------------------------------------------------------- */
#tabs_wrapper {
	width:100%;
	margin-top:30px;
}
#tabs_container {
	border-bottom:1px solid #ccc;
}
#tabs {
	list-style:none;
	font-size:20px;
	color:#444;
	font-weight:700;
	margin-bottom:4px;
}
#tabs li {
	display:inline;
}
#tabs li a {
	border:1px solid #ccc;
	padding:7px 25px;
	text-decoration:none;
	outline:none;
	color:#444;
	border-bottom:0;
}
#tabs li a:hover {
}
#tabs li.active a {
	border-bottom:1px solid #fff;
	background-color:#fff;
	padding:7px 25px;
	border-bottom:none;
}
#tabs li.active a:hover {
}
#tabs li a.icon_accept {
	background-image:url(accept.png);
	background-position:5px;
	background-repeat:no-repeat;
	padding-left:24px;
}
#tabs li a.icon_accept:hover {
	padding-left:24px;
}
#tabs_content_container {
	border:1px solid #ccc;
	border-top:none;
	padding:5px 25px;
	width:100%;
}
.tab_content {
	display: none;
}