@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?x3khcz');
    src: url('fonts/icomoon.eot?x3khcz#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?x3khcz') format('truetype'), url('fonts/icomoon.woff?x3khcz') format('woff'), url('fonts/icomoon.svg?x3khcz#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-avatar:before {
    content: "\e900";
}

.icon-bell:before {
    content: "\e901";
}

.icon-bin:before {
    content: "\e902";
}

.icon-brand:before {
    content: "\e903";
}

.icon-building:before {
    content: "\e904";
}

.icon-calculator:before {
    content: "\e905";
}

.icon-client:before {
    content: "\e906";
}

.icon-clipboard:before {
    content: "\e907";
}

.icon-close:before {
    content: "\e908";
}

.icon-components-Drow:before {
    content: "\e909";
}

.icon-Components:before {
    content: "\e90a";
}

.icon-dashboard:before {
    content: "\e90b";
}

.icon-delete-drawings:before {
    content: "\e90c";
}

.icon-document-set:before {
    content: "\e90d";
}

.icon-down-chevron:before {
    content: "\e90e";
}

.icon-draw:before {
    content: "\e90f";
}

.icon-edit:before {
    content: "\e910";
}

.icon-elevation:before {
    content: "\e911";
}

.icon-email-templates:before {
    content: "\e912";
}

.icon-excel:before {
    content: "\e913";
}

.icon-eye:before {
    content: "\e914";
}

.icon-filter:before {
    content: "\e915";
}

.icon-floor-view:before {
    content: "\e916";
}

.icon-floor:before {
    content: "\e917";
}

.icon-full-screen:before {
    content: "\e918";
}

.icon-home:before {
    content: "\e919";
}

.icon-infomations:before {
    content: "\e91a";
}

.icon-list:before {
    content: "\e91b";
}

.icon-log:before {
    content: "\e91c";
}

.icon-logout:before {
    content: "\e91d";
}

.icon-manage-tickets:before {
    content: "\e91e";
}

.icon-menu-Draw:before {
    content: "\e91f";
}

.icon-menu:before {
    content: "\e920";
}

.icon-new-draw:before {
    content: "\e921";
}

.icon-notification-set:before {
    content: "\e922";
}

.icon-options:before {
    content: "\e923";
}

.icon-order:before {
    content: "\e924";
}

.icon-password:before {
    content: "\e925";
}

.icon-pin:before {
    content: "\e926";
}

.icon-print:before {
    content: "\e927";
}

.icon-pro-tips:before {
    content: "\e928";
}

.icon-profile:before {
    content: "\e929";
}

.icon-property:before {
    content: "\e92a";
}

.icon-psd:before {
    content: "\e92b";
}

.icon-publish:before {
    content: "\e92c";
}

.icon-redo:before {
    content: "\e92d";
}

.icon-report:before {
    content: "\e92e";
}

.icon-right-arrow:before {
    content: "\e92f";
}

.icon-role:before {
    content: "\e930";
}

.icon-ruler:before {
    content: "\e931";
}

.icon-search:before {
    content: "\e932";
}

.icon-stop:before {
    content: "\e933";
}

.icon-student:before {
    content: "\e934";
}

.icon-support:before {
    content: "\e935";
}

.icon-tick:before {
    content: "\e936";
}

.icon-to-do:before {
    content: "\e937";
}

.icon-track-view:before {
    content: "\e938";
}

.icon-tutorials:before {
    content: "\e939";
}

.icon-undo:before {
    content: "\e93a";
}

.icon-upload:before {
    content: "\e93b";
}

.icon-users:before {
    content: "\e93c";
}

.icon-zoom-in:before {
    content: "\e93d";
}

.icon-zoom-out:before {
    content: "\e93e";
}

.icon-plus:before {
    content: "\ea0a";
}

.search-after--block .icon-search:before {
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    content: '\f1c3';
    font-size: 18px;
}

.search-after--block .fa-circle-o-notch:before {
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    content: '\f1c3';
    font-size: 18px;
}

.search-after--block:focus {
    outline: none !important;
}

.ticket_tables_list tr td:last-child {
    text-align: center;
}

#phone-error.error.help-block {
    /* color: red;
  font-weight: 500; */
    color: white;
    font-weight: 400;
    background: #d30707;
    padding: 2px 10px;
    border-radius: 5px;
}

.partnerz-create--class .col-md-12 {
    text-align: center;
}

.partners--brand-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ticket_tables_list tr td:nth-child(10) {
    text-align: center;
}


/* #qtbody tr td:nth-child(4){
  text-align: center;
}
#qtbody tr td:nth-child(5){
  text-align: center;
} */

.ticket-fancy-image {
    min-width: 250px;
}

.id-profilepic-wrap {
    border: 1px solid #00000063;
    padding: 10px;
    border-radius: 50px;
}

.skip_btn_wrap #skipbtn {
    right: -5px !important;
    top: 4px !important;
    color: #ffffff !important;
    cursor: pointer;
}
.display_view_none{
    display: none;
}