*{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	box-sizing:border-box;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

body{
	background: #e9ecf3;
	font-size:14px;
	font-weight:400;
}

body.wait, body.wait *{
	cursor:wait !important;
}

p{
	margin:1em 0;
	clear:both;
}

strong, .strong{
	font-weight:700;
}

small{
	opacity: 0.6;
	font-size: 0.85em
}

mark{
	background: #38D878;
	color: #fff;
	font-weight: bold
}

li{
	list-style: none;
}

ul.list li{
	list-style: inside;
	margin: 2px 0
}

a{
	color:#337ab7;
	text-decoration:none;
	cursor: pointer;
	display: inline-block;
}

h2{
	font-size:2em;
	color:#09c;
	font-weight:400;
	margin-bottom: 1em
}

h4{
	font-size: 1em;
	font-weight: 700
}

a, input[type='submit'], main nav h5{
	transition: background-color, opacity 0.3s ease-out;
	cursor: pointer
}

input[type='submit'], input[type='reset'], input[type='button'],button,.btn{
	background:#09c;
	width:auto;
	color:#fff;
	/*float:left;*/
	display: inline-block;
	cursor:pointer;
	padding:0.8em;
	text-decoration:none !important;
	font-size:1em;
}

input[type='submit']{
	color:#fff !important;
	font-weight:700
}

input[type='submit']:hover, .btn:hover{
	background:#016A8F;
}

input[type='reset'], input[type='button']{
	background:#e1e5ec;
	color:#666;
	margin-left:0.5em;
	max-width: 10em
}

input[type='reset']:hover, input[type='button']:hover, button:hover{
	background:#c2cad8;
}

input:focus{
	outline:1px solid rgba(0,0,0,0.1);
}

input+input{
	margin-left: 0.5em;
}

input+.btn{
	background: #ed6b75;
	margin-left: 0.5em;
	padding: 0.5em 1em;
}

.btn+.btn{
	margin-left: 0.5em
}

.btn i{
	margin-right: 0.5em;
}

a.new:before{
	font-family: 'FontAwesome';
	content: "\f0fe";
	margin-right: 0.5em;
}

a.del:before{
	font-family: 'FontAwesome';
	content: "\f146";
	margin-right: 0.5em;	
}

select{
	border:1px solid #c2cad8;
}

select optgroup option{
	padding-left: 1em;
}

img, iframe{
	max-width: 100%
}

figure img{
	width: 100%;
}

table h3{
	display:block;
	text-align:center;
	color:#09c;
	font-size:1.2em;
	padding:1em 2em;
	text-transform: uppercase;
}

table small{
	display:block;
	color:#737373
}

table h3 span{
	margin-right:0.5em
}

form input, form select, form textarea{
	border:1px solid #c2cad8;
	padding:0.5em 1em;
	width:40%;
	color:#222;
	font-size: 1em
}

form button{
	background: #ed6b75;
	padding: 0.5em 1em;
	margin-right: 0.5em
}

form input[type='submit'], form input[type='button']{
	width:auto;
	border-color:rgba(0,0,0,0.1);
}

form input[type='checkbox'], form input[type='radio']{
	margin-right:1em;
	width:auto !important;
}

.loading{
	background:url(../img/loading.gif) center no-repeat;
	min-height:20em
}

.loading *{
	display:none !important
}

.waiting, .waiting>*{
	cursor:wait !important;
}

.hide{
	display:none;
}

.hide_opacity{
	opacity: 0
}

.clear{
	clear:both;
}

.col2{
	width: 47%;
	margin-right: 3%;
	float: left;
}

.col2+.col2{
	width: 50%;
	margin-right: 0;
}

.full{
	width: 100%;
	text-align: center;
}

.left{
	float: left;
}

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

.center input, .center a{
	float: none
}

.right{
	float:right;
}

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

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

.nowrap{
	white-space: nowrap;
}

.w-75{
	float: left;
	display: block;
	width: 75% !important;
}

.w-50{
	float: left;
	display: block;
	width: 50% !important;
}

.w-25{
	float: left;
	display: block;
	width: 25% !important;
}

.bg-suc{
	background-color: #E3F9E3 !important
}

.bg-red{
	background-color:#ED6B75 !important
}

.bg-yellow{
	background-color:#EBD63F !important
}

.bg-green{
	background-color:#31B629 !important
}

.bg-complete{
	background-color:#0099CC !important
}

.suc{
	color: #218021
}

.err{
	color: #822020
}

.whatsapp{
	background: #1EBEA5;
}

input.copy{
	width: 100%;
	max-width: 10em;
	padding: 1em;
}

.disabled{
	opacity:0.7;
	cursor:not-allowed !important;
}

.opacity{
	opacity: 0.5
}

::selection {
	background: #09c;
	color:#fff
}
::-moz-selection {
	background: #09c;
	color:#fff
}

header{
	background:#fff;
	color: #C0CDDC;
}

header h1{
	float: left;
	width: 20%;
	padding: 1em;
	font-size: 1em
}

header nav{
	float: right;
	width: 80%;
	text-align: right;
}

header nav li{
	display: inline-block;
	padding: 2em 1em;
	position: relative;
	cursor: pointer;
}

header nav li.fa:hover{
	background: #f9fafc
}

header nav li.fa span{
	display: inline-block;
	padding: 0.6em;
	min-width: 2.3em;
	height: 2.3em;
	border-radius: 2.3em;
	font-size: 0.9em;
	color: #fff;
	margin-left: 0.1em;
	text-align: center;
	text-transform: uppercase;
}

header nav li.fa-smile-o span{
	background: #09c
}

header nav li.fa-bar-chart span{
	background: #ed6b75
}

header nav li.fa-user span{
	color:#c2cad8;
	width: auto;
}

header ul ul{
	display: none;
	background: #536470;
	position: absolute;
	z-index: 99;
	top:6em;
	right: 0.5em;
	min-width: 12em
}

header ul ul li{
	display: block;
	padding: 0;
	text-align: left;
	white-space: nowrap;
}

header ul ul li.pending h5{
	color:#fff;
}

header ul ul li span{
	color:#d4dadf;
	background: none !important;
	margin-right: 0.5em
}

header ul ul li a{
	color:#d4dadf;
	padding: 1em 2em 1em 1.5em;
	display: block;
	font-size: 0.9em;
}

header ul ul li a .fa{
	margin-right: 1em
}

header ul ul li a:hover{
	background: #5b6f7c
}

header ul ul:before {
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 2em;
	top: -0.6em;
	right: 0.5em;
	content: "\f0d8";
	color: #536470
}

header ul.stats, header ul.more{
	width: 21em;
}

header ul.more .new{
	color: #fff
}

header ul.more h5 cite{
	width: 100%;
	font-style: normal;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

header ul.more em{
	float: left;
	font-style: normal
}

header ul.more strong{
	float: right;
	padding: 0;
	font-weight: 400
}

header ul li.top a{
	background: #414f59;
	color: #c5ced4;
	overflow: hidden;
	padding: 1em;
}

main{
	overflow: hidden;
	clear: both;
}

main nav{
	float: left;
	width: 20%;
	display: block;
}

main nav ul{
	background: #fff;
	margin: 1em;
}

main nav h5{
	margin-bottom:0.5em
}

main nav h5, main nav ul li a{
	background: #fff;
	padding: 1em 1.2em;
	display: block;
	font-weight: 400;
	font-size: 0.9em;
	color: #485a6a;
	cursor: pointer;
	position: relative;
}

main nav h5:before{
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 1em;
	top: 1em;
	right: 1em;
	content: "\f104";
}

main nav ul li h5 span{
	margin-right: 1em;
}

main nav ul ul{
	display: none;
	margin: 0;
}

main nav li.active.open{
	border-top:5px solid #e9ecf3;
	border-bottom:5px solid #e9ecf3;
}

main nav li.open{
	border-bottom:5px solid #e9ecf3;
}

main nav li.open h5{
	background: #f2f6f9;
}

main nav li.active h5{
	border-left: 3px solid #5C9ACF;
	margin-left: -3px
}

main nav li.active h5, main nav li.active>a{
	background: #f2f6f9;
	color: #333;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

main nav li.active ul, main nav li.open ul{
	display: block;
}

main nav li.open h5:before{
	content: "\f107";
}

main nav a{
	padding: 1em 1em 1em 3em
}

main nav a.new{
	color:#337ab7;
}

main nav a.logout{
	color: #ed6b75;
}

main nav a.logout:before{
	font-family: 'FontAwesome';
	content: "\f084";
	margin-right: 0.5em;
}

main nav h5:hover, main nav a:hover{
	background: #f2f6f9
}


footer{
	color:#7a8ca5;
	font-size:0.9em;
	text-align: center;
	padding: 2em 0 1em;
	border-top: 1px solid rgba(0,0,0,0.1);
	margin: 2em 1em 0;
	clear: both;
}

footer .open_help{
	color:#7a8ca5;
}

footer .open_help strong{
	font-weight: 400;
	color: #337ab7
}

#login{
	background:#364150;
	text-align:center
}

#login main{
	width:30em;
	margin:2em auto;
}

#login footer{
	background: none;
	padding: 0
}

#login h1{
	margin:4em 0 2em;
}

#login .wide{
	background:#6c7a8d;
	padding:1.5em;
	color:#c3cedd;
	display:block;
	margin:1em -1em -1em
}

#login .wide:hover{
	background:#535f6e
}

.login-form{
	background:#eceef1;
	padding:1.5em;
}

.login-form input{
	border:1px solid #dde3ec;
	color:#8290a3;
	padding:1em;
	display:block;
	width:100%;
	position: relative;
}

.login-form label{
	float:left;
	margin-left:1em;
	padding:1em;
	color:#8290a3;
	font-size:0.9em
}

.login-form input[type='checkbox']{
	width:auto;
	padding:0;
	display:inline-block;
	margin-right:0.5em;
}

.login-form input[type='submit'], .login-form button{
	background: #09c;
	float: none;
	width: 100%;
	padding: 1em;
	color: #fff;
	border: none
}

#content{
	padding:1.5em;
}

nav+#content{
	padding: 1em 1em 1em 0;
	float: left;
	width: 80%;
}

#content h2{
	color:#697882;
	font-size: 1.6em;
	margin-bottom: 0
}

#content a:hover{
	text-decoration:underline
}

#content hgroup{
	float:left;
	width: 50%;
	margin-bottom:1.5em
}

#content hgroup li{
	display:inline-block;
	font-size:0.9em;
	color:#6c7a8d
}

#content hgroup li+li:before{
	font-family: 'FontAwesome';
	content: "\f105";
	margin-right: 0.5em
}

#content hgroup li a{
	padding: 0.5em 0.5em 0.5em 0
}

#content hgroup span{
	margin:0 0.3em
}

#content table{
	width:100%;
	border-collapse:collapse;
	margin:1.2em 0;
	clear: both;
}

#content table th, #content table td{
	border:1px solid #d9d9d9;
	padding:0.5em 1em;
	text-align:left;
	font-size:0.9em;
}

#content table th{
	background:#F1F5F8;
	font-weight:400;
	padding:1em;
	position:relative;
	white-space: nowrap;
}

#content table th a{
	margin:-1em;
	padding:1em;
	color:#000;
	display:block
}

#content table th a:hover{
	background:#E6EDF2;
	text-decoration:none
}

#content table th a.asc:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f0d7";
	color:#999
	right:1em;
	top:50%;
	transform: translateY(-50%);
}

#content table th a.desc:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f0d8";
	color:#999
	right:1em;
	top:50%;
	transform: translateY(-50%);
}

#content table th span, #content table th i{
	margin: 0 0.5em 0 0;
	float: none
}

#content table td{
	background:#fff;
	position: relative;
}

#content table tr:nth-child(odd) td {
   background-color: #f3f3f3;
}

#content table tr:hover td{
	background-color: #e9e9e9
}

#content table td a img{
	max-width: 150px
}

#content table span i{
	float: none;
	margin: 0 0 0 0.5em
}

#content table li{
	display:inline-block
}

#content table li a{
	display:inline-block;
	padding:0.5em 1em 0.5em 2em;
	margin: 0.2em 0.1em;
	border-radius:1em;
	background:#c2cad8;
	color:#fff;
	position:relative;
	text-decoration:none !important;
}

#content table a.edit{
	background:#fff;
	border:1px solid #8E44AD;
	color:#8E44AD;
}

#content table a.edit:hover{
	background:#8E44AD;
	color:#fff;
}

#content table a.edit:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f040";
	left:0.7em;
	top:50%;
	transform: translateY(-50%);
}

#content table a.edit.icon{
	padding: 0.5em 1em 0.5em 0.5em
}

#content table a.edit.icon:before{
	content:"" !important;
}

#content table a.delete{
	background:#fff;
	border:1px solid #2f353b;
	color:#2f353b;
}

#content table a.delete:hover{
	background:#2f353b;
	color:#fff;
}

#content table a.delete:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f057";
	left:0.7em;
	top:50%;
	transform: translateY(-50%);
}

#content table a.more{
	background:#fff;
	border:1px solid #ed6b75;
	color:#ed6b75;
	padding-left: 2em
}

#content table a.more:hover{
	background:#ed6b75;
	color:#fff;
}

#content table a.more:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f201";
	left:0.7em;
	top:50%;
	transform: translateY(-50%);
}

#content table a.open{
	background:#fff;
	border:1px solid #09c;
	color:#09c;
}

#content table a.open:hover{
	background:#09c;
	color:#fff;
}

#content table a.open:before{
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f067";
	left:0.7em;
	top:50%;
	transform: translateY(-50%);
}

#content table .complete{
	font-weight: 700
}

#content table i{
	margin-left: 0.5em;
	float: right;
}

#content table .center i{
	float: none;
	margin: 0
}

#content .icon i{
	margin-right: 0.5em;
	float: none
}

#content .btn.new, #content .btn.more{
	padding:1em;
	float: none
}

#content .btn.more{
	background:#ed6b75;
	margin-left:0.5em
}

#content .save, #content .preview{
	background:#ed6b75;
	margin-right:0.5em;
	padding: 1em
}

#content .save:before{
	font-family: 'FontAwesome';
	content: "\f00c";
	margin-right:0.5em;
}

#content .preview{
	background: #09c
}

#content .eof{
	font-size:0.9em;
	color:#e7505a;
}

#content .eof:before{
	font-family: 'FontAwesome';
	content: "\f06a";
	margin-right:0.5em
}

#content form th, #content form td{
	padding:1em;
}

#content form th{
	background:#fff;
	text-align:right;
	width:20%;
	font-size:1em;
}

#content .colspan th{
	border-right:none
}

#content .colspan th+td{
	border-left:none;
	padding:2em 1em
}

#content form.table{
	float:right;
	width:50%;
	position:relative;
	margin-top:1em;
}

#content form.table:before{
	position: absolute;
	font-family: "FontAwesome";
	top: 0.6em;
	right: 1em;
	content: "\f002";
	color:#999
}

#content form.table.not-icon:before{
	content:"";
}

#content form.table input, form.table select{
	width: 31%;
	padding:0.6em 0.8em !important;
	margin:0 0 0.5em 2%;
	float:right;
	font-size:0.9em;
	color:#999
}

#content form.table input[type='submit']{
	background:none !important;
	position:absolute;
	width:2em;
	height:2em;
	top:0;
	right:0;
	border: none
}

#content form.logs{
	width: 70%
}

#content form.logs input, form.logs select{
	width: 20%;
}

#content .logo{
	max-width:15em;
	display: block;
	margin: 2em 0; 
}

#companies{
	background:#ed6b75;
	color:#fff;
	font-size:0.9em;
	min-width:8em;
	cursor:pointer;
	padding:1px;
}

#companies:before {
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 2em;
	content: "\f0d8";
}

#home{
	margin: 0 0 2em;
	display: block;
	clear: both;
	overflow: hidden;
}

#home li{
	width: 25%;
	float: left;
	display: block;
	padding-left: 2em
}

#home li:first-child{
	padding-left: 0
}

#home li a{
	display: block;
	text-decoration: none !important;
	text-align: right;
	padding: 2em;
	position: relative;
}

#home li a:hover{
	opacity: 0.6
}

#home li a:before, #home a.d3 i{
	font-family: "FontAwesome";
	font-size: 3em;
	position: absolute;
	left: 1em;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	color: #fff
}

#home li h1{
	font-size: 3em;
	color: #fff;
	line-height: 1.5em
}

#home li h2{
	font-size: 1em;
	color: #fff;
	line-height: 1em
}

#home li h2 small{
	display: block;
	opacity: 0.7
}

#home a.d1{background:#27A9E3}
#home a.d1:before{content: "\f007"}

#home a.d2{background:#28B779}
#home a.d2:before{content: "\f080"}

#home a.d4{background:#FFB949}
#home a.d4:before{content: "\f155"}

#home a.d3{background:#852C9A}
#home a.d3:before{content: ""}

#home a.d3 span{
	color: #fff !important
}

#home a.d3 i{
	font-size: 1em;
}

.stats{
	color: #777;
	overflow: hidden;
}

.stats a{
	display:block;
}

.stats p{
	background: #fff;
	width: 80%;
	height: 1em;
	float: left;
	margin: 0;
	position: relative;
}

.stats p em{
	background: #555;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1
}

.stats strong{
	float: right;
	text-align: left;
	width: 20%;
	line-height: 1em;
	color: #fff;
	padding-left: 0.5em
}

.stats h5{
	color: #d4dadf;
	font-size: 0.9em;
	overflow: hidden;
	margin-bottom: 0.5em
}

.stats h5 strong{
	color: #d4dadf
}

main .stats p{
	background:#d9d9d9;
}

main .stats strong{
	color: #999
}

#content .pager{
	background:#fff;
	text-align:center;
	display:block;
	border:1px solid #d9d9d9;
}

#content .pager li{
	display:inline-block;
	padding:1em;
}

#content .pager li a{
	display:block;
}

#content .pager_total{
	clear: left;
	float: left;
	font-weight: normal;
	font-size: 1em
}

#jstree{
	margin:2em 0;
	font-size:0.9em
}

#questions{
	background: #fff !important;
	display: flex;
	flex-wrap: wrap;
}

#questions .module{
	cursor: pointer;
	float: left;
	width: 48%;
	margin: 0 2% 2em 0;
	border: 1px solid #c2cad8;
	padding: 2em 2em 2em 4em;
	position: relative;
	color: #555
}

#questions .module:hover{
	background: #f1f1f1
}

#questions .module:after{
	font-family: 'FontAwesome';
	content:"\f057";
	position: absolute;
	top: 1em;
	left: 0.6em;
	color: #c2cad8;
	font-size: 2em;
}

#questions .module.active{
	background: #DFEDDE;
	color: #000
}

#questions .module.active:after{
	content:"\f058";
	color: #4A8547
}

#questions .module p{
	margin: 0.5em 0
}

#questions .module i, .clock i{
	float: none !important;
	margin: 0 !important;
	position: initial !important;
}

#questions .module a{
	margin-left: 0.5em
}

#questions h4{
	font-size: 1.1em
}

#questions .options{
	display: none;
	border-top: 1px solid #C0CDDC;
	margin-top: 1em;
}

#questions .active .options{
	display: block;
}


#questions .options h4{
	font-size: 1em;
	margin: 1.5em 0 0.5em
}

#questions .options input{
	width: 100%
}

#questions .options label{
	padding: 0.5em 2em 0.5em 0;
	display: inline-block;
}

#org_container{
	width: 100%;
	clear: both;
	padding: 2em;
	margin: 2em 0;
	border:1px solid #c2cad8;
	position: relative;
}

#org_container .icons{
	float: left;
}

#org_container .icons li{
	display: inline-block;
}

#org_container .icons a{
	background-color: #555;
	margin-right: 1px;
}

#org_container .icons a:hover{
	background-color: #777
}

#org_container .data{
	background:#e9ecf3;
	width: 100%;
	min-height: 42em;
	clear: both;
}

#buying{
	width: 55em;
	text-align: left;
	padding: 4em;
}

#buying > *{
	float: none;
}

#buying p{
	overflow:hidden;
}

#buying label{
	font-weight: 800;
	color: #777;
	width: 40%;
	float: left;
	display: block;
}

#buying input{
	border:1px solid #c2cad8;
	padding:0.5em 1em;
}

#buying button{
	display: inline-block;
	float: none
}

#buying #qty{
	width: 7em;
}

#buying .bonif{
	color: #f00
}

#buying #price{
	font-size: 1.3em;
	padding: 1em 0;
	border-top: 1px solid #777;
	display: inline-block;
	width: 30%;
}

#buying .btn{
	padding: 1em 2em;
}

#buying table td:nth-child(odd) {
   background-color: #eee;
}

#buying .show_table{
	color: #777
}

#buying .show_table span{
	font-size: 0.9em;
	display: block;
}

#buying .col2 label{
	width: 100%;
	float: none;
	padding: 0.2em 0;
}

#buying .calculate{
	padding: 2em;
	border: 1px solid #ddd;
	background: #fff;
	margin: 2em 0
}

#buying .billing_info{
	display: none;
}

.fancybox-inner form{
	font-size: 0.9em;
	margin: 1em 0;
	overflow: hidden;
}

.fancybox-inner form>*{
	float: left;
	margin-right: 0.5em
}

.fancybox-inner form h1{
	float: none;
	margin-bottom: 1em
}

.fancybox-inner table, .fancybox-inner th, .fancybox-inner td{
	border: 1px solid #c2cad8;
	padding: 0.5em;
	text-align: center;
	font-size: 0.9em;
}

.fancybox-inner table{
	border-collapse: collapse;
	text-align: center;
	width: 100%;
	margin: 2em 0 0;
}

.fancybox-inner th{
	background: #eee;
}

#table_bonif{
	display: none
}

#table_bonif strong{
	font-size: 1.1em;
	opacity: 1
}

#companies_select{
	width: 25em;
}

#companies_select li{
	display: block;
}

#companies_select .btn{
	width: 100%;
	margin-top: 1em
}

#employees_select{
	width: 25em;
	text-align: center;
}

#employees_select .btn{
	float: none;
	display: inline-block;
	padding: 1em 2em;
}

#offices_select{
	max-width: 60em;
	font-size: 0.9em
}

#offices_select h3{
	margin: 1em 0 2em
}

#employees_list{
	width: 80em;
	font-size: 0.9em
}

#employees_list select{
	min-width: 12em
}

#employees_list small strong{
	color: #51a351
}

#credits .in{
	color: #51a351;
}

#credits .out{
	color: #f00;
}

#credits .total{
	border-top: 2px solid #999
}

#credits_logs{
	width: 40em
}

#show-filters{
	float: none;
	min-width: 10em
}

#filters{
	background: #f1f1f1;
	border: 1px solid #c2cad8;
	font-size: 0.9em;
	padding: 2em;
	margin-bottom: 2em;
	position: relative;
}

#filters .filter{
	width: 50%;
	min-height: 6em;
	float: left;
	padding: 0 1em 1em 0;
	margin: 0
}

#filters:before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #c2cad8 transparent;
	content: " ";
	position: absolute;
	top: -8px;
	left: 10px
}

#filters input, #filters select{
	width: 100%
}

#filters button{
	background: #09c;
	float: right;
}

#filters label{
	display: block;
	font-size: 0.9em;
	margin: 0.5em 0
}

#filters label.radio{
	display: inline-block;
	font-size: 1em;
	margin: 0 1em 0 0
}

#filters{
	width: 100%;
	display: block;
	clear: both;
}

#results #filters{
	display: none
}

#slider{
	margin: 1em 0.5em
}

#load_results td label{
	padding: 0.5em;
	display: block;
}

#report, .chart{
	background: #fff;
	width: 100%;
	border:1px solid #c2cad8;
	padding: 2em;
	margin: 1em 0
}

.chart{
	min-height: 35em;
}

#body_chart{
	background: #fff !important;
}

#body_chart .highcharts-menu-item i{
	margin-right: 0.5em;
	opacity: 0.8
}

#body_chart .fancybox-overlay{
	background: rgba(255,255,255,0.8)
}

#body_chart .fancybox-skin{
	border: 1px solid #c2cad8;
	padding: 2em !important
}

#chart{
	min-height: 500px
}


#sharer{
	width: 30em	
}

#sharer p{
	float: none;
	margin-right: 0;
}

#sharer input, #sharer textarea, #sharer select{
	width: 100%;
	margin-top:0.5em;
	font-size: 0.9em;
}

#comments{
	border: 2px solid #c2cad8
}

#comments th, #comments td{
	padding: 1em !important
}

#comments i{
	float: none !important;
	margin: 0 0.5em 0 0 !important
}

#orgData{
	display: none !important
}

#orgChart .node strong, #orgChart .node span{
	display: block;
	height: 4.5em;
	overflow: hidden;
}

#orgChart .node span{
	opacity: 0.9
}

#orgChart .node.boss{
	background: #222
}

#orgChart .node.inactive{
	opacity: 0.3;
}

#orgChart .node.active{
	opacity: 1;
}

#terms{
	text-align: left;
	font-size: 0.9em;
	max-width: 100em;
}

#terms h1{
	margin-bottom: 1em
}

.steps{
	background: #fff;
	border: 1px solid #d9d9d9;
	clear: both;
	width: 100%;
	padding: 2em;
	margin: 2em 0;
	text-align: center;
}

.steps li{
	display: inline-block;
	padding: 2em;
	opacity: 0.4;
	min-width: 10em;
	position: relative;
}

.steps li h3{
	font-size: 1.3em;
	font-weight: 300;
	padding: 0.8em;
	background: #fff;
	border: 1px solid #999;
	border-radius: 100%;
	width: 3em;
	height: 3em;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1.5em;
	z-index: 2;
}

.steps li h4{
	font-size: 1.1em;
	font-weight: 300;
	margin-top: 3em
}

.steps li h4 strong{
	font-weight: 300
}

.steps li:before{
	position: absolute;
	border-top: 1px solid #c2c2c2;
	top: 2em;
	left: 0;
	width: 100%;
	z-index: 0;
	content:"";
}

.steps li.active{
	opacity: 1
}

.steps li.active:before{
	border-color: #09c
}

.steps li.active h3{
	border: 2px solid #09c;
}

#show-nav{
	display: none;
	float: right;
	font-size: 2em;
	padding: 0.6em 1em;
}

#show-nav:before{
	font-family: 'FontAwesome';
	content: "\f0c9";
}

header.show-nav #show-nav:before{
	content: "\f00d"
}

#toggle_nav{
	font-size: 1.5em;
	font-weight: 300;
	padding: 0.2em 0.5em;
	float: right;
	color: #bbb
}

#toggle_nav:before{
	font-family: 'FontAwesome';
	content: "\f191";
}

.hide-nav header .logo{
	display: none
}

.hide-nav #toggle_nav{
	float: left;
}

.hide-nav #toggle_nav:before{
	content:"\f152";
}

.hide-nav main nav ul{
	display: none
}

.hide-nav #content{
	width: 100%;
	padding-left: 2em
}

#dashboard nav{
	width: 100%;
	float: none;
	margin-bottom: 2em;
	border-bottom: 1px solid #c2cad8
}

#dashboard nav ul{
	margin: 0
}

#dashboard nav li{
	display: inline-block;
}

#dashboard nav li a{
	border-bottom: 2px solid transparent;
}

#dashboard nav li a:hover{
	background: none;
	text-decoration: none;
	border-color: #c2cad8;
	color: #000
}

#dashboard nav li a.active{
	border-color: #0099CC;
	color: #000
}

#dashboard .table{
	overflow: hidden;
	width: 100% !important;
	float: none !important
}

#dashboard .table li{
	float: left;
	width: 33.33%;
	border: 1px solid #c2cad8;
	border-left: none;
	padding: 1em;
	text-align: center;
}

#dashboard .table li a{
	display: block;
}

#dashboard .table li a:hover{
	text-decoration: none
}

#dashboard .table h1{
	font-size: 4em;
	color: #09c;
	font-weight:400;
	margin: 0
}

#dashboard .table h2{
	font-size: 1em;
	color: #666;
	font-weight:400;
}

#dashboard .table h3{
	font-size: 1em;
	font-weight:700;
}

#dashboard .table li:first-child{
	background: #09c;
	border: none;
	color: #fff;
}

#dashboard .table li:first-child *{
	color: #fff !important;
}

#dashboard .table li i{
	font-size: 0.8em
}

#dashboard .table label{
	min-width: 24%;
	display: inline-block;
	padding-right: 2em
}

#dashboard .table label select{
	width: 100%;
	float: none;
	margin: 0
}

#dashboard .table label small{
	display: block;
}

#dashboard section{
	display: block;
	margin: 2em 0;
	clear: both;
}

#dashboard h1{
	font-size: 1.3em;
	font-weight: 400;
	margin: 2em 0 1em
}

#dashboard ol{
	overflow: hidden;
}

#dashboard ol li{
	display: block;
	position: relative;
	overflow: hidden;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 1em;
	margin-top: 1em; 
}

#dashboard .value{
	float: right;
}

#dashboard .value span{
	color: #666;
	font-weight: 400;
	margin-left: 1em;
	min-width: 3em;
	display: inline-block;
}

#dashboard form:before{
	display: none
}

#dashboard iframe{
	width: 100%;
	height: 38em
}

.tester{
	background: #fff;
	width: 100%;
	padding: 1em;
	border: 1px solid #ddd;
	clear: both;
}

.tester textarea{
	width: 100%;
	height: 20em;
	background: #f1f1f1;
	padding: 1em;
	font-size: 0.9em;
}



@media all and (max-width: 1200px){
	header h1, main nav{
		width: 25%;
	}

	header nav, nav + #content{
		width: 75%
	}

	#content form th{
		width: 30%;
	}

	form input, form select, form textarea{
		width: 100%
	}

	#content table li, #content table li a{
		display: block;
		width: 100%;
		text-align: center;
	}

	#content table a.edit.icon{
		padding: 0.5em 1em 0.5em 2em;
	}

	#employees_list{
		width: 95%
	}
}

@media all and (max-width: 900px){
	body{
		font-size: 12px;
	}

	header h1{
		width: 50%;
	}

	header nav{
		display: none;
		width: 100%;
	}

	header nav li{
		position: initial;
		width: 32%;
		text-align: center;
	}

	header nav li:first-child{
		width: 100%;
		padding-bottom: 0
	}

	#companies{
		width: 100%;
	}

	header ul ul{
		top: 16em;
		left: 0;
		width: 100% !important
	}

	header ul ul:before{
		left: 48%;
		right: auto
	}

	header ul ul li{
		width: 100% !important
	}

	#show-nav{
		display: block;
	}

	header.show-nav nav{
		display: block;
	}

	main{
		overflow: auto;
	}

	#login main{
		width: 100%
	}

	#login button, #login .wide{
		margin: 0
	}

	#login h1{
		margin: 1em 0
	}

	table{
		width: auto;
		min-width: 100%
	}

	table th, table td{
		white-space: normal;
	}

	table th span, table th i{
		display: none
	}

	main nav, #content, #questions .module, .col2, #buying label{
		float: none !important;
		width: 100% !important;
	}

	#content{
		padding: 1em !important;
		margin: 2em 0
	}

	#content hgroup{
		width: 100%;
	}

	#toggle_nav{
		display: none
	}

	#home li{
		width: 50%;
		padding: 0.5em !important;
	}

	#home li a{
		text-align: center;
	}

	#home li a:before, #home a.d3 i{
		display: none
	}

	#buying, #sharer, #terms{
		width: 100%;
		padding: 2em
	}
}

@media all and (max-width: 500px){
	#dashboard{
		padding: 1em;
	}
	
	#dashboard .table h1{
		padding: 0;
	}

	#dashboard .table li{
		width: 100%;
		float: none;
		border: 1px solid #c2cad8 !important
	}

	#report, .chart{
		padding: 0;
	}

	#report h1{
		text-align: center;
		padding: 1em 0 0.5em
	}

	.chart{
		margin:0;
		padding: 1em 0 0;
		border-left: none;
		border-right: none;
		border-bottom: none
	}
}