#loginWrapper{
    margin-top: 8%;
    width: 350px;
    height: 240px;
    margin-left: auto;
    margin-right: auto;
    border: solid 2px rgba(80, 80, 80, 1);
    border-radius: 3px;
    box-shadow: 0px 2px 8px 0px;
    background-color: aliceblue;
}

.frame {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
}

div#menuFrame {
    width: 500px;
    height: 29px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-family: Arial;
}

.frame {

    width: 1085px;

    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
}


body{
    background: url("/CTFWeb/javax.faces.resource/images/bg2.png.xhtml") no-repeat scroll 50% 0 #000;
}

.ui-tabs {
    background: transparent;
}

#logoWrapper{
    width: 620px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3%;
}


a.ui-menuitem-link.ui-corner-all.ui-icon.ui-icon-home {
    display: none;
}
li.ui-breadcrumb-chevron.ui-icon.ui-icon-triangle-1-e {
    display: none;
}

span.ui-menuitem-text {
    color: #5a7bca;
    text-shadow: none;
    font-weight: 100;
    text-decoration: none;
}

a.ui-menuitem-link {
    text-decoration: none;
    margin-right: 13px;
}

.ui-outputlabel {
    color: #b1b1b1;
}
body .ui-breadcrumb .ui-breadcrumb-items li:not(.ui-breadcrumb-chevron):before {
    font-size:0px;
}
a.ui-menuitem-link.ui-corner-all.ui-breadcrumb-home-icon.ui-icon.ui-icon-home {
    display: none;
}



#bc.ui-breadcrumb { 
    margin: 0;
    padding: 0;
    overflow: hidden;
    padding: 5px 5px 7px 5px;
    padding: 10px;
    font-size: 15px;
}

#loginWrapperTitle{
    position: relative;
    left: 48px;
    margin-bottom: -21px;
}

#error{
    position: relative;
    top: 29px;
    color: red; 
    left: 49px;
}

div#btnWrapper {
    font-size: 14px;
    position: relative;
    right: 17px;
}
.nav2 a {
    display: inline-block;
    padding: 10px;
    color: #cacaca;
    text-decoration: none;
}

.nav2{
    border:1px solid #ccc;
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
    width: 585px;
}
.nav2 li{
    display:inline;

}
a:hover{
    text-decoration: none;
}

.nav2 a:hover{
    display:inline-block;
    padding:10px;
    color: #cacaca;
    border: solid 1px #999999;
    background-color: #da9fda;
    color: #000;
    font-weight: bold;
}


.contentWrapper {
    margin-top: 4%;
    width: auto;
    height: 60%;
    margin-left: 30px;
    margin-right: auto;
    border-radius: 5px;
    background-color: #17212f;
    color: #99a6ac;
    display: inline-table;
}

#contentWrapper {
    margin-top: 4%;
    width: 80%;
    height: 60%;
    margin-left: auto;
    margin-right: auto;

    border-radius: 3px;
    /* box-shadow: 0px 2px 8px 0px; */
    background-color: #1f2d40;
    /*    width: 1068px !important;*/
}

a.ui-menuitem-link.ui-corner-all.ui-icon.ui-icon-home {
    display: none;
}


span.ui-menuitem-text {
    color: #7e9ce4 !important;
    text-shadow: none;
    font-weight: 100;
    text-decoration: none;
}

a.ui-menuitem-link {
    text-decoration: none;
    margin-right: 13px;
}

a.ui-menuitem-link:hover {
    color: #5a7bca;
    text-decoration: underline;
    -webkit-text-decoration-color: #4462a9;
    -moz-text-decoration-color: #4462a9;  
    text-decoration-color: #4462a9;
}


li.ui-breadcrumb-chevron.ui-icon.ui-icon-triangle-1-e {
    display: none;
}

a.ui-menuitem-link.ui-corner-all.sep span {
    color: rgba(0, 0, 0, 0.45);
    cursor: default;
}


body {
    margin:0px;
}

div#accTbl {
    font-size: 14px;
}

div#aliasTbl {
    font-size: 14px;
}


div#genBanTbl {
    font-size: 14px;
}

div#accBanTbl {
    font-size: 14px;
}
.ui-datatable table {
    table-layout: auto !important; 
}

table#banType td {
    padding: 7px;
}

table#aliasType td {
    padding: 7px;
}


label#genBanTbl\:searchLabel {
    position: relative;
    width: 99px;
    display: inline;
    top: 4px;
    left: -7px;
}

label#accBanTbl\:searchLabel {
    position: relative;
    width: 99px;
    display: inline;
    top: 4px;
    left: -7px;
}


label#accTbl\:searchLabel {
    position: relative;
    width: 139px;
    display: inline;
    top: 9px;
    left: -7px;
}

div#accTbl\:facet {
    position: relative;
    display: inline-flex;
}

div#genBanTbl\:facet {
    position: relative;
    display: inline-flex;
}
.sName {
    color: #d0d1d2 !important;
}

.subTitle {
    color: #d0d1d2;
    font-size: 32px;
    font-family: Arial;
    padding-left: 44px;
    position: relative;
    top: 11px;
    font-family: 'Source Sans Pro', sans-serif;
}

#loginIcon {
    font-size: 47px;
    position: relative;
    left: 29px;
    top: 14px;
    color: #838383;
}


span.label {
    color: whitesmoke;
    font-family: 'Source Sans Pro', sans-serif;
}


.defaultBtn.ui-button.ui-state-hover {
    box-shadow: none;
    background: #7daed3;
    font-weight: bold;
}
.defaultBtn.ui-button.ui-state-focus {
    box-shadow: none;
    background: #7daed3;
}

.cancelBtn.ui-button {
    font-size: 16px !important;
    border-radius: 3px;    
    text-shadow: none;
    font-weight: normal;
    color: white !important;
    background: #e67070 !important;
    box-shadow: none !important;
    border: none !important;
}

.cancelBtn.ui-button.ui-state-hover {
    box-shadow: none;
    background: #d97a7a;
    font-weight: bold;
}
.cancelBtn.ui-button.ui-state-focus {
    box-shadow: none;
    background: #d97a7a;
}

.successBtn.ui-button {
    border-radius: 3px;    
    text-shadow: none !important;
    font-weight: normal;
    color: white !important;
    background: #8fd09a !important;
    box-shadow: none !important;
    border: none !important;
    font-size: 14px !important;
}


.successBtn.ui-button.ui-state-hover {
    box-shadow: none;
    background: #92c79c;
    font-weight: bold;
}
.successBtn.ui-button.ui-state-focus {
    box-shadow: none;
    background: #92c79c;
}

ul.ui-menu-list li a.ui-menuitem-link span.ui-menuitem-text {
    font-size: 14px;
}


.pg {
    border: solid transparent !important; 
    margin-left: 20px;
}

.pg tbody tr.ui-widget-content {
    border: transparent;
    background: transparent;
}

span.sName {
    position: relative;
    top: 10px;
    left: 28px;
    color: black;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
}


div#uid1Tbl {
    display: inline-block;
    vertical-align: top;
}

div#keypressTbl {
    position: relative;
    display: inline-block;
}

div#tv {
    background: transparent;
}

.roundLabel {
    margin-right: 16px;
    font-size: 40px;
    color: #b1b1b1;
    margin-left: 10px;
    font-family: 'Cabin', sans-serif;

}

.ui-widget {
    font-family: 'Cabin', sans-serif;
}