.x-autocontainer-form-item, .x-anchor-form-item, .x-vbox-form-item, .x-table-form-item {
    margin-bottom: 0px
}

.adult-row .x-grid-cell { 
	font-weight: 600;
	padding: 5px 0px 5px 0px;
	background: white;
	color:black;
    font-family: Montserrat;
}

.adult2-row .x-grid-cell { 
	background: #cddee5;
	color: black;
	padding: 5px 0px 5px 0px;
}

.title-row .x-grid-cell { 
	background: #cddee5;
	color: black;
	padding: 5px 0px 5px 0px;
	font-size: 18px;
    font-weight: 600;
    font-family: Montserrat;
}

.subtitle-row .x-grid-cell { 
	background: white;
	color: black;
    padding: 5px 0px 5px 0px;
    font-weight: 600;
    font-family: Montserrat;
}

.adult3-row .x-grid-cell { 
	border-top: 1px solid;
}

.x-form-display-field-default {
    min-height: 24px;
    font: 300 13px/17px Rubik;
    color: #636363;
    margin-top: 0px
}
.x-panel-header-default {
    font-size: 18px;
    border: 1px solid #dbdbdb;
    background-color: #f7f7f7;
}

.x-form-text-field-body-default {
    padding: 5px;
}

.small, small {
    font-size: 120% !important;
    font-weight: 550 !important;
}

.x-boundlist-item {
	font: 13px Rubik;
    padding: 5px;
}

.x-boundlist-floating {
    border-top-width: 0;
    min-width: 250px;
}

body.x-border-layout-ct, div.x-border-layout-ct {
    background-color: #ffffff;
}

.x-form-item-label-default {
    color: black;
    font: 300 13px/17px Rubik;
}


.x-panel-bodyWrap {
    background: transparent;
}

.x-toolbar-footer .x-toolbar-item {
    margin: 0px 10px 20px 0px !important;
}

.x-tab-bar-default-top > .x-tab-bar-body-default {
    padding: 10px 0px 0px 0px;
}

.x-window-default {
    margin-top: 15rem !important;
}

.x-panel-header-title-default {
    color: black;
    font-size: 15px;
    font-weight: 300;
    font-family: Rubik;
    line-height: 16px
}

.x-column-header {
    border-right: none;
    color: #666;
    font: 300 13px/15px helvetica, arial, verdana, sans-serif;
    outline: 0;
    background-color: #fff;
}

.x-form-trigger-wrap-default {
    border-width: 1px;
    border-style: solid;
    border-color: #cfcfcf;
    border-radius: 5px;
}

.x-form-text-default {
    color: #000;
    padding: 3px 6px 2px;
    background-color: #fff;
    border-radius: 5px;
    font: 300 13px/17px Rubik;
    min-height: 22px;
}

.x-btn-inner-default-toolbar-small {
    font: 300 12px/16px Rubik;
    color: #666;
    padding: 0 5px;
    max-width: 100%;
}

.x-form-trigger-default {
    border-radius: 50px;
}

.x-form-text-default {
    font: 300 13px/17px Rubik;
}

.x-btn-inner-default-small {
    font: 300 12px/16px Rubik;
    color: #fff;
    padding: 0 5px;
    max-width: 100%;
}

.x-tab-inner-default {
    font: 300 13px/16px Rubik;
    color: #000;
    max-width: 100%;
}

.x-tab-bar-default {
    background-color: #f5f5f500;
}

.x-grid-item {
    color: #000;
    font: 300 13px/15px Rubik;
    /*background-color: #34495E;*/
}

.x-grid-with-row-lines .x-grid-item {
    border-style: none;
}

.x-tool {
    cursor: pointer;
}

.x-fieldset-header-default > .x-fieldset-header-text {
    font:  15px Rubik;
    color: #000;
    padding: 1px 0;
}

.x-fieldset-default {
    border: none;
	padding: 0px;
}

.x-fieldset-header-default {
    padding: 5px 0px 5px 10px;
    line-height: 16px;
    background: #f6f6f6;
    border-radius: 5px;
    border: solid 1px #d0d0d0;
	margin-bottom: -1px
}

img {
    border-radius: 500px;
}

.x-tool-img {
    /* overflow: hidden; */
    width: 16px;
    height: 16px;
    background-image: url(images/tools/tool-sprites.png);
    margin: 0;
    color: #007bff;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}

.x-tool-over .x-tool-img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.x-tool-pressed .x-tool-img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}

.x-tool-placeholder {
    visibility: hidden;
}

.x-tool-close {
    font: 16px/1 FontAwesome;
    background: none;
}

.x-tool-close:before {
    content: "\f00d";
}

.x-tool-minimize {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-minimize:before {
        content: "\f068";
    }

.x-tool-maximize {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-maximize:before {
        content: "\f065";
    }

.x-tool-restore {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-restore:before {
        content: "\f066";
    }

.x-tool-toggle {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-toggle:before {
        content: "\f077";
    }

.x-panel-collapsed .x-tool-toggle {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-panel-collapsed .x-tool-toggle:before {
        content: "\f078";
    }

.x-tool-gear {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-gear:before {
        content: "\f013";
    }

.x-tool-prev {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-prev:before {
        content: "\f053";
    }

.x-tool-next {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-next:before {
        content: "\f054";
    }

.x-tool-pin {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-pin:before {
        content: "\f08d";
    }

.x-tool-unpin {
    font: 16px/1 ExtJS;
    background: none;
}

    .x-tool-unpin:before {
        content: "\e611";
    }

.x-tool-right {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-right:before {
        content: "\f0da";
    }

.x-tool-left {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-left:before {
        content: "\f0d9";
    }

.x-tool-down {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-down:before {
        content: "\f0d7";
    }

.x-tool-up {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-up:before {
        content: "\f0d8";
    }

.x-tool-refresh {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-refresh:before {
        content: "\f021";
    }

.x-tool-plus {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-plus:before {
        content: "\f067";
    }

.x-tool-minus {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-minus:before {
        content: "\f068";
    }

.x-tool-search {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-search:before {
        content: "\f002";
    }

.x-tool-save {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-save:before {
        content: "\f00c";
    }

.x-tool-help {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-help:before {
        content: "\f128";
    }

.x-tool-print {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-print:before {
        content: "\f02f";
    }

.x-tool-expand {
    font: 16px/1 ExtJS;
    background: none;
}

    .x-tool-expand:before {
        content: "\e606";
    }

.x-tool-collapse {
    font: 16px/1 ExtJS;
    background: none;
}

    .x-tool-collapse:before {
        content: "\e600";
    }

.x-tool-resize {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-resize:before {
        content: "\f07e";
    }

.x-tool-move {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-move:before {
        content: "\f047";
    }

.x-tool-expand-bottom {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-expand-bottom:before {
        content: "\f0d7";
    }

.x-tool-collapse-bottom {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-collapse-bottom:before {
        content: "\f0d7";
    }

.x-tool-expand-top {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-expand-top:before {
        content: "\f0d8";
    }

.x-tool-collapse-top {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-collapse-top:before {
        content: "\f0d8";
    }

/* saswanto27jan2022 start */
.x-tool-back {
    font: 16px/1 FontAwesome;
    background: none;
}
    .x-tool-back:before {
        content: "\f191";
    }

.x-tool-otheremp {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-otheremp:before {
        content: "\f002";
    }

.x-tool-empprovile {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-empprovile:before {
        content: "\f1c6";
    }
/* saswanto27jan2022 stop */
.x-tool-expand-left {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-expand-left:before {
        content: "\f0d9";
    }

.x-tool-collapse-left {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-collapse-left:before {
        content: "\f0d9";
    }

.x-tool-expand-right {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-expand-right:before {
        content: "\f0da";
    }

.x-tool-collapse-right {
    font: 16px/1 FontAwesome;
    background: none;
}

    .x-tool-collapse-right:before {
        content: "\f0da";
    }

.x-panel-default-framed {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 0 0 0 0;
    border-width: 1px;
    border-style: none;
    background-color: #fff
}