@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/roboto/Roboto-Regular.eot');
    src: url('../../fonts/roboto/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/roboto/Roboto-Regular.woff') format('woff'),
    url('../../fonts/roboto/Roboto-Regular.ttf') format('truetype'),
    url('../../fonts/roboto/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/roboto/Roboto-Medium.eot');
    src: url('../../fonts/roboto/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/roboto/Roboto-Medium.woff') format('woff'),
    url('../../fonts/roboto/Roboto-Medium.ttf') format('truetype'),
    url('../../fonts/roboto/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

.form-panel {
    border-width: 1px!important;
    border-style: solid!important;
    border-color: #e0e0e0 /*#9e9e9e*/;
    margin-bottom: 10px;
}

.form-panel .panel-title {
    padding-top: 5px!important;
    padding-right: 15px!important;
    padding-bottom: 5px!important;
    padding-left: 15px!important;
    cursor: pointer;
}

.form-panel .panel-body {
    padding-top: 15px!important;
    padding-right: 15px!important;
    padding-bottom: 15px!important;
    padding-left: 15px!important;
}

.form-sub-panel .panel-body {
    padding-top: 5px!important;
    padding-right: 5px!important;
    padding-bottom: 5px!important;
    padding-left: 5px!important;
}

.panel.panel-transparent .sub-panel-action {
    color: #9e9e9e!important;
}

.panel-actions {
    right: 5px!important;
}
.panel.panel-transparent .sub-panel-title {
    color: #9e9e9e!important;
    font-size: 12px!important;
    cursor: default!important;
}
.panel.panel-transparent .sub-panel-title a{
    color: #9e9e9e!important;
}
/* panel group (accordion)*/
.panel-group .form-panel .panel-title {
    font-size: 18px;
}
.panel-group .form-panel .panel-title:hover {
    color: #fff;
}
.panel-group .form-panel .panel-title:after {
    content: '';
}
.panel-group .form-panel .panel-title:before {
    content: '';
}
.panel-group .form-panel {
    margin-bottom: 10px;
}
/* end panel group */

.form-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.form-material textarea.form-control {
    padding-bottom: 14px; /*???*/
}

.text-nowrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ref-block {
    border-bottom: 1px solid #e0e0e0;
}

.ref-block:last-child {
    border: none;
}

.ref-item {
    padding: 3px 0px;
    display: flex;
    flex-direction: row;
}

.ref-title {
    min-width: 30%;
    display: inline-block;
    font-weight: 600;
}

.action-timeline.timeline:before {
    left: 0;
}

.action-timeline.timeline li {
    padding-left: 0;
    float: left;
    width: 100%;
}

.search-btn-custom {
    border-radius: 0;
    border-width: 0 0 1px 0;
    border-color: rgba(0, 0, 0, .06);
    padding: 10px 60px 10px 30px;
    height: 56px;
}

.font-style-italic {
    font-style: italic!important;
}

.border-left {
    border-left: 1px solid #e0e0e0;
}

.input-date-time-picker {
    width: 100%;
}

.input-date-time-picker .date-time-picker-item {
    width: 50%;
    float: left;
}

.input-date-range .input-group {
    width: 45% !important;
}

.input-date-range .input-group:nth-child(1) {
    float: left;
}

.input-date-range-seperator {
    width: 10%;
    float: left;
    text-align: center;
}

.site-menubar-body {
    min-height: 100%;
!important;
}

.bootstrap-table .fixed-table-container .fixed-table-body .table thead tr th {
    font-weight: 500;
}
b,strong{
    font-weight: 700
}

/* js-tree */
a.jstree-anchor{
    padding: 10px 0;
}
.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
    height: 42px;
}
.jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl {
    background-position: -34px 6px;
}
.jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl {
    background-position: 0 4px;
}
.jstree-default .jstree-wholerow-clicked{
    background: #3f51b5;
}
.jstree-default>.jstree-wholerow-ul .jstree-clicked{
    color: white;
}
.jstree-default .jstree-wholerow-hovered:not(.jstree-wholerow-clicked){
    background: #eee;
}
.jstree-anchor.jstree-hovered{
    color: #3f51b5;
}

.dropdown-menu {
	z-index: 1501;
}
.ui-timepicker-wrapper {
    z-index: 1701;
}
/* js-tree end*/
.sel-picker-sm {
    height: 32px;
}
.sel-picker-sm button {
    height: 32px;
	padding: 4px 15px;
}
.sel-picker-sm input {
	height: 32px;
}

.timeline-dot-empty {
	border: 2px solid #3f51b5;
	background-color: #fff!important;
}

.cursor-pointer {
    cursor: pointer;
}

.form-prop-templates-icon {
    float: right;
    width: 5%;
    margin-top: 25px;
}
.form-prop-templates-inp {
    width: 94%;
    float: left;
}
.form-prop-templates-div {
    max-height: 350px;
    overflow: auto
}
.form-prop-template-all {
	display: inline-block;

}
.page-content {
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.page-header {
    padding: 15px 15px;
}
.panel-no-margin .panel:first-child{
     margin-bottom: 0px!important;
}
.bootstrap-table .table thead>tr>th{
    vertical-align: top;
    text-align: center;
}

.bootstrap-select .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
 /*   opacity: 0!important;*/
}

/*----- bolder styles -------------
/*#cfcfcf #c8c8c8*/
.form-control {
    border-color: #bdbdbd;
}
.btn-select {
    border-color: #bdbdbd;
}
.checkbox-custom label::before {
    border-color: #bdbdbd;
}
.radio-custom label::before {
	border-color: #bdbdbd;
}

.bootstrap-table .fixed-table-container {
	border-color: #bdbdbd;
}
.bootstrap-table .table td, .bootstrap-table .table th {
	border-color: #bdbdbd;
}
.select2-container.select2-container--material .select2-selection.select2-selection--multiple {
	background-image: linear-gradient(#3f51b5,#3f51b5),linear-gradient(#bdbdbd,#bdbdbd);
}
.select2-container.select2-container--material .select2-selection.select2-selection--single {
	background-image: linear-gradient(#3f51b5,#3f51b5),linear-gradient(#bdbdbd,#bdbdbd);
}
.form-material .form-control {
	background-image: linear-gradient(#3f51b5,#3f51b5),linear-gradient(#bdbdbd,#bdbdbd);
}
.form-material .form-control:invalid {
	background-image: linear-gradient(#f44336,#f44336),linear-gradient(#bdbdbd,#bdbdbd);
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th{
	border-color: #bdbdbd;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{
    font-weight: 900;
    font-size: 18px;
}
.bootstrap-select .dropdown-menu {
    border-color: #bdbdbd;
}
.bootstrap-select .selected {
     background-color: #f3f3f3;
 }
.tt-dropdown-menu, .tt-menu {
	border-color: #bdbdbd;
}
/*----- bolder styles end -------------*/
.form-group {
    margin-bottom: 15px!important;
}
.cursor-default {
    cursor: default!important;
}
.form-group.has-error .tt-input {
    border-color: rgb(244, 67, 54)!important;
}
.view-form-label{
    font-weight: 500;
}
.div-list .div-item:not(:first-child) {
    padding-top: 30px!important;
}

.text-decoration-none {
    text-decoration: none!important;
}
.text-line-through {
    text-decoration: line-through;
}
.text-vertical {
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

.twitter-typeahead .tt-hint {
    color: #d0d0d0!important;
}

.div-scrollable {
    height: 100%;
    overflow: auto;
}

.tokenfield .token{//TODO tokenfield bug;
    white-space: normal!important;
    height: auto!important;
}
.tokenfield .token .token-label {
    max-width: none!important;//TODO tokenfield bug
}

.table {
    margin-bottom: 4px;
}
.no-border {
    border-width: 0!important;
}
.object-form-border-bottom h4 {
    border-bottom: 1px solid #bdbdbd!important;
    padding-bottom: 5px;
}
.white-space-pre {
    white-space: pre-wrap;
}
.help-block-form {
    color: #b5b5b5;
    font-size: 12px;
}
.check-list-select + span .select2-selection.select2-selection--multiple {
    height: 100px;
    overflow-y: auto;
}
.check-group-list .row{
    margin-right: 0px;
    margin-left: 0px;
}
.check-group-list .check-group-item {
    height: 100%;
    border-bottom: 1px solid rgba(0,0,0,.075);
}
.check-group-list .check-group-item:hover{
    background-color: rgba(0,0,0,.075);
    border-color: transparent;
}
.check-group-list .list-group.bg-inherit .list-group-item:hover{
    background-color:transparent;
    border-color: transparent;
}
.check-group-list .list-group.bg-inherit .list-group-item{
    display: inline-block;
    vertical-align: text-top;
}
@media (min-width: 768px) {
    .check-group-list .col-sm-6.col-xs-12{
        display: table-cell;
        float: none;
    }
}
.badge.badge-danger.up {
    margin: 0;
    left: -8px;
}
@media (min-width: 992px) {
	.modal-lg-extra {
		width: 1100px!important;
	}
}
@media (min-width: 1600px) {
	.modal-lg-ultra {
		width: 1600px!important;
	}
}
.hr-thick {
	border-top-width: 2px!important;
	border-top-color: #bebebe;
}
.hr-grey {
	border-top-color: #bebebe;
}
.font-size-28 {
    font-size: 28px!important;
}
.font-size-22 {
	font-size: 22px!important;
}
.font-size-16 {
    font-size: 16px!important;
}
.font-size-17 {
    font-size: 17px!important;
}
.font-size-15 {
    font-size: 15px!important;
}
.font-size-13 {
    font-size: 13px!important;
}
.widget-title {
    text-transform: none!important;
}
.has-success .twitter-typeahead .tt-hint, .has-success .twitter-typeahead .tt-input {
    border-color: inherit!important;
}
.ribbon-div {
    position: relative;
    padding: 50px 15px 15px 50px;
    background-color: #fdfaf6 /*#fffaf4*/;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 4px 6px 0 rgba(0,0,0,.3);
    border: 1px solid #dedede;
}
.ribbon{
    height: unset;
}
.text_u {
    font-weight: bold!important;
    font-size: 12px;
    font-style: normal;
    text-decoration: underline;
    padding-right: 10px;
}
.line-height-125 {
    line-height: 1.25em!important;
}
.height-70 {
	height: 70px;
}
.height-60 {
	height: 60px;
}
.height-55 {
	height: 55px;
}
.height-40 {
	height: 40px;
}
.text-prompt {
    color: #9e9e9e!important;
}
.word-break-word {
    word-break: break-word;
}
/* front-custom-solution */
.hamburger.hamburger-close.front-custom-solution {
    margin-top: -3px;
    font-size: 20px;
}
.icon.hamburger.hamburger-close.front-custom-solution.hided.unfolded:before,
.icon.hamburger.hamburger-close.front-custom-solution.hided.unfolded:after {
    width: 20px;
    height: 2px;
}
.icon.hamburger.hamburger-close.front-custom-solution.hided.unfolded .hamburger-bar,
.icon.hamburger.hamburger-close.front-custom-solution.hided.unfolded .sr-only{
    opacity: 0;
}
.icon.hamburger.hamburger-close.front-custom-solution.hided.unfolded:before {
    -webkit-transform: translate3d(0,0,0) rotate(45deg);
    -ms-transform: translate3d(0,0,0) rotate(45deg);
    -o-transform: translate3d(0,0,0) rotate(45deg);
    transform: translate3d(0,0,0) rotate(45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%;
}
.icon.hamburger.hamburger-close.front-custom-solution.hided.unfolded:after {
    -webkit-transform: translate3d(0,0,0) rotate(-45deg);
    -ms-transform: translate3d(0,0,0) rotate(-45deg);
    -o-transform: translate3d(0,0,0) rotate(-45deg);
    transform: translate3d(0,0,0) rotate(-45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%;
}
/* end of front-custom-solution */
.border-dashed {
    border-style: dashed;
}
.tt-dropdown-menu, .tt-menu {
	z-index: 1200!important;
}
.dropdown-menu {
    max-width: 100%;
}
#notification-header-ul{
    width: 340px !important;
}
.dropdown-menu-media{
    max-width: 340px !important;
}
.dropdown-menu .text{
    padding: unset;
}
.note-check{
    min-width: min-content !important;
}
