
/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
@media screen and (max-width: 600px) {
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
    }
}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
@media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}

element.style {
  width:100%;
}

@media (min-width: 1300px){
.container {
    width: 1200px;
  }
}

@media (min-width: 1500px){
.container {
    width: 1400px;
  }
}

@media (min-width: 1600px){
.container {
    width: 1570px;
  }
}

body, html{font-size: 100%;  padding-bottom: 70px;
}

.breadcrumbs-Navigation{
    font-size: 13px;
    font-family: 'Stag Sans Web', sans-serif; /*medium*/
}

/*.breadcrumbs-Navigation a:after{
    content: '/';
    padding: 0 0.25rem;
}*/
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
.navbar {border-bottom: 1px solid #666666;}

.navbar-custom {font-family: 'Section Medium';}


.navbar-custom .navbar-nav> li > a:focus {
color: #D32517; font-family: 'Section Medium';
text-decoration: none;  /*Sets the text hover color on navbar*/
}


 .nav > li > a:hover,
 .nav > li > a:focus {
    text-decoration: none;
    background-color: #FFFFFF; /*Change rollover cell color here*/
  }



.nav {
      margin-left: 15px;
}

/*** top bar left nav ***/
 /* Add a black background color to the top navigation */
.topnav {
    /*background-color: #333;*/
    overflow: hidden;
	margin-left: 40px;
}

/* Style the links inside the navigation bar */
.topnav a {
    float: right;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 4px 6px;
    text-decoration: none;
    font-size: 13px;

}

.topnav-right {
    padding: 4px 0 0 0;
    font-size: 0.9em;
}

/* Change the color of links on hover */
.topnav a:hover {
    background-color: #d32517;
    color: #ffffff;
}

.list-inline > li.active{
    background-color: #6c757d;
    color: #ffffff;
}



/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}

.pull-right {
    float: right;
}
.nrtc-header-logo {
  height: 28px;
  vertical-align: middle;
}

.navbar-brand-image {
  float: left;
  margin: 1.5% 0% 0% 0%;
  vertical-align: bottom;
}

.navbar-brand-text {
    margin: 4% -15% 0% 0%;
    padding-left:100px;
    padding-right:0px;
    vertical-align: middle;
}

.nrtc-header-text-span {
  font-size: 1.5em;
  font-weight: 400;
}

.navbar-header {
  float: left;
  width: 45%;
}

.navbar-main-menu {
  float: right;
  width: 55%;
}

.navbar-main-menu-text-group {
  float: left;
}

.navbar-main-menu-image-div {
  float: right;
  width: 120px;
}

.navbar-split-top {
  background-color: #666666;
  height: 34px;
  position: relative;
  vertical-align: middle;
}

.navbar-split-top-right-ul li a {
  color: #f2f2f2;
}

.navbar-split-top-right-ul li {
  color: #f2f2f2;
  vertical-align: middle;
}

.col-md-6.right {

}

.navbar-split-top-right-ul li a:hover,
.navbar-split-top-right-ul li a:focus{
  color: #D32517;
  padding: 5px 0;
  text-decoration: none !important;
}
/* overriding bootstrap css for focus */
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, li.dropdown:hover .dropdown-toggle {
    background-color: transparent;
    color: #D32517;
  }


.navbar-nav > li.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 3px;
    background: #d32517;
    height: 0.2rem;
    width: 92.5%;
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}

.navbar-nav  > li:hover:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 3px;
    background: #d32517;
    height: 0.2rem;
    width: 92.5%;
    -webkit-transform: skew(-40deg);
    -ms-transform: skew(-40deg);
    transform: skew(-40deg);
}


.user-profile-dropdown {
  left: 60%;
  top: 75%;
  background-color: #f2f2f2;
}
.user-profile-dropdown li a.menu-item {
  color: black;
  background-color: #f2f2f2;
  padding-left: 15px;
}
.user-profile-dropdown li a.menu-item:hover,
.user-profile-dropdown li a.menu-item:focus {
  color: #D32517;
  background-color: #f2f2f2;
  padding-left: 15px;
}

.navbar-split-top-right-div {
  float: right;
  padding: 0% 19% 0% 0%;
}

.navbar-split-top-right-imgage-div {
  position: absolute;
  top: 0;
  left: 79%;
}

.navbar-right {
    float: right !important;
    /*margin-left: -85px;*/
    margin-top: -40px;
}


.div-right{
    float: right !important;
    vertical-align: text-top;
    margin-top: -20px;
}

.content{
    min-height: 70vmin;
    max-width: inherit;

}

/* style from the templated needed to be customized or cleaned up */
/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */



/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}


/* Footer Styles */

footer {
    position: relative;
    bottom: 0px; color:#ffffff;
    width: 100%;
    background-color: #666666;
     text-align: center;
     xfont-size: 1vw;
    height:26px;
    padding-top: 3px;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.img-rounded {
    padding-right: 15px;
    padding-left: 15px;
}

table.dataTable.no-footer {
    border-bottom: 0px ;
}


table.dataTable thead th, table.dataTable thead td{
    border-bottom: 0px ;
}

.header-row{
    background-color: #f9f9f9;
}

.row-border {
    border-top-width: 1px;
    border-top-style: outset;
    border-right-width: 1px;
    border-right-style: inset;
    border-left-width: 1px;
    border-left-style: outset;
    border-bottom-width: 1px;
    border-bottom-style: inset;
}

.border-between > [class*='col-']:before {
    background: #e3e3e3;
    bottom: 0;
    content: " ";
    left: 0;
    position: absolute;
    width: 1px;
    top: 0;
}

.border-between > [class*='col-']:first-child:before {
    display: none;
}

.answer-btn-span {
    display: block;
    min-width: 5em; }

/*overwrite bootstrap .btn-info style*/
 .btn-info, .btn-info:hover, .btn-info:active, .btn-info:visited {
     background-color: gray !important; }

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}
