@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');


@media only screen and (max-width: 992px) {
    .main-body .page-wrapper {
        padding: .6rem 0.2rem;
        -webkit-transition: all ease-in .3s;
        transition: all ease-in .3s;
    }

    .login-block .container-fluid {
        width: 100% !important;
    }

    .page-header.card .breadcrumb {
        background: 0 0;
        margin-bottom: 0;
        float: none !important;
        text-align: center;
        display: block;
    }
	
}


@media only screen and (min-width: 992px) {
    .fr_wdgt_pr {
        float: left;
    }

    .fr_wdgt_fll {
        padding: 20px;
    }
}
@media only screen and (max-width: 1366px) {
    
	.md-tabs .nav-item {
    flex: 50%;
}
}



/*---------------------------------------*/
h1, h2, h3, h4, h5, h6 {
        font-family: 'Raleway', sans-serif;
}
.btn-info {
    background-color: #4099ff;
    border-color: #4099ff;
}

.btn-outline-primary {
    font-size: 11px;
}

.btn i.fa {
    font-size: 12px;
}
.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.table {
	font-size: 12px;
}
.page-header.card {

    background-color: white;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
    box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
}

.frik_ntfctn_scrll {

    height: 300px;
    overflow: auto !important;
}

.inline {
    display: inherit;
}

.frk_nln_blcker {
    display: inline-block;
}

.frik_badge {
    color: white;
    margin-left: 10px;
    background-color: #2ed8b6;
}

.frk_centerer, .tabs-left {
    width: 100%;
}

.frk_dsply_block, .mitbtr ul {
    display: block;
}

.frk_mod_select_1 .form-control {
    font-size: 12px;
    height: auto !important;

}

#edit-lead-informations .form-control { /* height fix */
    height: auto !important;
    min-height: calc(1.5em + .75rem + 2px);
}

#contact_data {
    border: 1px solid #ced4da;
    padding: 10px;
}

.ticket-listing-view-ticket-btn {
    color: #4099ff !important;
    cursor: pointer;
}
.frk_dshbrd .rounded {
    max-height: 500px;
    overflow: hidden;
}
.frk_dshbrd .frik_dshbrd_inner {
    overflow-x: auto;
    overflow-y: auto;
    max-height: 330px;
    max-width: 100%;
    margin: 0px;
}
.frk_dshbrd .card-block {
    width: 100%;
}
.frk_bldr {
    font-weight: 800;
}

.frk_mod_select_1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.frk_card_wo_shdw .card {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #dee2e6;
}

.basic-list li .media {
    margin: 15px 0;
    padding-bottom: 5px;
}

.basic-list li .media .media-body {
    margin-left: 20px;
    border-bottom: 1px solid #d8d8d8;
}

.pr_in_mrg {
    margin: 5px 0;
    background-color: transparent !important;
}

#zabuto_calendar_frk {
    width: 100%
}

.zabuto_calendar .table tr.calendar-dow-header th {
    background-color: #4099ff !important;
    color: white;
    padding: 10px;
}

#zabuto_calendar_frk_nav-prev, #zabuto_calendar_frk_nav-next {
    color: #4099ff;
    font-size: 1.2rem;
}

div.zabuto_calendar .badge-today, div.zabuto_calendar div.legend span.badge-today {
    background-color: #4099ff !important;
    color: #fff;
    text-shadow: none;
}

.zabuto_calendar .badge {
    border-radius: 30px;
    padding: 7px 7px;
}

.cover-photo {
    background-color: #1b324d;
    overflow: hidden;
    margin-bottom: 30px;
}

.panel-custom .panel-heading {
    border-bottom: 2px solid #1797be;
}

.frk_text_gry {
    color: #909fa7;
}
.frk_gry_bttns .btn {
    margin-bottom: 5px;
}


.fr_wdgt_pr_in {
    background-color: white;
    padding: 5px;
}

.frk_former_dfbg {
    /*background-color: #f1f6fa;*/
	background-color:#f3f3f3;
    padding: 20px;
}

.frk_nwr_btr_tbl .form-group {
    padding-right: 20px;
    padding-left: 0 !important;
    display: inline-block;
}

#frk_nw_tckt_cf span.select2 {
    width: auto !important;
}

#frk_nw_tckt_cf .frk_tckt_cf {
    max-width: 25%;
    min-width: 25%;
}

.frk_email_to_ticket_message {
    padding: 20px;
    border: 1px solid #ced4da;
    margin-top: 20px;
}


#lead_datas .select2-container, #task_datas .select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #4099ff !important;
    border: 1px solid #4099ff !important;
    padding: 5px 15px !important;
    color: #fff;
}

.login-block .container-fluid {
    width: 50%
}

.friklogo {
    max-width: 100px;
}

.prtnrlogo {
    max-width: 57px;
    margin-top: 6px;
}

.frk_email_to_ticket_message p {
    margin-bottom: 0 !important;
}

.frk_former_dfbg .col-sm-9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.fn-gantt .nav-link {
    padding: 0 !important;
}

.frk_title h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 34px;
    text-align: center !important;
}

.frik_todo_smlltxt {
    font-size: 0.5rem;
    display: block;
    position: absolute;
    bottom: 0;
    right: 10px;
}

.modal-header {
    background-color: #4099ff;
    color: white;
}

.modal-header .close {
    color: white;
}

.pcoded-content .container-fluid {
    margin-top: 40px;
}

.pcoded .pcoded-navbar {
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.pcoded[theme-layout=vertical] .pcoded-navbar .pcoded-item > li > a {
    text-align: left;
    padding: 7px 10px 0 20px;
    margin: 5px 0 0;
    border-radius: 0;
    border-left: 3px solid transparent;
}

.pcoded-left-item {
    margin-top: 30px !important;
}

body, .nav-right {
    font-family: 'Raleway', sans-serif;
}

.frik_szktl_mvr {
    padding: 20px 0;
    background-color: #ececec;
    margin: 20px 0;
}

.card .card-header-left h5 {
    margin-bottom: 0;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.1;
    position: relative;
}
.card .card-header-left-year h5 {
    margin-bottom: 0;
    color: #333;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.1;
    position: relative;
}
.card .card-header-left {
    background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
	width: 50%;
}
.card .card-header-left-year {
    background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
	width: 75%;
}
.card .card-header-left h5:after {
    content: "";
    background-color: #d2d2d2;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.card .card-header-left-year h5:after {
    content: "";
    background-color: #d2d2d2;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -20px;
    left: 0;
}
.card-header-right {
    display: inline-block;
    padding: 20px;
    position: relative;
	width: 50%;
	text-align: right;
}
.card-header-right-year {
    display: inline-block;
    padding: 20px;
    position: relative;
	width: 25%;
	text-align: right;
}
.card-header-left-new {
	background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
	width:50%;
}
.card-header-right-new {
	background-color: transparent;
    border-bottom: none;
    padding: 20px;
    position: relative;
	width:50%;
	text-align: right;
}
.page-header .page-header-title {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.btn_mrg i {
    margin-right: 0;
}

.nav-right {
    font-size: 14px;
}

.frik_tckt_imp {
    background-color: #ff5370;
    color: white;
}

.frik_tickets_header ul h6 {
    background-color: #4099ff;
    padding: 5px 10px;
    color: white;
    margin: 15px 0 5px 0;
}
.frik_tickets_header h6 {
	background-color: #4099ff;
    padding: 5px 10px;
    color: white;
    margin: 15px 0 5px 0;
    font-size: 12px;
}

.frik_ticket_tabber {
    background-color: white;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
    box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
}

.pcoded-content .page-header-title .fas {
    color: #4099ff !important;
    box-shadow: none !important;
    border: 1px solid #4099ff;
}

.frk_tckt_content {
    padding: 20px;
    border: 1px solid #d8d8d8;
}

.checkbox-default input[type=checkbox]:checked + label::before {
    background-color: #4099ff !important;
}

.tab-content {
    margin-top: 30px;
}

.multi_li a {
    display: block;
    padding: 5px 15px;
    transition: 300ms all;
}

.multi_li a:hover {
    color: white;
    transition: 300ms all;
}

.multi_li li {
    border-bottom: 1px solid #cfdbe2;
    transition: 300ms all;
}

.multi_li li:hover {
    background-color: #4099ff;
    transition: 300ms all;
}

.multi_li li:active {
    background-color: #263544;
    transition: 300ms all;
}

.multi_li li:active a {
    color: white;
    transition: 300ms all;
}

.multi_td a {
    color: #4099ff;
}

.progress {
    height: 10px;
    background: #e8e8e8;
    border-radius: 0;
    box-shadow: none;
    overflow: visible;
    margin-top: 7px;
}

.progress .progress-bar {
    position: relative;
    -webkit-animation: animate-positive 3s;
    animation: animate-positive 3s;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}

#frik_tab1_table, #frik_tab2_table {
    font-size: 12px;
}

#frik_tab1_table a, #frik_tab2_table a {
    font-size: 12px;
}

#frik_tab1_table_wrapper .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}

#frik_tab2_table_wrapper .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}


.frk_iconless .btn-primary:hover {
	background-color:#0062cc;
	color: #fff;
}
.frk_iconless .btn-primary {
	color:#0062cc;
	background-color: #fff;
}
.frk_iconless tr.clsd .btn-primary , .frk_iconless tr.clsd .btn-primary {
	background-color:#fff;
	border-color: grey;
	color: grey;
}
.frk_iconless .btn-warning:hover {
	background-color:#ffb64d;
	color: #fff;
}
.frk_iconless .btn-warning {
	color:#ffb64d;
	background-color: #fff;
}
.frk_iconless tr.clsd .btn-warning , .frk_iconless tr.clsd .btn-warning {
	background-color:#fff;
	border-color: grey;
	color: grey;
}
.dropdown-toggle::after {
	color: #555;
}
.dropdown-toggle:hover::after, .dropdown-toggle:focus::after, .dropdown-toggle:active::after {
	color: #fff;
}



#attendance-list li:nth-child(odd), #timesheet-table_wrapper tr.clsd {
    background-color: #efefef;
}
#attendance-list input[type="time"] {
    width: 50%;
}
#attendance-list li .row .col-2 {
    background: #4099ff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    color: white;
    padding: 5px !important;
}
#attendance-list input {
    border: 1px solid #cfcfcf;
    margin: 0px;
}
span.select2-dropdown.select2-dropdown--above, span.select2-dropdown.select2-dropdown--below {
    min-width: fit-content !important;
}

.frik_datatable, .frik_datatable {
    font-size: 12px;
}

.frik_datatable a, .frik_datatable a {
    font-size: 12px;
}

.frik_datatable .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}

.frik_datatable .row:first-child {
    background-color: #ededed;
    margin-top: 20px;
    padding: 20px;
}

.wrapped {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.login_sr:before {
    content: "\f359";
    font-family: 'Font Awesome\ 5 Free';
}

.frik_pw_lft .input-group {
    flex-wrap: nowrap;
}

.frik_pw_lft .input-group-prepend {
    margin-right: 10px;
}

.frik_weak {
    padding: 25px 0 !important;
}

.frik_weak p {
    margin-bottom: 0;
}

.mitbtr {
    background-color: white;
    padding: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
    box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
    margin-left: auto;
    margin-right: auto;
}

.mitbtr .tab-content {
    margin-top: 0;
}

.mitbtr .nav-item {
    text-align: left;
}

.mitbtr .nav-link {
    padding-left: 20px;
}

.mitbtr .nav-link.active:focus, .mitbtr .nav-link.active {
    padding-left: 20px;
    border-bottom: 1px solid #dedede;
}

.mitbtr .nav-link i {
    padding-right: 10px;
}

.frk_table_full, .frk_table_full .dataTables_scrollHeadInner {
    width: 100% !important;
}

.md-tabs .nav-item a {
    padding: 10px 0;
    border-bottom: 1px solid #dedede !important;
}

.nav-tabs.tabs-left .slide {
    height: 35px;
    width: 4px;
    bottom: 5px;
}

/*.imager_frik td:nth-child(1),.imager_frik td:nth-child(4) {
  text-align: center;
}*/
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fafbfc;
}

.frk_dtp {
    background-color: #e9ecef;
}

.frk_tovinfo {
    font-size: 10px !important;
    color: #5d9cec;
}

.counter_tovinfo {
    font-size: 14px;
    color: white;
    font-weight: bold;
}

.h3_tovinfo {
    color: white;
    margin-top: 40px;
}

.fr_wdgt_pr_in_img img {
    width: 128px !important;
    height: 128px !important;
}

.frk_btn_modd i {
    color: white;
    margin: 0;
    padding: 0;
}
#deleted-worksheet-table_wrapper .fa-trash-restore-alt:before, #deleted-location-table_wrapper .fa-trash-restore-alt:before{
	color: #1e7e34;
}
#deleted-worksheet-table_wrapper .btn-success:hover .fa-trash-restore-alt:before, #deleted-location-table_wrapper .btn-success:hover .fa-trash-restore-alt:before{
	color: #fff;
}

.frk_btn_modd .btn-danger, .frk_btn_modd .btn-success, .frk_btn_modd .btn-warning, .frk_btn_modd .btn-primary, .frk_btn_modd .btn-info {
    padding: 5px 10px;
}

.frk_cell {
    vertical-align: middle;
    display: table-cell;
}

/*.card-header-right {
    right: 30px;
    top: 15px;
    display: inline-block;
    float: right;
    padding: 7px 0;
    position: absolute;
}*/

.frk_ltl_rght {
    text-align: right;
    padding: 10px;
}

.frk_ltl_rght p {
    margin-bottom: 0;
}

.frk_vry_rght {
    float: right;
}

.frk_btn_modd .mytooltip .tooltip-item {
    background: transparent;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 0;
}

.frk_btn_modd .tooltip-text {
    padding: 1em;
    text-align: center;
    background-color: #4099ff;
    font-size: 12px;
}

.btn-frik-mnkd {
    padding: 3px 10px;
    margin-left: 10px;
}

.btn-success.disabled {
    pointer-events: none;
}

.btn-inverse:hover {
    color: white !important;
}

#basic-row-reorder {
    text-align: center !important;
}

#friklogoutCounter {
    font-weight: bold;
}

#task-container li {
    float: none;
    width: 24%;
    overflow: auto;
    height: auto;
    min-height: 10px;
    background: #fff;
    display: inline-block;
    padding: 20px;
    border: 1px solid #ccc;
    color: #666;
    border-top: 9px solid #4099ff;
    cursor: pointer;
    margin-bottom: 20px;
    margin: auto;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
}

/*.modal-lg {
    max-width: 80% !important;
}*/
.modal-xxl {
    max-width: 80% !important;
	    margin: auto;
}

.select2-container--default .select2-search--inline .select2-search__field {
    text-align: center;
}

.form-group {
    padding-left: 20px;
}

.btn {
    margin-right: 5px;
    text-transform: inherit;
}

.frik_tickets_full {
    border: 2px solid #c1c1c1;
}

.frik_tickets_full .card {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.frk_brdr_dscrptn {
    border-radius: 2px;
    border: 1px solid #ccc;
    padding: .375rem .75rem;
}

.frk_ttchmnt_ttle {
    color: white;
}

.frik_ttchmnt {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.frik_ttchmnt {
    display: inline-flex;
    width: 100%;
    background-color: #2ed8b6 !important;
    border-radius: 0;
}

.frik_ttchmnt label {
    margin-bottom: 0;
    font-weight: bold;
    line-height: 30px;
}

.frik_ttchmt_left {
    display: inline-flex;
    padding: 10px;
}

.frik_ttchmt_right {
    background-color: white;
    padding: 10px;
}

.frik_ttchmt_right ul li {
    display: inline-block;
    background-color: white;
    padding: 10px;
}

/*.frk_table-btg {
	border-right: 10px solid #d47171;
}
.frk_table_ftt {
	border-right: 10px solid #71bed4;
}
.frk_table_pts {
	border-right: 10px solid #c3e6cb;
}*/
.frk_table_hdr {
    border-right: 10px solid #00800000;
}

.btn-default {
    background-color: #c3c3c3;
    color: white;
}

.frk_list_img {
    text-align: center;
}

.frk_list_img img {
    max-height: 50px;
}
.portal.btn-success, .portal.btn-danger {
    padding: 0;
}
.imager_frik tbody td {
    vertical-align: middle !important;
    padding: 10px;
}

.tox-notifications-container {
    display: none;
}

#view-ticket-notes-list li img {
    max-width: 100px;
}

select {
    max-width: 100%;
}

.swal2-popup.swal2-toast .swal2-title {
    margin-left: 10px;
}



#client_edit_modal_body td {
    white-space: inherit;
}

.notification-usern {
    font-weight: 700;
}

.notification-time {
    font-size: 12px;
}

.frk_brdrr_tckt {
    border: 1px solid #d8d8d8;
    padding: 20px 0;
}

/*.frk_bld_bl h6 {
    text-transform: uppercase;
    color: #207fea;
    font-weight: 600;
}

/*.frk_bld_bl h6 {
    text-transform: unset;
    color: #ffffff;
    font-weight: 500;
    font-size: 12px;
    background: #9f9f9f;
    padding: 10px;
}*/

.frk_bld_bl h6 {
    text-transform: unset;
    color: #4c4c4c;
    font-weight: 600;
    padding: 8px;
    font-size: 14px;
    position: relative;
    padding-left: 20px !important;
}
.frk_bld_bl h6:before {
    content: '';
    position: absolute;
    width: 5px;
    background: #4099ff;
    height: -webkit-fill-available;
    left: 0;
    top: 0;
}

.ticket_dt_lbl h5 {
    margin-bottom: 10px !important;
    font-size: 14px;
    font-weight: 800;
	    margin-top: 10px;
}

.frk_tckt_cf label {
    /*margin-bottom: 10px !important;*/
    font-size: 14px;
    font-weight: 800;
}

[data-form] label {
    /*margin-bottom: 10px !important;*/
    font-size: 14px;
    font-weight: 800;
}

.frk_tckt_content td {
    white-space: inherit;
}

.frk_tckt_content img, #client_edit_modal_body img {
    max-width: 100%;
    height: auto !important;
}

.frk_tckt_cf_nomg label {
    font-size: 14px;
    font-weight: 800;
}

input[type="text"] {
    background-color: white !important;
    border: 1px solid #ced4da !important;
}
input {
	background-image: none !important;
	padding-right: 0 !important;
}

.auth-box input[type="text"] {
    border: none !important;
    border-bottom: 1px solid #ccc !important;
}

.frk_file_input_view {
    overflow: hidden;
    word-break: break-all;
}

.delete_file_from_uploads i::before {
    color: #ff5370;
    cursor: pointer;
}

/*.forgot-phone {
	display: none;
}*/


td.details-control,
tr.shown td.details-control {

    font-family: icofont, serif !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    cursor: pointer;


}

td.details-control::before {
    content: "\ea99";
    color: #2ecc71;
    cursor: pointer;
}

tr.shown td.details-control::before {
    content: "\eaa1";
    color: #E74C3C;
    cursor: pointer;

}

div.slider {
    display: none;
}

table.dataTable tbody td.no-padding {
    padding: 0;
}

.card table div {
    white-space: normal;
}

.input-required::after {
    margin-left: .1em;
    font-size: 1.5em;
    content: '*';
    color: red;
    line-height: normal;
}

.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile img {
    height: 40px;
}

tr.selected {
    background-color: #444444 !important;
}

.btn.btn-icon {
    border-radius: 0;
    background-color: #ffffff;
    border-color: #c3c3c3;
    color: #828282;
}

.btn.btn-icon:hover {
    border-radius: 0;
    background-color: #4099ff;
    border-color: #4099ff;
    color: #ffffff;
}
.btn-group>.btn:not(:first-child), .btn-group>.btn-group:not(:first-child) {
    margin-left: 0px;
}


.frk_btn_modd .fa-bars {
    color: #263543;
}
.frk_btn_modd .fa-edit:before {
    content: "\f304";
    color: #ffb64d;
}
.frk_btn_modd .fa-book:before {
    color: #ffb64d;
}
.frk_btn_modd .fa-at {
    color: #ffb64d;
}
.frk_btn_modd .fa-at:hover {
    color: #ffffff;
}

.frk_btn_modd .btn-warning {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #ffb64d;
    margin-right: 5px;
}


.frk_btn_modd .btn-warning:hover .fa-edit:before {
    content: "\f304";
    color: #ffffff;
}
.frk_btn_modd .btn-warning:hover .fa-book:before {
    color: #ffffff;
}

.frk_btn_modd .btn-warning:hover {
    font-size: 12px;
    background-color: #ffb64d;
    border-color: #ffb64d;
    margin-right: 5px;
}


.frk_btn_modd .fa-window-close:before {
    content: "\f2ed";
    color: #ff5370;
}

.frk_btn_modd .btn-danger {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #ff5370;
    margin-right: 5px;
}

.frk_btn_modd .btn-danger:hover .fa-window-close:before {
    content: "\f2ed";
    color: #ffffff;
}

.frk_btn_modd .btn-danger:hover {
    font-size: 12px;
    background-color: #ff5370;
    border-color: #ff5370;
    margin-right: 5px;
}
.frk_btn_modd .btn-danger .fa-minus-square, .frk_btn_modd .btn-danger .fa-check {
    color: #ff5370;
}
.frk_btn_modd .btn-danger:hover .fa-minus-square, .frk_btn_modd .btn-primary:active .fa-check:before {
    color: white;
}
.frk_btn_modd .btn-success .fa-plus-square {
    color: #1e7e34;
}
.frk_btn_modd .btn-success:hover .fa-plus-square {
    color: white;
}

.frk_btn_modd .btn-success.fgreen i:before {
	color: #1e7e34;
}
.frk_btn_modd .btn-success:hover.fgreen i:before, .frk_btn_modd .btn-success:active.fgreen i:before, .frk_btn_modd .btn-success:focus.fgreen i:before {
	color: white;
}
.frk_btn_modd .btn-primary.fblue i:before {
	color: #4099ff;
}
.frk_btn_modd .btn-primary:hover.fblue i:before, .frk_btn_modd .btn-primary:active.fblue i:before, .frk_btn_modd .btn-primary:focus.fblue i:before {
	color: white;
}
.frk_btn_modd .btn-warning.fyellow i:before {
	color: #ffb64d;
}
.frk_btn_modd .btn-warning:hover.fyellow i:before, .frk_btn_modd .btn-warning:active.fyellow i:before, .frk_btn_modd .btn-warning:focus.fyellow i:before {
	color: white;
}
.frk_btn_modd .btn-danger.fred i:before {
	color: #ff5370;
}
.frk_btn_modd .btn-danger:hover.fred i:before, .frk_btn_modd .btn-danger:active.fred i:before, .frk_btn_modd .btn-danger:focus.fred i:before {
	color: white;
}


.frk_btn_modd .btn-primary .fa-reply:before, .frk_btn_modd .btn-primary .fa-ticket-alt:before, .frk_btn_modd .btn-primary .fa-users:before, .frk_btn_modd .btn-primary .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary .fa-compress-alt:before, .frk_btn_modd .btn-primary .fa-expand-alt:before, .frk_btn_modd .btn-primary .fa-download:before, .frk_btn_modd .btn-primary .fa-envelope:before, .frk_btn_modd .btn-primary .fa-envelope:before, .frk_btn_modd .btn-primary .fa-cog:before, .frk_btn_modd .btn-primary .fa-code:before, .frk_btn_modd .btn-primary .fa-file-signature:before, .frk_btn_modd .btn-primary .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary .fa-print:before, .frk_btn_modd .btn-primary .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary .fa-truck-loading:before, .frk_btn_modd .btn-primary .fa-briefcase:before, .frk_btn_modd .btn-primary .fa-copy:before, .frk_btn_modd .btn-primary .fa-info-circle:before{
    color: #4099ff;
}
.frk_btn_modd .btn-primary:hover .fa-reply:before, .frk_btn_modd .btn-primary:active .fa-reply:before, .frk_btn_modd .btn-primary:focus .fa-reply:before, .frk_btn_modd .btn-primary:hover .fa-ticket-alt:before, .frk_btn_modd .btn-primary:active .fa-ticket-alt:before, .frk_btn_modd .btn-primary:focus .fa-ticket-alt:before, .frk_btn_modd .btn-primary:hover .fa-users:before, .frk_btn_modd .btn-primary:active .fa-users:before, .frk_btn_modd .btn-primary:focus .fa-users:before, .frk_btn_modd .btn-primary:hover .fa-expand-alt:before, .frk_btn_modd .btn-primary:active .fa-expand-alt:before, .frk_btn_modd .btn-primary:focus .fa-expand-alt:before, .frk_btn_modd .btn-primary:hover .fa-compress-alt:before, .frk_btn_modd .btn-primary:active .fa-compress-alt:before, .frk_btn_modd .btn-primary:focus .fa-compress-alt:before, .frk_btn_modd .btn-primary:hover .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary:active .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary:focus .fa-sort-numeric-up:before, .frk_btn_modd .btn-primary:hover .fa-download:before, .frk_btn_modd .btn-primary:active .fa-download:before, .frk_btn_modd .btn-primary:focus .fa-download:before, .frk_btn_modd .btn-primary:hover .fa-envelope:before, .frk_btn_modd .btn-primary:active .fa-envelope:before, .frk_btn_modd .btn-primary:focus .fa-envelope:before, .frk_btn_modd .btn-primary:hover .fa-file-signature:before, .frk_btn_modd .btn-primary:active .fa-file-signature:before, .frk_btn_modd .btn-primary:focus .fa-file-signature:before, .frk_btn_modd .btn-primary:hover .fa-code:before, .frk_btn_modd .btn-primary:active .fa-code:before, .frk_btn_modd .btn-primary:focus .fa-code:before, .frk_btn_modd .btn-primary:hover .fa-cog:before, .frk_btn_modd .btn-primary:active .fa-cog:before, .frk_btn_modd .btn-primary:focus .fa-cog:before, .frk_btn_modd .btn-primary:hover .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary:active .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary:focus .fa-cloud-download-alt:before, .frk_btn_modd .btn-primary:hover .fa-print:before, .frk_btn_modd .btn-primary:active .fa-print:before, .frk_btn_modd .btn-primary:focus .fa-print:before, .frk_btn_modd .btn-primary:hover .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary:active .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary:focus .fa-arrows-alt-h:before, .frk_btn_modd .btn-primary:hover .fa-truck-loading:before, .frk_btn_modd .btn-primary:active .fa-truck-loading:before, .frk_btn_modd .btn-primary:focus .fa-truck-loading:before, .frk_btn_modd .btn-primary:hover .fa-briefcase:before, .frk_btn_modd .btn-primary:active .fa-briefcase:before, .frk_btn_modd .btn-primary:focus .fa-briefcase:before, .frk_btn_modd .btn-primary:hover .fa-copy:before, .frk_btn_modd .btn-primary:active .fa-copy:before, .frk_btn_modd .btn-primary:focus .fa-copy:before {
    color: #ffffff;
}
.frk_btn_modd .btn-primary .fa-plus:before {
    content: "\f067";
    color: #4099ff;
}
.frk_btn_modd .btn-primary:hover .fa-plus:before {
    content: "\f067";
    color: #ffffff;
}

.frk_btn_modd .fa-check-square:before {
    content: "\f00c";
    color: #1e7e34;
}

.frk_btn_modd .fa-plus:before {
    content: "\f067";
    color: #1e7e34;
}

.frk_btn_modd .btn-success {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #1e7e34;
    margin-right: 5px;
}

.frk_btn_modd .btn-success:hover .fa-check-square:before {
    content: "\f00c";
    color: #ffffff;
}
.frk_btn_modd .btn-success:hover .fa-check-circle:before {
    content: "\f058";
    color: #ffffff;
}
.frk_btn_modd .btn-success .fa-check-circle:before {
    content: "\f058";
    color: #1e7e34;
}

.frk_btn_modd .btn-success:hover .fa-plus:before {
    content: "\f067";
    color: #ffffff;
}
.frk_btn_modd .btn-primary .fa-times:before {
    content: "\f00d";
    color: #0062cc;
}

.frk_btn_modd .btn-primary:hover .fa-times:before {
    content: "\f00d";
    color: #ffffff;
}
.frk_btn_modd .btn-success:hover {
    font-size: 12px;
    background-color: #1e7e34;
    border-color: #1e7e34;
    margin-right: 5px;
}


.frk_btn_modd .btn-info {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #4099ff;
    margin-right: 5px;
}

.frk_btn_modd .fa-inbox:before {
    color: #4099ff;
}

.frk_btn_modd .btn-info:hover .fa-inbox:before {
    color: #ffffff;
}

.frk_btn_modd .btn-info:hover {
    font-size: 12px;
    background-color: #4099ff;
    border-color: #4099ff;
    margin-right: 5px;
}
.frk_btn_modd button.active {
    background-color: #4099ff !important;
}
button.btn.btn-warning.disabled-fake .fa-edit:before, button.btn.btn-danger.disabled-fake .fa-window-close:before, button.btn.btn-danger.disabled-fake .fa-cog:before, button.btn.btn-danger.disabled-fake .fa-minus:before {
    color: grey ;
}
button.btn.btn-warning.disabled-fake, button.btn.btn-danger.disabled-fake {
    border-color: grey ;
	pointer-events: none;
}
button.btn.btn-warning.disabled-fake:hover {
    background-color: white ;
}
.btn:disabled {
	border-color: grey ;
	background-color: grey !important;
	color: white;
	pointer-events: none;
}
.frk_btn_modd .btn-warning .fa-lock:before, .frk_btn_modd .btn-warning .fa-lock-open, .frk_btn_modd .btn-warning .fa-undo:before {
    color: #ffb64d;
}
.frk_btn_modd .btn-warning:hover .fa-lock:before, .frk_btn_modd .btn-warning:hover .fa-lock-open:before, .frk_btn_modd .btn-warning:hover .fa-undo:before {
    color: #ffffff;
}

.frk_btn_modd .fa-trash-restore:before {
    content: "\f829";
    color: #ffb64d;
}

.frk_btn_modd .btn-warning:hover .fa-trash-restore:before {
    content: "\f829";
    color: #ffffff;
}
.frk_btn_modd .fa-file-download:before {
	color: #4099ff;
}
.frk_btn_modd .btn-primary:hover .fa-file-download:before {
	color: #ffffff;
}
.frk_btn_modd .fa-language:before {
    color: #4099ff;
}
.frk_btn_modd .btn-primary:hover .fa-language:before {
    color: #ffffff;
}
.frk_btn_modd .fa-eye:before {
	color: #ffb64d;
}
.frk_btn_modd .btn-warning:hover .fa-eye:before {
	color: #ffffff;
}

.frk_btn_modd .fa-info-circle:before {
    color: #0062cc;
}

.frk_btn_modd .btn-primary {
    font-size: 12px;
    background-color: #ffffff;
    border-color: #4099ff;
    margin-right: 5px;
}

.frk_btn_modd .btn-primary:hover .fa-info-circle:before {
    color: #ffffff;
}

.frk_btn_modd .btn-primary:hover {
    font-size: 12px;
    background-color: #0062cc;
    border-color: #0062cc;
    margin-right: 5px;
}

.frk_cstm_tbbr ul {
    display: flex;
}

.frk_cstm_tbbr > ul li a {
    padding: 0;
    text-align: center;
}

.frk_cstm_tbbr .nav-link.active {
    padding-left: 0 !important;
}

.notification-list-element {
    background-color: aliceblue;
}
.ellipsis::after {
    top: 0;
    border: none;
    position: absolute;
    content: '' !important; 
    font-family: FontAwesome;
    right: 0;
}
.frk_subcomm {
    margin-left: 1vw;
}
.frk_subcomm .card {
    background-color: #f3f3f3;
    border: 1px solid gainsboro;
}
.frk_subcomm .card:before {
        content: "\f086";
    font-family: "Font Awesome 5 Free";
    top: 10px;
    position: relative;
    left: 20px;
    font-size: 25px;
    color: #4099ff;
}
.frk_maincomm:before {
    content: "\f075";
    font-family: "Font Awesome 5 Free";
    top: 10px;
    position: relative;
    left: 20px;
    font-size: 25px;
    color: #4099ff;
}
li.select2-results__option[role=group] .select2-results__group {
    font-weight: bold;
    color: #ffffff;
    background-color: #4099ff;
}

/*.nav-left li>a {
    font-size: 12px !important;
}
.frk_navver li a p span.badge {
    border-radius: 50%;
    right: 0 !important;
    position: relative !important;
    top: 0 !important;
    color: #ff1717 !important;
    padding: 4px;
    width: 19px;
    -webkit-animation: not-blink 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
    animation: not-blink 2.1s cubic-bezier(.65,.815,.735,.395) infinite;
}
ul.frk_navver {
	background-color: red;
}*/



body.dragging, body.dragging * {
    cursor: move !important
}

.dragged {
    position: absolute;
    top: 0;
    opacity: .5;
    z-index: 2000
}

ol.vertical {
    margin: 0 0 9px 0;
    min-height: 10px;
    padding-inline-start: 0
}

ol.vertical li {
    display: block;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    cursor: move !important;
    -webkit-box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
    /*box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);*/
    box-shadow: 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1);
}
ol.vertical li .input-group {
    margin-bottom: 0;
}
/*
ol.vertical li .input-group .form-control::-webkit-input-placeholder,
ol.vertical li .input-group .form-control::-moz-placeholder,
ol.vertical li .input-group .form-control:-ms-input-placeholder,
ol.vertical li .input-group .form-control::-ms-input-placeholder,
ol.vertical li .input-group .form-control::placeholder,
*/
ol.vertical .form-control::placeholder
{
    color: #c9c9c9 !important;
    opacity: 1;
}

ol.vertical li.placeholder {
    position: relative;
    margin: 0;
    padding: 0;
    border: none;
    color: #0af9d7;

}

ol.vertical li.placeholder:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    margin-top: -5px;
    left: -5px;
    top: -4px;
    border: 5px solid transparent;
    border-left-color: #000;
    border-right: none
}

ol {
    list-style-type: none
}
button.iconpicker {
    font-size: 15px;
    padding: 0;
}

.three-switch.open:after,
.three-switch.hide:after {
    font-family: 'Font Awesome 5 Free';
    display: inline-block;
    padding-right: 6px;
    margin-left: 10px;
    vertical-align: middle;
    font-weight: 700;

}
.three-switch.open:after {
    content: "\f067";
}
.three-switch.hide:after {
    content: "\f068";
}
#frk_pages_table .menu-row {
    background-color: aliceblue;
}
#frk_admins_table .super-row {
    background-color: #fff8f8;
}
tr.section-row {
    background-color: #faf0f0 !important;
}

td.child-cell {
    padding-left: 30px!important;
}
.frk_btn_modd .fa-minus:before,  .frk_btn_modd .fa-warehouse:before{
    color: #ff5370;
}
.frk_btn_modd .fa-ban:before {
    color: #ff5370;
}
.frk_btn_modd .btn-danger:hover .fa-ban:before, .frk_btn_modd .btn-danger:hover .fa-minus:before, .frk_btn_modd .btn-danger:hover .fa-warehouse:before, .frk_btn_modd .btn-danger:hover .fa-check:before {
    color: #ffffff;
}
.frk_btn_modd .ticket-select .fa-check:before {
    color: #1e7e34;
}
.frk_btn_modd .ticket-select:hover .fa-check:before {
    color: #ffffff;
}
.frk_btn_modd .fa-user-plus:before {
    color: #1e7e34;
}
.frk_btn_modd .btn-success:hover .fa-user-plus:before {
    color: #ffffff;
}
#ticket_datas .select2-container {
	width: 100% !important;
}
/*#existing-with-emblem label, #existing-no-emblem label, #non-existing-with-emblem label, #finished-product label, #napkinpricing label {
	flex-direction: column;
    justify-content: center;
    display: flex;
}*/
/*
 * Márk
#existing-with-emblem-example-pic img {
	height: auto !important;
}
*/
.frk_offr_calc_sum {
	    background-color: #4099ff;
    padding: 20px;
    color: white;
	font-size: 16px;
}
.frk_tck_hdr {
    background-color: #ced4da;
    padding: 20px;
}
.frk_blbrdr {
	border: 2px solid #4099ff;
}
.frk_wrd_spcng_bgtm {
    word-spacing: 10px;
    font-weight: 600;
}
.frk_prdct_datas {
    background-color: #f2f2f2;
}

.optionGroup {
    font-weight: bold;
}

.optionChild {
    padding-left: 15px;
}
.nav-noner {
    float: none !important;
}
.newnotification li {
	padding: 0px!important;
}

.newnotification:before {
    left: 15px !important;
	right: auto !important;
}
.newnotification {
    left: auto !important;
    right: auto !important;
	width: 300px !important;
}
.newnotification li a {
    background-color: #fff;
    padding: 10px 30px !important;
}
.newnotification li a:hover {
    background-color: #263544;
    color: #fff !important;
    padding: 10px 30px !important;
}

.settings .basic-list li {
    margin-top: 10px;
    padding-bottom: 0px;
    border-bottom: 1px solid #efefef;
}
.settings .basic-list li p {
    padding-left: 20px;
    font-weight: 600;
}
.settings .fa-edit:before {
    content: "\f304";
}
#struktura {
	margin-bottom: 30px;
}
#struktura .struktura-phase .col-sm-12:first-child {
	background-color: #4099ff;
	color: white;
	margin-bottom: 1.25em;
}
#struktura .struktura-phase .col-sm-12 {
	padding:5px;
}
#struktura .struktura-phase .col-sm-12:first-child .select2{
	
	color: #555;
}
#struktura .struktura-phase .col-sm-12:first-child .form-group {
	margin-bottom: 0px;
}
#struktura .struktura-header {
	text-align: left;
	margin: 0;background-color: #f1f1f1;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 0px;
	border-top: 1px solid #cccccc;
	margin-top: 30px;
}
#struktura .struktura-phase .form-group {
    padding-left: 0px;
}
.struktura-phase .col-sm-12 .row .col-sm-4:first-child {
	font-weight: bold;
}
.struktura-phase .col-sm-12:first-child .row .col-sm-4:first-child {
	text-transform: uppercase;
}
.ptemp_top {
	background-color: transparent;
	transition: 300ms all;
}
.ptemp_top:hover {
	background-color: #ececec;
    border-bottom: 1px solid #4099ff !important;
	transition: 300ms all;
}
.ptemp_top:hover .ptemp_icon{
	color: #263544;
	transition: 300ms all;
}
.ptemp_docutitle {
	text-transform: uppercase;
    font-weight: bold;
}
.ptemp_icon {
	font-size: 60px;
	color: #4099ff;
}
.ptemp_iconer {
	border-right: 1px solid #dee2e6;
	display: flex;
  justify-content: center;
  align-items: center;
}
.form-control-ticket-custom-field {
    height: 100px;
    overflow-y: auto;
}
.frik_bbxer {
	background-color: white;
    padding: 8px 30px 0px 10px;
}
.frik_brkttr_full {
	color: white !important;
	border: 1px solid white !important;
	line-height: 14px !important;
	margin-top: 18px !important;
	padding-top: 14px !important;
	margin-right: 20px;
}
.frik_brkttr_full label {
    background-color: #263545 !important;
    position: relative !important;
    left: -50%;
    width: 90px;
    text-align: center;
    font-size: 12px;
}
.frik_brkttr {
	display: inline-flex;
}
.frik_brkttr_full {
    list-style-type: none;
}
.frik_brkttr_crcle {
	border: 1px solid white;
    border-radius: 90px;
    padding: 5px;
    line-height: 7px;
	background-color: transparent;
	margin-bottom: 10px;
	transition: 300ms all;
}
a:hover .frik_brkttr_crcle {
    border: 1px solid red;
    background-color: red;
	transition: 300ms all;
}
.frik_brkttr_pos {
	    position: absolute;
    left: 50%;
	top: -10px;
}
.frik_brkttr a {
	padding: 0 .3rem !important;
}
span.spinner-grow,
span.spinner-border {
    display: inline-block;
}
#ajax-synchronize-inbox span.spinner-grow, #ajax-synchronize-inbox span.spinner-border {
	 display: inline-block !important;
	margin-top: 0 !important;
}
.modal.fade.show {
    mix-blend-mode: normal;
    /*backdrop-filter: blur(0px);*/
	transition: 300ms all;
}
.modal.fade.show {
    mix-blend-mode: normal;
    /*backdrop-filter: blur(5px);*/
	transition: 300ms all;
}
.modal-dialog {
    -webkit-box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 31%);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.31);
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 31%);
}
.modal-content {
    border: none;
}

.frk_nw_viewbl .main-body .card {
    background: none !important;
	box-shadow: none;
}

/* egyedi workers */

.frk_works .main-body .card {
    background: none !important;
	box-shadow: none;
}
.frk_works .main-body .card .card-block {
    padding: 0;
}
.frk_works .frk_bld_bl .tab-content {
	margin-top: 0;
}
.frk-worker-tab > .mitbtr {
	background-color: transparent;
    box-shadow: none;
    padding: 0px;
}
/* egyedi workers end*/
/* media for Dorzs */


@media screen and (max-width: 1680px) and (min-width: 0px) {
  h6, p, .form-control {
    font-size: 2.3vw;
}

  .frik_tkn ul h6 {
    background-color: transparent;
    padding: 5px 10px;
    color: #333;
    margin: 15px 0 5px 0;
}
.frik_tkn ul {
	display: inline-flex;
	width: inherit;
}
.frik_tkn ul li {
	padding: 0px 10px;
	width: inherit;
}
.frik_tkn ul li p {
	margin-left: 10px;
}
.frik_tkn ul li h6 {
    width: auto;
}
.btn {
    border-radius: 2px;
    text-transform: capitalize;
    font-size: 1vw;
    padding: 8px 12px;
    cursor: pointer;
}
}
@media (min-width: 1680px) {
.cinque .col-xxl-3 {
    flex: 0 0 20%;
    max-width: 20%;
}
}

/* media for Dorzs END*/


/* kompakt kinézet start */
.btn {
    font-size: 12px;
    padding: 10px 12px;
}
.dataTable.table td, .dataTable.table th {
    padding: 5px;
}
.page-header.card h5+span {
    font-size: 12px;
}
div.dt-buttons {
	display: none;
}
.page-header.card, .frik_ticket_tabber, .mitbtr {
	padding: 10px;
}
.frik_tickets_header ul h6, body, p, .form-control, a {
    font-size: 12px;
}
.frk_brdrr_tckt, .frik_weak {
    padding: 10px 0 !important;
}

.frk_dhb_bttnr {
    margin: 0px 0px 30px 0px;
	display: flex;
    justify-content: center;
}
.fc-button .fc-icon:before, .fc-button-group .fc-button {
    color: #459afc;
}
.fc-button-primary {
    color: #459afc;
    background-color: #ffffff;
    border-color: #dddddd;
}
.fc-button-primary:not(:disabled):active, .fc-button-primary:not(:disabled).fc-button-active {
    color: #fff;
    background-color: #459afc;
    border-color: #459afc;
}
.fc-button-primary:disabled {
    color: #fff;
    background-color: #459afc;
    border-color: #459afc;
}

.cstbtn {
    background-color: white;
    width: 100%;
    height: auto;
    padding: 20px 0px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 0 rgb(43 43 43 / 10%), 0 11px 6px -7px rgb(43 43 43 / 10%);
    box-shadow: 0 0 5px 0 rgb(43 43 43 / 10%), 0 11px 6px -7px rgb(43 43 43 / 10%);
    margin: 0px 10px 0px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.cstbtn:hover .frk_dhb_svgr svg {
    transform: translatey(-5px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}
.cstbtn .frk_dhb_svgr svg {
    transform: translatey(0px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}
.frk_dhb_svgr {
    width: 50px;
    height: 50px;
    margin: auto;
}
.cstbtn .btn:focus, .cstbtn .btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.cstbtn:hover {
    background-color: #ededed;
    transition: 300ms all;
}				



/* Select2 disabled optionjának rejtése */
    .select2-container--bootstrap4 .select2-resultsoption--disabled {
        display: none;
    }

    .select2-container--bootstrap4 .select2-resultsoption[aria-disabled=true] {
        display: none;
    }
    /* Formhandler komponensek, default állapotan rejtettek (a spinner formázását a központi css tiltja) */
    [data-alert-danger], [data-alert-success], [data-spinner], [data-progress] {
        display: none;
    }

    /* Invalid beviteli mezők (az input mezők borderének formázását a központi css valamiért tiltja) */
	
	
	
	    /* Formhandler komponensek, default állapotan rejtettek (a spinner formázását a központi css tiltja) */
    [data-alert-danger], [data-alert-success], [data-spinner], [data-progress] {
        display: none;
    }

    /* Invalid beviteli mezők (az input mezők borderének formázását a központi css valamiért tiltja) */
    [data-form].was-validated .select2-invalid,
    [data-form].was-validated .tinymce-invalid {
        border-color: #dc3545;
		
    }

   
    /* Firefox valid és invalid árnyék tiltása */
    input:-moz-ui-invalid, input:-moz-submit-invalid {
        box-shadow: initial !important;
    }

    /* Firefox focusban lévő input árnyékának helyreállítása */
    input:-moz-focusring {
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25) !important;
    }

    /* endregion */

    /* region Fájlfeltöltés */

    /* input type=file tag rejtése */
    [data-form] input[type="file"] {
        width: .1px;
        height: .1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1;
    }

    /*
     * A fájlválasztó által hozzáadott fájlok bootstrap list-group eleme,
     * ezen belül van a list-group-item-ben a fájlnév és a close ikon
     */
    [data-form] ul[data-file-list] .list-group-item {
        border: none;
    }

    /* Hozzáadott fájlok close ikonja */
    [data-form] button[data-file-close="close"] {
        font-size: 1.5em;
        margin-top: 0;
        padding-left: 1em;
        padding-bottom: .5em;
    }

    /* invalid fájl a listában (btn-outline-danger formátum) */
    [data-form] .list-group-item-invalid {
        color: #dc3545;
        border-color: #dc3545;
    }

    /* invalid fájl a listában (btn-outline-danger formátum) */
    [data-form] .list-group-item-invalid:hover {
        color: #fff;
        background-color: #dc3545;
        border-color: #dc3545;
    }

    /* endregion */
.frk_dhb_bttnr {
    margin: 0px 0px 30px 0px;
}
.cstbtn {
    background-color: white;
    width: 100%;
    height: auto;
    padding: 20px 0px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px 0 rgb(43 43 43 / 10%), 0 11px 6px -7px rgb(43 43 43 / 10%);
    box-shadow: 0 0 5px 0 rgb(43 43 43 / 10%), 0 11px 6px -7px rgb(43 43 43 / 10%);
    margin: 0px 10px 0px 0px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.cstbtn:hover {
    background-color: #ededed;
    transition: 300ms all;
}
span.cstbtn_spnnr {
    font-weight: bold;
    padding-top: 5px;
    display: block;
}
.frk_dhb_svgr {
    width: 50px;
    height: 50px;
    margin: auto;
}
.frk_dhb_svgr svg, .frk_dhb_svgr svg path {
	fill: #4099ff;
}
.frk_dhb_svgr:hover svg {
	fill: #4099ff;
}
.cstbtn:hover .frk_dhb_svgr svg {
    transform: translatey(-5px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}
.cstbtn .frk_dhb_svgr svg {
    transform: translatey(0px);
    transition-timing-function: ease-in-out;
    transition: 300ms all;
}
ul#tabtab {
    border: 0px;
}
#tabtab .nav-item {
    display: inline-block;
}
#tabtab a.nav-link {
    padding: 20px;
    border: 1px solid #dadada !important;
}
#tabtab a.nav-link.active {
    background: #4099ff;
    color: white;
}
input {
    font-family: 'Roboto';
}
.logMeOut {
	padding: 0px !important;
}
.logMeOut a {
	    padding: .7em 20px !important;
}

.frk_blh5 {
	    background-color: #4099ff;
    color: white;
    padding: 20px;
}
.orderable  {
	margin-bottom: 10px;
	background-color: white;
}
.orderable .row .col-1, .orderable .row .col-2 {
	display: inline-flex;
    justify-content: center;
    align-items: center;
}
.orderable.ui-sortable-helper {
	
background-color: #ededed;
border:none;
}
label.btn.btn-primary {
    font-weight: normal;
}
.frk_reg_transf_mod_png .form-group {
    padding: 0;
}
.frk_btm_rght {
	display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
}
.frk_pna .form-group {
	-ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; 
}
.refresh {
    margin-left: 15px !important;
}
input[type="text"], input[type="email"], input[type="number"] {
    min-height: 38px;
	border-radius: .25rem;
}
label.input-required {
    position: relative;
}
.frk_pna .form-group {
    padding-right: 5px;
    padding-left: 5px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    height: 38px;
}
.frk_pna span {
    margin-top: 0px !important;
}
.frk_pna {
	display: flex;
	width: 100%;
    flex-wrap: wrap;
	    align-items: flex-start;
}
.frk_pna .form-group label {
    font-size: 14px;
    font-weight: 800;
    margin-top: 20px;
}
.frk_pna textarea.form-control {
	border-radius: .25rem;
}
.form-group label.btn:after {
    position: relative;
}
.page-header-title .fas:before {
    color: white;
}
.dataTables_filter .form-control {
    margin-right: 0px;
}
.frk_bl_cp_dn {
	    border-spacing: 20px 0px;
    border-collapse: separate;
}
.table tbody tr, .table .level1 .td {
    /*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Roboto', sans-serif;
    color: #616161;
}
table.fixedHeader-floating {
    top: 65px !important;
    animation: fadeInDown 0.3s;
border: 1px solid #4099ff;
}
table.fixedHeader-floating thead tr:first-child {
    background-color: #4099ff;
    color: white;
}
label[for=filter-late]:before {
	top: 0 !important;
}
.lvl2-email-tbl .unread, .lvl2-email-tbl .unread .email-name{
	font-weight: bold !important;
}
.lvl2-email-tbl td {
    vertical-align: middle;
}
.mail-box-head input[type="text"] {
    background-color: transparent !important;
    border: none !important;
	border-bottom: 1px solid white !important;
}
.mail-box-head .form-group {
	padding-left: 0px !important;
}
.lvl2-email-tbl td a{
    color: #459afc !important;
}
.lvl2-email-tbl td a.btn-mini:hover {
    color: #ffffff !important;
}
.bbottom {
	border-bottom: 1px solid #ededed;
	margin-bottom: 20px;
}

/* message board */

#message-board .fa-user {
    color: #4099ff;
    margin-right: 10px;
}

#message-board{
     width:100%;
     max-height: 300px;
     overflow-x: auto;
     overflow-y: auto;
     max-width: 100%;
     margin-top: -20px;
 }

#message-board-modal-open{
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#message-board-modal-open:hover{
    color: #007bff;
}

#next-messages{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

#previous-messages{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

#next-messages, #previous-messages{
    color: rgb(158, 150, 137);
    cursor: pointer;
    border:1px solid #dee2e6;
    padding: 0.5rem 0.75rem;
    margin-left: 0;
    line-height: 1.25;
}

#next-messages:hover, #previous-messages:hover{
    background: #dee2e6;
    color: #000;
}

#message-board .message{
    padding:10px;
    position: relative;
    margin:8px 5px 8px 0;
    border:1px solid #dee2e6;
    border-radius: 0.25rem;
    white-space: pre-wrap;
}

#message-board .important {
    right: 0;
    top: 0;
    display: inline-flex;
    width: 3px;
    position: absolute;
    height: 100%;
    background: red;
}

#message-board .message .name{
    font-weight: bold;
}

#message-board .message .name .created{
    display: block;
    color: #8e8e8e;
    font-size:.9em;
    margin-left: 23px;
    font-weight: normal;
}

#message-board .message .subject{
    font-weight: bold;
    margin:10px 0;
}

#message-board .message .text{
    margin:5px 0 10px;
    white-space: pre-wrap;
}

#message-board .message .other{
    color: #8e8e8e;
}

#message-board .message .other span{
    cursor: pointer;
    margin:0 4px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#message-board .message .other .delete-message:hover{
    color: #ff5370;
}

#message-board .message .other .reply-message:hover{
    color: #007bff;
}

#message-board .message .other .comments:hover{
    color: #007bff;
}

#message-board .submessages {
    display: none;
    margin-left: 30px;
}

/* message board end */







/* mobil modositasok */

@media (min-width: 800px) {
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}
}

@media (max-width: 992px) {
.frik_tkn ul {
    display: flex;
    width: inherit;
    flex-direction: column;
}
.frk_gry_bttns label {
	display: block;
}
.mitbtr {
	margin-bottom: 20px;
}
.mitbtr > ul {
	column-count: 2;
}
.fr_wdgt_pr {
	text-align: center;
}
.fr_wdgt_pr .panel {
	    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 10px;

}
.card-header-right {
	width: 100%;
    text-align: left;
}
.nav-tabs .nav-item {
    margin-bottom: 0px !important;
}
.navbar-container {
	display: flex !important;
    justify-content: center !important;
}
}

.custom-file-label:after{
    content:"Tallózás"
}