#uat {
	margin-bottom: 100px;
}

#graph {
	margin-bottom: 100px;
}
.yui3-skin-sam .yui3-datatable-odd .yui3-datatable-cell{
	background-color: #fafafa !important;
}
.yui3-skin-sam .yui3-datatable-header {
    background: none !important;
    background-image: none !important;
    background-color: #fafafa !important;
}
.modal-header {
    font-family: 'Oswald-Light', sans-serif !important;
}
.modal-header button {
    opacity: 1 !important;
}
.axisLabel {
    color: #808080;
    font: 300 16px Oswald-Light;
    font-size:100% !important;
    padding-top: 10px;
}
.tab-label .tab-content {
    margin-right: 0px;
}
.aui .nav > li > a:hover, .aui .nav > li > a:focus {
    text-decoration: none;
     background-color: #ffffff;
}
.aui a:focus {
    outline: none !important;
    outline-offset: -2px;
}
#_rangradincarcare_WAR_ranpublicportlet_recipisaPopup{
    padding: 15px;
    box-shadow: 1px 2px 7px 0.00px #717171;
    border-radius: 0px
}
#_rangradincarcare_WAR_ranpublicportlet_recipisaPopup .dialog-iframe-root-node {
    padding: 0px !important;
}

.aui .nav > li > a {
    color: #2e2e2e;
    text-transform: uppercase;
    font: 700 18px Oswald-Light;
    font-family: 'Oswald-Light', sans-serif !important;
    margin: 0;
    border-right: 0px;
}
.aui .nav-tabs > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid #e1e1e1;
}
.aui .nav-tabs > .active > a, .aui .nav-tabs > .active > a:hover, .aui .nav-tabs > .active > a:focus {
    background-color: #fafafa !important;
    border-bottom-color : #dddddd;
}

.aui .modal-header h3 {
    margin: 0;
    line-height: 30px;
    color: #000000;
    font: 400 24px Oswald-Light !important;
    font-family: 'Oswald-Light', sans-serif !important;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-bottom: 5px solid #333;
}
.popup-grad-incarcare-body {
    padding: 20px;
}

.dialog-iframe-root-node {
    padding: 0px !important;
}
.label-chart-grad-incarcare {
    margin-right: 20px;
}


.yui3-skin-sam .yui3-datatable-header {
    text-shadow: 0 1px 1px #fff;
    vertical-align: bottom;
    white-space: nowrap;
    text-transform: uppercase;
    color: #2e2e2e;
    font: 400 16px Oswald-Light;
    font-family: 'Oswald-Light', sans-serif !important;
    text-align: center !important;
    font-weight: bold !important;
}
.yui3-skin-sam .yui3-datatable-table {
    margin: 0;
    padding: 0;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #cbcbcb;
    color: #2e2e2e;
    font: 300 14px Oswald-Light;
    font-family: 'Oswald-Light', sans-serif !important;

}
.yui3-categoryaxis-content .yui3-widget-content-expanded{
    font-family: 'Oswald-Light', sans-serif !important;
}

/*DIALOG modal*/
.no-close .ui-dialog-titlebar{
    display: none;
}
/*Grad incarcare dialog*/
#dialog {
    font-family: 'Oswald-Light', sans-serif !important;
    overflow:inherit;
    overflow-y: auto;
}
.gi-dialog{
    box-shadow: 1px 2px 7px 0.00px #717171;
    padding: 0 !important;
    border-radius: 0 !important;

}
.gi-header-dialog{
    border-bottom: 2px solid #E0DFDF;
}
.gi-title-dialog {
    color: #000000;
    font: 400 24px Oswald-Light;
}
.gi-loading {
    margin: 0 auto;
    width: 50%;
    text-align: center;
    margin-top: 100px;
}

.stop-scrolling {
    height: 100%;
    overflow: hidden;
}

.center-dialog {
    overflow-y: hidden !important;
    position: fixed !important;
}