/* CSS for pop ups */

.iepm_popup.x-window .x-window-header .x-box-inner{
    background: none !important;
}

.iepm_popup.x-window .x-window-header .x-window-header-title div
{
    color: #616368 !important;
    font-size: 14px;
    font-weight:700;
    text-align: center;

}

.iepm_popup.x-window-default .x-tool .x-tool-close{
    background : url(/traksmart4/images/close.png) no-repeat scroll 0 0 transparent !important
}

.iepm_popup .x-window-header-top,
.iepm_popup .x-window-body,
.iepm_popup .x-toolbar-footer,
.iepm_popup.x-message-box,
.iepm_popup.x-window.x-window-default {
    background: white !important;
}

.iepm_popup .x-toolbar-footer{
    border-top: 1px solid  #e6e6e6 !important;
    padding-top: 5px !important;
}

.iepm_popup.x-window.x-message-box .x-btn{
    background: #406dce !important;
    height: 30px;
    padding: 4px 15px;
    cursor: pointer;
    border-radius: 2px;
}

.iepm_popup .x-toolbar-footer div div{
    display: flex !important;
    float: right !important;
}

.iepm_popup .x-btn-default-small .x-btn-inner{
    color: white !important;
}

.iepm_popup .x-btn.actionButton,
.iepm_popup .x-btn-over.actionButton,
.iepm_popup .admin_field_edit_button .x-btn-default-small{
    background: #406dce !important;
    height: 30px;
    padding: 4px 15px;
    cursor: pointer;
    border-radius: 2px;
    text-align: center;
    box-shadow: none !important;
}

.iepm_popup .actionButton.x-btn-disabled{
    background:#fafbfc !important;
    border: none !important;
    border-color: #e6e6e6 !important;
    border-width: 1px !important;
    border-style: solid !important;
}

.iepm_popup .admin_field_edit_button .x-btn-default-small{
    padding: 2px;
}

.iepm_popup .x-btn.cancelButton,
.iepm_popup .x-btn-over.cancelButton{
    background: none !important;
    height: 30px;
    padding: 4px 15px 4px 0px;
    cursor: pointer;
    border-radius: 2px;
    text-align: center;
    box-shadow: none !important;
    border: none !important;
}

.iepm_popup .actionButton.x-btn-disabled .x-btn-inner,
.iepm_popup .x-btn.cancelButton .x-btn-inner,
.iepm_popup .x-btn-over.cancelButton .x-btn-inner{
    font-size: 14px;
    font-weight: normal;
    color: black !important;
}


.iepm_popup .x-btn.actionButton .x-btn-inner,
.iepm_popup .x-btn-over.actionButton .x-btn-inner{
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
}

.iepm_popup .admin_field_edit_button{
    float: right;
    margin: 0px 1px 10px 0px;
    box-shadow: 0 3px 6px rgba(111, 111, 111, 0.5);
}



/* Textboxes in the pop up*/
.iepm_popup .x-form-text-default {
    color: black;
    padding: 1px 6px 2px 6px;
    background-color: white;
    background-image: none;
    font: normal 12px/17px tahoma, arial, verdana, sans-serif;
    min-height: 20px;
    height: 30px !important;
}

.iepm_popup .measureIdentification .x-form-text-default {
    color: black;
    padding: 1px 6px 2px 6px;
    background-color: white;
    background-image: none;
    font: normal 12px/17px tahoma, arial, verdana, sans-serif;
    min-height: 20px;
    height: 400px !important;
}

.iepm_popup .x-vbox-form-item{
    margin-bottom: 10px !important;
}

.iepm_popup .x-form-trigger-default {
     background: transparent url(/traksmart4/images/trigger-default-white.png) no-repeat;
     background-position: center !important;
     width: 17px;
     border-color: #b5b8c8 !important;
     border-width: 1px 1px 1px 0 !important;
     border-style: solid;
}

.iepm_popup .x-form-trigger-default.x-form-trigger-over.x-form-trigger-focus {
    background-position: center;
    border-color:#8eacd8 !important;

}

.iepm_popup div[id^="combo"] .x-form-text-wrap-default{
    border-right: none !important;

}

.iepm_popup .x-form-readonly div[id^="combo"] .x-form-text-wrap-default{
        border-color: #b5b8c8 !important;
        border-width: 1px !important;
        border-style: solid !important;
}

.iepm_popup .x-grid-item-selected,
.iepm_popup .x-grid-item-alt,
.iepm_popup .x-grid-item-over{
    background-color: white !important;
    outline: none !important;
}

.iepm_popup .x-grid-item-selected > tbody > .x-grid-row{
    outline: none !important;
}

.iepm_popup .global-message-error{
    clear: both;
     background-color: white !important;
     border: none !important;
     color: black;
     margin: 10px 0;
     padding: 2px;
}

.iepm_popup .x-grid-with-row-lines .x-grid-item{
    border: none !important;
}

.iepm_popup .x-grid-item-selected > tbody > .x-grid-row,
.iepm_popup .x-grid-item-over,
.iepm_popup .x-grid-item-over > tbody > .x-grid-row{
    outline: none !important;
    background-color:  #fafbfc  !important;
}

.iepm_popup .x-form-spinner-down-default{
    background: transparent url(/traksmart4/images/trigger-default-white.png) no-repeat;
}

.iepm_popup .x-form-spinner-up-default
{
    background: transparent url(/traksmart4/images/trigger-default-white-up.png) no-repeat;
     background-position: center !important;
}

.iepm_popup .x-form-spinner-down-default.x-form-spinner-over.x-form-spinner-focus{
 background-position: center !important;
}


.iepm_popup  .x-form-spinner-default,
.iepm_popup .x-form-spinner-over,
.iepm_popup  .x-form-spinner-focus {
    width: 17px;
    height: 15px;
}

.iepm_popup .x-grid-header-ct .x-box-inner{
    background : none !important;
    background-color: white !important;
}


.iepm_popup .x-grid-header-ct-default {
    border-bottom: 1px solid #D2CDC8 !important;
    border-top: 1px solid #D2CDC8 !important;
}


.iepm_popup .x-column-header-text {
    font-size: 12px;
    color: #6e6964;
    font-weight: 700;
}

.iepm_popup .x-html-editor-container .x-toolbar.x-toolbar-default.x-box-layout-ct {
    background-color: #d3e1f1 !important;
}

.iepm_popup .x-form-trigger-wrap-invalid .x-form-trigger-default{
    border-color: #cc3300 !important;
}

.iepm_popup .iepmActionButton .x-btn-inner{
    color: white;
}

.iepm_popup .bigfontgrid.x-grid .x-grid-header-ct{
    background-color: white !important;
}

.iepm_popup .assignment-customview-successful-project{
    background-color: rgb(242, 242, 242) !important;
}

.iepm_popup .assignment-customview-successful-project .x-grid-item-over > tbody > .x-grid-row{
  background-color: rgb(242, 242, 242) !important;
}

.iepm_popup .customer_list_btn{
    background: #406dce !important;
    height: 30px;
    padding: 4px 15px;
    cursor: pointer;
    border-radius: 2px;
}

.iepm_popup .customer_list_btn span{
    color: white !important;
}