@import "font.css";

@import "semantic.min.css";

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);




.ql-toolbar.ql-snow {
    background: #efefef;
}

span.ql-formats {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

#ipQuill, #bulkPointsQuill {
    height: 140px;
}

.ql-clean {
    display: none !important;
}

#pagecontent {
    padding: 0;
    min-height: calc(100vh - 40px);
}

footer div.ui.segment {
    padding: 0.8rem !important;
}
#checklists-grid > .handsontable {
    overflow: inherit !important
}
#assembly-grid > .handsontable {
    overflow: inherit !important
}

#jurisdiction-grid > .handsontable {
    overflow: inherit !important
}

#shipping-grid > .handsontable {
    overflow: inherit !important
}

#efile-grid > .handsontable {
    overflow: inherit !important
}

#all-grid > .handsontable {
    overflow: inherit !important
}
#pagefooter {
    padding-bottom: 0;
    padding-top: 0;
    background: rgb(240, 240, 240);
}
.ui.modal.customModal {
    margin: 2rem auto !important;
    left: 0 !important;
    right: 0 !important;
    top:0 !important;
    position:static ;
}

#dgrid thead th,
#jurisdiction-grid thead th,
#assembly-grid thead th,
#shipping-grid thead th,
#efile-grid thead th,
#ext-grid thead th,
#checklists-grid thead th,
#CPAPortalReqAndQuest-grid thead th,
#linkedtasks-grid thead th,
#moveTaskData thead th,
#signoff-grid thead th,
#all-grid thead th {
    cursor: pointer;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    /*color: #445978;
            background-color: rgb(231,232,234);*/
    color: rgb(255, 255, 255);
    text-align: left;
    background-color: rgb(102, 122, 155);
    border: 0px;
    letter-spacing: 0.6px;
    /*border-right: 1px dotted transparent;
    border-left: 1px dotted transparent;*/
}

    #jurisdiction-grid thead th .columnSorting.ascending::after,
    #jurisdiction-grid thead th .columnSorting.descending::after,
    #CPAPortalReqAndQuest-grid thead th .columnSorting.ascending::after,
    #CPAPortalReqAndQuest-grid thead th .columnSorting.descending::after,
    #linkedtasks-grid thead th .columnSorting.ascending::after,
    #linkedtasks-grid thead th .columnSorting.descending::after,
    #assembly-grid thead th .columnSorting.ascending::after,
    #assembly-grid thead th .columnSorting.descending::after,
    #shipping-grid thead th .columnSorting.ascending::after,
    #shipping-grid thead th .columnSorting.descending::after,
    #efile-grid thead th .columnSorting.ascending::after,
    #efile-grid thead th .columnSorting.descending::after,
    #ext-grid thead th .columnSorting.ascending::after,
    #ext-grid thead th .columnSorting.descending::after,
    #checklists-grid thead th .columnSorting.ascending::after,
    #checklists-grid thead th .columnSorting.descending::after,
    #all-grid thead th .columnSorting.ascending::after,
    #all-grid thead th .columnSorting.descending::after,
    #moveTaskData thead th .columnSorting.ascending::after,
    #moveTaskData thead th .columnSorting.descending::after,
    #dgrid thead th .columnSorting.ascending::after,
    #dgrid thead th .columnSorting.descending::after {
        color: white;
    }

    #CPAPortalReqAndQuest-grid thead th:hover,
    #linkedtasks-grid thead th:hover,
    #jurisdiction-grid thead th:hover,
    #assembly-grid thead th:hover,
    #shipping-grid thead th:hover,
    #efile-grid thead th:hover,
    #ext-grid thead th:hover,
    #checklists-grid thead th:hover,
    #all-grid thead th:hover,
    #moveTaskData thead th:hover,
    #dgrid thead th:hover {
        border-right-color: white;
        border-left-color: white;
    }

#CPAPortalReqAndQuest-grid tbody th,
#linkedtasks-grid tbody th,
#jurisdiction-grid tbody th,
#assembly-grid tbody th,
#shipping-grid tbody th,
#efile-grid tbody th,
#ext-grid tbody th,
#checklists-grid tbody th,
#all-grid tbody th,
#moveTaskData tbody th,
#dgrid tbody th {
    background-color: rgb(255, 255, 255);
}

#CPAPortalReqAndQuest-grid tbody tr:nth-child(even) td,
#CPAPortalReqAndQuest-grid tbody tr:nth-child(even) th,
#linkedtasks-grid tbody tr:nth-child(even) td,
#linkedtasks-grid tbody tr:nth-child(even) th,
#jurisdiction-grid tbody tr:nth-child(even) td,
#jurisdiction-grid tbody tr:nth-child(even) th,
#assembly-grid tbody tr:nth-child(even) td,
#assembly-grid tbody tr:nth-child(even) th,
#shipping-grid tbody tr:nth-child(even) td,
#shipping-grid tbody tr:nth-child(even) th,
#efile-grid tbody tr:nth-child(even) td,
#efile-grid tbody tr:nth-child(even) th,
#ext-grid tbody tr:nth-child(even) td,
#ext-grid tbody tr:nth-child(even) th,
#checklists-grid tbody tr:nth-child(even) td,
#checklists-grid tbody tr:nth-child(even) th,
#all-grid tbody tr:nth-child(even) td,
#all-grid tbody tr:nth-child(even) th,
#moveTaskData tbody tr:nth-child(even) td,
#moveTaskData tbody tr:nth-child(even) th,
#dgrid tbody tr:nth-child(even) td,
#signoff-grid tr:nth-child(even) td,
#dgrid tbody tr:nth-child(even) th {
    background-color: rgb(248, 248, 248);
}


#CPAPortalReqAndQuest-grid tbody tr th:first-child,
#linkedtasks-grid tbody tr th:first-child,
#jurisdiction-grid tbody tr th:first-child,
#assembly-grid tbody tr th:first-child,
#shipping-grid tbody tr th:first-child,
#efile-grid tbody tr th:first-child,
#ext-grid tbody tr th:first-child,
#checklists-grid tbody tr th:first-child,
#all-grid tbody tr th:first-child,
#moveTaskData tbody tr th:first-child,
#signoff-grid tbody tr th:first-child,
#dgrid tbody tr th:first-child {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgb(231, 232, 234);
    /*padding: 1px;*/
}

#CPAPortalReqAndQuest-grid tbody tr td,
#linkedtasks-grid tbody tr td,
#jurisdiction-grid tbody tr td,
#assembly-grid tbody tr td,
#shipping-grid tbody tr td,
#efile-grid tbody tr td,
#ext-grid tbody tr td,
#checklists-grid tbody tr td,
#all-grid tbody tr td,
#moveTaskData tbody tr td,
#signoff-grid tbody tr td,
#dgrid tbody tr td {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid rgb(231, 232, 234);
    /*padding:1px;*/
    text-overflow: ellipsis;
    text-align: left;
}

    .htCheckboxRendererInputParent {
        text-overflow: initial !important;
        -ms-text-overflow:clip !important;
    }


    #CPAPortalReqAndQuest-grid tbody tr td:last-child,
    #linkedtasks-grid tbody tr td:last-child,
    #jurisdiction-grid tbody tr td:last-child,
    #assembly-grid tbody tr td:last-child,
    #shipping-grid tbody tr td:last-child,
    #efile-grid tbody tr td:last-child,
    #ext-grid tbody tr td:last-child,
    #checklists-grid tbody tr td:last-child,
    #all-grid tbody tr td:last-child,
    #moveTaskData tbody tr td:last-child,
    #signoff-grid tbody tr td,
    #dgrid tbody tr td:last-child {
        border-right: none;
    }

#CPAPortalReqAndQuest-grid .handsontable .relative,
#linkedtasks-grid .handsontable .relative,
#jurisdiction-grid .handsontable .relative,
#assembly-grid .handsontable .relative,
#shipping-grid .handsontable .relative,
#efile-grid .handsontable .relative,
#ext-grid .handsontable .relative,
#checklists-grid .handsontable .relative,
#all-grid .handsontable .relative,
#moveTaskData .handsontable .relative,
#signoff-grid .handsontable .relative,
#dgrid .handsontable .relative {
    width: 100%;
    /*white-space: nowrap;*/
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.handsontable thead th.hiddenHeader {
    display: none
}

#tableStaffbudget thead th,
#tableSignoff thead th,
#portalDocTable th, #taskDetailsShow th,
#taskDetailsShowActualTime th {
    /*background-color: rgb(102, 122, 155);
            font-family: 'Roboto Condensed', sans-serif;
            color: rgb(255, 255, 255);*/
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    color: rgb(255, 255, 255);
    text-align: left;
    background-color: rgb(102, 122, 155);
    border: 0px;
}

#portalDocTable th {
    padding: 5px !important;
}

#tableStaffbudget, #tableStaffbudget tfoot th,
#tableSignoff,
div[data-section="engagement"] > div.ui.attached.segment,
#taskDetailsShow, #taskDetailsShowActualTime {
    border: 0;
}

div[data-section="engagement"] > div.ui.attached.segment {
    padding-top: 4px;
    padding-bottom: 0.5rem;
}

#tableSignoff thead tr:first-child > th:last-child,
#tableSignoff thead tr:first-child > th:first-child,
#tableStaffbudget thead tr:first-child > th:last-child,
#tableStaffbudget thead tr:first-child > th:first-child,
#taskDetailsShow thead tr:first-child > th:last-child,
#taskDetailsShow thead tr:first-child > th:first-child,
#taskDetailsShowActualTime thead tr:first-child > th:last-child,
#taskDetailsShowActualTime thead tr:first-child > th:first-child {
    border-radius: 0 !important;
}


.roleindicator {
    border-width: 2px !important;
    margin: 0 0 !important;
    /*margin-bottom: 0.3em !important;*/
    margin-bottom: 0.2em !important;
    border-color: grey !important;
}

    .roleindicator.supportstaff {
        border-color: #F7B231 !important;
    }

    .roleindicator.preparer {
        border-color: teal !important;
    }

    .roleindicator.taxpartner {
        border-color: olive !important;
    }

    .roleindicator.staff {
        border-color: forestgreen !important;
    }

.roleindicatorheader {
    height: 5px !important;
    background-color: white !important;
}

.customBorder span.colHeader:after {
    content: '\263b';
    background-color: transparent;
    position: absolute;
    top: -5px;
    right: 0px;
    width: 0;
    border-top: 24px solid #F7B231;
    border-left: 19px solid transparent;
    color: #F7B231;
    background-color: rgb(100, 121, 152); /*old setting
    height: 100px; old setting
    border-bottom: 20px solid #475a78; old setting
    border-left: 19px solid rgb(102, 122, 155); old setting*/
}

.borderHeader::after {
    position: absolute;
    content: "";
    margin: 0px;
    background: transparent none repeat scroll 0px 0px;
    width: 1em;
    border-image: none;
    z-index: 11;
    border-bottom: 2px solid blue;
}


.moduleheader {
    color: #425b79 !important;
    font-family: museo-500 !important;
    letter-spacing: 1px;
}

.modulesubheader a,
.modulebutton {
    color: #425b79 !important;
    opacity: 1 !important;
    font-family: museo-300 !important;
}

    .modulebutton.active {
        background-color: transparent;
        color: #e07b53 !important;
    }

    .modulebutton i.plus {
        opacity: 1 !important;
        color: white !important;
    }

/*.customBorder {
    border-bottom: 1px solid blue !important;
    background-image: repeating-linear-gradient(145deg, transparent, transparent 1px, rgba(238,238,238,.3) 3px, rgba(238,238,238,.3) 5px) !important;
}*/

/*if any symbol needed instead color-profile caret*/
/*.customBorder .colHeader{
    padding-left: 10px;
}

.customBorder::before{
    content: '\263b';
    position:absolute;
}*/

.hidden {
    display: none;
}

.hideItem {
    display: none !important;
    visibility: hidden;
}


/*.visible {
    display: block;
}*/

table {
    font-family: 'Roboto Condensed', sans-serif;
}

.handsontable th,
.handsontable td {
    border-right: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    padding: 0 4px 0 2px;
}

.handsontable thead th .relative {
    padding: 2px 6px 2px 2px;
}

#profilelnk:hover {
    background: none;
}

.handsontableInputHolder {
    z-index: 200;
}

    .handsontableInputHolder .ht_master .wtHolder {
        overflow: auto !important;
    }


/*.handsontable .wtHolder {
    width: 250px;
}
.handsontable table.htCore {
    width: 250px;
}*/


/*span.colHeader:not(.customBorder):after{
    content: '';
    background-color: rgb(163, 163, 163);
    position: absolute;
    top: 0px;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 24px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 19px solid rgb(245,245,245);
}*/



.sprite {
    /*background: url('./images/sprite.png') no-repeat top left;*/
    background: url('./images/sprites-new.png') no-repeat top left;
    width: 24px;
    height: 29px;
    padding: 15px;
    margin: 0 3px;
    cursor: pointer;
}

    .sprite + p {
        cursor: pointer;
    }

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    border: 1px solid rgba(39, 41, 43, .15);
}


/*.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: rgba(39, 41, 43, .5);
}*/

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: rgba(39, 41, 43, .03);
}

.ui.toggle.checkbox .box:before,
.ui.toggle.checkbox label:before {
    background-color: rgba(0, 0, 0, .15);
}

.sprite.add_details {
    background-position: 0 0;
    width: 22px;
    height: 25px;
}

.sprite.add_option {
    background-position: -32px 0;
    height: 22px;
}

.sprite.advance_search {
    background-position: -62px 0;
    width: 26px;
    height: 26px;
}

.sprite.calender {
    background-position: -98px 0;
}

.sprite.calender_hover {
    background-position: -128px 0;
}

.sprite.clear_file {
    background-position: -158px 0;
    width: 26px;
    height: 26px;
}

.sprite.clone {
    background-position: -194px 0;
}

.sprite.clone_hover {
    background-position: -224px 0;
}

.sprite.close_window {
    background-position: -254px 0;
}

.sprite.cog_wheel {
    background-position: -284px 0;
    width: 26px;
    height: 26px;
}

.sprite.column_list {
    background-position: -320px 0;
}

.sprite.create_extensions {
    background-position: -350px 0;
    width: 28px;
    height: 25px;
}

.sprite.delete {
    background-position: -388px 0;
}

.sprite.delete_alternative {
    background-position: -418px 0;
}

.sprite.delete_hover {
    background-position: -448px 0;
}

.sprite.download {
    background-position: -478px 0;
}

.sprite.download_hover {
    background-position: -508px 0;
}

.sprite.edit {
    background-position: -538px 0;
}

.sprite.edit_hover {
    background-position: -568px 0;
}

.sprite.export_excel {
    background-position: -598px 0;
}

.sprite.file {
    background-position: -628px 0;
    height: 22px;
}

.sprite.filter_off {
    background-position: -658px 0;
}

.sprite.filter_on {
    background-position: -688px 0;
}

.sprite.info {
    background-position: -718px 0;
    width: 25px;
    height: 25px;
}

.sprite.info_alternative {
    background-position: -753px 0;
}

.sprite.info_graphic {
    background-position: -783px 0;
}

.sprite.move_task {
    background-position: -813px 0;
    height: 22px;
}

.sprite.multisort_off {
    background-position: -843px 0;
    width: 25px;
}

.sprite.multisort_on {
    background-position: -878px 0;
    width: 25px;
}

.sprite.play {
    background-position: -913px 0;
}

.sprite.play_hover {
    background-position: -943px 0;
}

.sprite.refresh {
    background-position: -973px 0;
    width: 26px;
    height: 26px;
}

.sprite.sort {
    background-position: -1009px 0;
}

.sprite.task_info {
    background-position: -1039px 0;
    width: 21px;
    height: 25px;
}

.sprite.task_issues {
    background-position: -1070px 0;
    height: 25px;
}

.sprite.delete:hover {
    background-position: -448px 0;
}

.sprite.edit:hover {
    background-position: -568px 0;
}

.sprite.play:hover {
    background-position: -943px 0;
}

.disabled {
    cursor: default;
    /*background-color: #dcddde !important;*/
    color: rgba(0, 0, 0, .4) !important;
    opacity: .3 !important;
    background-image: none !important;
    box-shadow: none !important;
    pointer-events: none;
}

.editedFileds {
    color: rgba(226,122,19,1) !important;
}

.handsontable .manualColumnResizer {
    height: 46px !important;
}

#formGeneralTaskInfo .column {
    padding-right: 0px !important;
}

/*remove unwanted spacing in grid*/
#checklists-grid p, #checklists-grid ul, #checklists-grid ol, #checklists-grid h1, #checklists-grid h2, #checklists-grid h3, #checklists-grid h4, #checklists-grid h5, #checklists-grid h6 {
    margin: 2px;
}

#all-grid p, #all-grid ul, #all-grid ol, #all-grid h1, #all-grid h2, #all-grid h3, #all-grid h4, #all-grid h5, #all-grid h6 {
    margin: 2px;
}

#CPAPortalReqAndQuest-grid p, #CPAPortalReqAndQuest-grid ul, #CPAPortalReqAndQuest-grid ol, #CPAPortalReqAndQuest-grid h1, #CPAPortalReqAndQuest-grid h2, #CPAPortalReqAndQuest-grid h3, #CPAPortalReqAndQuest-grid h4, #CPAPortalReqAndQuest-grid h5, #CPAPortalReqAndQuest-grid h6 {
    margin: 2px;
}

#priorshipping, #currentshipping, #priorpoints, #currentpoints, #priorchecklist, #currentchecklist, #priorassembly, #currentassembly {
    cursor: pointer;
}

#pointsarea, #sectionInstruction {
    word-break: break-all;
}

#ShipHistoryTable tr td {
    word-break: break-all !important;
}

form#engagementForm td:nth-child(1) {
    text-align: right;
}

#fileupdown_table, #profx_table, #attach_local_table, #efile_table {
    padding: 10px;
}

#showAssemblyType, #showShippingType, #showPointsType, #showChecklistType {
    color: #F7B231;
}

#routingClose {
    font-size: 23px !important;
    color: #F7B231 !important;
    margin-top: -3px !important;
    border-radius: 5px;
    margin-left: 5px !important;
    line-height: 1;
    padding-bottom: 25px !important;
}

    #routingClose:hover {
        background: #F7B231 !important;
        color: #EFEFEF !important;
    }

/*#showAssemblyType:before , #showShippingType:before{
    content: '-';
    margin-right: 5px;
}*/

#formGeneralTaskInfo .ui .checkbox {
    min-height: 16px !important;
    top: 6px !important;
    margin-bottom: 13px;
}

#formGeneralTaskInfo tr {
    cursor: default;
}

div#customFieldGrid .column b {
    cursor: default;
}

div#tabIssuesPoints a {
    padding: 16px 8px !important;
}

div[data-section="generaltaskinfo"], #regionCustomFields, #regionStaffBudgets, #regionJurisdiction, #regionPoints, #regionChecklists, #regionSignOffs, #regionAssembly, #regionShipping, #regioneFile, #regionExtensions, #regionDocumnets, #regionEngagement, #regionCPAPortal, #regionLinkedTasks, #regionTaskDetailsTrack {
    margin-bottom: 5px !important;
}

/*to remove the extra space b/w lines in points and checklists section*/
#all-grid tbody tr td, #checklists-grid tbody tr td {
    white-space: inherit !important;
}

#idNoRecords {
    padding-left: 1rem;
}

/*common section name spacing*/
#sectionAttachmentandInstruction {
    margin-top: 5px;
}

.section-name-spacing {
    padding-bottom: 5px !important;
}

#endspace {
    padding: 1rem !important;
}

#tableStaffbudget th, #tableSignoff th {
    cursor: default;
}

#whohastaskField {
    text-overflow: ellipsis;
    max-width: 202px !important;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}

#regionExtensions td {
    line-height: 0;
}

#requiredAddPoint, #requireEditPoint {
    color: red;
    right: 0px !important;
    position: absolute;
    top: 10px;
    font-size: 15px;
    display: none;
}

#requireEditPoint {
    right: -10px !important;
}

.htCore tbody td, .htCore tbody th, .htCore tbody td p {
    vertical-align: middle !important;
}

/*.hotForceTrim{
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 85%;
    white-space: nowrap;
}*/


.pika-label {
    margin: 0 3px !important;
}

    .pika-label:after {
        content: '\25BE';
        position: relative;
        top: 2px;
        font-size: 20px;
        color: grey;
    }

/*media-queries for responsive content in routing sheet header*/
@media screen and (max-width: 980px) {
    #clientinfo #clienttaskinfo {
        margin-top: 0.5rem !important;
    }
}

.handsontable .htAutocompleteArrow {
    left: 5px;
    position: relative;
    text-align: right;
}

.handsontable td.htInvalid {
    background-color: rgba(0,0,0,0) !important;
    /*gives priority over td.area selection background*/
}

.field-limit-popup {
    position: fixed !important;
    background: #FAB153 !important;
    border-radius: 5px;
    border: 1px solid #efbaba;
    /*top: 10px !important;
    left: 0 !important;*/
    color: #fff !important;
    width: 40% !important;
    text-align: center !important;
    margin: 0 auto !important;
    z-index: 99999 !important;
    letter-spacing: 1px;
    padding: 8px !important;
}

/*mimicking handsontable css*/

/*#tableSignoff tr td {
    padding: 0px !important;
}*/

/*#tableSignoff input {
    border: none !important;
    background: inherit !important;
}*/

/*#tableSignoff tr{
    border-collapse: collapse !important;
}*/

/*.staffTables .ui.table tr td input {
    height: 30px;
    border: none;
    background-color: inherit;
}

.staffTables .ui.table tr td input:focus{
    background-color: inherit;
}*/

/*#tableStaffbudget tbody tr:nth-child(even) , #tableSignoff tbody tr:nth-child(even){
    background-color: #F8F8F8;
    border-top: 1px solid rgb(231, 232, 234) !important;
    border-bottom: 1px solid rgb(231, 232, 234) !important;
}*/

/*mimicking handsontable css*/


/*#GeneralShipping_instruction , #SpecialShipping_instruction , #mailToShipping_instruction{
    width: 93% !important;
    margin-left: -5px;
}*/

/*#shippingInstructionSection i{
    margin: 6px 0px 0 1px !important;
}*/

/*.ui .table{
    border-collapse: collapse !important;
}*/
/*.sprite.issues { background-position: 0 0; }
.sprite.filter { background-position: -34px 0; }
.sprite.create_ext { background-position: -68px 0; }
.sprite.excel_export { background-position: -102px 0; }
.sprite.column_view { background-position: -136px 0; }
.sprite.sort { background-position: -170px 0; }
.sprite.task_info { background-position: -204px 0; }
.sprite.tharrow { background-position: -238px 0;width: 33px;height: 44px;}
.sprite.xcm_logo { background-position: -281px 0;width: 420px;height: 105px; }
.sprite.xcm_logo_colored { background-position: -711px 0;width: 234px;height: 65px; }
.sprite.xcm_logo_white { background-position: -955px 0;width: 200px;height: 49px; }
.sprite.move { background-position: -1165px 0;}
*/

#loadinginfo:before {
    content: "Getting Latest Data....";
    font-size: 12px;
    font-weight: bold;
    color: #445978 !important;
    letter-spacing: 1px !important;
    font-family: 'Roboto Condensed', sans-serif;
    position: fixed;
    z-index: 903;
    top: 0px;
    left: 48%;
    color: #FFF;
}

.mloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 15px;
    display: none;
    background: #ffb347; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #ffcc33, #ffb347); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #ffcc33, #ffb347); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    z-index: 902;
    -moz-transition: -moz-transform 250ms ease;
    -o-transition: -o-transform 250ms ease;
    -webkit-transition: -webkit-transform 250ms ease;
    transition: transform 250ms ease;
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    will-change: transition;
    pointer-events: auto;
}

    .mloader.active {
        display: block;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
        will-change: transform;
        pointer-events: auto;
    }

    .mloader:after {
        content: "  ";
        position: absolute;
        display: block;
        border-left: 5px solid #fff;
        width: 100%;
        height: 100%;
        background-color: white;
        -moz-animation: load 3s ease-out both infinite;
        -webkit-animation: load 3s ease-out both infinite;
        animation: load 3s ease-out both infinite;
        /*-moz-animation: pulse 5s infinite;
        -webkit-animation: pulse 5s infinite;
        animation: pulse 5s infinite;*/
    }

@-moz-keyframes load {
    0% {
        left: -10%;
    }

    100% {
        left: 100%;
    }
}

@-webkit-keyframes load {
    0% {
        left: -10%;
    }

    100% {
        left: 100%;
    }
}

@keyframes load {
    0% {
        left: -10%;
    }

    100% {
        left: 100%;
    }
}

@keyframes pulse {
    0% {
        background-color: #FFECB3;
    }

    25% {
        background-color: indianred;
    }

    50% {
        background-color: greenyellow;
    }

    75% {
        background-color: #FFECB3;
    }

    100% {
        background-color: #FFECB3;
    }
}

#GeneralShipping_instruction:before {
    content: "General shipping instructions : ";
    font-weight: 900;
}

#SpecialShipping_instruction:before {
    content: "Special Instructions : ";
    font-weight: 900;
}

#mailToShipping_instruction:before {
    content: "Mail To : ";
    font-weight: 900;
}

table#tableEngagementInformation .menu� {
    height: �145px !important;
}

.filter-valueOptions .only {
    display: none;
    margin: 0;
    text-decoration: none;
}

.filter-valueOptions:hover .only {
    cursor: pointer !important;
    display: inline-block;
    position: absolute;
}

.filter-valueOptions .checkbox-label {
    cursor: pointer !important;
    display: inline-block !important;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qsclientname {
    width: 58%;
    padding-right: 10px;
    word-break: break-word;
    color: rgba(0,0,0,.85);
    font-size: 1em;
    font-weight: 700;
    font-family: Lato,Helvetica Neue,Arial,Helvetica,sans-serif;
}

.qsaccno {
    width: 31%;
    word-break: break-word;
    padding-right: 10px;
}

.qslocation {
    float: right;
    width: 11%;
    word-break: break-word;
}

.qsusername {
    width: 70%;
    word-break: break-word;
    color: rgba(0,0,0,.85);
    font-size: 1em;
    font-weight: 700;
    font-family: Lato,Helvetica Neue,Arial,Helvetica,sans-serif;
}

.qsbranch {
    float: right;
    width: 30%;
    word-break: break-word;
}


.shipping_note_Style {
    margin-top: 20px;
    color: #fbbd08;
}

.assembly_note_Style {
    margin-top: 10px;
    color: #fbbd08;
}

.engagement_ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.engagement_search_results {
    width: 70%;
    word-break: break-word;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.engagement_bold_result {
    font-weight: 700 !important;
}


.ui.search > .results.engagement .result .title {
    font-weight: 400;
}