d#app_menulst{ 
    /*  border-color: #88bfe8;
      background-image: none;
      background-color: #88bfe8; */
    border-color: #0d4f81;
    background-image: none;
    /*background-color: #0d4f81;*/
    background-color: #FFF;
}

#app_menulst .x-btn-arrow {
    /*background-image: url('../../themes/images/azzurra/button/arrow.gif');*/
    background: none;
    display: block; }

#app_menulst .x-btn-arrow-right{
    padding: 0px;
    padding-right: 3px;
}

#vp_head .x-btn-default-toolbar-small .x-btn-inner{
    color: #0d4f81;
}

#app_menulst .x-btn-default-toolbar-small .x-btn-inner:hover{
    color: #fff;
}

#app_menulst .x-btn-default-toolbar-small-active .x-btn-inner{
    color: #fff;
}

#app_menulst .x-btn-default-toolbar-small-over, #app_menulst .x-btn-default-toolbar-small-active,#app_menulst .x-btn-default-toolbar-small-focus,#app_menulst .x-btn-default-toolbar-small-pressed,#app_menulst .x-btn-default-toolbar-small-menu-active{
    border-color: #0d4f81; 
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-image: none;
    background-color: #0d4f81;
    color: #fff;
}

#app_menulst .x-btn-default-toolbar-small.x-btn-default-toolbar-small-over .x-btn-inner{
    color: #fff;
}


.x-panel-body-newmenu, .x-panel-body-newmenu{
    background: #0d4f81 !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 10 10 10;
}

.x-panel-body-newmenu .x-menu-item-active .x-menu-item-link{
    /*    background: #0d4f81 !important;
        border-color: #0d4f81;
        text-align: left;*/
    background: #88bfe8 !important;
    border-color: #88bfe8;
    text-align: left;
}

.x-panel-body-newmenu .x-menu-item-active .x-menu-item-link .x-menu-item-text{
    color: #333;
}

.x-panel-body-newmenu .x-menu-item-link{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 6px 4px 12px;
}

.x-panel-body-newmenu .x-btn .x-btn-center .x-btn-inner{
    text-align: left;
    color: #fff;
    padding: 3px 6px 4px 12px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 15px
}

.x-panel-body-newmenu .x-menu-item-active .x-menu-item-text, .x-panel-body-newmenu .x-menu-item-over .x-menu-item-text{
    /*color: #0d4f81;*/
} 
.x-panel-body-newmenu .x-btn .x-btn-center .x-btn-inner:hover{
    background: #88bfe8 !important;
    border-color: #88bfe8;
    text-align: left;
    color: #333;
}

.x-toolbar-maintoolbar{
    background: #fff;
}

.x-window .x-toolbar-maintoolbar{
    background: #0d4f81;
    /*height : 50px !important;*/
}

.x-window .x-toolbar-maintoolbar .x-btn-default-toolbar-small .x-btn-inner{
    color: #fff;
}

.x-window .x-toolbar-maintoolbar .x-btn-default-toolbar-small-menu-active .x-btn-inner{
    color: #fff;
}

.x-window .x-toolbar-maintoolbar .x-btn-default-toolbar-small .x-btn-icon{
    color: #fff;
}

.x-window .x-toolbar-maintoolbar .x-btn-default-toolbar-small-menu-active .x-btn-icon{
    color: #fff;
}

.x-window .x-toolbar-maintoolbar .x-btn-default-toolbar-small-over .x-btn-icon{
    color: #fff;
}

.x-window .x-toolbar-maintoolbar .x-btn-default-toolbar-small-over .x-btn-inner{
    color: #fff;
}

.x-toolbar-maintoolbar .x-btn-default-toolbar-small .x-btn-inner{
    color: #0d4f81;
    /*font-weight: bold;*/
}



.x-toolbar-maintoolbar .x-btn-default-toolbar-small-over{
    background: #3ea2ed;
    border-color: none;
    border-radius: 5px;
    color: #fff;
}

.x-toolbar-maintoolbar .x-btn-default-toolbar-small-menu-active.x-btn-default-toolbar-small-over{
    background: #0d4f81;
    border-color: #0d4f81;
    border-radius: 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #fff;
}

.x-toolbar-maintoolbar .x-btn-default-toolbar-small-menu-active .x-btn-default-toolbar-small-over .x-btn-arrow{
    background-image: url('../../themes/images/azzurra/button/arrow_w.png');
    display: block;
    padding-right: 10px;
}

.x-toolbar-maintoolbar .x-btn-default-toolbar-small-over .x-btn-arrow{
    background-image: url('../../themes/images/azzurra/button/arrow_w.png');
    display: block;
    padding-right: 10px;
}

.x-toolbar-maintoolbar .x-btn-default-toolbar-small-menu-active .x-btn-arrow{
    background-image: url('../../themes/images/azzurra/button/arrow_w.png');
    display: block;
    padding-right: 10px;
}

.x-toolbar-maintoolbar .x-btn-default-toolbar-small-menu-active .x-btn-default-toolbar-small-over{
    background: #0d4f81;
    border-color: #0d4f81;
    border-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    color: #fff;
}

.x-toolbar-sencha .x-btn-default-toolbar-small-over,.x-toolbar-sencha .x-btn-default-toolbar-small-active{
    border-color: #88bfe8;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-image: none;
    background-color: #88bfe8;
}

.x-toolbar-sencha .x-panel-body-default{
    background: #0d4f81 !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 0 10px 10px 10px;
}

.x-panel-body-default{
    background: none;
}

.x-toolbar-maintoolbar .x-toolbar-separator-horizontal{
    border-left: 1px solid #fff;
    border-right: none;
}

.x-tab-bar-body{
    border: none;
}

div.x-panel-blue-tab > .x-tab-bar-top .x-tab{
    border: none;
    border-bottom: none;
}

.x-tab-default .x-tab-inner{
    color: #fff;
}

.x-tab-default-active .x-tab-inner, .x-tab-default-over .x-tab-inner{
    color: #fff;
}

.x-window .x-tab-default .x-tab-inner{
    color: #0d4f81;
}

.x-window .x-tab-default-active .x-tab-inner, .x-window .x-tab-default-over .x-tab-inner{
    color: #fff;
}

#modulePanel{
    border-top: 1px solid #fff;
}

.x-tab-bar .x-tab-close-btn{
    top: 5px;
    right: 7px;
}

.x-tab-bar{
    background: #fff;
}
.x-horizontal-box-overflow-body{
    background: #fff;
    border-bottom: 1px solid transparent;
    /*border-bottom: 1px solid #0d4f81;*/
}

.x-window .x-horizontal-box-overflow-body{
    background: #fff;
}

.x-tab-bar .x-tab-close-btn {
    visibility: hidden;
    background-image: url('../../themes/images/azzurra/tab/tab-white-close.gif'); 
}

div.x-panel-blue-tab > .x-tab-bar .x-tab-bar-strip-default{
    /*background: #88bfe8;*/
    background: #fff;
    color: #fff;
    /*border: 1px solid #88bfe8;*/
    border: none;
}
div.x-panel-blue-tab > .x-tab-bar .x-tab-active,div.x-panel-blue-tab > .x-tab-bar .x-tab-over{
    /*background: #88bfe8;*/
    background: #0d4f81;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

div.x-panel-blue-tab .x-tab-bar-top + .x-panel-body-blue-tab{
    /*border-top-color: #88bfe8 !important;*/
    border-top-color: #fff !important;
}

div.x-panel-blue-tab .x-panel-body-blue-tab{
    background: #fff;
}

#vp_head1 {
    background: #fff !important;
    font-weight: bold;
    text-align: right;
    padding-top: 5px;
    padding-right: 42px;
    float:right;
}

#h_text1 {
    padding-right: 15px;
}

#h_text2 {
    font-weight: normal;
}

.x-item-disabled .x-form-item-label, .x-item-disabled .x-form-field, .x-item-disabled .x-form-cb-label, .x-item-disabled .x-form-trigger{
    opacity: 1;
}

/*.x-window-body .x-toolbar-maintoolbar{
    background: #0d4f81;
}
.x-window-body .x-toolbar-maintoolbar .x-btn-default-toolbar-small .x-btn-inner{
    color: #333;
}

.x-window-body .x-toolbar-maintoolbar .x-btn-default-toolbar-small-over{
    background: #88bfe8;
    border-color: #88bfe8;
    border-radius: 5px;
    color: #fff;
}*/

.x-window-body-blue-window-active{
    color: #fff;
}

.x-window-body-blue-window-active label{
    padding-top: 7px;
    color: #333;
}

.x-toolbar-maintoolbar label{
    color: #fff;
}

.x-toolbar .x-form-item-label{
    /*color: #fff;*/
    color: #000 !important;
}

.x-window-active.x-window-blue-window-active,.x-window-blue-window-active,.x-window-header-blue-window-active-top, .x-window-active.x-window-blue-window-active .x-window-header-blue-window-active-top, .x-window-active.x-window-blue-window-active .x-window-header-blue-window-active-bottom, .x-window-active.x-window-blue-window-active .x-window-header-blue-window-active-left, .x-window-active.x-window-blue-window-active .x-window-header-blue-window-active-right{
    /*background: #b4cddf;*/
    background: #0078c8;
    /*background: #fff;*/
    /*border-color: #b4cddf;*/
    border-radius: 0;
}
.x-window-active.x-window-blue-window-active .x-window-header-text{
    color : #fff;
}


.x-grid-row .x-grid-cell,.x-form-field, .x-form-display-field,.x-form-item-label,.x-form-item,.x-btn-default-toolbar-small .x-btn-inner,.x-toolbar{
    font-size: 12px;
}

#vp_head .x-btn-default-toolbar-small-menu-active, #vp_head .x-btn-default-toolbar-small-pressed{
    border-color: #88bfe8; 
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-image: none;
    background-color: #88bfe8;
}

#vp_head .x-menu-body{
    border-color: #0d4f81; 
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-image: none;
    background-color: #0d4f81;
}
.x-panel-newmenu1 .x-btn-group .x-btn-group-notitle .x-box-item .x-btn-group-default-framed .x-menu-item .x-menu-item-cmp{
    /*background:none;*/
    /*border:none;*/
}

.x-panel-newmenu1 .x-btn-group-default-framed{
    border: none;
}

.x-panel-newmenu1 .x-btn-default-toolbar-medium-over{
    background:none;
    border-color: #0d4f81;
}

.x-panel-body-newmenu1 .x-btn .x-btn-center .x-btn-inner{
    padding: 0px 3px 4px 10px;
    font-size: 14px;
    /*font-size: 16px;*/
}

.x-panel-body-newmenu1{
    background: #0d4f81 !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 0 5px 5px 5px;
}

.x-panel-body-newmenu1 .x-menu-item-active .x-menu-item-link{
    background: #3ea2ed !important;
    border-color: #3ea2ed;
    text-align: left;
}

.x-panel-body-newmenu1 .x-btn-default-small{
    background: #0d4f81  !important;
    border-color: #0d4f81 ;
}

.x-panel-body-newmenu1 .x-menu-item-active .x-menu-item-link .x-menu-item-text{
    color: #fff;
}

.x-panel-body-newmenu1 .x-menu-item-link{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 3px 6px 4px 12px;
}

.x-panel-body-newmenu1 .x-btn .x-btn-center .x-btn-inner{
    text-align: left;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.x-panel-body-newmenu1 .x-btn-over .x-btn-center .x-btn-inner{
    background: #88bfe8 !important;
    border-color: #88bfe8;
    color: #333;
} 

.x-panel-body-newmenu1 .x-btn .x-btn-center .x-btn-inner:hover{
    background: #88bfe8 !important;
    border-color: #88bfe8;
    text-align: left;
}

#vp_head .x-btn-arrow{
    background-image: url('../../themes/images/azzurra/button/s-arrow-light.gif');
}

#vp_head .x-btn-default-small{
    background: #fff;
    border: 1px solid #fff; 
    border-radius: 5px;
}

#vp_head .x-btn-default-small-over{
    background: #88bfe8;
    border: 1px solid #88bfe8; 
    border-radius: 5px;
}

#vp_head .x-btn-default-small .x-btn-inner{
    font-size: 14px;
}

#vp_foot1{
    background-color: #ddd;
    border: 1px solid transparent;
    text-align: right;
    font-size: 14px;
    color: #000;
}

#vp_foot1 #footerlabel{
    float: right;
    margin-right: 10px;
    /*width: 90%;*/
    text-align: right;
    padding-right: 30px;
}

#vp_cc{
    margin: auto auto!important; 
    top: 5%;
    padding-bottom: 90px;
}

#vp_cc1{
    margin: auto auto!important; 
}

#vp_cc1 .x-fieldset-header .x-fieldset-header-text{
    font-size: 15px;
    font-weight: bold;
    color: #0d4f81;
}

.x-grid-with-row-lines .x-grid-cell-inner{
    /*line-height: 28px;*/
    /*padding-top:5px;*/
    line-height: 15px;
}

.x-grid-with-row-lines .x-grid-cell-inner{
    font-size:11px;
    /*font-weight:700;*/
}

.x-column-header-inner .x-column-header-text{
    font-size: 16px;
}

.x-btn-ccbuttons-small{
    margin:9px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 0px rgba(134,134,134,1), 0px 9px 20px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 9px 0px rgba(134,134,134,1), 0px 9px 20px rgba(0,0,0,.7);
    box-shadow: 0px 9px 0px rgba(134,134,134,1), 0px 9px 20px rgba(0,0,0,.7);

    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;


}
.x-btn-ccbuttons-small-over,.x-btn-ccbuttons-small-active, .x-btn-ccbuttons-small-pressed{
    -webkit-box-shadow: 0px 3px 0px rgba(134,134,134,1), 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 3px 0px rgba(134,134,134,1), 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 3px 0px rgba(134,134,134,1), 0px 3px 6px rgba(0,0,0,.9);
}

/*#vp_cc1{
    overflow: visible;
}*/

.x-btn-default-small{
    background: #88bfe8;
    border: 1px solid #88bfe8; 
    border-radius: 5px;
}

.x-btn-default-small-disabled{
    background: #B3BAC0;
    border: #B3BAC0;
}

.x-btn-default-small-over{
    background: #3ea2ed;
    border: 1px solid #3ea2ed; 
    border-radius: 5px;
    color: #0d4f81;
}

.x-panel-body-newmenu .x-btn-default-small{
    background: #0d4f81;
    border-radius: 5px;
    border: 1px solid #0d4f81; 
    color: #fff;
}

.x-menu-item-active .x-menu-item-arrow{
    /*background: url('../../themes/images/azzurra/menu/menu-parent-b.png') no-repeat;*/
}

/*div#menu-1500-body*/
/*.x-btn-default-small{
    background: none;
    border: none;
}*/


.x-btn-default-small-over .x-btn-inner{
    color: #0d4f81;
}


.x-btn-ccbuttons1-small{
    margin:9px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 9px 0px rgba(134,134,134,1), 0px 9px 20px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 9px 0px rgba(134,134,134,1), 0px 9px 20px rgba(0,0,0,.7);
    box-shadow: 0px 9px 0px rgba(134,134,134,1), 0px 9px 20px rgba(0,0,0,.7);

    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    /*width: 97px !important;*/
    /*height: 85px !important;*/
    width: 150px !important;
    height: 100px !important;


}
.x-btn-ccbuttons1-small-over,.x-btn-ccbuttons-small-active, .x-btn-ccbuttons-small-pressed{
    -webkit-box-shadow: 0px 3px 0px rgba(134,134,134,1), 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 3px 0px rgba(134,134,134,1), 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 3px 0px rgba(134,134,134,1), 0px 3px 6px rgba(0,0,0,.9);
}

.textAreaNoBorder{
    border: none;
}

/*.x-action-col-glyph {font-size:16px; line-height:16px; color:#1fb496; width:20px}
.x-action-col-glyph:hover{color:#0d4f81}*/

.x-action-col-icon {font-size:16px; line-height:16px; color:#0d4f81; width:100%; text-align: center;}
.x-action-col-icon:hover{color:#3ea2ed;}
.x-action-col-icon .fa{font: normal normal normal 16px/1 FontAwesome; line-height:16px; color:#0d4f81; width:20px; text-align: center;}
.x-btn-icon{font-size: 14px; color: #0d4f81; padding: 1px;}
.x-btn-icon .fa{font-size: 11px; color: white !important; padding: 6px 3px;}
.x-btn-default-small-disabled .x-btn-icon.fa{padding: 7px 4px;}
.x-box-inner .x-toolbar .x-btn-default-toolbar-small{
    /*    background: #88bfe8;
        border-color: #88bfe8;*/
    border-radius: 5px;
    color: #fff;
    /*padding: 0 10 10 10;*/
}

.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small{
    /*background: #0d4f81;
    border-color: #0d4f81;*/
    border-radius: 3px;
    color: #333;
    /*padding: 0 10 10 10;*/
}

#contracts_ContractDetails-toolbar-innerCt{
    background: transparent !important;
    border-bottom: none !important;
}

#contracts_ConditionsAndWarranties-toolbar-innerCt{
    background: transparent !important;
    border-bottom: none !important;
}

#contracts_Agreement-toolbar-innerCt{
    background: transparent !important;
    border-bottom: none !important;
}

.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small-over{
    background: #6aabdc;
    border-color: #6aabdc;
    border-radius: 3px;
    color: #fff;
    /*padding: 0 10 10 10;*/
}

.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small-menu-active .x-btn-default-toolbar-small-over{
    border-color: #0d4f81;
    background: #0d4f81;
    border-radius: 5px;
    color: #fff;
}
.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small-menu-active.x-btn-default-toolbar-small-over, .x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small-menu-active.x-btn-default-toolbar-small{    
    border-color: #0d4f81;
    background: #0d4f81;
    border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    /*padding: 0 10 10 10;*/
}

.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small-menu-active.x-btn-default-toolbar-small .x-btn-inner{
    color: #fff;
}


.notif_bal .x-btn-default-toolbar-small .x-btn-inner{
    color: #fff;
} 

.notif_bal .x-btn-default-toolbar-small-over{
    border-color: #88bfe8;
    background: #88bfe8;
    border-radius: 5px;
    color: #fff;
}
.notif_bal .x-btn-default-toolbar-small-over .x-btn-inner{
    color: #0d4f81;
}

.x-btn-default-toolbar-small .x-btn-inner{
    color: #0d4f81;
}

#app-calendar-tb-day-btnInnerEl,#app-calendar-tb-week-btnInnerEl, #app-calendar-tb-month-btnInnerEl{
    color: #fff;
}

.x-window .x-btn-default-toolbar-small .x-btn-inner{
    color: #333;
}

.x-window .x-btn-default-toolbar-small-over{
    /*    border-color: #0d4f81;
        background: #0d4f81;*/
    border-radius: 5px;
    color: #fff;
}
.x-window .x-btn-default-toolbar-small-over .x-btn-inner{
    color: #fff;
}

#app_menulst .x-btn-default-toolbar-small .x-btn-inner{
    color: #fff;
}

#app_menulst .x-btn-default-toolbar-small-menu-active .x-btn-inner{
    color: #fff; 
}

.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small:hover .x-btn-inner{
    color: #fff;
}

.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small .x-btn-inner{
    color: #fff;
}

.x-box-inner .x-toolbar .x-btn-default-toolbar-small-over{
    background: #3ea2ed;
    border-color: #3ea2ed;
    border-radius: 5px;
    color: #0d4f81;
    /*padding: 0 10 10 10;*/
}

.x-box-inner .x-toolbar .x-btn-default-toolbar-small-menu-active .x-btn-default-toolbar-small-over{
    background: #0d4f81;
    border-color: #0d4f81;
    border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
}

.x-box-inner .x-toolbar .x-btn-default-toolbar-small-menu-active{
    background: #0d4f81;
    border-color: #0d4f81;
    border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;  
    color: #fff;
}

.x-box-inner .x-toolbar .x-btn-default-toolbar-small{
    color: #fff;
}

.x-grid-row-alt .x-grid-cell{
    /*background: #c3daec;*/
    background: #f9f9f9;
}

.mapgrid .x-grid-row .x-grid-cell  {
    background: #fff;
    padding: 10px 10px 10px 10px;
}

.mapgrid .x-grid-row-alt .x-grid-cell  {
    background: #fff;
    padding: 10px 10px 10px 10px;
}
.mapgrid .x-grid-table{
    border-collapse: collapse;
}
.mapgrid .x-grid-row .x-grid-cell{
    border: 0px solid #ccc;
    border-bottom: 2px solid #ccc;
}

#accountgrid .x-grid-row-alt .x-grid-cell{
    background: #fff;
}

#accountgrid .x-grid-cell{
    background: #fff;
}

#accountgrid tr,#accountgrid td{
    border: none;
}

#accountgrid table{
    border:none;
    border-collapse: collapse;
}

.x-column-header{
    color: #0078c8; 
    font-weight: bold;
}
.x-column-header-inner{
 /*padding-top : 5px;*/  
/*padding-top:10px !important*/ 
padding-top:auto;
}

.x-toolbar-default{
    background: #0d4f81;
    /*background: #0d4f81;*/
}

.notif_bal .x-toolbar-default{
    /*background: #88bfe8;*/
    background: #0d4f81;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 10px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.x-form-search-trigger{
    background-position: 0px -4px;

}

.x-btn-default-toolbar-small-menu-active,
.x-btn-default-toolbar-small-pressed {
    border-color: #0d4f81;
    background-image: none;
    background-color: #0d4f81;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    color: #fff;
}

.x-window-active.x-window-blue-window-active .x-tab-bar .x-tab-top-active{
    background: #0d4f81 !important;
    color: #fff;
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.x-window-active.x-window-blue-window-active .x-tab-bar .x-tab-bar-strip-default-plain{
    background: #fff;
    color: #fff;
    border: none;
}

.x-window-active.x-window-blue-window-active .x-tab-bar-top + .x-panel-body{
    border-top-color: #fff !important;
}

.x-window .x-tab-bar .x-tab{
    border-bottom: 1px solid #88bfe8;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: #88bfe8;
}

.x-window .x-tab-bar .x-tab-active.x-tab-default-active{
    background: #0d4f81 !important;
    color: #fff;
    border: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.x-portal-column .x-panel-header-collapsed-left .x-panel-header-text-container{
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: 0 0;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: 0 0;
    -o-transform: rotate(90deg);
    -o-transform-origin: 0 0;
    transform: rotate(90deg);
    transform-origin: 0 0;
}



/*!
 * Ext JS
 * Copyright(c) 2006-2012 Sencha Inc.
 * licensing@sencha.com
 * http://www.sencha.com/license
 */
body {
    padding:20px;
    padding-top:32px;
}
.x-body {
    font-family:helvetica,tahoma,verdana,sans-serif;
    font-size:13px;
}
p {
    margin-bottom:15px;
}
h1 {
    font-size:16px;
    margin-bottom:20px;
}

h2 {
    /*    font-size:14px;
        color:#333;
        font-weight:bold;
        margin:10px 0;*/
}
.example-info{
    width:150px;
    border:1px solid #c3daf9;
    border-top:1px solid #DCEAFB;
    border-left:1px solid #DCEAFB;
    background:#ecf5fe url( info-bg.gif ) repeat-x;
    font-size:12px;
    padding:8px;
}
pre.code{
    background: #F8F8F8;
    border: 1px solid #e8e8e8;
    padding:10px;
    margin:10px;
    margin-left:0px;
    border-left:5px solid #e8e8e8;
    font-size: 12px !important;
    line-height:14px !important;
}
.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:85%;
    top:10px;
    width:400px;
    margin-left:-200px;
    z-index:29100;
    -webkit-transform: translate3d(0,0,0);
}
#msg-div .msg {
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #F6F6F6;
    border: 2px solid #ff7575;
    margin-top: 2px;
    padding: 10px 15px;
    color: #555;
}
#msg-div .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
    color: #ff0000;
}

#msg-div .msg p {
    margin: 0;
}

#msg-div-good {
    position:absolute;
    left:85%;
    top:10px;
    width:400px;
    margin-left:-200px;
    z-index:29100;
    -webkit-transform: translate3d(0,0,0);
}
#msg-div-good .msg {
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #b7d3a9;
    border: 2px solid #29630b;
    margin-top: 2px;
    padding: 10px 15px;
    color: #555;
}
#msg-div-good .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
    color: #29630b;
}

#msg-div-good .msg p {
    margin: 0;
}

#msg-div-warn {
    position:absolute;
    left:85%;
    top:10px;
    width:400px;
    margin-left:-200px;
    z-index:29100;
    -webkit-transform: translate3d(0,0,0);
}
#msg-div-warn .msg {
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #D4D0AA;
    border: 2px solid #64610B;
    margin-top: 2px;
    padding: 10px 15px;
    color: #555;
}
#msg-div-warn .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
    color: #64610B;
}

#msg-div-good .msg p {
    margin: 0;
}


.x-grid3-row-body p {
    margin:5px 5px 10px 5px !important;
}

.feature-list {
    margin-bottom: 15px;
}
.feature-list li {
    list-style: disc;
    margin-left: 17px;
    margin-bottom: 4px;
}

.x-panel-girdOneline .x-grid-cell-inner{
    white-space: nowrap;
}

.x-window-active{
    border: 1px solid #0d4f81;
}

.x-window .x-border-box .x-tab-bar-top .x-tab-bar-body{
    border-top: none;
}

.noWrap .x-grid-cell-inner{
    white-space: nowrap !important; 
}

.isYellow .x-grid-cell-inner{
    background-color: yellow !important;
    text-align: -webkit-center !important;
}

.wrapText{
    white-space: nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
}

.x-panel-header-reportParams{
    border: 1px solid #0d4f81;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    background: #b4cddf none repeat scroll 0 0;
    color: #0d4f81;
}

.x-panel-body-reportParams{
    border: 1px solid #0d4f81;
    border-bottom-right-radius: 7px; 
    border-bottom-left-radius: 7px; 
    background: #b4cddf none repeat scroll 0 0;
    border-top: 0px;
    padding:5px;
}

.x-panel-body-reportParams > div.x-box-inner{
    background:#fff;
    border: 1px solid #fff; 
    border-bottom-right-radius: 7px; 
    border-bottom-left-radius: 7px;
    border-top: 0px;
    width: 100% !important;
    height: 100% !important;
}

.x-window .gridWithHiddenTab .x-tab-bar .x-tab-active.x-tab-default-active{
    background: #fff !important;
}

.gridWithHiddenTab{
    border: 1px solid #aeb6be;
}

img[src='./getimage?filename=']{
    display:none;
}

#gis_panel3 .x-panel-header-default{
    border: 0px;
    outline: none;
    background: transparent;
}

.x-btn.gis_btn_upload{
    width: 100px;
    height: 100px;
    margin-left: 5px; 
    border: 1px solid #ccc;
    border-radius: 0px;
    background: url('../../../images/adp.png') no-repeat center center / contain!important;
}

.x-btn-default-small.gis_btn_upload{
    border:none;
}

.gis_btn_upload input.x-form-file-input{
    width: 100px;
    height: 100px;
}
.x-window .x-box-inner .x-toolbar .x-btn-default-toolbar-small{
    /*background: inherit;
    border-color: transparent;*/
}

.x-grid-tree-node-expanded .x-grid-cell {
    background-color: #F4F4F4 !important;
    border-top-color: #EDEDED !important;
    border-bottom-color: #EDEDED !important;
}

.x-grid-row .x-grid-cell {
    /*border-left: 1px solid #D0D0D0 !important;*/
    border-right: 1px solid #ddd !important;
    border-bottom: 0px solid #D0D0D0 !important;
}



/* MODIFIED BY JAM*/
#module-loading-mask{
    z-index: 999999999 !important;
}
.module-form{
    /*z-index: 1 !important;*/
    background: #fff !important;
    border-radius: 0px !important;
}
.module-form .x-column-header {
    height:35px !important;
    background: #fafafa !important;
    border: 1px solid #ddd;
}
.module-form  .x-grid-header-ct .x-docked .x-grid-header-ct-default .x-docked-top .x-grid-header-ct-docked-top .x-grid-header-ct-default-docked-top .x-box-layout-ct > .x-column-header{
    border:none !important;
}

.module-form  .x-grid-header-ct{
    background: #fafafa !important;
    border : 1px solid #ddd;
}

.module-form  .x-grid-header-ct > .x-box-inner  {
    height:35px !important;
}

.module-form .double-headed .x-grid-header-ct > .x-box-inner  {
    height:50px !important;
}

.module-form .double-headed .x-column-header{
    height: 50px !important;
}


.module-form  .x-panel-body{
    background: #fff !important;
}
.module-form  .x-panel-body{
    background: #fff !important;
}

.module-form  .double-headed .x-grid-body{
    top : 50px !important;
}

.module-form  .x-grid-body .x-grid-view .x-grid-table{
    top : 35px !important;
}


.module-form  .x-border-box .x-grid-editor .x-form-text, .x-border-box .x-grid-row-editor .x-form-text{
    height:35px;
}
.module-form  .x-grid-row .x-grid-cell{
    height : 35px;
    padding:0;
}

.module-form  .x-grid-row .x-grid-cell{
    height : 30px;
    padding:0;
}
.module-form  .x-grid-row .x-grid-cell .x-grid-cell-inner .x-action-col-icon{
    color : #0078c8;
	/*font-size:7pt;*/
}

.module-form .x-window-body .x-panel .x-panel-body .x-panel .x-panel-body .x-tabpanel-child .x-panel-body 
.x-container .x-box-inner .x-box-item .x-box-inner .x-btn{
    background-color: #0078c8;
    border-color: transparent;
}
/*.module-form .x-window-body .x-panel .x-panel-body .x-panel .x-panel-body .x-container .x-box-inner x-btn{*/
.x-window-active.x-window-blue-window-active .x-btn-default-small{
    background-color: #0078c8;
    border-color: transparent;
} .x-window-active.x-window-blue-window-active .x-btn-default-small .x-btn-inner{
    color : #fff;
}
.module-form .x-window-body .x-panel .x-panel-body .x-panel .x-panel-body .x-tabpanel-child .x-panel-body .x-container 
.x-box-inner .x-box-item .x-box-inner .x-btn .x-btn-center .x-btn-inner{
    color : #fff;
}




.x-border-box .x-grid-editor .x-form-text, .x-border-box .x-grid-row-editor .x-form-text{
    height:30px;
    font-size: 15px;
}

.x-border-box .x-grid-editor .x-form-text, .x-border-box .x-grid-editor .x-form-trigger{
    height:30px;
    font-size: 12px;
}
.x-border-box .x-grid-editor textarea.x-form-text{
    height:80px;
    font-size: 12px;
}
.x-border-box .x-grid-editor .x-form-trigger{
    height:30px;
}

.x-border-box  .x-grid-row .x-grid-cell {
    /*border : 1px solid #ddd !important;*/
    border-bottom : 1px solid #ddd !important;
    border-right :  1px solid #ddd !important;
    border-left : none !important;
    vertical-align: bottom;
}

.x-border-box .x-action-col-icon{
    margin-top:7px;
}
.module-form  .x-grid-checkheader{
    height:20px;
    width:20px;
    margin-top:0px;
}

.module-form .x-box-inner {
    height : 70px;
}
.module-form .x-window-header-text-container {
    padding : 15px 20px;
}

.module-form .x-window-header-text-container .x-window-header-text-blue-window-active{
    font-size:15px;
    /*color : #0078c8;*/
    color : #fff;
    font-weight: 700;
}

.module-form .x-panel .x-grid-body{
    border: 1px solid #ddd !important;
}

.module-form .x-panel .x-grid-body{
    border: 1px solid #ddd !important;
}

.module-form .x-window-body .x-box-inner .x-panel .x-panel-body .form-container .x-box-inner .x-container .x-box-inner .x-grid .x-panel-body .x-grid-view .x-grid-table tbody .x-grid-row .x-grid-cell{
    vertical-align: bottom
}
.module-form .x-window-body .x-box-inner .x-panel .x-panel-body .form-container .x-box-inner .x-container .x-box-inner 
.x-grid .x-panel-body .x-grid-view .x-grid-table tbody .x-grid-row .x-grid-cell.readOnly{
   background-color: #ddd;
}


.module-form .x-window-body .x-box-inner .x-panel .x-panel-body .form-container .x-box-inner .x-container .x-box-inner .x-grid .x-panel-body .x-grid-view .x-grid-table tbody .x-grid-row .x-grid-cell .x-grid-cell-inner  {
    line-height : 15px
}



.module-form .x-window-body .x-panel .x-toolbar{
    height: 50px !important;
    background: #0078c8;
}


.module-form .x-window-body .x-panel .x-toolbar .x-box-inner .x-box-item .x-btn-center .x-btn-inner{
    font-weight: bold !important;
}
.module-form .x-window-body .x-panel .x-toolbar .x-box-inner .x-box-item .x-btn-center .x-btn-icon{
    font-weight: bold !important;
}
.module-form  .x-window-body .x-toolbar-maintoolbar .x-btn-default-toolbar-small-over{
    background: transparent;
    border-color: #3ea2ed;
    border-radius: 5px;
    color: #fff;
}
.module-form .x-window-body .x-panel .x-toolbar .x-box-inner .x-btn-default-toolbar-small-menu-active, .x-btn-default-toolbar-small-pressed{
    background: transparent;
    border-color: transparent;
}




.custom-header{
    background:#fff !important;
    border-color: transparent;
    border-radius: 0px !important;
}

.custom-header .x-window-header-body{
    border-radius: 0px !important;
}

.module-form, .module-form .x-window-active {
    border-radius: 0px !important;
    border : none;
}

.module-form.x-window-active{
    /*border : none;*/
    border: 1px solid #ddd;
}

.module-form .x-panel .x-tab-bar .x-tab-bar-body{
    border-bottom : 1px solid #ddd;
}


.module-form .x-window-body .x-panel.x-window-item.x-panel-default .x-toolbar .x-box-inner .x-btn-default-toolbar-small-icon-text-left button{
    height : 40px !important;
}
.module-form .x-window-body .x-panel.x-window-item.x-panel-default .x-toolbar .x-box-inner .x-btn-default-toolbar-small-icon-text-left .x-btn-icon{
    top: 10px;
}

.x-boundlist-item{
    font-size: 14px !important;
}
.grid-subtotals td input {
    border : none !important;
    font-size : 14px !important;
    font-weight :100;
    color : #000;
    font-family: Helvetica,sans-serif;
    height:20px !important;
}


.grid-totalamount td input {
    border : none !important;
    font-size :16px !important;
    font-weight :bold;
    color : #000;
    font-family: Helvetica,sans-serif;
    height:20px !important;
}

.module-main{
    background: #fff !important;
    border-radius: 0px !important;
    border : 1px solid #fff !important;
}
.module-main .x-column-header {
    height:35px !important;
    background: #fafafa;
    border: 1px solid #ddd;
}
.module-main .module-toolbar{
    border-top :1px solid #ddd;
    border-bottom : 1px solid #ddd;

}

.module-main  .x-grid-header-ct .x-docked .x-grid-header-ct-default .x-docked-top .x-grid-header-ct-docked-top .x-grid-header-ct-default-docked-top .x-box-layout-ct > .x-column-header{
    border:none !important;
}

.module-main  .x-grid-header-ct{
    background: #fafafa !important;
    border : 1px solid #ddd;
}

.module-main  .x-grid-header-ct > .x-box-inner  {
    height:35px !important;
}

.module-main .double-headed .x-grid-header-ct > .x-box-inner  {
    height:50px !important;
}

.module-btn-main .x-btn-icon{
    color : #fff;
    margin-top:8px;
} 

.module-main .double-headed .x-grid-header-ct > .x-box-inner  {
    height:50px !important;
}

.module-main .double-headed .x-column-header{
    height: 50px !important;
}

.module-main  .double-headed .x-grid-body{
    top : 50px !important;
}

.x-column-header-inner .x-column-header-text{
    font-size:12px;
}

.combo-toolbar tbody tr td  .x-form-trigger {
    background-image: url('../../themes/images/azzurra/form/trigger-medium.gif');
    background-position: 0 0;
    width: 17px !important;
    height: 32px;
    border-bottom: 1px solid #bfc6cc;
    cursor: pointer;
    cursor: hand;
    overflow: hidden; }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 12px !Important;
    font-weight: bold;
    /*line-height: 3;*/
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777;

}
.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e;

}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c;
}
.module-main .x-window-body .x-box-inner .x-panel .x-panel-body .x-grid-view .x-grid-table tbody tr td .x-grid-cell-inner .delete-row{
    margin-top: 10px;
}

.module-main .x-window-body .x-box-inner .x-panel .x-panel-body .x-grid-view .x-grid-table tbody tr td .x-grid-cell-inner .copy-row{
    margin-top: 10px;
}


.module-form .x-window-body .x-box-inner .x-panel .x-panel-body .x-grid-view .x-grid-table tbody tr td .x-grid-cell-inner{
    /*font-weight: 700;*/
    font-size: 11px;
    font-family: Helvetica,sans-serif !important
}

.module-form .x-window-body .x-box-inner .x-panel .x-panel-body .x-grid-view .x-grid-table tbody tr td:first-child .x-grid-cell-inner{
    text-align: center //!important;
}

.x-message-box {
    background : #fff !important;
    border-radius: 5px !important;
    border : 1px solid #ddd  !important;
}

.x-message-box .x-window-header{
    background : #fff !important;
    padding: 10px;
    border-radius: 5px !important;
}

.x-message-box .x-window-body{
    background : #fff !important;
    border-top : 1px solid #eee !important;
}
.x-message-box .x-toolbar{
    background : #fff !important;
    border-top : 1px solid #eee !important;;
}

h1,h2,h3,h4,h5,p,label,button,textarea,option,a,input,textarea,li,ul{
    font-family: Helvetica,sans-serif !important;
}

.x-window-active.x-window-blue-window-active .x-window-body{
    background: #fff;
}





.module-btn-main .x-btn-icon{
    margin-top : 8px
}
.module-btn-main button {
    /*border-right : 1px solid #fff;*/
}
.module-btn-main{
    background: #0078c8 !important;
    border:1px solid #cfd2d4 !important;
    background-color : #0078c8 !important;
    box-shadow : none !important;
    box-sizing: border-box !important;
    height : 35px;
    padding:0 !important;
    text-align:center !important;
    cursor: pointer !important;
}

.module-btn-main.default{
    background: #b0b4b8 !important;
    border:1px solid #cfd2d4 !important;
    background-color : #b0b4b8 !important;
    box-shadow : none !important;
    box-sizing: border-box !important;
    height : 35px;
    padding:0 !important;
    text-align:center !important;
    cursor: pointer !important;
}

.module-btn-main.success{
    background: #7bd000 !important;
    border:1px solid #cfd2d4 !important;
    background-color : #7bd000 !important;
    box-shadow : none !important;
    box-sizing: border-box !important;
    height : 35px;
    padding:0 !important;
    text-align:center !important;
    cursor: pointer !important;
}

.module-btn-main.warning{
    background: #f0ad4e !important;
    border:1px solid #eea236 !important;
    background-color : #f0ad4e !important;
    box-shadow : none !important;
    box-sizing: border-box !important;
    height : 35px;
    padding:0 !important;
    text-align:center !important;
    cursor: pointer !important;
}


.module-btn-main.danger{
    background: #d9534f !important;
    border:1px solid #d43f3a !important;
    background-color : #d9534f !important;
    box-shadow : none !important;
    box-sizing: border-box !important;
    height : 35px;
    padding:0 !important;
    text-align:center !important;
    cursor: pointer !important;
}


.module-btn-main.inverse{
    background: #e6e7e9 !important;
    border:1px solid #cfd2d4 !important;
    background-color : #e6e7e9 !important;
    box-shadow : none !important;
    box-sizing: border-box !important;
    height : 40px;
    padding:0 !important;
    text-align:center !important;
    cursor: pointer !important;
}


.module-btn-main.inverse em button span{
    font-size : 15px !important;
    /*font-weight: bold !important;*/
    color : #0078c8 !important;
}

.module-btn-main.inverse em button span.x-btn-icon{
    font-size : 18px !important;
    font-weight : 100 !important;
    font-weight: bold !important;
    color : #0078c8 !important;
    margin-top : 5px !important;
}




.module-btn-main.transaparent{
    background: transparent !important;
    border:0px solid transparent !important;
    background-color : transparent !important;
    /*box-shadow : none !important;*/
    /*box-sizing: border-box !important;*/
    height : 40px;
    padding:0 !important;
    text-align:center !important;
    cursor: pointer !important;;
}


.module-btn-main.transaparent em button span{
    font-size : 12px !important;
    font-weight: bold !important;
    color : #0078c8 !important;
}

.module-btn-main.transaparent em button span.x-btn-icon{
    font-size : 18px !important;
    font-weight : 100 !important;
    font-weight: bold !important;
    color : #0078c8 !important;
    margin-top : 5px !important;
}




.module-btn-main em button span{
    font-size : 12px !important;
    /*font-weight: bold !important;*/
    color : #fff !important;
}

.x-btn-arrow-right{
    padding-right : 20px !important;
}

.docstatus-tabpanel .x-tab-bar .x-tab-bar-body .x-tab.x-tab-default{
    background : linear-gradient(#fff,#e6eaec) !important;
    color : #0d4f81 !important;
    border:1px solid #eee;
    border-radius: 0px !important;
}

.docstatus-tabpanel .x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active{
    background : #fff !important;
    color : #000 !important;
    border:1px solid #ddd;
    border-radius: 0px !important;

}

.docstatus-tabpanel .x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active em button span{
    color : #000 !important;
}

.docstatus-tabpanel .x-tab-bar .x-tab-bar-body .x-tab-default-active .x-tab-inner, .x-window .x-tab-default-over .x-tab-inner{
    color:  #000 !important;
}

.docstatus-tabpanel .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab .x-tab-center .x-tab-inner,
.docstatus-tabpanel .x-tab-bar .x-tab-bar-body .x-box-inner .x-tab .x-tab-center .x-tab-icon{
    color:  #000 !important;
    font-size:12px;
}





/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default{
    background : #0078c8 !important;
    color : #fff !important;
    border:1px solid #eee;
    border-radius: 0px !important;
}

/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-box-inner .x-tab .x-tab-center .x-tab-inner{
    color : #fff;
}
/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active{
    background : linear-gradient(#fff,#e6eaec) !important;
    color : #0d4f81 !important;
    border:1px solid #ddd;
    border-radius: 0px !important;
}

/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active em button span{
    color : #000 !important;
}

/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab-default-active .x-tab-inner, .x-window .x-tab-default-over .x-tab-inner{
    color: #fff;
}


.x-panel-body-newmenu1{
    background: #0078c8 !important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 0 5px 5px 5px;
}
.x-panel-body-newmenu1 .x-btn-default-small{
    background: #0078c8 !important;
    border : transparent;
}
.x-toolbar-sencha .x-logo{
    color : #0078c8;
}

/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default{
    background : linear-gradient(#fff,#e6eaec) !important;
    color : #fff !important;
    border:1px solid #eee;
    border-radius: 0px !important;
}

/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-box-inner .x-tab .x-tab-center .x-tab-inner{
    color : #000;
    font-size:12px;
}
/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active{
    background : #0078c8 !important;
    color : #0d4f81 !important;
    border:1px solid #ddd;
    border-radius: 0px !important;
}

/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active em button span{
    color : #fff !important;
}

/*.custom-tabpanel*/ 
.module-form .x-window-body .x-panel .x-panel-body .x-panel
.x-tab-bar .x-tab-bar-body .x-tab-default-active .x-tab-inner, .x-window .x-tab-default-over .x-tab-inner{
    color: #fff;
}



.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default{
    background : #0078c8 !important;
    color : #fff !important;
    border:1px solid #eee;
    border-radius: 0px !important;
}

div.x-panel-blue-tab > .x-tab-bar .x-tab-active{
    border-color: #ddd !important;
}



.x-tab-bar .x-tab-bar-body .x-box-inner .x-tab .x-tab-center .x-tab-inner{
    color : #fff;
}
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active{
    background : linear-gradient(#fff,#e6eaec) !important;
    color : #0d4f81 !important;
    border:1px solid #ddd;
    border-radius: 0px !important;
}
.x-tab-bar .x-tab-bar-body .x-tab.x-tab-default-active em button span{
    color : #000 !important;
}

.x-tab-bar .x-tab-bar-body .x-tab-default-active .x-tab-inner, .x-window .x-tab-default-over .x-tab-inner{
    color: #fff;
}
.x-toolbar-sencha .x-label2{
    color: #0078c8;
}
#vp_head .x-btn-default-small-over{
    background: #0078c8
}
#vp_head .x-btn-default-small-over .x-btn-center .x-btn-inner, #vp_head .x-btn-default-small-over .x-btn-center .x-btn-icon{
    color : #fff;
}
.x-btn-default-small .x-btn-inner, .x-btn-default-small .x-btn-icon{
/*    color : #0078c8;*/
    color : #fff;
}
#h_usr .x-btn-center .x-btn-inner{
    background: #fff
}
#h_usr .x-btn-center .x-btn-icon{
    color : #0078c8;
}

.x-toolbar-sencha .x-btn-default-toolbar-small-over,.x-toolbar-sencha .x-btn-default-toolbar-small-active{
    border-color: #ddd;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-image: none;
    background-color: #0078c8;
}
.x-toolbar-default{
    background-color: #fff;
}

.x-toolbar-default .x-box-inner .x-toolbar-item button {
    background:#0078c8;
}
.notif_bal .x-toolbar-default{
    background-color: #0078c8;
}

.x-message-box .x-window-header .x-window-header-body .x-box-inner .x-window-header-text-container .x-window-header-text{
    color : #0078c8;
    font-weight: bold;
}








.box {
    position: relative;
    /*max-width: 600px;*/
    width: 100%;
    /*height: 400px;*/
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
    z-index:999999;
}

/* common */
.module-DocStatus {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}
.module-DocStatus::before,
.module-DocStatus::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #2980b9;
}
.module-DocStatus span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    /*background-color: #3498db;*/
    background-color: transparent;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}



/* top right*/
.module-DocStatus-top-right {
    top: -25px;
    right: -10px;
    transform: rotate(90deg);
}
.module-DocStatus-top-right::before,
.module-DocStatus-top-right::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.module-DocStatus-top-right::before {
    top: 0;
    right: 0;
}
.module-DocStatus-top-right::after {
    bottom: 0;
    left: 0;
}
.module-DocStatus-top-right span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}



/* top left*/
.module-DocStatus-top-left {
    top: -10px;
    left: -10px;
}
.module-DocStatus-top-left::before,
.module-DocStatus-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.module-DocStatus-top-left::before {
    top: 0;
    right: 0;
}
.module-DocStatus-top-left::after {
    bottom: 0;
    left: 0;
}
.module-DocStatus-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}


.DRAFT {
    background: #babec5 !important;
}
.FORAPPROVAL {
    background: #d35400 !important;
}
.CANCELLED {
    background: #aa1515 !important;
}
.REJECTED {
    background: #aa1515 !important;
}
.APPROVED {
    background: #7fd000 !important
}
.TEMPLATE {
    background: #2980b9 !important
}


.form-container{
    background: #fff;padding:10px 30px 30px 30px;border :  1px solid #a9a8a8;margin-bottom: 20px;border-radius:0;
    min-height: 100%;
}

.reportgridview .x-grid-body{
    border : 1px solid transparent;
}

.reportgridview .x-grid-body .x-grid-view .x-grid-table tbody .x-grid-row .x-grid-cell{
    border-right : 0px solid transparent !important;
    border-bottom : 0 solid #ddd !important;
    white-space : nowrap !important;
}


.reportgridview .x-grid-body .x-grid-view .x-grid-table tbody .x-grid-group-hd .x-grid-cell .x-grid-cell-inner{
    border-width: 0 0 1px 0;
}

.reportgridview .x-grid-body .x-grid-view .x-grid-table tbody .x-grid-group-hd-collapsible .x-grid-group-title{
    padding : 15px 15px 15px 0;
    background-image : none !important;
    background : #fff !important;
}
.reportgridview .x-grid-body .x-grid-view .x-grid-table tbody .x-grid-row-summary .x-grid-cell .x-grid-cell-inner  {
    border-top: 1px solid #ddd;
}

.reportgridview .x-panel-body .x-grid-table .x-grid-row-summary .x-grid-cell.td-Totals {
    border-bottom : 5px double #737373;
}
.reportgridview .x-panel-body .x-grid-table .x-grid-row-summary .x-grid-cell .x-grid-cell-inner {
    font-size: 13pt;
    font-weight: 700;
}

.reportgridview .x-panel-body .x-grid-table .x-grid-row-totalsummary .x-grid-cell .x-grid-cell-inner {
    font-size: 15pt;
    font-weight: 750;
}

.toolbar-menu-btn{
    background : transparent !important;
    border : none !important;
}

.toolbar-menu-btn .x-btn-center .x-btn-inner{
    font-family: "Helvetica Neue", Helvetica,arial,sans-seirf;
    font-weight:bold;
    font-size: 11px;
}

.toolbar-menu-btn.over{
    background: #173b67 !important;

}

.x-menu{
    border : 1px solid #ddd !important;
}

.x-menu .x-menu-body{
    background : #fff   !important;
    border-color : transparent !important;
    padding-left : 0 !Important;
    padding-right : 0 !Important;
}

.x-menu .x-menu-body .x-vertical-box-overflow-body{
    padding : 0;
    border-radius: 0px;
    /*box-shadow: 0 0 0 1px rgba(0,10,30,0.2), 0 0px 6px 0 rgba(0,10,30,0.2)*/
}
.x-menu .x-menu-body .x-vertical-box-overflow-body .x-menu-item:hover{
    background : #ddd !Important;
}
.x-menu .x-menu-body .x-vertical-box-overflow-body .x-menu-icon-separator{
    border-left : 1px solid transparent !important;
}
.x-menu-item-separator{
    border-top: solid 1px #ccced2;
}

.x-menu .x-menu-body .x-vertical-box-overflow-body .x-menu-item{
    padding : 0 20px 0 0 ;
}
.x-menu .x-menu-body .x-vertical-box-overflow-body .x-menu-item-active a{
    background : #ddd !Important;
    color : #0078c8 !Important;
    border : 1px solid transparent !Important;
    padding-right: 10px;
}
.x-menu .x-menu-body .x-vertical-box-overflow-body .x-menu-item a span{
    color : #000 !important;
    font-family: calibri;
}

.x-btn-default-toolbar-small-icon .x-btn-icon{
    top : 3px;
    left: 6px;
}

.x-window-body-blue-window-active label{
    font-weight:700;
    font-size:12px;

}

.x-border-box .x-form-text{
    /*font-weight: 700;*/
    font-family: Helvetica,sans-serif !important;
    font-size:12px;
    border-color: #b5b8bb #e2e4e7 #e8eaec #bdbfc3 !important;
}

.x-border-box .x-form-text :input[name="TranID"]{
    font-size:12px;
}
.textareainfo textarea{
    /*border : none !Important;*/
}
.x-menu-item-arrow{
    top : 15px;
}
.x-form-file-wrap .x-form-file-btn{
    background : #0078c8 !important;
    border :#0078c8 !important
}



.breadcrumb {
    padding: 0px;
    /*background: #D4D4D4;*/
    background: transparent;
    list-style: none; 
    overflow: hidden;
    margin: auto;
}
.breadcrumb>li+li:before {
    padding: 0;
}
.breadcrumb li { 
    float: left; 
    background: hsla(0, 0%, 83%, 1)
}
.breadcrumb li.active a {

    background: #0078c8 ; 
}
.breadcrumb li.completed a {
    background: brown;                    
    background: hsla(153, 57%, 51%, 1); 
    color: #fff;
}
.breadcrumb li.rejected a {
    background: brown;                    
    background: #e74c3c; 
    color: #fff;
}
.breadcrumb li.active a:after {
    border-left: 30px solid #0078c8 ;

}
.breadcrumb li.completed a:after {
    border-left: 30px solid hsla(153, 57%, 51%, 1);
}.breadcrumb li.rejected a:after {
    border-left: 30px solid #e74c3c;
} 

.breadcrumb li a {
    color: #0078c8;
    text-decoration: none; 
    position: relative; 
    display: block;
    float: left;
}
.breadcrumb li.active a {
    color: #fff;
}
.breadcrumb li a:after { 
    content: " "; 
    display: block; 
    width: 0; 
    height: 0;
    border-top: 50px solid transparent;            
    border-bottom: 50px solid transparent;
    border-left: 30px solid hsla(0, 0%, 83%, 1);
    position: absolute;
    top: 50%;
    margin-top: -50px; 
    left: 100%;
    z-index: 2; 
}	
.breadcrumb li a:before { 
    content: " "; 
    display: block; 
    width: 0; 
    height: 0;
    border-top: 50px solid transparent;            
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px; 
    margin-left: 1px;
    left: 100%;
    z-index: 1; 
}	
.breadcrumb li:first-child a {
    padding-left: 15px;
}

.x-border-box .x-form-text{
    height: 30px
}
.x-border-box .x-form-trigger{
    height: 30px
}

.module-main .x-column-header.Inbound{
    background : #7bd000;
}
.module-main .x-column-header.Outbound{
    background : #c9302c;
}
.module-main .x-column-header.Inbound .x-column-header-inner, .module-main .x-column-header.Outbound .x-column-header-inner{
    color :#fff;
}
.module-main .x-column-header.Inbound .x-column-header-inner.x-column-header-over, .module-main .x-column-header.Outbound .x-column-header-inner.x-column-header-over{
    background : transparent;
}

.menu .x-panel-body .x-box-inner .x-component .x-menu-item-link {
    padding: 5px 6px 5px 20px !important;}

.menu .x-panel-body .x-box-inner .x-component .x-menu-item-link .x-menu-item-arrow {
    top: 15px !important;}

input[name="TranID"]{
    /*font-weight:bold !important;*/
    font-size:12px !important;
    color:#000;
}

.multiline .x-column-header .x-column-header-inner .x-column-header-text {
    white-space: pre-line;
}

.groupheader .x-grid-group-title { 
    text-decoration: underline;
    background-color: #0078c8;
    color: #1a5b9e;
}
.groupheader .x-grid-group-hd{
    background-color: #0078c8;
    color: #1a5b9e;
}
.groupheader .x-grid-cell-inner{
    background-color: #0078c8;
}

.form-control tbody tr .x-form-item-body .x-form-field{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control tbody tr .x-form-item-body .x-form-field:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control tbody tr .x-form-item-body .x-form-field::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control tbody tr .x-form-item-body .x-form-field:-ms-input-placeholder {
    color: #999;
}
.form-control tbody tr .x-form-item-body .x-form-field::-webkit-input-placeholder {
    color: #999;
}
.form-control tbody tr .x-form-item-body .x-form-field::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control tbody tr .x-form-item-body .x-form-field[disabled],
.form-control tbody tr .x-form-item-body .x-form-field[readonly],
fieldset[disabled] .form-control tbody tr .x-form-item-body .x-form-field {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control tbody tr .x-form-item-body .x-form-field {
    cursor: not-allowed;
}
textarea.form-control tbody tr .x-form-item-body .x-form-field {
    height: auto;
}

.panel-bordered{
    border: 1px solid #ddd;
}

.raphael-group-lbl{
    display:none !important;
}

.scticketsearch{
    height: 30px !important;
}

#servicecentertickets_lastname-inputEl{
    height: 30px !important;
    margin-top: 3px !important;
}


.x-html-editor-tb{
    visibility: hidden !important;
}