@media (min-width: 992px){
    .typo-line{
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

    .typo-line .category{
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

.icon-section {
	margin: 0 0 3em;
	clear: both;
	overflow: hidden;
}
.icon-container {
	width: 240px;
	padding: .7em 0;
	float: left;
	position: relative;
	text-align: left;
}
.icon-container [class^="ti-"],
.icon-container [class*=" ti-"] {
	color: #000;
	position: absolute;
	margin-top: 3px;
	transition: .3s;
}
.icon-container:hover [class^="ti-"],
.icon-container:hover [class*=" ti-"] {
	font-size: 2.2em;
	margin-top: -5px;
}
.icon-container:hover .icon-name {
	color: #000;
}
.icon-name {
	color: #aaa;
	margin-left: 35px;
	font-size: .8em;
	transition: .3s;
}
.icon-container:hover .icon-name {
	margin-left: 45px;
}

.places-buttons .btn{
    margin-bottom: 30px
}
.sidebar .nav > li.active-pro{
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.sidebar .nav > li.active-pro a{
    background: rgba(255, 255, 255, 0.14);
    opacity: 1;
    color: #FFFFFF;
}

.table-upgrade td:nth-child(2),
.table-upgrade td:nth-child(3){
    text-align: center;
}

.header-title, .header-category {
	display: inline-block;
}
.category.header-category{
	float: right;
}

.header-button {
	margin-bottom: 15px;
}

.header-create{
	margin-bottom: 10px;
}

.link{
	cursor: pointer;
}
.table-striped tbody > .link:nth-of-type(2n):hover {
	background-color: #fffcf5;
}

.table-striped tbody >  .link:nth-of-type(2n+1):hover{
	background-color: #fffcf5;
}

.nbsp{
	display: block;
}

.copy-icon {
	cursor: pointer;
	font-size: 25px;
}
.copy-icon:hover {
	color: #EB5E28;
}
.report-summary {
	font-size: 12px;
}
.report-summary thead {
	font-size: 10px;
}

.search-header {
	padding-left: 0px;
}
.pagination{
	margin: 0px;
}
.login-option{
	margin-bottom: 10px;
}
.error-list {
	color: #ff0000;
}

.image-wrap {
	max-height: 200px;
	max-width: 500px;

}
.image {
	max-width: 100%;
	max-height: 100%;
	display: block;
	object-fit: contain;
}

.delete-image {
	background-color: transparent;
	cursor: pointer;
	z-index: 1;
	top: 5px;
	right: 5px;
}
.delete-image-js{
	padding-top: 5px;
	padding-right: 5px;
}
.pagination.pagination-centered{
	margin-left: 15px;
}

.delete-button, .restore-button {
	padding: 3px 5px;
}
.info-button{
	padding: 3px 5px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
	opacity: 1;
	visibility: visible;

}
.image-thumbnail{
	width: 60%;
	margin: 0 auto;
	height: 180px;
}
.image-thumbnail img {

}
.image-src {
	height: 100%; width: 100%; object-fit: contain;
}

.image-main-container{
	margin-top: 10px;
	display: inline-block;
}

.image-container{
	margin-left: 5px;
	margin-bottom: 20px;
}
.image-container-wrap {
	color: black;
	min-height: 200px;
	min-width: 220px	;
	cursor: pointer;
	padding: 8px;
	padding-right: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #fffcf5;
	border: 1px solid #CCC5B9;
}
.card .image {
	height: 150px
}
.image-info {
	text-align: center;
}
.modal-title{
	display: inline;
}

.pagination li > a {
	color: #EB5E28;
}
.pagination li > a:hover {
	color: #EB5E28;
}
.pagination .active a{
	border-color: #EB5E28;
	background-color: #EB5E28;
}
.pagination .active a:hover{
	background-color: #EB5E28;
}
#croppie-image-wrap {
	max-height: 400px;
}
.image-preview-wrap{
	/*display: inline-block;*/
	margin-bottom: 10px;
}
#image-preview {
	border: 1px black solid;
	max-height: 175px;
	max-width: 175px;
}

.dropdown {
	list-style-type: "→ ";
	list-style-position: inside;
	margin-left: 25px;
	-webkit-transition: height 0.3s ease-in-out;
	-o-transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;

}
.sidebar .dropdown li {

}
.sidebar .dropdown .dropdown-link{
	font-weight: bold;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.has-submenu .dropdown{
	margin-bottom: 20px;
}
.dropdown-menu {

}

.dropdown-menu i{
	margin-right: 5px;
}

.bs-searchbox{
	border: 1px solid #66615B;
}
.table-search {
	margin-left: 20px;
	display: inline-block;
	width: 20%
}

.card .category, .card label{
	color: #65656f
}

.icon-medium{
	font-size: 2.5em;
	min-height: 44px;
}
.sidebar .nav li{
	color: #000000;
}

.input-group-text {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 0.85rem 2rem;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	text-align: center;
	white-space: nowrap;
	background-color: #e9ecef;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}
.input-group-pre.input-group-textpended {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.input-group-text.image-px{
	line-height: 0.8;
}

.input-group-text.image-px.left-remove-border{
	border-left: none;
}
.input-group-text.image-px.right-remove-border{
	border-right: none;
}
.image-px-text{
	border-top: 1px solid #ced4da;
	border-bottom: 1px solid #ced4da;

}

.input-group {
	position: relative;
	display: -ms-flexbox;
	display: flex;
}

.input-group.input-group-sm {
	float: left;
}

#dataWidth, #dataHeight {
	display: block;
	width: 150px;
}
.range.range-slider {
	width: auto;
	display: inline;
	-webkit-appearance: none;
	width: calc(100% - (73px));
	height: 10px;
	border-radius: 5px;
	background: #d7dcdf;
	outline: none;
	padding: 0;
	margin: 0;
}

.range-value {
	display: inline-block;
	position: relative;
	width: 60px;
	color: #fff;
	line-height: 20px;
	text-align: center;
	border-radius: 3px;
	background: #2c3e50;
	padding: 5px 10px;
	margin-left: 8px;
}

/* hover style just for information */
label:hover:before {
	border: 2px solid #4778d9!important;
}

.front-panel-item a {
	color: black;
}

input[type='checkbox'] {
	background: red;
	width:2em;
	height:2em;
	margin-right: 10px;
}
.form-check {
	display: flex;
	align-items: center;
}
.form-check .form-check-label {
	margin-bottom: 0;

}
.form-check .form-check-input{
}

.header .header-title{
	vertical-align: top;
	padding: 12px 0;
}

.choices__inner {
	border: 1px solid #CCC5B9;
	background-color: #fffcf5;

}
.rich-editor {
	height: 200px !important;
}
.perk-row .choices[data-type*=select-one] .choices__inner {
	min-height: 40px;
	padding-bottom: 3px;
}
@media (min-width: 992px) {
	.card form .perk-fieldset  [class*="col-"]:first-child {
		padding-left: 0px;
	}
}

.perk-container.table-striped > thead > tr > th,
.perk-container.table-striped > tbody > tr > th,
.perk-container.table-striped > tfoot > tr > th,
.perk-container.table-striped > thead > tr > td,
.perk-container.table-striped > tbody > tr > td,
.perk-container.table-striped > tfoot > tr > td {
	padding: 0px 8px
}

.company-module-row{
	margin-bottom: 20px;
}
.company-module-row  a {
	margin-bottom: 10px;
}

.perk-container-row {
	cursor: pointer;
}
.table .tbody tr.deleted,
.table-striped .tbody tr.deleted{
	background-color: #ffd3d3;
}
.ql-syntax {
	height: 200px;
}
.choices__list--dropdown {
	z-index: 3;
}
.deleted-entity{
	box-shadow: 0 2px 2px rgba(204, 197, 185, 0.5);
	background-color: #f5b5b5;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.header-delete-button {
	display: inline-block;
	margin-left: 20px;
}

.form-group.unlimited-wrap, .form-group.unlimited-wrap .input-group {
	position: relative;
}
.form-group.unlimited-wrap .main-label{
	display: block;
}


.unlimited-checkbox-wrap {
	display: inline-block;
	margin-left: 10px;
}

.input-group .unlimited-input, .unlimited-input {
	position: absolute;
	z-index: -1;
}
.input-group .real-unlimited-input, .real-unlimited-input {
	display: inline-block;
}

.input-group .unlimited-input
{
	border-left: none;
}

.real-unlimited-input.unlimited {
	background: transparent;
	color: transparent;
}

.unlimited-checkbox-label{
	margin-top: 10px;
	float: left;
	display: inline-block;
}

.badge-danger {
	background: red;
}
.invalid-feedback {
	padding-left: 5px;
}

.hide-form {
	cursor: pointer;
	display: inline-block;
	float: right;
}
.hide-form.arrow-down span {
	display: none;
}

.hide-form.arrow-down:before{

}
.hide-form.arrow-down:after {
	content: '\21E9';
}

.help-question-mark {
	cursor: pointer;
	margin-left: 7px;
	font: -webkit-control;
	padding: 3px 7px;
	border-radius: 5px;
	color: #ffffff;
	display: inline-block;
	background-color: black;
}
.help-text {
	padding: 6px 0px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #EB5E28;
	border-color: #EB5E28;
}
