﻿.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }




/*
* Theme Name: Workplex - Creative Job Board HTML Template
* Author: Themezhub
* Version: 1.0
* Last Change: 02 Jan 20222
  Author URI    : https://themezhub.com/
-------------------------------------------------------------------*/
/*------------- List Of Table -----------
# CSS Document
# Fonts
# Page Loader
# Global Settings
# Header Navigation Styles
# Homes Banner
# Ecommerce Elements    2759
# General Features
# Blog Designs
# Footer Start
# Responsiveness Start
# Bottom To top Scroll
------------- List Of Table ----------*/

/* CSS Document */
@import url(/themes/default/frontend/assets/css/plugins/animation.css);
@import url(/themes/default/frontend/assets/css/plugins/bootstrap.min.css);
@import url(/themes/default/frontend/assets/css/plugins/snackbar.min.css);
@import url(/themes/default/frontend/assets/css/plugins/slick.css);
@import url(/themes/default/frontend/assets/css/plugins/slick-theme.css);
@import url(/themes/default/frontend/assets/css/plugins/themify.css);
@import url(/themes/default/frontend/assets/css/plugins/line-icons.css);
@import url(/themes/default/frontend/assets/css/plugins/iconfont.css);
@import url(/themes/default/frontend/assets/css/plugins/font-awesome.css);
@import url(/themes/default/frontend/assets/css/plugins/flaticon.css);


/*------------------------------------------------------------
	Page Loader
-------------------------------------------------------------*/
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.preloader{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    background:url(../img/loader.gif) center no-repeat #ffffff;
}

/*------------------------------------------------------------
	Global Settings
-------------------------------------------------------------*/
* {
  outline: none; }
.modal-open {
    overflow: hidden !important;
}
body {
	background: #ffffff;
	color:#65656a;
	font-size:14px;
	font-family: 'Nunito Sans', sans-serif;
	margin: 0;
	overflow-x: hidden !important;
	font-weight: normal;
}
.snackbar-container p, .tooltip{
	font-family:'Nunito Sans', sans-serif;
	font-size:14px !important;
	font-weight:500 !important;
}
html {
  position: relative;
  min-height: 100%;
  background: #ffffff; }
a {
    color:#111111;
    text-decoration: underline;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:hover,
a:focus {
  text-decoration: none; }

a.link {
  color:#324875; }
a.link:hover, a.link:focus, a:hover, a:focus {
    color:#17b67c;
}
a.text-success:focus, a.text-success:hover {
    color:#27b737 !important;
}
a.text-primary:focus, a.text-primary:hover {
    color:#006cff !important;
}
a.text-warning:focus, a.text-warning:hover {
    color:#ff9b20 !important;
}
a.text-danger:focus, a.text-danger:hover {
    color:#ea2b33 !important;
}
a.white-link {
  color: #ffffff;
}
a.bg-light:focus, a.bg-light:hover {
    background-color: #f6f8f7!important;
}
a.white-link:hover, a.white-link:focus {
	color: #263238;
}
.overflow-hidden {
    overflow: hidden;
}
section{
	padding:80px 0 80px;
	position:relative;
}
section.space{
	padding:60px 0 60px;
}
section.middle{
	padding:50px 0 50px;
}
section.space.min{
	padding:60px 0 30px;
}
.light-bg {
    background:#ecf7f3;
}
p {
    line-height:1.8;
}

.tbl {
    display: table;
}
.full-height {
    height: 100%;
}

.no-ul-list{
	padding:0;
}
.no-ul-list li{
	list-style:none;
}
.progress {
    margin-bottom: 1.5em;
}
.full-width{
	width:100%;
}
p, ul, ol, dl, dt, dd, blockquote, address {
    margin: 0 0 10px;
}
.owl-carousel .item {
    padding: 0 15px;
}

.explore-content h1, .explore-content h2{
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}
.shadow-0{
	box-shadow:none !important;
}
.dn {
    display: none;
}
.btn:hover, .btn:focus{
	outline:none;
	box-shadow:none;
}

/*------------ GLobal Settings: Heading-------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
	color:#000000;
	font-weight:400;
}


h1 {
  line-height: 40px;
  font-size: 36px; }

h2 {
  line-height: 36px;
  font-size: 30px; }

h3 {
  line-height: 30px;
  font-size: 24px; }

h4 {
  line-height: 26px;
  font-size: 21px; }

h5 {
  line-height: 22px;
  font-size: 18px;
}

h6 {
  line-height: 20px;
  font-size: 16px;
}
.lead{
	font-size:20px !important;
}
.lead-i{
    font-family: 'Work Sans', sans-serif;
	font-size:22px !important;
	font-style:italic;
}

html body .dl {
  display: inline-block; }

html body .db {
  display: block; }

.no-wrap td,
.no-wrap th {
  white-space: nowrap; }

.circle {
  border-radius: 100%; }

.theme-bg{
	background:#17b67c !important;
}
.dark-theme-bg{
	background:#005536;
}
.dark-theme-cl{
	color:#005536;
}
.trans-bg{
	background:rgba(255,255,255,0.1); !important;
}
.theme-bg-light{
	background:rgba(40, 182, 97,0.11) !important;
}
.bg-title{
    background:transparent url(/themes/default/images/bg-title-background.jpg) no-repeat center;
    background-size:cover;
}
.bg-trans{
	background:rgba(0, 0, 0,0.11) !important;
}
.theme-cl{
	color:#17b67c !important;
}
.dark_bg{
	background:#202838;
}
.gray{
	background:#f4f5f7;
}

.border{
	border:1px solid #eef2f5;
}
.br-top{
	border-top:1px solid #eef2f5;
}
.br-bottom{
	border-bottom:1px solid #eef2f5;
}
.br-left{
	border-left:1px solid #eef2f5;
}
.br-right{
	border-right:1px solid #eef2f5;
}
.b-0{
	border:none !important;
}
.br-0{
	border-right:none;
}
.bb-0{
	border-bottom:none;
}
.bt-0{
	border-top:none;
}
.bl-0{
	border-left:none;
}
.border-dark{
	border:1px solid #000000;
}
.hover-theme:hover,.hover-theme:focus{
	background:#17b67c !important;
	color:#ffffff !important;
}
/*------------ Global Settings: Ul List Style ----------------*/
ul.list-style {
    padding: 0;
    margin: 0;
}
ul.list-style li {
    margin-bottom: 1.2em;
    line-height: 1.5;
    list-style: none;
    padding-left:30px;
    position: relative;
}
ul.list-style li:before {
    content: "\e64c";
    position: absolute;
    left: 0;
    font-size:14px;
    top: 0;
    color:#525252;
    font-family: 'themify';
}
ul.list-style.style-2 li:before {
    content: "\e628" !important;
    color:#525252;
}
ul.icons_lists{
	padding:0;
	margin:0;
}
ul.icons_lists li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
	font-size:15px;
}
ul.icons_lists li:last-child {
    margin-bottom:0px;
}
ul.icons_lists li:before {
    width: 15px;
    height: 15px;
    background:#f4f5f7;
    content: "\e64c";
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: themify;
    font-size: 6px;
    left: 0;
    top: 3px;
    border-radius: 50%;
    color:#6f80ab;
}
ul.icons_lists.colors li:before{
	color:#17b67c;
	background:rgba(40, 182, 97,0.11) !important;
}
/* -------------------------- Global Settings: Font Style & Position -----------------*/
.fs-sm {
    font-size:14px !important;
}
.fs-md {
    font-size:16px !important;
}
.fs-lg {
    font-size:20px !important;
}
.fs-xl{
    font-size:40px !important;
}
.position-absolute {
    position: absolute !important;
}
.position-relative {
    position: relative;
}
.medium{
	font-size:90%;
}
.ft-light{
	font-weight:300;
}
.ft-regular{
	font-weight:400;
}
.ft-medium{
	font-weight:500;
}
.ft-bold{
	font-weight: bold;
}
.ab-left{
	left:0.7rem;
	right:auto;
	z-index: 1;
	top:0.7rem;
}
.ab-right{
	right:0.7rem;
	left:auto;
	top:0.7rem;
	z-index: 1;
}
.line-through {
    text-decoration: line-through;
}
.lh-1{
	line-height:1;
}
.text-underline{
	text-decoration:underline;
}
.text-upper{
	text-transform:uppercase;
}
.badge {
    padding: .47em .8em;
    font-size: 82%;
    border-radius: .15rem;
    letter-spacing: 0.08rem;
}
/*------------ Global Settings: Cutom Height ----------------*/
.ht-10{
	height:10px;
}
.ht-20{
	height:20px;
}
.ht-30{
	height:30px;
}
.ht-40{
	height:40px;
}
.ht-50{
	height:50px;
}
.ht-60{
	height:60px;
}
.ht-70{
	height:70px;
}
.ht-80{
	height:80px;
}
.ht-80{
	height:80px;
}
.ht-100{
	height:100px;
}
.ht-110{
	height:110px;
}
.ht-120{
	height:120px;
}
.ht-130{
	height:130px;
}
.ht-140{
	height:140px;
}
.ht-150{
	height:150px;
}
.ht-160{
	height:160px;
}
.ht-170{
	height:170px;
}
.ht-180{
	height:180px;
}
.ht-190{
	height:190px;
}
.ht-200{
	height:200px;
}
.ht-100{
	height:100%;
	min-height:580px;
}
.h-100{
	height:100vh;
	min-height:580px;
}
.hts-100{
	height:100%;
}
.z-index-1{
	z-index:1;
}
/*------------ Global Settings: Background & Image ----------------*/
.bg-dark {
    background-color:#172228!important;
}
.text-dark {
    color: #172228!important;
}

.bg-img-holder {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 0;
  transition: opacity .3s linear;
  -webkit-transition: opacity .3s linear;
  opacity: 0;
  background: #172228;
}
.bg-img-holder:not([class*='col-']) {
  width: 100%;
}
.bg-img-holder.background--bottom {
  background-position: 50% 100% !important;
}
.bg-img-holder.background--top {
  background-position: 50% 0% !important;
}
.image--light .bg-img-holder {
  background: none;
}
.bg-img-holder img {
  display: none;
}
.imagebg.border--round {
    overflow: hidden;
}
[data-overlay] {
  position: relative;
}
[data-overlay]:before {
  position: absolute;
  content: '';
  background:#000000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
[data-overlay] *:not(.container):not(.bg-img-holder) {
  z-index: 2;
}
[data-overlay].image--light:before {
  background: #fff;
}
[data-overlay].bg--primary:before {
  background: #4a90e2;
}
[data-overlay="1"]:before {
  opacity: 0.1;
}
[data-overlay="2"]:before {
  opacity: 0.2;
}
[data-overlay="3"]:before {
  opacity: 0.3;
}
[data-overlay="4"]:before {
  opacity: 0.4;
}
[data-overlay="5"]:before {
  opacity: 0.5;
}
[data-overlay="6"]:before {
  opacity: 0.6;
}
[data-overlay="7"]:before {
  opacity: 0.7;
}
[data-overlay="8"]:before {
  opacity: 0.8;
}
[data-overlay="9"]:before {
  opacity: 0.9;
}
[data-overlay="10"]:before {
  opacity: 1;
}
[data-overlay="0"]:before {
  opacity: 0;
}
[data-scrim-bottom] {
  position: relative;
}
.imagebg {
  position: relative;
}
.imagebg .container {
  z-index: 2;
}
.imagebg .container:not(.pos-absolute) {
  position: relative;
}
.imagebg:not(.image--light) h1,
.imagebg:not(.image--light) h2,
.imagebg:not(.image--light) h3,
.imagebg:not(.image--light) h4,
.imagebg:not(.image--light) h5,
.imagebg:not(.image--light) h6,
.imagebg:not(.image--light) p,
.imagebg:not(.image--light) ul,
.imagebg:not(.image--light) blockquote {
  color: #fff;
}
.imagebg:not(.image--light) .bg--white h1,
.imagebg:not(.image--light) .bg--white h2,
.imagebg:not(.image--light) .bg--white h3,
.imagebg:not(.image--light) .bg--white h4,
.imagebg:not(.image--light) .bg--white h5,
.imagebg:not(.image--light) .bg--white h6 {
  color: #172228;
}
.imagebg:not(.image--light) .bg--white p,
.imagebg:not(.image--light) .bg--white ul {
  color: #666666;
}
div[data-overlay] h1,
div[data-overlay] h2,
div[data-overlay] h3,
div[data-overlay] h4,
div[data-overlay] h5,
div[data-overlay] h6 {
  color: #fff;
}
div[data-overlay] p{
  color: #fff;
}
.parallax {
  overflow: hidden;
}
/**! 07. Icons **/
.icon {
  line-height: 1em;
  font-size: 3.14285714em;
}
.icon--xs {
  font-size: 1em;
}
.icon--sm {
  font-size: 2.35714286em;
}
.icon--lg {
  font-size: 5.57142857em;
}
.imagebg:not(.image--light) span {
    color: #fff;
}
.gr_bg{
	background:#006cff;
	background: -webkit-linear-gradient(to right, #12ca86, #006cff);
	background:linear-gradient(to right, #12ca86, #006cff);
}

/*-------------- GLobal Settings: Text Colors ----------------*/
.text-white {
  color: #ffffff !important; }

.text-danger {
  color:#ea2b33 !important; }

.text-muted {
  color:#656b78 !important; }
.text-gray{
	color:#b3b8c5 !important;
}
.text-warning {
  color: #ff9b20 !important; }

.text-success {
  color: #27b737 !important; }

.text-info {
  color:#2196f3 !important; }

.text-inverse {
  color: #3e4555 !important; }

html body .text-blue {
  color: #02bec9; }

html body .text-purple {
  color: #7460ee; }

html body .text-primary {
  color:#e42d29 !important; }

html body .text-megna {
  color: #1dc8cd; }

html body .text-dark {
  color:#111111; }

html body .text-themecolor {
  color:#e42d29; }

/*------------------------ Global Settings: Lists ------------------*/
.lists-4, .lists-3, .lists-2, .lists-1 {
    margin: 0;
    padding: 0;
}
.lists-4 li, .lists-3 li, .lists-2 li, .lists-1 li {
    list-style: none;
    margin: 1px 0 10px;
    margin-left: 22px;
    position: relative;
}
.lists-4 li:before, .lists-3 li:before, .lists-2 li:before, .lists-1 li:before {
    font-family: 'themify';
    margin: 0;
    position: relative;
    color: #66676b;
    float: left;
    margin-left: -22px;
    display: block;
}
.lists-4.color li:before, .lists-3.color li:before, .lists-2.color li:before, .lists-1.color li:before{
	color:#e42d29;
}
.lists-1 li:before {
    content: "\e71b";
    font-size: 13px;
}
.lists-2 li:before {
    content: "\e724";
    font-size: 13px;
}
.lists-3 li:before {
    content: "\e64c";
    font-size: 13px;
}
.lists-4 li:before {
    content:"\e65d";
    font-size: 13px;
}
/*-------------- Global Settings: Alerts & Notification --------------*/
.alert-primary {
    color: #0055ff;
    background-color: #eaf1ff;
    border-color: #eaf1ff;
}
.alert-success {
    color: #27b737;
    background-color: #e9ffeb;
    border-color: #e9ffeb;
}
.alert-warning {
    color: #ff9b20;
    background-color: #fff5e9;
    border-color: #fff5e9;
}
.alert-info {
    color: #08a7c1;
    background-color: #effdff;
    border-color: #effdff;
}
.alert-danger {
    color: #ea2b33;
    background-color:#ffe7e8;
    border-color:#ffe7e8;
}
.alert-dark {
    color: #3e4758;
    background-color: #eff4ff;
    border-color: #eff4ff;
}
.alert-secondary {
    color: #4b5d6f;
    background-color: #d6dfe8;
    border-color: #d6dfe8;
}
.alert button.close {
    background: transparent;
    width: auto;
    height: auto;
    font-size: 16px;
    opacity: 0.7;
}

/*-------------- Global Settings: Avaters Design ------------------*/
.avatar {
    position: relative;
    display: inline-block;
    width: 1.875rem;
    height: 1.875rem;
    font-size: .625rem;
}
.avatar-xxl {
    width: 4rem;
    height: 4rem;
    font-size: 1.33333rem;
}
.avatar-xl {
    width: 4rem;
    height: 4rem;
    font-size: 1.33333rem;
}
.avatar-lg {
    width: 2.25rem;
    height: 2.25rem;
    font-size: .75rem;
}
.avatar-sm {
    width: 1.5rem;
    height: 1.5rem;
    font-size: .5rem;
}
.avatar-xs {
    width: 1rem;
    height: 1rem;
    font-size: .33333rem;
}
/*-------------- GLobal Settings: Background Colors ----------------*/
.bg-primary {
  background-color:#e42d29 !important; }

.bg-success {
  background-color: #27b737 !important; }

.bg-info {
  background-color:#1ac790 !important; }

.bg-warning {
  background-color: #ff9b20 !important; }

.bg-danger {
  background-color: #ea2b33 !important; }

.bg-orange {
  background-color: #ec2828 !important; }

.bg-yellow {
  background-color: #fed700; }

.bg-facebook {
  background-color: #3b5a9a; }

.bg-twitter {
  background-color: #56adf2; }

html body .bg-megna {
  background-color: #1dc8cd; }

html body .bg-theme {
  background-color:#e42d29; }

html body .bg-inverse {
  background-color:#374158; }

html body .bg-purple {
  background-color: #7460ee; }

html body .bg-light {
  background-color: #f6f8f7 !important; }

html body .bg-light-primary {
  background-color: #f1effd; }

html body .bg-light-success {
  background-color: #e8fdeb; }

html body .bg-light-info {
  background-color: #cfecfe; }

html body .bg-light-extra {
  background-color: #ebf3f5; }

html body .bg-light-warning {
  background-color: #fff8ec; }

html body .bg-light-danger {
  background-color: #ffeced; }

html body .bg-light-inverse {
  background-color: #f6f6f6; }

html body .bg-light-purple {
  background-color:#eeebff; }

html body .bg-light {
  background-color:#f5f7f9; }

html body .bg-white {
  background-color: #ffffff; }

html body .bg-whites {
  background-color: #f4f5f7; }

html body .bg-red {
  background-color: #e21137; }

html body .bg-green {
  background-color: #4caf50; }

html body .bg-sky {
  background-color: #20b2c1; }

html body .bg-blue {
  background-color: #03a9f4; }

html body .bg-dark-blue{
	background-color:#192c48;
}
/*----------- GLobal Settings: Simple List -----------*/
ul.simple-list {
    padding: 0;
    margin: 0;
}
ul.simple-list li {
    list-style: none;
    padding: 10px 5px 10px 28px;
}
ul.simple-list li {
    list-style: none;
    padding: 10px 5px 10px 28px;
    position: relative;
}
ul.simple-list li:before {
    content: "\e6af";
    font-family: themify;
    position: absolute;
    left: 0;
}

/*------------ GLobal Settings: Table ------------*/
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid transparent;
    border-top: 0px !important;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color:#f7f9fb;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #f0f4f7;
}
.table tr th, .table tr td {
    border-color: #eaeff5;
    padding: 12px 15px;
    vertical-align: middle;
}
.table.tbl-big tr th, .table.tbl-big tr td {
    padding:20px 15px;
}
.table.tbl-big.center tr th, .table.tbl-big.center tr td {
    padding:20px 15px;
	text-align:center;
}
table.table tr th {
    font-weight: 600;
}
.table-dark {
    color: #fff;
    background-color: #212529;
}
.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #32383e !important;
}
.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e;
}
.table .thead-theme-bg th {
    color: #fff;
    background-color: #17b67c;
    border-color: #17b67c;
}
.tbl-lg .table tr th, .tbl-lg .table tr td {
    border-color: #eaeff5;
    padding: 22px 20px;
    vertical-align: middle;
}
/*------------- GLobal Settings: Buttons ----------------*/
.btn {
	padding: 12px 25px;
	cursor: pointer;
	-webkit-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	border-radius:0.1rem;
	text-decoration: none;
}
.btn.btn-sm{
    padding:10px 15px;
}
.btn.btn-md {
    padding:14px 30px;
}
.btn.btn-lg{
    padding:18px 35px;
}
.text-light{
	color:#ffffff !important;
}
.btn-square{
	padding:15px 15px;
}
.prd_btn_square{
	width:48px;
	height:45px;
	padding:0;
	color:#000000;
	font-size:17px;
	background:#ffffff;
	border-radius:2px;
	margin:0 2px;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	transition:all ease 0.4s;
}
.prd_btn_square:hover, .prd_btn_square:focus{
	color:#ffffff;
	background:#212121;
}
.btn.btn-default{
	background:#ebedf1;
}
.btn-dark {
    color:#ffffff;
    background-color: #172228;
    border-color: #172228;
}
.btn-dark:hover, .btn-dark:focus{
    color:#ffffff;
    background-color: #000000;
    border-color: #000000;
}
.btn-dark-light {
    color:#172228;
    background-color:#ffffff;
    border-color: #172228;
}
.btn-dark-light:hover, .btn-dark-light:focus{
    color:#ffffff;
    background-color:#000000;
    border-color: #000000;
}
.text-dark{
	color:#00438b;
}
.text-gray{
	color:#e3ecfc;
}
.btn-light {
    background: #ffffff;
    border: 1px solid #e4e9ef;
    transition: all ease 0.4s;
    color:#6e81a0;
}
.btn-light:hover, .btn-light:focus {
    background:#e4e9ef;
    border: 1px solid #e4e9ef;
	color:#6e81a0;
}
.theme-btn-light {
	color:#17b67c;
    background: #ffffff;
    border:1px solid #17b67c;
	transition:all ease 0.4s;
}
.theme-btn-light:hover, .btn-light:focus {
    background:#17b67c;
    border: 1px solid #17b67c;
	color:#ffffff;
}
.btn.bg-dark{
	color:#ffffff;
}
/*----------- Modal ---------------*/

button.close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 10px;
    color: #121212;
    opacity: 1;
    background: #f4f5f7;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    justify-content: center;
    border-radius: 50%;
	z-index:1;
	cursor:pointer;
}
.modal.lg-modal .modal-dialog {
    max-width: 950px;
}
/*----------- GLobal Settings: Pagination ------------------*/
.pagination {
    display: table;
    padding-left: 0;
    border-radius: 4px;
    margin:20px auto 0 !important;
}

.pagination>li>a, .pagination>li>a, .pagination>li>span {
    position: relative;
    font-weight: 300;
    margin: 0;
    float: left;
    color: #172228;
    text-decoration: none;
    background-color: transparent;
    border-radius: 0;
    padding:0.8rem 1rem;
    font-size:0.925rem;
    line-height: 1;
    text-align: center;
    border: none;
    border-bottom: 1px solid #ecedf1;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover {
    z-index: 2;
    color:#17b67c;
    cursor: pointer;
    background-color:transparent;
    border-color:#17b67c;
}

.pagination li:first-child a {
    background:transparent;
    border:none;
    border-radius:0% !important;
    color:#172228;
}

.pagination li:last-child a {
    background:transparent;
    border:none;
    border-radius:0% !important;
    color:#172228;
}
.pagination>li {
    display: inline;
}
.page-item.active .page-link {
    z-index: 2;
    color:#17b67c;
    background-color:transparent;
    border-color:#17b67c;
}
/*----------- Global Settings: Custom Checkbox & Radio Button ----------------*/
.checkbox-custom, .radio-custom {
opacity: 0;
position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    margin-left: 0;
}
.checkbox-custom-label, .radio-custom-label {
	position: relative;
	width: 100%;
}
.checkbox-custom + .checkbox-custom-label:before{
	content: '';
	background: #fff;
	border: 2px solid #dae3ec;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	border-radius:2px;
	padding: 2px;
	margin-right: 10px;
	text-align: center;
}
._adv_features_list label i {
    font-style: initial;
    font-weight: 600;
    float: right;
}
.radio-custom + .radio-custom-label:before {
content: '';
background: #fff;
border: 2px solid #dae3ec;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 20px;
border-radius: 50%;
padding: 2px;
margin-right: 10px;
text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
    background: rgba(5, 175, 120,0.1);
    border-radius: 2px;
    border: none;
}
.checkbox-custom:checked + .checkbox-custom-label:after {
    content: "\f00c";
    font-family: Fontawesome;
    position: absolute;
    left: 5px;
    top:5px;
    font-size: 10px;
    color: #05af78;
}
.radio-custom + .radio-custom-label:before {
border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
background:#3ac9a2;
border-color:#3ac9a2;
box-shadow: inset 0px 0px 0px 4px #fff;
}
.company-brands label{
font-weight:normal;
color:#828f99;
font-size:15px;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline:none /* focus style */
}
.company-brands input[type='checkbox']:focus{
outline:none;
}
.company-brands label:focus{
outline:none;
}

/*--------------- GLobal Settings: On off switch ---------------*/
.onoffswitch {
  position: relative;
  width: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  margin: 0 auto;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 20px;
}

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: white;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "";
    padding-right: 27px;
    background-color: #27b737;
    color: #FFFFFF;
}
  .onoffswitch-inner:after {
    content: "";
    padding-right: 24px;
    background-color: #3e4555;
    color: #999999;
    text-align: right;
}

.onoffswitch-switch {
  display: block;
  width: 23px;
  margin: 6px;
  background: #FFFFFF;
  height: 23px;
  position: absolute;
  top: -1px;
  bottom: 0;
  right: 35px;
  border-radius: 20px;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
/*----------- GLobal Settings: Custom Radio Button ------------*/
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background:#008739;
    position: absolute;
    top:3px;
    left:3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
/*------------- GLobal Settings: Bootstrap 4 hack --------------*/
.card-columns {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.card-columns .card {
    margin-bottom: 30px;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 575px) {
	.hidden-xs-down {
		display: none !important;
	}
}

@media (min-width: 576px) {
	.hidden-sm-up {
		display: none !important;
	}
}

.hidden-xl-down {
  display: none !important;
}

/**************************************
	Header Navigation Styles
***************************************/
.nav-brand,
.nav-brand:focus,
.nav-brand:hover,
.nav-menu>li>a {
    color:#000;
}
.light-menu .nav-brand, .light-menu .nav-brand:focus, .light-menu .nav-brand:hover, .light-menu .nav-menu>li>a {
    color:#ffffff
}
.light-menu .nav-menu>.active>a, .light-menu .nav-menu>.focus>a, .light-menu .nav-menu>li:hover>a {
    color:#ffffff !important;
}
.light-menu .nav-menu>li>a .submenu-indicator-chevron {
    border-color: transparent #ffffff #ffffff transparent;
}
.menu__list,
.nav-dropdown,
.nav-menu,
ul {
    list-style: none
}

.menu__link,
.navigation,
.navigation * {
    -webkit-tap-highlight-color: transparent
}

.navigation,
.navigation * {
    box-sizing: border-box
}

.navigation {
    width: 100%;
    display: table;
    position: relative;
    font-size: 14px;
}

.nav-toggle,
.navigation-hidden .nav-header {
    display: none
}

.navigation-portrait {
    height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
}
.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.align-to-right {
    float: right;
    letter-spacing: 0.5px;
}

.nav-header {
    display: flex;
    align-items: center;
    float: left;
    margin-right: 5%;
}

.nav-brand {
    padding:8px 15px;
    font-size: 24px;
	padding-left: 0;
    text-decoration: none !important
}

.deatils ul li a,
.indicate a,
.logo h1 a,
.nav-button,
.nav-dropdown>li>a,
.nav-menu>li>a,
nav a {
    text-decoration: none
}

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 2.2;
}

.nav-logo>img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

.nav-logo:focus>img {
    outline: initial
}

.deatils ul li a,
.indicate a,
.menu__link:focus,
.menu__link:hover,
nav a,
nav a:focus,
nav a:hover {
    outline: 0
}

.navigation-portrait .nav-logo>img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

.nav-toggle {
    width: 30px;
    height: 18px;
    padding: 0px 0px 0;
    position: absolute;
    top: 55%;
    left: 0;
    cursor: pointer;
    transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #70798b;
    border-radius: 10px;
    box-shadow: 0 .5em 0 0 #70798b, 0 1em 0 0 #70798b
}

.navigation-portrait .nav-toggle {
    display: block
}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #fff;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition-duration: .8s;
    transition-timing-function: ease
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px
}

.nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0
}

.nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    right: 0
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #70798b;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal
}

.navigation-portrait .nav-menu {
    width: 100%
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center
}

.nav-menu>li {
    display: inline-block;
    float: left;
    text-align: left
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
    border-top: solid 1px #f0f0f0
}

.navigation-portrait .nav-menu>li:last-child {
    border-bottom: solid 1px #f0f0f0
}

.nav-menu+.nav-menu>li:first-child {
    border-top: none
}

.navigation-landscape .nav-menu.nav-menu-centered>li {
    float: none
}

.nav-menu>li>a {
    padding:22px 10px;
    display: inline-block;
    font-weight:400;
    font-size:14px;
	color:#172228;
}
.nav-menu.nav-menu-social>li>a {
    padding:22px 12px;
}
.navigation-portrait .nav-menu>li>a {
    height: auto;
    width: 100%;
    padding: 12px 15px 12px 26px
}

.nav-menu>.active>a,
.nav-menu>.focus>a,
.nav-menu>li:hover>a {
    color:#3ac9a2 !important;
}

.nav-menu>li>a>[class*=ion-], .nav-menu>li>a>i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -ms-transform: scale(1.4);
    transform: scale(1.1);
    top: 1px;
    position: relative;
}

.nav-menu>li>a>[class*=ion-] {
    width: 16px;
    display: inline-block;
    transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

.nav-menu.nav-menu-social>li {
    text-align: center;
    float: none;
    border: none !important
}

.navigation-portrait .nav-menu.nav-menu-social>li {
    width: auto
}

.nav-menu.nav-menu-social>li>a>[class*=ion-] {
    font-size: 12px
}

.nav-menu.nav-menu-social>li>a>.fa, .nav-menu.nav-menu-social>li>a>.fas {
    font-size: 15px
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
    padding: 15px
}

.submenu-indicator {
    margin-left: 9px;
    margin-top: 10px;
    float: right;
    transition: all .3s;
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    z-index: 20000
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: double;
    border-width: 0 2px 2px 0;
    border-color: transparent #172228 #172228 transparent;
    -ms-transform: rotate(45deg);
    transform: rotate(
45deg);
    transition: border .3s;
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px
}

.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron,
.nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #3ac9a2 #3ac9a2 transparent
}
.light-menu .nav-menu>.active>a .submenu-indicator-chevron,
.light-menu .nav-menu>.focus>a .submenu-indicator-chevron,
.light-menu .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #ffffff #ffffff transparent
}
.navigation-portrait .submenu-indicator.submenu-indicator-up {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999
}

.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nav-search {
    height: 70px;
    float: right;
    z-index: 19998
}

.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px
}

.navigation-hidden .nav-search {
    display: none
}

.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #fbfcfd
}

.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #70798b;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: color .3s
}

.nav-search-icon:after,
.nav-search-icon:before {
    content: '';
    pointer-events: none
}

.nav-search-icon:before {
    width: 2px;
    height: 11px;
    top: 11px;
    position: absolute;
    left: 50%;
    border-radius: 0 0 1px 1px;
    box-shadow: inset 0 0 0 32px;
    transform: translateX(-50%)
}

.nav-search-button:hover .nav-search-icon {
    color: #e42d29
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px
}

.nav-search>form {
    width: 100%;
    height: 100%;
    padding: 0 auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 99
}

.nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table
}

.navigation-portrait .nav-search-inner {
    height: 48px
}

.nav-search-inner input[type=search],
.nav-search-inner input[type=text] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #70798b;
    outline: 0;
    line-height: 70px;
    border: none;
    background-color: transparent;
    transition: all .3s
}

.navigation-portrait .nav-search-inner input[type=search],
.navigation-portrait .nav-search-inner input[type=text] {
    height: 48px;
    font-size: 18px;
    line-height: 48px
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #70798b;
    font-size: 20px;
    cursor: pointer;
    text-align: center
}

.nav-button,
.nav-text {
    display: inline-block;
    font-size: 14px
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #e42d29;
    transition: opacity .3s
}

.nav-button:focus,
.nav-button:hover {
    color: #fff;
    text-decoration: none;
    opacity: .85
}

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px
}

.nav-text {
    margin: 25px 15px;
    color: #70798b
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0
}

.navigation-portrait .nav-text+ul {
    margin-top: 15px
}

.nav-dropdown {
    min-width:250px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 98;
    white-space: nowrap
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0
}

.nav-dropdown .nav-dropdown {
    left: 100%
}

.nav-menu>li .nav-dropdown {
    border: none;
	padding:15px;
	background:#ffffff;
	border-radius: 0.5rem;
    box-shadow: 0px 0px 42px 0px rgba(32, 32, 32, 0.15);
	-webkit-box-shadow: 0px 0px 42px 0px rgba(32, 32, 32, 0.15);
}
.nav-menu>li>.nav-dropdown:before {
  /*background-color: #ffffff;
  content: "";
  width:22px;
  height:22px;
  left:27px;
  top:-12px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;*/
}
.nav-dropdown>li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left
}

.nav-dropdown>li>a {
    width: 100%;
    padding:14px 20px 14px 10px;
	border-bottom: 1px solid #e4e8ec;
    display: inline-block;
    float: left;
    color:#333c56;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
	font-family: 'Nunito Sans', sans-serif;
}
.nav-dropdown>li:last-child>a{
	border-bottom:none;
}
.nav-dropdown>li>a:hover, .nav-dropdown>li>a:focus {
    padding-left: 20px;
	color:#3ac9a2;
}
.social-icon a i,
.social-icons a i {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 16px
}

.nav-dropdown>.focus>a,
.nav-dropdown>li:hover>a {
    color:#3ac9a2;
}

.nav-dropdown.nav-dropdown-left {
    right: 0
}

.nav-dropdown>li>.nav-dropdown-left {
    left: auto;
    right: 100%
}

.navigation-landscape .nav-dropdown-left>li>a {
    text-align: right
}

.navigation-portrait .nav-dropdown>li>a {
    padding: 12px 20px 12px 30px
}

.navigation-portrait .nav-dropdown>li>ul>li>a {
    padding-left: 50px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {
    padding-left: 70px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {
    padding-left: 90px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 110px
}

.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 16px;
    position: absolute
}

.menu__list,
.navbar,
nav a {
    position: relative
}

.navigation-portrait .submenu-indicator {
    right: 0;
    top: 0
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-dropdown>.focus>a .submenu-indicator-chevron,
.nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color:transparent #3ac9a2 #3ac9a2 transparent;
}

.navigation-landscape .nav-dropdown-left .submenu-indicator {
    left: 10px
}

.navigation-landscape .nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

nav a {
    display: inline-block
}

.header {
    background:#fff;
	z-index:6;
}

.header-top {
    padding: 1em 0;
    background: #05222A
}

.indicate {
    float: left
}

.deatils {
    float: right
}

.indicate a {
    font-size: 1.1em;
    color: #C6C7C7;
    vertical-align: middle
}

.deatils ul li i,
.indicate i {
    font-size: 1.2em;
    color: #888f90;
    vertical-align: middle
}

.indicate i {
    margin-right: .5em
}

.deatils ul li {
    display: inline-block;
    margin: 0 5px
}

.deatils ul li i {
    margin-right: .5em
}

.deatils ul li a {
    font-size: 1.1em;
    color: #C6C7C7;
    vertical-align: middle
}

.social-icons {
    float: right;
    margin-top: .7em
}


.logo h1 a {
    color: #fff;
    font-size: 1.3em
}

.logo span {
    display: block;
    font-size: .32em;
    letter-spacing: 4px
}

.header-bottom {
    padding: 1em 0
}

.navbar-nav {
    float: left;
    margin: 0
}

.navbar-default {
    background: #fff;
    border: none !important
}

.navbar-default .navbar-nav>li>a {
    color: #05222A;
    font-size: 1.3em;
    font-weight: 900
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #02B875;
    background-color: #fff
}

.navbar {
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #05222A;
    background-color: #fff
}

.menu__list {
    -webkit-flex-wrap: inherit;
    flex-wrap: inherit
}

.menu__item {
    display: block;
    margin: 1em 0
}

.menu__link {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.menu--francisco .menu__item {
    margin: 0 1.5em
}

.menu--francisco .menu__link {
    position: relative;
    overflow: hidden;
    height: 3em;
    padding: 1em 0;
    text-align: center;
    color: #b5b5b5;
    -webkit-transition: color .3s;
    transition: color .3s
}

.menu--francisco .menu__link:focus,
.menu--francisco .menu__link:hover {
    color: #929292
}

.menu--francisco .menu__item--current .menu__link {
    color: #02B875
}

.menu--francisco .menu__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    opacity: 0;
    background: #02B875;
    -webkit-transform: translate3d(0, -3em, 0);
    transform: translate3d(0, -3em, 0);
    -webkit-transition: -webkit-transform 0s .3s, opacity .2s;
    transition: transform 0s .3s, opacity .2s
}

.menu--francisco .menu__item--current .menu__link::before,
.menu--francisco .menu__link:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .5s, opacity .1s;
    transition: transform .5s, opacity .1s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu--francisco .menu__helper {
    display: block;
    pointer-events: none
}

.menu--francisco .menu__item--current .menu__helper,
.menu__link:hover .menu__helper {
    -webkit-animation: anim-francisco .3s forwards;
    animation: anim-francisco .3s forwards
}

@-webkit-keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.nav-menu.nav-menu-social>li.add-listing {
    border-radius:4px;
    top:8px;
    position: relative;
    height:50px;
    padding: 0px;
    margin-left: 10px;
	background:#172228;
}

.nav-menu.nav-menu-social>li.add-listing a {
    top:0px;
	padding:22px 22px;
    color:#ffffff !important;
}

.nav-menu.nav-menu-social>li.add-listing.bg-whit{
    background:#ffffff !important;
}
.nav-menu.nav-menu-social>li.add-listing.bg-whit a{
    color:#333d46 !important;
}
.nav-brand img {
    max-width:140px;
	position: relative;
    top:0px;
}
.nav-menu>li>a.crs_yuo12, .mobile_nav .crs_yuo12 {
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    border: 1px solid #eaeff7;
    border-radius: 4px;
    padding: 0;
    margin: 0;
    justify-content: center;
    color: #748194;
    position: relative;
    margin-left: 7px;
}
.nav-menu>li>a.crs_yuo12, .mobile_nav .crs_yuo12.w-auto {
    width: auto;
    padding: 4px 15px;
}
.nav-menu>li>a.crs_yuo12, .mobile_nav .crs_yuo12 i.fas{
	top:0;
}
/*--------- Dashboard Dropdown ----------*/
.btn-group.account-drop {
    position: relative;
    padding:22px 15px;
}
.account-drop .dropdown-menu a {
    padding: 0.6rem 0;
    font-size: 14px;
}
.account-drop .dropdown-menu {
    top:70px !important;
    right: 0 !important;
    background: #fff;
    box-shadow: none;
    min-width:250px;
    left: initial !important;
	border:none;
    padding:0rem;
	overflow:hidden;
	border-radius: 0.4rem;
	box-shadow:0 0 20px 0 rgb(62 28 131 / 10%);
	-webkit-box-shadow:0 0 20px 0 rgb(62 28 131 / 10%);
}
.drp_menu_headr {
    display: flex;
    align-items: center;
    padding:1.2rem;
    background: #006cff;
}
.drp_menu_headr h4{
	font-size:18px;
	margin:0;
	color:#ffffff;
}
.account-drop .dropdown-menu ul {
    padding: 0;
    margin: 0;
}
.account-drop .dropdown-menu ul li {
    list-style: none;
    padding: 0;
    width: 100%;
    display: block;
}
.account-drop .dropdown-menu ul li a {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 300;
    color: #495363;
	position:relative;
    font-family: 'Nunito Sans', sans-serif;
    padding: 1rem 1.2rem;
    border-bottom: 1px solid #edf0f3;
}
.account-drop .dropdown-menu ul li:last-child a{
	border-right:none;
}
.account-drop .dropdown-menu ul li a i {
    margin-right: 4px;
    position: relative;
    top: -2px;
}
.notti_coun {
    position: absolute;
    right: 10px;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #333333;
    border-radius: 50%;
    font-size: 13px;
    font-weight: 600 !important;
    font-family: 'Nunito Sans', sans-serif;
    color: #ffffff;
}
span.notti_coun.style-1 {
    background: #2bb170;
}
span.notti_coun.style-2{
    background: #9972e6;
}
span.notti_coun.style-3{
    background: #03a9f4;
}
span.expiration {
    position: absolute;
    right: 10px;
    padding: 4px 10px;
    border-radius: 4px;
    background: #f31f67;
    font-size: 12px;
    top: 13px;
    color: #ffffff;
}
.dn-counter {
    background-color: #2c2c2c;
    color: #fff;
    font-size: 10px;
    display: inline-block;
    line-height: 17px;
    min-width: 17px;
    min-height: 17px;
    border-radius: 50%;
    position: relative;
    margin-left: -5px;
    top: -4px;
    text-align: center;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding: 0 2px;
}
.navigation.navigation-portrait .dn-counter {
    top:0px;
}

/*----------Dark Menu --------*/
@media (min-width: 993px) {
.nav-menu.nav-menu-social>li.add-listing.bg-white{
    background:#ffffff !important;
}
.nav-menu.nav-menu-social>li.add-listing.bg-white a{
    color:#333333 !important;
}
.header.header-fixed{
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    background: #ffffff;
    position: fixed !important;
    z-index: 999;
    width: 100%;
    top: 0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.header.no-fixed-head.header-fixed{
	position:relative;
	box-shadow:none;
}
.header.head-shadow{
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
	z-index:92;
	position:relative;
}
.header.head-border{
    border-bottom:1px solid #e9ecef;
}
.nav-menu.nav-menu-social>li.add-listing a {
    top: -8px;
}

.header.header-dark {
    background-color: #1f263e;
}
.header.header-dark .nav-brand, .header.header-dark .nav-brand:focus, .header.header-dark .nav-brand:hover, .header.header-dark .nav-menu>li>a {
    color: #ffffff;
}

.header.header-dark .nav-menu>li .nav-dropdown {
    background:#232b46;
}
.header.header-dark .nav-dropdown>li>a {
    border-bottom: 1px solid #2e3654;
}
.header.header-dark .nav-menu>li>.nav-dropdown:before {
  /*background-color:#232b46;*/
}
.searchingBar.fixedSearching{
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
/*------ transparent --------*/
.header.header-transparent {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    width: 100%;
    z-index:6;
}
.header.header-transparent.header-fixed{
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    background:#ffffff;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    -webkit-transition: 0.2s ease-in;
    -o-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.header.header-transparent .nav-brand, .header.header-transparent .nav-brand:focus, .header.header-transparent .nav-brand:hover, .header.header-transparent .nav-menu>li>a {
    color: #ffffff;
}
.header.header-transparent.header-fixed .nav-brand, .header.header-transparent.header-fixed .nav-brand:focus, .header.header-transparent.header-fixed .nav-brand:hover, .header.header-transparent.header-fixed .nav-menu>li>a {
    color:#333d46;
}
.change-logo .nav-brand.fixed-logo {
    display: none;
}
.change-logo.header-fixed .nav-brand.fixed-logo {
    display: block;
}
.change-logo.header-fixed .nav-brand.static-logo {
    display: none;
}

.dark-text .nav-brand, .header-transparent.dark-text .nav-brand:focus, .header-transparent.dark-text .nav-brand:hover, .header-transparent.dark-text .nav-menu>li>a {
    color: #404656;
}
.header-transparent.dark-text .nav-menu>li>a:hover, .header-transparent.dark-text .nav-menu>li>a:focus {
    color:#e42d29;
}
.header-transparent .submenu-indicator-chevron {
    border-color: transparent #ffffff #ffffff transparent;
}
.header-transparent.dark-text .submenu-indicator-chevron {
    border-color: transparent #172228 #172228 transparent;
}
.header-transparent.header-fixed .submenu-indicator-chevron {
    border-color:transparent #506377 #506377 transparent;
}
.header.header-fixed a.alio_green {
    color: #07ad7f !important;
}
.mobile_nav {
    display: none;
}
li._my_prt_list a {
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    color:#293544;
    font-family: 'Nunito Sans', sans-serif;
}
li._my_prt_list a span {
    width: auto;
    padding: 0px 6px;
    background: #006cff;
    border-radius: 50px;
    color: #ffffff;
    margin-right: 4px;
}
}
@media (max-width: 992px) {
.navigation-portrait .nav-brand {
    margin-left:25px;
}
.mobile_nav {
    margin-top:0px;
}
.nav-brand img {
    max-width:110px;
    position: relative;
    top:0px;
}
.nav-brand {
    padding:0px 15px;
	padding-right: 0;
}
.nav-header {
    width: 100%;
}
.navigation-portrait .nav-brand {
    flex: 1;
}
.mobile_nav ul {
    display: inline-flex;
    margin: 0;
    padding: 0;
    align-items: center;
}
.mobile_nav ul li {
    display: inline-block;
    padding-left:12px;
}
.mobile_nav ul li:first-child{
	padding-left:0;
	line-height: 0;
}
.mobile_nav ul li a {
    display: inline-flex;
    font-weight:500;
    color:#293544;
    font-family: 'Nunito Sans', sans-serif;
}
.mobile_nav ul li._my_prt_list a span {
    width: auto;
    padding: 0px 6px;
    background: #006cff;
    border-radius: 50px;
    color: #ffffff;
    margin-right: 4px;
}
.mobile_nav ul li i.fas {
    position: relative;
    top: 3px;
}
.navigation-portrait .nav-menu.nav-menu-social {
    display: none;
}
.mobile_nav .account-drop .btn.btn-order-by-filt img.avater-img {
    width: 25px;
    border-radius: 50%;
}
.mobile_nav ul li a.add_prt {
    width:34px;
    height:34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background:#fb8b00;
    border-radius:50%;
    color: #ffffff;
    line-height: 0;
}
.mobile_nav ul li a.add_prt i.fas {
    top: 0;
}
}



/*
DROPDOWN STYLE
=========================== */
nav .menu > li.dropdown > a:before, nav .menu > li.megamenu > a:before{
    margin-left: 10px;
    content:"\e61a";
	font-family:'themify';
    float: right;
    position: relative;
	font-size:12px;
    top:2px;
}
nav .menu > li.dropdown  li.dropdown > a:before{
    margin-left: 10px;
    content:"\e649";
	font-family:'themify';
    float: right;
    position: relative;
	font-size:14px;
    top:1px;
}

nav .menu li.dropdown.open > a{
    color: #e74c3c;

}
.top-header {
    background:#232c3d;
    padding:12px 0;
    color: #ffffff;
}
.cn-info ul {
    padding: 0;
    margin: 0;
}
.cn-info ul li {
    list-style:none;
	display:inline-block;
	margin-right:15px;
}
.cn-info ul li i{
	margin-right:5px;
}
.cn-info ul li:last-child{
	margin-right:0;
}
.top-social{
	padding: 0;
    margin: 0;
	float:right;
}
.top-social li{
	list-style:none;
	display:inline-block;
	margin-right:15px;
}
.top-social li:last-child{
	margin-right:0;
}
.top-social li a {
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.1);
    color: #ffffff;
    font-size: 12px;
    border-radius: 50%;
}
.mg-menu-items{
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding:0;
}
.mg-menu-items i{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
}
.mg-menu-items h5{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 16px;
	font-size: 15px;
	color:#031b4e;
	margin-bottom:0;
}
.mg-menu-items h5>span {
    color:#72809D;
    display: block;
    font-weight: 300;
    font-family: 'Muli', sans-serif;
}

.account-drop .btn.btn-order-by-filt {
    padding: 3px;
    margin-top: 0;
    font-weight: 600;
	border-radius:50% !important;
    box-shadow: 0px 0px 0px 3px rgb(237 240 245);
	-webkit-box-shadow: 0px 0px 0px 3px rgb(237 240 245);
}
.account-drop .btn.btn-order-by-filt img.avater-img {
    width:30px;
    border-radius: 50%;
}
li.login-attri .account-drop a {
    height: auto;
    line-height: 1.5;
    padding:10px 10px !important;
    box-shadow: none;
    color: #606c8e !important;
    font-size: 15px;
}


/*===================================================
 Homes Banner
==================================================*/
.image-cover{
    display: flex;
    height: auto;
    padding: 5rem 0;
    align-items: center;
	position:relative;
    justify-content: center;
    background-position: center !important;
    background-size: cover !important;
}
.bg-cover{
    background-position: center !important;
    background-size: cover !important;
}
.image-cover.image_bottom {
	background-position:bottom !important;
}
.home-banner{
	 transition: all 0.6s;
    border-radius: 0;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
}
.intro-bg{
	background:#eff6f2;
}
.home-banner{
    min-height: 520px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.bnc-ico {
    position: absolute;
    top: 50%;
    left:8px;
    transform: translateY(-50%);
    color: #aeb3bb;
    font-size: 17px;
}
.left-ico{
	padding-left:32px !important;
	border:none !important;
}
.form-ico{
	padding-left:32px !important;
}
.trending {
    font-size: 20px;
    font-style: italic;
    font-family: initial;
    color: #333c56;
}
.home-banner.hide-dot .slick-dots{
	display:none !important;
}
.home-banner.hide-navigation .slick-arrow{
	display:none !important;
}
.imployer-explore {
    background: rgba(0,0,0,0.1);
    padding: 1.5rem 0;
    margin-top: -88px;
    z-index: 1;
}
.impl-thumb {
    text-align: center;
}
.impl-thumb img {
    margin: 0 auto;
}
.side_block img {
    display: table;
    align-items: center;
    margin: 0 auto;
}
.list_crs_img .cirl {
    position: absolute;
    left: 5%;
    top: 10%;
}
.list_crs_img .elsio {
    max-width: 25% !important;
}
.list_crs_img .arrow {
    position: absolute;
    bottom: 10%;
    left: 5%;
}
.list_crs_img .moon {
    position: absolute;
    right: 0%;
    top: 30%;
}
.animate-fl-y{
    -webkit-animation-name: float-bob-y;
    animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.animate-fl-x{
    -webkit-animation-name: float-bob-x;
    animation-name: float-bob-x;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.animate-fl-x{
	-webkit-animation-name: fl-x;
	        animation-name: fl-x;
	-webkit-animation-duration: 2s;
	        animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
}
@-webkit-keyframes fl-x{
	0% {
		-webkit-transform: translateX(-20px);
		        transform: translateX(-20px);
	}

	50% {
		-webkit-transform: translateX(-10px);
		        transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(-20px);
		        transform: translateX(-20px);
	}
}
@keyframes fl-x{
	0% {
		-webkit-transform: translateX(-20px);
		        transform: translateX(-20px);
	}

	50% {
		-webkit-transform: translateX(-10px);
		        transform: translateX(-10px);
	}

	100% {
		-webkit-transform: translateX(-20px);
		        transform: translateX(-20px);
	}
}
.animate-fl-y{
	-webkit-animation-name:fl-y;
	        animation-name:fl-y;
	-webkit-animation-duration: 2s;
	        animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	        animation-timing-function: linear;
}
@-webkit-keyframes fl-y {
	0% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}

	50% {
		-webkit-transform: translateY(-10px);
		        transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}
@keyframes fl-y{
	0% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}

	50% {
		-webkit-transform: translateY(-10px);
		        transform: translateY(-10px);
	}

	100% {
		-webkit-transform: translateY(-20px);
		        transform: translateY(-20px);
	}
}
.ovr_top {
    margin-top: -50px;
}
.crp_box.fl_color .dro_140 {
    background: #ffffff;
    border-radius: 10px;
    padding: 1.5rem 1rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}
.dro_140 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.dro_141 {
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: rgba(40, 182, 97,0.1);
    border: 1px dashed;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 20px;
}
.crp_box.fl_color .dro_141.de {
    background: rgba(40, 182, 97,0.1);
    color:#3ac9a2;
    border: 1px dashed #3ac9a2;
}
.crp_box.fl_color .dro_142 {
    flex: 1;
    padding-right: 10px;
}
.crp_box.fl_color .dro_142 h6 {
    margin-bottom: 5px;
}
.dro_142 h6 {
    margin: 0;
    color:#172228;
    font-size: 18px;
	font-weight:500;
    line-height: 1.2;
}
.crp_box.fl_color .dro_142 p {
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}
.snackbar-wishlist{
	cursor:pointer;
}

/*----------------- Map Styles -------------------*/
.home-map-banner.full-wrapious {
    position: relative;
    top: 0;
    left: 0;
    height: 585px;
    width: 100%;
    overflow: hidden;
}
.hm-map-container.fw-map #map {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden;
}
.cl-justify {
    display: flex;
    align-items: center;
	justify-content:space-between;
    width: 100%;
    margin-bottom: 1.5rem;
    position: relative;
}
.fs-left-map-box {
    float: right;
}
.fs-left-map-box .hm-map-container.fw-map {
    width: 50%;
    height: 100%;
    position: fixed;
    right: 0;
    z-index: 22;
    -webkit-transform: translate3d(0,0,0);
    overflow: hidden;
}
.half-map .fs-inner-container {
    position: relative;
    width: 50%;
    background: #ffffff;
    min-height: 100vh;
    z-index: 10;
    float: left;
}
.fs-content {
    max-height: 100%;
    overflow: auto;
    padding: 0;
    overflow: visible;
}
.half-map .fs-content {
    padding: 2em;
}
.cluster-visible {
    background: transparent !important;
    color: #ffffff !important;
    width: 50px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: radial-gradient(circle, #27ae60 35%, #138442 100%) !important;
    border-radius: 50%;
    font-size: 16px !important;
}
.gm-style {
    font: 400 14px 'Nunito Sans', sans-serif !important;
    text-decoration: none;
}
.infoBox {
    width: 290px !important;
}
.infoBox>img {
    position: absolute !important;
    right:5px;
    top:7px;
    z-index: 2;
    cursor: pointer;
}
/*===================================================
	Job Board Elements
==================================================*/
/*----------------- Grid Job Styles -----------------*/
.job_grid, .jbr-wrap{
	position:relative;
	display:block;
	margin-bottom:30px;
	background:#ffffff;
}
.skills_tag li {
    display:inline-flex;
    padding: 4px 2px;
}
.skill-bg{
	background:#f1f3f5;
}
.top-searches-key li {
    display: inline-block;
    margin-bottom: 4px;
    margin-right: 10px;
    list-style: none;
}
.top-searches-key li a {
    background:#def3e7;
    padding: 2px 12px;
    border-radius: 2px;
    color: #3ac9a2;
}
.cats-wrap, ._blog_wrap{
	margin-bottom:30px;
}
.apply-btn{
    font-weight: 300;
    color: #6f7587;
    font-size: 14px;
}
.shadow{
    box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 7%);
    -webkit-box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 7%);
}
.filter-list li {
    padding:4px 0;
}
.filter-list li ul{
	margin-left:1rem;
}
.widget-boxed-header h4 a {
    height: 100%;
    display: block;
    color: #2D3954 !important;
    position: relative;
    padding: 1rem 0rem;
}
.widget-boxed-header h4 a.collapsed:before {
    content: "\e61a";
    background: #f5f7fb;
    color: #140c40;
}
.widget-boxed-header h4 a:before {
    content: "\e622";
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 52%;
    transform: translate(-10%, -52%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background:#f6f8f7;
    font-family: themify;
    font-size: 10px;
    color: #445977;
}

.company-letters {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #eaebed;
    text-align: center;
    width: 100%;
    display: block;
}
.company-letters a {
    padding:0.5rem 0.8rem;
    display:inline-block;
    font-size:15px;
    font-weight: 300;
}
ul.company-summeries-list {
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
ul.company-summeries-list>li {
    width:33.333333%;
	display:inline;
    float: left;
    padding-right: 3%;
    margin-bottom: 2rem;
}
ul.company-summeries-list>li:nth-child(3n) {
    padding-right: 0;
}
ul.cmp-overview {
    margin: 0;
    padding: 0;
}
ul.cmp-overview li {
    list-style: none;
    padding: 0;
    display: block;
}
ul.cmp-overview li a {
    display: block;
    padding: 0.8rem 0;
    border-bottom: 1px solid #edf1ef;
    font-size: 15px;
    color: #797a7e;
}
ul.cmp-overview li:last-child a{
	border:none;
}
/*----------------- Job Details ----------------------------*/
.details>label, .job-desc .details>span {
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
}
.details>label {
    color: #999;
    width: 110px;
    vertical-align: top;
    margin-right: 9px;
}
ul.jbd-social {
    margin: 0;
    padding: 0;
}
ul.jbd-social li {
    display: inline-block;
    margin-right: 10px;
    list-style: none;
}
ul.jbd-social li a {
    width: 32px;
    height: 32px;
    border: 1px solid #edebeb;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #868c9f;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin-bottom: 0;
}
.custom-file {
    height: 56px;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    margin: 0;
    overflow: hidden;
    opacity: 0;
}
._apply_form_form .custom-file-label {
    height: 50px;
    border: 1px solid rgba(40, 182, 97,0.2);
    background: rgba(40, 182, 97,0.1);
    display: flex;
    align-items: center;
    color:#3ac9a2 !important;
	cursor:pointer;
	border-radius:4px;
	justify-content:center;
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.box-static{
	position:sticky;
	top:100px;
}
.exslio-list-custom ul {
    padding: 0;
    margin: 0;
    width: 100%;
}
.exslio-list-custom ul li {
    display: block;
    list-style: none;
    padding-bottom: 1.5rem;
    position: relative;
    border-left: 2px solid rgba(40, 182, 97,0.2);
    padding-left: 20px;
}
.exslio-list-custom ul li:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgb(190 233 207);
    left: -13px;
    opacity: 1;
    top: -2px;
}
.exslio-list-custom ul .check:after {
    content: "\2713";
    position: absolute;
    font-size: 17px;
    color: rgba(40, 182, 97, 0.8);
    font-weight: bold;
    left: -7px;
    top: -1px;
}
.exslio-list-custom ul .last:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: rgba(40, 182, 97,0.8);
    left: -7px;
    top: 3px;
}
.exslio-list ul {
    padding: 0;
    margin: 0;
    width: 100%;
}
.exslio-list ul li {
    display: block;
    list-style: none;
    padding-bottom: 1.5rem;
    position: relative;
    border-left: 2px solid rgba(40, 182, 97,0.2);
    padding-left: 20px;
}
.exslio-list ul li:before {
    content: "";
    position: absolute;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: rgba(40, 182, 97,0.3);
    left: -13px;
    top: -3px;
}
.exslio-list ul li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(40, 182, 97,0.8);
    left: -6px;
    top: 3px;
}
/*------------------------------------------------------------
	General Features
-------------------------------------------------------------*/
/*-------------- Form Elements ----------------*/
.form-control, select.form-control {
    height:52px !important;
    padding: 10px 15px;
	font-size:15px;
    border-radius: 1px;
    border-color: #e5e5e5;
}
.form-control.form-control.lg{
	height:60px !important;
    padding:10px 15px;
}
.form-control.sm{
	height:40px !important;
    padding: 10px 15px;
}
select{
	cursor:pointer;
}
textarea.form-control{
	height:150px !important;
}
.form-control:hover, select.form-control:hover,
.form-control:focus, select.form-control:focus {
    border-color: #172228;
}
.btn.custom-height{
	border:none;
	height:52px;
    padding:10px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.btn.custom-height.sm{
	height:40px;
    padding:5px 8px;
}
.btn.custom-height-lg{
	border:none;
	height:60px;
    padding:10px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 1.75rem + 2px);
    padding:.875rem 1.5rem .875rem 1rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color:#868e96;
    vertical-align: middle;
    background: #fff url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpolyline fill='none' stroke='%23525252' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' points='6 9 12 15 18 9'/%3e%3c/svg%3e) no-repeat right 1.5rem center/1rem 1rem;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	min-width:80px;
}
.custom-select.lg {
    height:60px;
    padding:.875rem 1.5rem .875rem 1rem;
}
.custom-select.w-auto{
	min-width:100px;
	width:100px;
}
.simple-button {
    font-weight: 300;
    color: #000000;
    font-size: 15px;
    padding: 6px 6px;
    background: transparent;
    border: none;
    opacity:0.7;
}
.simple-button.active {
    opacity:1;
}
.custom-select.simple{
	height: calc(1em + 1.2rem + 2px);
    padding:.575rem 1.5rem .575rem 0.5rem;
	line-height: 1;
	border:none;
}

/*------------- Slide Design of Cart & Wishlist -------------*/
.w3-ch-sideBar {
    height: 100%;
    max-width:360px;
    min-width:300px;
    background-color: #fff;
    position: fixed!important;
    top: 0;
    z-index: +2000;
    overflow: auto;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
    position: relative;
    animation: animateleft .4s;
    left: 0;
	bottom:0;
}
@keyframes animateright {
    from {
        right: -300px;
        opacity: 0
    }
    to {
        right: 0;
        opacity: 1
    }
}
@keyframes animateleft {
    from {
        left: -300px;
        opacity: 0
    }
    to {
        left: 0;
        opacity: 1
    }
}
.slide-head {
    background: #f4f5f7;
}
.close_slide {
    background: #ffffff;
    border: none;
    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 10px;
    padding: 0;
    cursor: pointer;
}
.close_slide.gray{
	background:#f4f5f7 !important;
}
/*------------- Testimonials ----------*/
.sng_rev_thumb {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    margin: 0 auto 0.5rem;
}
.rev_desc {
    position: relative;
}
.rev_desc:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    left:0px;
    top: -50px;
    font-size: 49px;
    position: absolute;
    z-index: 1;
    color: #d9e0e4;
    display: block;
}
.d_ico i {
    color: #000000;
    font-size: 30px;
    margin-right:0.6rem;
}
.d_capt h5 {
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
}

/*------------ Breadcrumbs ---------------*/
.breadcrumb {
    padding: 0;
    background: transparent;
    margin: 0;
}

/*------------ pricing Box ----------------*/
.pricing_wrap {
    padding: 2.4rem;
	margin-bottom:30px;
    background: #ffffff;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
	-webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    border-radius:0.5rem;
}
.prt_head {
    text-align: center;
    margin-bottom:1.55rem;
}
.prt_price {
    text-align: center;
    margin-bottom: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.prt_price h2 {
    font-size: 60px;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
}
.prt_price h2 span {
    font-size: 25px;
}
.prt_body ul {
    padding: 0;
    margin: 0 0 1rem;
}
.prt_body ul li {
    position: relative;
    padding: 10px 10px 10px 40px;
    color: #2c3038;
    font-size: 15px;
    font-weight: 600;
	margin-bottom:10px;
}
.prt_body ul li.none{
	opacity:0.5;
}
.prt_body ul li:before {
    content:"\f00c";
    font-family: 'Font Awesome 5 Free';
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
	border-radius: 50%;
    background: rgba(40, 182, 97,0.1);
    color: #3ac9a2;
    left: 0;
    position: absolute;
    top: 5px;
    font-size: 13px;
}
.prt_body ul li.none:before {
    content: "\f00d";
    background:rgba(220, 53, 69,0.12)!important;
    color:rgb(220 53 69)!important;
}
.btn.choose_package {
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 4px solid rgba(40, 182, 97,0.15);
    border-radius: 50px;
    color: #3ac9a2;
    font-weight: 600;
    font-size: 18px;
    transition: all ease 0.4s;
}
.btn.choose_package:hover, .btn.choose_package:focus {
    background:rgba(40, 182, 97,0.15);
    border: 4px solid rgba(40, 182, 97,0.15);
    color: #3ac9a2;
}
.recommended {
    margin-bottom: 1rem;
    padding: 6px 20px;
    background:#ff9800;
    display: inline-block;
    border-radius: 50px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
}
.btn.choose_package.active{
	background:#3ac9a2;
	border-color:#3ac9a2;
	color:#ffffff;
}
.pertner_flexio {
    background: #ffffff;
    border-radius: 0.2rem;
    margin: 0.4rem;
    display:inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 1.8rem;
}
.pertner_flexio img {
    max-width: 35px;
    margin-right: 10px;
}
.pertner_flexio h5 {
    margin: 0;
}
.slick-next:before, .slick-prev:before {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    background:#ffffff;
    justify-content: center;
    color: #03b97c;
    border-radius: 50%;
}
.slick-next, .slick-prev {
    width: auto;
    height: auto;
}
/*--------------- tab Design ----------------*/
.nav-pills .nav-link.active, .show>.nav-pills .nav-link {
    color:#fff;
    background-color:#3ac9a2;
}
.nav-link {
    display: block;
    padding: .8rem 1.4rem;
    background: #ffffff;
    font-weight:500;
    font-size: 14px;
    margin-right: 0.8rem;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: .25rem;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: .25rem;
    background: #f4f5f7;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border:1px solid transparent;
    border-radius: .25rem;
    background:#edeff3;
	cursor:pointer;
}
.nav-tabs .nav-link.active {
    color:#ffffff;
    background:#17b67c;
    border-color: #17b67c;
}
button:focus {
    outline:none;
    outline:none;
}
.nav-tabs.simple_tab_links .nav-link {
    margin:0 5px;
    padding:0.5rem 0.8rem;
    border-radius: 0;
    background: transparent;
    border: none;
    font-size: 13px;
    font-weight: 300;
	opacity:0.6;
    text-transform: uppercase;
    border-bottom: 2px dashed rgba(0, 0, 0, 0.0);
    text-decoration: none;
}
.nav-tabs.simple_tab_links .nav-link:hover, .nav-tabs.simple_tab_links .nav-link:focus {
    border:none;
    border-radius:0;
    background:transparent;
	cursor:pointer;
}
.nav-tabs.simple_tab_links .nav-link.active {
    color: #000000;
    background: transparent;
    border-bottom: 2px dashed white;
    opacity: 1;
}
.style-2{
	overflow:hidden;
}

.style-2#v-pills-tab .nav-link {
    margin: 0 !important;
    border-radius: 0;
    border-bottom: 1px solid #e7e7e7;
}
.style-2#v-pills-tab .nav-link:last-child{
    border:none;
}
/*-------------- Accordion Design --------------*/
.accordion .card-header {
    padding: 1rem 1rem;
    background: transparent;
    margin: 0;
    display: block;
    border: none;
}
.accordion .card-header button {
    color: #121212;
    font-weight: 300;
    padding: 0;
    display: block;
    display: inline-block;
    width: 100%;
    text-align: left;
    text-decoration: initial;
	word-wrap: break-word;
    white-space: normal;
}
.accordion .card-body{
	padding-top:0px;
}
.collapsible-link:before, .accordion .btn-link:before {
  content: '';
  width: 14px;
  height: 2px;
  background: #333;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}

/* Vertical line */
.collapsible-link:after, .accordion .btn-link:after {
  content: '';
  width: 2px;
  height: 14px;
  background: #333;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']:after, .accordion .btn-link[aria-expanded='true']:after {
  transform: rotate(90deg) translateX(1px);
}

.collapsible-link[aria-expanded='true']:before, .accordion .btn-link[aria-expanded='true']:before {
  transform: rotate(180deg);
}
.card-header {
    position: relative;
}
.accordion .card {
    border-color: #e8edf7;
    margin-bottom: 10px;
	border:1px solid #e9ecef;
}
.accordion_title, .accordion .card-header h5 {
    text-transform: capitalize;
    font-size: 16px;
}

/*===================================================
	Job Board Dashboard
==================================================*/
.dashboard-wrap{
    min-height: calc(100vh - 82px);
    display: flex;
    flex-wrap: wrap;
    padding-top: 0 !important;
}
.dashboard-content, .dashboard-nav {
    flex: 1;
}
.dashboard-nav {
    position: fixed;
    min-height: 100vh;
    overflow: hidden;
	min-width:270px;
    max-width: 760px;
}
.dashboard-nav {
    display: block;
    z-index: 11;
    padding-bottom: 30px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    z-index:0;
    background: #fff;
}
.dashboard-inner{
    height: 100%;
    width:300px;
    overflow-y:scroll;
    position:relative;
    display: block;
    padding:10px 0 30px 0;
}
.dashboard-inner{
    max-height:900px;
    width:calc(100% + 17px);
    overflow-y: scroll;
    position: relative;
    display: block;
    padding: 10px 0 25px 0;
}
.dashboard-nav ul {
    list-style: none;
    padding: 0;
    margin:17px 0 0 0;
}
.dashboard-nav ul:first-child {
    margin:30px 0 0 0;
}
.dashboard-nav ul:before {
    content: attr(data-submenu-title);
    padding: 0 30px;
    margin-bottom:5px;
    display: block;
    color:#172228;
    font-weight:500;
    font-size: 14px;
}
.dashboard-nav ul li {
    display: block;
    border-left:3px solid transparent;
    transition: 0.3s;
    line-height:20px;
    font-size: 14px;
}
.dashboard-nav ul li.active, .dashboard-nav ul li:hover{
    border-color:#3ac9a2;
	background-color: rgba(40,182,97,0.1);
}
.dashboard-nav ul li.active a, .dashboard-nav ul li:hover a{
    color:#3ac9a2;
}
.dashboard-nav ul li a {
    color:#777e8e;
    display: block;
    padding:10px 25px;
    transition: 0.3s;
    cursor: pointer;
    font-weight:400;
    position: relative;
	font-size:15px;
	letter-spacing:0.5px;
}
.dashboard-nav ul li span.count-tag{
    display: inline-block;
    font-weight: 700;
    height: 19px;
    width: 19px;
    line-height: 19px;
    text-align: center;
    color: #fff;
    font-size: 10px;
    background-color: #26ae61;
    border-radius: 50%;
    position: relative;
    margin: 0 0 0 4px;
    top: -2px;
}
.dashboard-content {
    padding: 40px 45px;
    padding-bottom: 0;
    position: relative;
    z-index:1;
    height: 100%;
    margin-left: 255px;
}
.dash-widgets{
	margin-bottom:30px;
	position:relative;
}
.dash-widgets i {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #ffffff;
    opacity: 0.3;
    font-size:55px;
}
.dashboard-gravity-list {
    margin:0px 0 30px;
    border-radius: 4px;
}
.dashboard-gravity-list h4 {
    font-size: 16px;
    margin: 0;
    padding:20px 30px;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #eaeaea;
    border-radius: 4px 4px 0 0;
}
.dashboard-gravity-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
}
.dashboard-gravity-list ul li {
    padding: 23px 30px;
    border-bottom: 1px solid #eaeaea;
    transition: .3s;
    position: relative;
}
.dashboard-gravity-list ul ul {
    background-color: transparent;
}
.dashboard-gravity-list ul ul {
    background-color: transparent;
}
.dashboard-gravity-list.invoices ul ul {
    line-height: 22px;
    padding-bottom: 2px;
	padding: 0;
    margin: 0;
}
.dashboard-gravity-list ul ul li {
    padding: 0;
    border: none;
    transition: .3s;
    background-color: transparent;
    display: inline-block;
}
.dashboard-gravity-list.invoices ul ul li {
    padding: 0;
}
.dashboard-gravity-list.invoices ul ul li:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 11px;
    background-color: #e0e0e0;
    position: relative;
    margin: 0 10px;
}
.dashboard-gravity-list.invoices ul ul li:last-child:after{
	display:none;
}
.dashboard-gravity-list.with-icons ul li {
    padding-left: 87px;
    font-size: 14px;
}
.dashboard-gravity-list ul li i.dash-icon-box {
    height: 38px;
    width: 38px;
    color:#7f8bab;
    text-align: center;
    line-height: 37px;
    border-radius: 50%;
    transition: .3s;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
}
.dashboard-gravity-list ul li:hover a.close-list-item {
    opacity: 1;
}
a.close-list-item {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    opacity: 0;
    padding: 4px;
    color: #ea2828;
    transition: .3s;
}
.buttons-to-right, .dashboard-gravity-list .button.to-right {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translate3d(0,-49%,0);
    -moz-transform: translate3d(0,-50%,0);
    opacity: 0;
    transition: .4s;
    box-shadow: 0 0 10px 15px #fbfbfb;
}
.dashboard-gravity-list .button {
    padding: 8px 15px;
    line-height: 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 300;
    margin: 0;
}.dashboard-gravity-list li:hover .buttons-to-right, .dashboard-gravity-list li:hover .button.to-right {
    opacity: 1;
}

.dashboard-gravity-list .numerical-rating {
    margin: 0 3px;
}
.numerical-rating {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    width: 44px;
    display: inline-block;
    position: relative;
    border-radius: 50px;
    letter-spacing: -.5px;
    background-color: rgba(255,255,255,.2);
    margin: 15px 32px;
}
.numerical-rating:before {
    content: attr(data-rating);
}
.numerical-rating.high {
    background-color: #1baf65;
}
.numerical-rating.mid {
    background-color: #ffc10a;
}
.numerical-rating.low {
    background-color:#db2929;
}
.custom-file.avater_uploads {
    height: 180px;
    position: relative;
    display: flex;
    align-items: center;
    width: 170px;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    overflow: hidden;
    font-weight: 300;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.custom-file.avater_uploads label.custom-file-label {
    height: 180px;
    border-radius: 10px;
    background: #f4f5f7;
    border: 1px solid #e4e8ef;
    width: 180px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-file.avater_uploads label.custom-file-label i {
    font-size: 100px;
    color: #ccd2de;
}
.dashed-list-full {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.ico-content {
    width: auto;
    position: relative;
    display: block;
}
.ico-content ul {
    display: block;
    padding: 0;
    margin: 0;
}
.ico-content ul li {
    display: inline-block;
    margin-right: 5px;
    list-style: none;
}
.ico-content ul li:last-child{
    display: inline-block;
    margin-right:0px;
    list-style: none;
}
.dashed-list-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.star-rating {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 5px;
    color: #c7c8cd;
}
.star-rating .filled {
    color: #ff9800;
}
button.aps-clone {
    cursor: pointer;
    outline: none;
    border-radius: 50%;
    border: none;
    background: #808591;
    color: #ffffff;
    width: 25px;
    height: 25px;
    line-height: 0;
    font-size: 12px;
    position: absolute;
    right: -7px;
    top: -7px;
}

/*-------------------- Messages Design ----------------*/
.messages-container {
    margin: 0;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.06);
    border-radius: 4px;
    background-color: #fff;
}
.messages-headline {
    font-size: 16px;
    margin: 0;
    padding: 22px 30px;
    background-color: #fff;
    display: block;
    border-bottom: 1px solid #edf1f9;
    border-radius: 4px 4px 0 0;
    position: relative;
}
.messages-headline h4 {
    font-size: 16px;
    padding: 0;
    margin: 0;
    font-weight: 600;
    display: inline-block;
}
.message-action {
    border-radius: 50px;
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    transition: .3s;
    padding: 0;
    float: right;
}
.messages-container-inner {
    display: flex;
}
.messages-container-inner .dash-msg-inbox {
    max-width: 340px;
    border-right: 1px solid #edf1f9;
}
.messages-container-inner .dash-msg-inbox {
    overflow: hidden;
}
.messages-container-inner .dash-msg-content {
    padding: 30px;
}
.messages-container-inner .dash-msg-inbox, .messages-container-inner .dash-msg-content {
    flex: 1;
}
.messages-container-inner .dash-msg-inbox ul {
    max-height:950px;
    overflow-y: scroll;
    width: 357px;
	list-style: none;
    padding: 0;
    margin: 0;
}
.dash-msg-inbox ul li.active-message {
    border-left: 3px solid #166ef3;
}
.dash-msg-inbox ul li {
    border-bottom: 1px solid #edf1f9;
    transition: .2s;
	list-style: none;
}
.dash-msg-inbox ul li:last-child {
    border-bottom: none;
}
.message-by-headline h5 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1;
}
.dash-msg-inbox ul li a {
    position: relative;
    display: block;
    padding: 30px;
}
.messages-container-inner .dash-msg-inbox ul li a {
    padding: 25px;
}

.dash-msg-inbox .dash-msg-avatar {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.messages-container-inner .dash-msg-inbox .dash-msg-avatar {
    left: 25px;
}

.dash-msg-avatar img {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
}
.messages-container-inner .dash-msg-avatar img {
    width: 40px;
    height: 40px;
}

.dash-msg-inbox .message-by {
    margin-left: 85px;
}
.messages-container-inner .dash-msg-inbox .message-by {
    margin-left:50px;
}
.messages-container-inner .message-by-headline h5 i {
    background: #f98f14;
    padding: 3px 8px;
    border-radius: 50px;
    color: #ffffff;
    font-size: 13px;
}
.messages-container-inner .message-by-headline span {
    font-size: 13px;
    position: absolute;
    top: 25px;
    right: 25px;
	float: right;
    color: #888;
}
.messages-container-inner .dash-msg-inbox .message-by p {
    height: 26px;
    max-width: 205px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    margin: 0;
    padding: 0;
	color: #6b747d;
    line-height: 27px;
}
.message-plunch {
    display: block;
    position: relative;
    margin-bottom: 25px;
}
.message-plunch .dash-msg-avatar {
    position: absolute;
    left: 0;
    top: 0;
}
.message-plunch .dash-msg-avatar img {
    width: 50px;
    height: 50px;
	display: inline-block;
	border-radius: 50%;
}
.message-plunch .dash-msg-text {
    margin-left: 70px;
    background-color:#f4f5f7;
    border-radius: 4px;
    padding: 20px;
    position: relative;
}
.message-plunch .dash-msg-text:before {
    position: absolute;
    top: 12px;
    left: -9px;
    content: "\f0d9";
    font-family: fontawesome;
    font-size: 31px;
    color:#f4f5f7;
}
.message-plunch .dash-msg-text p {
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 27px;
}
.message-plunch.me .dash-msg-avatar {
    left: auto;
    right: 0;
	position: absolute;
    top: 0;
}
.message-plunch.me .dash-msg-text {
    color: #39b36e;
    background-color: rgba(57, 179, 110,0.1);
}
.message-plunch.me .dash-msg-text {
    margin-left: 0;
    margin-right: 70px;
	border-radius: 4px;
    padding: 20px;
    position: relative;
}
.message-plunch.me .dash-msg-text:before {
    color: rgb(235 247 240);
}
.message-plunch.me .dash-msg-text:before {
    left: auto;
    right: -11px;
    content: "\f0da";
}
.message-reply {
    display: block;
    margin-top: 15px;
}
.message-reply textarea {
    max-width: 100%;
    width: 100%;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    padding: 15px 20px;
}
.message-reply button {
    border-radius: 4px;
    margin-top: 5px;
}
span._user_status {
    width: 12px;
    height: 12px;
    background: #252629;
    display: flex;
    border-radius: 50%;
    border: 1px solid #ffffff;
    position: absolute;
    right: -5px;
    top: 50%;
}
span._user_status.online {
    background: #28af51;
}
span._user_status.offline {
    background: #e23528;
}
span._user_status.busy {
    background: #ff9800;
}

/*===================================================
 Blog Designs
==================================================*/
/*------------------- Blog Grid Design --------------*/
.blg_grid_box{
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    background: #ffffff;
    margin-bottom: 30px;
    border-radius: 0.5rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}
.blg_grid_caption {
    position: relative;
    display: block;
    padding: 1.2rem 1.2rem;
}
.blg_grid_caption .blg_tag {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    height: 30px;
    border-radius: 4px;
    color:#3ac9a2;
    font-size: 13px;
    font-weight: 600;
    padding: 0.2rem 0.8rem;
    background: rgba(3, 185, 124,0.1);
    margin-bottom: 4px;
}
.blg_grid_caption .blg_tag.dark {
    color: #ffffff;
    background: #006cff;
}
.blg_title h4 {
    font-size: 16px;
    line-height: 1.4;
	font-weight: bold;
}
.blg_title h4 a {
    color:#30384e;
}
.blg_desc p {
    font-size: 14px;
    line-height: 1.8;
    color:#4e6579;
	margin:0;
}
.blg_more {
    display: inline-flex;
    margin-top: 10px;
}
.blg_more a {
    position: relative;
    color: #006cff;
    font-weight: 600;
    font-size: 14px;
    text-decoration: underline;
}
.blg_more a:before {
    content: "\e661";
    font-family: 'themify';
    position: absolute;
    right:-15px;
    top: 0;
    color:#006cff;
}
.foot_list_info ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.foot_list_info ul li {
    display: flex;
    align-items: center;
    margin-left: 20px;
    font-weight:500;
    font-size: 13px;
    list-style: none;
	color:#172228;
}
.foot_list_info ul li .elsio_ic {
    width: 28px;
    height: 28px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #ffffff;
    border: 1px solid #eff1f5;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 11px;
}

/*--------- Blog Detail Page -----------*/
.single_article_wrap {
    display: block;
    width: 100%;
    background: #ffffff;
    padding:20px;
    border-radius: 4px;
    margin-bottom: 30px;
    border:1px solid #e5e8f3;
}
.article_featured_image {
    display: block;
    margin-bottom: 1.5rem;
}
.article_featured_image img {
    border-radius:6px;
}
.single_article_wrap .article_body_wrap .article_middle_info {
    padding: 0;
    list-style: none;
}
.single_article_wrap .article_body_wrap .article_middle_info li {
    display: inline-block;
    margin-right: 19px;
}
.single_article_wrap .article_body_wrap .article_middle_info li a {
    color: #6e7c90;
    display: block;
    letter-spacing: 0;
    line-height: 18px;
}
.single_article_wrap .article_body_wrap .article_middle_info li a .icons {
    margin-right: 10px;
}
.single_article_wrap .article_body_wrap .post-title {
    display: block;
    font-weight: 600;
    font-size: 28px;
    line-height: 1.2;
    margin: 5px 0 0;
}
.single_article_wrap .article_body_wrap p, .single_article_wrap .article_body_wrap .text {
    color: #6e7c90;
    font-size:15px;
    margin:25px 0 0;
}
.blog-page .article_detail_wrapss blockquote {
    background:#f7f9fc;
    padding: 28px 28px 28px 100px;
    margin: 50px 0;
	position: relative;
}
.blog-page .article_detail_wrapss blockquote .icon {
    color:#03b97c;
    position: absolute;
    font-size: 28px;
    line-height: 28px;
    left:35px;
    top:42%;
}
.blog-page .article_detail_wrapss blockquote .name {
    color: #000c35;
    margin: 12px 0 0;
}
.blog-page .article_detail_wrapss .article_bottom_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 43px 0 0;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-tags {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-tags .pbm-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 20px;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list {
    padding: 0;
    list-style: none;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li {
    display: inline-block;
    margin-bottom: 10px;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a {
    border: 1px solid #e4e4e6;
    letter-spacing: 0;
    display: block;
    padding:9px 20px;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a:hover {
    color: #ffffff;
    background:#e42d29;
    border-color:#e42d29;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-share .list {
    padding: 0;
    list-style: none;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li {
    display: inline-block;
    margin-right: 22px;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li:last-child{
	margin-right:0;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-share {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: right;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-share .pbm-title{
	font-size:18px;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a {
    color: #8c96b5;
    display: block;
    font-size: 16px;
    line-height: 22px;
}
.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a:hover {
    color: #ef4060;
}

.single_article_pagination .next-post .title,
.single_article_pagination .prev-post .title{
	font-size:20px;
}
.single_article_pagination .article_pagination_center_grid {
    position: absolute;
    left: 50%;
    top:60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.single_article_pagination .article_pagination_center_grid a {
    font-size: 2.5rem;
    color:#e42d29;
}
.single_article_pagination .prev-post a, .single_article_pagination .next-post a {
    display: inline-block;
    overflow: hidden;
    padding: 14px 25px;
    height: 50px;
    border: 4px !important;
    color: #ffffff !important;
    overflow: hidden;
    text-transform: capitalize !important;
}
.single_article_pagination .prev-post a span, .single_article_pagination .next-post a span{
margin:0;
}
.single_article_pagination .prev-post a .title-with-link .title {
    color: #000c35;
    line-height: 28px;
}

/*-------- Comment ---------*/
.blog-page .article_detail_wrapss .comment-area .all-comments .comments-title {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 35px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul {
    padding: 0;
    list-style: none;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article {
    overflow: hidden;
    margin: 0 0 50px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb {
    float: left;
    width:70px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb img{
	max-width:70px;
	border-radius:50%;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details {
    overflow: hidden;
    padding-left:20px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .author-name {
    font-size:18px;
    line-height: 28px;
	margin-bottom:2px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .author-name .selected {
    font-size: 12px;
    color: #cacfef;
    margin-left: 4px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date {
    color:#03b97c;
    text-transform: uppercase;
    font-size: 12px;
	font-weight: bold;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 300;
    margin: 7px 0 0;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    text-align: right;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply .reply {
    color: #6e7c90;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply .reply .icon {
    margin-right: 8px;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-text {
    margin: 19px 0 0;
}
.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-text p {
    margin: 0;
}
.blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul li ul {
    padding-left: 40px;
    list-style: none;
}
.article_posts_thumb {
    text-align: center;
}
.article_posts_thumb span.img {
    width: 120px;
    overflow: hidden;
    border-radius: 50%;
    height: 120px;
    border: 4px solid #e4eaf3;
    display: table;
    margin: 0 auto 1rem auto;
}
span.img img {
    border-radius: 50%;
    max-width: 120px;
}
h3.pa-name {
    font-size: 18px;
	margin-bottom:5px;
}
.social-links {
    padding: 0;
    margin: 0 0 1rem 0;
}
.social-links {
    padding: 0;
    margin: 0 0 1rem 0;
}
.social-links li{
	display:inline-block;
	padding:2px 10px;
}
.social-links li a {
    color:#8c96b5;
    font-size: 16px;
}
.social-links li a:hover,
.social-links li a:focus{
	color:#17b67c;
}
/*-------------- Sidebar -----------*/
.single_widgets {
    border:1px solid #e5e8f3;
	background:#ffffff;
    padding: 30px 28px 35px;
    margin: 0 0 40px;
	border-radius:0.4rem;
}
.single_widgets.widget_search form {
    position: relative;
}
.single_widgets.widget_search form input[type="search"] {
    border-radius:4px;
    border:1px solid #ebedf5;
    background:#f9fafc;
    font-size: 12px;
    padding: 10px 70px 10px 30px;
    height:60px;
    width: 100%;
}
.single_widgets.widget_search form button {
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 0px;
    cursor: pointer;
    border-radius: 4px;
    background:#03b97c;
    color: #ffffff;
    border: 0;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    width: 52px;
	outline:none;
}
.single_widgets.widget_category ul {
    padding: 0;
    list-style: none;
}
.single_widgets.widget_category ul li {
    display: block;
    border-bottom:1px dashed #eceff3;
    padding: 11px 0;
}
.single_widgets.widget_category ul li:first-child {
    border-top: none;
}
.single_widgets.widget_category ul li a {
    font-size: 14px;
    font-weight: 600;
    color:#144273;
}
.single_widgets.widget_category ul li a span {
    float: right;
    background: rgba(3, 185, 124,0.1);
    border-radius: 50%;
    padding: 3px 4px;
    font-size: 10px;
    color: #03b97c;
    font-weight: 600;
}
.single_widgets.widget_thumb_post ul {
    padding: 0;
    list-style: none;
}
.single_widgets.widget_thumb_post ul li {
    display: block;
    overflow: hidden;
    margin: 0 0 15px;
}
.single_widgets.widget_thumb_post ul li .left {
    display: block;
    float: left;
    width: 80px;
}
.single_widgets.widget_thumb_post ul li .right {
    display: block;
    overflow: hidden;
}
.single_widgets.widget_thumb_post ul li .right .feed-title {
    display: block;
    overflow: hidden;
    letter-spacing: 0;
    font-weight: bold;
    font-size:15px;
    line-height:22px;
    margin: 0 0 7px;
    padding-left: 20px;
}
.single_widgets.widget_thumb_post ul li .right .post-date {
    color: #144273;
    display: block;
    overflow: hidden;
    letter-spacing: 0;
    font-size: 13px;
    line-height: 18px;
    padding-left: 20px;
}
.single_widgets.widget_thumb_post ul li .right .post-date i {
    margin-right:5px;
}
.single_widgets.widget_thumb_post ul li .left img {
    width: 100%;
	border-radius:3px;
}
.single_widgets.widget_tags ul {
    padding: 0;
    list-style: none;
}
.single_widgets.widget_tags ul li {
    display: inline-block;
    margin-bottom:5px;
}
.single_widgets.widget_tags ul li a {
    background: #f3f5f8;
    letter-spacing: 0;
    font-size: 14px;
    display: block;
    padding: 9px 25px;
    border-radius: 0.2rem;
    color: #144273;
    font-size: 13px;
    font-weight: 600;
}
.single_widgets.widget_tags ul li a:hover, .single_widgets.widget_tags ul li a:focus {
    color: #ffffff;
    background:#03b97c;
}

/*-------------------------------------------------
  Footer Start   
--------------------------------------------------*/
/*---------- Call To Action -------------------*/
.call_action_wrap-wrap {
    padding: 50px 0;
}
.call_action_wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
	color:#ffffff;
    align-items: center;
}
.call_action_wrap-head {
    flex: 1;
}
.call_action_wrap h3 {
    color:#ffffff;
	margin-bottom:5px;
}
.btn.btn-call_action_wrap {
    background: #ffffff;
    padding: 18px 40px;
    border-radius: 50px;
    color: #333640;
    font-weight: 600;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.2);
	-webkit-box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.2);
}
a.btn_aps {
    display: inline-flex;
    align-items: center;
    position: relative;
    padding: 0;
}
.aps_wrapb {
    background: #21242b;
    padding:0.8rem 1.5rem;
    display: flex;
    align-items: center;
    border-radius: 0.3rem;
}
.aps_ico {
    position: relative;
    margin-right: 7px;
    display: inline-block;
}
.aps_ico img {
    max-width: 35px;
}
.aps_capt span {
    line-height: 1;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
}
.aps_capt h4 {
    color: #ffffff;
    margin: 0;
    line-height: 1.2;
}
.btn_aps.light .aps_wrapb {
    background: #ffffff;
}
.btn_aps.light .aps_capt span{
    color:#006cff;
}
.btn_aps.light .aps_capt h4 {
    color:#21242b;
}

/*---------- Small footer -------------------*/
footer{
	z-index:99;
	font-size:14px;
	color:#565656;
	position:relative;
}
footer.light-footer {
    background:#ffffff;
}
footer.dark-footer{
	background:#172228;
}
footer.footer-small {
    padding: 50px 0 0 0;
}
img.img-footer {
    max-width: 180px;
    margin-bottom: 2rem;
}
img.img-footer.small {
    margin: 0;
    max-width:150px;
    position: relative;
    top: 2px;
}
.ft-copyright {
    padding:0px 0 12px 0;
}
.ft-copyright p{
	margin-bottom:0;
}

.footer_widget {
    padding:20px 0 20px;
}
h4.widget_title {
    margin-bottom: 10px;
    font-size:15px;
	font-weight:500;
    text-transform:capitalize;
}
.footer_widget ul {
    padding: 0;
    margin: 0;
}
.footer_widget ul li {
    list-style: none;
    margin-top:12px;
    display: block;
}
.footer_widget ul.list-inline li, ul.list-inline li {
    display: inline-block;
    margin-right: 15px;
}
.footer_widget ul li a{
	color:#60626a;
	font-size:14px;
}
.light-footer .footer-bottom {
    background:#ffffff;
    border-top:1px solid #edeff1;
}
footer.skin-dark-footer .extream, footer.skin-light-footer .extream {
    letter-spacing: 1px;
	line-height:1.4;
}
footer.skin-dark-footer h4, footer.skin-blue-footer h4{
    color: #ffffff;
}
footer.skin-dark-footer .footer_widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {
    color:#83929b;
    transition: all ease 0.4s;
    font-size:14px;
}
footer.skin-dark-footer .footer_widget ul li a:hover, footer.skin-dark-footer .footer_widget ul li a:focus{
    color:#ffffff;
}
.footer-bottom {
    padding:10px 0;
    border-top:1px solid #273246;
}
.blue-footer .footer-bottom {
    background: #192538;
    border-color: #192538;
}
.skin-dark-footer .footer-bottom {
	border-top:1px solid #1d2b32;
}

footer.skin-dark-footer ul.footer-bottom-social li a:hover, footer.skin-dark-footer ul.footer-bottom-social li a:focus{
	color:#ffffff;
	opacity:1;
}
.skin-dark-footer .f-newsletter .form-control {
    border: 2px solid #9ea6ba;
}

/*--------------------------------------------------
	Responsiveness Start
---------------------------------------------------*/
@media all and (min-height: 600px) and (min-width: 767px) {
 
}
@media all and (min-width: 993px) and (max-width: 1024px) {

}
@media all and (min-width: 993px) and (max-width: 1199px) {
	
}
@media (max-height: 600px) {

}

@media (min-width: 768px) {
	.left-ico{
		border-right:1px solid #ebedf1 !important;
	}

}

@media (min-width: 992px) {
	.image-cover {
		min-height: 500px;
		height: 100vh;
	}
	.banner_title {
		font-size: 50px;
		line-height: 1.2;
	}
	.side_block.extream_img img.img-fluid {
		max-width:470px;
	}
	.min_large {
		font-size: 40px;
		margin-bottom: 1rem;
	}
	.aps_crs_caption.pl {
		padding-left: 10%;
	}
	.w3-ch-sideBar {
		max-width: 370px;
		min-width: 370px;
	}
	.collapse.miz_show {
		display: block !important;
	}
	.collapsed._filter-ico{
		display:none;
	}
}
@media (min-width: 993px) {
	.off_title {
		font-size:55px;
	}
	.tags_explore h2 {
		font-size: 50px;
		margin-bottom: 1rem !important;
	}
	.home-banner{
		transition: all 0.6s;
		border-radius: 0;
		position: relative;
		min-height:580px;
	}
	.miliods {
		padding-right: 2.5rem;
	}
}
@media (min-width: 1024px) {
	a.mobNavigation {
		display: none;
	}
	div#MobNav {
		display: block;
	}
}
@media (min-width: 1200px) {
	.wrk_caption {
		padding: 0 2rem;
	}
	.nav-brand {
		margin-right: 1rem;
	}
	.home-banner{
		height: 100vh;
		min-height:600px;
	}
	.lg-heading {
		font-size: 65px;
		line-height: 1.1;
	}
}
@media (max-width: 1199px) {
	.lg-heading {
		font-size:45px;
		line-height: 1.1;
	}
	.btn.apply-btn {
		padding: 12px 20px;
	}
}	
	
@media (max-width: 1023px) {
	.hide-ipad{
		display:none;
	}
	.quick_view_thmb {
		width: 100%;
	}
	.quick_view_capt {
		display: block;
		float: left;
		width:100%;
		flex: 0 0 100%;
		padding:1rem 0.5rem;
	}
	.quick_view_wrap {
		flex-direction: column;
	}
	.dashed-list-full {
		display: block;
	}
	.dashed-list-short {
		margin-bottom: 1rem;
	}
	.dashboard-wrap {
		min-height: 0;
		display: block;
		padding:2rem !important;
	}
	a.mobNavigation {
		width:100%;
		margin:auto;
		background:#27272e;
		padding: 12px 25px;
		border-radius: 2px;
		color: #ffffff;
		display: block;
	}
	.dashboard-nav {
		position: relative;
		overflow: auto;
		min-width: 100%;
		max-width: 100%;
		min-height: auto;
		display: initial;
		box-shadow: none;
	}
	.dashboard-content {
		margin: 0;
		padding: 0;
		margin-top: 2rem;
	}
	.dashboard-inner {
		max-height: initial;
		width: 100%;
		overflow-y: scroll;
		position: relative;
		display: initial;
		padding: 0;
	}
	.dashboard-nav ul{
		margin:0px 0 0 0;
		background: #ffffff;
		padding-top: 10px;
	}
	.dashboard-nav ul:first-child{
		margin-top:0;
	}
	.box-static {
		position: relative;
		top: 0;
	}
	.hide-1023{
		display:none;
	}
	
}

@media (max-width: 992px) {	
	#countdown ul li {
		margin: 0 0.2rem;
		padding: 0.5rem 0.6rem;
		color: #50535d;
		font-size:12px;
	}
	a.nav-brand.static-logo {
		display: none;
	}
	#countdown ul li span {
		display: block;
		font-size:15px;
		font-weight: 600;
		color: #d2976b;
		line-height: 1;
	}
	.nav-menu>li>.nav-dropdown:before {
		display:none;
	}
	.nav-menu>li .nav-dropdown {
		border: none;
		padding:0px;
		background: #ffffff;
		border-radius:0;
		box-shadow:none;
		-webkit-box-shadow:none;
	}
	.nav-dropdown>li>a {
		font-size: 15px;
	}
	.fs-left-map-box {
		float: initial;
	}
	.home-map.fl-wrap {
		height: auto;
	}
	.fs-left-map-box .hm-map-container.fw-map {
		position: relative;
		width: 100%;
	}
	.hm-map-container.fw-map #map {
		position: relative;
		height: 400px;
	}
	.half-map .fs-inner-container {
		width: 100%;
		float: initial;
	}
	.home-map-banner.full-wrapious {
		height:400px;
	}
	.m-spaced{
		padding:2rem 0;
	}
	.dro_142 h6 {
		font-size: 14px;
	}
	
}


@media (max-width: 767px) {
	.nav-brand img {
		max-width: 100px;
		position: relative;
		top: -1px;
	}
	.crp_box.fl_color .dro_140 {
		margin-bottom: 1rem;
	}
	.navigation-portrait .nav-brand {
		margin-left: 19px;
	}
	.lg-heading {
		font-size: 30px;
		line-height: 1.1;
	}
	.home-banner{
		min-height:350px;
		padding:2rem 0;
	}
	.overlio {
		margin-top: -50px;
	}
	.home-banner .btn {
		padding: 12px 18px;
		font-size: 14px;
	}
	.accordion .card-header button {
		font-size: 15px;
	}
	.prd_details.pl-3 {
		padding-left: 0 !important;
	}
	.single_rev_thumb {
		min-width: 45px;
	}
	.filter_wraps {
		margin-top: 0.5rem;
	}
	.hide_mob{
		display:none;
	}
	.simple-button {
		padding: 6px 3px;
	}
	.m-start{
		justify-content: flex-start !important;
	}
	.mfliud {
		margin-top:1rem;
	}
	.mfliud-bot{
		margin-bottom:1rem;
	}
	.footer_widget {
		padding:25px 0 25px;
	}
	.footer-middle {
		padding: 25px 0;
	}
	.svd-01 {
		display: block !important;
	}
	.jbd-01-caption {
		margin-top: 1rem;
		padding: 0 !important;
	}
	.jbd-list span {
		font-size: 14px;
		margin-bottom: 5px;
		display: inline-block;
	}
	.jbd-flex {
		display: block !important;
	}
	
	.jbd-02-flex {
		display: block !important;
	}
	
	.jbd-02-social {
		margin-bottom: 1rem;
	}
	
	.cl-justify {
		display: block;
	}
	.cl-justify-first {
		margin-bottom: 1rem;
	}
	.filter_wraps.elspo_wrap {
		justify-content: flex-start !important;
	}
	.cats-box.mlb-res {
		display: block !important;
		align-items: flex-start !important;
	}
	.mlb-res .cats-box {
		display: block !important;
		align-items: flex-start !important;
	}
	.mlb-res .cats-box .text-center, .mlb-res .text-center {
		text-align: left !important;
	}
	.mlb-res .cats-box-caption {
		padding: 0 !important;
		margin: 5px 0;
	}
	.sidebar_header {
		margin-bottom: 1rem;
	}
	.mlb-btn.btn {
		width: 100%;
		margin-top: 1rem;
	}
	.abt-cdt.d-block.full-width {
		padding: 0 15px;
	}
	ul.company-summeries-list>li {
		width: 100%;
	}
	h1 {
		line-height: 30px;
		font-size: 26px;
	}
	h2 {
		line-height: 25px;
		font-size: 20px;
	}
	.imployer-explore {
		display: none;
	}
	.top-searches-key {
		display: none;
	}
	.slick-prev {
		left: -10px;
	}
	.slick-next {
		right: -10px;
	}
	.sng_rev_caption .fs-md {
		font-size: 14px !important;
	}
	.dash-msg-inbox {
		display: none;
	}
	.dashboard-content table.table {
		min-width: 700px;
	}
	
}


@media (max-width: 600px) {
	.m-catrio {
		font-size: 13px !important;
	}
	.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb {
		width: 50px;
	}
	.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb img {
		max-width: 50px;
		border-radius: 50%;
	}
	.blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul li ul {
		padding-left: 25px;
		list-style: none;
	}
}
@media (max-width:360px) {
	
	
}

/*====================================
 Bottom To top Scroll
=====================================*/
#back2Top {
    width: 40px;
    line-height: 35px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 20px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    text-decoration: none;
    background:#333c56;
    color: #ffffff;
    padding-top: 4px;
}
#back2Top:hover {
    background-color:#ffffff;
    color:#333c56;
}
.link_xls {
    background: transparent url(../../../../default/images/file_xls.png) no-repeat scroll 0px 2px;
    padding: 5px 0px 5px 23px !important;
}
.link_pdf {
    background: transparent url(../../../../default/images/file_pdf.png) no-repeat scroll 0px 2px;
    padding: 5px 0px 5px 23px !important;
}
.link_print {
    background: transparent url(../../../../default/images/print-icon.png) no-repeat scroll 0px 2px;
    padding: 5px 0px 5px 28px !important;
}
.kv-fileinput-caption{
    max-height: 46px
}
.client-link a:hover{
    color: #28a745;
}
.main-btn:hover:before {
    bottom: 0;
}
.main-btn {
    z-index: 1;
    overflow: hidden;
}
.main-btn:before {
    position: absolute;
    bottom: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #212121;
    z-index: -1;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.with-errors {
    color:red;
}
#Thermorecorder-Block, .Thermorecorder-Block {
    cursor: pointer!important;
}
.passwd-visiblity{
    display: block;
    font-size: 30px;
    color: #AAA;
    position: relative;
    top: -3rem;
    max-width: fit-content;
}
.passwd-visiblity:hover{
    color: #999;
}
.loader-mini {
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-left: 10px !important;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    animation: 2s spin infinite linear;
}
@keyframes spin {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

/* Client section chat massage notification */
.chat-message-notify {
    width: 50px;
    height: 50px;
    border-radius: 50%!important;
    border: 1px solid #fff;
    padding: 1px;
    background-color: #fff;
}
.chat-message-flex-center {
    display: flex;
    align-items: center;
    margin-top: 5px;
}
.chat-margin-date-text {
    margin-left: 8px;
}
.chat-message-text-15 {
    font-size: 15px;
}

.chat-link-header {
    color: #fff !important;
}

.chat-link-header.link:hover, .chat-link-header.link:focus, .chat-link-header:hover, .chat-link-header:focus {
    color: #000 !important;
}

#notify-container-client {
    display: flex !important;
    flex-direction: column;
    background: #17b67c;
    color: #fff;
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}
.client-link {
    text-decoration: underline;
    cursor: pointer;
}
.client-link:hover{
    color: #17b67c;
}
.route-link{
    color: #4ad3b1;
    font-weight: bold
}
.route-link:hover{
    color: #17b67c;
}

/* Blurred backgrounds */

.blurred-bg-1 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-1.jpg');
}
.blurred-bg-2 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-2.jpg');
}
.blurred-bg-3 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-3.jpg');
}
.blurred-bg-4 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-4.jpg');
}
.blurred-bg-5 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-5.jpg');
}
.blurred-bg-6 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-6.jpg');
}
.blurred-bg-7 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-7.jpg');
}
.blurred-bg-8 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-8.jpg');
}
.blurred-bg-9 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-9.jpg');
}
.blurred-bg-10 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-10.jpg');
}
.blurred-bg-11 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-11.jpg');
}
.blurred-bg-12 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-12.jpg');
}
.blurred-bg-13 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-13.jpg');
}
.blurred-bg-14 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-14.jpg');
}
.blurred-bg-15 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-15.jpg');
}
.blurred-bg-16 {
    background-image: url('/themes/default/assets/image-resources/blurred-bg/blurred-bg-16.jpg');
}
/* Polygon backgrounds */

.poly-bg-1 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-1.jpg');
}
.poly-bg-2 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-2.jpg');
}
.poly-bg-3 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-3.jpg');
}
.poly-bg-4 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-4.jpg');
}
.poly-bg-5 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-5.jpg');
}
.poly-bg-6 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-6.jpg');
}
.poly-bg-7 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-7.jpg');
}
.poly-bg-8 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-8.jpg');
}
.poly-bg-9 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-9.jpg');
}
.poly-bg-10 {
    background-image: url('/themes/default/assets/image-resources/poly-bg/poly-bg-10.jpg');
}
/* Blurred images */

.blurred-img-1 {
    background-image: url('/themes/default/assets/image-resources/blurred-img/blurred-img-1.jpg');
}
.blurred-img-2 {
    background-image: url('/themes/default/assets/image-resources/blurred-img/blurred-img-2.jpg');
}
.blurred-img-3 {
    background-image: url('/themes/default/assets/image-resources/blurred-img/blurred-img-3.jpg');
}
.blurred-img-4 {
    background-image: url('/themes/default/assets/image-resources/blurred-img/blurred-img-4.jpg');
}
.blurred-img-5 {
    background-image: url('/themes/default/assets/image-resources/blurred-img/blurred-img-5.jpg');
}
/* Full images */

.full-bg-1 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-1.jpg');
}
.full-bg-2 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-2.jpg');
}
.full-bg-3 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-3.jpg');
}
.full-bg-4 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-4.jpg');
}
.full-bg-5 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-5.jpg');
}
.full-bg-6 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-6.jpg');
}
.full-bg-7 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-7.jpg');
}
.full-bg-8 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-8.jpg');
}
.full-bg-9 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-9.jpg');
}
.full-bg-10 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-10.jpg');
}
.full-bg-11 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-11.jpg');
}
.full-bg-12 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-12.jpg');
}
.full-bg-13 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-13.jpg');
}
.full-bg-14 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-14.jpg');
}
.full-bg-15 {
    background-image: url('/themes/default/assets/image-resources/full-bg/full-bg-15.jpg');
}

.short-bg-1 {
    background-image: url('/themes/default/assets/image-resources/header-support.jpg');
}
.short-bg-2 {
    background-image: url('/themes/default/assets/image-resources/header-support-2.jpg');
}
.short-bg-3 {
    background-image: url('/themes/default/assets/image-resources/header-finance-2.jpg');
}

/* Pattern backgrounds */

.pattern-bg-1 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-1.png');
}
.pattern-bg-2 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-2.png');
}
.pattern-bg-3 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-3.png');
}
.pattern-bg-4 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-4.png');
}
.pattern-bg-5 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-5.png');
}
.pattern-bg-6 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-6.png');
}
.pattern-bg-7 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-7.png');
}
.pattern-bg-8 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-8.png');
}
.pattern-bg-9 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-9.png');
}
.pattern-bg-10 {
    background-image: url('/themes/default/assets/image-resources/pattern-bg/pattern-bg-10.png');
}

/* Gradients */

.bg-gradient-1,
.bg-gradient-2,
.bg-gradient-3,
.bg-gradient-4,
.bg-gradient-5,
.bg-gradient-6,
.bg-gradient-7,
.bg-gradient-8,
.bg-gradient-9 {
    background-color: transparent !important;
}

.bg-gradient-1 {
    background: radial-gradient(circle at 8.75% 8.45%, #003973, transparent 100%),radial-gradient(circle at 94.06% 82.83%, #E5E5BE, transparent 100%),radial-gradient(circle at 50% 50%, #668cc2, #668cc2 100%);
}
.bg-gradient-2 {
    background: radial-gradient(circle at 1.98% 3.00%, #348F50, transparent 100%),radial-gradient(circle at 98.02% 98.00%, #56B4D3, transparent 100%),radial-gradient(circle at 50% 50%, #668cc2, #668cc2 100%);
}
.bg-gradient-3 {
    background: radial-gradient(circle at 1.98% 74.02%, #E55D87, transparent 100%),radial-gradient(circle at 98.02% 35.97%, #5FC3E4, transparent 100%),radial-gradient(circle at 50% 50%, #0cc285, #0cc285 100%);
}
.bg-gradient-4 {
    background: radial-gradient(circle at 1.98% 2.00%, #B993D6, transparent 100%),radial-gradient(circle at 98.02% 92.01%, #8CA6DB, transparent 100%),radial-gradient(circle at 50% 50%, #0cc285, #0cc285 100%);
}
.bg-gradient-5 {
    background: radial-gradient(circle at 1.98% 89.01%, #7474BF, transparent 100%),radial-gradient(circle at 98.02% 21.98%, #348AC7, transparent 100%),radial-gradient(circle at 50% 50%, #0cc285, #0cc285 100%);
}
.bg-gradient-6 {
    background: radial-gradient(circle at 1.98% 40.96%, #00c6ff, transparent 100%),radial-gradient(circle at 98.02% 52.04%, #0072ff, transparent 100%),radial-gradient(circle at 50% 50%, #0cc285, #0cc285 100%);
}
.bg-gradient-7 {
    background: radial-gradient(circle at 1.98% 85.01%, #134E5E, transparent 100%),radial-gradient(circle at 98.02% 18.98%, #71B280, transparent 100%),radial-gradient(circle at 50% 50%, #0cc285, #0cc285 100%);
}
.bg-gradient-8 {
    background: radial-gradient(circle at 1.98% 20.98%, #4b6cb7, transparent 100%),radial-gradient(circle at 98.02% 20.98%, #182848, transparent 100%),radial-gradient(circle at 50% 50%, #0cc285, #0cc285 100%);
}
.bg-gradient-9 {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-65deg, #008fe2 0, #00b29c 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #008fe2), color-stop(100%, #00b29c));
    background: -webkit-linear-gradient(-65deg, #008fe2 0, #00b29c 100%);
    background: -o-linear-gradient(-65deg, #008fe2 0, #00b29c 100%);
    background: -ms-linear-gradient(-65deg, #008fe2 0, #00b29c 100%);
    background: linear-gradient(154deg, #008fe2 0, #00b29c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#008fe2', endColorstr='#00b29c', GradientType=1);
}

/* Grids */

.container {
    margin-right: auto;
    margin-left: auto;
}
.row,
.form-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: -10px;
    margin-left: -10px;
}
.row:before,
.row:after,
.form-row:before,
.form-row:after {
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    content: ' ';
}
.row:after,
.form-row:after {
    clear: both;
}
.row:after,
.form-row:after {
    clear: both;
}
[class*='col-'] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
    float: left;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-12 {
    width: 100%;
}
@media (min-width: 768px) {
    .boxed-layout #page-wrapper,
    .boxed-layout #page-header,
    .container {
        max-width: 750px;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11 {
        float: left;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media (min-width: 992px) {
    .boxed-layout #page-wrapper,
    .boxed-layout #page-header,
    .container {
        max-width: 970px;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11 {
        float: left;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media (min-width: 1200px) {
    .boxed-layout #page-wrapper,
    .boxed-layout #page-header,
    .container {
        max-width: 1200px;
    }
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11 {
        float: left;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
}

.row.no-gutter {
    margin-left: 0;
    margin-right: 0;
}
.no-gutter > [class*="col-"] {
    padding-left:0;
    padding-right:0;
}

/* animation sets */

.page-transition {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s;
    perspective: 1200px;
    transform-style: preserve-3d;
}
/* move from / to  */

.pt-page-moveFromLeft-init {
    -webkit-animation: moveFromLeft .6s ease both;
    -moz-animation: moveFromLeft .6s ease both;
    animation: moveFromLeft .6s ease both;
}
.pt-page-moveFromRight-init {
    -webkit-animation: moveFromRight .6s ease both;
    -moz-animation: moveFromRight .6s ease both;
    animation: moveFromRight .6s ease both;
}
.pt-page-moveFromTop-init {
    -webkit-animation: moveFromTop .6s ease both;
    -moz-animation: moveFromTop .6s ease both;
    animation: moveFromTop .6s ease both;
}
.pt-page-moveFromBottom-init {
    -webkit-animation: moveFromBottom .6s ease both;
    -moz-animation: moveFromBottom .6s ease both;
    animation: moveFromBottom .6s ease both;
}
/* fade */

.pt-page-fade-init {
    -webkit-animation: fade .7s ease both;
    -moz-animation: fade .7s ease both;
    animation: fade .7s ease both;
}
/* move from / to and fade */

.pt-page-moveFromLeftFade-init {
    -webkit-animation: moveFromLeftFade .7s ease both;
    -moz-animation: moveFromLeftFade .7s ease both;
    animation: moveFromLeftFade .7s ease both;
}
.pt-page-moveFromRightFade-init {
    -webkit-animation: moveFromRightFade .7s ease both;
    -moz-animation: moveFromRightFade .7s ease both;
    animation: moveFromRightFade .7s ease both;
}
.pt-page-moveFromTopFade-init {
    -webkit-animation: moveFromTopFade .7s ease both;
    -moz-animation: moveFromTopFade .7s ease both;
    animation: moveFromTopFade .7s ease both;
}
.pt-page-moveFromBottomFade-init {
    -webkit-animation: moveFromBottomFade .7s ease both;
    -moz-animation: moveFromBottomFade .7s ease both;
    animation: moveFromBottomFade .7s ease both;
}
/********************************* keyframes **************************************/
/* move from / to  */

@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-100%);
    }
}
@-moz-keyframes moveFromLeft {
    from {
        -moz-transform: translateX(-100%);
    }
}
@keyframes moveFromLeft {
    from {
        transform: translateX(-100%);
    }
}
@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(100%);
    }
}
@-moz-keyframes moveFromRight {
    from {
        -moz-transform: translateX(100%);
    }
}
@keyframes moveFromRight {
    from {
        transform: translateX(100%);
    }
}
@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-100%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-100%);
    }
}
@keyframes moveFromTop {
    from {
        transform: translateY(-100%);
    }
}
@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }
}
@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }
}
@keyframes moveFromBottom {
    from {
        transform: translateY(100%);
    }
}
/* fade */

@-webkit-keyframes fade {
    to {
        opacity: .3;
    }
}
@-moz-keyframes fade {
    to {
        opacity: .3;
    }
}
@keyframes fade {
    to {
        opacity: .3;
    }
}
/* move from / to and fade */

@-webkit-keyframes moveFromLeftFade {
    from {
        -webkit-transform: translateX(-100%);
        opacity: .3;
    }
}
@-moz-keyframes moveFromLeftFade {
    from {
        -moz-transform: translateX(-100%);
        opacity: .3;
    }
}
@keyframes moveFromLeftFade {
    from {
        transform: translateX(-100%);
        opacity: .3;
    }
}
@-webkit-keyframes moveFromRightFade {
    from {
        -webkit-transform: translateX(100%);
        opacity: .3;
    }
}
@-moz-keyframes moveFromRightFade {
    from {
        -moz-transform: translateX(100%);
        opacity: .3;
    }
}
@keyframes moveFromRightFade {
    from {
        transform: translateX(100%);
        opacity: .3;
    }
}
@-webkit-keyframes moveFromTopFade {
    from {
        -webkit-transform: translateY(-100%);
        opacity: .3;
    }
}
@-moz-keyframes moveFromTopFade {
    from {
        -moz-transform: translateY(-100%);
        opacity: .3;
    }
}
@keyframes moveFromTopFade {
    from {
        transform: translateY(-100%);
        opacity: .3;
    }
}
@-webkit-keyframes moveFromBottomFade {
    from {
        -webkit-transform: translateY(100%);
        opacity: .3;
    }
}
@-moz-keyframes moveFromBottomFade {
    from {
        -moz-transform: translateY(100%);
        opacity: .3;
    }
}
@keyframes moveFromBottomFade {
    from {
        transform: translateY(100%);
        opacity: .3;
    }
}
/* scale and fade */

.pt-page-scaleUp-init {
    -webkit-animation: scaleUp .7s ease both;
    -moz-animation: scaleUp .7s ease both;
    animation: scaleUp .7s ease both;
}
.pt-page-scaleUpCenter-init {
    -webkit-animation: scaleUpCenter .4s ease-out both;
    -moz-animation: scaleUpCenter .4s ease-out both;
    animation: scaleUpCenter .4s ease-out both;
}
/********************************* keyframes **************************************/
/* scale and fade */

@-webkit-keyframes scaleUp {
    from {
        -webkit-transform: scale(.8);
        opacity: 0;
    }
}
@-moz-keyframes scaleUp {
    from {
        -moz-transform: scale(.8);
        opacity: 0;
    }
}
@keyframes scaleUp {
    from {
        transform: scale(.8);
        opacity: 0;
    }
}
@-webkit-keyframes scaleUpCenter {
    from {
        -webkit-transform: scale(.7);
        opacity: 0;
    }
}
@-moz-keyframes scaleUpCenter {
    from {
        -moz-transform: scale(.7);
        opacity: 0;
    }
}
@keyframes scaleUpCenter {
    from {
        transform: scale(.7);
        opacity: 0;
    }
}
/* flip */

.pt-page-flipInLeft-init {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipInLeft .5s both ease-out;
    -moz-animation: flipInLeft .5s both ease-out;
    animation: flipInLeft .5s both ease-out;
}
.pt-page-flipInRight-init {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipInRight .5s both ease-out;
    -moz-animation: flipInRight .5s both ease-out;
    animation: flipInRight .5s both ease-out;
}
.pt-page-flipInBottom-init {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipInBottom .5s both ease-out;
    -moz-animation: flipInBottom .5s both ease-out;
    animation: flipInBottom .5s both ease-out;
}
.pt-page-flipInTop-init {
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: flipInTop .5s both ease-out;
    -moz-animation: flipInTop .5s both ease-out;
    animation: flipInTop .5s both ease-out;
}
/* pull */

.pt-page-rotatePullRight-init {
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: rotatePullRight .5s both ease;
    -moz-animation: rotatePullRight .5s both ease;
    animation: rotatePullRight .5s both ease;
}
.pt-page-rotatePullLeft-init {
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-animation: rotatePullLeft .5s both ease;
    -moz-animation: rotatePullLeft .5s both ease;
    animation: rotatePullLeft .5s both ease;
}
.pt-page-rotatePullTop-init {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: rotatePullTop .5s both ease;
    -moz-animation: rotatePullTop .5s both ease;
    animation: rotatePullTop .5s both ease;
}
.pt-page-rotatePullBottom-init {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: rotatePullBottom .5s both ease;
    -moz-animation: rotatePullBottom .5s both ease;
    animation: rotatePullBottom .5s both ease;
}
/* unfold */

.pt-page-rotateUnfoldLeft-init {
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-animation: rotateUnfoldLeft .7s both ease;
    -moz-animation: rotateUnfoldLeft .7s both ease;
    animation: rotateUnfoldLeft .7s both ease;
}
.pt-page-rotateUnfoldRight-init {
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-animation: rotateUnfoldRight .7s both ease;
    -moz-animation: rotateUnfoldRight .7s both ease;
    animation: rotateUnfoldRight .7s both ease;
}
.pt-page-rotateUnfoldTop-init {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: rotateUnfoldTop .7s both ease;
    -moz-animation: rotateUnfoldTop .7s both ease;
    animation: rotateUnfoldTop .7s both ease;
}
.pt-page-rotateUnfoldBottom-init {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: rotateUnfoldBottom .7s both ease;
    -moz-animation: rotateUnfoldBottom .7s both ease;
    animation: rotateUnfoldBottom .7s both ease;
}
@-webkit-keyframes flipInLeft {
    from {
        -webkit-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2;
    }
}
@-moz-keyframes flipInLeft {
    from {
        -moz-transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2;
    }
}
@keyframes flipInLeft {
    from {
        transform: translateZ(-1000px) rotateY(-90deg);
        opacity: .2;
    }
}
@-webkit-keyframes flipInRight {
    from {
        -webkit-transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2;
    }
}
@-moz-keyframes flipInRight {
    from {
        -moz-transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2;
    }
}
@keyframes flipInRight {
    from {
        transform: translateZ(-1000px) rotateY(90deg);
        opacity: .2;
    }
}
@-webkit-keyframes flipInBottom {
    from {
        -webkit-transform: translateZ(-1000px) rotateX(-90deg);
        opacity: .2;
    }
}
@-moz-keyframes flipInBottom {
    from {
        -moz-transform: translateZ(-1000px) rotateX(-90deg);
        opacity: .2;
    }
}
@keyframes flipInBottom {
    from {
        transform: translateZ(-1000px) rotateX(-90deg);
        opacity: .2;
    }
}
@-webkit-keyframes flipInTop {
    from {
        -webkit-transform: translateZ(-1000px) rotateX(90deg);
        opacity: .2;
    }
}
@-moz-keyframes flipInTop {
    from {
        -moz-transform: translateZ(-1000px) rotateX(90deg);
        opacity: .2;
    }
}
@keyframes flipInTop {
    from {
        transform: translateZ(-1000px) rotateX(90deg);
        opacity: .2;
    }
}
/* pull */

@-webkit-keyframes rotatePullRight {
    from {
        -webkit-transform: rotateY(-90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotatePullRight {
    from {
        -moz-transform: rotateY(-90deg);
        opacity: 0;
    }
}
@keyframes rotatePullRight {
    from {
        transform: rotateY(-90deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotatePullLeft {
    from {
        -webkit-transform: rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotatePullLeft {
    from {
        -moz-transform: rotateY(90deg);
        opacity: 0;
    }
}
@keyframes rotatePullLeft {
    from {
        transform: rotateY(90deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotatePullTop {
    from {
        -webkit-transform: rotateX(-90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotatePullTop {
    from {
        -moz-transform: rotateX(-90deg);
        opacity: 0;
    }
}
@keyframes rotatePullTop {
    from {
        transform: rotateX(-90deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotatePullBottom {
    from {
        -webkit-transform: rotateX(90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotatePullBottom {
    from {
        -moz-transform: rotateX(90deg);
        opacity: 0;
    }
}
@keyframes rotatePullBottom {
    from {
        transform: rotateX(90deg);
        opacity: 0;
    }
}
/* unfold */

@-webkit-keyframes rotateUnfoldLeft {
    from {
        -webkit-transform: translateX(-100%) rotateY(-90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotateUnfoldLeft {
    from {
        -moz-transform: translateX(-100%) rotateY(-90deg);
        opacity: 0;
    }
}
@keyframes rotateUnfoldLeft {
    from {
        transform: translateX(-100%) rotateY(-90deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateUnfoldRight {
    from {
        -webkit-transform: translateX(100%) rotateY(90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotateUnfoldRight {
    from {
        -moz-transform: translateX(100%) rotateY(90deg);
        opacity: 0;
    }
}
@keyframes rotateUnfoldRight {
    from {
        transform: translateX(100%) rotateY(90deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateUnfoldTop {
    from {
        -webkit-transform: translateY(-100%) rotateX(90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotateUnfoldTop {
    from {
        -moz-transform: translateY(-100%) rotateX(90deg);
        opacity: 0;
    }
}
@keyframes rotateUnfoldTop {
    from {
        transform: translateY(-100%) rotateX(90deg);
        opacity: 0;
    }
}
@-webkit-keyframes rotateUnfoldBottom {
    from {
        -webkit-transform: translateY(100%) rotateX(-90deg);
        opacity: 0;
    }
}
@-moz-keyframes rotateUnfoldBottom {
    from {
        -moz-transform: translateY(100%) rotateX(-90deg);
        opacity: 0;
    }
}
@keyframes rotateUnfoldBottom {
    from {
        transform: translateY(100%) rotateX(-90deg);
        opacity: 0;
    }
}
/* animation delay classes */

.pt-page-delay100-init {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    animation-delay: .1s;
}
.pt-page-delay180-init {
    -webkit-animation-delay: .180s;
    -moz-animation-delay: .180s;
    animation-delay: .180s;
}
.pt-page-delay200-init {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s;
}
.pt-page-delay300-init {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s;
}
.pt-page-delay400-init {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s;
}
.pt-page-delay500-init {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    animation-delay: .5s;
}
.pt-page-delay700-init {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    animation-delay: .7s;
}
.pt-page-delay1000-init {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    animation-delay: 1s;
}


/* Paddings */

.pad5A {
    padding: 5px !important;
}
.pad5T {
    padding-top: 5px !important;
}
.pad5R {
    padding-right: 5px !important;
}
.pad5B {
    padding-bottom: 5px !important;
}
.pad5L {
    padding-left: 5px !important;
}

.pad10A {
    padding: 10px !important;
}
.pad10T {
    padding-top: 10px !important;
}
.pad10R {
    padding-right: 10px !important;
}
.pad10B {
    padding-bottom: 10px !important;
}
.pad10L {
    padding-left: 10px !important;
}

.pad15A {
    padding: 15px !important;
}
.pad15T {
    padding-top: 15px !important;
}
.pad15R {
    padding-right: 15px !important;
}
.pad15B {
    padding-bottom: 15px !important;
}
.pad15L {
    padding-left: 15px !important;
}

.pad20A {
    padding: 20px !important;
}
.pad20T {
    padding-top: 20px !important;
}
.pad20R {
    padding-right: 20px !important;
}
.pad20B {
    padding-bottom: 20px !important;
}
.pad20L {
    padding-left: 20px !important;
}

.pad25A {
    padding: 25px !important;
}
.pad25T {
    padding-top: 25px !important;
}
.pad25R {
    padding-right: 25px !important;
}
.pad25B {
    padding-bottom: 25px !important;
}
.pad25L {
    padding-left: 25px !important;
}

.pad30A {
    padding: 30px !important;
}
.pad30T {
    padding-top: 30px !important;
}
.pad30R {
    padding-right: 30px !important;
}
.pad30B {
    padding-bottom: 30px !important;
}
.pad30L {
    padding-left: 30px !important;
}

.pad35A {
    padding: 35px !important;
}
.pad35T {
    padding-top: 35px !important;
}
.pad35R {
    padding-right: 35px !important;
}
.pad35B {
    padding-bottom: 35px !important;
}
.pad35L {
    padding-left: 35px !important;
}

.pad40A {
    padding: 40px !important;
}
.pad40T {
    padding-top: 40px !important;
}
.pad40R {
    padding-right: 40px !important;
}
.pad40B {
    padding-bottom: 40px !important;
}
.pad40L {
    padding-left: 40px !important;
}

.pad45A {
    padding: 45px !important;
}
.pad45T {
    padding-top: 45px !important;
}
.pad45R {
    padding-right: 45px !important;
}
.pad45B {
    padding-bottom: 45px !important;
}
.pad45L {
    padding-left: 45px !important;
}
/* Remove paddings */

.pad0A {
    padding: 0 !important;
}
.pad0T {
    padding-top: 0 !important;
}
.pad0R {
    padding-right: 0 !important;
}
.pad0B {
    padding-bottom: 0 !important;
}
.pad0L {
    padding-left: 0 !important;
}
/* Margins */

.mrg5A {
    margin: 5px !important;
}
.mrg5T {
    margin-top: 5px !important;
}
.mrg5R {
    margin-right: 5px !important;
}
.mrg5B {
    margin-bottom: 5px !important;
}
.mrg5L {
    margin-left: 5px !important;
}
.mrg10A {
    margin: 10px !important;
}
.mrg10T {
    margin-top: 10px !important;
}
.mrg10R {
    margin-right: 10px !important;
}
.mrg10B {
    margin-bottom: 10px !important;
}
.mrg10L {
    margin-left: 10px !important;
}
.mrg15A {
    margin: 15px !important;
}
.mrg15T {
    margin-top: 15px !important;
}
.mrg15R {
    margin-right: 15px !important;
}
.mrg15B {
    margin-bottom: 15px !important;
}
.mrg15L {
    margin-left: 15px !important;
}

.mrg20A {
    margin: 20px !important;
}
.mrg20T {
    margin-top: 20px !important;
}
.mrg20R {
    margin-right: 20px !important;
}
.mrg20B {
    margin-bottom: 20px !important;
}
.mrg20L {
    margin-left: 20px !important;
}

.mrg25A {
    margin: 25px !important;
}
.mrg25T {
    margin-top: 25px !important;
}
.mrg25R {
    margin-right: 25px !important;
}
.mrg25B {
    margin-bottom: 25px !important;
}
.mrg25L {
    margin-left: 25px !important;
}

.mrg30A {
    margin: 30px !important;
}
.mrg30T {
    margin-top: 30px !important;
}
.mrg30R {
    margin-right: 30px !important;
}
.mrg30B {
    margin-bottom: 30px !important;
}
.mrg30L {
    margin-left: 30px !important;
}

.mrg35A {
    margin: 35px !important;
}
.mrg35T {
    margin-top: 35px !important;
}
.mrg35R {
    margin-right: 35px !important;
}
.mrg35B {
    margin-bottom: 35px !important;
}
.mrg35L {
    margin-left: 35px !important;
}

.mrg40A {
    margin: 40px !important;
}
.mrg40T {
    margin-top: 40px !important;
}
.mrg40R {
    margin-right: 40px !important;
}
.mrg40B {
    margin-bottom: 40px !important;
}
.mrg40L {
    margin-left: 40px !important;
}

.mrg45A {
    margin: 45px !important;
}
.mrg45T {
    margin-top: 45px !important;
}
.mrg45R {
    margin-right: 45px !important;
}
.mrg45B {
    margin-bottom: 45px !important;
}
.mrg45L {
    margin-left: 45px !important;
}
/* Remove margins */

.mrg0A {
    margin: 0 !important;
}
.mrg0T {
    margin-top: 0 !important;
}
.mrg0R {
    margin-right: 0 !important;
}
.mrg0B {
    margin-bottom: 0 !important;
}
.mrg0L {
    margin-left: 0 !important;
}


/* Headings */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 500;
    margin: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
}
h1,
.h1 {
    font-size: 38px;
}
h2,
.h2 {
    font-size: 26px;
}
h3,
.h3 {
    font-size: 20px;
}
h4,
.h4 {
    font-size: 16px;
}
h5,
.h5 {
    font-size: 14px;
}
h6,
.h6 {
    font-size: 12px;
}
h1 small,
.h1 small {
    font-size: 24px;
}
h2 small,
.h2 small {
    font-size: 18px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
    font-size: 14px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
    font-size: 75%;
}
blockquote {
    margin: 0 0 20px;
    padding: 10px 20px;
    border-left: 5px solid #eee;
}
blockquote p {
    font-size: 17.5px;
    font-weight: 50;
    line-height: 1.25;
}
blockquote p:last-child {
    margin-bottom: 0;
}
blockquote small {
    line-height: 1.428571429;
    display: block;
    color: #999;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
    text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
    content: '';
}
address {
    font-style: normal;
    line-height: 1.428571429;
    margin-bottom: 20px;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
    font-size: 90%;
    padding: 0 4px;
    white-space: nowrap;
    color: #d05;
    border: 1px solid #dfe8f1;
    border-radius: 3px;
    background: #fafafa;
}
pre {
    font-size: 13px;
    line-height: 1.428571429;
    display: block;
    margin: 0 0 10px;
    padding: 9.5px;
    word-wrap: break-word;
    word-break: break-all;
    color: #333;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-color: #f5f5f5;
}
pre code {
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
}
p {
    line-height: 1.6em;
    margin: 0;
}
/* Titles */

.title-hero {
    margin: 0 0 15px;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    opacity: 0.7;
}
h4.title-hero {
    font-size: 15px;
}
.title-lead {
    color: #3F3F3F;
}
.title-hero .title-lead {
    font-size: 65%;
    margin: 5px 0 0;
}
.title-hero + .title-lead {
    margin-top: -10px;
}
/* Jumbotron */

.jumbotron {
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    margin-bottom: 30px;
    padding: 30px;
    color: inherit;
    background-color: #eee;
}
.jumbotron h1 {
    line-height: 1;
    color: inherit;
}
.jumbotron p {
    line-height: 1.4;
}
.container .jumbotron {
    border-radius: 6px;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .jumbotron h1 {
        font-size: 63px;
    }
}


/* Floats */

.pull-left,
.float-left {
    float: left !important;
}
.pull-right,
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
/* Font Size */

.font-size-10 {
    font-size: 10px !important;
}
.font-size-11 {
    font-size: 11px !important;
}
.font-size-12 {
    font-size: 12px !important;
}
.font-size-13 {
    font-size: 13px !important;
}
.font-size-14 {
    font-size: 14px !important;
}
.font-size-15 {
    font-size: 15px !important;
}
.font-size-16 {
    font-size: 16px !important;
}
.font-size-17 {
    font-size: 17px !important;
}
.font-size-18 {
    font-size: 18px !important;
}
.font-size-20 {
    font-size: 20px !important;
}
.font-size-23 {
    font-size: 23px !important;
}
.font-size-26 {
    font-size: 26px !important;
}
.font-size-28 {
    font-size: 28px !important;
}
.font-size-35 {
    font-size: 35px !important;
}
.font-size-50 {
    font-size: 50px !important;
}
/* Text */

.text-center {
    text-align: center !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-justify {
    text-align: justify;
}
/* Text Transform */

.text-transform-none {
    text-transform: none;
}
.text-transform-upr {
    text-transform: uppercase;
}
.text-transform-low {
    text-transform: lowercase;
}
.text-transform-cap {
    text-transform: capitalize;
}
.text-no-wrap {
    white-space: nowrap;
}
/* Font Weight */

.font-bold {
    font-weight: bold !important;
}
.font-normal {
    font-weight: normal;
}
/* Font Style */

.font-italic {
    font-style: italic;
}
.font-none {
    font-style: none;
}
/* Other */

.clear {
    clear: both;
}
.clear-none {
    clear: none !important;
}
.ui-front {
    z-index: 100;
}
.wrapper-sticky {
    z-index: 15;
}
.lazy,
.tab-pane,
[data-toggle=buttons] > .btn > input[type=radio],
[data-toggle=buttons] > .btn > input[type=checkbox],
.mix,
.hide {
    display: none;
}
.tab-pane {
    padding: 15px;
}
.hidden,
.ui-helper-hidden-accessible {
    display: none !important;
}
.display-block {
    position: relative !important;
    display: block !important;
}
.display-block .button-content {
    float: none;
}
.display-block.dropdown-menu {
    position: static !important;
}
.display-inline {
    display: inline-block;
}
.no-border {
    border-color: transparent !important;
}
.remove-border,
.dropdown-menu.pad0A .hasDatepicker .ui-datepicker {
    border: 0 !important;
}
.border-top {
    border-top-width: 3px !important;
    border-top-style: solid !important;
}
.width-100 {
    box-sizing: border-box;
    width: 100%;
}
.center-margin {
    float: none !important;
    margin: 0 auto;
}
.container,
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.center-vertical {
    position: relative;
    z-index: 15;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%;
}
.center-vertical .center-content {
    display: table-cell;
    vertical-align: middle;
}
.position-absolute {
    position: absolute;
}
.show {
    display: block !important;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.invisible {
    visibility: hidden;
}
.center-div {
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
}
.nav-divider,
.divider {
    ityity: .70;
    -moz-opacity: .70;
    filter: alpha(opacity: 70);
}
.divider {
    overflow: hidden;
    height: 1px;
    margin: 10px 0;
    padding: 0;
}
.divider-header {
    font-size: 11px;
    padding: 10px 15px;
    text-transform: uppercase;
    opacity: .2;
    color: #fff;
}
.overflow-hidden {
    overflow: hidden;
}
.width-reset {
    width: auto !important;
}
.opacity-10 {
    opacity: .10 !important;
    -moz-opacity: .10 !important;
    filter: alpha(opacity: 10) !important;
}
.opacity-30,
.info-box b,
.info-box.icon-wrapper .icon-large {
    opacity: .30 !important;
    -moz-opacity: .30 !important;
    filter: alpha(opacity: 30) !important;
}
.opacity-40 {
    opacity: .40 !important;
    -moz-opacity: .40 !important;
    filter: alpha(opacity: 40) !important;
}
.opacity-hover,
.opacity-60,
.info-box b,
.label-description span {
    opacity: .60 !important;
    -moz-opacity: .60 !important;
    filter: alpha(opacity: 60) !important;
}
.opacity-80,
.no-shadow.transparent.btn:hover i,
.ui-datepicker-current.ui-priority-secondary {
    opacity: .80 !important;
    -moz-opacity: .80 !important;
    filter: alpha(opacity: 80) !important;
}
.opacity-hover:hover,
.opacity-100 {
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity: 100) !important;
}
.btn-link .glyph-icon.opacity-hover {
    margin: 0 -5px;
}
.transparent {
    border-color: transparent !important;
    background: none !important;
    box-shadow: 0 0 0 0 transparent !important;
}
.no-shadow {
    box-shadow: 0 0 0 transparent !important;
}
.remove-bg {
    background: transparent;
}
.nicescroll-rails {
    background: none !important;
}
.btn .caret {
    margin-left: 0;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-left: 4px solid rgba(0, 0, 0, 0);
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: '';
    border-top: 0;
    border-bottom: 4px solid;
}
.form-wizard > ul,
.parsley-errors-list,
.tabs-navigation > ul,
.reset-ul,
ul.progress-box,
ul.messages-box,
.chosen-results,
ul.notifications-box,
.nav-list-horizontal ul,
.nav-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.comments-list li .panel-body:before,
.comments-list li .panel-body:after,
.posts-list li:before,
.posts-list li:after,
.container:before,
.container:after,
#page-wrapper:before,
#page-wrapper:after,
.todo-box li:before,
.todo-box li:after,
.files-box li:before,
.files-box li:after,
.notifications-box li:before,
.notifications-box li:after,
.pager:before,
.pager:after,
.nav:before,
.nav:after,
.btn-toolbar:before,
.btn-toolbar:after,
.content-box-header:before,
.content-box-header:after,
.example-box-wrapper:before,
.example-box-wrapper:after,
.nav-list li:before,
.nav-list li:after,
.tl-row:before,
.tl-row:after,
.tl-item:before,
.tl-item:after,
.clearfix:before,
.clearfix:after,
.info-box:before,
.info-box:after,
.button-pane:before,
.button-pane:after,
.ui-datepicker-buttonpane:before,
.ui-datepicker-buttonpane:after,
.form-input-prepend:before,
.form-input-prepend:after,
.form-row:before,
.form-row:after,
.btn-group:before,
.btn-group:after,
.ui-helper-clearfix:before,
.ui-helper-clearfix:after,
.chat-box li:before,
.chat-box li:after,
.notifications-box li:before,
.notifications-box li:after,
.messages-box li:before,
.messages-box li:after {
    display: table;
    content: '';
}
.comments-list li .panel-body:after,
.posts-list li:after,
.container:after,
#page-wrapper:after,
.todo-box li:after,
.files-box li:after,
.notifications-box li:after,
.nav:after,
.pager:after,
.btn-toolbar:after,
.content-box-header:after,
.example-box-wrapper:after,
.nav-list li:after,
.tl-row:after,
.tl-item:after,
.clearfix:after,
.info-box:after,
.button-pane:after,
.ui-datepicker-buttonpane:after,
.form-input-prepend:after,
.form-row:after,
.btn-group:after,
.ui-helper-clearfix:after,
.chat-box li:after,
.notifications-box li:after,
.messages-box li:after {
    clear: both;
}
/* Sortable placehoder */

.ui-sortable-placeholder {
    visibility: visible !important;
    border: 1px dashed #efda2c !important;
    background: #fffce5 !important;
}
.daterangepicker td.in-range,
.daterangepicker td.available.in-range:hover {
    background: #fffce5;
}
/* Disabled */

.ui-rangeSlider-disabled .ui-rangeSlider-container,
.ui-rangeSlider-disabled .ui-rangeSlider-arrow,
.ui-rangeSlider-disabled .ui-rangeSlider-label,
.checker.disabled,
.checker.disabled span,
.radio.disabled,
.radio.disabled span,
.ui-state-disabled,
.disabled,
button[disabled],
.chosen-disabled {
    cursor: not-allowed !important;
    opacity: .65;
    filter: alpha(opacity: 65);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
input[disabled],
select[disabled],
textarea[disabled] {
    cursor: not-allowed;
    opacity: .65;
    background: #fafafa;
    filter: alpha(opacity: 65);
}
input[readonly],
select[readonly],
textarea[readonly] {
    opacity: .80;
    background: #fdfdfd;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}
.login-img {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.fixed-bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ui-widget-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 16;
}
.ui-widget-overlay img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -26px 0 0 -26px;
}
#loading {
    z-index: 5555;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #fff;
}
.fade {
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.collapse {
    display: none;
}
.tab-pane.active,
.collapse.in {
    display: block;
}
.collapsing {
    position: relative;
    overflow: hidden;
    height: 0;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}
/* Paddings */

.small-padding {
    padding: 25px 0;
}
.medium-padding {
    padding: 55px 0;
}
.large-padding {
    padding: 85px 0;
}
.xlarge-padding {
    padding: 115px 0;
}
/* Icons */

.glyph-icon {
    text-align: center;
}
.fc-icon,
#page-sidebar li a.sf-with-ul:after,
.search-choice-close:before,
.ui-dialog-titlebar-close:before,
.glyph-icon:before,
.ui-icon:before,
.dataTables_paginate a i:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    background: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* Resets */

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    cursor: not-allowed;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
}
.sr-only {
    position: absolute;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.rm-transition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}
div[id^='uniform-'] span,
button,
a,
.btn {
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
}
/*.open > .dropdown-menu,
.dropdown-sidebar-submenu:hover > .dropdown-menu {
    -webkit-animation-name: zoomIn;
    -moz-animation-name: zoomIn;
    -o-animation-name: zoomIn;
    animation-name: zoomIn;
}
.open > .dropdown-menu,
.dropdown-sidebar-submenu:hover > .dropdown-menu {
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
*/
#page-header,
#page-sidebar,
.main-header,
.top-bar {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

/* Demo */

.example-box-wrapper {
    margin-bottom: 15px;
    position: relative;
}
.example-box-wrapper .ui-datepicker-inline {
    position: relative;
    width: 100%;
}
.panel-body .example-box-wrapper:last-child,
.panel-body .col-md-6 .example-box-wrapper:last-child {
    margin-bottom: 0;
}
.example-box-wrapper .icon-box,
.example-box-wrapper .ui-slider,
.example-box-wrapper .ui-rangeSlider,
.example-box-wrapper .panel-layout,
.example-box-wrapper .image-box,
.example-box-wrapper .ui-accordion,
.example-box-wrapper .dashboard-box,
.example-box-wrapper .content-box,
.example-box-wrapper .tile-box,
.example-box-wrapper .jvectormap-container,
.example-box-wrapper > .hasDatepicker,
.example-box-wrapper > .minicolors,
.example-box-wrapper .minicolors,
.example-box-wrapper .ui-tabs,
.example-box-wrapper > img,
.example-box-wrapper > .thumbnail,
.example-box-wrapper > .img-humbnail,
.example-box-wrapper > .display-block.dropdown-menu,
.example-box-wrapper > .dropdown,
.example-box-wrapper > .dropup,
.example-box-wrapper > form,
.example-box-wrapper > .progressbar,
.example-box-wrapper .loading-spinner,
.example-box-wrapper .loading-stick,
.example-box-wrapper .nav,
.example-box-wrapper .jcrop-holder,
.example-box-wrapper .alert,
.example-box-wrapper .list-group,
.example-box-wrapper > h6,
.example-box-wrapper .dataTables_wrapper,
.example-box-wrapper .scrollable-content,
.example-box-wrapper > .pagination,
.example-box-wrapper > .btn-group-vertical,
.example-box-wrapper > .btn-toolbar,
.example-box-wrapper > .btn-group,
.example-box-wrapper > .btn,
.example-box-wrapper > .panel-layout {
    margin-bottom: 20px;
}
.demo-icon {
    font-size: 22px;
    line-height: 40px;
    float: left;
    width: 40px;
    height: 40px;
    margin: 10px;
    text-align: center;
    color: #92A0B3;
    border: 1px solid rgba(220, 233, 255, 0.54);
    border-radius: 3px;
}
.demo-icon:hover {
    color: #59606c;
    border-color: #92A0B3;
}

/* Labels */

.bs-label {
    font-size: 80%;
    line-height: 1;
    display: inline;
    padding: .4em .6em .3em;
    text-align: center;
    text-transform: uppercase;
    vertical-align: baseline;
    white-space: nowrap;
    color: #fff;
    border-radius: .25em;
}
.bs-label[href]:hover,
.bs-label[href]:focus {
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}
.bs-label:empty {
    display: none;
}
.btn .bs-label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080;
}
/* Badges */
.badge,
.bs-badge {
    font-size: 11px;
    font-weight: bold;
    line-height: 19px;
    display: inline-block;
    min-width: 20px;
    height: 20px;
    padding: 0 4px 0 5px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    color: #fff;
    border-radius: 10px;
    word-break: break-word;
    white-space: break-spaces;
    max-width: 140px;
    height: auto;
}
.badge-small {
    min-width: 10px;
    height: 10px;
}
.bs-badge:empty {
    display: none;
}
.btn .bs-badge {
    position: relative;
    top: -2px;
}
.bs-badge.badge-absolute {
    position: absolute;
    z-index: 5;
    top: -10px;
    left: -15px;
}
.bs-badge.badge-absolute.float-right {
    right: -15px;
    left: auto;
}
.badge-success {
    min-width: 70px;
}
/* Status badge */

.status-badge {
    position: relative;
    display: inline-block;
}
.status-badge .small-badge {
    position: absolute;
    right: 1px;
    bottom: 1px;
}
.small-badge {
    overflow: hidden;
    width: 12px;
    height: 12px;
    padding: 0;
    border: #fff solid 2px !important;
    border-radius: 20px;
}


/* Buttons */

.fc-button,
.btn {
    font-size: 14px;
    font-weight: normal;
    position: relative;
    display: inline-block;
    padding: 0 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    white-space: nowrap;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-image: none;
    -o-user-select: none;
}
.fc-button,
.btn,
.size-md {
    line-height: 32px;
    height: 34px;
    min-width: 34px;
}
.btn-abs {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -17px;
}
/* Rounded Buttons */

.btn.hover-round:hover {
    border-radius: 100px;
}
.ui-datepicker .ui-datepicker-prev:active,
.ui-datepicker .ui-datepicker-next:active,
.ui-datepicker .ui-datepicker-buttonpane button:active,
.ui-dialog .ui-dialog-titlebar-close:active,
.ui-dialog-buttonset button:active,
.fc-state-down,
.fc-state-active,
.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.fc-state-disabled,
.disabled,
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=65);
}
.btn-link {
    cursor: pointer;
    border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {} .btn-link:hover,
.btn-link:focus {
    text-decoration: underline;
    background-color: transparent;
}
.size-lg,
.btn-lg,
.btn-group-lg > .btn {
    line-height: 44px;
    min-width: 56px;
    height: 46px;
}
.btn-lg-abs {
    margin-top: -23px;
}
.btn-lg,
.btn-group-lg > .btn {
    font-size: 18px;
    padding: 0 16px;
}
.size-sm,
.btn-sm,
.btn-group-sm > .btn {
    line-height: 28px;
    height: 30px;
}
.btn-sm-abs {
    margin-top: -15px;
}
.btn-sm,
.btn-group-sm > .btn {
    font-size: 13px;
    padding: 0 10px;
}
.size-xs,
.btn-xs,
.btn-group-xs > .btn {
    line-height: 20px;
    min-width: 22px;
    height: 22px;
}
.btn-xs-abs {
    margin-top: -11px;
}
.btn-xs,
.btn-group-xs > .btn {
    font-size: 11px;
    padding: 0 5px;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
    width: 100%;
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
    outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 10px;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
}
.btn-group-justified > .btn-group .btn {
    width: 100%;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* Pagination */

.pagination {
    display: inline-block;
    padding-left: 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    line-height: 1.42857143;
    position: relative;
    float: left;
    margin-left: -1px;
    padding: 6px 12px;
    text-decoration: none;
    border-width: 1px;
    border-style: solid;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    font-size: 18px;
    padding: 10px 16px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    font-size: 12px;
    padding: 5px 10px;
}
.pager {
    margin-top: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    border: 1px solid #ddd;
    border-radius: 15px;
    background-color: #fff;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus,
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    cursor: not-allowed;
    color: #999;
    background-color: #fff;
}
/* Icon separator */

.btn > .icon-separator {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 100%;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.icon-separator + .button-content {
    margin-left: 32px;
}
.btn-xs .icon-separator {
    width: 22px;
}
.btn-xs .icon-separator + .button-content {
    margin-left: 22px;
}
.btn-sm .icon-separator {
    width: 25px;
}
.btn-sm .icon-separator + .button-content {
    margin-left: 25px;
}
.btn-lg .icon-separator {
    width: 44px;
}
.btn-lg .icon-separator + .button-content {
    margin-left: 44px;
}
.icon-separator.float-right {
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
/* Vertical button */

.vertical-button {
    line-height: 1.6em;
    height: auto;
    padding: 10px 0 5px;
}
.vertical-button .button-content {
    opacity: .7;
    filter: alpha(opacity=70);
}
.icon-separator-vertical {
    font-size: 25px;
    display: block;
    margin: 5px auto;
}
.dashboard-buttons .btn {
    width: 93px;
    margin: 5px 3px;
}
/* Outline buttons inverse */

.btn-outline,
.btn-outline-inverse {
    display: inline-block;
    text-align: center;
    color: #fff;
    box-sizing: initial;
    border-width: 2px;
    border-style: solid;
    text-transform: uppercase;
}
.btn-outline-inverse {
    border-color: rgba(255, 255, 255, 0.47);
}
.btn-outline-inverse:hover {
    background: rgba(255,255,255,0.2);
    border-color: #fff;
}
.btn-outline-inverse.hero-btn {
    color: #fff;
}
/* Outline buttons */

.btn-outline {
    color: rgba(0, 0, 0, .8);
    border-color: rgba(0, 0, 0, .6);
}
.btn-outline:hover {
    color: #fff;
    border-color: rgba(0, 0, 0, .8);
    background: rgba(0, 0, 0, .8);
}
/* Rounded buttons */

.btn.btn-round {
    border-radius: 150px;
    padding: 0;
}
.btn-round.btn-lg {
    width: 46px;
    min-width: 46px;
}
.btn-round.btn-xlg {
    width: 66px;
    min-width: 66px;
    height: 66px;
    line-height: 66px;
}
.btn-round.btn-xlg .glyph-icon {
    font-size: 24px;
}
.btn-round.btn-md {
    width: 34px;
}
.btn-round.btn-sm {
    width: 30px;
}
.btn-round.btn-xs {
    width: 22px;
}
/* Alternate style */

.btn-alt {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
/* Animated icon hover */
.btn-hover span {
    padding: 0 20px;
    left: 0;
    position: relative;
    transition: opacity 0.2s ease-out, left 0.2s ease-out;
    -webkit-transition: opacity 0.2s ease-out, left 0.2s ease-out;
}
.btn-hover .glyph-icon {
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    position: absolute;
    right: 20px;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}
.btn-hover:hover .glyph-icon {
    opacity: 1;
    right: 15px;
    -ms-filter: "alpha(opacity=100)";
}
.btn-hover:hover span {
    left: -15px;
}

/* Bordered buttons */

.btn-border {
    border-width: 2px;
    border-style: solid;
}
.btn-border span {
    opacity: .75;
    filter: alpha(opacity=75);
}
.btn-border:hover {
    text-decoration: none;
}
.btn-border:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Boxes */

.content-box {
    background: #fff;
    margin-bottom: 20px;
}
.content-box,
.content-box-header {
    position: relative;
    border-width: 1px;
    border-style: solid;
}
.content-box-header {
    font-size: 14px;
    text-transform: uppercase;
    margin: -1px -1px 0;
    padding: 15px;
    border-color: transparent;
}
.content-box-header small + .font-size-11.float-right {
    position: absolute;
    top: 14px;
    right: 10px;
}
.content-box-header-alt {
    padding: 15px 10px 14px;
}
.content-box-header-alt {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.content-box-header-alt small {
    font-size: 13px;
    font-weight: normal;
    display: block;
    padding: 5px 0 0;
    text-transform: none;
    opacity: .70;
    filter: alpha(opacity: 70);
}
.content-box .ui-widget-overlay {
    position: absolute;
}
.content-box .ui-widget-overlay img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -27px 0 0 -27px;
}
.content-box .content-box-wrapper {
    line-height: 1.6em;
    padding: 15px;
}
.content-box .content-box-wrapper .scrollable-content,
.content-box .content-box-wrapper p:last-child {
    margin-bottom: 0;
}
/* Icons */

.content-box .content-box-header > .glyph-icon {
    margin-right: 5px;
    opacity: .70;
    filter: alpha(opacity: 70);
}
.content-box-header-alt > .glyph-icon,
.content-box-header-alt .icon-separator .glyph-icon {
    font-size: 22px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
}
.content-box-header > .icon-separator {
    position: relative;
    top: 1px;
    left: -15px;
    padding: 18px 15px 16px;
    text-align: center;
}
.content-box-header > .icon-separator .glyph-icon {
    margin-left: 3px;
}
.content-box-header-alt > .header-wrapper {
    overflow: hidden;
    display: block;
    margin-left: 40px;
}
.content-box-header-alt > .icon-separator + .header-wrapper {
    margin-left: 65px;
}
.content-box-header-alt > .icon-separator {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
}
.content-box-header-alt > .icon-separator .glyph-icon {
    left: 50%;
    margin-left: -15px;
}
/* Header single buttons */

.header-buttons {
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
    display: block;
}
.header-buttons .btn-xs {
    top: 13px;
}
.header-buttons .btn-sm {
    top: 10px;
}
.header-buttons .btn-sm:last-child {
    margin-right: 0;
}
.header-buttons > .btn-group:last-child {
    margin-right: -2px;
}
.content-box-header-alt .header-buttons .btn-xs {
    top: 24px;
}
.content-box-header-alt .header-buttons .btn-sm {
    top: 20px;
}
.content-box-header-alt .header-buttons .btn-sm:last-child {
    margin-right: 5px;
}
/* Header button separators */

.header-buttons-separator {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
}
.header-buttons-separator .icon-separator {
    top: 0;
    left: 0;
    display: block;
    float: left;
    min-width: 20px;
    height: 100%;
    padding: 0 10px;
}
.header-buttons-separator .icon-separator .glyph-icon {
    line-height: 30px;
    position: relative;
    top: 50%;
    display: block;
    min-width: 30px;
    height: 30px;
    margin: -15px 0 0;
    text-align: center;
}
/* Header button groups */

.header-buttons > .btn-group {
    margin-top: 8px;
}
.header-buttons .btn-group-xs {
    margin-top: 14px;
}
.header-buttons .btn-group-xs:last-child {
    margin-right: 0;
}
/* Button panes */

.ui-dialog-buttonpane,
body .button-pane {
    padding: 10px;
    text-align: center;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
body .button-pane-top {
    border-width: 0 0 1px;
    border-radius: 0;
}
/* Scrollable boxes sizes */

.scrollable-content {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 300px;
    padding-right: 0;
}
.scrollable-xs {
    overflow-y: scroll;
    height: 200px;
}
.scrollable-sm {
    overflow-y: scroll;
    height: 400px;
}
.scrollable-lg {
    overflow-y: scroll;
    height: 500px;
}
/* Toggle Boxes */

.toggle-button .glyph-icon {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}
.hidden-button .content-box-header a,
.hidden-button .content-box-header .btn,
.hidden-button .content-box-header button {
    display: none;
}
/* Border colored content boxes */

.content-box.border-top .content-box-header {
    font-size: 18px;
    margin: 0;
}
.content-box.border-top .content-box-header small {
    opacity: .80;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}
.content-box.border-top .content-box-header + .content-box-wrapper {
    padding-top: 0;
}
/* Boxes widths */

.box-xs {
    width: 200px;
}
.box-sm {
    width: 324px;
}
.box-md {
    width: 400px;
}
.box-lg {
    width: 500px;
}
/* Content box tabs */

.content-box-header > .ui-tabs-nav {
    position: absolute;
    top: 2px;
    right: 0;
    padding: 0;
    list-style: none;
    border: 0;
}
.content-box-header > .ui-tabs-nav li > a {
    line-height: 49px;
    height: 49px;
    margin: 0 2px;
    color: rgba(255, 255, 255, .7);
    border: 0;
    background: none;
}
.content-box-header > .ui-tabs-nav li > a:hover {
    color: #fff;
    background: rgba(255, 255, 255, .2);
}
.content-box-header.bg-default > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-gray > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-white > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header.bg-default > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a,
.content-box-header.bg-gray > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a,
.content-box-header.bg-white > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a {
    line-height: 50px;
    height: 50px;
    background: #F6F6F9;
}
.content-box-header.bg-default > .ui-tabs-nav li > a,
.content-box-header.bg-gray > .ui-tabs-nav li > a,
.content-box-header.bg-white > .ui-tabs-nav li > a {
    line-height: 50px;
    height: 50px;
    margin: 0;
    border-radius: 0;
}
.content-box-header.bg-default > .ui-tabs-nav,
.content-box-header.bg-gray > .ui-tabs-nav,
.content-box-header.bg-white > .ui-tabs-nav {
    top: 0;
}
.content-box-header > .ui-tabs-nav li.ui-tabs-active > a,
.content-box-header > .ui-tabs-nav li.ui-tabs-active.ui-state-hover > a {
    line-height: 47px;
    height: 49px;
    background: #fff;
}
/* Bootstrap Panels */

.panel {
    margin-bottom: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
    padding: 15px 20px;
    position: relative;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    background-color: #f5f5f5;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    overflow: hidden;
    margin-bottom: 0;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid transparent;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid transparent;
}


/* Dashboard panels */

.dashboard-box {
    text-align: center;
}
.dashboard-box .content-wrapper {
    overflow: hidden;
    margin: 0 15px 15px;
    padding: 15px 0 0;
}
.dashboard-box canvas {
    display: block !important;
    margin: 0 auto;
}
.dashboard-box .header {
    font-size: 14px;
    line-height: 1.3em;
    padding: 0 0 15px;
    text-align: right;
    display: block;
}
.dashboard-box .header .btn {
    display: inline-block;
}
.dashboard-box .header > .glyph-icon {
    display: block;
    float: left;
    width: 20px;
}
.dashboard-box .header > span {
    font-size: 12px;
    font-weight: bold;
    display: block;
    opacity: .80;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}
.dashboard-box .button-pane {
    border-top: 0;
    color: #fff;
    background: rgba(0, 0, 0, .08);
}
.bg-white.dashboard-box .button-pane {
    border-top-style: solid;
    border-top-width: 1px;
}
.dashboard-box .heading {
    font-size: 15px;
    font-weight: bold;
    float: left;
}
.dashboard-box .center-div {
    margin: 5px auto -15px;
}
.dashboard-heading {
    font-size: 14px;
    padding: 0 0 10px;
}
.dashboard-heading span {
    font-size: 12px;
    display: block;
}
body .button-pane.button-pane-alt {
    background: transparent !important;
}
.dashboard-panel .chosen-container-single .chosen-single span {
    padding-right: 40px;
}
.dashboard-panel .chosen-container {
    margin-top: -3px;
    text-align: left;
}
a.dashboard-box,
a.dashboard-box > span {
    display: block;
}
a.dashboard-box .button-pane {
    text-align: center;
    text-transform: uppercase;
}
a.dashboard-box .button-pane .heading {
    font-weight: normal;
}
.dashboard-box-chart .bs-label {
    position: absolute;
    right: 15px;
    top: 15px;
}
.dashboard-box-chart .header {
    text-align: left;
    font-size: 28px;
    font-weight: 100;
    letter-spacing: 1px;
    line-height: 1;
}
.dashboard-box-chart .header span {
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 10px 0 0;
    line-height: 1.8em;
    text-align: center;
    opacity: .80;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}
.dashboard-box-chart .header span b {
    opacity: .65;
    -moz-opacity: .65;
    filter: alpha(opacity: 65);
}
.dashboard-box-chart .list-grade {
    opacity: .50;
    -moz-opacity: .50;
    filter: alpha(opacity: 50);
    margin-top: 25px;
}
.dashboard-box-chart .button-pane {
    padding: 10px 10px 10px 15px;
}
.dashboard-box-chart .button-pane .btn .glyph-icon {
    min-width: 11px;
    display: block;
}
.dashboard-box-chart .button-pane .size-md {
    font-size: 16px;
}

  /* Forms */
  
  fieldset {
      margin: 0;
      padding: 0;
      border: 0;
  }
  legend {
      font-size: 21px;
      line-height: inherit;
      display: block;
      width: 100%;
      margin-bottom: 20px;
      padding: 0;
      color: #333;
      border: 0;
      border-bottom: 1px solid #dfe8f1;
  }
  label {
      font-weight: bold;
      display: inline-block;
  }
  input[type='radio'],
  input[type='checkbox'] {
      line-height: normal;
  }
  input[type='file'] {
      display: block;
  }
  select[multiple],
  select[size] {
      height: auto;
  }
  select optgroup {
      font-family: inherit;
      font-size: inherit;
      font-style: inherit;
  }
  input[type='file']:focus,
  input[type='radio']:focus,
  input[type='checkbox']:focus {
      outline: thin dotted #333;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
  }
  input[type='number']::-webkit-outer-spin-button,
  input[type='number']::-webkit-inner-spin-button {
      height: auto;
  }
  output {
      font-size: 14px;
      line-height: 1.428571429;
      display: block;
      padding-top: 7px;
      vertical-align: middle;
      color: #555;
  }
  div.dataTables_filter input,
  .chosen-container-single .chosen-search input,
  .input,
  .form-control,
  .dataTables_length select,
  .chosen-container-multi,
  .bootstrap-timepicker-widget table td input,
  .ui-toolbar select,
  .ui-toolbar input {
      font-size: 13px;
      display: block;
      float: none;
      /*background: #fff;*/
      width: 100%;
      height: 34px;
      padding: 6px 12px;
      color: #2b2f33;
      border: #dfe8f1 solid 1px;
      -webkit-box-shadow: inset 1px 1px 3px #f6f6f6;
      -moz-box-shadow: inset 1px 1px 3px #f6f6f6;
      box-shadow: inset 1px 1px 3px #f6f6f6;
  }
  .chosen-container-multi.chosen-with-drop.chosen-container-active {
      border: #ddd solid 1px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
      box-shadow: 0 0 0 transparent;
  }
  div.dataTables_filter input:focus,
  .input:focus,
  .form-control:focus,
  .chosen-container-active,
  .chosen-container-multi.chosen-container-active,
  .selector.focus,
  .bootstrap-timepicker-widget table td input:focus,
  .ui-toolbar select:focus,
  .ui-toolbar input:focus {
      color: #333;
      border-color: #3da6ff;
  }
  .form-control:-moz-placeholder {
      color: #999;
  }
  .form-control::-moz-placeholder {
      color: #999;
  }
  .form-control:-ms-input-placeholder {
      color: #999;
  }
  .form-control::-webkit-input-placeholder {
      color: #999;
  }
  textarea.form-control {
      height: auto;
  }
  .form-group {
      margin-bottom: 15px;
  }
  .form-group label {
      margin-bottom: 5px;
  }
  .form-group .switch-toggle {
      margin-top: 6px;
  }
  .radio,
  .checkbox {
      display: block;
      min-height: 20px;
      /*padding-left: 20px;*/
      
      margin-top: 10px;
      margin-bottom: 10px;
      vertical-align: middle;
  }
  .radio label,
  .checkbox label {
      font-weight: normal;
      display: inline;
      margin-bottom: 0;
      cursor: pointer;
  }
  .radio input[type='radio'],
  .radio-inline input[type='radio'],
  .checkbox input[type='checkbox'],
  .checkbox-inline input[type='checkbox'] {
      float: left;
  }
  .radio + .radio,
  .checkbox + .checkbox {
      margin-top: -5px;
  }
  .radio-inline,
  .checkbox-inline {
      font-weight: normal;
      line-height: 19px;
      display: inline-block;
      height: 19px;
      margin-bottom: 0;
      cursor: pointer;
      vertical-align: middle;
  }
  .radio-inline label,
  .checkbox-inline label {
      font-weight: normal;
      line-height: 17px;
  }
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
      margin-top: 0;
      margin-left: 10px;
  }
  input[type='radio'][disabled],
  input[type='checkbox'][disabled],
  .radio[disabled],
  .radio-inline[disabled],
  .checkbox[disabled],
  .checkbox-inline[disabled],
  fieldset[disabled] input[type='radio'],
  fieldset[disabled] input[type='checkbox'],
  fieldset[disabled] .radio,
  fieldset[disabled] .radio-inline,
  fieldset[disabled] .checkbox,
  fieldset[disabled] .checkbox-inline {
      cursor: not-allowed;
  }
  .input-sm {
      font-size: 12px;
      line-height: 1.5;
      height: 30px;
      padding: 5px 10px;
      border-radius: 3px;
  }
  select.input-sm {
      line-height: 30px;
      height: 30px;
  }
  textarea.input-sm {
      height: auto;
  }
  .input-lg {
      font-size: 18px;
      line-height: 1.33;
      height: 45px;
      padding: 10px 16px;
      border-radius: 6px;
  }
  select.input-lg {
      line-height: 45px;
      height: 45px;
  }
  textarea.input-lg {
      height: auto;
  }
  .form-control-static {
      margin-bottom: 0;
  }
  .help-block {
      display: block;
      margin-top: 5px;
      margin-bottom: 0;
      color: #737373;
  }
  @media (min-width: 768px) {
      .form-inline .form-group {
          display: inline-block;
          margin-bottom: 0;
          vertical-align: middle;
      }
      .form-inline .form-control {
          display: inline-block;
      }
      .form-inline .radio,
      .form-inline .checkbox {
          display: inline-block;
          margin-top: 0;
          margin-bottom: 0;
          padding-left: 0;
      }
      .form-inline .radio input[type='radio'],
      .form-inline .checkbox input[type='checkbox'] {
          float: none;
          margin-left: 0;
      }
  }
  .form-horizontal .control-label,
  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 7px;
  }
  .form-horizontal .form-group {
      margin-right: -15px;
      margin-left: -15px;
  }
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after {
      display: table;
      content: ' ';
  }
  .form-horizontal .form-group:after {
      clear: both;
  }
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after {
      display: table;
      content: ' ';
  }
  .form-horizontal .form-group:after {
      clear: both;
  }
  .form-horizontal .form-control-static {
      padding-top: 7px;
  }
  @media (min-width: 768px) {
      .form-horizontal .control-label {
          text-align: right;
      }
  }
  .input-group {
      position: relative;
      display: table;
      width: 100%;
      border-collapse: separate;
  }
  .input-group.col {
      float: none;
      padding-right: 0;
      padding-left: 0;
  }
  .input-group .form-control {
      width: 100%;
      margin-bottom: 0;
  }
  .input-group-lg .form-control,
  .input-group-lg .input-group-addon,
  .input-group-lg .input-group-btn .btn {
      font-size: 18px;
      line-height: 1.33;
      height: 45px;
      padding: 10px 16px;
      border-radius: 6px;
  }
  select.input-group-lg .form-control,
  select.input-group-lg .input-group-addon,
  select.input-group-lg .input-group-btn .btn {
      line-height: 45px;
      height: 45px;
  }
  textarea.input-group-lg .form-control,
  textarea.input-group-lg .input-group-addon,
  textarea.input-group-lg .input-group-btn .btn {
      height: auto;
  }
  .input-group-sm .form-control,
  .input-group-sm .input-group-addon,
  .input-group-sm .input-group-btn .btn {
      font-size: 12px;
      line-height: 1.5;
      height: 30px;
      padding: 5px 10px;
      border-radius: 3px;
  }
  select.input-group-sm .form-control,
  select.input-group-sm .input-group-addon,
  select.input-group-sm .input-group-btn .btn {
      line-height: 30px;
      height: 30px;
  }
  textarea.input-group-sm .form-control,
  textarea.input-group-sm .input-group-addon,
  textarea.input-group-sm .input-group-btn .btn {
      height: auto;
  }
  .input-group-addon,
  .input-group-btn,
  .input-group .form-control {
      display: table-cell;
  }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0;
  }
  .input-group-addon div[id^='uniform-'] {
      margin: 0 -3px;
  }
  .input-group-addon,
  .input-group-btn {
      width: 1%;
      vertical-align: middle;
      white-space: nowrap;
  }
  .input-group-addon {
      font-size: 14px;
      font-weight: normal;
      line-height: 1;
      padding: 6px 12px;
      text-align: center;
      color: #2b2f33;
      background-color: rgba(239, 244, 246, 0.36);
      border: 1px solid #dfe8f1;
      border-radius: 4px;
  }
  .input-group-addon .glyph-icon {
      display: block;
      min-width: 20px;
      margin: 0 -4px;
      text-align: center;
  }
  .input-group-addon.addon-inside {
      line-height: 24px;
      position: absolute;
      top: 5px;
      left: 6px;
      display: block;
      width: 32px;
      height: 24px;
      padding: 0;
      border-width: 1px;
      border-style: solid;
  }
  .input-group-lg .input-group-addon.addon-inside {
      top: 10px;
      left: 10px;
  }
  .input-group-addon.addon-inside .glyph-icon {
      margin: 0;
  }
  .input-group-addon.addon-inside + input {
      padding-left: 48px;
  }
  .input-group-addon.input-sm {
      font-size: 12px;
      padding: 5px 10px;
      border-radius: 3px;
  }
  .input-group-addon.input-lg {
      font-size: 18px;
      padding: 10px 16px;
      border-radius: 6px;
  }
  .input-group-addon input[type='radio'],
  .input-group-addon input[type='checkbox'] {
      margin-top: 0;
  }
  .input-group .form-control:first-child,
  .input-group-addon:first-child,
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .dropdown-toggle,
  .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
  }
  .input-group-addon:first-child {
      border-right: 0;
  }
  .input-group-addon.addon-inside:first-child {
      border-right-width: 1px;
      border-right-style: solid;
      border-color: transparent;
  }
  .input-group-btn + .form-control,
  .input-group-addon + .form-control,
  .input-group-addon:last-child,
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .dropdown-toggle,
  .input-group-btn:first-child > .btn:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
  }
  .input-group-addon:last-child {
      border-left: 0;
  }
  .input-group-btn {
      position: relative;
      white-space: nowrap;
  }
  .input-group-btn:first-child > .btn {
      margin-right: -1px;
  }
  .input-group-btn:last-child > .btn {
      margin-left: -1px;
  }
  .input-group-btn .btn {
      position: relative;
  }
  .input-group-btn > .btn + .btn {
      margin-left: -4px;
  }
  .input-group-btn .btn:hover,
  .input-group-btn .btn:active {
      z-index: 2;
  }
  [data-toggle=buttons] > .btn > input[type=radio],
  [data-toggle=buttons] > .btn > input[type=checkbox] {
      display: none;
  }
  /* Textarea */

  textarea.textarea-no-resize,
  textarea.textarea-autoresize {
      resize: none;
  }
  .textarea-autosize {
      transition: height 0.3s;
      -webkit-transition: height 0.3s;
      -moz-transition: height 0.3s;
  }
  textarea.form-control {
      line-height: 1.6em;
      padding: 8px 12px;
  }
  textarea.textarea-xs {
      height: 50px;
  }
  textarea.textarea-sm {
      height: 125px;
  }
  textarea.textarea-md {
      height: 200px;
  }
  textarea.textarea-lg {
      height: 275px;
  }
  /* Spinner */
  
  .ui-spinner {
      position: relative;
      display: block;
  }
  .ui-spinner .ui-spinner-button {
      font-size: 9px;
      line-height: 17px;
      position: absolute;
      right: 0;
      width: 17px;
      height: 17px;
      cursor: pointer;
      text-align: center;
      border-width: 1px;
      border-style: solid;
  }
  .ui-spinner .ui-spinner-up {
      top: 0;
  }
  .ui-spinner .ui-spinner-down {
      bottom: 0;
  }
  .parsley-errors-list li {
      font-size: 12px;
      padding-top: 5px;
  }
  /* Row border */
  
  .bordered-row .form-group {
      padding: 15px 0;
      margin-bottom: 0;
      border-top-width: 1px;
      border-top-style: dashed;
  }
  .bordered-row .form-group:last-child {
      padding-bottom: 0;
  }
  .form-group .ui-slider {
      margin-top: 14px;
  }
  .form-group .ui-slider + .input-group {
      margin-top: 20px;
  }

  .form-control-danger {
      border: #e42d29 solid 2px;
  }


/* Images */

.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.img-responsive {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.img-full {
    display: block;
    width: 100%;
    height: 100%;
}
.img-rounded {
    border-radius: 6px;
}
.thumbnail,
.img-thumbnail {
    line-height: 1.428571429;
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    background-color: #fff;
}
.thumbnail img,
.img-thumbnail img {
    display: block;
}
.img-circle {
    border-radius: 50%;
}
.img-bordered {
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    background: #fff;
}
/* Icon helper */

.icon-helper {
    line-height: 36px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 36px;
}
.icon-br {
    top: auto;
    right: 0;
    left: auto;
}
.icon-tr {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto;
}
.icon-center {
    font-size: 50px;
    line-height: 50px;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
}
/* Hover effects */

.thumbnail-box {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px;
}
.thumbnail-box .thumb-link,
.thumbnail-box .thumb-content,
.thumbnail-box .thumb-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.thumbnail-box .thumb-link {
    z-index: 25;
}
.thumbnail-box .thumb-content {
    z-index: 20;
    display: none;
}
.thumbnail-box .thumb-overlay {
    z-index: 15;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    visibility: hidden;
}
.thumbnail-box .thumb-overlay.bg-black {
    background: #000;
}
.thumbnail-box img {
    display: block;
    width: 100%;
    position: relative;
    z-index: 10;
    transition: .3s all linear;
    -webkit-transition: .3s all linear;
}
.thumbnail-box:hover img {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
    -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}
.thumbnail-box:hover .thumb-overlay {
    opacity: 0.80;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
    visibility: visible;
}
.thumbnail-box:hover .thumb-content {
    display: block;
}
/* Thumbnail heading */

.thumb-heading {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
}
.thumbnail-box .thumb-heading {
    color: #fff;
}
.thumb-heading small {
    display: block;
    font-size: 13px;
    opacity: 0.65;
    padding: 5px 0 0;
    -moz-opacity: .65;
    filter: alpha(opacity: 65);
    text-transform: none;
}
/* Thumbnail buttons */

.thumbnail-box .thumb-btn {
    text-align: center;
    padding: 15px;
}
.thumb-btn.zoomIn {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
}
/* Thumbnail inverse */

.thumbnail-box-inverse .thumb-overlay {
    display: block;
    opacity: 0.3;
    -moz-opacity: .30;
    filter: alpha(opacity: 30);
    visibility: visible;
}
.thumbnail-box-inverse:hover .thumb-overlay {
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity: 0);
    visibility: hidden;
}
.thumbnail-box-inverse .thumb-content {
    display: block;
}
.thumbnail-box-inverse:hover .thumb-content {
    display: none;
}
/* Thumbnail pane */

.thumb-pane {
    border: transparent solid 1px;
    border-top: 0;
    padding: 25px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.thumbnail-box + .thumb-pane {
    margin-top: -20px;
    margin-bottom: 20px;
}

.owl-item .thumb-pane {
    margin: 0;
}

.owl-item .thumbnail-box {
    margin-bottom: 0;
}

/* Thumbnail wrapper */

.thumbnail-box-wrapper {}

/* Image box */

.image-box {
    position: relative;
    overflow: hidden;
    max-height: 300px;
    padding: 0;
}
.image-box .image-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
}


    /* Info Buttons */
    
    .info-box {
        position: relative;
        display: block;
        min-height: 57px;
        padding: 10px;
        border-width: 3px 0 0;
        border-style: solid;
    }
    .info-box .stats {
        display: block;
        padding: 5px 0 0;
    }
    .info-box b {
        position: absolute;
        top: 10px;
        right: 10px;
        display: block;
        white-space: nowrap;
    }
    .info-box .stats {
        font-size: 30px;
        line-height: 35px;
        position: absolute;
        right: 10px;
        bottom: 10px;
        height: 35px;
        white-space: nowrap;
    }
    .info-box .stats span {
        font-size: 70%;
    }
    .info-box.icon-wrapper {
        overflow: hidden;
        padding-left: 95px;
    }
    .info-box.icon-wrapper .icon-large {
        font-size: 125px;
        line-height: 50px;
        position: absolute;
        top: 50%;
        left: -20px;
        width: 50px;
        height: 50px;
        margin-top: -25px;
    }
    .chart-icon {
        float: left;
        margin-right: 20px;
    }
    .info-box-alt {
        padding: 10px;
        border-width: 0;
    }
    .info-box-alt .chart-icon {
        margin-left: 5px;
    }
    .info-box-alt .stats {
        float: right;
        margin-right: 5px;
    }
    .info-box-alt .chart-icon {
        margin-top: 3px;
    }
    .info-box-alt h3 {
        font-size: 13px;
        margin: 0;
        margin: 0 0 10px;
        padding: 0 0 10px;
        text-transform: uppercase;
        color: rgba(0, 0, 0, .5);
        border-bottom: rgba(0, 0, 0, .3) solid 1px;
    }


  /* CSS3 basic */
  
  .loading-spinner {
      position: relative;
      width: 65px;
      height: 65px;
      margin: 0 auto;
  }
  .loading-spinner i {
      position: absolute;
      top: 25px;
      left: 52px;
      display: block;
      -webkit-transform-origin: -20px;
      border-radius: 50%;
  }
  .loading-spinner i:nth-child(1) {
      width: 14px;
      height: 14px;
      -webkit-animation: spin 1.8s .1s infinite;
  }
  .loading-spinner i:nth-child(2) {
      width: 12px;
      height: 12px;
      -webkit-animation: spin 1.8s .2s infinite;
  }
  .loading-spinner i:nth-child(3) {
      width: 10px;
      height: 10px;
      -webkit-animation: spin 1.8s .3s infinite;
  }
  .loading-spinner i:nth-child(4) {
      width: 8px;
      height: 8px;
      -webkit-animation: spin 1.8s .4s infinite;
  }
  .loading-spinner i:nth-child(5) {
      width: 6px;
      height: 6px;
      -webkit-animation: spin 1.8s .5s infinite;
  }
  .loading-spinner i:nth-child(6) {
      width: 4px;
      height: 4px;
      -webkit-animation: spin 1.8s .6s infinite;
  }
  /* CSS3 alternate */
  
  .loading-stick {
      width: 180px;
      margin: auto;
      text-align: center;
      vertical-align: middle;
  }
  .loading-stick h1 {
      font-size: 12px;
      margin: 10px 0 0;
      text-transform: uppercase;
  }
  .stick {
      display: inline-block;
      width: 30px;
      height: 3px;
      margin-left: -7px;
  }
  .stick:nth-child(n) {
      /* IE 9 */
      
      -webkit-transform: rotate(30deg);
      /* Safari and Chrome */
      
      -moz-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      transform: rotate(30deg);
      -webkit-animation: fall 2s infinite;
      -moz-animation: fall 2s infinite;
  }
  .stick:nth-child(2n) {
      /* IE 9 */
      
      -webkit-transform: rotate(-30deg);
      /* Safari and Chrome */
      
      -moz-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
      transform: rotate(-30deg);
      -webkit-animation: rise 2s infinite;
      -moz-animation: rise 2s infinite;
  }
  @-webkit-keyframes rise {
      50% {
          /* IE 9 */
          
          -webkit-transform: rotate(30deg);
          -moz-transform: rotate(30deg);
          -ms-transform: rotate(30deg);
          transform: rotate(30deg);
      }
  }
  @-moz-keyframes rise {
      50% {
          /* IE 9 */
          
          -webkit-transform: rotate(30deg);
          -moz-transform: rotate(30deg);
          -ms-transform: rotate(30deg);
          transform: rotate(30deg);
      }
  }
  @-o-keyframes rise {
      50% {
          /* IE 9 */
          
          -webkit-transform: rotate(30deg);
          -moz-transform: rotate(30deg);
          -ms-transform: rotate(30deg);
          transform: rotate(30deg);
      }
      @keyframes rise {
          50% {
              /* IE 9 */
              
              -webkit-transform: rotate(30deg);
              -moz-transform: rotate(30deg);
              -ms-transform: rotate(30deg);
              transform: rotate(30deg);
          }
      }
  }
  @-webkit-keyframes fall {
      50% {
          /* IE 9 */
          
          -webkit-transform: rotate(-30deg);
          -moz-transform: rotate(30deg);
          -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
      }
  }
  @-moz-keyframes fall {
      50% {
          /* IE 9 */
          
          -webkit-transform: rotate(-30deg);
          -moz-transform: rotate(-30deg);
          -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
      }
  }
  @-o-keyframes fall {
      50% {
          /* IE 9 */
          
          -webkit-transform: rotate(-30deg);
          -moz-transform: rotate(30deg);
          -ms-transform: rotate(-30deg);
          transform: rotate(-30deg);
      }
      @keyframes fall {
          50% {
              /* IE 9 */
              
              -webkit-transform: rotate(-30deg);
              -moz-transform: rotate(30deg);
              -ms-transform: rotate(-30deg);
              transform: rotate(-30deg);
          }
      }
  }
  @-webkit-keyframes fade {
      50% {
          opacity: .5;
      }
      100% {
          opacity: 1;
      }
  }
  @-moz-keyframes fade {
      50% {
          opacity: .5;
      }
      100% {
          opacity: 1;
      }
  }
  @-o-keyframes fade {
      50% {
          opacity: .5;
      }
      100% {
          opacity: 1;
      }
      @keyframes fade {
          50% {
              opacity: .5;
          }
          100% {
              opacity: 1;
          }
      }
  }


    /* Panel Boxes */
    
    .panel-layout {
        display: table;
        width: 100%;
        table-layout: fixed;
        margin: 0 0 20px;
    }
    .panel-box {
        display: table-cell;
        float: none !important;
        padding: 0 !important;
        table-layout: fixed;
        vertical-align: middle;
    }
    .panel-content {
        position: relative;
        padding: 20px;
        text-align: center;
    }
    .panel-layout .panel-box .panel-content.image-box {
        margin-bottom: 0 !important;
        padding: 0;
    }
    .panel-layout .panel-box .panel-content.image-box .image-content {
        height: 100%;
    }
    .panel-box[class*=' col-xs'] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs'] {
        border-radius: 0;
    }
    .panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs']:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .panel-box[class*=' col-xs'] .panel-content {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .panel-box[class*=' col-xs'] .panel-content:last-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 3px;
    }
    .panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs']:last-child .panel-content {
        border-top-left-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs']:last-child .panel-content {
        border-top-right-radius: 3px;
    }
    .panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs']:last-child .panel-content:last-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
    }
    .panel-box[class*=' col-xs'] .panel-content {
        border-top-width: 1px;
        border-right-width: 0;
        border-bottom-width: 0;
        border-left-width: 1px;
    }
    .panel-box + .panel-box .panel-content {
        border-top-width: 0;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 0;
    }
    .panel-box .panel-content {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .panel-box .panel-content + .panel-content {
        border-radius: 0;
    }
    .panel-box .panel-content:last-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .panel-content.bg-default,
    .panel-content.bg-gray,
    .panel-content.bg-white,
    .panel-box.bg-default,
    .panel-box.bg-gray,
    .panel-box.bg-white {
        border-width: 1px;
        border-style: solid;
    }
    .panel-box .panel-content p,
    .panel-box .panel-content .nav-justified {
        margin: 0;
    }
    /* Panel meta */
    
    .meta-box {
        text-align: center;
    }
    .meta-box.meta-box-bottom {
        position: absolute;
        bottom: 15px;
        left: 0;
        width: 100%;
    }
    .meta-box-offset img {
        margin-top: -48px;
    }
    .meta-box .meta-heading {
        font-size: 21px;
        padding-bottom: 5px;
    }
    .meta-box .meta-image {
        margin-bottom: 5px;
    }
    .meta-box .meta-subheading {
        font-size: 16px;
        padding-bottom: 5px;
        opacity: .90;
        -moz-opacity: .90;
        filter: alpha(opacity: 90);
    }
    .meta-box .meta-desc {
        padding-bottom: 5px;
        opacity: .60;
        -moz-opacity: .60;
        filter: alpha(opacity: 60);
    }


    /* Info Boxes */
    
    .alert {
        position: relative;
        padding: 10px;
        text-align: left;
        border-width: 0;
        border-style: solid;
    }
    .alert-close {
        padding-right: 36px;
    }
    .alert a {
        font-weight: bold;
        background: none;
    }
    .alert a:hover {
        text-decoration: underline;
    }
    .alert .alert-icon {
        line-height: 34px;
        float: left;
        width: 34px;
        height: 34px;
        margin: 5px 10px 0 0;
        text-align: center;
    }
    .alert .alert-title {
        font-size: 12px;
        font-weight: bold;
        margin: 4px 0 3px;
        padding: 0;
        text-transform: uppercase;
    }
    .alert .alert-content {
        overflow: hidden;
    }
    .alert p {
        padding: 0;
        opacity: .85;
        -moz-opacity: .85;
        filter: alpha(opacity: 85);
    }
    .alert p:last-child {
        margin: 0;
    }
    .alert .alert-close-btn {
        font-size: 12px;
        line-height: 16px;
        position: absolute;
        z-index: 2;
        top: 50%;
        right: 10px;
        display: block;
        width: 16px;
        height: 16px;
        margin-top: -10px;
        text-align: center;
        opacity: .50;
        color: #000;
        filter: alpha(opacity=50);
    }
    .alert .alert-close-btn:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }
    /* Server response */
    
    .server-message {
        text-align: center;
        color: #888;
    }
    .server-message h1 {
        font-size: 85px;
        margin: 0;
    }
    .server-message h2 {
        font-size: 40px;
        margin: 0 0 25px;
        text-transform: uppercase;
    }
    .server-message p {
        font-size: 20px;
        line-height: 1.8em;
    }
    .server-message.inverse {
        color: rgba(255, 255, 255, .8);
    }


/* Hide columns */

@media only screen and (max-width: 1000px) {
    .hide-columns table td:nth-child(2),
    .hide-columns table th:nth-child(2) {
        display: none;
    }
}
@media only screen and (max-width: 810px) {
    .hide-columns table td:nth-child(4),
    .hide-columns table th:nth-child(4),
    .hide-columns table td:nth-child(7),
    .hide-columns table th:nth-child(7),
    .hide-columns table td:nth-child(8),
    .hide-columns table th:nth-child(8) {
        display: none;
    }
}
/* Scroll columns */

@media only screen and (max-width: 1000px) {
    .scroll-columns .cf:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    .scroll-columns * html .cf {
        zoom: 1;
    }
    .scroll-columns *:first-child+html .cf {
        zoom: 1;
    }
    .scroll-columns table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }
    .scroll-columns th,
    .scroll-columns td {
        margin: 0;
        vertical-align: top;
    }
    .scroll-columns th {
        text-align: left;
    }
    .scroll-columns table {
        display: block;
        position: relative;
        width: 100%;
    }
    .scroll-columns thead {
        display: block;
        float: left;
    }
    .scroll-columns tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }
    .scroll-columns thead tr {
        display: block;
    }
    .scroll-columns th {
        display: block;
        text-align: right;
    }
    .scroll-columns tbody tr {
        display: inline-block;
        vertical-align: top;
    }
    .scroll-columns td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }
    .scroll-columns th {
        border-bottom: 0;
        border-left: 0;
    }
    .scroll-columns td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    .scroll-columns tbody tr {
        border-left: 1px solid #dfe8f1;
    }
    .scroll-columns th:last-child,
    .scroll-columns td:last-child {
        border-bottom: 1px solid #dfe8f1;
    }
}
/* Remove columns */

@media only screen and (max-width: 1000px) {
    .remove-columns table,
    .remove-columns thead,
    .remove-columns tbody,
    .remove-columns .table th,
    .remove-columns .table td,
    .remove-columns .table tr {
        display: block;
    }
    .remove-columns thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .remove-columns .table tr {
        border: 1px solid #dfe8f1;
    }
    .remove-columns .table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }
    .remove-columns .table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    .remove-columns .table td:before {
        content: attr(data-title);
    }
}


/* Post it box */

.post-box textarea {
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 80px;
    padding: 15px;
    border: 0;
}
.post-box .button-pane .glyph-icon {
    font-size: 13px;
}
.post-box .button-pane .hover-white:hover {
    background: #fff;
}
.post-box .button-pane {
    text-align: left;
}
.post-box .button-pane .btn-post {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
/* Profile box */

.profile-box.content-box .content-box-header {
    line-height: 1.6em;
    height: auto;
    padding: 15px !important;
}
.profile-box .content-box-header img {
    float: left;
    margin: 0 15px 0 0;
}
.profile-box .content-box-header .user-details {
    font-size: 16px;
    position: relative;
    overflow: hidden;
    padding-top: 5px;
}
.profile-box .content-box-header .user-details span {
    font-size: 13px;
    display: block;
    opacity: .80;
    text-transform: none;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}
/* Alternate profile box */

.profile-box-alt .content-box-header {
    text-align: center;
}
.profile-box .pie-wrapper {
    padding: 20px;
    text-align: center;
}
.profile-box .pie-wrapper canvas {
    display: block;
    margin: 0 auto;
}
/* Profile box with list group inside */

.profile-box div.list-group {
    margin-bottom: 0 !important;
    border: 0;
}
.profile-box div.list-group a.list-group-item {
    border-right: 0;
    border-left: 0;
}
.profile-box div.list-group a.list-group-item.active {
    margin-right: -1px;
    margin-left: -1px;
}
.profile-box div.list-group a.list-group-item:last-child {
    border-bottom: 0;
    border-radius: 0;
}
.profile-box div.list-group a.list-group-item:first-child {
    border-top: 0;
    border-radius: 0;
}
.profile-box .list-group.list-group-separator.row {
    padding: 10px;
}
.profile-box .list-group.list-group-separator a.list-group-item:after {
    right: -10px;
}
.profile-box ul.list-group {
    margin: 10px 0;
}
.profile-box .nav > li > a {
    padding: 0;
}
.profile-box .nav {
    margin-bottom: 0 !important;
}
.profile-box .nav.nav-justified {
    margin: 0 !important;
}


  /* Default */
  
  .table {
      /*font-size: 13px;*/
      width: 100%;
      border-spacing: 0;
      border-collapse: separate;
  }
  .table > caption + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > th,
  .table > thead:first-child > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > td {
      border-top: 0;
  }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
      padding: 8px 5px;
      border-top-width: 1px;
      border-top-style: solid;
      text-align: left;
  }
  .table th,
  .table td {
      font-weight: normal;
      vertical-align: middle;
  }
  .table > thead > tr > th {
      font-weight: bold;
      vertical-align: bottom;
      border-bottom-width: 2px;
      border-bottom-style: solid;
  }
  /* Condensed */
  
  .table-condensed > thead > tr > th,
  .table-condensed > tbody > tr > th,
  .table-condensed > tfoot > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > tbody > tr > td,
  .table-condensed > tfoot > tr > td {
      padding: 5px;
  }
  /* Striped */
  
  .table-striped tr:nth-child(even) > td {
      background: #fefeff;
  }
  /* Hover */
  
  .table-hover tr:hover td {
      color: #000;
      background: #fffdf4;
  }
  /* Bordered */
  
  .table-bordered {
      border-width: 1px;
      border-style: solid;
      border-width: 1px 0 1px 1px;
  }
  .table-bordered > thead > tr > th,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
      border-width: 1px;
      border-style: solid;
      border-width: 1px 1px 0 0;
  }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
      border-bottom-width: 1px;
  }
  /* Responsive Tables */
  
  @media (max-width: 767px) {
      .table-responsive {
          overflow-x: scroll;
          overflow-y: hidden;
          width: 100%;
          -ms-overflow-style: -ms-autohiding-scrollbar;
          -webkit-overflow-scrolling: touch;
      }
      .table-responsive > .table {
          margin-bottom: 0;
      }
      .table-responsive > .table > thead > tr > th,
      .table-responsive > .table > tbody > tr > th,
      .table-responsive > .table > tfoot > tr > th,
      .table-responsive > .table > thead > tr > td,
      .table-responsive > .table > tbody > tr > td,
      .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap;
      }
      .table-responsive > .table-bordered {
          border: 0;
      }
      .table-responsive > .table-bordered > thead > tr > th:first-child,
      .table-responsive > .table-bordered > tbody > tr > th:first-child,
      .table-responsive > .table-bordered > tfoot > tr > th:first-child,
      .table-responsive > .table-bordered > thead > tr > td:first-child,
      .table-responsive > .table-bordered > tbody > tr > td:first-child,
      .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0;
      }
      .table-responsive > .table-bordered > thead > tr > th:last-child,
      .table-responsive > .table-bordered > tbody > tr > th:last-child,
      .table-responsive > .table-bordered > tfoot > tr > th:last-child,
      .table-responsive > .table-bordered > thead > tr > td:last-child,
      .table-responsive > .table-bordered > tbody > tr > td:last-child,
      .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0;
      }
      .table-responsive > .table-bordered > tbody > tr:last-child > th,
      .table-responsive > .table-bordered > tfoot > tr:last-child > th,
      .table-responsive > .table-bordered > tbody > tr:last-child > td,
      .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0;
      }
  }


.tile-box {
    line-height: inherit;
    display: block;
    position: relative;
    height: auto;
    padding: 0;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}
.tile-header {
    font-size: 14px;
    padding: 5px 10px;
    text-align: left;
    text-transform: uppercase;
    border: 0 !important;
    background: rgba(255, 255, 255, .2);
}
.tile-header .float-right {
    opacity: .60;
    -moz-opacity: .60;
    filter: alpha(opacity: 60);
}
.tile-content-wrapper {
    position: relative;
    overflow: hidden;
    padding: 10px;
}
.tile-content {
    font-size: 35px;
    text-align: right;
}
.tile-content span {
    font-size: 25px;
    opacity: .70;
    -moz-opacity: .70;
    filter: alpha(opacity: 70);
}
.tile-content-wrapper small {
    font-size: 14px;
    display: block;
    text-align: right;
    opacity: .70;
    -moz-opacity: .70;
    filter: alpha(opacity: 70);
}
.tile-content-wrapper > .glyph-icon {
    font-size: 35px;
    line-height: 70px;
    position: absolute;
    top: 50%;
    left: 15px;
    height: 70px;
    margin-top: -36px;
    opacity: .30;
    -moz-opacity: .30;
    filter: alpha(opacity: 30);
}
.tile-footer {
    display: block;
    margin: 0;
    padding: 5px 10px;
    text-align: left;
    color: inherit;
    background: rgba(0, 0, 0, .1);
}
.bg-white .tile-footer {
    border-top-style: solid;
    border-top-width: 1px;
}
.tile-footer:hover {
    opacity: .80;
    color: inherit;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}
.tile-footer .glyph-icon {
    float: right;
}
.tile-box-alt .tile-header {
    padding: 10px;
    text-align: center;
}
.tile-box-alt .tile-content-wrapper > .glyph-icon {
    font-size: 65px;
    margin-top: -32px;
}
.tile-box-shortcut:hover .tile-content-wrapper > .glyph-icon,
a.tile-box.btn .tile-header .float-right,
a.tile-box.btn .tile-content-wrapper > .glyph-icon {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
a.tile-box.btn:hover .tile-content-wrapper > .glyph-icon {
    opacity: .70;
    -moz-opacity: .70;
    filter: alpha(opacity: 70);
}
a.tile-box.btn:hover .tile-header .float-right {
    opacity: .90;
    -moz-opacity: .90;
    filter: alpha(opacity: 90);
}
.tile-content-wrapper .easyPieChart {
    margin-top: -5px;
    margin-bottom: -5px;
    font-size: 19px;
    font-weight: 100;
}
.tile-box-shortcut .tile-header {
    background: none;
    padding: 0;
    position: absolute;
    right: 10px;
    bottom: 6px;
    font-size: 13px;
    font-weight: 400;
}
.tile-box-shortcut .bs-badge {
    left: auto;
    right: 10px;
    top: 10px;
    background: rgba(0, 0, 0, 0.5);
}
.tile-box-shortcut .tile-content-wrapper {
    padding: 0;
    min-height: 80px;
}
.tile-box-shortcut .tile-content-wrapper > .glyph-icon {
    position: absolute;
    left: 15px;
    top: 30px;
}

.tile-box-shortcut:hover .tile-content-wrapper > .glyph-icon {
    opacity: .80;
    -moz-opacity: .80;
    filter: alpha(opacity: 80);
}


.btn-file {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}
.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;

    direction: ltr;
}
.fileinput {
    display: inline-block;
    margin-bottom: 9px;
}
.fileinput .form-control {
    display: inline-block;
    padding-top: 7px;
    padding-bottom: 5px;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text;
}
.fileinput .thumbnail {
    display: inline-block;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.fileinput .thumbnail > img {
    max-height: 100%;
}
.fileinput .btn {
    vertical-align: middle;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none;
}
.fileinput-inline .fileinput-controls {
    display: inline;
}
.fileinput-filename {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}
.form-control .fileinput-filename {
    vertical-align: bottom;
}
.fileinput.input-group {
    display: table;
}
.fileinput.input-group > * {
    position: relative;
    z-index: 2;
}
.fileinput.input-group > .btn-file {
    z-index: 1;
}
.fileinput-new.input-group .btn-file,
.fileinput-new .input-group .btn-file {
    border-radius: 0 4px 4px 0;
}
.fileinput-new.input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-sm {
    border-radius: 0 3px 3px 0;
}
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-lg {
    border-radius: 0 6px 6px 0;
}
.form-group.has-warning .fileinput .fileinput-preview {
    color: #8a6d3b;
}
.form-group.has-warning .fileinput .thumbnail {
    border-color: #faebcc;
}
.form-group.has-error .fileinput .fileinput-preview {
    color: #a94442;
}
.form-group.has-error .fileinput .thumbnail {
    border-color: #ebccd1;
}
.form-group.has-success .fileinput .fileinput-preview {
    color: #3c763d;
}
.form-group.has-success .fileinput .thumbnail {
    border-color: #d6e9c6;
}

/* Hero sections */

.hero-box {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    position: relative;
}
.hero-box * {
    position: relative;
    z-index: 9;
}
.hero-heading {
    font-weight: 300;

    text-transform: uppercase;
    margin: 0 auto;
}
.hero-text {
    font-weight: 100;
    padding: 10px 50px 0;
    margin: 0 auto;
    opacity: 0.6;
}

/* Hero overlays */

.hero-video,
.hero-pattern,
.hero-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
}
.hero-pattern,
.hero-overlay {
    opacity: 0.5;
    -moz-opacity: .50;
    filter: alpha(opacity: 50);
}
.hero-dark {
    background: #000;
}
.hero-light {
    background: #fff;
}
/* Hero patterns */

.hero-pattern {
    opacity: 0.05;
    -moz-opacity: .05;
    filter: alpha(opacity: .05);
    z-index: 12;
}
.hero-video {
    z-index: 9;
}
/* Hero alignments */

.hero-left {
    text-align: left;
}
.hero-left .hero-btn {
    margin-left: 50px;
}
.hero-right {
    text-align: right;
}
.hero-right .hero-btn {
    margin-right: 50px;
}
/* Image holder in hero sections */

.bg-holder {
    position: absolute;
    top: 0;
    width: 100%;
}
.bg-holder.float-right img {
    right: auto;
    left: 0;
}
.bg-holder img {
    position: absolute;
    top: 0;
    right: 0;
}

/* Hero elements */

.hero-box .img-holder img {
    width: 100%;
}

/* Page title */

.hero-box.page-title {
    padding: 15px 0;
}

/* Contact widget */

.contact-list li {
    padding: 5px;
    font-size: 14px;
}
.contact-list li .glyph-icon {
    margin-right: 5px;
}


/* Iphone */

.iphone-wrapper,
.iphone-screen {
    position: relative;
    width: 366px;
    height: 768px;
}
.iphone-screen {
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    background-image: url('/themes/default/assets/image-resources/objects/iphone-screen.png');
}
.iphone-content {
    position: absolute;
    z-index: 7;
    top: 112px;
    left: 30px;
    width: 310px;
    height: 541px;
}
.iphone-content .owl-pagination {
    display: none !important;
}
.iphone-content .slider-wrapper .owl-controls .owl-buttons .owl-prev {
    font-size: 95px;
    right: auto;
    left: -65px;
}
.iphone-content .slider-wrapper .owl-controls .owl-buttons .owl-next {
    font-size: 95px;
    right: -65px;
    left: auto;
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.eot?v=4.7.0');
  src: url('fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.icon-2x {
  font-size: 2em;
}
.icon-3x {
  font-size: 3em;
}
.icon-4x {
  font-size: 4em;
}
.icon-5x {
  font-size: 5em;
}
.icon-fw {
  width: 1.28571429em;
  text-align: center;
}
.icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.icon-ul > li {
  position: relative;
}
.icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.icon-li.icon-lg {
  left: -1.85714286em;
}
.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.icon-pull-left {
  float: left;
}
.icon-pull-right {
  float: right;
}
.fa.icon-pull-left {
  margin-right: .3em;
}
.fa.icon-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.icon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.icon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.icon-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  filter: none;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.icon-stack-1x {
  line-height: inherit;
}
.icon-stack-2x {
  font-size: 2em;
}
.icon-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-o:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-check:before {
  content: "\f00c";
}
.icon-remove:before,
.icon-close:before,
.icon-times:before {
  content: "\f00d";
}
.icon-search-plus:before {
  content: "\f00e";
}
.icon-search-minus:before {
  content: "\f010";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-o:before {
  content: "\f016";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download:before {
  content: "\f019";
}
.icon-arrow-circle-o-down:before {
  content: "\f01a";
}
.icon-arrow-circle-o-up:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle-o:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-dedent:before,
.icon-outdent:before {
  content: "\f03b";
}
.icon-indent:before {
  content: "\f03c";
}
.icon-video-camera:before {
  content: "\f03d";
}
.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before,
.icon-pencil-square-o:before {
  content: "\f044";
}
.icon-share-square-o:before {
  content: "\f045";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-arrows:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-circle:before {
  content: "\f055";
}
.icon-minus-circle:before {
  content: "\f056";
}
.icon-times-circle:before {
  content: "\f057";
}
.icon-check-circle:before {
  content: "\f058";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-crosshairs:before {
  content: "\f05b";
}
.icon-times-circle-o:before {
  content: "\f05c";
}
.icon-check-circle-o:before {
  content: "\f05d";
}
.icon-ban:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share:before {
  content: "\f064";
}
.icon-expand:before {
  content: "\f065";
}
.icon-compress:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-eye-slash:before {
  content: "\f070";
}
.icon-warning:before,
.icon-exclamation-triangle:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-arrows-v:before {
  content: "\f07d";
}
.icon-arrows-h:before {
  content: "\f07e";
}
.icon-bar-chart-o:before,
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-square:before {
  content: "\f081";
}
.icon-facebook-square:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-o:before {
  content: "\f08a";
}
.icon-sign-out:before {
  content: "\f08b";
}
.icon-linkedin-square:before {
  content: "\f08c";
}
.icon-thumb-tack:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-square:before {
  content: "\f092";
}
.icon-upload:before {
  content: "\f093";
}
.icon-lemon-o:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-square-o:before {
  content: "\f096";
}
.icon-bookmark-o:before {
  content: "\f097";
}
.icon-phone-square:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook-f:before,
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-feed:before,
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd-o:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0f3";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon-hand-o-left:before {
  content: "\f0a5";
}
.icon-hand-o-up:before {
  content: "\f0a6";
}
.icon-hand-o-down:before {
  content: "\f0a7";
}
.icon-arrow-circle-left:before {
  content: "\f0a8";
}
.icon-arrow-circle-right:before {
  content: "\f0a9";
}
.icon-arrow-circle-up:before {
  content: "\f0aa";
}
.icon-arrow-circle-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-arrows-alt:before {
  content: "\f0b2";
}
.icon-group:before,
.icon-users:before {
  content: "\f0c0";
}
.icon-chain:before,
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-flask:before {
  content: "\f0c3";
}
.icon-cut:before,
.icon-scissors:before {
  content: "\f0c4";
}
.icon-copy:before,
.icon-files-o:before {
  content: "\f0c5";
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-save:before,
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-square:before {
  content: "\f0c8";
}
.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-square:before {
  content: "\f0d3";
}
.icon-google-plus-square:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-unsorted:before,
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before,
.icon-sort-desc:before {
  content: "\f0dd";
}
.icon-sort-up:before,
.icon-sort-asc:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before,
.icon-gavel:before {
  content: "\f0e3";
}
.icon-dashboard:before,
.icon-tachometer:before {
  content: "\f0e4";
}
.icon-comment-o:before {
  content: "\f0e5";
}
.icon-comments-o:before {
  content: "\f0e6";
}
.icon-flash:before,
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before,
.icon-clipboard:before {
  content: "\f0ea";
}
.icon-lightbulb-o:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-o:before {
  content: "\f0a2";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-cutlery:before {
  content: "\f0f5";
}
.icon-file-text-o:before {
  content: "\f0f6";
}
.icon-building-o:before {
  content: "\f0f7";
}
.icon-hospital-o:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-square:before {
  content: "\f0fd";
}
.icon-plus-square:before {
  content: "\f0fe";
}
.icon-angle-double-left:before {
  content: "\f100";
}
.icon-angle-double-right:before {
  content: "\f101";
}
.icon-angle-double-up:before {
  content: "\f102";
}
.icon-angle-double-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before,
.icon-mobile:before {
  content: "\f10b";
}
.icon-circle-o:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-o:before {
  content: "\f114";
}
.icon-folder-open-o:before {
  content: "\f115";
}
.icon-smile-o:before {
  content: "\f118";
}
.icon-frown-o:before {
  content: "\f119";
}
.icon-meh-o:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard-o:before {
  content: "\f11c";
}
.icon-flag-o:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "\f122";
}
.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before,
.icon-chain-broken:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-slash:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-circle-left:before {
  content: "\f137";
}
.icon-chevron-circle-right:before {
  content: "\f138";
}
.icon-chevron-circle-up:before {
  content: "\f139";
}
.icon-chevron-circle-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-h:before {
  content: "\f141";
}
.icon-ellipsis-v:before {
  content: "\f142";
}
.icon-rss-square:before {
  content: "\f143";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-square:before {
  content: "\f146";
}
.icon-minus-square-o:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-square:before {
  content: "\f14a";
}
.icon-pencil-square:before {
  content: "\f14b";
}
.icon-external-link-square:before {
  content: "\f14c";
}
.icon-share-square:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: "\f150";
}
.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: "\f151";
}
.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-alpha-asc:before {
  content: "\f15d";
}
.icon-sort-alpha-desc:before {
  content: "\f15e";
}
.icon-sort-amount-asc:before {
  content: "\f160";
}
.icon-sort-amount-desc:before {
  content: "\f161";
}
.icon-sort-numeric-asc:before {
  content: "\f162";
}
.icon-sort-numeric-desc:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-square:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-square:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-square:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-square:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before,
.icon-gratipay:before {
  content: "\f184";
}
.icon-sun-o:before {
  content: "\f185";
}
.icon-moon-o:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
.icon-pagelines:before {
  content: "\f18c";
}
.icon-stack-exchange:before {
  content: "\f18d";
}
.icon-arrow-circle-o-right:before {
  content: "\f18e";
}
.icon-arrow-circle-o-left:before {
  content: "\f190";
}
.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "\f191";
}
.icon-dot-circle-o:before {
  content: "\f192";
}
.icon-wheelchair:before {
  content: "\f193";
}
.icon-vimeo-square:before {
  content: "\f194";
}
.icon-turkish-lira:before,
.icon-try:before {
  content: "\f195";
}
.icon-plus-square-o:before {
  content: "\f196";
}
.icon-space-shuttle:before {
  content: "\f197";
}
.icon-slack:before {
  content: "\f198";
}
.icon-envelope-square:before {
  content: "\f199";
}
.icon-wordpress:before {
  content: "\f19a";
}
.icon-openid:before {
  content: "\f19b";
}
.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: "\f19c";
}
.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: "\f19d";
}
.icon-yahoo:before {
  content: "\f19e";
}
.icon-google:before {
  content: "\f1a0";
}
.icon-reddit:before {
  content: "\f1a1";
}
.icon-reddit-square:before {
  content: "\f1a2";
}
.icon-stumbleupon-circle:before {
  content: "\f1a3";
}
.icon-stumbleupon:before {
  content: "\f1a4";
}
.icon-delicious:before {
  content: "\f1a5";
}
.icon-digg:before {
  content: "\f1a6";
}
.icon-pied-piper-pp:before {
  content: "\f1a7";
}
.icon-pied-piper-alt:before {
  content: "\f1a8";
}
.icon-drupal:before {
  content: "\f1a9";
}
.icon-joomla:before {
  content: "\f1aa";
}
.icon-language:before {
  content: "\f1ab";
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-building:before {
  content: "\f1ad";
}
.icon-child:before {
  content: "\f1ae";
}
.icon-paw:before {
  content: "\f1b0";
}
.icon-spoon:before {
  content: "\f1b1";
}
.icon-cube:before {
  content: "\f1b2";
}
.icon-cubes:before {
  content: "\f1b3";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-behance-square:before {
  content: "\f1b5";
}
.icon-steam:before {
  content: "\f1b6";
}
.icon-steam-square:before {
  content: "\f1b7";
}
.icon-recycle:before {
  content: "\f1b8";
}
.icon-automobile:before,
.icon-car:before {
  content: "\f1b9";
}
.icon-cab:before,
.icon-taxi:before {
  content: "\f1ba";
}
.icon-tree:before {
  content: "\f1bb";
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-deviantart:before {
  content: "\f1bd";
}
.icon-soundcloud:before {
  content: "\f1be";
}
.icon-database:before {
  content: "\f1c0";
}
.icon-file-pdf-o:before {
  content: "\f1c1";
}
.icon-file-word-o:before {
  content: "\f1c2";
}
.icon-file-excel-o:before {
  content: "\f1c3";
}
.icon-file-powerpoint-o:before {
  content: "\f1c4";
}
.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: "\f1c5";
}
.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: "\f1c6";
}
.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: "\f1c7";
}
.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: "\f1c8";
}
.icon-file-code-o:before {
  content: "\f1c9";
}
.icon-vine:before {
  content: "\f1ca";
}
.icon-codepen:before {
  content: "\f1cb";
}
.icon-jsfiddle:before {
  content: "\f1cc";
}
.icon-life-bouy:before,
.icon-life-buoy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: "\f1cd";
}
.icon-circle-o-notch:before {
  content: "\f1ce";
}
.icon-ra:before,
.icon-resistance:before,
.icon-rebel:before {
  content: "\f1d0";
}
.icon-ge:before,
.icon-empire:before {
  content: "\f1d1";
}
.icon-git-square:before {
  content: "\f1d2";
}
.icon-git:before {
  content: "\f1d3";
}
.icon-y-combinator-square:before,
.icon-yc-square:before,
.icon-hacker-news:before {
  content: "\f1d4";
}
.icon-tencent-weibo:before {
  content: "\f1d5";
}
.icon-qq:before {
  content: "\f1d6";
}
.icon-wechat:before,
.icon-weixin:before {
  content: "\f1d7";
}
.icon-send:before,
.icon-paper-plane:before {
  content: "\f1d8";
}
.icon-send-o:before,
.icon-paper-plane-o:before {
  content: "\f1d9";
}
.icon-history:before {
  content: "\f1da";
}
.icon-circle-thin:before {
  content: "\f1db";
}
.icon-header:before {
  content: "\f1dc";
}
.icon-paragraph:before {
  content: "\f1dd";
}
.icon-sliders:before {
  content: "\f1de";
}
.icon-share-alt:before {
  content: "\f1e0";
}
.icon-share-alt-square:before {
  content: "\f1e1";
}
.icon-bomb:before {
  content: "\f1e2";
}
.icon-soccer-ball-o:before,
.icon-futbol-o:before {
  content: "\f1e3";
}
.icon-tty:before {
  content: "\f1e4";
}
.icon-binoculars:before {
  content: "\f1e5";
}
.icon-plug:before {
  content: "\f1e6";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-twitch:before {
  content: "\f1e8";
}
.icon-yelp:before {
  content: "\f1e9";
}
.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon-wifi:before {
  content: "\f1eb";
}
.icon-calculator:before {
  content: "\f1ec";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-google-wallet:before {
  content: "\f1ee";
}
.icon-cc-visa:before {
  content: "\f1f0";
}
.icon-cc-mastercard:before {
  content: "\f1f1";
}
.icon-cc-discover:before {
  content: "\f1f2";
}
.icon-cc-amex:before {
  content: "\f1f3";
}
.icon-cc-paypal:before {
  content: "\f1f4";
}
.icon-cc-stripe:before {
  content: "\f1f5";
}
.icon-bell-slash:before {
  content: "\f1f6";
}
.icon-bell-slash-o:before {
  content: "\f1f7";
}
.icon-trash:before {
  content: "\f1f8";
}
.icon-copyright:before {
  content: "\f1f9";
}
.icon-at:before {
  content: "\f1fa";
}
.icon-eyedropper:before {
  content: "\f1fb";
}
.icon-paint-brush:before {
  content: "\f1fc";
}
.icon-birthday-cake:before {
  content: "\f1fd";
}
.icon-area-chart:before {
  content: "\f1fe";
}
.icon-pie-chart:before {
  content: "\f200";
}
.icon-line-chart:before {
  content: "\f201";
}
.icon-lastfm:before {
  content: "\f202";
}
.icon-lastfm-square:before {
  content: "\f203";
}
.icon-toggle-off:before {
  content: "\f204";
}
.icon-toggle-on:before {
  content: "\f205";
}
.icon-bicycle:before {
  content: "\f206";
}
.icon-bus:before {
  content: "\f207";
}
.icon-ioxhost:before {
  content: "\f208";
}
.icon-angellist:before {
  content: "\f209";
}
.icon-cc:before {
  content: "\f20a";
}
.icon-shekel:before,
.icon-sheqel:before,
.icon-ils:before {
  content: "\f20b";
}
.icon-meanpath:before {
  content: "\f20c";
}
.icon-buysellads:before {
  content: "\f20d";
}
.icon-connectdevelop:before {
  content: "\f20e";
}
.icon-dashcube:before {
  content: "\f210";
}
.icon-forumbee:before {
  content: "\f211";
}
.icon-leanpub:before {
  content: "\f212";
}
.icon-sellsy:before {
  content: "\f213";
}
.icon-shirtsinbulk:before {
  content: "\f214";
}
.icon-simplybuilt:before {
  content: "\f215";
}
.icon-skyatlas:before {
  content: "\f216";
}
.icon-cart-plus:before {
  content: "\f217";
}
.icon-cart-arrow-down:before {
  content: "\f218";
}
.icon-diamond:before {
  content: "\f219";
}
.icon-ship:before {
  content: "\f21a";
}
.icon-user-secret:before {
  content: "\f21b";
}
.icon-motorcycle:before {
  content: "\f21c";
}
.icon-street-view:before {
  content: "\f21d";
}
.icon-heartbeat:before {
  content: "\f21e";
}
.icon-venus:before {
  content: "\f221";
}
.icon-mars:before {
  content: "\f222";
}
.icon-mercury:before {
  content: "\f223";
}
.icon-intersex:before,
.icon-transgender:before {
  content: "\f224";
}
.icon-transgender-alt:before {
  content: "\f225";
}
.icon-venus-double:before {
  content: "\f226";
}
.icon-mars-double:before {
  content: "\f227";
}
.icon-venus-mars:before {
  content: "\f228";
}
.icon-mars-stroke:before {
  content: "\f229";
}
.icon-mars-stroke-v:before {
  content: "\f22a";
}
.icon-mars-stroke-h:before {
  content: "\f22b";
}
.icon-neuter:before {
  content: "\f22c";
}
.icon-genderless:before {
  content: "\f22d";
}
.icon-facebook-official:before {
  content: "\f230";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-server:before {
  content: "\f233";
}
.icon-user-plus:before {
  content: "\f234";
}
.icon-user-times:before {
  content: "\f235";
}
.icon-hotel:before,
.icon-bed:before {
  content: "\f236";
}
.icon-viacoin:before {
  content: "\f237";
}
.icon-train:before {
  content: "\f238";
}
.icon-subway:before {
  content: "\f239";
}
.icon-medium:before {
  content: "\f23a";
}
.icon-yc:before,
.icon-y-combinator:before {
  content: "\f23b";
}
.icon-optin-monster:before {
  content: "\f23c";
}
.icon-opencart:before {
  content: "\f23d";
}
.icon-expeditedssl:before {
  content: "\f23e";
}
.icon-battery-4:before,
.icon-battery:before,
.icon-battery-full:before {
  content: "\f240";
}
.icon-battery-3:before,
.icon-battery-three-quarters:before {
  content: "\f241";
}
.icon-battery-2:before,
.icon-battery-half:before {
  content: "\f242";
}
.icon-battery-1:before,
.icon-battery-quarter:before {
  content: "\f243";
}
.icon-battery-0:before,
.icon-battery-empty:before {
  content: "\f244";
}
.icon-mouse-pointer:before {
  content: "\f245";
}
.icon-i-cursor:before {
  content: "\f246";
}
.icon-object-group:before {
  content: "\f247";
}
.icon-object-ungroup:before {
  content: "\f248";
}
.icon-sticky-note:before {
  content: "\f249";
}
.icon-sticky-note-o:before {
  content: "\f24a";
}
.icon-cc-jcb:before {
  content: "\f24b";
}
.icon-cc-diners-club:before {
  content: "\f24c";
}
.icon-clone:before {
  content: "\f24d";
}
.icon-balance-scale:before {
  content: "\f24e";
}
.icon-hourglass-o:before {
  content: "\f250";
}
.icon-hourglass-1:before,
.icon-hourglass-start:before {
  content: "\f251";
}
.icon-hourglass-2:before,
.icon-hourglass-half:before {
  content: "\f252";
}
.icon-hourglass-3:before,
.icon-hourglass-end:before {
  content: "\f253";
}
.icon-hourglass:before {
  content: "\f254";
}
.icon-hand-grab-o:before,
.icon-hand-rock-o:before {
  content: "\f255";
}
.icon-hand-stop-o:before,
.icon-hand-paper-o:before {
  content: "\f256";
}
.icon-hand-scissors-o:before {
  content: "\f257";
}
.icon-hand-lizard-o:before {
  content: "\f258";
}
.icon-hand-spock-o:before {
  content: "\f259";
}
.icon-hand-pointer-o:before {
  content: "\f25a";
}
.icon-hand-peace-o:before {
  content: "\f25b";
}
.icon-trademark:before {
  content: "\f25c";
}
.icon-registered:before {
  content: "\f25d";
}
.icon-creative-commons:before {
  content: "\f25e";
}
.icon-gg:before {
  content: "\f260";
}
.icon-gg-circle:before {
  content: "\f261";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-odnoklassniki-square:before {
  content: "\f264";
}
.icon-get-pocket:before {
  content: "\f265";
}
.icon-wikipedia-w:before {
  content: "\f266";
}
.icon-safari:before {
  content: "\f267";
}
.icon-chrome:before {
  content: "\f268";
}
.icon-firefox:before {
  content: "\f269";
}
.icon-opera:before {
  content: "\f26a";
}
.icon-internet-explorer:before {
  content: "\f26b";
}
.icon-tv:before,
.icon-television:before {
  content: "\f26c";
}
.icon-contao:before {
  content: "\f26d";
}
.icon-500px:before {
  content: "\f26e";
}
.icon-amazon:before {
  content: "\f270";
}
.icon-calendar-plus-o:before {
  content: "\f271";
}
.icon-calendar-minus-o:before {
  content: "\f272";
}
.icon-calendar-times-o:before {
  content: "\f273";
}
.icon-calendar-check-o:before {
  content: "\f274";
}
.icon-industry:before {
  content: "\f275";
}
.icon-map-pin:before {
  content: "\f276";
}
.icon-map-signs:before {
  content: "\f277";
}
.icon-map-o:before {
  content: "\f278";
}
.icon-map:before {
  content: "\f279";
}
.icon-commenting:before {
  content: "\f27a";
}
.icon-commenting-o:before {
  content: "\f27b";
}
.icon-houzz:before {
  content: "\f27c";
}
.icon-vimeo:before {
  content: "\f27d";
}
.icon-black-tie:before {
  content: "\f27e";
}
.icon-fonticons:before {
  content: "\f280";
}
.icon-reddit-alien:before {
  content: "\f281";
}
.icon-edge:before {
  content: "\f282";
}
.icon-credit-card-alt:before {
  content: "\f283";
}
.icon-codiepie:before {
  content: "\f284";
}
.icon-modx:before {
  content: "\f285";
}
.icon-fort-awesome:before {
  content: "\f286";
}
.icon-usb:before {
  content: "\f287";
}
.icon-product-hunt:before {
  content: "\f288";
}
.icon-mixcloud:before {
  content: "\f289";
}
.icon-scribd:before {
  content: "\f28a";
}
.icon-pause-circle:before {
  content: "\f28b";
}
.icon-pause-circle-o:before {
  content: "\f28c";
}
.icon-stop-circle:before {
  content: "\f28d";
}
.icon-stop-circle-o:before {
  content: "\f28e";
}
.icon-shopping-bag:before {
  content: "\f290";
}
.icon-shopping-basket:before {
  content: "\f291";
}
.icon-hashtag:before {
  content: "\f292";
}
.icon-bluetooth:before {
  content: "\f293";
}
.icon-bluetooth-b:before {
  content: "\f294";
}
.icon-percent:before {
  content: "\f295";
}
.icon-gitlab:before {
  content: "\f296";
}
.icon-wpbeginner:before {
  content: "\f297";
}
.icon-wpforms:before {
  content: "\f298";
}
.icon-envira:before {
  content: "\f299";
}
.icon-universal-access:before {
  content: "\f29a";
}
.icon-wheelchair-alt:before {
  content: "\f29b";
}
.icon-question-circle-o:before {
  content: "\f29c";
}
.icon-blind:before {
  content: "\f29d";
}
.icon-audio-description:before {
  content: "\f29e";
}
.icon-volume-control-phone:before {
  content: "\f2a0";
}
.icon-braille:before {
  content: "\f2a1";
}
.icon-assistive-listening-systems:before {
  content: "\f2a2";
}
.icon-asl-interpreting:before,
.icon-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.icon-deafness:before,
.icon-hard-of-hearing:before,
.icon-deaf:before {
  content: "\f2a4";
}
.icon-glide:before {
  content: "\f2a5";
}
.icon-glide-g:before {
  content: "\f2a6";
}
.icon-signing:before,
.icon-sign-language:before {
  content: "\f2a7";
}
.icon-low-vision:before {
  content: "\f2a8";
}
.icon-viadeo:before {
  content: "\f2a9";
}
.icon-viadeo-square:before {
  content: "\f2aa";
}
.icon-snapchat:before {
  content: "\f2ab";
}
.icon-snapchat-ghost:before {
  content: "\f2ac";
}
.icon-snapchat-square:before {
  content: "\f2ad";
}
.icon-pied-piper:before {
  content: "\f2ae";
}
.icon-first-order:before {
  content: "\f2b0";
}
.icon-yoast:before {
  content: "\f2b1";
}
.icon-themeisle:before {
  content: "\f2b2";
}
.icon-google-plus-circle:before,
.icon-google-plus-official:before {
  content: "\f2b3";
}
.icon-fa:before,
.icon-font-awesome:before {
  content: "\f2b4";
}
.icon-handshake-o:before {
  content: "\f2b5";
}
.icon-envelope-open:before {
  content: "\f2b6";
}
.icon-envelope-open-o:before {
  content: "\f2b7";
}
.icon-linode:before {
  content: "\f2b8";
}
.icon-address-book:before {
  content: "\f2b9";
}
.icon-address-book-o:before {
  content: "\f2ba";
}
.icon-vcard:before,
.icon-address-card:before {
  content: "\f2bb";
}
.icon-vcard-o:before,
.icon-address-card-o:before {
  content: "\f2bc";
}
.icon-user-circle:before {
  content: "\f2bd";
}
.icon-user-circle-o:before {
  content: "\f2be";
}
.icon-user-o:before {
  content: "\f2c0";
}
.icon-id-badge:before {
  content: "\f2c1";
}
.icon-drivers-license:before,
.icon-id-card:before {
  content: "\f2c2";
}
.icon-drivers-license-o:before,
.icon-id-card-o:before {
  content: "\f2c3";
}
.icon-quora:before {
  content: "\f2c4";
}
.icon-free-code-camp:before {
  content: "\f2c5";
}
.icon-telegram:before {
  content: "\f2c6";
}
.icon-thermometer-4:before,
.icon-thermometer:before,
.icon-thermometer-full:before {
  content: "\f2c7";
}
.icon-thermometer-3:before,
.icon-thermometer-three-quarters:before {
  content: "\f2c8";
}
.icon-thermometer-2:before,
.icon-thermometer-half:before {
  content: "\f2c9";
}
.icon-thermometer-1:before,
.icon-thermometer-quarter:before {
  content: "\f2ca";
}
.icon-thermometer-0:before,
.icon-thermometer-empty:before {
  content: "\f2cb";
}
.icon-shower:before {
  content: "\f2cc";
}
.icon-bathtub:before,
.icon-s15:before,
.icon-bath:before {
  content: "\f2cd";
}
.icon-podcast:before {
  content: "\f2ce";
}
.icon-window-maximize:before {
  content: "\f2d0";
}
.icon-window-minimize:before {
  content: "\f2d1";
}
.icon-window-restore:before {
  content: "\f2d2";
}
.icon-times-rectangle:before,
.icon-window-close:before {
  content: "\f2d3";
}
.icon-times-rectangle-o:before,
.icon-window-close-o:before {
  content: "\f2d4";
}
.icon-bandcamp:before {
  content: "\f2d5";
}
.icon-grav:before {
  content: "\f2d6";
}
.icon-etsy:before {
  content: "\f2d7";
}
.icon-imdb:before {
  content: "\f2d8";
}
.icon-ravelry:before {
  content: "\f2d9";
}
.icon-eercast:before {
  content: "\f2da";
}
.icon-microchip:before {
  content: "\f2db";
}
.icon-snowflake-o:before {
  content: "\f2dc";
}
.icon-superpowers:before {
  content: "\f2dd";
}
.icon-wpexplorer:before {
  content: "\f2de";
}
.icon-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.ru - @fontawesome
 *  License - http://fontawesome.ru/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/themes/default/fonts/fontawesome-webfont.eot?v=4.5.0');src:url('/themes/default/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('/themes/default/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'),url('/themes/default/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'),url('/themes/default/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'),url('/themes/default/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}


/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:1200px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:before,.bootstrap-datetimepicker-widget.dropdown-menu:after{content:'';display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,0.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid white;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:bold;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action="today"]::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:4px}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#eee}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#777}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget table td.old,.bootstrap-datetimepicker-widget table td.new{color:#777}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:'';display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#17b67c;border-top-color:rgba(0,0,0,0.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#17b67c;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:4px}.bootstrap-datetimepicker-widget table td span:hover{background:#eee}.bootstrap-datetimepicker-widget table td span.active{background-color:#17b67c;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget table td span.old{color:#777}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#777;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em !important}.input-group.date .input-group-addon{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}

  /* Dropdown */
  
  .dropup,
  .dropdown {
      position: relative;
      display: inline-block;
  }
  .ui-dialog,
  .ui-datepicker,
  .dropdown-menu,
  .popover,
  .ui-menu,
  .minicolors-panel {
      position: absolute;
      z-index: 1050 !important;
      top: 105%;
      left: 0;
      display: none;
      float: left;
      min-width: 150px;
      margin: 5px 0 0;
      padding: 5px;
      list-style: none;
      text-align: left;
      border-width: 1px;
      border-style: solid;
      background: #fff;
  }
  .ui-datepicker {
      padding: 0;
  }
  .popover,
  .dropdown-menu,
  .ui-dialog {
      box-shadow: 0 1px 7px 2px rgba(135, 158, 171, 0.2);
  }
  .dropdown-menu {
      font-size: 13px;
      line-height: 1.6em;
      min-width: 100%;
      padding: 5px 0;
      text-transform: none;
      border: 0;
  }
  .dropdown-menu {
      min-width: 150px;
  }
  .dropdown-menu,
  .popover,
  .ui-menu,
  .minicolors-panel {
      top: 100%;
  }
  .dropdown-menu .divider {
      margin: 5px 1px;
  }
  .dropdown-menu.float-right {
      right: 0;
      left: auto;
  }
  .dropdown-menu .header {
      font-size: 11px;
      font-weight: bold;
      line-height: 1.4em;
      margin: 0 0 5px;
      padding: 5px 5px 10px;
      text-transform: uppercase;
      color: #888;
      border-bottom: #dfe8f1 solid 1px;
  }
  .dropdown-menu .dropdown-header {
      font-size: 11px;
      font-weight: 300;
      padding: 5px 15px;
      text-transform: uppercase;
      color: #000;
  }
  .dropdown-menu li {
      position: relative;
  }
  .dropdown-menu li > a,
  .ui-menu li > a {
      font-weight: normal;
      line-height: 20px;
      position: relative;
      display: block;
      clear: both;
      margin: 0;
      padding: 3px 20px 3px 15px;
      padding: 5px 15px;
      cursor: pointer;
      white-space: nowrap;
  }
  .dropdown > .dropdown-menu:before,
  .minicolors-position-bottom .minicolors-panel:before {
      position: absolute;
      top: -7px;
      left: 7px;
      display: inline-block;
      content: '';
      border-right: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-bottom-color: transparent;
      border-left: 7px solid transparent;
  }
  .dropdown > .dropdown-menu:after,
  .minicolors-position-bottom .minicolors-panel:after {
      position: absolute;
      top: -6px;
      left: 8px;
      display: inline-block;
      content: '';
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      border-left: 6px solid transparent;
  }
  .dropdown > .dropdown-menu.float-right:before,
  .dropup > .dropdown-menu.float-right:before,
  .minicolors-position-right .minicolors-panel:before {
      right: 7px;
      left: auto;
  }
  .dropdown > .dropdown-menu.float-right:after,
  .dropup > .dropdown-menu.float-right:after,
  .minicolors-position-right .minicolors-panel:after {
      right: 8px;
      left: auto;
  }
  .minicolors-inline .minicolors-panel:after,
  .minicolors-inline .minicolors-panel:before {
      display: none;
  }
  .dropdown-dividers {
      padding: 0;
  }
  .dropdown-dividers li {
      padding: 3px;
      border-bottom: #ccc solid 1px;
  }
  .dropdown-dividers li:last-child {
      border-bottom: 0;
  }
  .dropdown-dividers li > a {
      padding: 2px 10px;
  }
  .push-left {
      left: 100% !important;
      margin-left: -30px;
  }
  .open {
      *z-index: 1000;
  }
  .open > .dropdown-menu {
      display: block;
  }
  .dropup .dropdown-menu {
      top: auto;
      bottom: 100%;
      margin-bottom: 8px;
  }
  .dropup > .dropdown-menu:before,
  .minicolors-position-top .minicolors-panel:before {
      position: absolute;
      bottom: -7px;
      left: 7px;
      display: inline-block;
      content: '';
      border-top: 7px solid #ccc;
      border-top-color: rgba(0, 0, 0, .2);
      border-right: 7px solid transparent;
      border-left: 7px solid transparent;
  }
  .dropup > .dropdown-menu:after,
  .minicolors-position-top .minicolors-panel:after {
      position: absolute;
      bottom: -6px;
      left: 8px;
      display: inline-block;
      content: '';
      border-top: 6px solid #fff;
      border-right: 6px solid transparent;
      border-left: 6px solid transparent;
  }
  .minicolors-position-top.minicolors-position-right .minicolors-panel:before {
      right: 6px;
      left: auto;
  }
  .minicolors-position-top.minicolors-position-right .minicolors-panel:after {
      right: 7px;
      left: auto;
  }
  .dropdown-submenu {
      position: relative;
      z-index: 40;
  }
  .dropdown-submenu > .dropdown-menu {
      top: 50%;
      left: 90%;
      margin-top: -6px;
      margin-left: -1px;
      border-radius: 0 4px 4px 4px;
  }
  .dropdown-submenu:hover > .dropdown-menu {
      display: block;
  }
  .dropup .dropdown-submenu > .dropdown-menu {
      top: auto;
      bottom: 0;
      margin-top: 0;
      margin-bottom: -2px;
      border-radius: 4px 4px 4px 0;
  }
  .dropdown-submenu > a:after {
      position: relative;
      display: block;
      float: right;
      width: 0;
      height: 0;
      margin-top: 5px;
      margin-right: -5px;
      content: ' ';
      opacity: .40;
      border-width: 5px 0 5px 5px;
      border-style: solid;
      border-color: transparent;
      border-left-color: #ccc;
      -moz-opacity: .40;
      filter: alpha(opacity: 40);
  }
  .dropdown-submenu.float-left > .dropdown-menu {
      left: -100%;
  }
  .dropdown-submenu:hover > a:after {
      border-left-color: #fff;
  }
  .dropdown-submenu.float-left {
      float: none !important;
  }
  .dropdown-submenu.float-left > .dropdown-menu {
      left: -110%;
      margin-left: 10px;
      border-radius: 4px 0 4px 4px;
  }
  .dropdown-submenu.float-left > .dropdown-menu.dropdown-dividers {
      margin-left: 20px;
  }
  .ui-menu-item {
      padding: 3px 6px;
  }



/* Border radius */

.sb-slidebar .chat-box li a,
.sb-slidebar .popover-title,
.ui-menu-item,
div.dataTables_filter input,
.main-header .main-nav.nav-alt li.sf-mega-menu .sf-mega a,
.main-header .main-nav.nav-alt li > ul li a,
.ui-accordion,
.ui-accordion-header,
.panel-group .panel,
.ui-editRangeSlider-inputValue,
.ui-rangeSlider-withArrows .ui-rangeSlider-container,
.ui-rangeSlider-noArrow .ui-rangeSlider-container,
.ui-rangeSlider-bar,
.ui-rangeSlider-label,
.ui-corner-all,
.image-box,
.ui-dialog .ui-dialog-titlebar-close,
.ui-dialog-buttonset button,
.input-group-addon.addon-inside,
.ms-list li,
.chosen-container-single .chosen-search input,
div[id^='uniform-'] span,
.nav-tabs.nav-justified > li > a,
.nav > li > a,
.alert-icon,
.progressbar,
.progressbar-value,
.pagination,
.icon-boxed,
.hero-btn,
.main-nav ul li ul li a,
.daterangepicker td,
.daterangepicker th,
.daterangepicker .ranges li,
.daterangepicker .calendar-date,
.daterangepicker,
.ui-datepicker td span,
.ui-datepicker td a,
.bsdatepicker,
.bsdatepicker td,
.bsdatepicker th,
.bsdatepicker td span,
.todo-box li,
.tile-button,
.dropzone,
.btn,
.ui-button,
.ui-tabs,
.ui-dialog,
.ui-dialog-titlebar-close,
.ui-datepicker,
.ui-datepicker-prev,
.ui-datepicker-next,
.ui-datepicker-buttonpane button,
.jGrowl-notification,
.input,
.form-control,
.dropdown-menu,
.popover,
.minicolors-panel,
.chosen-container,
.chosen-choices li.search-choice,
.chosen-single,
.chosen-choices,
.chosen-results li.highlighted,
.ui-menu li a,
.selector,
.tile-box,
.dashboard-box,
.panel-layout,
.panel-box,
.panel-content,
.content-box,
.content-box-closed,
.content-box-closed .content-box-header,
.form-input-icon .glyph-icon,
.content-box .ui-widget-overlay.loader,
.bootstrap-timepicker-widget table td input,
.button-pane,
.alert,
.tooltip-inner,
.table-rounded,
.info-box-alt,
.notifications-box,
.ui-toolbar select,
.ui-toolbar input,
.info-box,
.dropdown-submenu.float-left > .dropdown-menu,
.nav-list,
.nav-list-horizontal-alt li a {
    border-radius: 3px;
}
.ui-datepicker-title,
.panel > .list-group:first-child .list-group-item:first-child,
.panel-heading,
.tile-header,
.list-group-item:first-child,
.pricing-title,
.ui-dialog .ui-dialog-titlebar,
.ui-datepicker-header,
.content-box .content-box-header,
.ui-tabs-nav,
.btn-group-vertical > .btn:first-child,
.notifications-box li:first-child,
.ui-tabs-nav li > a,
.nav-list li:first-child a,
.post-box textarea,
.popover-title {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel-footer,
.popover-content,
.list-group-item:last-child,
.ui-tabs-nav.tabs-bottom {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.irs-line-left,
.ui-tabs-nav li:first-child,
.table-rounded thead tr:first-child th:first-child,
.table-rounded thead tr:first-child td:first-child {
    border-top-left-radius: 3px;
}
.fc-state-default.fc-corner-left,
.ui-tabs-nav.tabs-bottom li:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 3px;
}
.header-buttons-separator .icon-separator:last-child,
.ui-tabs-nav li.float-right:not(:last-child),
.table-rounded thead tr:first-child th:last-child,
.table-rounded thead tr:first-child td:last-child {
    border-top-right-radius: 3px;
}
.fc-state-default.fc-corner-right,
.ui-tabs-nav.tabs-bottom li.float-right:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
}
.table-rounded tbody tr:last-child th:last-child,
.table-rounded tbody tr:last-child td:last-child {
    border-bottom-right-radius: 3px;
}
.irs-line-left,
.input-group-addon.addon-inside + .form-control,
.table-rounded tbody tr:last-child th:first-child,
.table-rounded tbody tr:last-child td:first-child {
    border-bottom-left-radius: 3px;
}
.nav-tabs-bottom > li > a,
.main-nav ul li ul,
.ui-dialog .ui-dialog-buttonpane,
.ui-datepicker-buttonpane,
.chosen-drop,
.chosen-results li.no-results,
.ui-menu,
.content-box .content-box-wrapper,
.btn-group-vertical > .btn:last-of-type,
.info-box,
.notifications-box li:last-child,
.nav-list li:last-child a {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
.nav-tabs-left > li > a,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.fc-corner-left,
.input-append-wrapper .input-append {
    border-radius: 0;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
.panel-box[class*=' col-xs'] + .panel-box[class*=' col-xs'],
.nav-tabs-right > li > a,
.chosen-container-single .chosen-search i,
.chosen-container-single .chosen-single div,
.selector i,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.fc-corner-right,
.input-append-right .input-append {
    border-radius: 0;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}
.irs-line-right,
.btn-group .btn:last-of-type,
.btn-group .btn:last-of-type .icon-separator,
.icon-separator.float-right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.ui-spinner-up {
    border-top-left-radius: 0;
    border-top-right-radius: 3px !important;
}
.ui-spinner-down {
    border-bottom-right-radius: 3px !important;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.ui-autocomplete,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-group-addon.addon-inside + .form-control,
.corner-ribbon,
.corner-ribbon > div,
.corner-ribbon > a,
.content-box-header > .icon-separator {
    border-top-left-radius: 3px;
}
.corner-ribbon-tr,
.corner-ribbon-tr > div,
.corner-ribbon-tr > a {
    border-top-right-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-on {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


/* === Mobile devices - Portrait (320px wide) === */

@media only screen and (min-width: 20em) {

}
/* === Mobile devices - Landscape (480px wide) === */

@media only screen and (min-width: 30em) {

}
/* === Tablet devices - Portrait (768px wide) === */

@media only screen and (min-width: 48em) {

}
/* === Tablet devices - Landscape (900px wide) === */

@media only screen and (min-width: 56.25em) {

}
/* === Netbook devices (1100px wide) === */

@media only screen and (min-width: 68.75em) {

}
/* === Desktop devices (1300px wide) === */

@media only screen and (min-width: 81.25em) {


}
/* === Desktop devices (1600px wide) === */

@media only screen and (min-width: 81.25em) {

}




/* Responsive elements */

@media (max-width: 1050px) {
    /* Information Boxes */

    .info-box.icon-wrapper {
        padding-left: 50px;
    }
    .info-box.icon-wrapper .icon-large {
        font-size: 70px;
    }
    .info-box .stats {
        font-size: 20px;
    }
    .info-box b {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
@media screen and (max-width: 650px) {
    .mobile-hidden {
        display: none !important;
    }
    .mobile-buttons a.btn {
        display: block;
        float: none;
        min-width: 1px;
        max-width: 100%;
        margin: 0 0 5px;
    }
    .heading-1 .heading-content {
        width: 80%;
    }
    .heading-1 small {
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .content-box .content-box-wrapper {
        padding: 5px;
    }
    .popover {
        min-width: 100px !important;
    }
    .medium-box,
    .scrollable-small {
        width: 300px !important;
    }
    /* Chats */

    .chat-box li {
        padding-right: 50px;
    }
    .chat-box li.float-left {
        padding-left: 50px;
    }
    .chat-box .popover .popover-content {
        font-size: 11px;
        line-height: 1.5em;
        padding: 5px;
    }
    .chat-box .chat-author img {
        width: 34px;
        min-width: 34px;
    }
    /* Notifications */

    .notifications-box li .notification-text {
        display: block;
        overflow: hidden;
        width: 44%;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .notifications-box li .notification-time {
        margin: 0;
    }
    /* Messages */

    .messages-box li .messages-text {
        overflow: hidden;
        width: 100%;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}


/* === Mobile devices - Portrait (320px wide) === */

@media only screen and (min-width: 20em) {
    .hero-box,
    .hero-box-smaller,
    .hero-box-middle {
        padding: 3em 0;
    }
    .hero-heading {
        font-size: 23px;
    }
    .hero-text {
        font-size: 18px;
    }
    .hero-btn {
        height: 40px;
        line-height: 36px;
        min-width: 200px;
        font-size: 16px;
        padding: 0 20px;
        margin: 20px auto 0;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .bg-holder {
        display: none;
    }
    .features-tour-box .bg-holder {
        display: none;
    }
}
/* === Mobile devices - Landscape (480px wide) === */

@media only screen and (min-width: 30em) {
    .hero-box {
        padding: 3em 0;
    }
    .hero-box-smaller {
        padding: 2em 0;
    }
    .hero-box-middle {
        padding: 3em 0;
    }
    .hero-heading {
        font-size: 24px;
    }
    .hero-text {
        font-size: 19px;
    }
    .hero-btn {
        margin-bottom: 5px;
    }
}
/* === Tablet devices - Portrait (768px wide) === */

@media only screen and (min-width: 48em) {
    .hero-box {
        padding: 6em 0;
    }
    .hero-box-smaller {
        padding: 4em 0;
    }
    .hero-box-middle {
        padding: 5em 0;
    }
    .hero-heading {
        font-size: 38px;
    }
    .hero-text {
        font-size: 24px;
    }
    .hero-btn {
        font-size: 23px;
        height: 80px;
        line-height: 77px;
        padding: 0 30px;
        min-width: 300px;
        margin: 20px auto 0;
    }

    body .top-bar .user-account-btn {
        display: block;
    }
}
/* === Tablet devices - Landscape (900px wide) === */

@media only screen and (min-width: 56.25em) {
    .hero-box {
        padding: 9em 0;
    }
    .hero-box-smaller {
        padding: 6em 0;
    }
    .hero-box-middle {
        padding: 8em 0;
    }
    .hero-heading {
        font-size: 38px;
    }
    .hero-text {
        font-size: 24px;
    }

    .container {
        padding-left: 0;
        padding-right: 0;
    }

    body .main-header .header-nav.collapse {
        display: block;
    }
    body .right-header-btn .search-btn {
        display: block;
    }
    body #mobile-navigation {
        display: none;
    }

    .bg-holder {
        display: block;
    }

}
/* === Netbook devices (1100px wide) === */

@media only screen and (min-width: 68.75em) {
    .hero-box {
        padding: 13em 0;
    }
    .hero-box-smaller {
        padding: 6em 0;
    }
    .hero-box-middle {
        padding: 10em 0;
    }
    .hero-heading {
        font-size: 42px;
    }
    .hero-text {
        font-size: 26px;
    }

    body .main-header .header-logo {
        width: 300px;
    }
    .features-tour-box .bg-holder {
        display: block;
    }
}
/* === Desktop devices (1300px wide) === */

@media only screen and (min-width: 81.25em) {
    .hero-box {
        padding: 14em 0;
    }
    .hero-box-smaller {
        padding: 6em 0;
    }
    .hero-box-middle {
        padding: 11em 0;
    }
    .hero-heading {
        font-size: 42px;
    }
    .hero-text {
        font-size: 26px;
    }

}
/* === Desktop devices (1600px wide) === */

@media only screen and (min-width: 81.25em) {
    .hero-box {
        padding: 14em 0;
    }
    .hero-box-smaller {
        padding: 6em 0;
    }
    .hero-box-middle {
        padding: 11em 0;
    }
    .hero-heading {
        font-size: 42px;
    }
    .hero-text {
        font-size: 26px;
    }
}

@media only screen and (max-width: 460px) {

    .box-sm {
        width: auto;
    }

    #page-content {
        padding: 10px;
    }

    #page-title {
        padding: 10px 0 15px;
        text-align: center;
    }

    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        margin-bottom: 20px;
    }

    .content-box {
        margin-top: 0 !important;
    }

    .row.mrg20B {
        margin-bottom: 0 !important;
    }

    .timeline-box .popover {
        width: auto;
    }

    .header-buttons-separator,
    #progress-btn,
    #page-title p,
    .dashboard-box .list-grade,
    .tooltip .tooltip-arrow,
    .todo-box .btn,
    .todo-box .bs-label {
        display: none;
    }

    .cta-box-btn a {
        display: block;
    }

    .cta-box-btn a span {
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .testimonial-box-big .testimonial-content {
        margin: 0;
        padding: 10px;
    }

    .testimonial-box-big .testimonial-content p {
        font-size: 14px;
    }

    .testimonial-box-big .testimonial-content .glyph-icon {
        font-size: 25px;
    }

    .feature-box .feature-img {
        display: none;
    }

    .feature-box .feature-content {
        padding: 0;
    }

    .features-tour-box,
    .xlarge-padding,
    .large-padding {
        padding: 25px 0;
    }

    .clients-title {
        font-size: 25px;
        padding: 0 10px;
    }

    .clients-desc {
        font-size: 22px;
        padding: 10px;
    }

    .tick-feature {
        display: block;
        text-align: left;
    }

    .tabs-nav li {
        display: block;
        margin: 5px;
    }

}

