/*------------------------
        Custom.CSS 
--------------------------*/

/* Global default link styles to increase accessibility */
 a, a:hover, a:visited {
	 color: #0F549B;
	 text-decoration: underline;
}
 a:hover, a:focus {
	 /*font-weight: bold;*/
	 font-weight: 600;
	 color: #CD3A04;
	 text-decoration: none;
}
 .wysiwyg a:hover, .wysiwyg a:focus {
	 color: #CD3A04;
	 text-decoration: none;
	 /*font-weight: bold;*/
	 font-weight: 500;
}
 li.breadcrumb-item a {
	 color: #D1461F;
}

/* Quick links accessible update */
.simple-list .quick-links .list-group-item {
    padding-bottom: 8px;
    padding-top: 6px;
}




/* Pre-footer top padding */

.pre-footer
{
margin-top: 40px;
}





/* File type icons */

.excel,.xls,.xlsx
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/excel.png') no-repeat scroll right center;
    padding-right: 22px;
}
.external,.ext
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/external.png') no-repeat scroll right center;
    padding-right: 22px;
}
.pdf
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/pdf.png') no-repeat scroll right center;
    padding-right: 22px;
}
.powerpoint,.ppt
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/powerpoint.png') no-repeat scroll right center;
    padding-right: 22px;
}
.visio,.vis
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/visio.png') no-repeat scroll right center;
    padding-right: 22px;
}
.webapp,.app
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/webapp.png') no-repeat scroll right center;
    padding-right: 22px;
}
.word,.doc,.docx
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/word.png') no-repeat scroll right center;
    padding-right: 22px;
}
.youtube, .vid
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/youtube.png') no-repeat scroll right center;
    padding-right: 22px;
}
 
.zip
{
    background: transparent url('https://www.utrgv.edu/_files/images/icons/zip.png') no-repeat scroll right center;
    padding-right: 22px;
}

/* Slideshow on secondary pages */

    .carousel-control-prev-icon {
        display: block;
        width: 32px;
        height: 32px;
        margin: 0;
        padding: 0;
        text-indent: -9999px;
        top: 95%;
        background: url(//www.utrgv.edu/_files/images/accessibility/controls-w-pause.png) no-repeat 0 -32px;
       
    }
    .carousel-control-prev-icon:focus,
    .carousel-control-prev-icon:hover {
        background-position: 0 0;
            
    }
    
    .carousel-control-next-icon{
        display: block;
        width: 32px;
        height: 32px;
        margin: 0;
        padding: 0;
        text-indent: -9999px;
        top: 95%;
        background: url(//www.utrgv.edu/_files/images/accessibility/controls-w-pause.png) no-repeat -43px -32px;
    }
    .carousel-control-next-icon:focus,
    .carousel-control-next-icon:hover {
        background-position: -43px 0;
            
    }
    
    .carousel-indicators {
        bottom: 0px;
    }
    .carousel-indicators li {
         background-color: #505050;
    }
    .carousel-indicators .active {
      background-color: #000000;
    }    
    

/* Bootstrap form required class field */
.REQUIRED {
    border-left: 5px solid #E24912 !important;
}





/* Fix for bootstrap side (mini-site) menu color contrast  - 1st level  */
#acordion-nav ul li a:hover, #acordion-nav ul li a:focus {
    color: #B63D1B;
}
/* Fix for bootstrap side (mini-site) menu color contrast  - 2nd level  */
#acordion-nav ul ul li a:hover, #acordion-nav ul ul li a:focus {
    color: #B63D1B;
}
/* Fix for bootstrap side (mini-site) menu color contrast  - 3rd level  */
#acordion-nav ul ul ul li a:hover, #acordion-nav ul ul ul li a:focus {
    color: #B63D1B;
}

#acordion-nav ul ul ul a {
   background: #ffffff; 
 
}

 
/* Fix for column (one and two) header padding */
.container {
    padding-left: 0px;
}

/* Default Parallax styles */

/* Parallax dark text */
 .dark-text {
	 color: #444444;
}
/* Parallax Background Images */
 .parallax-light {
	/*background-color:#efefefd9;
	*/
	 background-color: rgb(239 239 239 / .85);
}
 .parallax-dark {
	/*background-color:#363636;
	*/
	 background-color: rgb(54 54 54 / .85);
}
 light-translucent-bg:after {
	 background-color: rgba(255, 255, 255, 0.4) !important;
}
 dark-translucent-bg:after {
	 background-color: rgba(0, 0, 0, 0.4) !important;
}
/* Parallax Title */
 .parallax-title {
	 margin: 20px;
	 padding-bottom: 0px;
}
 .parallax-button {
	 padding-bottom: 20px;
}
/* Parallax Alignment */
 .parallax-left {
	 width: 50%;
	 float: left;
	 min-width: 300px;
}
 .parallax-center {
	 width: 50%;
	 padding-right: 15px;
	 padding-left: 15px;
	 margin-right: auto;
	 margin-left: auto;
	 min-width: 300px;
}
 .parallax-right {
	 width: 50%;
	 float: right;
	 min-width: 300px;
}
/* Parallax Border */
 .parallax-border {
	 margin: 20px;
}
 .parallax-border-light {
	 margin: 20px;
}
 .parallax-border-dark {
	 margin: 20px;
}
/* Parallax Light and Dark themes .parallax-light div div {
	 background-color: #f5f5f5;
}
 .parallax-dark div div{
	 background-color:#363636;
	 color: #ffffff;
}
 .parallax-dark div div h3{
	 color: #ffffff;
}
 */
/* Parallax title and description*/
 .owl-caption-title{
	 color: #A31009;
	 font-weight: 400;
	 text-align: center;
	 font-size: 1.50rem !important;
}
 .owl-caption-description{
	 color: gray;
}



/*------------------------
	Rows and Columns Grid Fix 
--------------------------*/
.utrgv-default {
    display: grid !important;
}
   
/*------------------------
	Default WYSIWYG Styles 
--------------------------*/
 .wysiwyg {
	/* padding: 10px; */
	 padding: 0px;
}


/*------------------------
	Default UL Styles 
ul {
	padding-left: 20px;
	list-style-type: square;
}*/




/*------------------------
   Default Weight Styles 
--------------------------*/
.font-weight-bold {
	font-weight: 500 !important;
}



/*---------------------------------------
   New 5ths col - to allow 5 item grid 
-----------------------------------------*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
}

.col-xs-5ths {
	flex: 0 0 20%;
    max-width: 20%;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .img-fluid {
      width: 100%;
  }
}



/*---------------------
	Heading Styles 
-----------------------*/
.main-content .h1, .main-content .h2, .main-content .h3, .main-content .h4, .main-content .h5, .main-content .h6, .main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
    font-weight: 300;
    color: #444;
}
.main-content h1, .main-content .h1 {
	font-size: 1.75rem !important;
}
.main-content h2, .main-content .h2 {
	font-size: 1.5rem !important;
}
.main-content h3, .main-content .h3 {
	font-size: 1.25rem !important;
}
.main-content h4, .main-content .h4, .main-content h5, .main-content .h5, .main-content h6, .main-content .h6 {
	font-size: 1rem !important;
}
.main-content h5, .main-content .h5 {
	font-weight: 400 !important;
}
.main-content h6, .main-content .h6 {
	font-weight: 600 !important;
}
 .department-division {
	 font-size: 1rem;
	 display: block;
	 margin-top: .3rem;
}


/*---------------------
	New BG Color
-----------------------*/
.faded-yellow-bg {
	background: #F4F1E5;
}



/*-------------------------
	Simple List Overrides 
---------------------------*/



/*-------------------------
	Tab Style Overrides 
---------------------------*/
.tab-pane > :last-child {
    margin-bottom: 0;
}

.tab-module, .tab-module .nav-tabs, .tab-module .card-header, .tab-module * {
	border-width: 0;
	background: transparent;
	border-radius: 3px !important; 
}
.tab-module .nav-tabs {
	border-width: 1px;
	padding-left: 10px;
}
.tab-module .nav-item {
	margin-left: 4px;
}
.tab-module .nav-item:first-child {
	margin-left: 0;
}
.tab-module .nav-link {
    padding: .6rem 3rem;
    font-weight: 600;
    color: #333;
    background: #f0f0f0;
    border-color: #dadada !important;
}
 
/* bootstrap tabs accessibility */
 .nav-tabs .nav-link.active {
	 border-bottom-color: #fff !important;
	 color: #0F549B;
	 /* added for manual accessibility */
	 	 text-decoration: none;
	 	     font-weight: bold;
     /* added for manual accessibility */
        margin-top: 0;
        border-width: 2px;
        border-top-width: 6px;
        border-top-color: #2474d6 !important;
        border-bottom-color: #fbfcfe !important;
}
 .nav-tabs .nav-link.active:hover {
	 /* added for manual accessibility */
	 	 text-decoration: underline;
	 
}



.tab-module .tab-content {
    padding: 1.75rem .1rem 0 .1rem !important;
    margin: 0 !important;
}

/* Styles for making the tabs responsive no matter how many tabs you add */
.tab-module .nav-tabs.grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(1%, 1fr));
	word-wrap: normal;
}
.tab-module .nav-tabs.grid .nav-link {
    height: 100%;
	padding: .5rem;
	text-align: center;
}


/*------------------------------------
Alert Box Overrides (in content area)
--------------------------------------*/
.main-content .alert {
    z-index: inherit;
}

.alert a {
	text-decoration: underline;
}
.alert.alert-primary {
	background: #edf5fe;
	border-color: #cad7e6;
}
.alert.alert-danger {
	background: #ffecee;
	border-color: #fed5da;
}
.alert.alert-warning {
	background: #fffdeb;
	border-color: #eae4ae;
}
.alert.alert-success {
	background: #f1fff2;
	border-color: #c9f5cc;
}



/*---------------------------------------------
Alert (Site Wide - Header Alert) Box Overrides
-----------------------------------------------*/
.alert.alert-secondary {
	z-index: 3 !important;
    width: 100vw;
    position: absolute;
}
.alert.alert-secondary *:last-child {
	margin-bottom: 0 !important;
}
.alert .text-white * {
	color: #ffffff !important;
}
.alert.alert-red {
	background: rgba(153, 0, 0, 1);
}
.alert.alert-grey {
	background: rgba(72, 72, 72, 1);
}
.alert.alert-green {
	background: rgba(29, 113, 33, 1);
}
.alert.alert-yellow {
	background: rgba(214, 147, 1, 1);
}
.alert.alert-blue {
	background: rgba(0, 33, 110, 1);
}



/*-----------------------
Accordion Overrides
------------------------*/
.accordion-item {
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #ddd;
}
.accordion-title > .card-header {
	border-top: 1px solid;
	border-color: #ddd;
	margin-top: -1px;
	padding: 15px 5px;
	border-bottom-color: transparent;
}
.accordion-title * {
	background: #fff;
}
.accordion-title .plus-minus {
    padding-left: 27px;
}
.accordion-content > .card-body {
	padding-left: 2.1rem;
	padding-top: 0;
}
.accordion-item:first-of-type .accordion-title > .card-header {
    border-top: 0;
}
.accordion-item:last-of-type {
    border-bottom: 0;
}

/*-----------------------
Feature Card Overrides
------------------------*/
.it-hub-cards .special-card .card {
	border-color: rgba(0,0,0,.05);
}
.it-hub-cards .special-card .card .card-title {
    text-transform: none;
    color: #0F549B;
    font-size: 1.2rem;
    font-weight: 500;
}
.it-hub-cards .special-card .card .card-body {
    background-color: #f5f5f5;
    padding: 1.1rem;
}



/*------------------------------------------------------------------
Special Feature Banner w/ Icons (on homepage, under main slideshow)
--------------------------------------------------------------------*/
.special-banner-card:hover {
	text-decoration: none;
}
.special-banner-card * {
	color: #00246b !important;
}
.special-banner-card:hover * {
	color: #fff !important;
}
.special-banner-card .special-banner-card-icon {
	margin-top: 1.8rem;
	font-size: 50px;
	height: 50px;
}
.special-banner-card .card-body {
	padding: 0;
}
.special-banner-card .card-title {
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	font-weight: 400;
}
.special-banner-card.orange-hover-bg:hover {
	background: #dc5a04;
}
.special-banner-card.green-hover-bg:hover {
	background: #016a3a;
}
.special-banner-card.navy-blue-hover-bg:hover {
	background: #04173c;
}
.special-banner-card.grey-hover-bg:hover {
	background: #646469;
}


/*---------------------------
Bootstrap Carousel overrides
----------------------------*/
.carousel-item {
    height: auto;
}


/*-------------------
Filter Module Styles
---------------------*/
a {
	cursor: pointer !important;
}
.page-link {
	padding: .52rem 1rem;
}
.filter-tabs-container .nav-item {
	margin-left: 4px;
	font-weight: 200;
}
.filter-tabs-container .nav-item:first-child {
	margin-left: 0;
}
.filter-tabs-container .nav-link, .filter-tabs-container .filter_search {
	border: none;
	border-bottom: .156em solid #bbb;
	border-radius: 0;
	padding-top: 18px;
	padding-bottom: 18px;
	background: #ededed;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
}
.filter-tabs-container .nav-link.active {
	background: #ffffff;
	border-color: #0c70c2;
    border-left: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}
.filter-tabs-container form {
	position: relative;
}
.filter-tabs-container .filter_search + svg.svg-inline--fa {
    position: absolute;
    top: 18px;
	right: 18px;
	color: #929292;
	font-size: 1.6em;
}	
.filter-a-z .nav-link {
	font-weight: 200;
}
.filter-a-z .nav-link.active, .filter-category-list .nav-link, .filter-a-z .nav-link.jplist-selected {
	background: #0c70c2;
	font-weight: 200;
}
.filter-a-z .nav-link.active, .filter-a-z .nav-link.jplist-selected {
	color: #fff !important;
}

.filter-category-list {
	font-size: .89em;	
}
.filter-category-list span.category-name {
	background: #e5e5e5;
    display: inline-block;
    padding: 3px 8px 4px 8px;
    border-right: 1px solid transparent;
}
.filter-category-list span.category-name.jplist-selected {
    color: #fff !important;
    background: #0c70c2;
    border-right: 1px solid rgba(255, 255, 255, 0.45);
}
.filter-category-list span.category-count {
	width: 30px;
	display: inline-block;
	text-align: center;
}
a.btn-chip, button.btn-chip, .btn-chip {
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    color: #555;
    font-weight: 400;
    padding: 5px 12px;
    margin-left: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    border-color: #dedede;
    opacity: 0; /*there is a stagge=ring animation in js for this*/
    cursor: pointer;
}
.btn-chip:hover, .btn-chip:hover > * {
	background: #ededed;
	color: #000 !important;
}
.tag-botton-group {
	border-top: 1px dotted #d5d5d5;
	padding-top: 12px;
	margin-top: 12px;
	display: block;
}
.tag-botton-group:first-child {
	border-top: none;
	padding-top: 0;
	margin-top: 0;
}
.card-tags .badge { 
	white-space: normal;
}
.content-card-item .card-footer {
	display: none;
}



/*-------------------
    Quick Links
---------------------*/
.simple-list .card-header {
    border-bottom: 1px solid rgba(0,0,0,.425);
}
.simple-list .list-group-item {
    background-color: transparent;
    border-top-width: 0;
}

.list-group-plain-item svg {
	font-size: 0.94rem;
    margin: 5px 4px 0 22px;
}



/*--------------------------
    Table Style Overrides
----------------------------*/
table tr:last-child td {
    border-bottom: 1px solid #e9ecef;
}
table * {
    border-color: #ddd !important;
}

.it-alert-icon {
    width: 30px;
}


/*------------------------
	Skip to Main Content  
--------------------------*/
#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0px;
    color: #ffffff !important;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-bottom-right-radius: 8px;
    background: #000000;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
    z-index: 99999;
}

#skiptocontent a:focus {
	position:absolute;
	left:0px;
	top:0px;
	background:#A9141E;
	outline:0;	
	-webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}


/*------------------------
	Accessibility  
--------------------------*/
.faded-blue-bg  a {
    text-decoration: underline;
}



/* Small devices (landscape phones, 600px) */
 @media screen and (max-width: 600px) {
    main {
        padding: 10px;
    }
    .breadcrumb {
        margin-left: 10px;
    }
}

/*------------------------
	.table module styles  
--------------------------*/
.table.tbody-spacer tbody:before,
.table tbody.tbody-spacer:before {
  content: '';
  display: block;
  height: 25px;
}
.table.tbody-first-row tbody tr:first-child td,
.table tbody.tbody-first-row tr:first-child td {
	font-weight: bold;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0 !important;
}
.table.thead-highlight thead,
.table.thead-highlight thead th,
.table thead.thead-highlight {
	vertical-align: middle;
	background: #10233f;
	color: #FFF;
	border-radius: 0 !important;
}


/* Button style and colors from slt-dept-general.css */
/* Added specificity to not cause issues with bootstrap owl play pausse button */
.wysiwyg .button {
	background-color: #CC4100;
	border: none;
	border-radius: 4px;
	color: #FFFFFF;
	display: inline-block;
	height: 40px; 
	padding: 9px 24px;
	text-align: center;
	min-width: 50px;
	margin: 20px 9px 9px 0;
	vertical-align: middle;
	cursor: pointer;
	transition: border 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s;
}
.button-square {
    background-color: #CF4411;
	border: none;
	/* border-radius: 4px; */
	color: #FFFFFF;
	display: inline-block;
	height: 20px;
	padding: 14px 24px;
	text-align: center;
	min-width: 84%;
	margin: 0px 9px 9px 0;
	vertical-align: middle;
	cursor: pointer;
	transition: border 0.3s linear 0s, color 0.3s linear 0s, background-color 0.3s linear 0s;
}
a.button,
a.button:hover, 
a.button:focus
{
    color: #FFFFFF !important;
}

.orange   {
    color: #FFFFFF !important;
	background-color: #CC4100;
}
.green   {
    color: #FFFFFF !important;
	background-color: #5F7E20;
}
.pink   {
    color: #FFFFFF !important;
	background-color: #d91a62;
}
.purple  {
    color: #FFFFFF !important;
	background-color: #783a7f;
}
.blue   {
    color: #FFFFFF !important;
	background-color: #19599c;
}
.steelblue   {
    color: #FFFFFF !important;
	background-color: #0077a3;
}
.red   {
    color: #FFFFFF !important;
	background-color: #b22229;
}
.teal  {
    color: #FFFFFF !important;
	background-color: #127E9B !important;
}
.yellow   {
    color: #FFFFFF !important;
	background-color: #967008; 
}
.grey   {
    color: #FFFFFF !important;
    background-color: #504f4f;
}
.black  {
    color: #FFFFFF !important;
	background-color: #010101;
}
.darkgreen  {
    color: #FFFFFF !important;
	background-color: #12903c;
}
.gold   {
    color: #FFFFFF !important;
    background-color: #8a7938 ;
}
.btn.orange:hover, 
.btn.orange:focus  {
    color: #FFFFFF !important;
	background-color: #8F2D00;
}
.btn.green:hover, 
.btn.green:focus {
    color: #FFFFFF !important;
	background-color: #3D511F;
}
.btn.pink:hover, 
.btn.pink:focus {
    color: #FFFFFF !important;
	background-color: #d91a62;
}
.btn.purple:hover, 
.btn.purple:focus {
    color: #FFFFFF !important;
	background-color: #783a7f;
}
.btn.blue:hover, 
.btn.blue:focus {
    color: #FFFFFF !important;
	background-color: #19599c;
}
.btn.steelblue:hover, 
.btn.steelblue:focus {
    color: #FFFFFF !important;
	background-color: #0077a3;
}
.btn.red:hover, 
.btn.red:focus {
    color: #FFFFFF !important;
	background-color: #b22229;
}
.btn.teal:hover, 
.btn.teal:focus {
    color: #FFFFFF !important;
	background-color: #127E9B;
}
.btn.yellow:hover, 
.btn.yellow:focus  {
    color: #FFFFFF !important;
	background-color: #967008; 
}
.btn.grey:hover, 
.btn.grey:focus {
    color: #FFFFFF !important;
    background-color: #504f4f;
}
.btn.black:hover, 
.btn.black:focus{
    color: #FFFFFF !important;
	background-color: #010101;
}
.btn.darkgreen:hover, 
.btn.darkgreen:focus {
    color: #FFFFFF !important;
	background-color: #109b3e;
}
.btn.gold:hover, 
.btn.gold:focus  {
    color: #FFFFFF !important;
    background-color: #8a7938 ;
}


/* bootstrap module button group -  hover and focus states */
.btn.orange-bg:hover,
.btn.orange-bg :focus {
    background-color: #8F2D00 !important;
}

.btn.blue-bg:hover,
.btn.blue-bg:focus {
    background-color:#063D6B !important;
}

.btn.navy-blue-bg:hover,
.btn.navy-blue-bg:focus {
    background-color: #1E4676 !important;
}


.btn {
    margin-bottom: 5px;
}


/*------------------------------------
	Main menu dropdown full width fix  
--------------------------------------*/
@media only screen and (min-width: 992px) {
    #department-nav-section.wide-nav .dropdown-menu {
        width: 100%;
    }

    #department-nav-section.wide-nav .affix .dropdown-menu:before,
    #department-nav-section.wide-nav .affix .dropdown-menu:after {
        position: absolute;
        content: " ";
        height: 100%;
        width: 999999em;
        background: #f9f9f9;
        border-bottom: 1px solid #00000014;
        box-sizing: initial;
        top: 0;
    }

    #department-nav-section.wide-nav .dropdown-menu:before {
        left: -999999em;
    }

    #department-nav-section.wide-nav .dropdown-menu:after {
        right: -999999em;
    }
}