html,body
{
    padding: 0;
    margin: 0;
    width:100%;
    /* overflow-x:scroll; */
    min-width: 1024px;
    font-size: 11pt;
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    overscroll-behavior: none;
}

.hra_outerbox
{
    width:1024px;
    margin-left:auto;
    margin-right:auto;
}

.hra_innerbox
{
    width:990px;
    margin-left:auto;
    margin-right:auto;
}

.hradropbottomshadow
{
    box-shadow: 0 1px 1px rgba(90,90,90,0.5);
}

.hradropinsetuppershadow
{
    box-shadow: inset 0 1px 1px rgba(90,90,90,0.5);
}

.hradropuppershadow
{
    box-shadow: 0 -1px 1px rgba(90,90,90,0.5);
}

.datatablecolumn
{
}

/**********************************************
 * Screen Reader Only
 **********************************************/
.sr-only 
{
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}


/**********************************
 * HEADER
 **********************************/


.hdr_link_h1
{
    font-size: 14pt;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

a.hdr_link_h1:hover
{
    color: #d0d0d0;
    /* font-weight: bold;*/
    text-decoration: none;
}


/**********************************************
 * FOOTER
 **********************************************/


.footer1bx
{
    float:left;
    width:150px;
    padding-top:10px;
    padding-left:5px;
    padding-bottom:0px;
}

.footer1bx2
{
    float:left;
    width:40px;
    height:100px;
    padding-top:10px;
    padding-left:5px;
    padding-bottom:0px;
}

.ftr_hdg
{
    font-weight:normal;
    font-size: 13pt;
    color: #eeeeee;
}

.ftr_link
{
    font-size: 10pt;
    color: #c0c0c0;
    text-decoration: none;
}

a.ftr_link:hover
{
    color: #ffffff;
    /* font-weight: bold;*/
    text-decoration: none;
}

.ftr2_text
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: none;
}


.ftr2_link
{
    font-size: 11pt;
    color: #ffffff;
    text-decoration: none;
}

.ftr2_link:hover
{
    color: #0d89ec;
    /* font-weight: bold;*/
    text-decoration: none;
}

.ftr2_link:active
{
    color: #0d89ec;
    /* font-weight: bold;*/
    text-decoration: none;
}


a.ftr2_link:hover
{
    color: #0d89ec;
    /* font-weight: bold;*/
    text-decoration: none;
}

a.ftr2_link:active
{
    color: #0d89ec;
    /* font-weight: bold;*/
    text-decoration: none;
}


/**********************************************
 * ALIGNMENT
 **********************************************/

table
{
	margin-left: auto;
	margin-right: auto;
}

table.left
{
	margin-left: 0px;
}


.vertmid
{
    vertical-align:middle;
}

td
{
    vertical-align: top;
}


/**********************************************
 * Fonts
 **********************************************/


.formelement
{
    /*font-size: 11pt;
    color: #000000;*/
}



.whitelink
{
    font-size: 11pt;
    color: white;
    text-decoration: none;
}

a.whitelink:hover
{
    color: #0d89ec;
}


.orangelink
{
    font-size: 11pt;
    color: #0077cc !important;
    text-decoration: underline;
}

a.orangelink:hover
{
    color: #014072 !important;
}

a.orangelink:active
{
    color: #014072 !important;
}

.orangelink:hover
{
    color: #014072 !important;
}

.orangelink:active
{
    color: #014072 !important;
}


.orangelinklg
{
    font-size: 14pt;
    color: #0077cc;
    text-decoration: none;
}

.orangelinksm
{
    font-size: 10pt;
    color: #0077cc !important;
    text-decoration: underline;
}

a.orangelinksm:hover
{
    color: #014072;
}

a.orangelinksm:active
{
    color: #014072;
}


a.orangelinklg:hover
{
    color: #014072;
}

a.orangelinklg:active
{
    color: #014072;
}

.page_title
{
    font-weight:normal;
    font-size: 26pt;
    color: #333333;
    margin-bottom:0px;
}

.page_title_sm
{
    margin-bottom:0px;
    font-weight:normal;
    font-size: 20pt;
    color: #333333;
}

h1
{
    margin-left:0px;
    margin-top:0px;
    margin-bottom:0px;
}



.headertextmedium
{
    font-family:'Open Sans',sans-serif;
    font-size:14pt;
    font-weight:bold;
}



.tabletextmedium
{
    font-size: 12pt;
    color: #333333;
    text-decoration: none;
}

.tabletextmediumbold
{
    font-weight: bold;
    font-size: 12pt;
    color: #333333;
    text-decoration: none;
}



.tabletextlarge
{
    font-size: 14pt;
    color: #333333;
    text-decoration: none;
}

.tabletextlargebold
{
    font-weight: bold;
    font-size: 14pt;
    color: #333333;
    text-decoration: none;
}



.tabletext
{
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}


.tabletextwhite
{
    font-size: 11pt;
    color: white;
    text-decoration: none;
}

a.tabletext:hover
{
    color: #0d89ec;
}

.tabletextitalic
{
    font-size: 11pt;
    color: #333333;
    font-style:italic;
    text-decoration: none;
}

.tabletextwhiteitalic
{
    font-size: 11pt;
    color: white;
    font-style:italic;
    text-decoration: none;
}


.tabletextbold
{
    font-size: 11pt;
    color: #333333;
    font-weight:bold;
    text-decoration: none;
}

a.tabletextbold:hover
{
    color: #0d89ec;
}

.tabletextwhitebold
{
    font-size: 11pt;
    color: white;
    font-weight:bold;
    text-decoration: none;
}

a.tabletextwhitebold:hover
{
    color: #0d89ec;
}


.tabletextsmall
{
    font-size: 10pt;
    color: #333333;
    text-decoration: none;
}

a.tabletextsmall:hover
{
    color: #0d89ec;
}

.tabletextsmallitalic
{
    font-size: 10pt;
    font-style:italic;
    color: #333333;
    text-decoration: none;
}


.texttiny
{
    font-size:9pt;
    color: #333333;

}

.tabletextnb
{
    border:0px !important;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}

.tabletextnb_valigntop
{
    vertical-align:top;
    border:0px !important;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}


.tabletextnb_valign
{
    vertical-align:middle;
    border:0px !important;
    font-size: 11pt;
    color: #333333;
    text-decoration: none;
}

.singletablecell
{
    /* background-color:#fffbe6; */
}

.graybordergrid
{
    border: 1px solid #dee2e6;
}



/**********************************************
 * Manipulations with PrimeFaces OLD
 **********************************************/



.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td
{
    white-space: normal;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a
{
    /* color:green; */
    text-decoration:underline;
}

.ui-panelgrid td tabletextnb
{
    border:0px !important;
}


.ui-panelgrid td tabletextnb_valigntop
{
    border:0px !important;
}

.ui-panelgrid td tabletextnb_valign
{
    border:0px !important;
}

.ui-widget-content.ui-menu-list.ui-corner-all.ui-helper-clearfix.ui-menu-child.ui-shadow
{
    /* background-color:#afdfef; */
    background-color:#f5f5f5;
    /* background-color:white; */
    background-image:none;
    box-shadow:none;
    /*width: 292px;*/
}


.ui-menuitem.ui-widget.ui-corner-all.ui-menuitem-active 
{
    background-color:white;
    /*text-decoration:underline;*/
}

.ui-menuitem.ui-widget.ui-corner-all.ui-menuitem-active .ui-menuitem-link.ui-corner-all.ui-state-hover
{
    background:none;
}

.ui-menuitem-link.ui-corner-all.ui-state-hover .ui-menuitem-text
{
    /*color:#f17523;*/
    background-color:white;
}

.ui-menuitem-link.ui-corner-all.ui-state-hover.topmenusublink .ui-menuitem-text
{
    font-weight:bold;
    color:#f17523;
}

.topmenusubsublink .ui-menuitem-link.ui-submenu-link.ui-corner-all.ui-state-hover .ui-menuitem-text
{
    font-weight:bold;
    color:#f17523;
}

.ui-widget.ui-menuitem.ui-corner-all.ui-menu-parent.topvideomenu.ui-menuitem-active .ui-widget-content.ui-menu-list.ui-corner-all.ui-helper-clearfix.ui-menu-child.ui-shadow
{
    width: 290px;
}

.ui-widget.ui-menuitem.ui-corner-all.ui-menu-parent.testingadvancedsubmenu.ui-menuitem-active .ui-widget-content.ui-menu-list.ui-corner-all.ui-helper-clearfix.ui-menu-child.ui-shadow
{
    width: 290px;
}

.ui-widget.ui-menuitem.ui-corner-all.ui-menu-parent.topnamemenu.ui-menuitem-active .ui-widget-content.ui-menu-list.ui-corner-all.ui-helper-clearfix.ui-menu-child.ui-shadow
{
    width: 220px;
}


.ui-menuitem-active
{
    border:0px solid #c0c0c0 !important; 
}

.ui-menu.ui-menubar.ui-widget.ui-widget-content.ui-corner-all.ui-helper-clearfix
{
    border:0px;
}


.ui-menuitem.ui-widget.ui-corner-all
{
    z-index:10000;
}


/**********************************************
 * Manipulations with PrimeFaces NEW
 **********************************************/

body .ui-menu.ui-menubar
{
    padding:0;
    background:none;
}

body .ui-menu .ui-menu-list .ui-menuitem > .ui-menuitem-link .ui-menuitem-text
{
    font-size:12pt;
}

.ui-menuitem-text
{
    /* font-size:10.5pt;*/
    font-weight:600;
}

body .ui-panelgrid .ui-panelgrid-cell.ui-widget-header
{
    /*background-color:#0077cc;*/
    background-image: linear-gradient(180deg,#0077cc,#51B1FA); 
}

body  .ui-panelgrid .ui-panelgrid-footer .ui-panelgrid-cell.ui-widget-header
{
    /*background-color:#0077cc;*/
    /* background-image: linear-gradient(180deg,#0077cc,#51B1FA);  */
    background-color:#f8f9fa;
    background-image:none;
}

body .ui-datatable .ui-datatable-header
{
    background-image: linear-gradient(180deg,#0077cc,#51B1FA);    
}

.ui-panelgrid-header.ui-widget-header
{
    background-image: linear-gradient(180deg,#0077cc,#51B1FA);   
    padding:0 !important;
}

body .ui-datatable .ui-datatable-header
{
    padding:0;
}

body .ui-datatable .ui-datatable-footer
{
    padding:4px;
    text-align:center;
    /* background-image: linear-gradient(180deg,#0077cc,#51B1FA);  */
    background-color:#f8f9fa;
}

body .ui-panelgrid .ui-panelgrid-cell
{
    /* background-color:#fffbe6; */
}

body .ui-tabs .ui-tabs-panels .ui-tabs-panel
{
    /* background-color:#fffbe6; */
}

body .ui-panelgrid .ui-panelgrid-cell.ui-widget-header
{
    padding:0;
}

body .ui-panelgrid .ui-panelgrid-cell
{
    padding:0;
}

body .ui-datatable .ui-paginator
{
    padding:6px;
}

.simpletableheader
{
    padding:10px 0px;
    font-size:12pt;
    color:white;
    font-weight:bold;
}

.simpletableheaderdiv
{
    padding:8px 5px;
    font-size:13pt;
    color:white;
    font-weight:bold;
}

body .ui-accordion .ui-accordion-content
{
    background:0;    
}

/**********************************************
 * Font Colors
 **********************************************/

.hrablue
{
    color: #0077cc; /*  #29a6dd; */
}



/**********************************************
 * FORM ELEMENTS
 **********************************************/

.selectholder
{
    /* padding-bottom:0px;*/
}


/**********************************************
 * TEMPLATE LAYOUT CLASSES
 **********************************************/

.hrabox_1
{
    background-color: #efefef;
    border: 1pt solid #c7c7c7;
    box-shadow: 0 0 40px 40px rgba(255,248,243,0.15);
}

img
{
    border-width: 0px;
}



/**********************************************
 * buttons
 **********************************************/



.orgnbut2
{
    -webkit-appearance: none;
    -webkit-border-radius:0;
    border-radius:6px;
    border:0px;
    /* background-color: #f17523; */
    background-color: #0077cc;
    padding:6px 10px;
    color:white;
    font-size: 16pt;
    height:44px;
    cursor:pointer;
    /*box-shadow: 0 2px #c44f02;*/
}


.orgnbut2ovr
{
    background-color: #0d89ec;
    /* color: #c0c0c0; */
}


.bluebut2
{
    -webkit-appearance: none;
    -webkit-border-radius:0;
    border-radius:4px;
    border:0px;
    background-color: #0077cc;
    padding:3px 5px;
    color:white;
    font-size: 11pt;
    /*height:30px; */
    cursor:pointer;
    /* box-shadow: 0 1px #c44f02;*/
}

.bluebut2ovr
{
    background-color: #0d89ec;
    /* color: #c0c0c0; */
}


.whitebut
{
    background-color: #FFFFFF;
    color:  #0077cc;  
    border-color:blue;
}

.ui-button.ui-widget.ui-state-default.ui-button-text-only.whitebut
{
    background-color: #FFFFFF;
    color:  #0077cc;      
    border-color:#dee2e6;
}

.ui-button.ui-widget.ui-state-default.ui-button-text-only.whitebut.ui-state-hover
{
    background-color: #dee2e6;
    color:  #0077cc;      
    border-color:#B1B4B6;
}


.hramodaldialog .ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-top.ui-draggable-handle
{
    padding:0; 
}

.hramodaldialog .ui-dialog-content.ui-widget-content
{
    padding:0; 
}


.page_title_div
{
     float:left;
     padding-top:4px;
     padding-left:15px;   
}



.gen-flex-container-top
{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;    
}


.gen-flex-container-middle
{
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;    
}

.fulllabelcol
{
    width:30%;
    text-align:right;
    padding-right:10px;
}

.fullselectone
{
    min-width:100px;
    width:90%;
    max-width:300px;
}

.fulltextinput
{
    min-width:100px;
    width:80%;
    max-width:300px;
}


