.pagetitle{
    display: inline-block;
    font-size: 1.2em;
    font-weight: 300;
    margin: 1.25em 1em 0.5em 0.1em;
}
.fullinstitutiontable{
    margin-top:10px;

}
.contentlisttop{
    height: 50px !important;
    border-top: 3px solid #076DB0;
    background-color: #DBE3E9;
    font-size: 16px;
}
.datatable{
    font-size:14px !important;
}

.rowlabel {
    text-align: left;
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    width: 20%;
    min-width: 280px;
}
.queueRowLabel {
    text-align: left;
    color: #000000;
    background-color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    width: 20%;
    font-size: 14px;
}
.topPadBump{
    margin-top:10px;
}

.tr-top-align {
    vertical-align: top;
}

.core-button-standard, .core-button-primary, .core-button-subtle{
    height: 25px !important;
}

.footerbar {
    height: 50px !important;
    border-top: 1px solid #CCCCCC;
    margin-top: 20px;
    font-size: 1em;
}
.tabtableBase{
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 20px;
    margin-bottom: 10px;
}
.buttonBumpSpace{
    margin-top: 5px;
    margin-bottom: 5px;
}
.buildFormTable {
    margin-top: 10px;
    margin-left: 10px;
}
.buildFormTable td{
    font-size:14px !important;
}
.buildFormTableFieldValue {
    padding-left: 50px;
}
.rowSpacing {
    padding-top: 10px;
}
.libManagePasswordForm select {
     height: 30px;
     box-sizing: border-box;
     border-radius: 4px;
     width: 200px;
     margin-right: 10px;
 }
.bumpRight {
    margin-right: 10px;
}
.bannertitle {
    font-size: 130%;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}

.bannerimg {
    float:left;
    border:none;
}

.vcenter {
    vertical-align: middle;
}
.rowlabelAssign{
    text-align: right;
    padding-right: 10px;
    border-bottom: none;
    font-size:.85em;
    font-weight:bold;
}
.rowlabelSelect select{
    height: 30px;
    box-sizing: border-box;
    border-radius: 4px;
    width: 200px;
    margin-bottom: 10px;
    font-size:.85em;
}
.sectionactivetype{
    background-color: orange;
    border: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    color:white;
}
.sectioninactivetype{
    border: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
}
.customMessagesTd {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
}
.divSpace {
    height: 5px;
}
.tableRowSpacing {
    border-collapse: separate;
    border-spacing: 5px;
}
.chatTranscriptBump{
    margin-left:25px;

}
.chatTranscriptBump td{
    padding-top:10px;

}
.dCodeSpacing{
    margin-top:10px;
}

.dCodeSpacing td{
    padding-bottom:10px;
}

.passSubtitle{
    margin-left:2%;
    margin-top:10px;
}
.passSubtitleTop{
    margin-left:2%;
    margin-top:10px;
    margin-bottom:10px;
}
.formsQuestionForm input[type="radio"] {
    margin-right: 5px;
    font-size: 0.9em;
    margin-top: 5px;
}
.vpTopBump{
    margin-top:10px;
    padding-top: 10px;
}
.vpBottomBump{
    margin-bottom:10px;
    padding-bottom:10px;
}
.vpSideBump {
    padding-left: 35px;
}
.spamFilterForminput[type="radio"] {
    margin-right: 5px;
    font-size: 0.9em;
}
.spamFilterForminput[type="checkbox"] {
    margin-right: 5px;
    font-size: 0.9em;
}
.formsSectionHeader{
    text-align: left;
    font-size:14px;
    margin-bottom: 15px;
}
.formsTables{
    font-size:14px;
    margin-left: 25px;
}
.formsFonts{
    font-size:14px;
}
.formsFonts a{
    font-size:14px;
}
.formsAlign {

}
.formsAlign th{
    text-align:left;
    padding-top:10px;
}
.formsTables a{
    font-size:14px;
}
.formsTables select {
    height: 30px;
    box-sizing: border-box;
    border-radius: 4px;
    width: 200px;
    margin-right: 10px;
}
.formsTables .inputBox {
    height: 30px;
    box-sizing: border-box;
    border-radius: 4px;
    width: 200px;
    margin-right: 10px;
}

.formsInstructions{
    font-size:14px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.core-separator {
    border-bottom: 1px solid #CCC;
    margin-top: 1.5%;
    margin-bottom: 1.5%;
}

.surveyq .form-font{
    font-size: 14px;
}

.surveyq{
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    -webkit-font-smoothing: antialiased;
}

.changelang select {
    height: 30px;
    box-sizing: border-box;
    border-radius: 4px;
    width: 200px;
    margin-right: 10px;
    font-size:14px;
}

.quickTip {
    background: #d0e8f0;
    border-radius: 6px;
    font-size: 14px;
    padding: 0.5em;
}
.actionbar-noheader {
    height: 50px !important;
    background-color: #DBE3E9;
    font-size: 1em;
}

.catform .core-button-primary{
    height: 25px !important;
}

.catform .actionbar{
    height: 50px !important;
    border-top: 3px solid #076DB0;
    background-color: #DBE3E9;
    font-size: 1em;
}

.catform2 .actionbar{
    height: 50px !important;
    border-top: 3px solid #076DB0;
    background-color: #DBE3E9;
    font-size: 1em;
}

.catform2 .core-button-primary{
    height: 25px !important;
}

.catdeleteform .actionbar{
    height: 50px !important;
    border-top: 3px solid #076DB0;
    background-color: #DBE3E9;
    font-size: 1em;
}

.catform1 .core-button-primary{
    height: 25px !important;
}

.catform1 .actionbar{
    height: 50px !important;
    border-top: 3px solid #076DB0;
    background-color: #DBE3E9;
    font-size: 1em;
}

.trigger:before {
    content: "\f18e";
    font-family: FontAwesome;
    position: absolute; z-index: -1;
}

.trigger {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    margin: 1px;
    border-bottom: 1px solid #CCCCCC;
}

.trigger.expanded:before {
    content: "\f0ab";
    font-family: FontAwesome;
    position: absolute; z-index: -1;
}

.trigger.expanded {
    padding: 5px 10px;
    cursor: pointer;
    position: relative;
    margin: 1px;
    border-bottom: 1px solid #CCCCCC;
}

.virtualGroupTable .core-button-primary {
    height:25px !important;
}
.spaceTable .core-button-primary {
    height:25px !important;
}
.spaceTable td {
    padding-top:10px;
    margin-top:10px;
}

.adminGITable{
    margin-left: 35px;
    margin-top: 10px;
}
.adminGITable td{
    padding-bottom: 10px;
}
.adminGITable a{
    text-decoration: none !important;
    color: #076DB0 !important;
    font-weight: normal !important;
}

.actionbar{
    height: 50px !important;
    border-top: 3px solid #076DB0;
    background-color: #DBE3E9;
    font-size: 1em;
}

.subcollabel {
    padding:10px 0 10px 0;
}
.tableWordWrap {
    word-wrap: break-word;
    font-size: 14px !important;
}