.x-window-tl,
.x-window-tc,
.x-window-tr,

.x-window-ml,
.x-window-mc,
.x-window-mr,

.x-window-bl,
.x-window-bc,
.x-window-br
{
    padding: 0px;
    background: #f5f5f7;
    border: none;
}

.x-panel-nofooter .x-panel-bc,
.x-panel-nofooter .x-window-bc {
    background: #f5f5f7 !important;
}

.x-window-maximized .x-window-tc
{
    background: #f5f5f7;    
}

.x-window-maximized
{ 
    padding: 20px;
}

.x-window-tl,
.x-window-tc,
.x-window-tr
{
     -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
         -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
             border-top-left-radius: 5px;
            border-top-right-radius: 5px;
}

 .x-window
 {
     -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
             border-radius: 5px;
             
    -webkit-box-shadow: 0 12px 30px rgba(0,0,0,0.6);
       -moz-box-shadow: 0 12px 30px rgba(0,0,0,0.6);
            box-shadow: 0 12px 30px rgba(0,0,0,0.6);
    
 }

.x-tool
{
    margin-right: 12px;
    margin-top: 5px;
    width: 23px;
    height: 23px;
    margin-bottom: 4px;
}

.x-tool-close
{
   background: url(/img/close.png) no-repeat;
   -moz-opacity: 0.65;
        opacity: 0.65;
}

.x-tool-maximize
{
   background: url(/img/maximize.png) no-repeat;
   -moz-opacity: 0.65;
        opacity: 0.65;
    margin-right: 0px;
}

.x-tool-restore
{
   background: url(/img/restore.png) no-repeat;
   -moz-opacity: 0.65;
        opacity: 0.65;
    margin-right: 0px;
}

.x-tool-close:hover,
.x-tool-maximize:hover,
.x-tool-restore:hover
{
    -moz-opacity: 1;
         opacity: 1;
}

.x-panel-ghost
{
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background: #444;
}

.x-panel-ghost ul, .x-panel-ghost .x-window-tl
{
    border:none !important;
}

.x-panel-ghost .x-window-tl
{
    background: #444;
}

.x-panel-ghost .x-window-tr, .x-panel-ghost .x-window-tl, .x-panel-ghost .x-window-tc
{
    background: none;
}
    
    .x-window-tl .x-window-header
    {
        color:transparent;
    }
    
    .css_InvoicesMenu_warning-window
    {
        width: 350px !important;
    }
    
    .optn_not_available_window
    {
        z-index: 12090 !important;
    }
    
    .css_InvoicesMenu_warning-window .x-window-bc
    {
        border-top: 1px solid #d3d3d4;
    }
    
    .css_InvoicesMenu_warning-window .x-window-bc .x-window-footer
    {
        background:#f5f5f5;
        border-top:1px solid white;
    }
    
    .css_InvoicesMenu_warning-window .x-window-body,
    .css_InvoicesMenu_warning-window .x-window-footer.x-panel-btns,
    .css_InvoicesMenu_warning-window .x-panel-fbar.x-small-editor.x-toolbar-layout-ct
    {
        width: auto !important;
    }
    
    .css_InvoicesMenu_warning-window .ext-mb-text
    {
        color: #555;
    }
    
    .x-window-plain .x-window-body
    {
        background-position: 0% 0%;
    padding-bottom:40px;
        text-shadow: 0 1px 0 #fff;
        font-family: arial, helvetica, sans-serif;
        line-height: 1.4em;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        background-image: linear-gradient(#f5f5f7,#e9e9ea) !important !important;
        text-align: center;
        font-weight: bold;
    background-color: #f5f5f7 !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
}
    
    .x-window-plain .x-window-mc 
    {
        background: white!important;
    }
    
    .x-window-dlg .ext-mb-warning 
    {
        height: 58px;
        width: 74px;
    }
    
    .x-window-dlg .x-dlg-icon .ext-mb-content {
        font-weight: bold;
        text-align: center;
        line-height: 1.5em;
        padding: 0px;
        margin: 0px;
    } 
    
    .x-window-dlg .ext-mb-warning
    {
        background: none;
    }
    
    .x-window-dlg .ext-mb-icon
    {
        width: auto;
        height: auto;
    }
    
    .css_InvoicesMenu_warning-window td
    {
        background: none;
        border: none;
    }    
    
    .css_InvoicesMenu_warning-window .x-btn.x-btn-noicon
    {
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #b3b3b3;
        padding: 4px 30px;
        margin: 5px 10px;
        font-size: 14px;
        line-height: 20px;
        color: #333333;
        text-align: center;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
        vertical-align: middle;
        cursor: pointer;
        background-color: #f5f5f5;
        background-repeat: repeat-x;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    }    
    
.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:hover,
.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:focus,
.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:active,
.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon.disabled,
.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon[disabled] {
    color: #333333;
    background-color: #e6e6e6;
}

.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:active {
    background-color: #cccccc \9;
}

.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:hover,
.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
            transition: background-position 0.1s linear;
}

.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon.active,
.css_InvoicesMenu_warning-window .x-btn.x-btn-noicon:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

    .css_InvoicesMenu_warning-window .btn-green
    {        
        background-color: #5bb75b !important;
        background-repeat: repeat-x !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background-image: linear-gradient(to bottom, #62c462, #51a351) !important;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
    }
    
    .css_InvoicesMenu_warning-window .btn-green .x-btn-text
    {
        color: #ffffff !important;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
    }

    .css_InvoicesMenu_warning-window .btn-green.btn-upgrade-plan .x-btn-text
    {
        font-size: 15px !important;
        height: 24px !important;
    }
    
    .css_InvoicesMenu_warning-window .btn-green:hover,
    .css_InvoicesMenu_warning-window .btn-green:focus,
    .css_InvoicesMenu_warning-window .btn-green:active,
    .css_InvoicesMenu_warning-window .btn-green.disabled,
    .css_InvoicesMenu_warning-window .btn-green[disabled] {
        color: #ffffff;
        background-color: #51a351 !important;
    }
    
    .css_InvoicesMenu_warning-window .btn-red
    {        
        color: white;
        text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3);
        border: 1px solid rgba(0, 0, 0, .2) !important;
        background-color: #d02222 !important;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#dd5555),to(#b41111)) !important;
        background-image: -webkit-linear-gradient(top,#dd5555,#b41111) !important;
        background-image: -moz-linear-gradient(top,#dd5555,#b41111) !important;
        background-image: -ms-linear-gradient(top,#dd5555,#b41111) !important;
        background-image: -o-linear-gradient(top,#dd5555,#b41111) !important;
        background-image: linear-gradient(top,#dd5555,#b41111) !important;        
        background-repeat: repeat-x !important;
        
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    
    .css_InvoicesMenu_warning-window .btn-red .x-btn-text
    {
            color: #ffffff !important;            
    }
    
    .css_InvoicesMenu_warning-window .btn-red:hover,
    .css_InvoicesMenu_warning-window .btn-red:focus,
    .css_InvoicesMenu_warning-window .btn-red:active,
    .css_InvoicesMenu_warning-window .btn-red.disabled,
    .css_InvoicesMenu_warning-window .btn-red[disabled] {
        color: #ffffff;
        background-color: #b41111 !important;
    }

.ext-el-mask
{
    height:100% !important;
    background: black;
    -moz-opacity: 0.6 !important;
    opacity: .60 !important;
    filter: alpha(opacity=60) !important;
}

.x-masked .ext-el-mask
{
    background-color: #555;
}

.x-masked .ext-el-mask-msg
{
    background: none;
    border: none;
}

.x-masked .ext-el-mask-msg div
{
    background: none;
    border: none;
    color: #fff;
    font-size: 60px;
}

.css_InvoicesMenu_InvoiceWindow_Bg .ext-el-mask
{
    background: #efefef !important;
    opacity: 0.85 !important;
}

.css_InvoicesMenu_InvoiceWindow_Bg .x-masked .ext-el-mask-msg div
{
    color: #999;
}

.x-fieldset
{
    border-color: #e1e1e1 !important;
}

.css_InvoicesMenu_LoadingIcon, .css_InvoicesMenu_LoadingTabIcon
{
    background: none !important;
}
    
.css_InvoicesMenu_LoadingIcon:before,
.css_InvoicesMenu_LoadingTabIcon:before
{
    content: "\f110";
    -webkit-animation: fa-spin 2s infinite linear;
    -moz-animation: fa-spin 2s infinite linear;
    -o-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 5px;
    margin-left: -20px;
    font-size: 15px;
    float: left;
}

.css_InvoicesMenu_ReloadViewTabInfo
{
    left: -130px;
    position: relative;
    font-size: 13px !important;
    display: none;
    text-align: center;
    line-height: 1.4em !important
}
    
.css_InvoicesMenu_ReloadViewTabInfo a
{
    color: White;
}
