body{
	font-family: "Arial";
}
  .ui-state-highlight {
	background:  #ffff7f;
	border: 2px dashed #6B6B6B;
}
#login
{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
	-webkit-border-radius: 10px;
	-webkit-transition: -webkit-transform .1s ease-in-out;
}
.ppm{
	height: 78px;
    width: 100%;
    border: none;
    margin-top: 1px;
    padding: 9px;
    color: #686565;
    resize: none;
}
.fa-2
{
	font-size: 2em;
}
.ref_but1 span
{
	padding-left: 60px !important;
}
.ref_but1
{
	width: 100%;
}
.logo
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.l_logo
{
	width: 70%;
}
.l_text
{
	text-align: center;
	margin: 0 !important;
}
*::-webkit-input-placeholder
{
	color: #848484 !important;
}
*:-moz-placeholder
{
	/* FF 4-18 */
	color: #848484 !important;
}
*::-moz-placeholder
{
	/* FF 19+ */
	color: #848484 !important;
}
*:-ms-input-placeholder
{
	/* IE 10+ */
	color: #848484 !important;
}
.u_username
{
	display: block;
	padding: 10px;
}
.u_add
{
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
	box-shadow: none;
	outline: none !important;

}
.u_but
{
	margin-bottom: 0px !important;
}
.cadd_user, .cadd_stroj, .cadd_okruh, .cadd_kontrola, .cadd_doch
{
	width: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,f4f4f4+50,e2e2e2+100 */
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(244,244,244,1) 50%, rgba(226,226,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(244,244,244,1) 50%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(244,244,244,1) 50%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
	padding-top: 10px;
	border: 1px solid #cccccc;
}
.modal-header H4 {
    font-size: 17px;
}
.modal-header {
    padding: 0 !important;
}
.form-control
{
	border: 1px solid #cccccc;
}
.input-group-addon
{
	border: 1px solid #cccccc;
}
.u_form
{
	/*margin-bottom: 10px;*/
}

span.validate-has-error
{
	display: block;
	padding-top: 5px;
	font-size: 12px;
	color: #cc3f44;
}
.iswitch.iswitch-secondary
{
	background: #eeeeee !important;
}
.panel.panel-default.panel-border.u_formg
{
	height: -moz-available;
	display: inline-block;
	width: inherit;
	margin-bottom: 10px;
}
.zak_tbl td
{
	padding: 10px !important;
}

.mypanel
{
	padding: 9px;
	border-radius: 0px;
	display: inline-block;
	width: 100%;
	background: #FFFFFF;
}
.divider_zak
{
	margin: 0px 0 5px;
}
.row.KO, .row.MPR, .row.PLU, .row.prac, .row.mat, .row.DEN, .row.KP_KOM, .row.KP_VYP, .row.KP_KON, .row.KP_CHO, .row.KP_FC, .row.KP_EC
{
	background: #f2f2f2;
	margin: 0px;
	padding-top: 5px;
}
.row.DEN
{
	background: #d7d7d7;
	margin: 0px;
	padding-top: 5px;
}
.row.TECH
{
	background: #fcfbfb;
	margin: 0px;
	padding-top: 5px;
}
.del, .delMPR, .delPLU, .del_prac, .del_mat, .delDEN, .delKP_KOM, .delKP_VYP, .delKP_KON, .delKP_CHO, .delKP_FC, .delKP_EC
{
	float: right;
	position: absolute;
	right: 20px;
	margin: -5px 5px 0;
	z-index: 100;
}
.delTECH 
{
	float: right;
	position: absolute;
	right: 11px;
	margin: -5px 5px 0;
	z-index: 100;
}
/*
.delete:hover{
border: 1px solid red;
}*/
.del button, .delMPR button, .delPLU button, .del_prac button, .del_mat button, .delDEN button, .delTECH button, .delKP_KOM button, .delKP_VYP button, .delKP_KON button, .delKP_CHO button, .delKP_FC button, .delKP_EC button
{
	-moz-box-shadow: 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: 0px 1px 0px 0px #f5978e;
	box-shadow: 0px 1px 0px 0px #f5978e;
	background-color: #f24537;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0;
	border: 1px solid #d02718;
	/* display:inline-block; */
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	height: 20px;
	/* 	line-height:30px; */
	width: 20px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #810e05;
	padding-left: 6px;
	cursor: pointer;
}
.del button:hover, .delMPR button:hover, .delPLU button:hover, .del_prac button:hover, .del_mat button:hover, .delDEN button:hover, .delTECH button:hover, .delKP_KOM button:hover , .delKP_VYP button:hover, .delKP_KON button:hover, .delKP_CHO button:hover, .delKP_FC button:hover , .delKP_EC button:hover  
{
	background-color: #c62d1f;
}
.delPLU, .del_prac, .del_mat {
    float: left;
    position: absolute;
    right: 52px;
    margin: -5px 5px 0;
    z-index: 100;
    display: inline-table;
}
.manage
{
	margin-left: 5px
}
.manageit
{
	width: 100%;
	margin-top: 15px;
	display: inline-block;
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(244,244,244,1) 50%, rgba(226,226,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(244,244,244,1) 50%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(244,244,244,1) 50%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
}
.manageit div
{
	padding: 0px 28px;
	margin: 10px 0;
}
.snadpis
{
	float: left;
	margin: 6px 0 0 10px;
}
.onadpis,.knadpis
{
	float: left;
	margin: 0px 0 0 10px;
	/*color: #333333;*/
	
}
.container.cadd_stroj {
    margin-top: 10px;
}
#stroje_tabs, #ek_tabs
{
	padding: 10px;
	background: rgb(226,226,226); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(244,244,244,1) 50%, rgba(226,226,226,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(244,244,244,1) 50%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(244,244,244,1) 50%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

}
.table-stroje > tbody > tr:nth-child(2n+1) > td, .table-stroje > tbody > tr:nth-child(2n+1) > th
{
	background-color: #e7f7ff;
}
.shead
{
	font-weight: 700;
	color: #7b7b7b;
}
.shead_z th
{
	font-weight: 700;
	color: #7b7b7b;
	background-color: #e7f7ff !important;
}
.ohead
{
	font-weight: 700;
	color: #7b7b7b;
	 background: #d5f3d5;
}
.well.stroj_form
{
	display: inline-block;
	width: 100%;
	background: #FFF;
	border: 1px solid #cccccc;
}
.vzp
{
	background: #fff;
	height: 32px;
	padding: 4px 10px !important;
	border: 1px solid #cccccc;
}
.ikontspan, .ikontspan_kt 
{
	position: relative;
	top: -5px;
}
.btn.btn-default.bootstrap-touchspin-up
{
	border: 1px solid #cccccc;
	margin-left: -4px;
	width: 33px;
	height: 33px;
}
.btn.btn-default.bootstrap-touchspin-down
{
	border: 1px solid #cccccc;
	margin-right: -1px;
	height: 33px;
}
.btn.btn-default.bootstrap-touchspin-down, .btn.btn-default.bootstrap-touchspin-up
{
	z-index: 0;
}

.col-sm-6.cleft
{
	padding-left: 0;
}
.col-sm-6.cright
{
	padding-right: 0;
}
.igs
{
	width: 100%;
}
.stroje
{
	display: inline-block !important;
	width: 100%
}
.s_edit,.t_edit
{
	height: 34px;
	padding: 5px;
	margin: 0;
}
.t_edit{
	background: #eefeee;
}
.o_add, .k_add {
	height: 34px;
	padding: 5px;
	margin: 0;
	background: #eefeee;
}
.k_add{
	background: #fff9ec;
}
.tab-content.okruhy{
	display: block;
	background: #eefeee !important;
}
#ul_okruhy li.active a {
    background: #eefeee;
}
.okruh{
/*background: #cec7c7;*/
margin: 0 0 8px;
/*padding: 5px 0 0 0;
border: 1px solid #cccccc;*/
}
.table-okruh{
	background: #FFF;
    margin-bottom: 0px;
    border-color: #cfcccc !important;
}
.komtable_head{
	background: #cec7;
}
.komtable{
	    border-top: 1px solid #f4f4f4;
}

.komtable_head td{
	text-align: left;
    padding: 4px 4px 4px 10px;
}
#kontroly_kt, #kontroly_kp {
    background: #fff9ec;
    padding: 10px;
    border:1px solid #cccccc;
}
#kontroly_kp {
	background: #f8e9e9;
}
.cadd_kontrola H4 {
    margin: 0;
}
.cadd_kontrola .form-group {
    margin: 5px !important;
}
.cadd_kontrola{
	padding: 0px;
}
.cadd_kontrola .form-control{
	height: 34px;
}
.input-group-addon.bootstrap-touchspin-postfix.btn.btn-default {
    width: 50px !important;
}
.kontrolys{
	background: #FFF;
}
.kontrolys thead tr {
    background: #EEEFCF !important;
}
.kontrolys td
{
	padding: 10px !important;
}
.kontrolys_p{
	background: #FFF;
}
.kontrolys_p thead tr {
    background: #e9c3c3 !important;
}
.kontrolys_p td
{
	padding: 10px !important;
}
.mir1 {
    height: 34px;
    padding: 8px 0 0 0;
    text-align: right;
}

H4{
	font-size: 12px;
	margin: 0 0 2px 0;
	color:#686565;
}
.form-group {
    margin-bottom: 5px;
}
.input-group.bootstrap-touchspin input {
    height: 34px;
}
.col-sm-6.cright input {
    height: 33px;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 8px 10px;
	margin-left: -1px;
	position: relative;
	height: 18px;
}
.well H4, .zmluvy H4 {
    font-size: 17px;
}
.vas{
	display: inline-block;
	width: 100%;
}

.kgr{
	    margin: 21px 10px 0 0;

}
.ciara{
	border-top:1px solid #c1b7b7;
	margin:0;
}
.table-stroje_z td {
    border-bottom-width: 1px !important;
    background: #FFF;
}
td.editable:focus {
  outline:solid 2px #cec7c7;
  outline-offset: -10px;
}
.table-prilohy th, .table-zmluvy th{
	background: #eeeeee;
	text-align: center;
}
.table-prilohy, .table-zmluvy {
    border: 1px solid #eeeeee !important;
}
/*#zakaznici th {
    text-align: center;
}*/

#db_stroje th{
padding: 5px;
font-size: 12px;
text-align: center;	
}
#db_stroje .yadcf-filter-wrapper {
    position: relative;
    margin-top: 10px;
    border-top: 1px solid #eeeeee;
    margin-left: 0;
    margin-right: 0;
    display: block;
    padding: 13px 0px;
        padding-bottom: 13px;
    padding-bottom: 0;
}
#loader-icon {
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('../images/LoaderIcon.gif') 
                50% 50% 
                no-repeat;
}
.micon {
    margin: 5px 3px !important;
}
.micon:hover {
    border: 1px solid #8f8d8d;
}
.micon2 {
     margin-bottom: 5px !important;
}
.micon2:hover {
    border: 1px solid #8f8d8d !important;
}
.micon3 {
     margin-bottom: 5px !important;
     padding: 2px 22px;
     background: #a5f4f5;
}
#t_typk {
	resize: vertical;
}
.c_preview{
background: white;
  max-width: 21cm;
  max-height: 29.7cm;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5cm;
  box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);
  padding: 15px;	
}
.spolu{
width: 100% !important;
background: #bebebe;
display: block;
padding: 13px;
margin: 0 0 0px;
color: #666;
font-size: 25px;	
}
.spolucol{
	padding-right: 0;
}
.nspolu{
	font-size: 25px;
float: right;
padding: 13px;
}
.rspolu{
	display: inline-block;
/*background: #cec7c7 !important;*/
width: 100%;
height: 100%;
border: 1px solid #d4d0d0;
}
.splus{
	margin-top: 12px;
}

button[name=s_pol], button[name=s_prac]{
padding: 5px 10px;
border: 1px solid #cccccc;
line-height: 1.49;	
}
.cponuk{
	    border: 1px solid #cccccc;
    margin: 10px 1px;
    padding: 10px 5px;
    background: #fff;
}
.lcol{
	color: #686565;
}
#zal_p {
    margin-top: 5px;
}
.micon1 {
	margin: 5px 3px !important;
padding: 1px 7px;
}
.vlozene{
/*height: 150px;*/
background: #eff7fe; 
}
.vlozene td:hover{
background: #eff7fe !important;
}
.added {
    text-align: left !important;
    vertical-align: top !important;
    padding: 10px 25px !important;
}
.pv_zar.pv_zar_th {
    background: #6a6f6f;
    position: unset !important;
}
.pv_prac.pv_prac_th {
    background: #6a6f6f;
    position: unset !important;
}
.pv_zar {
	padding:10px !important;
	background:#e7f7ff; 
	border-top:1px solid #dddddd;
}
.pv_prac {
	padding:10px !important;
	background:#eefeee; 
}
.pv_c1 {
	display: inline-block;
    width: inherit;
	background: rgb(237,237,237); /* Old browsers */
	
}
.well.well-sm.mypanel.delmag {
    margin-bottom: 0;
}
#uloz_pv {
    margin-top: 10px;
}
.important {
    font-weight: bold;
    /*text-decoration: underline;*/
}
.exp_all{
float: right;
padding: 3px 20px 0 0;	
}
.vertical_t{
background: #d5f3d5;
color: #7b7b7b;
width: 1%;
font-size: 30px;
}
.o_mch, .o_mo, .o_fun {
    width: 12%;
}
.o_kom, .o_poz {
    width: 31.5%;
}
.s_okruhy
{
	background: #eefeee;
	padding: 8px 8px 1px 8px;
}
.ktes_add {
    height: 34px;
    padding: 5px;
    margin: 10px 0;
    background: #fff9ec;
}
.kpar_add {
    height: 34px;
    padding: 5px;
    margin: 10px 0;
    background: #f8e9e9;
}

.dvaiswitch{
	width: 100%;
}
.odsad {
    padding-left: 22px;
}
.kt_popis{
	width: 130%;
	line-height: 34px;
	text-align: center;
	color: #7b7b7b;
	font-weight: bold;
	font-size: 17px;
}
#kt_okruhy{
background: #d5f3d5;
display: inline-table;
margin: 15px 35px;
padding: 15px 0;
border: 1px solid #cfcccc;
}

.sign{
	background: #14b347;
}
.wrapper {
  position: relative;
  width: 400px;
  height: 200px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.signature-pad {
  position: absolute;
  left: 0;
  top: 0;
  width:400px;
  height:200px;
  background-color: #ffffcd;
}

.fa.fa-envelope.fa-lg.r_color {
    vertical-align: 0;
}
#poznamka {
    width: unset;
    resize: none;
}
.fa.fa-envelope.pv_odos {
    margin: -1px 0 4px;
    border: 1px solid #cec7c7;
    padding: 4px 2px 6px 6px;
    background: #18a8df;
    color: #FFFFFF;
}
.fa.fa-envelope.pv_odos_u {
	margin: -1px 0 4px;
    border: 1px solid #cec7c7;
    padding: 4px 2px 6px 6px;
    background: #18a8df;
	color: #943444;
}
.fa.fa-envelope.pv_neodos {
    margin: -1px 0 4px;
    border: 1px solid #cec7c7;
    padding: 4px 2px 6px 6px;
    background: #72a230;
    color: #FFFFFF;
}
.fa.fa-envelope.pv_neodos_u {
	margin: -1px 0 4px;
    border: 1px solid #cec7c7;
    padding: 4px 2px 6px 6px;
    background: #72a230;
	color: #943444;
}
.kou
{
	background: #FAEBD7;
	height: 246px;
	border: 1px solid #cec7c7;
}
.tech{
	height: 34px;
}
.plan_vp{
	height: 34px;
	border: 1px solid #bbb;

}
.thead{
	text-align: center;
	border: 1px solid #b1b1b1;
	padding: 0 5px;
}
.c_zakazka{
	background: #E9967A;
}


.c1_zakaznik{
	padding-top: 3px;
}
.c1_objekt{
	padding: 10px;
    background: #FAEBD7;
}
.zhead{
	display: inline-block;
    width: 100%;
}
.zbadge{
	float: left;
    margin: 3px 5px;
    font-size: 12px;
}
.phroh{
	position: relative;
	height: 18px;
}
.fbutton {

    position: absolute;
    right: 0;
    padding: 0px 1px;
    height: 16px;
    line-height: 11px;

}
.fbutton_edit {
    background: #ffba00;
    position: absolute;
    right: 0;
    padding: 0px 1px;
    height: 16px;
    line-height: 11px;
    border: 1px solid #cec7c7;
}
.cal_table {
	border: 1px solid #b1b1b1 !important;
}
.cal_table tr {
	border: 1px solid #b1b1b1 !important;
}

.cal_table2 {
	border: 1px solid #b1b1b1 !important;
}
.cal_table2 tr {
	border: 1px solid #b1b1b1 !important;
}


.view2{
	margin: 0 0 10px 0;
}
.cal2_technici, .cal3_tech{
	background: #dbdbdb;
	text-align: left;
	padding-left: 10px;
}
.cal3_dni{
	background: #dbdbdb;
	text-align: left;
	padding-left: 10px;
}
.weekend {
    background: #FFFEE1 !important;
}
tr.weekend > td {
    background:#FFFEE1 !important;
}

.del_plan {
    float: left;
}
.vymazEMAIL{
	position: absolute;
/*	-moz-box-shadow: 0px 1px 0px 0px #f5978e;

-webkit-box-shadow: 0px 1px 0px 0px #f5978e;

box-shadow: 0px 1px 0px 0px #f5978e;*/

background-color: #f24537;

-webkit-border-top-left-radius: 0px;

-moz-border-radius-topleft: 0px;

border-top-left-radius: 0px;

-webkit-border-top-right-radius: 0px;

-moz-border-radius-topright: 0px;

border-top-right-radius: 0px;

-webkit-border-bottom-right-radius: 0px;

-moz-border-radius-bottomright: 0px;

border-bottom-right-radius: 0px;

-webkit-border-bottom-left-radius: 0px;

-moz-border-radius-bottomleft: 0px;

border-bottom-left-radius: 0px;

text-indent: 0;

border: 1px solid #d02718;

display: inline-block;

color: #ffffff;

font-family: Arial;

font-size: 12px;

font-weight: bold;

font-style: normal;

height: 34px;

line-height: 30px;

width: 30px;

text-decoration: none;

text-align: center;

text-shadow: 1px 1px 0px #810e05;

padding-left: 6px;

cursor: pointer;
}
.signature-pad_m{
left: 0;
top: 0;
width: 400px;
height: 200px;
background-color: #ffffcd;	
}

#sign_back{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;	
}
#c_event{
	float: left;
}
button:disabled {
  cursor: not-allowed;
} 
.sum_td1 {
padding: 20px !important;
background: #acacac !important;
font-size: 20px;
border: 1px solid #a92b2b !important;
}
.sum_td2 {
padding: 20px !important;
font-size: 25px;
background: #fbd300 !important;
border: 1px solid #a92b2b !important;
}
.sum_td3 {
padding: 20px !important;
background: #acacac !important;
font-size: 20px;
border: 1px solid #a92b2b !important;
}
.sum_td4 {
padding: 20px !important;
font-size: 25px;
background: #8fbd8f !important;
border: 1px solid #a92b2b !important;
}
#ek_zak.table.table-model-2 > thead > tr > th, #ek_zak_sum.table.table-model-2 > thead > tr > th {
	border: none !important;
}
.den_table {
	width: 100%;
	
}
.d_cell1{
	width:10%;
	background: #70ad47;
	color: #FFF;
	text-align: center;
	border-style: solid;
    border-color: #000;
}
.d_cell2{
	/*width:45%;*/
	background: #70ad47;
	color: #FFF;
	text-align: center;
	border-style: solid;
    border-color: #000;
}
.d_cell3{
	/*width:45%;*/
	background: #F4B084;
	color: #000;
	text-align: center;
}
.d_cell4{
	text-align: center;
	vertical-align: middle;
	background: #e2efda;
}
.d_cell5{
	text-align: center;
	font-weight: bold;
	background: #a9d08e;
	border-style: solid;
}
.d_cell6{
	text-align: center;
}
.d_cell7{
	text-align: center;
	font-weight: bold;
	background: #F8CBAD;
}
.d_cell8{
	text-align: center;
	vertical-align: middle;
	background: #FFD702;
}
.doch_oprava
{
	margin: 5px auto;
	width: auto;
	background: #fef7db;
}

.vyd_sum_h
{
	background: #fe7d2d;
	text-align: right;
	line-height: 27px !important;
}
.prij_sum_h{
	background: #50a0a0;
    text-align: right;
    line-height: 27px !important;
}
.vyd_sum
{
	background: #e35e0a;
	font-size: 20px;
	text-align: center;
}
.prij_sum{
	background: #4d7d7d;
	font-size: 20px;
	text-align: center;
}
.ek_vys{
	text-align: center;
	font-size: 27px;
}
.zisk {
    background: #50a72d !important;
}
.strata{
	background: #e2402b !important;
}

.fa-ban.no_suhlas
{
	background: #cc3f44 !important;
	color: #FFF;
}
.fa-check-circle.yes_suhlas
{
	background: #8dc63f !important;
	color: #FFF;
}

/*.d_cell6 input {
    max-width: 100px;
}
td .d_poz {
    width: 400px !important;
    max-width: 400px;
}*/

#d_sum_t{
	width: 100%;
}

.d_cell9{
	text-align: center;
	background:#fbfbd3;;
    font-size: 30px;
    color: #000;
}
.d_cell10{
	background:#454545;
    color:#FFF;
    font-size: 20px;
}

.d_cell11{
	width: 150px;
    max-width: 150px;
    min-width: 150px;
}
.d_cell12{
	width: 60px;
    max-width: 60px;
    min-width: 60px;
}

.d_cell13{
	width: 100px;
	min-width: 100px;
	max-width: 100px;
}
.d_cell14{
	width: 60px;
	min-width: 60px;
	max-width: 60px;
}

.d_cell15{
	width: 90px;
	min-width: 90px;
	max-width: 90px;
}
.d_cell17{
	width: 80px;
	min-width: 80px;
	max-width: 80px;
}
.d_cell16{
	/*width: 200px;
	min-width: 200px;
	max-width: 200px;*/
	width: 100%;
}

.ubyt_view{
	float: left;
	margin: 6px 0 0 10px;
	line-height: 10px;
}

.micon.mes_icon{
background: #dab584;
border: 2px solid #a47a41;
padding: 1px 4px;	
}
.micon.mes_icon:hover{
background: #cba065;
}

.micon.qr_icon{
background: #dcd8d8;
color: #000000;
border: 2px solid #000;
padding: 1px 5px;	
}

.micon.qr_icon:hover{
background: #b1b1b1;
}

.micon.pdf_icon{
color: white;
border: 2px solid #ab2d32;
padding: 1px 4px;
}
.micon.pdf_icon i{
padding: 0 1px 0 1px;
}

.micon.edit_icon{
border: 2px solid #dea409;
padding: 1px 4px;
}
.micon.sign_icon{
border: 2px solid #0e8133;
padding: 1px 4px;
}

.micon.delete_icon{
border: 2px solid #F00;
}
.micon.send_icon{
border: 2px solid #279bc7;
padding: 1px 4px;
}

.fun_width{
	min-width: 10%;
}
#qr_container {
  text-align: center;
  margin: 0;
}

#qr-canvas {
  margin: auto;
  width: calc(100% - 20px);
  max-width: 400px;
}

#btn-scan-qr {
  cursor: pointer;
}

#btn-scan-qr img {
  height: 10em;
  padding: 15px;
  margin: 15px;
  background: white;
}

#qr-result {
  font-size: 1.2em;
  margin: 20px auto;
  padding: 20px;
  max-width: 700px;
  background-color: white;
}
#sklad > thead > tr > th:first-child  {
	width: 100px !important;
}
#sklad > thead > tr > th:nth-child(3), #sklad > thead > tr > th:nth-child(4)  {
	width: 50px !important;
}
.scanner-laser{
	position: absolute;
	margin: 50px;
	height: 30px;
	width: 30px;
}
.laser-leftTop{
	top: 0;
	left: 0;
	border-top: solid red 5px;
	border-left: solid red 5px;
}
.laser-leftBottom{
	bottom: 0;
	left: 0;
	border-bottom: solid red 5px;
	border-left: solid red 5px;
}
.laser-rightTop{
	top: 0;
	right: 0;
	border-top: solid red 5px;
	border-right: solid red 5px;
}
.laser-rightBottom{
	bottom: 0;
	right: 0;
	border-bottom: solid red 5px;
	border-right: solid red 5px;
}
#vid_con{
	position: relative;
	width: 100%;
	/*height: 333px;*/
}
#preview{
	
	object-fit: cover;
	/*height: 333px;*/
}
#qrCodeZoomSlider{
						  margin: 10px 0;
}
#cam_control {
	width: 100%;
	text-align: center;
}
.mobil{
	width: 100%;
}

.mobil_stop{
	display: none;
}









































































































.transall,
.gallery-env .album-images .album-image .image-checkbox .cbr-replaced,
.login-page .login-form .form-group .control-label,
.login-page .login-form .form-group .form-control,
.lockscreen-page .lockcreen-form .form-group .input-group .form-control,
.xe-widget.xe-single-news .xe-image .xe-gradient,
.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry time,
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp
{
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;
}
.clearfix:before,
.clearfix:after,
.mailbox-env:before,
.mailbox-env:after,
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev:before,
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev:after,
.mailbox-env .mail-single .mail-single-header:before,
.mailbox-env .mail-single .mail-single-header:after,
.mailbox-env .mail-single .mail-single-info:before,
.mailbox-env .mail-single .mail-single-info:after,
.invoice-env:before,
.invoice-env:after,
.invoice-env .invoice-header:before,
.invoice-env .invoice-header:after,
.invoice-env .invoice-details:before,
.invoice-env .invoice-details:after,
.invoice-env .invoice-details .invoice-client-info:before,
.invoice-env .invoice-details .invoice-client-info:after,
.invoice-env .invoice-details .invoice-payment-info:before,
.invoice-env .invoice-details .invoice-payment-info:after,
.invoice-env .invoice-totals:before,
.invoice-env .invoice-totals:after,
.gallery-env:before,
.gallery-env:after,
.gallery-env .album-header:before,
.gallery-env .album-header:after,
.gallery-env .album-images .album-image:before,
.gallery-env .album-images .album-image:after,
.calendar-env:before,
.calendar-env:after,
.profile-env:before,
.profile-env:after,
.profile-env .user-timeline-stories .timeline-story header:before,
.profile-env .user-timeline-stories .timeline-story header:after,
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info:before,
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info:after,
.profile-env .user-timeline-stories .timeline-story .story-album:before,
.profile-env .user-timeline-stories .timeline-story .story-album:after,
.timeline-centered:before,
.timeline-centered:after,
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after,
.notes-env .notes-list:before,
.notes-env .notes-list:after,
.lockscreen-page .lockcreen-form:before,
.lockscreen-page .lockcreen-form:after,
.xe-widget.xe-weather:before,
.xe-widget.xe-weather:after,
.xe-widget.xe-weather .xe-current-day .xe-now:before,
.xe-widget.xe-weather .xe-current-day .xe-now:after,
.xe-widget.xe-map-stats:before,
.xe-widget.xe-map-stats:after
{
	content: " ";
	display: table;
}
.clearfix:after,
.mailbox-env:after,
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev:after,
.mailbox-env .mail-single .mail-single-header:after,
.mailbox-env .mail-single .mail-single-info:after,
.invoice-env:after,
.invoice-env .invoice-header:after,
.invoice-env .invoice-details:after,
.invoice-env .invoice-details .invoice-client-info:after,
.invoice-env .invoice-details .invoice-payment-info:after,
.invoice-env .invoice-totals:after,
.gallery-env:after,
.gallery-env .album-header:after,
.gallery-env .album-images .album-image:after,
.calendar-env:after,
.profile-env:after,
.profile-env .user-timeline-stories .timeline-story header:after,
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info:after,
.profile-env .user-timeline-stories .timeline-story .story-album:after,
.timeline-centered:after,
.timeline-centered .timeline-entry .timeline-entry-inner:after,
.notes-env .notes-list:after,
.lockscreen-page .lockcreen-form:after,
.xe-widget.xe-weather:after,
.xe-widget.xe-weather .xe-current-day .xe-now:after,
.xe-widget.xe-map-stats:after
{
	clear: both;
}
.mailbox-env .mailbox-sidebar .mailbox-list
{
	margin-top: 30px;
}
@media screen and (max-width: 768px)
{
	.mailbox-env .mailbox-sidebar .mailbox-list
	{
		margin-top: 10px;
	}
	.l_logo
	{
		width: 80%;
	}
	.login-page .login-form .form-group label.error
	{
		display: none;
	}
}
.mailbox-env .mailbox-sidebar .mailbox-list li
{
	border-bottom: 1px solid #dddddd;
}
.mailbox-env .mailbox-sidebar .mailbox-list li a
{
	display: block;
	color: #979898;
	padding: 10px 10px;
}
.mailbox-env .mailbox-sidebar .mailbox-list li a:hover
{
	color: #717272;
}
.mailbox-env .mailbox-sidebar .mailbox-list li a .badge
{
	margin-top: 0px;
}
.mailbox-env .mailbox-sidebar .mailbox-list li.active > a
{
	color: #2c2e2f;
	font-weight: bold;
}
.mailbox-env .mailbox-sidebar .mailbox-list li:last-child
{
	border-bottom: 0;
}
.mailbox-env .mailbox-sidebar .mailbox-list li.list-header
{
	font-size: 10px;
	padding: 10px 10px;
	font-weight: bold;
	color: #979898;
	text-transform: uppercase;
}
.mailbox-env .mail-env
{
	background: #FFF;
	padding: 15px 0;
	margin-bottom: 30px;
}
.mailbox-env .mail-env .mail-table
{
	color: #979898;
	margin-bottom: 0;
}
.mailbox-env .mail-env .mail-table > thead > tr > td,
.mailbox-env .mail-env .mail-table > tfoot > tr > td,
.mailbox-env .mail-env .mail-table > thead > tr > th,
.mailbox-env .mail-env .mail-table > tfoot > tr > th
{
	color: #717272;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 15px;
}
.mailbox-env .mail-env .mail-table > thead > tr > td:after,
.mailbox-env .mail-env .mail-table > tfoot > tr > td:after,
.mailbox-env .mail-env .mail-table > thead > tr > th:after,
.mailbox-env .mail-env .mail-table > tfoot > tr > th:after
{
	display: none;
}
.mailbox-env .mail-env .mail-table > tfoot > tr > td,
.mailbox-env .mail-env .mail-table > tfoot > tr > th
{
	border-bottom: 0;
	padding-top: 15px;
	padding-bottom: 0;
}
.mailbox-env .mail-env .mail-table > tbody > tr > td,
.mailbox-env .mail-env .mail-table > tbody > tr > th
{
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.mailbox-env .mail-env .mail-table > tbody > tr a:hover
{
	color: #646565;
}
.mailbox-env .mail-env .mail-table > tbody > tr.unread .col-name
{
	font-weight: bold;
}
.mailbox-env .mail-env .mail-table > tbody > tr.unread .col-name a
{
	color: #646565;
}
.mailbox-env .mail-env .mail-table > tbody > tr.highlighted
{
	background-color: rgba(255, 255, 204, 0.35);
}
.mailbox-env .mail-env .mail-table .col-cb,
.mailbox-env .mail-env .mail-table .col-options
{
	width: 2%;
}
.mailbox-env .mail-env .mail-table .col-cb
{
	padding-left: 30px;
}
@media screen and (max-width: 550px)
{
	.mailbox-env .mail-env .mail-table .col-cb
	{
		padding-left: 15px;
	}
}
.mailbox-env .mail-env .mail-table .col-subject a
{
	display: block;
	max-width: 250px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media screen and (max-width: 768px)
{
	.mailbox-env .mail-env .mail-table .col-subject a
	{
		max-width: 150px;
	}
}
@media screen and (max-width: 550px)
{
	.mailbox-env .mail-env .mail-table .col-subject
	{
		padding-right: 15px;
	}
}
.mailbox-env .mail-env .mail-table .col-options
{
	text-align: right;
}
.mailbox-env .mail-env .mail-table .col-time
{
	width: 12%;
	text-align: right;
	padding-right: 30px;
}
@media screen and (max-width: 550px)
{
	.mailbox-env .mail-env .mail-table .col-time
	{
		display: none;
		padding-right: 15px;
	}
}
.mailbox-env .mail-env .mail-table .col-header-options
{
	padding-right: 30px;
}
@media screen and (max-width: 550px)
{
	.mailbox-env .mail-env .mail-table .col-header-options
	{
		padding-right: 15px;
	}
}
.mailbox-env .mail-env .mail-table a
{
	color: #979898;
}
.mailbox-env .mail-env .mail-table .btn
{
	margin-bottom: 0;
}
.mailbox-env .mail-env .mail-table .checkbox
{
	margin: 0;
}
.mailbox-env .mail-env .mail-table .mail-select-options
{
	float: left;
	position: relative;
	top: 2px;
}
@media screen and (max-width: 450px)
{
	.mailbox-env .mail-env .mail-table .mail-select-options
	{
		display: none;
	}
}
.mailbox-env .mail-env .mail-table .mail-pagination
{
	float: right;
	margin-right: -10px;
}
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev
{
	position: relative;
	display: inline-block;
	margin-bottom: -5px;
	margin-left: 10px;
}
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a
{
	position: relative;
	display: block;
	float: left;
	color: #575858;
	font-size: 14px;
}
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a i
{
	margin: 0 8px;
}
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a:hover
{
	background: rgba(221, 221, 221, 0.25);
}
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a:first-child
{
	margin-right: 9px;
}
.mailbox-env .mail-env .mail-table .mail-pagination .next-prev a:first-child:after
{
	display: block;
	height: 10px;
	width: 1px;
	background: #dddddd;
	position: absolute;
	top: 50%;
	margin-top: -5px;
	right: -5px;
	content: '';
}
.mailbox-env .mail-env .mail-table .star
{
	position: relative;
	display: inline-block;
	font-size: 15px;
	margin-top: -3px;
}
.mailbox-env .mail-env .mail-table .star.starred
{
	color: #ffba00 !important;
}
.mailbox-env .mail-compose
{
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
}
.mailbox-env .mail-compose .compose-message-editor
{
	margin-bottom: 20px;
}
.mailbox-env .mail-compose .compose-message-editor textarea
{
	min-height: 150px;
}
.mailbox-env .mail-compose .form-group
{
	position: relative;
}
.mailbox-env .mail-compose .form-group label
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	line-height: 48px;
	padding: 0 15px;
	font-weight: bold;
	color: #717272;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.mailbox-env .mail-compose .form-group input,
.mailbox-env .mail-compose .form-group textarea
{
	position: relative;
	z-index: 1;
}
.mailbox-env .mail-compose .form-group input.form-control
{
	height: 48px;
	padding-left: 80px;
}
.mailbox-env .mail-compose .form-group .field-options
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
	padding: 14px 15px;
}
.mailbox-env .mail-compose .form-group .field-options a
{
	display: block;
	background: #cccccc;
	color: #fff;
	font-size: 10px;
	float: left;
	margin-left: 5px;
	padding: 3px 5px;
}
.mailbox-env .mail-compose .form-group .field-options a:hover
{
	background-color: #999;
}
.mailbox-env .mail-header
{
	border-bottom: 1px solid #dddddd;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.mailbox-env .mail-header h3
{
	margin: 0;
}
.mailbox-env .mail-header h3 i
{
	font-size: 17px;
}
@media screen and (max-width: 768px)
{
	.mobil_stop{
		display: block;
	}
	.modal-body > .panel-body{
		padding:0px !important;
	}
	.modal-content > .modal-body > .panel-body div{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.modal .modal-dialog .modal-content{
		padding: 8px 10px !important;
	}
	.modal-dialog {
		margin: 30px auto;
		width: 95% !important;
	}
	.input-group{
		width: 100%;
	}
	#sklad_dielna_length, div.dataTables_filter label{
		display: none;
	}
	.mobil{
		width: auto !important;
		padding: 0 !important;
		margin: 0 -30px;
	}
	.mobil-tab{
		width: auto !important;
		padding: 15px !important;
		margin: 0 -30px;
	}
	#sklad_poznamka {
		width: 100% !important;
	}
	.mailbox-env .mail-header h3
	{
		margin-bottom: 20px;
	}
}
.mailbox-env .mail-single
{
	background: #fff;
	padding: 30px;
	margin-bottom: 30px;
}
.mailbox-env .mail-single .mail-single-header
{
	border-bottom: 2px solid #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.mailbox-env .mail-single .mail-single-header > h2
{
	float: left;
	margin: 0;
	font-size: 23px;
}
@media screen and (max-width: 768px)
{
	.mailbox-env .mail-single .mail-single-header > h2
	{
		float: none;
		margin-bottom: 20px;
		font-size: 19px;
	}
	.mailbox-env .mail-single .mail-single-header > h2 .go-back
	{
		font-size: 11px;
	}
}
.mailbox-env .mail-single .mail-single-header > h2 .go-back
{
	display: block;
	color: #bdbebe;
	font-size: 13px;
	margin-top: 10px;
	margin-left: -5px;
}
.mailbox-env .mail-single .mail-single-header > h2 .go-back i
{
	color: #b1b1b1;
}
.mailbox-env .mail-single .mail-single-header > h2 .label,
.mailbox-env .mail-single .mail-single-header > h2 .badge
{
	margin-left: 10px;
}
.mailbox-env .mail-single .mail-single-header .mail-single-header-options
{
	float: right;
}
@media screen and (max-width: 768px)
{
	.mailbox-env .mail-single .mail-single-header .mail-single-header-options
	{
		float: none;
	}
}
.mailbox-env .mail-single .mail-single-info
{
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user
{
	float: left;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a
{
	display: block;
	color: #979898;
	text-decoration: none;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a strong,
.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a span
{
	color: #717272;
	font-weight: bold;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a img
{
	float: left;
	margin-right: 10px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user > a em
{
	font-style: normal;
	display: block;
	color: #CCC;
	padding-top: 2px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user.open > a
{
	text-decoration: none;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu
{
	width: 100%;
	margin-top: 10px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu:before
{
	content: '';
	position: absolute;
	display: block;
	background: inherit;
	width: 10px;
	height: 10px;
	top: -5px;
	left: 4%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: 1;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu li
{
	position: relative;
	z-index: 2;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-user .dropdown-menu li i
{
	display: inline-block;
	margin-right: 2px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-options
{
	float: right;
	padding-top: 10px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-options a
{
	color: #979898;
	display: inline-block;
	margin-left: 5px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-options a i
{
	font-size: 16px;
}
.mailbox-env .mail-single .mail-single-info .mail-single-info-options a.starred
{
	color: #ffba00;
}
.mailbox-env .mail-single .mail-single-body
{
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.mailbox-env .mail-single .mail-single-body p
{
	color: #7d7f7f;
}
.mailbox-env .mail-single .mail-single-attachments h3
{
	margin: 0;
	margin-bottom: 20px;
	font-size: 22px;
}
.mailbox-env .mail-single .mail-single-attachments h3 i
{
	font-size: 17px;
	position: relative;
	top: -2px;
	display: inline-block;
}
.mailbox-env .mail-single .mail-single-attachments ul li
{
	margin-bottom: 20px;
}
.mailbox-env .mail-single .mail-single-attachments ul li .thumb
{
	position: relative;
	display: block;
}
.mailbox-env .mail-single .mail-single-attachments ul li .thumb:before
{
	content: '';
	display: block;
	position: absolute;
	background: linear-gradient(to bottom, #ffffff 0%, #7c38bc 100%);
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	left: 8px;
	right: 8px;
	top: 8px;
	bottom: 8px;
	z-index: 1;
	-webkit-transition: all 100ms ease-in-out;
	-moz-transition: all 100ms ease-in-out;
	-o-transition: all 100ms ease-in-out;
	transition: all 100ms ease-in-out;
}
.mailbox-env .mail-single .mail-single-attachments ul li .thumb:after
{
	display: block;
	position: absolute;
	color: #fff;
	content: '\f06e';
	font-family: 'fontawesome';
	left: 50%;
	top: 50%;
	font-size: 22px;
	z-index: 2;
	margin-left: -12px;
	margin-top: -13px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.mailbox-env .mail-single .mail-single-attachments ul li .thumb:hover:before
{
	zoom: 1;
	-webkit-opacity: 0.4;
	-moz-opacity: 0.4;
	opacity: 0.4;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	filter: alpha(opacity=40);
}
.mailbox-env .mail-single .mail-single-attachments ul li .thumb:hover:after
{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.mailbox-env .mail-single .mail-single-attachments ul li .img-thumbnail
{
	border-width: 2px;
}
.mailbox-env .mail-single .mail-single-attachments ul li .name
{
	display: block;
	margin-top: 12px;
	color: #717272;
	font-weight: bold;
}
.mailbox-env .mail-single .mail-single-attachments ul li .name span
{
	float: right;
	font-size: 11px;
	color: #ddd;
	font-weight: normal;
}
.mailbox-env .mail-single .mail-single-attachments ul li .links
{
	display: block;
	margin-top: 5px;
	color: #a4a5a5;
	font-size: 11px;
}
.mailbox-env .mail-single .mail-single-attachments ul li .links a
{
	color: #979898;
}
.mailbox-env .mail-single .mail-single-attachments ul li .links a:hover
{
	color: #646565;
}
.mailbox-env .mail-single .mail-single-attachments ul.list-inline li
{
	margin-right: 20px;
}
.mailbox-env .mail-single .mail-single-reply
{
	border: 1px solid #e4e4e4;
	padding: 15px 20px;
	min-height: 70px;
	color: #979898;
}
.mailbox-env .mail-single .mail-single-reply a
{
	font-weight: bold;
	color: #717272;
	text-decoration: none;
}
.mailbox-env .mail-single .mail-single-reply a:hover
{
	color: #575858;
}
.mailbox-env .mailbox-right
{
	float: right !important;
}
@media screen and (max-width: 768px)
{
	.mailbox-env .mailbox-right
	{
		float: none !important;
	}
}
.mailbox-env .mailbox-left
{
	float: left !important;
}
@media screen and (max-width: 768px)
{
	.mailbox-env .mailbox-left
	{
		float: none !important;
	}
}
.invoice-env
{
	padding: 15px 0;
}
@media print
{
	.invoice-env
	{
		padding: 0;
	}
}
.invoice-env .invoice-header
{
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 20px;
}
.invoice-env .invoice-header .invoice-logo
{
	float: left;
}
.invoice-env .invoice-header .invoice-logo .logo
{
	display: block;
	margin-bottom: 20px;
}
.invoice-env .invoice-header .invoice-logo ul li
{
	color: #979898;
	font-size: 14px;
}
.invoice-env .invoice-header .invoice-logo ul li strong
{
	color: #717272;
}
.invoice-env .invoice-header .invoice-logo ul li + li
{
	margin-top: 2px;
}
.invoice-env .invoice-header .invoice-options
{
	float: right;
	width: 180px;
}
@media screen and (max-width: 480px)
{
	#add_plu_button{
		margin-bottom: 5px !important;
	}
	.invoice-env .invoice-header .invoice-logo,
	.invoice-env .invoice-header .invoice-options
	{
		float: none;
	}
	.invoice-env .invoice-header .invoice-options
	{
		width: auto;
		margin-bottom: 30px;
	}
}
.invoice-env .invoice-details
{
	padding-top: 30px;
	padding-bottom: 10px;
}
.invoice-env .invoice-details .invoice-client-info,
.invoice-env .invoice-details .invoice-payment-info
{
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.invoice-env .invoice-details .invoice-client-info > strong,
.invoice-env .invoice-details .invoice-payment-info > strong
{
	display: block;
	margin-bottom: 5px;
	color: #646565;
}
.invoice-env .invoice-details .invoice-client-info strong,
.invoice-env .invoice-details .invoice-payment-info strong
{
	color: #717272;
}
.invoice-env .invoice-details .invoice-client-info
{
	float: left;
	width: 60%;
}
.invoice-env .invoice-details .invoice-client-info ul
{
	float: left;
	margin-right: 20px;
}
@media print
{
	.invoice-env .invoice-details .invoice-client-info
	{
		width: 50%;
	}
}
.invoice-env .invoice-details .invoice-payment-info
{
	float: right;
	width: 30%;
}
@media print
{
	.invoice-env .invoice-details .invoice-payment-info
	{
		width: 50%;
		text-align: right;
	}
}
@media screen and (max-width: 480px)
{
	.invoice-env .invoice-details .invoice-client-info,
	.invoice-env .invoice-details .invoice-payment-info
	{
		float: none;
		width: 100%;
	}
	.invoice-env .invoice-details .invoice-payment-info
	{
		margin-top: 15px;
	}
}
.invoice-env .table
{
	margin-top: 15px;
	margin-bottom: 15px;
}
.invoice-env .invoice-totals
{
	margin-top: 30px;
}
.invoice-env .invoice-totals .invoice-bill-info
{
	float: left;
	padding-left: 15px;
}
.invoice-env .invoice-totals .invoice-subtotals-totals
{
	float: right;
	text-align: right;
	padding-right: 15px;
}
.invoice-env .invoice-totals .invoice-subtotals-totals span
{
	display: block;
}
.invoice-env .invoice-totals .invoice-subtotals-totals span strong
{
	color: #717272;
	display: inline-block;
	min-width: 50px;
}
.invoice-env .invoice-totals .invoice-subtotals-totals hr
{
	margin: 8px 0;
}
@media screen and (max-width: 480px)
{
	.invoice-env .invoice-totals .invoice-bill-info,
	.invoice-env .invoice-totals .invoice-subtotals-totals
	{
		float: none;
		padding: 0;
	}
	.invoice-env .invoice-totals .invoice-subtotals-totals
	{
		margin-bottom: 30px;
	}
}
@media print
{
	.invoice-env .invoice-totals .invoice-bill-info,
	.invoice-env .invoice-totals .invoice-subtotals-totals
	{
		padding: 0;
	}
}
.search-env form
{
	position: relative;
	margin-bottom: 30px;
}
.search-env form .form-control
{
	padding-right: 50px;
}
.search-env form button[type="submit"]
{
	position: absolute;
	right: 0;
	top: 0;
	line-height: 45px;
	padding: 0 15px;
	font-size: 16px;
	color: #979898;
	outline: none;
}
.search-env .nav.tabs-vertical
{
	width: 200px;
}
@media screen and (max-width: 768px)
{
	.search-env .nav.tabs-vertical
	{
		width: 50px;
		min-width: 50px;
	}
}
.search-env .nav.tabs-vertical > li > a
{
	background: none;
	font-size: 14px;
	text-align: left;
}
.search-env .nav.tabs-vertical > li > a:after
{
	display: block;
	content: '';
	height: 1px;
	margin-top: 5px;
	background-color: #dddddd;
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
}
.search-env .nav.tabs-vertical > li.active > a
{
	font-weight: bold;
	color: #2c2e2f;
}
.search-env .nav.tabs-vertical > li.active > a:after
{
	display: none;
}
.search-env .nav.tabs-vertical > li:last-child > a:after
{
	display: none;
}
.search-env .tab-content .tab-pane h2
{
	margin: 0;
	font-size: 24px;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 30px;
	margin-top: -10px;
	margin-bottom: 30px;
}
.search-env .tab-content .tab-pane h2 small
{
	display: block;
	padding-top: 10px;
	color: #999;
	font-size: 13px;
}
.search-env .tab-content .tab-pane .results li
{
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.search-env .tab-content .tab-pane .results li h3
{
	margin: 0;
	margin-bottom: 15px;
}
.search-env .tab-content .tab-pane .results li p
{
	color: #b1b1b1;
}
.search-env .tab-content .tab-pane .results li .link
{
	color: #68b828;
}
.search-env .tab-content .tab-pane .results li .link:hover
{
	color: #508e1f;
}
.search-env .tab-content .tab-pane .results li + li
{
	margin-bottom: 30px;
}
.search-env .tab-content .tab-pane .pagination
{
	margin: 0;
}
.gallery-env
{
	margin-bottom: 20px;
}
@media screen and (max-width: 768px)
{
	.gallery-env .gallery-sidebar
	{
		margin-top: 30px;
	}
}
.gallery-env .gallery-sidebar ul
{
	margin: 20px 0;
}
.gallery-env .gallery-sidebar ul li a
{
	display: block;
	padding: 10px 5px;
	border-bottom: 1px solid #dddddd;
	color: #7d7f7f;
}
.gallery-env .gallery-sidebar ul li a i
{
	display: inline-block;
	margin-right: 2px;
}
.gallery-env .gallery-sidebar ul li a:hover
{
	color: #575858;
}
.gallery-env .gallery-sidebar ul li.active > a
{
	color: #2c2e2f;
	font-weight: bold;
}
.gallery-env .gallery-sidebar ul li:last-child > a
{
	border-bottom: 0;
}
.gallery-env .album-header
{
	padding: 25px 30px;
	background: #fff;
	margin-bottom: 20px;
}
.gallery-env .album-header h2
{
	margin: 0;
	padding: 0;
	float: left;
	color: #2c2e2f;
	font-size: 24px;
}
.gallery-env .album-header .album-options
{
	float: right;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}
.gallery-env .album-header .album-options .cbr-replaced
{
	margin-bottom: 0;
	margin-right: 5px;
}
.gallery-env .album-header .album-options li
{
	color: #646565;
}
.gallery-env .album-header .album-options li a
{
	color: #646565;
}
.gallery-env .album-header .album-options li a:hover
{
	color: #2c2e2f;
}
.gallery-env .album-header .album-options li label
{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.gallery-env .album-header .album-options li + li
{
	margin-left: 10px;
}
@media screen and (max-width: 768px)
{
	.gallery-env .album-header
	{
		padding: 15px 20px;
	}
	.gallery-env .album-header h2,
	.gallery-env .album-header .album-options
	{
		float: none;
	}
	.gallery-env .album-header h2
	{
		text-align: center;
		padding: 10px 0;
	}
	.gallery-env .album-header .album-options
	{
		margin-top: 10px;
	}
}
.gallery-env .album-sorting-info
{
	display: none;
}
.gallery-env .album-sorting-info .album-sorting-info-inner
{
	border: 2px dashed #b7b7b7;
	padding: 15px 10px;
	font-size: 14px;
	margin-bottom: 20px;
}
.gallery-env .album-images .album-image
{
	position: relative;
	padding: 10px;
	background: #fff;
	margin-bottom: 20px;
}
.gallery-env .album-images .album-image .thumb
{
	position: relative;
	display: block;
	margin-bottom: 10px;
	z-index: 2;
}
.gallery-env .album-images .album-image .thumb img
{
	display: block;
	margin: 0;
	line-height: 1;
	width: 100%;
}
.gallery-env .album-images .album-image .thumb:hover ~ .image-checkbox .cbr-replaced
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.gallery-env .album-images .album-image .name
{
	float: left;
	width: 75%;
}
.gallery-env .album-images .album-image .name span
{
	color: #2c2e2f;
	font-weight: bold;
}
.gallery-env .album-images .album-image .name em
{
	font-style: normal;
	color: #979898;
	font-size: 11px;
	display: block;
}
@media screen and (min-width: 768px)
{
	.gallery-env .album-images .album-image .name span,
	.gallery-env .album-images .album-image .name em
	{
		max-width: 100%;
		display: inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
.gallery-env .album-images .album-image .image-options
{
	float: right;
	width: 25%;
	text-align: right;
	white-space: nowrap;
}
.gallery-env .album-images .album-image .image-options a
{
	font-size: 10px;
	color: #5d6264;
}
.gallery-env .album-images .album-image .image-options a:hover
{
	color: #2c2e2f;
}
.gallery-env .album-images .album-image .image-checkbox
{
	position: absolute;
	right: 17px;
	top: 15px;
	z-index: 5;
}
.gallery-env .album-images .album-image .image-checkbox .cbr-replaced
{
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
}
.gallery-env .album-images .album-image .image-checkbox .cbr-replaced:hover,
.gallery-env .album-images .album-image .image-checkbox .cbr-replaced.cbr-checked
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.gallery-env .album-images .ui-sortable-handle .album-image
{
	-webkit-box-shadow: 0px 0px 0px 1px rgba(104, 184, 40, 0.2);
	-moz-box-shadow: 0px 0px 0px 1px rgba(104, 184, 40, 0.2);
	box-shadow: 0px 0px 0px 1px rgba(104, 184, 40, 0.2);
	-webkit-animation: glowAnimation 1s ease-in-out alternate infinite;
	-moz-animation: glowAnimation 1s ease-in-out alternate infinite;
	-o-animation: glowAnimation 1s ease-in-out alternate infinite;
	animation: glowAnimation 1s ease-in-out alternate infinite;
}
.gallery-env .gallery-right
{
	float: right !important;
}
@media screen and (max-width: 768px)
{
	.gallery-env .gallery-right
	{
		float: none !important;
	}
}
.gallery-env .gallery-left
{
	float: left !important;
}
@media screen and (max-width: 768px)
{
	.gallery-env .gallery-left
	{
		float: none !important;
	}
}
lesshat-selector
{
	-lh-property: 0;
}
@-webkit-keyframes glowAnimation
{
	0%
	{
		box-shadow: rgba(104, 184, 40, 0.2) 0 0 0 1px;
	}
	100%
	{
		box-shadow: rgba(104, 184, 40, 0.8) 0 0 3px 1px;
	}
}
@-moz-keyframes glowAnimation
{
	0%{
	box-shadow: rgba(104, 184, 40, 0.2) 0 0 0 1px;
}
100%
{
	box-shadow: rgba(104, 184, 40, 0.8) 0 0 3px 1px;
}
}
@-o-keyframes glowAnimation
{
	0%{
	box-shadow: rgba(104, 184, 40, 0.2) 0 0 0 1px;
}
100%
{
	box-shadow: rgba(104, 184, 40, 0.8) 0 0 3px 1px;
}
}
@keyframes glowAnimation
{
	0%
	{
		box-shadow: rgba(104, 184, 40, 0.2) 0 0 0 1px;
	}
	100%
	{
		box-shadow: rgba(104, 184, 40, 0.8) 0 0 3px 1px;
	}
	;
}
.modal-gallery-image
{
	margin: -31px;
	margin-bottom: 0;
	border-bottom: 5px solid #f5f5f5;
	position: relative;
}
.modal-gallery-image img
{
	display: block;
	width: 100%;
}
.modal-gallery-top-controls
{
	position: absolute;
	right: 15px;
	top: 0;
	border: 0;
}
.page-error
{
	background: #fff;
	width: 700px;
	padding: 50px;
	margin-bottom: 20px;
}
@media screen and (max-width: 991px)
{
	.page-error
	{
		width: 90%;
	}
	.main-content .page-error
	{
		width: 100%;
	}
}
.page-error.centered
{
	margin-left: auto;
	margin-right: auto;
}
.page-error .error-symbol
{
	font-size: 48px;
	line-height: 1;
}
.page-error .error-symbol i
{
	line-height: 1;
}
.page-error h2
{
	font-size: 35px;
	margin-bottom: 20px;
}
.page-error h2 small
{
	display: block;
	padding-top: 10px;
	color: #bcbcbc;
	font-size: 50%;
}
.page-error-env > .page-error
{
	margin-top: 50px;
}
.page-error-search
{
	width: 700px;
}
@media screen and (max-width: 991px)
{
	.page-error-search
	{
		width: 90%;
	}
	.main-content .page-error-search
	{
		width: 100%;
	}
}
.page-error-search.centered
{
	margin-left: auto;
	margin-right: auto;
}
.page-error-search form
{
	position: relative;
}
.page-error-search form button[type="submit"]
{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 32px;
	padding: 0 10px;
	font-size: 12px;
	color: #a4a5a5;
}
.page-error-search form.form-half
{
	width: 45%;
	margin-left: auto;
	margin-right: auto;
}
.page-error-search form .input-lg + button[type="submit"]
{
	line-height: 45px;
	padding: 0 15px;
}
.page-error-search .go-back
{
	display: block;
	text-align: center;
	color: #abacac;
	margin: 15px 0;
}
.page-error-search .go-back:hover
{
	color: #979898;
}
.calendar-env
{
	position: relative;
	margin-bottom: 30px;
}
.calendar-env .calendar-sidebar form
{
	margin-bottom: 20px;
}
.calendar-env .calendar-sidebar form .form-control
{
	padding: 20px 15px;
	height: 37px;
	width: 100%;
}
@media screen and (max-width: 768px)
{
	.calendar-env .calendar-sidebar
	{
		margin-top: 30px;
	}
	.calendar-env .calendar-sidebar form
	{
		margin-bottom: 0;
	}
}
.calendar-env .calendar-sidebar .calendar-list
{
	margin: 0;
	margin-bottom: 30px;
}
@media screen and (max-width: 768px)
{
	.calendar-env .calendar-sidebar .calendar-list
	{
		margin-top: 10px;
	}
}
.calendar-env .calendar-sidebar .calendar-list li a
{
	display: block;
	color: #979898;
	padding-bottom: 7px;
}
.calendar-env .calendar-sidebar .calendar-list li a:hover
{
	color: #717272;
}
.calendar-env .calendar-sidebar .calendar-list li a .badge
{
	margin-top: 0px;
	display: block;
	text-align: left;
	font-size: 12px;
	padding: 7px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.calendar-env .calendar-sidebar .calendar-list li.list-header
{
	font-size: 10px;
	padding: 10px 0;
	font-weight: bold;
	color: #979898;
	border-bottom: 0;
	text-transform: uppercase;
}
.calendar-env .calendar-sidebar .calendar-list li.ui-draggable-dragging .badge
{
	zoom: 1;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: alpha(opacity=60);
}
.calendar-env .calendar-sidebar .calendar-list li.ui-draggable-handle .badge
{
	cursor: move;
}
.calendar-env .calendar-main
{
	position: relative;
	background: #fff;
	padding: 30px;
	z-index: 5;
}
.calendar-env .calendar-main .fc .fc-popover,
.calendar-env .calendar-main .fc .fc-row,
.calendar-env .calendar-main .fc hr,
.calendar-env .calendar-main .fc tbody,
.calendar-env .calendar-main .fc td,
.calendar-env .calendar-main .fc th,
.calendar-env .calendar-main .fc thead
{
	border-color: #eeeeee;
}
.calendar-env .calendar-main .fc .fc-toolbar
{
	padding-bottom: 15px;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-left h2
{
	font-size: 24px;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-left h2:before
{
	content: '\f133';
	font-family: 'fontawesome';
	display: inline-block;
	margin-right: 10px;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-right
{
	margin-top: 5px;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-right > .fc-button-group:last-child
{
	margin-right: -15px;
}
@media screen and (max-width: 768px)
{
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right
	{
		float: none;
		width: 100%;
	}
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left:before,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right:before,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left:after,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right:after
	{
		content: " ";
		display: table;
	}
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left:after,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right:after
	{
		clear: both;
	}
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left:before,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right:before,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left:after,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right:after
	{
		content: " ";
		display: table;
	}
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left:after,
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right:after
	{
		clear: both;
	}
	.calendar-env .calendar-main .fc .fc-toolbar .fc-left h2
	{
		text-align: center;
		width: 100%;
		float: none;
	}
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right
	{
		position: relative;
		margin-top: 10px;
		text-align: center;
		top: 12px;
	}
	.calendar-env .calendar-main .fc .fc-toolbar .fc-right .fc-button-group
	{
		display: inline-block;
		float: none;
	}
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group
{
	background: none;
	border: 0;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button.fc-state-active,
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-basicWeek-button.fc-state-active,
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-agendaWeek-button.fc-state-active,
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-agendaDay-button.fc-state-active,
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-basicDay-button.fc-state-active
{
	color: #2c2e2f;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button:after
{
	content: '';
	display: block;
	position: absolute;
	right: -1px;
	top: 25%;
	bottom: 25%;
	width: 1px;
	background: #eeeeee;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button + .fc-agendaWeek-button:after
{
	content: '';
	display: block;
	position: absolute;
	right: -1px;
	top: 25%;
	bottom: 25%;
	width: 1px;
	background: #eeeeee;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button-group .fc-month-button + .fc-basicWeek-button:after
{
	content: '';
	display: block;
	position: absolute;
	right: -1px;
	top: 25%;
	bottom: 25%;
	width: 1px;
	background: #eeeeee;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button
{
	border: 0;
	background: none;
	padding: 0 10px;
	margin: 0;
	height: auto;
	position: relative;
	outline: none;
	color: #979898;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button .fc-icon
{
	font-size: 13px;
	font-family: 'fontawesome';
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button.fc-next-button:hover,
.calendar-env .calendar-main .fc .fc-toolbar .fc-button.fc-prev-button:hover
{
	color: #2c2e2f;
}
.calendar-env .calendar-main .fc .fc-toolbar .fc-button.fc-prev-button:after
{
	content: '';
	display: block;
	position: absolute;
	right: -1px;
	top: 25%;
	bottom: 25%;
	width: 1px;
	background: #eeeeee;
}
.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > thead > tr > td.fc-widget-header
{
	border: 0;
	border-bottom: 1px solid #eeeeee;
}
.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > thead > tr > td .fc-day-header
{
	border: 0;
	padding-bottom: 10px;
	color: #717272;
	font-weight: normal;
}
.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > tbody > tr > .fc-widget-content
{
	border: 0;
	border-bottom: 1px solid #eeeeee;
}
.calendar-env .calendar-main .fc .fc-view-container > .fc-basic-view > table > tbody > tr > .fc-widget-content .fc-day-number
{
	padding-top: 10px;
	padding-right: 10px;
	color: #949494;
}
.calendar-env .calendar-main .fc .fc-popover
{
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.calendar-env .calendar-main .fc .fc-popover .fc-header
{
	padding: 5px;
}
.calendar-env .calendar-main .fc .fc-popover .fc-body .fc-event-container a
{
	margin-left: 2px;
	margin-right: 2px;
}
.calendar-env .calendar-main .fc .fc-today
{
	background-color: #fafafa;
	color: #2c2e2f;
}
.calendar-env .calendar-main .fc .fc-event
{
	background: #68b828;
	border: 0;
	-webkit-border-radius: 0;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0;
	-moz-background-clip: padding;
	border-radius: 0;
	background-clip: padding-box;
	padding: 1px 3px;
}
.calendar-env .calendar-main .fc .fc-event.event-color-primary
{
	background-color: #2c2e2f;
}
.calendar-env .calendar-main .fc .fc-event.event-color-success
{
	background-color: #8dc63f;
}
.calendar-env .calendar-main .fc .fc-event.event-color-danger
{
	background-color: #cc3f44;
}
.calendar-env .calendar-main .fc .fc-event.event-color-warning
{
	background-color: #ffba00;
}
.calendar-env .calendar-main .fc .fc-event.event-color-info
{
	background-color: #40bbea;
}
.calendar-env .calendar-main .fc .fc-event.event-color-red
{
	background-color: #d5080f;
}
.calendar-env .calendar-main .fc .fc-event.event-color-blue
{
	background-color: #0e62c7;
}
.calendar-env .calendar-main .fc .fc-event.event-color-purple
{
	background-color: #7c38bc;
}
.calendar-env .calendar-main .fc .fc-event.event-color-gray
{
	background-color: #959595;
}
.calendar-env .calendar-main .fc .fc-event.event-color-black
{
	background-color: #222222;
}
.calendar-env .calendar-right
{
	float: right !important;
}
@media screen and (max-width: 768px)
{
	.calendar-env .calendar-right
	{
		float: none !important;
	}
}
.calendar-env .calendar-left
{
	float: left !important;
}
@media screen and (max-width: 768px)
{
	.calendar-env .calendar-left
	{
		float: none !important;
	}
}
.profile-env
{
	margin-bottom: 30px;
}
.profile-env .user-info-sidebar hr
{
	border-top-color: #e1e1e1;
	margin: 10px 0;
}
.profile-env .user-info-sidebar .user-img
{
	display: block;
	margin-bottom: 10px;
	text-align: center;
}
.profile-env .user-info-sidebar .user-img img
{
	display: inline-block;
}
.profile-env .user-info-sidebar .user-img img.img-thumbnail
{
	padding: 4px;
	border: 0;
}
.profile-env .user-info-sidebar .user-name
{
	display: block;
	font-size: 19px;
	text-align: center;
}
.profile-env .user-info-sidebar .user-title
{
	display: block;
	color: #999999;
	text-align: center;
	font-size: 12px;
	margin-bottom: 20px;
}
.profile-env .user-info-sidebar .user-title strong,
.profile-env .user-info-sidebar .user-title a
{
	color: #7d7f7f;
}
.profile-env .user-info-sidebar .user-status
{
	position: relative;
	display: inline-block;
	background: #FFF;
	top: -2px;
	margin-left: 5px;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
}
.profile-env .user-info-sidebar .user-status.is-online
{
	background-color: #8dc63f;
}
.profile-env .user-info-sidebar .user-status.is-idle
{
	background-color: #ffba00;
}
.profile-env .user-info-sidebar .user-status.is-busy
{
	background-color: #d5080f;
}
.profile-env .user-info-sidebar .user-status.is-offline
{
	background-color: #CCC;
}
.profile-env .user-info-sidebar .user-info-list
{
	display: table;
	margin: 0 auto;
}
.profile-env .user-info-sidebar .user-info-list li
{
	margin: 10px 0;
	color: #979898;
}
.profile-env .user-info-sidebar .user-info-list li i
{
	color: #7d7f7f;
	display: inline-block;
	margin-right: 5px;
}
.profile-env .user-info-sidebar .user-info-list li a,
.profile-env .user-info-sidebar .user-info-list li strong
{
	color: #717272;
}
.profile-env .user-info-sidebar .user-info-list li a:hover
{
	color: #4b4b4b;
}
.profile-env .user-info-sidebar .user-friends-count
{
	display: table;
	margin: 20px auto;
}
.profile-env .user-info-sidebar .user-friends-count li
{
	position: relative;
	display: table-cell;
	color: #b1b1b1;
	font-size: 12px;
	padding: 0 20px;
}
.profile-env .user-info-sidebar .user-friends-count li span
{
	display: block;
	font-size: 23px;
	color: #646565;
}
.profile-env .user-info-sidebar .user-friends-count li:first-child
{
	padding-left: 0;
}
.profile-env .user-info-sidebar .user-friends-count li:last-child
{
	padding-right: 0;
}
.profile-env .user-info-sidebar .user-friends-count li + li:after
{
	display: block;
	content: '';
	position: absolute;
	left: 0;
	top: 15%;
	bottom: 15%;
	width: 1px;
	background: #dddddd;
}
.profile-env .profile-post-form
{
	position: relative;
	background: #fff;
	border: 1px solid #e4e4e4;
	padding: 20px;
	margin-bottom: 30px;
}
.profile-env .profile-post-form:after
{
	content: '';
	display: block;
	position: absolute;
	left: -7.4px;
	top: 25px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 7px 8.4px 7px 0;
	border-color: transparent #fff transparent transparent;
}
@media screen and (max-width: 767px)
{
	.profile-env .profile-post-form
	{
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.profile-env .profile-post-form:after
	{
		display: none;
	}
}
.profile-env .profile-post-form textarea
{
	position: relative;
	resize: none;
	z-index: 1;
	border-bottom: 1px solid #eeeeee;
}
.profile-env .profile-post-form textarea::-moz-placeholder
{
	color: #bdbebe;
	opacity: 1;
}
.profile-env .profile-post-form textarea:-ms-input-placeholder
{
	color: #bdbebe;
}
.profile-env .profile-post-form textarea::-webkit-input-placeholder
{
	color: #bdbebe;
}
.profile-env .profile-post-form textarea::-webkit-input-placeholder
{
	color: #bdbebe;
}
.profile-env .profile-post-form textarea:-moz-placeholder
{
	color: #bdbebe;
}
.profile-env .profile-post-form textarea::-moz-placeholder
{
	color: #bdbebe;
}
.profile-env .profile-post-form textarea:-ms-input-placeholder
{
	color: #bdbebe;
}
.profile-env .profile-post-form textarea:focus ~ .post-story-button
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.profile-env .profile-post-form .form-action-buttons
{
	margin: 0;
	margin-top: 15px;
}
.profile-env .profile-post-form .form-action-buttons li button
{
	color: #979898;
	font-size: 15px;
}
.profile-env .profile-post-form .form-action-buttons li button:hover
{
	color: #515557;
}
.profile-env .profile-post-form .form-action-buttons li button:active
{
	color: #68b828;
}
.profile-env .profile-post-form .post-story-button
{
	float: right;
	margin-top: -17px;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-transition: opacity 150ms linear;
	-moz-transition: opacity 150ms linear;
	-o-transition: opacity 150ms linear;
	transition: opacity 150ms linear;
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
}
.profile-env .profile-post-form .post-story-button:active,
.profile-env .profile-post-form .post-story-button:focus
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.profile-env .block-icon
{
	position: absolute;
	right: 20px;
	top: 20px;
	color: #cacbcb;
}
.profile-env .user-timeline-stories .timeline-story
{
	position: relative;
	background: #fff;
	padding: 20px;
	margin-bottom: 30px;
}
@media screen and (max-width: 767px)
{
	.profile-env .user-timeline-stories .timeline-story
	{
		margin-bottom: 20px;
	}
}
.profile-env .user-timeline-stories .timeline-story header
{
	color: #979898;
	font-size: 14px;
	margin-bottom: 10px;
}
.profile-env .user-timeline-stories .timeline-story header .user-img
{
	margin-right: 20px;
	float: left;
}
.profile-env .user-timeline-stories .timeline-story header .user-img img
{
	width: 48px;
}
.profile-env .user-timeline-stories .timeline-story header .user-details
{
	display: block;
	padding-top: 5px;
}
.profile-env .user-timeline-stories .timeline-story header a
{
	color: #646565;
}
.profile-env .user-timeline-stories .timeline-story header a:hover
{
	color: #4b4b4b;
}
.profile-env .user-timeline-stories .timeline-story header time
{
	display: block;
	font-size: 12px;
	color: #b1b1b1;
}
.profile-env .user-timeline-stories .timeline-story .story-content
{
	display: block;
	padding-left: 70px;
}
@media screen and (max-width: 767px)
{
	.profile-env .user-timeline-stories .timeline-story .story-content
	{
		padding-left: 0;
	}
}
.profile-env .user-timeline-stories .timeline-story .story-content p
{
	font-size: 14px;
}
@media screen and (max-width: 767px)
{
	.profile-env .user-timeline-stories .timeline-story > .story-content
	{
		margin-top: 20px;
	}
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item
{
	background: #f8f8f8;
	padding: 30px;
	margin: 10px -20px;
	margin-top: 20px;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .story-content
{
	margin-left: -13px;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info
{
	padding-bottom: 15px;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .artist-info,
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .track-length
{
	color: #979898;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .artist-info
{
	float: left;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-info .track-length
{
	float: right;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline
{
	width: 100%;
	display: table;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .play-pause,
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-timeline,
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-volume
{
	display: table-cell;
	vertical-align: middle;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .play-pause
{
	width: 75px;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-volume
{
	width: 30px;
	text-align: right;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-timeline .track-timeline-empty
{
	display: block;
	height: 2px;
	background: #dedede;
	position: relative;
}
.profile-env .user-timeline-stories .timeline-story .story-audio-item .audio-track-timeline .track-timeline .track-timeline-empty .track-fill
{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background: #2c2e2f;
}
.profile-env .user-timeline-stories .timeline-story .story-options-links
{
	padding-top: 10px;
}
.profile-env .user-timeline-stories .timeline-story .story-options-links a
{
	display: inline-block;
	color: #979898;
	margin-right: 30px;
}
.profile-env .user-timeline-stories .timeline-story .story-options-links a span
{
	display: inline-block;
	zoom: 1;
	-webkit-opacity: 0.9;
	-moz-opacity: 0.9;
	opacity: 0.9;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	filter: alpha(opacity=90);
}
.profile-env .user-timeline-stories .timeline-story .story-options-links a:hover
{
	color: #575858;
}
.profile-env .user-timeline-stories .timeline-story .story-options-links a.liked
{
	color: #ed3434;
}
.profile-env .user-timeline-stories .timeline-story .story-comments
{
	border-top: 1px solid #eeeeee;
	margin-top: 20px;
	padding-top: 10px;
}
.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment
{
	margin-top: 10px;
}
.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .comment-user-img
{
	display: block;
	float: left;
}
.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .comment-user-img img
{
	width: 32px;
}
.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content
{
	margin-left: 50px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom: 1px solid #eeeeee;
}
.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content .story-comment-user-name
{
	display: block;
	font-size: 14px;
	color: #575858;
	margin-bottom: 5px;
}
.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content .story-comment-user-name time
{
	display: inline-block;
	margin-left: 5px;
	font-size: 11px;
	color: #ddd;
}
.profile-env .user-timeline-stories .timeline-story .story-comments .story-comment .story-comment-content p
{
	font-size: 13px;
}
.profile-env .user-timeline-stories .timeline-story .story-comments li:last-child .story-comment .story-comment-content
{
	border-bottom: 0;
}
.profile-env .user-timeline-stories .timeline-story .story-comment-form
{
	margin-top: 20px;
}
.profile-env .user-timeline-stories .timeline-story .story-comment-form textarea
{
	border: 1px solid #eee;
	padding: 10px;
	max-height: 100px;
	margin-bottom: 10px;
}
.profile-env .user-timeline-stories .timeline-story .story-checkin
{
	margin-bottom: 10px;
	border: 1px solid #eeeeee;
	padding: 10px;
}
.profile-env .user-timeline-stories .timeline-story .story-album
{
	border: 1px solid #eeeeee;
	padding: 10px;
	margin-bottom: 20px;
}
.profile-env .user-timeline-stories .timeline-story .story-album .col-1,
.profile-env .user-timeline-stories .timeline-story .story-album .col-2
{
	display: block;
	float: left;
	width: 50%;
}
.profile-env .user-timeline-stories .timeline-story .story-album .col-1
{
	padding-right: 6px;
}
.profile-env .user-timeline-stories .timeline-story .story-album .col-2
{
	padding-left: 6px;
}
@media screen and (max-width: 767px)
{
	.profile-env .user-timeline-stories .timeline-story .story-album
	{
		padding-bottom: 0;
	}
	.profile-env .user-timeline-stories .timeline-story .story-album .col-1,
	.profile-env .user-timeline-stories .timeline-story .story-album .col-2
	{
		padding: 0;
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
}
.profile-env .user-timeline-stories .timeline-story:last-child
{
	margin-bottom: 0;
}
.page-body .main-content .cbp_tmtimeline:before
{
	background: #ffffff;
	width: 5px;
	margin-left: -6px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span
{
	color: #575858;
	font-size: 15px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:first-child
{
	font-weight: bold;
	margin-bottom: 2px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span:last-child
{
	color: #979898;
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
	font-size: 12px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span.large
{
	font-size: 17px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmtime > span.hidden + span
{
	margin-top: 8px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon
{
	background: #ffffff;
	color: #979898;
	-webkit-box-shadow: 0px 0px 0px 3px #ffffff;
	-moz-box-shadow: 0px 0px 0px 3px #ffffff;
	box-shadow: 0px 0px 0px 3px #ffffff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-primary
{
	background-color: #2c2e2f;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-success
{
	background-color: #8dc63f;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-info
{
	background-color: #40bbea;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-danger
{
	background-color: #cc3f44;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-warning
{
	background-color: #ffba00;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-red
{
	background-color: #d5080f;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-purple
{
	background-color: #7c38bc;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-secondary
{
	background-color: #68b828;
	color: #fff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmicon.timeline-bg-gray
{
	background-color: #ddd;
	color: #777;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel
{
	background: #ffffff;
	color: #737881;
	margin-bottom: 30px;
	padding: 20px;
	-webkit-border-radius: 0px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0px;
	-moz-background-clip: padding;
	border-radius: 0px;
	background-clip: padding-box;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2,
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel p
{
	color: #737881;
	font-size: 13px;
	margin: 0;
	line-height: 1.42857143;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel p + p
{
	margin-top: 10px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2
{
	font-size: 15px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2 a
{
	color: #303641;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel h2 span
{
	zoom: 1;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: alpha(opacity=60);
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel blockquote
{
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel:after
{
	border-right-color: #ffffff;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty
{
	background: 0;
	padding: 9px 0;
	margin-bottom: 70px;
}
.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty:after
{
	visibility: hidden;
}
@media screen and (max-width: 47.2em)
{
	.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel:after
	{
		border-right-color: transparent;
		border-bottom-color: #fff;
		left: 10px;
	}
	.page-body .main-content .cbp_tmtimeline > li .large
	{
		font-weight: bold;
		font-size: 16px !important;
	}
	.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty
	{
		background: #ffffff;
		padding: 1.7em;
	}
	.page-body .main-content .cbp_tmtimeline > li .cbp_tmlabel.empty:after
	{
		visibility: visible;
	}
}
.timeline-centered
{
	position: relative;
	margin-bottom: 20px;
}
@media screen and (max-width: 768px)
{
	.timeline-centered
	{
		margin-top: 60px !important;
	}
}
.timeline-centered:before
{
	content: '';
	position: absolute;
	display: block;
	width: 4px;
	background: #ffffff;
	left: 50%;
	top: 20px;
	bottom: 20px;
	margin-left: -4px;
}
.timeline-centered .timeline-entry
{
	position: relative;
	width: 50%;
	float: right;
	margin-bottom: 70px;
	clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after
{
	content: " ";
	display: table;
}
.timeline-centered .timeline-entry:after
{
	clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after
{
	content: " ";
	display: table;
}
.timeline-centered .timeline-entry:after
{
	clear: both;
}
.timeline-centered .timeline-entry.begin
{
	margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned
{
	float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner
{
	margin-left: 0;
	margin-right: -18px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time
{
	left: auto;
	right: -120px;
	text-align: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon
{
	float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label
{
	margin-left: 0;
	margin-right: 70px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after
{
	left: auto;
	right: 0;
	margin-left: 0;
	margin-right: -9px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner
{
	position: relative;
	margin-left: -22px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time
{
	position: absolute;
	left: -100px;
	text-align: right;
	padding: 10px;
	padding-top: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span
{
	display: block;
	color: #979898;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child
{
	font-size: 15px;
	font-weight: bold;
	color: #717272;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child
{
	font-size: 12px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon
{
	background: #fff;
	color: #737881;
	display: block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 20px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 20px;
	-moz-background-clip: padding;
	border-radius: 20px;
	background-clip: padding-box;
	text-align: center;
	-webkit-box-shadow: 0px 0px 0px 5px #ffffff;
	-moz-box-shadow: 0px 0px 0px 5px #ffffff;
	box-shadow: 0px 0px 0px 5px #ffffff;
	line-height: 40px;
	font-size: 16px;
	float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-primary
{
	background-color: #2c2e2f;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-success
{
	background-color: #8dc63f;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-info
{
	background-color: #40bbea;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-danger
{
	background-color: #cc3f44;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-warning
{
	background-color: #ffba00;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-red
{
	background-color: #d5080f;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-purple
{
	background-color: #7c38bc;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.timeline-bg-secondary
{
	background-color: #68b828;
	color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label
{
	position: relative;
	background: #ffffff;
	padding: 1.7em;
	margin-left: 70px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after
{
	content: '';
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #ffffff transparent transparent;
	left: 0;
	top: 10px;
	margin-left: -9px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2,
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p
{
	color: #737881;
	font-size: 13px;
	margin: 0;
	line-height: 1.42857143;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p
{
	margin-top: 10px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2
{
	font-size: 15px;
	margin-bottom: 10px;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a
{
	color: #303641;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span
{
	zoom: 1;
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: alpha(opacity=60);
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label blockquote
{
	font-size: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #979898;
}
@media screen and (max-width: 47.2em)
{
	.timeline-centered
	{
		margin-top: 20px;
	}
	.timeline-centered:before
	{
		left: 22px;
	}
	.timeline-centered .timeline-entry,
	.timeline-centered .timeline-entry.left-aligned
	{
		width: 100%;
		float: none;
	}
	.timeline-centered .timeline-entry .timeline-entry-inner,
	.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner
	{
		margin-left: 0;
		margin-right: 0;
	}
	.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time,
	.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time
	{
		left: 60px;
		right: auto;
		top: -30px;
		width: auto;
	}
	.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time span,
	.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time span
	{
		display: inline-block;
	}
	.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time span + span,
	.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time span + span
	{
		margin-left: 10px;
	}
	.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon
	{
		float: left;
	}
	.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label
	{
		margin-left: 70px;
		margin-right: 0;
	}
	.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after
	{
		left: 0;
		right: auto;
		margin-left: -9px;
		margin-right: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
}
.draggable-portlets .sorted
{
	min-height: 100px;
}
.draggable-portlets .sorted .ui-sortable-placeholder
{
	background: rgba(255, 255, 204, 0.7);
	border: 1px dashed #dddddd;
	visibility: visible !important;
}
.draggable-portlets .sorted > .panel
{
	-webkit-transition: opacity 200ms ease-in-out, transform 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out, transform 200ms ease-in-out;
	transition: opacity 200ms ease-in-out, transform 200ms ease-in-out;
	-webkit-transition: opacity 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out, -moz-transform 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out, -o-transform 200ms ease-in-out;
	transition: opacity 200ms ease-in-out,-webkit-transform 200ms ease-in-out,-moz-transform 200ms ease-in-out,-o-transform 200ms ease-in-out,transform 200ms ease-in-out;
}
.draggable-portlets .sorted > .panel .panel-heading
{
	cursor: pointer;
}
.draggable-portlets.dragging .sorted > .panel
{
	-webkit-transform: scale(.97);
	-moz-transform: scale(.97);
	-o-transform: scale(.97);
	-ms-transform: scale(.97);
	transform: scale(.97);
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
}
.draggable-portlets.dragging .sorted > .panel.ui-sortable-helper
{
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.notes-env
{
	position: relative;
	margin-bottom: 30px;
}
.notes-env .notes-header
{
	margin-bottom: 10px;
}
.notes-env .notes-list
{
	position: relative;
}
.notes-env .notes-list .write-pad,
.notes-env .notes-list .list-of-notes
{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.notes-env .notes-list .list-of-notes
{
	float: left;
	width: 26%;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
}
.notes-env .notes-list .list-of-notes li
{
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
}
.notes-env .notes-list .list-of-notes li a
{
	display: block;
	border: 1px solid #e0e0e0;
	background: #ffffff;
	padding: 10px 15px;
}
.notes-env .notes-list .list-of-notes li a strong,
.notes-env .notes-list .list-of-notes li a span
{
	display: block;
}
.notes-env .notes-list .list-of-notes li a strong + strong,
.notes-env .notes-list .list-of-notes li a span + strong,
.notes-env .notes-list .list-of-notes li a strong + span,
.notes-env .notes-list .list-of-notes li a span + span
{
	padding-top: 8px;
}
.notes-env .notes-list .list-of-notes li a strong
{
	word-break: break-all;
	background: #f5f5f5;
	margin: -15px;
	margin-top: -10px;
	margin-bottom: 0;
	padding: 8px 10px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 12px;
}
@media screen and (max-width: 768px)
{
	.notes-env .notes-list .list-of-notes li a strong
	{
		margin-bottom: -10px;
		border-bottom: 0;
	}
}
.notes-env .notes-list .list-of-notes li a span
{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
}
.notes-env .notes-list .list-of-notes li a em
{
	float: right;
}
.notes-env .notes-list .list-of-notes li a:hover
{
	background: #f5f5f5 !important;
	border-color: #d3d3d3;
}
.notes-env .notes-list .list-of-notes li a:hover span,
.notes-env .notes-list .list-of-notes li a:hover strong
{
	color: #737881;
}
.notes-env .notes-list .list-of-notes li .note-close
{
	position: absolute;
	right: 11px;
	top: 1px;
	border: none;
	background: none;
	outline: none;
	background: #f5f5f5;
	border: 1px solid #e0e0e0;
	border-top: 0;
	border-right: 0;
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
}
.notes-env .notes-list .list-of-notes li:hover .note-close
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.notes-env .notes-list .list-of-notes li .content
{
	display: none;
}
.notes-env .notes-list .list-of-notes li.current a
{
	background: #fff;
}
.notes-env .notes-list .list-of-notes li + .no-notes
{
	display: none;
}
.notes-env .notes-list .write-pad
{
	float: right;
	width: 74%;
	background: #ffffff;
	position: relative;
}
.notes-env .notes-list .write-pad:after
{
	display: block;
	content: '';
	position: absolute;
	left: 95px;
	top: 0;
	bottom: 0;
	background: #f9d4d1;
	width: 1px;
}
.notes-env .notes-list .write-pad textarea
{
	background: transparent;
	border: none;
	background: url(../images/notes-lines.png) left top;
	background-attachment: local;
	min-height: 780px;
	font: 14px/52px "Arimo", "Helvetica Neue", Helvetica, Arial, sans-serif, serif;
	border: 1px solid #dddddd;
	max-height: 1500px;
	padding-left: 125px;
	padding-right: 50px;
}
.notes-env .notes-list .write-pad textarea::-webkit-scrollbar
{
	width: 5px;
}
.notes-env .notes-list .write-pad textarea::-webkit-scrollbar-track
{
	width: 5px;
	background-color: #e0e0e0;
}
.notes-env .notes-list .write-pad textarea::-webkit-scrollbar-thumb
{
	background-color: #bdbdbd;
}
.notes-env + footer.main
{
	border-top: 0;
	padding-top: 10px;
}
@media (max-width: 992px)
{
	.notes-env .notes-list .list-of-notes
	{
		width: 35%;
	}
	.notes-env .notes-list .write-pad
	{
		width: 65%;
	}
	.notes-env .notes-list .write-pad textarea
	{
		padding-left: 50px;
	}
	.notes-env .notes-list .write-pad:after
	{
		left: 35px;
	}
}
@media (max-width: 768px)
{
	body .notes-env .notes-list .list-of-notes,
	body .notes-env .notes-list .write-pad
	{
		width: 100%;
		float: none;
	}
	body .notes-env .notes-list .list-of-notes
	{
		padding-bottom: 10px;
	}
	body .notes-env .notes-list .list-of-notes li
	{
		padding: 0;
		padding-top: 10px;
		padding-bottom: 0;
	}
	body .notes-env .notes-list .list-of-notes li a span
	{
		display: none;
	}
	body .notes-env .notes-list .list-of-notes li .note-close
	{
		right: 1px;
		top: 11px;
	}
	body .notes-env .notes-list .write-pad textarea
	{
		min-height: 400px;
		max-height: 600px;
	}
}
.tocify
{
	border: 1px solid #dddddd;
	background: #fff;
	-webkit-border-radius: 0px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0px;
	-moz-background-clip: padding;
	border-radius: 0px;
	background-clip: padding-box;
}
.tocify.fixed
{
	position: fixed;
	top: 15px;
}
.navbar.horizontal-menu + .page-container .tocify.fixed
{
	top: 110px;
}
@media (max-width: 991px)
{
	.tocify
	{
		top: 0px;
		position: relative !important;
		margin-bottom: 30px;
	}
	.tocify .tocify-item.active > a:before,
	.tocify .tocify-item.active > a:after
	{
		display: none !important;
	}
}
.tocify li
{
	border-top: 1px solid #f0f0f0;
}
.tocify li a
{
	color: #979898;
}
.tocify li a:hover
{
	background: #ffffff;
	color: #2c2e2f;
}
.tocify > ul:first-child > li
{
	border-top: 0;
}
.tocify > ul ul li a
{
	padding-left: 30px;
}
.tocify > ul ul
{
	background: #ffffff;
}
.tocify > ul ul ul li a
{
	padding-left: 40px;
}
.tocify > ul:last-child
{
	border-bottom: 0;
}
.tocify .tocify-item.active > a
{
	position: relative;
	background: #f6f6f6;
	color: #2c2e2f;
}
.tocify .tocify-item.active > a:after
{
	content: '';
	display: block;
	position: absolute;
	top: 14px;
	right: -1px;
	width: 0;
	height: 0;
	border-color: transparent #eeeeee transparent transparent;
	border-style: solid;
	border-width: 6px;
}
.tocify .tocify-item.active > a:before
{
	content: '';
	display: block;
	position: absolute;
	top: 13px;
	right: -1px;
	margin-left: -2px;
	width: 0;
	height: 0;
	border-color: transparent #dddddd transparent transparent;
	border-style: solid;
	border-width: 7px;
}
.tocify-extend-page
{
	display: none !important;
}
.google-map-env
{
	background: #e5e5e5;
	margin-bottom: 30px;
}
.google-map-env ~ .main-footer
{
	display: none !important;
}
.google-map-env.fill
{
	margin: -30px;
}
.google-map-env.fill .map-toolbar > .row
{
	margin-left: 0;
	margin-right: 0;
}
.google-map-env .map-toolbar
{
	padding: 20px 15px;
	background: #fff;
}
.google-map-env .map-toolbar + .gmap
{
	border-top: 1px solid #ccc;
}
.google-map-env .gmap + .map-toolbar
{
	border-top: 1px solid 0px;
}
.google-map-env .full-page-google-map
{
	border-top: 1px solid #dddddd;
}
.google-map-env .full-page-google-map > div
{
	width: 100%;
	height: 500px;
}
.jvectormap-label
{
	position: absolute;
	display: none;
	background: #2c2e2f;
	color: white;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px 7px;
	z-index: 1000 !important;
	-webkit-border-radius: 0px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0px;
	-moz-background-clip: padding;
	border-radius: 0px;
	background-clip: padding-box;
}
.jvectormap-zoomin,
.jvectormap-zoomout
{
	position: absolute;
	left: 10px;
	border: 1px solid #e7e7e7;
	background: #fafafa;
	padding: 3px;
	color: #979898;
	width: 28px;
	height: 28px;
	cursor: pointer;
	line-height: 19px;
	text-align: center;
	-webkit-border-radius: 0px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 0px;
	-moz-background-clip: padding;
	border-radius: 0px;
	background-clip: padding-box;
}
.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover
{
	background-color: #f2f2f2;
}
.jvectormap-zoomin:active,
.jvectormap-zoomout:active
{
	-webkit-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.jvectormap-zoomin
{
	top: 10px;
}
.jvectormap-zoomout
{
	top: 37px;
}
.xenon-loading-bar
{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	background: rgba(44, 46, 47, 0.3);
	height: 5px;
	z-index: 10000;
	top: 0px;
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	-webkit-transition: all 220ms ease-in-out;
	-moz-transition: all 220ms ease-in-out;
	-o-transition: all 220ms ease-in-out;
	transition: all 220ms ease-in-out;
}
.xenon-loading-bar span
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0%;
	background: #68b828;
}
.xenon-loading-bar.progress-is-hidden
{
	top: -5px;
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
	visibility: hidden;
}
.toast-title
{
	font-weight: bold;
	margin-bottom: 5px;
}
.toast-message
{
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.toast-message a,
.toast-message label
{
	color: #ffffff;
}
.toast-message a:hover
{
	color: #cccccc;
	text-decoration: none;
}
.toast-close-button
{
	position: relative;
	right: -0.3em;
	top: -0.3em;
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.toast-close-button:hover,
.toast-close-button:focus
{
	text-decoration: none;
	cursor: pointer;
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
/*Additional properties for button version
iOS requires the button element instead of an anchor tag.
If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button
{
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.toast-top-full-width
{
	top: 0;
	right: 0;
	width: 100%;
	margin-top: 15px;
}
.toast-top-full-width .toast
{
	margin-bottom: 15px !important;
}
.toast-bottom-full-width
{
	bottom: 0;
	right: 0;
	width: 100%;
}
.toast-top-left
{
	top: 12px;
	left: 12px;
}
.toast-top-right
{
	top: 12px;
	right: 12px;
}
.toast-bottom-right
{
	right: 12px;
	bottom: 12px;
}
.toast-bottom-left
{
	bottom: 12px;
	left: 12px;
}
#toast-container
{
	position: fixed;
	z-index: 999999;
	/*overrides*/
}
#toast-container *
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#toast-container > div
{
	margin: 0 0 6px;
	padding: 12px 15px;
	width: 300px;
	margin-bottom: 10px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-position: 15px center;
	background-repeat: no-repeat;
	color: #ffffff;
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
#toast-container > div i
{
	margin-right: 6px;
}
#toast-container > :hover
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	cursor: pointer;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div
{
	width: 96%;
	margin: auto;
}
.toast
{
	background-color: #030303;
}
.toast-success
{
	background-color: #8dc63f;
}
.toast-error
{
	background-color: #cc3f44;
}
.toast-info
{
	background-color: #40bbea;
}
.toast-warning
{
	background-color: #ffba00;
}
.toast-default > div
{
	background-color: rgba(44, 46, 47, 0.8);
}
/*Responsive Design*/
@media all and (max-width: 240px)
{
	#toast-container > div
	{
		padding: 8px 8px 8px 50px;
		width: 11em;
	}
	#toast-container .toast-close-button
	{
		right: -0.2em;
		top: -0.2em;
	}
}
@media all and (min-width: 241px) and (max-width: 480px)
{
	#toast-container > div
	{
		padding: 8px 8px 8px 50px;
		width: 18em;
	}
	#toast-container .toast-close-button
	{
		right: -0.2em;
		top: -0.2em;
	}
}
@media all and (min-width: 481px) and (max-width: 768px)
{
	#toast-container > div
	{
		padding: 15px 15px 15px 50px;
		width: 25em;
	}
}
.uk-nestable-item .uk-nestable-handle
{
	padding: 5px 8px;
	background: #eeeeee;
}
.uk-nestable-item .uk-nestable-handle:hover,
.uk-nestable-item .uk-nestable-handle:active
{
	background: #e1e1e1;
}
.uk-nestable-item [data-nestable-action="toggle"]
{
	padding: 0 5px;
	padding-right: 0;
	display: none;
}
.uk-nestable-item .list-label
{
	display: inline-block;
	line-height: 1;
	padding: 5px 8px;
}
.uk-parent > .uk-nestable-item [data-nestable-action='toggle']
{
	display: inline-block !important;
}
.login-page
{
	background: #9cbfd1;
	color: #fff;
	padding-top: 150px;
}
.login-page .errors-container
{
	margin-bottom: 20px;
	padding: 0 30px;
}
.login-page .login-form
{
	position: relative;
	padding: 30px;
	margin-bottom: 20px;
}
.login-page .login-form.fade-in-effect
{
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all 800ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
	-moz-transition: all 800ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
	-o-transition: all 800ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
	transition: all 800ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
}
@media screen and (max-width: 768px)
{
	.login-page .login-form.fade-in-effect
	{
		left: 0;
	}
}
.login-page .login-form.fade-in-effect .form-group
{
	position: relative;
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all 500ms ease-out;
	-moz-transition: all 500ms ease-out;
	-o-transition: all 500ms ease-out;
	transition: all 500ms ease-out;
	-webkit-transition-delay: 150ms;
	-moz-transition-delay: 150ms;
	-o-transition-delay: 150ms;
	transition-delay: 150ms;
}
.login-page .login-form.fade-in-effect + .external-login
{
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
	-o-transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
	transition: all 500ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	-o-transition-delay: 100ms;
	transition-delay: 100ms;
}
.login-page .login-form.fade-in-effect.in
{
	left: 0;
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.login-page .login-form.fade-in-effect.in .form-group
{
	top: 0;
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.login-page .login-form.fade-in-effect.in + .external-login
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.login-page .login-form .login-header
{
	margin-bottom: 10px;
}
.login-page .login-form .login-header .logo
{
	display: block;
}
.login-page .login-form .login-header .logo img
{
	vertical-align: baseline;
}
.login-page .login-form .login-header .logo span
{
	padding-left: 3px;
	color: rgba(151, 152, 152, 0.6);
	font-size: 15px;
	vertical-align: baseline;
}
.login-page .login-form .login-header p
{
	color: #979898;
	font-size: 13px;
	margin: 0;
	margin-top: 10px;
}
.login-page .login-form .form-group
{
	position: relative;
	margin-bottom: 20px;
}
.login-page .login-form .form-group .control-label
{
	line-height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	padding: 0 13px;
	color: #979898;
	cursor: text;
}
.login-page .login-form .form-group .form-control
{
	height: 40px;
}
.login-page .login-form .form-group .form-control::-moz-placeholder
{
	color: rgba(151, 152, 152, 0.5);
	opacity: 1;
}
.login-page .login-form .form-group .form-control:-ms-input-placeholder
{
	color: rgba(151, 152, 152, 0.5);
}
.login-page .login-form .form-group .form-control::-webkit-input-placeholder
{
	color: rgba(151, 152, 152, 0.5);
}
.login-page .login-form .form-group .form-control::-webkit-input-placeholder
{
	color: rgba(151, 152, 152, 0.5);
}
.login-page .login-form .form-group .form-control:-moz-placeholder
{
	color: rgba(151, 152, 152, 0.5);
}
.login-page .login-form .form-group .form-control::-moz-placeholder
{
	color: rgba(151, 152, 152, 0.5);
}
.login-page .login-form .form-group .form-control:-ms-input-placeholder
{
	color: rgba(151, 152, 152, 0.5);
}
.login-page .login-form .form-group .form-control.input-dark
{
	background: #d4d2d2;
	border: 1px solid transparent;
	color: #848484;
}
.login-page .login-form .form-group .form-control.input-dark::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.5);
	opacity: 1;
}
.login-page .login-form .form-group .form-control.input-dark:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.5);
}
.login-page .login-form .form-group .form-control.input-dark::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.5);
}
.login-page .login-form .form-group .form-control.input-dark::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.5);
}
.login-page .login-form .form-group .form-control.input-dark:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.5);
}
.login-page .login-form .form-group .form-control.input-dark::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.5);
}
.login-page .login-form .form-group .form-control.input-dark:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.5);
}
.login-page .login-form .form-group .form-control.error
{
	border-color: rgba(204, 63, 68, 0.5);
}
.login-page .login-form .form-group label.error
{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding-right: 12px;
	font-size: 12px;
	line-height: 40px;
	color: #d52f2f;
}
.login-page .login-form .form-group.validate-has-error .form-control
{
	border-color: rgba(204, 63, 68, 0.5);
}
.login-page .login-form .form-group.is-focused .control-label
{
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	visibility: hidden;
}
.login-page .login-form .form-group .btn
{
	padding-top: 11.11111111px;
	padding-bottom: 11.11111111px;
}
.login-page .login-form .form-group .btn i
{
	margin-right: 5px;
}
.login-page .login-form .form-group .btn.btn-dark
{
	border-color: rgba(55, 57, 58, 0.9);
	background-color: #2c2e2f;
	color: #fff;
}
.login-page .login-form .form-group .btn.btn-dark:hover
{
	background-color: rgba(55, 57, 58, 0.3);
}
.login-page .login-form .login-footer
{
	margin-top: 45px;
}
.login-page .login-form .login-footer a
{
	color: #979898;
}
.login-page .login-form .login-footer a:hover
{
	color: #bdbebe;
}
.login-page .login-form .login-footer .info-links
{
	font-size: 11px;
	margin-top: 5px;
	color: rgba(151, 152, 152, 0.7);
}
.login-page .login-form .login-footer .info-links a
{
	color: rgba(151, 152, 152, 0.7);
}
.login-page .login-form .login-footer .info-links a:hover
{
	color: #979898;
}
.login-page .external-login
{
	position: relative;
	margin-bottom: 30px;
	padding: 0 30px;
}
.login-page .external-login a
{
	display: block;
	color: #fff;
	background: #2c2e2f;
	padding: 13px 20px;
	font-size: 15px;
	margin-bottom: 10px;
}
.login-page .external-login a i
{
	margin-right: 5px;
}
.login-page .external-login a:hover
{
	background: #454849;
}
.login-page .external-login a.facebook
{
	background-color: #3b5998;
}
.login-page .external-login a.facebook:hover
{
	background-color: #2d4373;
}
.login-page .external-login a.twitter
{
	background-color: #55acee;
}
.login-page .external-login a.twitter:hover
{
	background-color: #2795e9;
}
.login-page .external-login a.gplus
{
	background-color: #dd4b39;
}
.login-page .external-login a.gplus:hover
{
	background-color: #c23321;
}
.login-page.login-light
{
	background: #eeeeee;
}
.login-page.login-light .errors-container,
.login-page.login-light .external-login
{
	padding: 0;
}
.login-page.login-light .form-group label.error
{
	color: rgba(151, 152, 152, 0.8);
}
.login-page.login-light .login-form
{
	background: #fff;
	color: #979898;
}
.login-page.login-light .login-form .login-footer a
{
	color: #68b828;
}
.login-page.login-light .login-form .login-footer a:hover
{
	color: #508e1f;
}
.login-page.login-light .login-form .login-footer .info-links a
{
	color: rgba(151, 152, 152, 0.7);
}
.login-page.login-light .login-form .login-footer .info-links a:hover
{
	color: #979898;
}
@media screen and (max-width: 768px)
{
	.login-page
	{
		padding-top: 0;
	}
	.login-page .login-form,
	.login-page .errors-container,
	.login-page .external-login
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.login-page .errors-container
	{
		margin-top: 20px;
	}
	.login-page.login-light .login-form
	{
		padding-left: 30px;
		padding-right: 30px;
	}
	.login-page.login-light .errors-container,
	.login-page.login-light .external-login
	{
		padding-left: 0;
		padding-right: 0;
	}
	.login-page .row
	{
		margin: 0;
	}
}
.login-container
{
	max-width: 550px;
	margin: 0 auto;
}
.lockscreen-page
{
	background: #2c2e2f;
	color: #fff;
	padding-top: 250px;
}
@media screen and (max-width: 768px)
{
	.lockscreen-page
	{
		padding-top: 30px;
	}
	.lockscreen-page .row
	{
		margin: 0 auto;
	}
}
.lockscreen-page .lockcreen-form .user-thumb
{
	float: left;
	width: 25%;
}
.lockscreen-page .lockcreen-form .user-thumb img
{
	-webkit-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.05);
	-moz-box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.05);
	box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.05);
}
.lockscreen-page .lockcreen-form .form-group
{
	position: relative;
	float: left;
	width: 75%;
	padding-left: 30px;
}
.lockscreen-page .lockcreen-form .form-group h3
{
	margin: 0;
}
.lockscreen-page .lockcreen-form .form-group p
{
	color: #979898;
	font-size: 13px;
	margin: 0;
	margin-top: 10px;
}
.lockscreen-page .lockcreen-form .form-group .input-group
{
	position: relative;
	margin-top: 20px;
}
.lockscreen-page .lockcreen-form .form-group .input-group .form-control
{
	background: transparent;
	border: 1px solid #3e4142;
	color: #fff;
	height: 40px;
}
.lockscreen-page .lockcreen-form .form-group .input-group .form-control.error
{
	border-color: rgba(204, 63, 68, 0.5);
}
.lockscreen-page .lockcreen-form .form-group .input-group label.error
{
	position: absolute;
	top: 100%;
	left: 0;
	padding-top: 10px;
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
}
.lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn
{
	padding-left: 10px;
}
.lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn .btn
{
	border: 1px solid #3e4142;
	padding: 10px 20px;
}
.lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn .btn:hover,
.lockscreen-page .lockcreen-form .form-group .input-group .input-group-btn .btn:focus
{
	background-color: rgba(62, 65, 66, 0.3);
}
.lockscreen-page .lockcreen-form.fade-in-effect .user-thumb
{
	position: relative;
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}
.lockscreen-page .lockcreen-form.fade-in-effect .form-group
{
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.lockscreen-page .lockcreen-form.fade-in-effect .form-group .input-group
{
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
	-webkit-transition: all 800ms ease-in-out;
	-moz-transition: all 800ms ease-in-out;
	-o-transition: all 800ms ease-in-out;
	transition: all 800ms ease-in-out;
}
.lockscreen-page .lockcreen-form.fade-in-effect.in .user-thumb
{
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	left: 0;
}
.lockscreen-page .lockcreen-form.fade-in-effect.in .form-group
{
	top: 0px;
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.lockscreen-page .lockcreen-form.fade-in-effect.in .form-group .input-group
{
	top: 0px;
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
@media screen and (max-width: 768px)
{
	.lockscreen-page .lockcreen-form .user-thumb,
	.lockscreen-page .lockcreen-form .form-group
	{
		float: none;
		width: 100%;
	}
	.lockscreen-page .lockcreen-form .user-thumb
	{
		text-align: center;
		margin-bottom: 30px;
	}
	.lockscreen-page .lockcreen-form .user-thumb a
	{
		display: inline-block;
	}
	.lockscreen-page .lockcreen-form .form-group
	{
		padding-left: 0;
		text-align: center;
	}
}
.xe-widget
{
	position: relative;
}
.xe-widget.xe-counter,
.xe-widget.xe-counter-block .xe-upper,
.xe-widget.xe-progress-counter .xe-upper
{
	background: #fff;
	padding: 28px;
	line-height: 1;
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.xe-widget.xe-counter .xe-icon,
.xe-widget.xe-counter .xe-label,
.xe-widget.xe-counter-block .xe-upper .xe-icon,
.xe-widget.xe-counter-block .xe-upper .xe-label,
.xe-widget.xe-progress-counter .xe-upper .xe-icon,
.xe-widget.xe-progress-counter .xe-upper .xe-label
{
	display: table-cell;
	vertical-align: middle;
	padding: 18px;
}
.xe-widget.xe-counter .xe-icon,
.xe-widget.xe-counter-block .xe-upper .xe-icon,
.xe-widget.xe-progress-counter .xe-upper .xe-icon
{
	width: 1%;
}
.xe-widget.xe-counter .xe-icon i,
.xe-widget.xe-counter-block .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper .xe-icon i
{
	display: block;
	background: #68b828;
	color: #fff;
	text-align: center;
	font-size: 25px;
	line-height: 50px;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50%;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 50%;
	-moz-background-clip: padding;
	border-radius: 50%;
	background-clip: padding-box;
}
.xe-widget.xe-counter .xe-icon + .xe-label,
.xe-widget.xe-counter-block .xe-upper .xe-icon + .xe-label,
.xe-widget.xe-progress-counter .xe-upper .xe-icon + .xe-label
{
	padding-left: 0;
}
.xe-widget.xe-counter .xe-label .num,
.xe-widget.xe-counter-block .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter .xe-upper .xe-label .num
{
	display: block;
	font-size: 28px;
	font-weight: normal;
	color: #3e3f3f;
}
.xe-widget.xe-counter .xe-label span,
.xe-widget.xe-counter-block .xe-upper .xe-label span,
.xe-widget.xe-progress-counter .xe-upper .xe-label span
{
	display: block;
	font-style: normal;
	font-size: 10px;
	text-transform: uppercase;
	color: #979898;
	margin-top: 5px;
}
.xe-widget.xe-counter .xe-label + .xe-icon,
.xe-widget.xe-counter-block .xe-upper .xe-label + .xe-icon,
.xe-widget.xe-progress-counter .xe-upper .xe-label + .xe-icon
{
	padding-left: 0;
}
.xe-widget.xe-counter.xe-counter-primary .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-primary .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-primary .xe-icon i
{
	background-color: #2c2e2f;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-success .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-success .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-success .xe-icon i
{
	background-color: #8dc63f;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-warning .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-warning .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-warning .xe-icon i
{
	background-color: #ffba00;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-info .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-info .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-info .xe-icon i
{
	background-color: #40bbea;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-danger .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-danger .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-danger .xe-icon i
{
	background-color: #cc3f44;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-blue .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-blue .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-blue .xe-icon i
{
	background-color: #0e62c7;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-red .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-red .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-red .xe-icon i
{
	background-color: #d5080f;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-purple .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-purple .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-purple .xe-icon i
{
	background-color: #7c38bc;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-orange .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-orange .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-orange .xe-icon i
{
	background-color: #f7aa47;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-yellow .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-yellow .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-yellow .xe-icon i
{
	background-color: #fcd036;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-turquoise .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-turquoise .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-turquoise .xe-icon i
{
	background-color: #00b19d;
	color: #ffffff;
}
.xe-widget.xe-counter.xe-counter-white .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-white .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-white .xe-icon i
{
	background-color: #ffffff;
	color: #4b4b4b;
}
.xe-widget.xe-counter.xe-counter-white .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-white .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-white .xe-icon i
{
	border: 1px solid #dddddd;
}
.xe-widget.xe-counter.xe-counter-gray .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-gray .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-gray .xe-icon i
{
	background-color: #eeeeee;
	color: #555555;
}
.xe-widget.xe-counter.xe-counter-pink .xe-icon i,
.xe-widget.xe-counter-block .xe-upper.xe-counter-pink .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper.xe-counter-pink .xe-icon i
{
	background-color: #ff6264;
	color: #ffffff;
}
.xe-widget.xe-counter-block,
.xe-widget.xe-progress-counter
{
	color: #fff;
	background: #68b828;
	margin-bottom: 20px;
}
.xe-widget.xe-counter-block .xe-upper,
.xe-widget.xe-progress-counter .xe-upper
{
	margin: 0;
	border-spacing: 0;
	border: 0;
	background: #68b828;
}
.xe-widget.xe-counter-block .xe-upper .xe-icon,
.xe-widget.xe-counter-block .xe-upper .xe-label,
.xe-widget.xe-progress-counter .xe-upper .xe-icon,
.xe-widget.xe-progress-counter .xe-upper .xe-label
{
	padding-bottom: 0;
}
.xe-widget.xe-counter-block .xe-upper .xe-icon,
.xe-widget.xe-progress-counter .xe-upper .xe-icon
{
	text-align: center;
}
.xe-widget.xe-counter-block .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter .xe-upper .xe-icon i
{
	background: #68b828;
	font-size: 32px;
}
.xe-widget.xe-counter-block .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter .xe-upper .xe-label .num
{
	color: #fff;
}
.xe-widget.xe-counter-block .xe-upper .xe-label span,
.xe-widget.xe-progress-counter .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block .xe-lower,
.xe-widget.xe-progress-counter .xe-lower
{
	padding: 15px 30px;
}
.xe-widget.xe-counter-block .xe-lower .border,
.xe-widget.xe-progress-counter .xe-lower .border
{
	height: 1px;
	background: rgba(255, 255, 255, 0.5);
	margin-bottom: 10px;
}
.xe-widget.xe-counter-block .xe-lower span,
.xe-widget.xe-counter-block .xe-lower strong,
.xe-widget.xe-progress-counter .xe-lower span,
.xe-widget.xe-progress-counter .xe-lower strong
{
	font-size: 10px;
	text-transform: uppercase;
	display: block;
}
.xe-widget.xe-counter-block .xe-lower span,
.xe-widget.xe-progress-counter .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block .xe-lower strong,
.xe-widget.xe-progress-counter .xe-lower strong
{
	font-weight: normal;
}
.xe-widget.xe-counter-block.xe-counter-block-primary,
.xe-widget.xe-progress-counter.xe-counter-block-primary
{
	background: #2c2e2f;
}
.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper
{
	background: #2c2e2f;
}
.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper .xe-icon i
{
	background-color: #2c2e2f;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-primary .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-primary .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-primary .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-primary .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-primary .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-primary .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-primary .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-primary .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-success,
.xe-widget.xe-progress-counter.xe-counter-block-success
{
	background: #8dc63f;
}
.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper
{
	background: #8dc63f;
}
.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper .xe-icon i
{
	background-color: #8dc63f;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-success .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-success .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-success .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-success .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-success .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-success .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-success .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-success .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-warning,
.xe-widget.xe-progress-counter.xe-counter-block-warning
{
	background: #ffba00;
}
.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper
{
	background: #ffba00;
}
.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper .xe-icon i
{
	background-color: #ffba00;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-warning .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-warning .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-warning .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-warning .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-warning .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-warning .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-warning .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-warning .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-danger,
.xe-widget.xe-progress-counter.xe-counter-block-danger
{
	background: #cc3f44;
}
.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper
{
	background: #cc3f44;
}
.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper .xe-icon i
{
	background-color: #cc3f44;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-danger .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-danger .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-danger .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-danger .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-danger .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-danger .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-danger .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-danger .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-info,
.xe-widget.xe-progress-counter.xe-counter-block-info
{
	background: #40bbea;
}
.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper
{
	background: #40bbea;
}
.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper .xe-icon i
{
	background-color: #40bbea;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-info .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-info .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-info .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-info .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-info .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-info .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-info .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-info .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-purple,
.xe-widget.xe-progress-counter.xe-counter-block-purple
{
	background: #7c38bc;
}
.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper
{
	background: #7c38bc;
}
.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper .xe-icon i
{
	background-color: #7c38bc;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-purple .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-purple .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-purple .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-purple .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-purple .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-purple .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-purple .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-purple .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-blue,
.xe-widget.xe-progress-counter.xe-counter-block-blue
{
	background: #0e62c7;
}
.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper
{
	background: #0e62c7;
}
.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper .xe-icon i
{
	background-color: #0e62c7;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-blue .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-blue .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-blue .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-blue .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-blue .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-blue .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-blue .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-blue .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-red,
.xe-widget.xe-progress-counter.xe-counter-block-red
{
	background: #d5080f;
}
.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper
{
	background: #d5080f;
}
.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper .xe-icon i
{
	background-color: #d5080f;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-red .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-red .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-red .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-red .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-red .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-red .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-red .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-red .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-orange,
.xe-widget.xe-progress-counter.xe-counter-block-orange
{
	background: #f7aa47;
}
.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper
{
	background: #f7aa47;
}
.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper .xe-icon i
{
	background-color: #f7aa47;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-orange .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-orange .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-orange .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-orange .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-orange .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-orange .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-orange .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-orange .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise
{
	background: #00b19d;
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper
{
	background: #00b19d;
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper .xe-icon i
{
	background-color: #00b19d;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-turquoise .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-turquoise .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-pink,
.xe-widget.xe-progress-counter.xe-counter-block-pink
{
	background: #ff6264;
}
.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper
{
	background: #ff6264;
}
.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper .xe-icon i
{
	background-color: #ff6264;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-pink .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-pink .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-pink .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-pink .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-pink .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-pink .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-pink .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-pink .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-yellow,
.xe-widget.xe-progress-counter.xe-counter-block-yellow
{
	background: #fcd036;
}
.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper
{
	background: #fcd036;
}
.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper .xe-icon i
{
	background-color: #fcd036;
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper .xe-label .num
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-upper .xe-label span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-lower .border
{
	background: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-lower span
{
	color: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-yellow .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-yellow .xe-lower strong
{
	color: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-gray,
.xe-widget.xe-progress-counter.xe-counter-block-gray
{
	background: #d5d5d5;
}
.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper
{
	background: #d5d5d5;
}
.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper .xe-icon i
{
	background-color: #d5d5d5;
	color: #666666;
}
.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper .xe-label .num
{
	color: #666666;
}
.xe-widget.xe-counter-block.xe-counter-block-gray .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-gray .xe-upper .xe-label span
{
	color: rgba(102, 102, 102, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-gray .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-gray .xe-lower .border
{
	background: rgba(102, 102, 102, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-gray .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-gray .xe-lower span
{
	color: rgba(102, 102, 102, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-gray .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-gray .xe-lower strong
{
	color: #666666;
}
.xe-widget.xe-counter-block.xe-counter-block-white,
.xe-widget.xe-progress-counter.xe-counter-block-white
{
	background: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper,
.xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper
{
	background: #ffffff;
}
.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper .xe-icon i,
.xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper .xe-icon i
{
	background-color: #ffffff;
	color: #4b4b4b;
}
.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper .xe-label .num,
.xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper .xe-label .num
{
	color: #4b4b4b;
}
.xe-widget.xe-counter-block.xe-counter-block-white .xe-upper .xe-label span,
.xe-widget.xe-progress-counter.xe-counter-block-white .xe-upper .xe-label span
{
	color: rgba(75, 75, 75, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-white .xe-lower .border,
.xe-widget.xe-progress-counter.xe-counter-block-white .xe-lower .border
{
	background: rgba(75, 75, 75, 0.5);
}
.xe-widget.xe-counter-block.xe-counter-block-white .xe-lower span,
.xe-widget.xe-progress-counter.xe-counter-block-white .xe-lower span
{
	color: rgba(75, 75, 75, 0.7);
}
.xe-widget.xe-counter-block.xe-counter-block-white .xe-lower strong,
.xe-widget.xe-progress-counter.xe-counter-block-white .xe-lower strong
{
	color: #4b4b4b;
}
.xe-widget.xe-progress-counter
{
	position: relative;
	color: #fff;
	background: #68b828;
	margin-bottom: 20px;
	overflow: hidden;
}
.xe-widget.xe-progress-counter .xe-background
{
	position: absolute;
	left: -40%;
	bottom: -10%;
	color: #fff;
	font-size: 150px;
	zoom: 1;
	-webkit-opacity: 0.1;
	-moz-opacity: 0.1;
	opacity: 0.1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
	filter: alpha(opacity=10);
}
.xe-widget.xe-progress-counter .xe-background i
{
	line-height: 1;
	display: block;
}
.xe-widget.xe-progress-counter .xe-upper .xe-icon i
{
	font-size: 28px;
	background: none;
}
.xe-widget.xe-progress-counter .xe-upper .xe-label span
{
	padding: 0;
	padding-bottom: 5px;
}
.xe-widget.xe-progress-counter .xe-upper .xe-label .num
{
	font-size: 20px;
}
.xe-widget.xe-progress-counter .xe-progress
{
	height: 2px;
	position: relative;
	background: rgba(0, 0, 0, 0.1);
	margin: 0 30px;
	margin-top: 10px;
}
.xe-widget.xe-progress-counter .xe-progress .xe-progress-fill
{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	bottom: 0;
	background: #fff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-primary
{
	background-color: #2c2e2f;
}
.xe-widget.xe-progress-counter.xe-progress-counter-primary .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-primary .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-success
{
	background-color: #8dc63f;
}
.xe-widget.xe-progress-counter.xe-progress-counter-success .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-success .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-info
{
	background-color: #40bbea;
}
.xe-widget.xe-progress-counter.xe-progress-counter-info .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-info .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-danger
{
	background-color: #cc3f44;
}
.xe-widget.xe-progress-counter.xe-progress-counter-danger .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-danger .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-warning
{
	background-color: #ffba00;
}
.xe-widget.xe-progress-counter.xe-progress-counter-warning .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-warning .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-pink
{
	background-color: #ff6264;
}
.xe-widget.xe-progress-counter.xe-progress-counter-pink .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-pink .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-turquoise
{
	background-color: #00b19d;
}
.xe-widget.xe-progress-counter.xe-progress-counter-turquoise .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-turquoise .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-red
{
	background-color: #d5080f;
}
.xe-widget.xe-progress-counter.xe-progress-counter-red .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-red .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-orange
{
	background-color: #f7aa47;
}
.xe-widget.xe-progress-counter.xe-progress-counter-orange .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-orange .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-yellow
{
	background-color: #fcd036;
}
.xe-widget.xe-progress-counter.xe-progress-counter-yellow .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-yellow .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-progress-counter.xe-progress-counter-purple
{
	background-color: #7c38bc;
}
.xe-widget.xe-progress-counter.xe-progress-counter-purple .xe-background
{
	color: #ffffff;
}
.xe-widget.xe-progress-counter.xe-progress-counter-purple .xe-upper
{
	background-color: transparent;
}
.xe-widget.xe-vertical-counter
{
	background: #68b828;
	padding: 20px;
	padding-top: 40px;
	margin-bottom: 20px;
	color: #fff;
}
.xe-widget.xe-vertical-counter .xe-icon
{
	font-size: 75px;
	text-align: center;
	padding-bottom: 15px;
}
.xe-widget.xe-vertical-counter .xe-icon i
{
	display: block;
	line-height: 1.4;
}
.xe-widget.xe-vertical-counter .xe-label
{
	padding-top: 15px;
	text-align: center;
}
.xe-widget.xe-vertical-counter .xe-label .num
{
	display: block;
	font-weight: normal;
	font-size: 23px;
}
.xe-widget.xe-vertical-counter .xe-label span
{
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
	font-size: 12px;
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-primary
{
	background: #2c2e2f;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-primary .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-success
{
	background: #8dc63f;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-success .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-danger
{
	background: #cc3f44;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-danger .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-warning
{
	background: #ffba00;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-warning .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-info
{
	background: #40bbea;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-info .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-purple
{
	background: #7c38bc;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-purple .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-orange
{
	background: #f7aa47;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-orange .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-red
{
	background: #d5080f;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-red .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-blue
{
	background: #0e62c7;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-blue .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-turquoise
{
	background: #00b19d;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-turquoise .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-pink
{
	background: #ff6264;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-pink .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-yellow
{
	background: #fcd036;
	color: #ffffff;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-yellow .xe-label span
{
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-gray
{
	background: #d5d5d5;
	color: #555555;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-gray .xe-label span
{
	color: rgba(85, 85, 85, 0.95);
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-white
{
	background: #ffffff;
	color: #4b4b4b;
}
.xe-widget.xe-vertical-counter.xe-vertical-counter-white .xe-label span
{
	color: rgba(75, 75, 75, 0.95);
}
.xe-widget.xe-todo-list
{
	background: #fff;
	padding: 25px 30px;
	margin-bottom: 20px;
}
.xe-widget.xe-todo-list .xe-header
{
	display: table;
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
}
.xe-widget.xe-todo-list .xe-header .xe-icon,
.xe-widget.xe-todo-list .xe-header .xe-label
{
	display: table-cell;
	vertical-align: top;
	padding-bottom: 20px;
}
.xe-widget.xe-todo-list .xe-header .xe-icon
{
	width: 1%;
}
.xe-widget.xe-todo-list .xe-header .xe-icon i
{
	display: block;
	line-height: 1;
	font-size: 28px;
}
.xe-widget.xe-todo-list .xe-header .xe-label
{
	padding-left: 15px;
}
.xe-widget.xe-todo-list .xe-header .xe-label span,
.xe-widget.xe-todo-list .xe-header .xe-label strong
{
	display: block;
	line-height: 1.1;
}
.xe-widget.xe-todo-list .xe-header .xe-label span
{
	font-size: 12px;
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list .xe-header .xe-label strong
{
	font-size: 15px;
}
.xe-widget.xe-todo-list .xe-body
{
	padding-top: 5px;
	padding-bottom: 10px;
}
.xe-widget.xe-todo-list .xe-body label
{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.xe-widget.xe-todo-list .xe-body label > span
{
	position: relative;
	display: inline-block;
	color: #7d7f7f;
}
.xe-widget.xe-todo-list .xe-body li
{
	margin: 2px 0;
}
.xe-widget.xe-todo-list .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
}
.xe-widget.xe-todo-list .xe-body li.done label > span:after
{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 9px;
	height: 1px;
	background: #8a8b8b;
	content: '';
}
.xe-widget.xe-todo-list.xe-todo-list-primary
{
	background: #2c2e2f;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-primary .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-success
{
	background: #8dc63f;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-success .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-warning
{
	background: #ffba00;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-warning .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-danger
{
	background: #cc3f44;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-danger .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-info
{
	background: #40bbea;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-info .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary
{
	background: #68b828;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-secondary .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise
{
	background: #00b19d;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-turquoise .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-pink
{
	background: #ff6264;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-pink .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-red
{
	background: #d5080f;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-red .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-blue
{
	background: #0e62c7;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-blue .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-purple
{
	background: #7c38bc;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-purple .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow
{
	background: #fcd036;
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-header
{
	border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body .cbr-replaced .cbr-state
{
	border: 1px solid rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body label > span
{
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body li.done label > span
{
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-body li.done label > span:after
{
	background: rgba(255, 255, 255, 0.7);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control
{
	background: transparent;
	border: 1px solid rgba(255, 255, 255, 0.7);
	color: #ffffff;
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
	opacity: 1;
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control::-webkit-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control:-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control::-moz-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-todo-list.xe-todo-list-yellow .xe-footer .form-control:-ms-input-placeholder
{
	color: rgba(255, 255, 255, 0.9);
}
.xe-widget.xe-status-update
{
	background: #55acee;
	color: #fff;
	margin-bottom: 20px;
	padding: 30px;
	padding-bottom: 20px;
}
.xe-widget.xe-status-update .xe-header
{
	display: table;
	width: 100%;
}
.xe-widget.xe-status-update .xe-header .xe-icon,
.xe-widget.xe-status-update .xe-header .xe-nav
{
	display: table-cell;
	vertical-align: top;
	color: #fff;
	padding-bottom: 20px;
}
.xe-widget.xe-status-update .xe-header .xe-icon i
{
	font-size: 48px;
}
.xe-widget.xe-status-update .xe-header .xe-nav
{
	text-align: right;
}
.xe-widget.xe-status-update .xe-header .xe-nav a
{
	position: relative;
	margin-right: -10px;
	margin-top: -10px;
	color: #fff;
	padding: 0 8px;
	display: inline-block;
	line-height: 32px;
}
.xe-widget.xe-status-update .xe-header .xe-nav a:hover
{
	background: rgba(255, 255, 255, 0.1);
}
.xe-widget.xe-status-update .xe-header .xe-nav a + a
{
	margin-left: 10px;
}
.xe-widget.xe-status-update .xe-body li
{
	display: none !important;
}
.xe-widget.xe-status-update .xe-body li .status-date
{
	display: block;
	font-size: 16px;
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
	padding-bottom: 10px;
}
.xe-widget.xe-status-update .xe-body li p
{
	font-size: 14px;
	color: #fff;
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-status-update .xe-body li.active
{
	display: block !important;
}
.xe-widget.xe-status-update .xe-footer
{
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 15px;
}
.xe-widget.xe-status-update .xe-footer a
{
	color: #fff;
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-status-update .xe-footer a:hover
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.xe-widget.xe-status-update.xe-status-update-facebook
{
	background-color: #3b5998;
}
.xe-widget.xe-status-update.xe-status-update-google-plus
{
	background-color: #dd4b39;
}
.xe-widget.xe-single-news
{
	margin-bottom: 20px;
	position: relative;
}
.xe-widget.xe-single-news .xe-image img
{
	display: block;
	width: 100%;
}
.xe-widget.xe-single-news .xe-image .xe-gradient
{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(data:image/svg+xml;
	base64,
	PD94bWwgdmVyc2lvbj0iMS4wIiA/
	PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAuMDUiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
	background-image: -webkit-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
	background-image: -moz-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
	background-image: -o-linear-gradient(bottom, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
	background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.05) 100%);
}
.xe-widget.xe-single-news .xe-details
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
}
.xe-widget.xe-single-news .xe-details .category
{
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.xe-widget.xe-single-news .xe-details .category a
{
	color: #fff;
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
}
.xe-widget.xe-single-news .xe-details .category a:hover
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.xe-widget.xe-single-news .xe-details h3
{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 19px;
}
.xe-widget.xe-single-news .xe-details h3 a
{
	color: #fff;
	zoom: 1;
	-webkit-opacity: 0.8;
	-moz-opacity: 0.8;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	filter: alpha(opacity=80);
}
.xe-widget.xe-single-news .xe-details h3 a:hover
{
	zoom: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
}
.xe-widget.xe-single-news .xe-details time
{
	position: relative;
	display: block;
	color: #fff;
	font-size: 13px;
	margin-bottom: -20px;
	-webkit-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-moz-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	-o-transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	transition: all 350ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	zoom: 1;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
}
.xe-widget.xe-single-news:hover .xe-details time
{
	margin-bottom: 0;
	zoom: 1;
	-webkit-opacity: 0.7;
	-moz-opacity: 0.7;
	opacity: 0.7;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	filter: alpha(opacity=70);
}
.xe-widget.xe-conversations
{
	position: relative;
	background: #fff;
	margin-bottom: 20px;
	padding: 30px;
}
.xe-widget.xe-conversations .xe-bg-icon
{
	position: absolute;
	right: 20px;
	top: 20px;
}
.xe-widget.xe-conversations .xe-bg-icon i
{
	font-size: 80px;
	display: block;
	line-height: 1;
	zoom: 1;
	-webkit-opacity: 0.1;
	-moz-opacity: 0.1;
	opacity: 0.1;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
	filter: alpha(opacity=10);
}
.xe-widget.xe-conversations .xe-header
{
	display: table;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.xe-widget.xe-conversations .xe-header .xe-icon,
.xe-widget.xe-conversations .xe-header .xe-label
{
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 20px;
}
.xe-widget.xe-conversations .xe-header .xe-icon
{
	width: 1%;
}
.xe-widget.xe-conversations .xe-header .xe-icon i
{
	display: block;
	line-height: 1;
	font-size: 37px;
}
.xe-widget.xe-conversations .xe-header .xe-label
{
	padding-left: 10px;
}
.xe-widget.xe-conversations .xe-header .xe-label h3
{
	display: block;
	margin: 0;
	padding: 0;
}
.xe-widget.xe-conversations .xe-header .xe-label h3 small
{
	padding-top: 5px;
	font-size: 13px;
	display: block;
	zoom: 1;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	filter: alpha(opacity=50);
}
.xe-widget.xe-conversations .xe-body
{
	border-bottom: 1px solid #eee;
}
.xe-widget.xe-conversations .xe-body .xe-user-img
{
	float: left;
	display: block;
	padding-right: 10px;
}
.xe-widget.xe-conversations .xe-body .xe-comment-entry
{
	display: table;
	width: 100%;
}
.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-user-img,
.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment
{
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}
.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-user-img img
{
	display: block;
}
.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment
{
	width: 99%;
	padding-left: 10px;
}
.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment .xe-user-name
{
	display: block;
	margin-bottom: 5px;
}
.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment .xe-user-name:hover strong
{
	color: #7d7f7f;
}
.xe-widget.xe-conversations .xe-body .xe-comment-entry .xe-comment p
{
	font-size: 12px;
}
.xe-widget.xe-conversations .xe-body ul > li
{
	margin: 10px 0;
	border-bottom: 1px solid #eee;
}
.xe-widget.xe-conversations .xe-body ul > li:last-child
{
	border-bottom: 0;
}
.xe-widget.xe-conversations .xe-footer a
{
	margin-top: 20px;
	display: block;
	font-size: 11px;
	color: #7d7f7f;
	text-align: center;
	text-transform: uppercase;
}
.xe-widget.xe-conversations .xe-footer a:hover
{
	color: #646565;
}
.xe-widget.xe-weather
{
	position: relative;
	background: #459ec4;
	color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.xe-widget.xe-weather .xe-background
{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
}
.xe-widget.xe-weather .xe-background img
{
	display: block;
	line-height: 1;
	width: 100%;
	position: relative;
}
.xe-widget.xe-weather .xe-background.xe-background-animated
{
	left: -10%;
	top: -20%;
}
.xe-widget.xe-weather .xe-background.xe-background-animated img
{
	width: 120%;
	-webkit-animation: weatherBgMove 10s infinite linear;
	-moz-animation: weatherBgMove 10s infinite linear;
	-o-animation: weatherBgMove 10s infinite linear;
	animation: weatherBgMove 10s infinite linear;
	-webkit-animation-direction: alternate;
	-moz-animation-direction: alternate;
	-o-animation-direction: alternate;
	animation-direction: alternate;
}
.xe-widget.xe-weather .xe-background.xe-background-animated lesshat-selector
{
	-lh-property: 0;
}
@-webkit-keyframes weatherBgMove
{
	0%
	{
		left: 0%;
	}
	50%
	{
		left: 10%;
	}
	100%
	{
		left: 0%;
	}
}
@-moz-keyframes weatherBgMove
{
	0% {
	left: 0%;
}
50%
{
	left: 10%;
}
100%
{
	left: 0%;
}
}
@-o-keyframes weatherBgMove
{
	0% {
	left: 0%;
}
50%
{
	left: 10%;
}
100%
{
	left: 0%;
}
}
@keyframes weatherBgMove
{
	0%
	{
		left: 0%;
	}
	50%
	{
		left: 10%;
	}
	100%
	{
		left: 0%;
	}
	;
}
@media screen and (max-width: 768px)
{
	.xe-widget.xe-weather .xe-background
	{
		top: auto;
		bottom: 0;
	}
	.xe-widget.xe-weather .xe-background.xe-background-animated
	{
		top: auto;
		bottom: 0;
	}
}
.xe-widget.xe-weather .xe-current-day
{
	position: absolute;
	z-index: 2;
	right: 35%;
	top: 0;
	left: 0;
	bottom: 0;
	padding: 30px;
}
.xe-widget.xe-weather .xe-current-day .xe-now
{
	margin-bottom: 20px;
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature
{
	display: table;
	float: left;
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-icon,
.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-label
{
	display: table-cell;
	vertical-align: middle;
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-icon i
{
	display: block;
	line-height: 1;
	font-size: 35px;
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-label
{
	padding-left: 10px;
	line-height: 1;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.8);
	font-size: 11px;
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-temperature .xe-label strong
{
	display: block;
	padding-top: 2px;
	font-size: 23px;
	line-height: 1;
	color: #fff;
	font-weight: normal;
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-location
{
	float: right;
	text-align: right;
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-location h4
{
	margin: 0;
	padding-bottom: 5px;
	color: rgba(255, 255, 255, 0.95);
}
.xe-widget.xe-weather .xe-current-day .xe-now .xe-location time
{
	color: rgba(255, 255, 255, 0.8);
	font-size: 12px;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast
{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 30px;
	padding-bottom: 30px;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	display: table;
	width: 100%;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast ul > li
{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 1%;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast ul > li:after
{
	content: '';
	display: block;
	width: 1px;
	top: 32px;
	left: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.25);
	position: absolute;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast ul > li:first-child:after
{
	display: none;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry
{
	text-align: center;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry time
{
	display: inline-block;
	background: rgba(0, 0, 0, 0.15);
	padding: 5px 5px;
	line-height: 1;
	color: rgba(255, 255, 255, 0.7);
	font-size: 11px;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry .xe-icon i
{
	display: block;
	line-height: 42px;
	font-size: 20px;
}
.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry .xe-temp
{
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.85);
}
.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry:hover time,
.xe-widget.xe-weather .xe-current-day .xe-forecast .xe-forecast-entry:hover .xe-temp
{
	color: #fff;
}
@media screen and (max-width: 768px)
{
	.xe-widget.xe-weather .xe-current-day
	{
		position: relative;
		width: 100%;
	}
	.xe-widget.xe-weather .xe-current-day .xe-forecast
	{
		position: relative;
		margin-top: 90px;
		padding: 0;
	}
}
.xe-widget.xe-weather .xe-weekdays
{
	float: right;
	position: relative;
	z-index: 2;
	background: rgba(0, 0, 0, 0.05);
	padding: 15px 30px;
	width: 35%;
}
.xe-widget.xe-weather .xe-weekdays ul > li
{
	position: relative;
}
.xe-widget.xe-weather .xe-weekdays ul > li:after
{
	content: '';
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	height: 1px;
	background: rgba(255, 255, 255, 0.25);
}
.xe-widget.xe-weather .xe-weekdays ul > li:last-child:after
{
	display: none;
}
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast
{
	display: table;
	width: 100%;
	cursor: default;
}
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp,
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-day,
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-icon
{
	display: table-cell;
	vertical-align: middle;
	padding: 15px 0;
}
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp
{
	width: 20%;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
}
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-icon
{
	text-align: right;
	font-size: 20px;
}
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-icon i
{
	display: block;
	line-height: 1;
}
.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast:hover .xe-temp
{
	color: rgba(255, 255, 255, 0.95);
}
@media screen and (max-width: 768px)
{
	.xe-widget.xe-weather .xe-weekdays
	{
		float: none;
		width: 100%;
	}
	.xe-widget.xe-weather .xe-weekdays .xe-weekday-forecast .xe-temp
	{
		width: 10%;
	}
}
.xe-widget.xe-map-stats
{
	background: #385868;
	color: #fff;
	margin-bottom: 20px;
	display: table;
	width: 100%;
}
.xe-widget.xe-map-stats .xe-map,
.xe-widget.xe-map-stats .xe-details
{
	display: table-cell;
	vertical-align: top;
}
.xe-widget.xe-map-stats .xe-map
{
	width: 65%;
	position: relative;
}
.xe-widget.xe-map-stats .xe-map > div
{
	position: absolute;
	top: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px;
}
.xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomin,
.xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomout
{
	width: 22px;
	height: 22px;
	line-height: 20px;
	padding: 0;
	border: 0;
}
.xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomin.jvectormap-zoomout,
.xe-widget.xe-map-stats .xe-map > div .jvectormap-zoomout.jvectormap-zoomout
{
	top: 32px;
	border-top: 1px solid rgba(204, 204, 204, 0.8);
}
.xe-widget.xe-map-stats .xe-details
{
	width: 35%;
	background: rgba(0, 0, 0, 0.3);
	padding: 30px;
}
.xe-widget.xe-map-stats .xe-details > .xe-label h3
{
	margin: 0;
}
.xe-widget.xe-map-stats .xe-details > .xe-label p
{
	margin: 0;
	padding-top: 5px;
	color: rgba(255, 255, 255, 0.8);
}
.xe-widget.xe-map-stats .xe-details ul
{
	margin-top: 20px;
}
.xe-widget.xe-map-stats .xe-details ul li
{
	position: relative;
	padding: 10px 5px;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.xe-widget.xe-map-stats .xe-details .xe-map-data
{
	display: block;
}
.xe-widget.xe-map-stats .xe-details .xe-map-data .label
{
	display: inline-block;
	text-align: center;
	min-width: 30px;
	margin-right: 5px;
	vertical-align: middle;
}
.xe-widget.xe-map-stats .xe-details .xe-map-data .xe-label
{
	font-size: 14px;
}
@media screen and (max-width: 768px)
{
	.xe-widget.xe-map-stats
	{
		display: block;
	}
	.xe-widget.xe-map-stats .xe-map
	{
		min-height: 300px;
	}
	.xe-widget.xe-map-stats .xe-map,
	.xe-widget.xe-map-stats .xe-details
	{
		width: 100%;
		display: block;
	}
}
