/* _lcid="1033"
    _LocalBinding */

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.13.2/themes/base/jquery-ui.min.css");

.selected > .aspNetDisabled{
	font-family: Arial, Helvetica, freesans, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: white!important;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}

.ms-uppercase {
    padding-bottom: 20px;
    margin-top: -10px;
}

option {
    color: unset;
	background-color: unset;
}
option:checked, option:hover, option:focus {
  background: #002d74 linear-gradient(0deg, #002d74 0%, #002d74 100%) !important;
  background-color: #002d74 !important; /* For IE */
  color: white !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

html,  form
{
	height:100%;
}
.body
{
	background-color:#FFF;
	height:100%;
	margin:0px;
	font-size:1em;
	font-family: Arial, Helvetica, freesans, sans-serif;
}

.o365cs-nav-header16 .o365cs-nav-rightMenus{
	display: flex;
	flex-direction: row-reverse;
}

.o365cs-base .o365cs-navMenuButton {
	z-index:1;
}

#O365_TopMenu{
	position: relative;
    top: 5px;
	z-index:101;
}

.ms-signInLink{
	visibility: hidden;
	float: right;
	height: 50px;
}

.ms-siteicon-a{
	vertical-align: middle;
}

.ms-siteicon-img {
    max-width: 520px;
    max-height: 70px;
    width: 27vw;
}
.ms-signInLink:after{
	content: "Official Login";
    visibility: visible;
    padding: 3px 20px;
    background-color: #d6e4f1;
    border-radius: 20px;
    position: relative;
    top: 10px;
    right: 50px;
	color:#002d74;
	font-weight: 500;
	z-index:7;
}

.ms-breadcrumb-top{
    float: right!important;
}

.ms-core-sideNavBox-removeLeftMargin{
	margin-left: -30px;
}

.o365cs-me-tile-nophoto-username, .ms-core-listMenu-item, .ms-core-listMenu-item:link, .ms-core-listMenu-item:visited{
	color:#212529;
}

#O365_MainLink_Help{
	display:none;
}

.o365cs-base.o365cs-topnavBGColor-2{
	background-color: transparent!important;
}

#O365_MainLink_Me, .owaimg {
	color:black!important;
}

#s4-titlerow {
    padding: 0;
	height: fit-content;
	display:block;
	margin:7px 0 10px;
}

#s4-bodyContainer{
	margin-top:-30px;
	padding-bottom: 30px;
}

#s4-workspace
{
	background-color: transparent;
	top:0px;
}

#DeltaSiteLogo{
	position: relative;
    top: 20px;
    left: 30px;
}


#DeltaPlaceHolderMain{
	padding: 15px 0 0px 20px;
	min-height: calc(100vh - 16.5vh);
	border-left: 2px solid #d6d6d6;
	font-size:16px;
	overflow-x: auto;
  	word-break: break-word;
}

#DeltaPlaceHolderPageTitleInTitleArea{
	margin-left: 120px;
}

#DeltaTopNavigation{
	position: relative;
    top: 42px;
	font-weight: 500;
}

.ms-navedit-editSpan, #fullscreenmodebox, #ctl00_ctl45_site_share_button, #ctl00_ctl46_site_share_button, #O365_SubLink_SuiteMenu_ctl00_ctl46_SiteActionsMenuMainData_ctl00_wsaShowMenu{
	display: none!important;
}

.ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-tv-selected:link {
    display: none;
}
.ms-webpartzone-cell {
    margin-bottom: 0;
}

div.article, div.welcome {
    padding: 0;
}

.ms-rtestate-field {
	margin-top:-10px;
}

.ms-cui-cb-input{
	min-height: 20px!important;
    margin: 0!important;
}

.ms-cui-dd-arrow-button {
	padding: 0 10px 0 5px!important;
}

#Ribbon\.EditingTools\.CPEditTab\.Font\.FontSize {
	width:40px!important;
}

.o365cs-nav-contextMenu o365spo contextMenuPopup{
	z-index:5;
}

.s4-titlerowhidetitle{
	display:block!important;
}

.ms-dlgTitleBtns{
	margin-right:0;
}

.ms-authoringcontrols > fieldset > legend > span, .ms-authoringcontrols > fieldset > legend {
    font-size:16px;
	font-family: Arial, Helvetica, freesans, sans-serif;
}

.ms-authoringcontrols > fieldset > div > input, .ms-authoringcontrols > fieldset > div > span > input, #onetidAddToDefaultView > span > input, .ms-authoringcontrols > input{
	margin-right:5px!important;
}

.cell-margin:nth-child(4) {
    border: 1px solid #bcd2e6;
    padding: 0px 10px 0px 10px;
	margin-bottom:20px;
}

.ms-webpart-titleText > a > nobr > span{
	font-family: Arial, Helvetica, freesans, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
    padding: 5px 10px;
    font-weight: 600;
    color: #ffffff;
	background-color:#002D74;
	display: inline-block;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.8);
}

.ms-webpart-titleText > a > nobr > span[id^="WebPartCaptionWPQ"] {
    display: none !important;
}

/* Fontawesome Specific Styles Start*/
.fa-bars{
	float:right;
	color:#002d74!important;
	font-size:27px;
}

.fa-calendar{
	color:#002d74!important;
	font-size: 20px;
    vertical-align: middle;
    padding-left: 10px;
	padding-bottom: 2px
}

.fa-calendar:hover{
	color:#002d74!important;
	font-size: 20px;
    vertical-align: middle;
    /* padding-left: 10px; */
	padding-bottom: 2px;
	cursor: pointer;
}
.fa-solid{
	color:#212529;
}
/* Fontawesome Specific Styles End*/


/*General Links Start*/
a:link{
	color:#212529;
	text-decoration:none;	
}

a:hover{
	color:#212529;	
	text-decoration:underline;	
}
a:active{	
	color:#212529;
	text-decoration:none;
}

a:visited{
	color:#212529;
	text-decoration:none;
}
.disabled-link{
	pointer-events: none;
}
/*General Links End*/

/*Page Layouts Start*/
.search-full-width {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
}
/*Page Layouts End*/

/*PDB Specific Styles Start*/
#pdbSiteTitle{
	position: absolute;
	top: 5px;
	left: 320px;
	font-size:24px;
    color: #002d74;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	display: none;
}

#pdb-main-body{
	border-top: 2px solid #d6d6d6;
	background-color: white;
}

/*Navigation Start*/
.navbar{
	padding-bottom:0;
}

.navbar-nav{
	line-height:1.05;
	margin-top:-5px;
}

button.navbar-toggler, .navbar-toggler:before, .navbar-toggler:focus, .navbar-toggler:hover{
	background-color:transparent;
	padding: 5px 0 5px 10px!important;
	min-width: 50px!important;
	position: relative;
    left: 0;
	border:2px solid white;
	font-size:inherit
}

.navbar-toggler:focus{
	text-decoration: none;
    /* box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);*/
	box-shadow: 0 0 0 !important; 
}

.navbar-toggler.collapsed, .navbar-toggler.collapsed:before, .navbar-toggler.collapsed:focus{
	border:none!important;
	    line-height: 1;
}

.show {
  opacity: 1;
}

.navbar-collapse{
	padding:0 15px;
}

.navbar-toggler span {
  display: block;
  background-color: #002d74;
  height: 3px;
  width: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  position: relative;
  left: 0;
  opacity: 1;
  transition: all 0.35s ease-out;
  transform-origin: center left;
}

.navbar-toggler span:nth-child(1) {
  transform: translate(0%, 0%) rotate(0deg);
  margin-top: 0.3em;
}

.navbar-toggler span:nth-child(2) {
  opacity: 1;
}

.navbar-toggler span:nth-child(3) {
  transform: translate(0%, 0%) rotate(0deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(1) {
  transform: translate(15%, -33%) rotate(45deg);
}

.navbar-toggler:not(.collapsed) span:nth-child(2) {
  opacity: 0;
}

.navbar-toggler:not(.collapsed) span:nth-child(3) {
  transform: translate(15%, 33%) rotate(-45deg);
}

#navbarNav{
	max-height: calc(100vh - 107px);
	overflow-y: auto;
	overflow-x: hidden;
}
.nav-item, .menu-item-text, #pdbSiteTitle{
	font-family: Arial, Helvetica, freesans, sans-serif;
}
.pdb-nav-text{
	color:#212529;
	text-decoration: none;
	font-size:1rem;
}

.pdb-nav-text-header{
	color:#212529;
	text-decoration: none;
	font-size:1rem;
	font-weight:bold;
}

.pdb-nav-text-sub{
	color:#212529;
	text-decoration: none;
	font-size:1rem;
}

.pdb-nav-text:hover, .pdb-nav-text-header:hover, .pdb-nav-text-sub:hover{
	text-decoration: none;

}

.pdb-quicklaunch
{
	padding: 2px 10px 2px 17px;
    vertical-align: middle;
	border-bottom: 1px solid #d6d6d6;
}

.pdb-quicklaunch-header
{
    padding: 5px 5px;
    vertical-align: middle;
    border-bottom: 4px solid #002d74
}

#sidemenu{
	background-color:white;
	padding:15px 0px 15px 15px;
}

.side-nav-header-margin{
	height:10px;
}
/*Navigation End*/

/*Home Page Start*/
.home-text{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
}

#home-heading{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: 700; 
}

#home-welcome-text{
margin: 0 30px 0px 5px;
}

.welcome-content{
display:none!important;
}

#rightlinkscol{
	width: 200px;
	padding: 10px;
	text-align:left;

}

.generalinfolinks {
    display: flex; 
    align-items: center; 
    gap: 5px; 
	margin-top: 1px;
	color: #002d74!important; 
}

#generalinfocontainer{
	display:block;
	width: 165px;
	overflow:hidden;
	padding:0 10px 0 10px;
	margin-bottom:10px;
}

#generalinfotitle{
	width: 135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#002d74;
	word-wrap:break-word;
	overflow:hidden;
}

.generalinfocontenttext{
	line-height:1.25;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
}

.generalinforicon {
    flex-shrink: 0;
    width: 18px;
    height: 10px;
}

.quicklinksicon{
	display: block;
	width:18px;
	height:18px;
	margin-right:3px; 
}

#quicklinksoutercontainer{
	display:block;
	width:100%;
	border:1px solid #d4d4d4;
	background-color: #FFF;
	padding:10px;
	overflow:hidden;
	margin:30px 0;
	clear:both;
}

#quicklinkstitle{
	width: 135px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#002d74;
	word-wrap:break-word;       /* IE 5.0+ */
	overflow:hidden;
}

.quicklinksinnercontainer {
    display: flex; 
    align-items: center; 
    gap: 5px; 
}


.quicklinkscontainer{
	float:left;
	margin-top:3px;
	word-wrap:break-word;
	overflow:hidden;
	
}
.quicklinkscontainer a {
    display: inline-block; 
    text-decoration: none; 
    vertical-align: middle; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; 
    color: #002d74!important; 
	font-weight: 600;

}

#rightlinkscolMobile{
	display:none;
}

.quicklinksicon img {
    flex-shrink: 0; /* Prevent the icon from resizing */
    width: 18px;
    height: 18px;
}
/*Home Page End*/


/*Tables Start*/

.ms-csrlistview-controldiv{
	margin-bottom:15px;
}

.ms-list-emptyText-compact, .ms-vb2, .ms-list-addnew{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}
.ms-list-addnew.ms-list-addnew-aligntop{
	padding-top: 10px;
}


.list-notif{
	margin: 20px 0;
	background-color: #f8f8f8; 
	padding: 20px 10px;
}

.ms-bottompaging{
	width:100%;
	margin-bottom: 20px;
}

.ms-promlink-button-enabled{
	vertical-align: middle;
}

.ms-minWidthHeader{
	display: block!important;
}

.ms-vh-selectAllIcon, .ms-cellStyleNonEditable, .ms-vh-icon, .ms-vb-firstCell{
   display: none;
}

.ms-InlineSearch-Outline-Empty, .ms-InlineSearch-Outline-Empty, .ms-InlineSearch-Outline-Empty:hover, .ms-InlineSearch-Outline-Empty:active, .ms-InlineSearch-Outline-Baseline{
	height: 30px;
	width:190px;
}

.ms-promlink-button-image {
	width: 19px;
    height: 19px;
	margin: -5px -5px 1px -5px;
}

.wp-headertext td {
	border: 1px solid #002d74;
	font-family: Arial, Helvetica, freesans, sans-serif;
	background-color:#002d74;
	color:#ffffff;
	margin: 0;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
}

.wp-headertext h2 {
	font-family: Arial, Helvetica, freesans, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 10px;
	font-weight: 600;
	color:#ffffff;

}

.wp-headertext .home {
	width: 100%;
}

.homeWebParts {
	border: 1px solid #bcd2e6;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, freesans, sans-serif;
}


.ms-vh2, th .ms-vb, th .ms-vb a, .ms-vh2-nofilter-icon a, .ms-headerSortTitleLink{
	background-color: #EDEDEE !important;
	color:#525252!important;
	font-family: Arial, Helvetica, freesans, sans-serif;
	font-weight:600;
	font-size: 16px;
}

.ms-vh2 a:link{
	color:#525252!important;
}

#bottomPagingCellWPQ3 > td, .ms-bottompagingline {
	background-color: #D7E5F2 !important;
}

.homeWebParts td#MSOZoneCell_WebPartWPQ2, .homeWebParts td#MSOZoneCell_WebPartWPQ3, .homeWebParts td#MSOZoneCell_WebPartWPQ4 {
    padding-bottom: 50px!important;
}

table.ms-listviewtable tr:nth-child(even), tr.ms-droppable tr:nth-child(even) {
  background-color: #ffffff;
}

table.ms-listviewtable tr:nth-child(odd), tr.ms-droppable tr:nth-child(odd){
background-color: #f7f7f7;
}

table.ms-listviewtable tr:hover {
background-color: #ddd; 
}

#scriptPagingWPQ3, #scriptPagingWPQ6, #scriptPagingWPQ1,#scriptPagingWPQ2, #scriptPagingWPQ4, #scriptPagingWPQ5 {
	margin-right:10px;
}

#bottomPagingCellWPQ3, #bottomPagingCellWPQ8, .ms-bottompagingline{
	background-color: #D7E5F2;
	padding:2px 0;
	border-top: 2px ridge #002d74;
}

table.ms-listviewtable{
    cursor: default;
    border-top: 3px ridge #EDEDEE;
	margin-right:10px;
	width: -webkit-fill-available;
	margin-top: -20px;
}

.ms-bottompagingline1 {
    line-height: 10px;
}

.ms-vb a:link, .ms-vb2 a:link, .ms-vb-user a:link {
    color:#002d74;
}

.ms-menuimagecell{
	border:none;
}

.ms-paging{
    padding: 4px 3px 2px 5px;
}

.current-page-number{ 
	font-weight:600;
}

.page-number{
	background-color: #d7e5f2; 
	padding: 0px 4px; 
}

.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited {
    color: #002d74;
    text-decoration: none;
}
/*Tables End*/

/*Search Start*/

.searchresults .resultno {
    padding-left: 8px;
    font-family: Arial, Helvetica, freesans, sans-serif;
    text-align: left;
    margin-top: 10px;
}

.searchresults .pagesize {
    float: right;
    margin-top: -20px;
    font-family: Arial, Helvetica, freesans, sans-serif;
}

.searchresults .pagesize ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.searchresults .pagesize li {
    float: left;
    padding: 0 5px;
}

.aspNetDisabled {
    color: #212529!important;
	text-decoration: none;
}

.searchresults .pagesize li a {
    color: #002d74;
}

.searchresults {
	border: 1px solid #bcd2e6!important;
	padding: 15px 10px;
}

.narrow-search-box {
    background: #d8d8d8;
    padding: 10px 0px 12px 5px;
    margin: 20px;
}

.pager {
    text-align: center; /* Centers the pagination */
}

.pager table {
    background-color: #D7E5F2;
    padding: 5px 0;
    border-top: 2px ridge #002d74;
    margin: 20px auto 0 auto; 
    width: 100%; /* Ensures full width */
    text-align: center;
}

.pager table tbody {
    display: flex;
    justify-content: center; /* Centers the pagination numbers */
}

.pager table td {
    background-color: #D7E5F2 !important;
    padding: 5px 1px; /* Adjusts spacing between numbers */
    text-align: center;
    white-space: nowrap;
}

.pager table td:first-child {
    padding-left: 10px; /* Adds space on the left */
}

.pager table td:last-child {
    padding-right: 10px; /* Adds space on the right */
}

.pager table td a,
.pager table td span {
    display: inline-block;
    padding: 2px 5px; /* Adjusts clickable area */
    text-decoration: none;
    color: #002d74;
	font-family: Arial, Helvetica, freesans, sans-serif;
    font-size: 16px;
}

.pager table td span {
    font-weight:bold;
}

.pdb-link-info-icon > img{
	width: 30px;
    padding-left: 5px;
}


  #pdb-simple-search-form {
    margin-left: -30px;
	font-family: Arial, Helvetica, freesans, sans-serif;
}

/* Firefox-specific styles */
@-moz-document url-prefix() {
	#pdb-simple-search-form {
		margin-left: 0px;
	}
}

.search-form .input-label {
    display: flex;
    align-self: center;
	justify-content: end;
	margin-top:10px;
	text-align:right;
}

select, input[type=text], input[type=number] {
    border-radius: 4px;
    height: 30px;
    margin: 7px 0;
}

select{
	width:100%
}
.search-form .input-col {
    display: flex;
    align-items: center;
}

#pdb-buttons-div {
    float: right;
    margin-right: 6px;
	margin-top:30px;
}

.pdb-button-search {
    border-radius: 4px;
    color: white !important;
    background-color: #002d74 !important;
    padding: 5px 20px !important;
    font-size: 16px !important;
    margin-top: 5px;
}

.pdb-button-clear {
    border-radius: 4px;
    color: #002d74 !important;
    background-color: transparent !important;
    padding: 5px 20px !important;
    font-size: 16px !important;
    margin-top: 5px;
    border: 1px solid #002d74 !important;
}

.pdb-search-results-container{
	margin-bottom:50px;
}

.select-year-info-icon{
	width: 30px;
    padding-left: 5px;
	margin-top: 10px;
}

.selectYear{
	margin: 10px 5px 0 0;
}

.input-col > span{
	min-width:15px;
}

.selectYearLabel{
	margin-top: 20px!important;
}

.pagingRow{
	background-color: transparent;
}

.search-form .select-year-input-col {
    display: flex;
    align-items: start;
}

.search-form .select-year-input-label {
    display: flex;
    align-self: start;
    justify-content: end;
	padding-top: 3px;
}


#pdb-advanced-search-form {
    margin-left: -100px;
}

/* Firefox-specific styles */
@-moz-document url-prefix() {
	#pdb-advanced-search-form {
		margin-left: -50px;
	}
}

.advanced-search-info-icon{
	margin-top:3px;
}

.body-border{
	background-color: rgb(248, 248, 248);
}

.contenttext_bold{
	font-weight: bold;
	font-size: 1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding:20px 20px 0px 30px;
	margin-bottom:0;

}

.contenttext{
	font-size: 1em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
	padding:0px 30px 10px 30px;
	text-align:justify;
}


/*Search End*/

/*Tab Menu Start*/
.tab li, .header-tab li{
	float: left;
	display:inline;
	margin: 0 0.2em 0 0;
	text-align: center;
	padding:3px 10px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
	background-color: #D7E5F2;
    border: 1px solid #bcd2e6;

}

.tab li a, .header-tab li a{
	display: block;
  	text-decoration: none;
	font-family: Arial, Helvetica, freesans, sans-serif;
	color:#154865;
	text-transform:uppercase;
	
}

* html .tab li a, * html .header-tab li a{
width: 1%;
}

.tabcontent{
	border: 1px solid #bcd2e6;
	padding: 0 .5em;
	margin-top: -20px;
	font-family: Arial, Helvetica, freesans, sans-serif;
	width: fit-content;	
}

/*Reports List Start*/
.reportList{
	position: relative;
    background-color: #002d74;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
    border: 1px solid #002d74;
    color: white;
	margin: 20px 0;
    padding: 5px 12px;
    font-weight: 600;
    text-transform: uppercase;
}

.pdb-reports-container .ms-vb2{
	padding-left: 10px!important;
}

#Attachments{
	display:none;
}

.pnlDocList{
	border-top: 1px solid #bcd2e6;
	padding: 12px;
	border-bottom: 1px solid #bcd2e6;
}

.admin-fields-container{
	margin-bottom: 0!important;
}

.admin-fields-container .selected{
	width: 100%;
    padding: 3px 0;
}

.pdb-reports-container{
	max-width: 1400px;
}

.pdb-reports-container .budget-form-content-wrapper{
	max-width: unset;
}
/*Reports List End*/

.tab li.selected, .tab li:hover, .header-tab li.selected, .header-tab li:hover{
	position: relative;
	background-color:#002d74;	
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);
	border: 1px solid #002d74;
}

.tab li.selected a:link, .tab li.selected a:visited, .tab li:hover a, .header-tab li.selected a:link, .header-tab li.selected a:visited, .header-tab li:hover a {
	color: #ffffff;
	
}

.tab li a:link, .tab li a:visited, .header-tab li a:link, .header-tab li a:visited{
	font-family: Arial, Helvetica, freesans, sans-serif;
	font-size:16px;
	font-weight: 600;
	color:#154865;
	text-decoration:none;	
	cursor:pointer;
	text-transform:uppercase;	
}

.tab li a:hover, .tab li a[disabled=disabled], .header-tab li a:hover, .header-tab li a[disabled=disabled]{
	font-family: Arial, Helvetica, freesans, sans-serif;
	color:#FFFFFF;	
	text-decoration:none;	
	cursor:pointer;
	text-transform:uppercase;	
}

/* Tabs Styles for Search Types Start*/
.tab, .header-tab {
    display: flex;
	padding:10px 0;
	margin-bottom:15px;
}

.header-tab {
    margin: 0 0 0 -30px;
}

.tab h2 , .header-tab h2{
	font-family: Arial, Helvetica, freesans, sans-serif;
	padding:3px 15px;
	margin:0;
	font-size: 18px;
	color:#002d74;
	text-transform:uppercase;
}

.tab div, .header-tab div {
	cursor: pointer;
	background-color:#D7E5F2;
	border: 1px solid #bcd2e6;
	margin: 0 0.2em 0 0;
	text-align: center;
		box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
}

.tab div a, .header-tab div a{
	display: block;
  	text-decoration: none;

	
}

* html .header-tab div a, * html .header-tab div a  {
width: 1%;
}


.tab div a:hover, .tab div a[disabled=disabled], .header-tab div a:hover, .header-tab div a[disabled=disabled]{
	font-family: Arial, Helvetica, freesans, sans-serif;
	font-weight:bold;
	text-decoration:none;	
	cursor:pointer;
	text-transform:uppercase;	
}


.tab div.selected, .header-tab div.selected{
	position: relative;
	background-color:#002d74;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.5);	
	border: 1px solid #002d74;
}

.tab div:hover, .header-tab div:hover{
	background-color:#002d74;	
}

.tab .selected h2:hover, .tab h2:hover, .header-tab .selected h2:hover, .header-tab h2:hover{
	color:#D7E5F2;
}

.tab .selected h2, .header-tab .selected h2{
	color:white;
}

.tab div.selected a:link, .tab div.selected a:visited, .tab div:hover a, .header-tabtab div.selected a:link, .header-tab div.selected a:visited, .header-tab div:hover a  {
	color: #ffffff;
	
}
/*Tabs Styles for Search Types End*/
/*Tab Menu End*/


/*New Project Start
#new-project-container{
	margin-top: -5px;
}*/

#new-project-container .header-tab{
	    padding-bottom: 0;
}

#new-project-form-container .lfi-fields-wrapper .input-label{
	border-top: unset;
}

#new-project-form-container .ms-formtoolbar{
	margin-top: 15px;
}

#new-project-form-container {
    padding: 15px 10px 15px 0px;
    border: 1px solid #bcd2e6;
    margin: 5px 2px;
}

#ul-new-project{
	margin-bottom: 0;
}

/*New Project End*/


/*Budget Table Start*/
.budgetform {
	margin: 20px 0 20px 0;
}

.budgetform td.ms-formlabel {
	border-bottom: 1px solid #D8D8D8; 
	border-right: 1px solid #D8D8D8; 
	border-top: none;
	font-weight: normal;
}

.budget-form-content-wrapper {
    border: 1px solid #bcd2e6;
    padding: 10px 13px 0px 13px;
    margin: 15px 2px 15px 2px;
    max-width: 1120px;
}

.budget-form-parent-label {
    border-top: 1px solid #bcd2e6;
    padding: 5px 10px;
}

.budget-form-parent-label > h3 {
    color: #525252;
    font-family: Arial, Helvetica, freesans, sans-serif;
    font-weight: bold;
	font-size: 100%;
}

.budget-form-label {
    background-color: #D7E5F2;
    border-top: 1px solid #bcd2e6;
    padding: 5px 10px;
}

.editbudgettable-toolbar{
	background-color: #D7E5F2;
    border: 1px solid #bcd2e6;
}

#editbudgettable {
    background-color: #D7E5F2;
    border: 1px solid #bcd2e6;
}

#budgettabletotal {
    border: 1px solid #bcd2e6;
}

.tabcontent-container .ms-formtoolbar{
	margin-bottom: 20px;
}

.editbudgettable-toolbar a {
	padding: 10px 0px 10px 3px;
}

.editbudgettable-toolbar img {
	margin-left: 10px;
}

.ms-formlabel div {
	max-width: 450px;
	word-wrap: break-word;
	overflow-wrap: break-word;
	white-space: normal;
}

.rightAlignText, .rightAlignText span input{
	text-align:right;
	padding: 5px!important;
}

.rightAlignText span textarea{
	min-width:250px;
}

.ms-formlabel h3.ms-standardheader {
	color: #525252;
	font-family: Arial, Helvetica, freesans, sans-serif;
	font-weight: bold;
}

.ms-toolbar a {
    color: #002d74 !important;
}

.budgetform td.leftBorder {
	border-left: 1px solid #D8D8D8; 
}

.budgetform h3 {
font-size: 100%;
}

.budgetform-heading td.ms-formlabel {
	border-top: 1px solid #D8D8D8; 
	padding: 10px 20px 10px 5px;
	color: #525252;
	border-color: #bcd2e6;
}

#editbudgettable {
	background-color: #D7E5F2;
	border: 1px solid #bcd2e6;
}

.pdb-edit-budget-table-container {
	margin-top: 20px;
}
/*Budget Table End*/

/*Supporting Documents Start*/
.ms-qcb-root{
	margin-left: 10px;
}

#QCB1_Button5, #QCB1_Button4, #QCB1_Button3 {
	display:none;
}

.ms-vhltr{
	background-color: #EDEDEE!important;
}
/*Supporting Documents End*/

/*footer start*/
.pdb-footer
{
	background-color:transparent;
	padding:0;
	height:10px;
	position: relative;
	margin-right: -10px;
}
.pdb-footer-inner
{
font-family: Arial, Helvetica, freesans, sans-serif;
padding: 10px 20px 10px 0px;
width: calc(100%)!important;
background-color: #D7E5F2;
color: #002d74;
text-align:right;
}

#backToTop {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9999;
  cursor: pointer;
  opacity: 0.9;
  display: none; /* Hidden by default */
}

#backToTop img {
  width: 40px;  /* Adjust as needed */
  height: auto;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}

#backToTop:hover img {
  opacity: 1;
}

/*footer end*/

/* Scrollbar Start */
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  border-radius: 5px;
  box-shadow: inset 0 0 3px grey; 
}

::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,.5);
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: #002d74; 
}

#pdb-hierarchy-div::-webkit-scrollbar-track {
  border-radius: 5px;
  box-shadow: inset 0 0 5px grey; 
}
/*Scrollbar End*/

/*125% Zoom Start*/
@media (max-width: 1536px) {
    #pdbSiteTitle {
		left: 300px;
		font-size:22px;
	}
	#s4-titlerow{
		margin: 7px 0 5px;
	}
	
	#DeltaTopNavigation{
		top: 40px;
	}

	body, #DeltaPlaceHolderMain, .home-text,#generalinfotitle,#quicklinkstitle, .pdb-button-search, .ms-vb > a, .ms-vb, .ms-headerSortTitleLinkm, .ms-vb2 > a, .ms-vb2  {
		font-size: 14px!important;
	}
	.tab h2, .header-tab h2{
		font-size: 16px;
	}
	#home-heading {
		font-size: 20px;
	}
	#pdb-simple-search-form{
		width:710px;
	}
	.tab, .header-tab{
		margin-bottom:10px;
	}
}
/*125% Zoom End*/

/*150% Zoom Start*/
@media (max-width: 1280px) {
	#rightlinkscol {
		width: 180px;
		padding: 7px;
	}

	#s4-titlerow{
		margin: 7px 0 0;
	}
	
	#DeltaTopNavigation{
		top: 35px;
	}

	.ms-siteicon-img {
		width: 30vw;
	}


	#quicklinksoutercontainer{
		margin:20px 0;
	}
	#generalinfocontainer{
		padding: 0 5px;
	}
	#quicklinksoutercontainer{
		padding:8px;
	}
	.quicklinksinnercontainer {
		gap: 2px;
	}

	.ms-formlabel div{
		max-width: 260px;
		word-wrap: break-word;
		overflow-wrap: break-word;
		white-space: normal;
	}

	.col-xl-3{
	   width: 20%;
	}	
}

@media (min-width: 1200px) {
	.col-xl-9{
	   width: 80%!important;
	}
	.col-xl-3 {
        flex: 0 0 auto;
        width: 20%!important;
    }
}


/* to accomodate 150% scaling of browser */
@media (-webkit-min-device-pixel-ratio: 1.1) {
	*,
	.ms-rteFontSize-4  {
		font-size: 14px;
	}

	.pdb-quicklaunch {
		padding: 2px 10px 2px 14px;
	}
}
/*to accomodate 150% scaling of browser*/
/*150% Zoom End*/

/*Responsive Behavior Start*/
@media (max-width: 767px) {
    #DeltaPlaceHolderMain {
        border-left: none !important;
		margin: -45px 0 20px 0!important;
		min-height: calc(100vh - 18vh);
		overflow-x: auto;
    }

	#backToTop {
		position: fixed;
		bottom: 10px;
		right: 30px;
		z-index: 9999;
		cursor: pointer;
	}

	#pdbSiteTitle, #titleAreaRow{
		display:none;
	}

	.side-nav-header-margin{
		height:5px;
	}

	.welcome.blank-wp {
		overflow-x: auto;
	}
	.ms-siteicon-img {
        max-width: 300px;
        margin-left: 15px;
        width: 70vw;
	}
	#s4-titlerow, #sidemenu {
		display:none;
	}
	
	.s4-titlerowhidetitle {
		display:none!important;
	}

	#s4-bodyContainer{
		margin-top:-10px!important;
	}
	#pdb-main-body {
		border-top: none;
		margin-top: 85px;
	}

	#pdb-main-body .pdb-main-body-right{
		padding: 0;
	}
	.ms-signInLink:after {
		top: 5px;
		right: 15px;
		z-index:7;
	}
	#pdb-responsive-header{
		position: fixed;
		top: 15px;
		border-bottom: 1px solid #d6d6d6;
		background-color: white;
		z-index: 6;
	}

	#O365_TopMenu {
		top: 0px;
	}
	.pdb-quicklaunch {
		padding: 5px 10px 5px 17px;
	}
	.pdb-quicklaunch-header{
		padding: 5px 10px 2px 10px;
		vertical-align: middle;
		border: none!important;
	}
	.pdb-nav-text, .pdb-nav-text-header, .pdb-nav-text-sub{
		color:#002d74!important;
	}

	#pdb-simple-search-form {
		width: auto !important;
		margin-left: 0 !important;
	}

	.search-form .input-label {
		justify-content: start;
	} 

	.search-form .select-year-input-label {
		justify-content: start;
		padding-left: 0;
	}

	.search-form .select-year-input-col {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.tab h2, .header-tab h2 {
		font-size: 14px;
	}

	.search-form #pdb-buttons-div {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}

	.search-form #pdb-buttons-div input {
		margin-left: 0px;
	}

	.ms-rtestate-field {
		margin-right: 22px;
	}

	.pdb-search-results-container {
		max-width: 90vw;
		margin: 0px;
		padding-left: 0;
	}

	.pdb-search-results-table {
		max-width: 90vw;
		margin-right: -22px;
	}

	.pdb-search-results-table > .wp-headertext {
		display: flex;
        align-items: normal;
        margin-bottom: 15px;
        flex-direction: column;
        justify-content: center;
	}

	.pdb-search-results-table > .wp-headertext > table {
		display: block !important;
	}
	
	.pdb-search-results-table > .wp-headertext > .pagesize {
		margin-top: 15px !important;
	}
	
	.pdb-proposal-budget-table-container {
		max-width: 90vw;
		margin-top: 20px;
	}

	.pdb-edit-budget-table-container {
		max-width: 90vw;
		margin-bottom: 25px !important;
	}

	.tabcontent-container {
		max-width: 90vw;		
		margin-right: -22px;	
	}

	.budgetform-tabs > ul > li > a {
		font-size: 14px !important;
	}

	.budget-form-parent-label > h3 {
		color: #525252;
		font-family: Arial, Helvetica, freesans, sans-serif;
		font-weight: bold;
		font-size: 14px;
	}

	#pdb-buttons-div {
		margin-top: 0px !important;
	}

	#pdb-buttons-div > input {
		font-size: 14px !important;
	}

	#pdb-form-buttons-div {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }

    #pdb-form-buttons-div > input {
        width: 100%;
		font-size: 14px !important;
		margin-left: 0px !important;
    }

	.create-project-form-content {
		width: 90vw !important;
	}

	.create-project-form-content .input-label {
		margin-top: 15px;
	}

	.create-project-form-content .input-col {
		margin-top: 5px;
	}

	.edit-proposal-form-content {
		width: 90vw !important;
	}

	.edit-proposal-form .input-label {
		margin-top: 15px;
	}

	.edit-proposal-form .input-col {
		margin-top: 5px;
	}

	.ms-webpart-titleText > a > nobr > span {
		font-size:14px;
	}

	#new-project-container{
	   width: calc(100% - 10px);
	   min-width: unset;
	}
}

@media (max-width: 768px) {
    #form-container {
        padding: 15px;  /* Reduce padding on smaller screens */
    }

    .form-field {
        flex-direction: column;
        align-items: flex-start;
    }

    .form-field input, .form-field select {
        width: 100%; /* Ensure inputs and selects take full width */
    }

	#pdb-form-buttons-div{
		margin-top:-20px;
	}

	.budget-form-label {
		background-color: #D7E5F2;
		border-top: 1px solid #bcd2e6;
		padding: 5px 10px;
		margin: 0 5px 10px 5px;
		width: calc(100% - 10px);
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.pdb-search-results-container {
		max-width: 63vw;
		margin: 0;
	}
}

@media (max-width: 991px) {
	#pdb-simple-search-form {
		width: auto !important;
		margin-left: 0 !important;
	}

	.search-form .input-label {
		justify-content: start;
	} 

	.search-form .select-year-input-label {
		justify-content: start;
	}
	
	.search-form .input-label {
    	justify-content: start;
		margin-left:0px;
		margin-top: 0px;
	}
	.pdb-descriptiontext {
		margin-bottom: 0;
	}
	#pdb-buttons-div{
		margin-right:0px;
		margin-top:20px;
	}

	#pdb-buttons-div > input {
		font-size: 14px !important;
	}

    #pdb-simple-search-form {
    	margin-left: -18px;
	}

	.narrow-search-box {
		margin: 10px 0px 10px 0px;
	}

	.selectYearLabel {
		margin-top: 0px !important;
	}
	
	.ms-rtestate-field p {
		margin: 0px;
	}

	.search-form .input-col {
		margin-bottom: 10px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.search-form .input-label {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.pdb-buttons-div-container {
		padding-left: 0px !important;
	}

	.searchresults {
		margin-top: 20px;
	}
	.tab {
		margin-left: 10px;
	}

	.header-tab {
		margin-left: 0px;
	}

	.header-tab ul{
		padding-left:0
	}

	.budgetform-tabs {
		margin-left: 0px;
	}

	#ul-new-project {
		margin-left: -10px;
	}

	#new-project-container .ms-formtoolbar {
		width: 97%;
	}
}

@media (max-width: 1030px) {
	#quicklinksoutercontainer {
		width:100%;

	}
	#pdb-home-text {
		width:100%;
	}
}

@media (max-width: 1229px) {
    #rightlinkscolMobile{
		display:block;
		background-color: #f2f2f2;
    	padding: 10px;
	}
	#home-welcome-text {
		max-width:86vw;
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#rightlinkscol{
		display:none;
	}
	#rightlinkscolMobile{
		max-width:87vw;
		margin-bottom: -10px;
	}
	.quicklinksinnercontainer{
		margin-left: 10px;
	}
	#home-heading {
        font-size: 18px!important;
    }
}
/* Responsive Behavior End*/
/*PDB Specific Styles End*/

/* for List Field Iterator Pages */
.lfi-parent-container {
    border: 1px solid #bcd2e6;
    padding: 0 1em;
    margin-top: -20px;
    font-family: Arial, Helvetica, freesans, sans-serif;
	width: 80%;
}

.lfi-fields-wrapper .input-col {
    display: flex;
    background-color: #D7E5F2;
    border-top: 1px solid #bcd2e6;
    padding: 2px 10px 5px 10px;
	font-family: Arial, Helvetica, freesans, sans-serif;
}

.lfi-fields-wrapper .input-col input[type="checkbox"]{
    height: 17px;
    width: 17px;
}

.lfi-fields-wrapper .input-col input[type="text"]{
    height: 30px !important;
}

.lfi-fields-wrapper .input-col > * {
    margin: 0px 0px 7px 0px !important;
}

.lfi-fields-wrapper .input-col > span {
	width: 100% !important;
	margin: -7px 0px 0px 0px !important;
}

.lfi-fields-wrapper .input-col > select {
	width: 100% !important;
}

.lfi-fields-wrapper .ms-usereditor {
	margin-top: 7px !important;
    width: 100% !important;
}

.lfi-fields-wrapper .ms-usereditor td {
    width: 100% !important;
}

.lfi-fields-wrapper .ms-usereditor td > div {
    border-radius: 4px !important;
	height: 30px !important;
}

.lfi-field-label {
	font-weight: bold;
	margin:0;
	color: #525252;
	font-family: Arial, Helvetica, freesans, sans-serif;
}

.form-check-input {
	margin-top: 0 !important;
}

.lfi-fields-wrapper {
	margin-left: 0px;
}

.lfi-fields-wrapper .rte-col {
    background-color: #D7E5F2;
    border-top: 1px solid #bcd2e6;
    padding: 2px 10px 5px 10px;
    position: relative;
}
.lfi-fields-wrapper .rte-col-no-tooltip {
    background-color: #D7E5F2;
    border-top: 1px solid #bcd2e6;
    padding: 2px 10px 5px 10px;
    position: relative;
}
.lfi-fields-wrapper .input-label {
    display: flex;
    align-self: flex-start;
    justify-content: start;
    border-top: 1px solid #bcd2e6;
}

.lfi-fields-wrapper .input-label > p { 
	margin-top: 5px
}
.lfi-fields-wrapper select[multiple] {
    height: 150px !important;
}
.lfi-header-label {
    background-color: #D7E5F2;
    border-top: 1px solid #bcd2e6;
    padding: 5px 10px;
    margin-bottom: 10px;
    margin: 0 5px 10px 5px;
    width: calc(100% - 10px);
}
.lfi-header-parent-label {
    border-top: 1px solid #bcd2e6;
    padding: 5px 10px;
}
.lfi-header-wrapper {
    border: 1px solid #bcd2e6;
    padding: 10px 13px 0px 13px;
    margin: 15px 2px 0px 2px;
}
.lfi-field-checkbox {
	align-content: flex-start;
}
.lfi-field-with-description-container {
	flex-direction: column;
}
.lfi-field-with-description {
	display: flex;
}
.lfi-field-with-description > input {
	margin-top: 0 !important;
	margin-bottom: -7px !important;
}
.lfi-field-descriptions {
    font-weight: bold;
    font-size: 14px;
    margin-top: 0px !important;
    margin: 5px -4px 7px 0px !important;
}
.rte-col .ql-container {
	width: calc(100% - 28px) !important;
}
.rte-col .ql-toolbar {
	width: calc(100% - 28px) !important;
}
.ql-container {
	height: 160px !important;
}
.ql-toolbar button {
	min-width: 0 !important;
}
.ql-editor {
	background: white !important;
}
.ql-toolbar {
	background: #ebf3ff !important;
}
.pdb-form-buttons-div-container {
    display: flex;
    justify-content: flex-end;
	margin-top: 10px;
	margin-bottom: 15px;
}
.pdb-form-buttons-div {
    display: flex;
}
.pdb-button-search {
    border-radius: 4px;
    color: white !important;
    background-color: #002d74 !important;
    padding: 5px 20px !important;
    font-size: 16px !important;
    margin-top: 5px;
}
.pdb-button-clear {
    border-radius: 4px;
    color: #002d74 !important;
    background-color: transparent !important;
    padding: 5px 20px !important;
    font-size: 16px !important;
    margin-top: 5px;
    border: 1px solid #002d74 !important;
}
.add-remove-button {
	border-radius: 4px;
    color: #002d74 !important;
    background-color: transparent !important;
    font-size: 14px !important;
    margin-top: 5px;
    border: 1px solid #002d74 !important;
	padding: 4px !important;
    min-width: 5em !important;
    margin-left: 0px !important;
}
.add-remove-button:disabled {
	color: gray !important;
    border-color: gray !important;
	cursor: default !important;
}
.ms-formvalidation {
	margin-left: 5px !important;
}
.admin-fields-container {
    display: block;
}

#lnkAPECGroup > img {
	width: 30px;
	padding-left: 5px;
}
.rte-information-icon {
	position: absolute;
    top: 0%;
    right: calc(0% + 10px);
}
.tooltipContainer {
	background-color: #FFFFFF;
	min-width: 450px;
	min-height: 50px;
	max-width: 630px;
	right: 0 !important;
	z-index: 2 !important;
	color: #525252 !important;
}

@media only screen and (max-width: 600px) {
	.toolbar-row-button-container {
		flex-direction: column !important;
		width: 100% !important;
		gap: 5px !important;
		background-color: #D7E5F2;
	}

	.toolbar-row-container {
		background-color: #D7E5F2!important;
		padding: 5px 0;
	}

	.toolbar-row-button-container > span.mx-2 {
		display: none !important;
	}
}

.toolbar-row-container {
	display: flex;
	align-items: center;
	background-color: #d6e8ff;
    color: #003399;
    border: 1px solid #83b0ec;
    margin-bottom: 5px;
}

.toolbar-row-button-container {
	display: flex;
	align-items: center;
	margin-right: .5rem !important;
}

.toolbar-row-button-container > div > .btn-link {
	font-size: 14px;
	padding: 0px !important;
}

.lfi-fields-wrapper > div > .ms-rtestate-field {
	margin-top: 0px;
}

.lfi-fields-wrapper > div > .ms-rtestate-field table {
  	margin: 0 !important;
}

.lfi-fields-wrapper .ms-rtestate-field td {
	border: 1px solid #000;
	padding: 2px 5px;
}

@media (-webkit-min-device-pixel-ratio: 1.1) {
	.lfi-fields-wrapper > div > .ms-rtestate-field * {
		font-size: 14px !important;
		font-family: Arial, Helvetica, freesans, sans-serif !important;
		font-weight: 400 !important;
		line-height: var(--bs-body-line-height);
	}
}

@media (-webkit-max-device-pixel-ratio: 1.099) {
	.lfi-fields-wrapper > div > .ms-rtestate-field * {
		font-size: 16px !important;
		font-family: Arial, Helvetica, freesans, sans-serif !important;
		font-weight: 400 !important;
		line-height: var(--bs-body-line-height);
	}
}

@media (max-width: 1536px) {
	.lfi-fields-wrapper > div > .ms-rtestate-field * {
		font-size: 14px !important;
		font-family: Arial, Helvetica, freesans, sans-serif !important;
		font-weight: 400 !important;
		line-height: var(--bs-body-line-height);
	}
}

.ql-code-block-container {
	background-color: #23241f;
    color: #f8f8f2;
    overflow: visible;
    padding: 5px 10px;
	font-family: monospace;
	border-radius: 3px;
}

#part1 {
	max-width: 1120px;
}
@media (max-width: 991px) {
	.add-remove-button-br {
		display: none;
	}
}

@media (max-width: 768px) {
    .pdb-form-buttons-div {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
        margin-top: -20px;
    }
	.pdb-form-buttons-div > input {
        width: 100%;
        font-size: 14px !important;
        margin-left: 0px !important;
    }
	.lfi-parent-container {
		width: 90vw !important;
	}
	.lfi-fields-wrapper .input-col {
        margin-top: 5px;
    }
	.lfi-fields-wrapper .input-label {
		margin-top: 15px;
	}
	.lfi-fields-wrapper .input-col > * {
		margin: 5px 0px 7px 0px !important;
	}
	.admin-fields-container {
		margin-left: 0px !important;
		margin-bottom: -15px !important;
		margin-top: 10px !important;
	}
	.lfi-fields-wrapper .input-col > span {
		margin: -2px 0px 0px 0px !important;
	}
	.ql-toolbar {
		margin-top: 5px !important;
	}
	.lfi-fields-wrapper .rte-col > .customMouseOverTooltip {
		margin-top: 5px !important;
	}
}

.ms-rtestate-field .APECFormHeadingA {
	margin: 0 !important;
}

/* For responsive edit table */
@media (min-width: 768px) and (max-width: 1280px) {
	.tabcontent {
		max-width: 63vw !important;
	}
}

/* end List Field Iterator Pages */


select[id^="Old_x0020_Forum"][id$="_SelectCandidate"],
select[id^="Old_x0020_Forum"][id$="_SelectResult"] {
  width: 180px !important;
}

/* For the Topics new item */
input[type="text"][id^="Title_"][id$="_$TextField"] {
  width: 100% !important;
}

select[id^="Fora_"][id$="_SelectCandidate"],
select[id^="Fora_"][id$="_SelectResult"] {
  width: 200px !important;
}
/* End */


/* Make all links in the table match regular text and become unclickable */
.ms-listviewtable td a[href*="ListId={6f995466-b8dc-4f2d-b2fd-52cd980b576b}"],
.ms-listviewtable td a[href*="ListId={cf876175-34fc-4d9e-93f1-ad90c46f913c}"],
.ms-listviewtable td a[onclick*="ListId={6f995466-b8dc-4f2d-b2fd-52cd980b576b}"],
.ms-listviewtable td a[onclick*="ListId={cf876175-34fc-4d9e-93f1-ad90c46f913c}"] {
	color: inherit !important;
	text-decoration: none !important;
	pointer-events: none !important;
	cursor: default !important;
	font-weight: normal !important;
}

.ms-listviewtable td a[href*="ListId={63422025-805a-4fda-9c65-e1c3c341e6e0}"],
.ms-listviewtable td a[href*="ListId={b870e3ee-4f9e-40e3-b41e-7123330cce2b}"],
.ms-listviewtable td a[onclick*="ListId={63422025-805a-4fda-9c65-e1c3c341e6e0}"],
.ms-listviewtable td a[onclick*="ListId={b870e3ee-4f9e-40e3-b41e-7123330cce2b}"] {
	color: inherit !important;
	text-decoration: none !important;
	pointer-events: none !important;
	cursor: default !important;
	font-weight: normal !important;
}


@media (min-width: 769px) {
    .col-md-9 {
        width: 80% !important;
    }
}

#topPagingCellWPQ1 {
	display: none !important;
}


/* Hide header and footer on add new class list */
form[action*="/Lists/"] #pdb-responsive-header,
form[action*="/Lists/"] .pdb-footer-inner {
  display: none !important;
}
/* end */

/* Makes the width of the left nav fit the text and prevents the text from wrapping */
.ms-core-listMenu-verticalBox {
    width: auto !important;
}

.pdb-main-body-right {
    flex: 1 !important;
}

@media (max-width: 767px) {
  	.pdb-main-body-right {
		flex-shrink: 0 !important;
	}

	.ms-core-listMenu-verticalBox {
		display: none !important;
	}
}

@media (min-width: 767px) and (max-width: 1400px) {
  	.pdb-main-body-right {
		min-width: 0 !important;
	}
}

/* Adjusts Project Number column width in all the Projects List View */
.ms-vh-div[DisplayName="Project Number"] {
    min-width: 230px !important;
}

th.ms-vh2 a[href*="Sort$ProjectNumber"] {
  white-space: nowrap;
  display: inline-block;
  min-width: 200px;
}
/* end */