html, body {
    font-family: Helvetica, Arial, sans-serif; 
}
  .dropdown-menu li p  {
    padding-left: 15px;
    font-size: 13px;
    color: #333;
  }
  #QuickLinks{
    background-color:#26abe4;
    font-weight: bolder;
  }
  #QuickLinks>a{
    color: white;
  }
  .navbar-static-top>.container{
    padding-left:0;
  }
.whiteLink {
    color: #ffffff !important;
}
  h2 span {
    font-size: xx-large;
    font-weight: bold;
  }
  .sidebarMenu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .boxLarge {
    padding: 0 !important;
  }
  .boxLarge img {
    margin: auto;
  }
  .boxLarge h4 {
    font-size: x-large;
    color: #939598;
    text-align: center;
  }
  .boxLarge h4 span {
    font-size: xx-large;
    font-weight: bold;
    color: #00a651;
  }
  .boxLarge ul {
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .shadow {
    -webkit-box-shadow: 5px 5px 15px 0px rgba(213,213,213,1);
    -moz-box-shadow: 5px 5px 15px 0px rgba(213,213,213,1);
    box-shadow: 5px 5px 15px 0px rgba(213,213,213,1);
  }
  .gettingAround {
    color: black;
    text-align: center;
    padding-top: 20px;
  }
  .gettingAround h3 {
    color: #777777;
    text-align: center;
    border-top: 1px solid #777777;
  }
  .gettingAround h3 span {
    position: relative;
    top: -15px;
    padding: 10px;
    background: white;
  }
  .gettingAround .more {
    color: white;
    text-align: right;
    text-transform: uppercase;
    background-color: #14a654;
    padding: 3px 20px 3px 0;
  }
  .gettingAround ul {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .gettingAround ul li {
    line-height: 1.25;
  }
  .gettingItFixed {
    background-color: #29aae2;
    color: #f2f2f4;
    text-align: center;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .gettingItFixed p {
    font-size: larger;
  }
  .gettingItFixed h3 {
    color: #f2f2f4;
    text-align: center;
    border-top: 1px solid #f2f2f4;
    padding-top: 25px;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .gettingItFixed h3 span {
    position: relative;
    top: -40px;
    padding: 10px;
    background: #29aae2;
  }
  .gettingItFixed a{
    color: #f2f2f4;
  }
  .gettingMoreInformation {
    margin-top: 20px;
  }
  .gettingMoreInformation a {
    color: white;
  }
  .gettingMoreInformation h3 {
    color: #777777;
    text-align: center;
    border-top: 1px solid #777777;
  }
  .gettingMoreInformation h3 span {
    position: relative;
    top: -15px;
    padding: 10px;
    background: white;
  }
  .gettingMoreInformation .row .col-md-6, .gettingMoreInformation .row .col-md-3 {
    background-color: #15a751;
    border-right: 2px solid #c5e9d4;
    border-top: 2px solid #c5e9d4;
    padding: 15px;
  }
  .gettingMoreInformation .row .col-md-6:hover, .gettingMoreInformation .row .col-md-3:hover {
    background-color: #b0ce84;
  }
  .gettingMoreInformation .more {
    color: #ffffff;
    text-align: right;
    text-transform: uppercase;
    padding: 7px 20px 3px 0;
  }
  .gettingMoreInformation h4 {
    color: white;
    font-size: large;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
  }
  .gettingMoreInformation ul {
    color: white;
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .gettingMoreInformation ul li {
    line-height: 1.25;
  }
  .featuredProgramsWrapper {
    background-color: #f2f2f4;
    margin-top: 40px;
    padding-bottom: 40px;
  }
  .featuredPrograms {
    color: black;
    padding-top: 20px;
  }
  .featuredPrograms h3 {
    color: #777777;
    text-align: center;
    border-top: 1px solid #777777;
  }
  .featuredPrograms h3 span {
    position: relative;
    top: -15px;
    padding: 10px;
    background: #f2f2f4;
  }
  .featuredPrograms h5 {
    text-align: center;
  }
  .featuredPrograms p {
    padding: 10px;
  }
  .featuredPrograms .boxLarge {
    border: solid 2px #5f6063;
    height: 500px;
    background-size: cover !important;
    overflow: no-display;
  }
  .boxLarge:hover {
    background-color: #e5e5e7;
  }
  .boxLarge a {
    color: black;
  }
  .boxLarge a:hover {
    color: black;
    text-decoration: underline;
  }
  .featuredPrograms .boxLarge::before {
    content: " ";
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    height: 380px;
    opacity: .4;
    z-index: 1;
    background-color: white;
    overflow: hidden;
  }
  .featuredPrograms .more {
    color: #5f6063;
    text-align: center;
    text-transform: uppercase;
    background-color: white;
    padding: 10px 10px;
    width: 150px;
    border: solid 2px #5f6063;
    position: absolute;
    bottom: 10px;
    margin-top: 10px;
    margin-left: -75px;
    left: 50%;
  }
  .featuredPrograms h4 {
    background-color: #065489;
    color: white;
    margin: 0 !important;
    opacity: 1;
    height: 120px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 2;
  }
  .updatesAndAlertsWrapper {
    background-color: #14a654;
  }
  .updatesAndAlertsWrapper .row {
    padding: 20px;
    color: white;
    font-size: larger;
  }
  .alert {
    background-position: center;
    background-size: 100%;
    padding: 0;
    /* font-weight: bolder; -- changed by SBW, 4/4/2020 */
    border-top-width: 0;
    border-bottom-width: 0;
  }
.transportationAlertContainer {
    display: none;
    padding: 0; 
    margin: 0; 
    background-color:#e5e5e7 ;
}
.newsAlertContainer {
    background-color:#e5e5e7 ;
    padding: 0; 
    margin: 0; 
    margin-top: 5px;
}
  .alert > .container {
    background-color: #e5e5e7;
  }
  .table-wrap {
  display: table;
}
.table-block {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
  .showAlert {
    display: block;
  }
  .trans-alerts-left {
      float: left;
      width: 283px;
      margin: 0;
      padding: 0;
      height: 50px;
     padding-top: 6px;
     background-color: #ff0d00;
 }      
 .trans-alerts-left img {
     margin-left: 15px;
 }
  .trans-alerts-right {
      float: left;
      padding-left: 10px;
      padding-top: 6px;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.25;
  }      
  .trans-alerts-right .heading {
      font-weight: 600;
  }      
  .alert .newsAlert {
    background-color: #065489;
    color: white;
    text-transform: uppercase;
    padding: 3px;
    padding-right: 10px;
  }
  .alert .transportationAlert i {
    float: left;
    padding: 5px;
  }
  .alert .newsAlert i {
    float: left;
    padding: 5px;
  }
  .alert .miscLinks  {
    text-align: center;
  }
  .alert .miscLinks img  {
    max-width: 100%;
    height: auto;
    margin-top: 8px;
  }
  .alert .miscLinks img:hover  {
    opacity: 0.5;
  }
.alert .miscLinks .dropdown-toggle:after{
    display:none;
}
.ada-icon {
    padding-left: 2px; 
    padding-right: 2px; 
    min-height: 50px; 
    border-left: 1px solid #f4f4f6; 
    border-right: 1px solid #f4f4f6;   
}
    .alertTable {
        width: 268px; 
        background: #ff0d00;
    }
    .newsTable {
        width: 268px; 
        height: 50px; 
        background: #07548a;
    }
  .mcgmenu .container {
    padding-left: 0;
  }
  /*Fix for social icons issue with inheriting from parent*/.top-nav-social {
    background-color: transparent !important;
    border: none;
    box-shadow: none;
  }
  /* From Jason's changes */.boxed {
    max-width: 100%;
  }
  .carousel-razon {
    background-color: #355997;   /* background-color: #29aae2; */
  }
  .carousel-section {
    margin-bottom: 0px;
  }
  .carousel-text a {
    color: #FFF;
    text-decoration: underline;
    text-shadow: none;
  }
  #blocks {
    border: solid #355997;
    border-width: .5rem .1rem .1rem .1rem;
    background: #fff;
    overflow: hidden;
    min-height: 400px;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .boxed {
    padding: 0px !important;
  }
  .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
  }
  .exec_photo {
    display: inline;
  }
  .exec_title {
    display: inline;
  }
  .newsAlertContainer .rss-items {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
  }
  .alert-danger button{
    visibility: hidden;
  }
  .alert-danger {
    color: #a94442;
    background-color: transparent;
    border-style: none;
    font-weight: normal;
    color: #ff0d00;
  }
  .alert-danger .heading{
    display: block;
    font-weight: bold;
    font-size: larger;
  }
  .updatesAndAlerts a{
    color: white;
  }
/* added by Clark Concepts */   /* no gutters row */.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}
/* added by Clark Concepts */   /* sidebar and nav changes */  
.sidebar-wrap {
    position: relative;
    top: -60px;
}
.sidebar-wrap img {
    max-width: 100%;
    height: auto !important;
}
.sidebar-nav {
  background-color: #e4e4e4;
  border: none;
  margin: 0;
  padding: 0;
  font-size: .9em;
  margin-top: 0;
  margin-bottom: 0;
}
.sidebar-nav li a > i {
  margin: 2px 5px 0 0;
  font-size: 1.1em;
  color: #999;
}
.sidebar-nav li a {
  display: block;
  padding: 5px 15px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  border-left: none;
  background-color: #14a655;
}
.sidebar-nav > li > a:after {
  content: "";
}
.sidebar-nav > li > a.collapsed:after {
  content: "";
}
.sidebar-nav li a.collapsed {
  background-color: #14a655;
  border-left: none;
}
.sidebar-nav li a:hover {
  border-color: transparent;
  color: #000;
  background-color: #fff;
}
.sidebar-nav li a:focus {
  border-color: transparent;
  color: #fff;
  background-color: #14a655;
}
.sidebar-nav li a:active {
  border-color: transparent;
  background-color: #14a655;
}
.menu-submenu li a {
  border-color: transparent;
  padding-left: 15px;
  font-size: 14px;
  color: #000;
  background-color: transparent;
}
.menu-submenu li a.active {
  border-color: transparent;
  color: #07548a;
  background-color: #cfcdcd;
}
.menu-submenu li:last-child a {
  border-bottom: solid 1px #eee;
}
.sidebar-nav li.active > a {
  border-left-color: #333;
  background-color: #14a655;
}
.sidebar-nav li.active > a:hover {
  color: #000;
  background-color: #fff;
}
  /* added by Clark Concepts */   /* title bar */  
.mcdot-titlebar {
    background-color: #07548a;
    margin-top: 5px;
}
.mcdot-titlebar .container {
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-bottom: 15px;
}
.mcdot-titlebar a, .mcdot-titlebar a:active, .mcdot-titlebar a:focus {
    color: #fff;
    text-decoration: none;
}
.mcdot-titlebar a:hover {
    color: #0aa851;
    text-decoration: none;
}
.no-bottom-padding {
    padding-bottom: 0;
}
.mcdot-titlebar h1 {
    display: inline;
    font-size: 2.2em;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2px;
}
.mcdot-titlebar .breadcrumbs {
    font-size: 19px;
    font-weight: 400;
    color: #fff;
    background: none;
    border: none;
    padding-left: 0;
    padding-bottom: 5px;
}
.center-title-row {
    display: table;
    padding-top: 10px;
}
.center-title-col {
    display: table-cell;
    vertical-align: bottom;
    float: none;
    padding-left: 20px;
}
.center-title-col-with-photo {
    display: table-cell;
    vertical-align: bottom;
    float: none;
    padding-left: 305px;
}
.mcdot-main-content {
    padding-top: 30px;   
	font-family: Helvetica, Arial, sans-serif; 
    font-weight: 300;
    font-size: 19px;
	line-height: 1.5;
}
.mcdot-main-content img {
    max-width: 100%;
    height: auto !important;
}
.mcdot-main-content h1 {
    margin-top: 0;
    font-size: 2.5em;
    font-weight: 600;
    color: #000;
}
.mcdot-main-content h2 {
    margin-top: 0;
    font-size: 2.0em;
    font-weight: 600;
    color: #000;
}
.mcdot-main-content h3 {
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    padding-top: 10px;
}
.mcdot-main-content a {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    color: #07548a;
}
.mcdot-main-content a:hover.no-rollover {
    text-decoration: none;
    color: #07548a;
}
.mcdot-main-content li {
    margin-top: 12px;
    padding-top: 12px;
    margin-bottom: 4px;
    padding-bottom: 4px;
}
.mcdot-no-bullets ul {
    list-style-type: none;
    margin-left: 2px;
	padding-left: 2px;
}
.mcdot-no-bullets ul li ul {
    list-style-type: circle;
    margin-top: 10px;
    margin-left: 20px;
	padding-left: 20px;
}
.updatesAndAlerts img {
    max-width: 100%;
    height: auto !important;
}
.navbar-nav li a:hover, .navbar-nav li a:focus  {
        background: #07548a !important;
}



/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}



/* DIRECTORS SECTION pages */
.mcdot-intro-text {  /* larger blue text for Directors pages intro paragraph */
    color: #07548a;
	font-size: 20px;
	font-weight: 300;
}
.mcdot-directors-content {  /* smaller text for Directors pages body */
    padding-top: 30px;   
	font-family: Helvetica, Arial, sans-serif; 
    font-weight: 400;
    font-size: 16px;
	line-height: 1.5;
}
.mcdot-directors-content img {
    max-width: 100%;
    height: auto !important;
}
.mcdot-directors-content h3 {
    margin-top: 0;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    padding-top: 10px;
}
.mcdot-directors-content a {
    font-size: 16px;
    line-height: 1.5;
    color: #07548a;
}
.mcdot-directors-content a:hover.no-rollover {
    text-decoration: none;
    color: #07548a;
}
.mcdot-related-links-section li,.directors-sidebar li {
    list-style-type: none;
    position: relative;
    padding-bottom: 5px;
}
.mcdot-related-links-section li::before, .directors-sidebar li::before {
    content: '>';
    position: absolute;
    left: -0.8em;
    color: #07548a;
}
.mcdot-related-links-section {
	margin-top: 30px;
	padding: 20px;
	background: #00a651;
	color: #fff;
}
.mcdot-related-links-section a {
    color: #fff;
}
.mcdot-vision-section {
	margin-top: 30px;
	padding: 20px;
	background: #00aeef;
	color: #fff;
	font-size: 17px;
}
.mcdot-vision-section p {
	padding-top: 15px;
}
.mcdot-vision-section h3 {
   width: 100%; 
   text-align: center; 
   border-bottom: 1px solid #fff; 
   line-height: 0.1em;
   margin: 10px 0 20px;
   color: #fff; 
} 
.mcdot-vision-section h3 span { 
    background: #00aeef; 
    padding: 0 10px; 
}
.mcdot-vision-links-section a {
    color: #fff;
}
.panel-plus-link a {
	color: #07548a !important;
	cursor: pointer;
}
.mcdot-shaded-section {
	background: #f3f3f4;
	padding: 20px;
	border-top: 4px solid #fff;
}
.mcdot-nav-tab {
	background: #27aae2;
	text-align: center;
  	vertical-align: middle;
	border: 4px solid #fff;
}
.mcdot-nav-tab.active {
	background: #f3f3f4;
}
.mcdot-nav-tab a {
	display: block;
	color: #fff;
	font-size: 20px;
	padding: 10px 8px;
}
.mcdot-nav-tab.active a {
	color: #075083;
}
.directors-landing-page-boxes-section {
    padding: 30px 0;
}
.directors-landing-page-box-padding {
    padding: 0 10px 0 5px;
}
.directors-landing-page-box {
    width: 100%;
  	height: 100%;
  	margin-top: 0;
  	margin-bottom: 0;
	padding: 20px 0;
	text-align: center;
	border-bottom: 30px solid #01aa57;
	cursor: pointer;
}
.directors-landing-page-box:hover {
	background: #f0f0f0;
}
.directors-landing-page-box-title h4 {
    font-size: x-large;
    color: #939598;
    font-weight: bold;
    text-align: center;
	padding-top: 0;
	margin-top: 0;
}
.directors-landing-page-box-title h4 span {
    font-size: xx-large;
    font-weight: bold;
    color: #00a651;
}
.directors-landing-page-box-links {
    padding-top: 10px;
}
.directors-landing-page-box-links ul {
    text-align: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.directors-landing-page-box-links ul li {
    line-height: 1.5;
}
.directors-landing-page-box-links a {
    color: #000;
}
.directors-landing-page-box-links a:hover {
	color: #01aa57;
}
.directors-landing-page-box p {
	font-size: 16px;
	margin: 0;
}
.directors-landing-page-box img {
    max-width: 100%;
    height: auto !important;
}
.mcdot-gray-section {
	background: #f3f3f4;
    padding: 20px 0;
}
.mcdot-gray-section h3 {
   width: 100%; 
   text-align: left; 
   border-bottom: 1px solid #8d8e91; 
   line-height: 0.1em;
   margin: 10px 0 20px;
   color: #8d8e91; 
   font-size: 28px;
   font-weight: 400;
} 
.mcdot-gray-section h3 span { 
    background: #f3f3f4; 
    padding: 0 10px 0 0; 
}
.directors-nav-pills {
    padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
.directors-nav-pills li {
    border: 2px solid #fff;
}
.directors-nav-pills li a {
    background: #f2f2f2;
	color: #07548a;
	font-weight: bold;
}
.directors-nav-pills li a:hover {
	background: #fff;
}
.directors-nav-pills li.active a, .directors-nav-pills li.active a:focus, .directors-nav-pills li.active a:active {
	background: #00aeef;
	color: #fff;
}
.directors-tab-pane {
	background: #f2f2f2;
	padding: 20px 20px 30px 20px;
	margin-top: 4px;
	margin-bottom: 40px;
}





/* added by Clark Concepts */   /* sidebar navs */  
ul.mcdot-sidebar-nav {
	padding-left: 0;
}
.mcdot-sidebar-nav {	
	list-style: none;
    font-family: 'HelveticaNeue', Arial, Helvetica, sans-serif;
    font-size: 18px;
    width: 260px;
    z-index: 99999;
}
.mcdot-sidebar-nav li { 
	border: 1px solid #bbb;
    border-top: 0;
    margin: 0;
}
.mcdot-sidebar-nav li a {
	padding: 5px; 
    display: block; 
    padding-left: 20px;
	color: #000;
    background: #e4e4e4; 
}
.mcdot-sidebar-nav li a:hover {
	text-decoration: none;
	background: #fff; 
}
.mcdot-sidebar-nav li a.current {
	background: #c2c0c1;
	color: #07548a;
}
.mcdot-nav-trigger {
    cursor: pointer;    
}
.affix {
	top: 0;
}

  
/* "Large" */
@media (min-width: 1200px) {
    .boxLarge {
		width: 32%;
		margin-left: 1%;
		margin-right: 1%;
	}
	.boxLarge:first-child {
		width: 32%;
		margin-left: 0%;
		margin-right: 1%;
	}
	.boxLarge:last-child {
		width: 32%;
		margin-left: 1%;
		margin-right: 0%;
    }
    .alert .transportationAlert i {
      font-size: xx-large;
      float: left;
      padding: 8px;
    }
    .alert .newsAlert i {
      font-size: xx-large;
      float: left;
      padding: 8px;
    }
  }
  
  @media (min-width: 992px) {
    .alert .miscLinks {
      text-align:right;
    }
}

/* "Medium & Up" */
@media (min-width: 992px) {
    .transportationAlertContainer {
      background-image: url('/DOT/Resources/Images/dot-development/alertbackground.png');
      background-position: top left;
      background-repeat: repeat-y;
    }
    .newsAlertContainer {
      background-image: url('/DOT/Resources/Images/dot-development/newsbackground.png');
      background-position: top left;
      background-repeat: repeat-y;
    }
    .alert .transportationAlert i {
      font-size: x-large;
      float: left;
      padding: 8px 0 8px 1px;
    }
    .alert .newsAlert i {
      font-size: x-large;
      float: left;
      padding: 8px 0 8px 1px;
    }
}

/* "Medium" */
@media (min-width: 992px) and (max-width: 1199px) {
    .center-title-col-with-photo {
        padding-left: 255px;
    }
    .mcdot-sidebar-nav {    
        font-size: 15px;
        width: 200px;
    }
    .gettingMoreInformation .row .col-md-6, .gettingMoreInformation .row .col-md-3 {
    	min-height: 360px;
  }
    .directors-landing-page-box-title h4 {
    	font-size: 19px;
	}
	.directors-landing-page-box-title h4 span {
    	font-size: 26px;
	}

}

/* "Small" */
@media (min-width: 768px) and (max-width: 991px) {
    .center-title-col-with-photo {
        vertical-align: top;
        padding-left: 20px;
    }
       .affix {
        position: relative;
		top: 0;
	}
	.directors-landing-page-box h3 {
    	min-height: 80px;
	}
	.directors-landing-page-box-title h4 {
    	font-size: 18px;
	}
	.directors-landing-page-box-title h4 span {
    	font-size: 22px;
	}
	
}

/* "Extra Small" */
@media (max-width: 767px) {
    html, body {
		overflow-x: hidden;
	}
	.header-wrapper {
		background-image: none; 
		width: 100%; 
		height: 50px;
	}
    .center-title-col-with-photo {
        padding-left: 20px;
        vertical-align: top;
    }
    #ar-brand {
        margin-left: 30px;
    }
   .table-wrap {
    display: block;
    }
    .table-block {
        display: block;
        float: none;
        width: 100%;
    }
    .alertTable {
        width: 100%; 
        text-align: center;
    }
    .newsTable {
        width: 100%; 
        text-align: center;
        height: 40px;
        margin-bottom: 10px;
    }
    .trans-alerts-left {
        width: 100%;
        text-align: center;
     }
    .alert .miscLinks  {
    }
    .ada-icon {
        padding-left: 0; 
        padding-right: 20px; 
        border-left: none; 
        border-right: none;   
    }
     .sidebar-wrap {
		top: 0px;
	}
       .affix {
		position: relative;
		top: 0;
	}
    .col-height {
  		display: block;
  		width: 100%;
	}
    .directors-landing-page-box {
		margin-bottom: 20px;
	}   
    .mcdot-vision-section h3 {
		padding-top: 20px;
	}
    .directors-landing-page-box-title h4 {
    	font-size: 19px;
	}
	.directors-landing-page-box-title h4 span {
    	font-size: 27px;
	}
   
}

/* Supplemental styles - redesigned pages, including DOT Contact Us */

.row.equal {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

/* DOT Contact Us page - 311 box */
.call-tip {
    border: 1px solid silver;
        border-left: none; 
        border-right: none; 
    margin: 30px 0;
    padding: 10px;
}
.call-tip p {font-size: 1.2em;}


/*Added by Namita for the new custom search*/

#DOTSearchWrapper {
   
padding-right: 20px;
}

/* for DOT Projects application */
.DOT-projects-link {margin-left: 10px;}
@media (max-width: 369px) {
    .DOT-projects-link {margin-top: 10px; display: block;}
}


