/home/mip/public_html_/old_mip/css/mip-stylesheet.css
.header-border{
    height:5px;
    background-color: #6c0304;
}

.header-border-white{
    height:5px;
    background-color: #ffffff;
}

.header-container{
    background-color: #f5f5f5;
    padding-top: 15px;
        padding-bottom: 15px;
}

.social-icons{
    float:left;
    margin-left: 10px;
    margin-top: 70px;
}

body{
    font-family: 'Raleway', sans-serif;
}

.contact-header-txt{
    font-weight: bold;
    font-size: 18px;
        margin-top: 70px
}

.header-links{
    color: #6c0304;
    text-decoration: underline;
}

.navbar-default {
    background-color: #f5f5f5;
    border-color: transparent;
    font-family: 'Calibri';
}
.navbar {
    border-radius: 0px;
}
.navbar {
    position: relative;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.header-menu-container{
        background-color: #f5f5f5;
}

.navbar-default .navbar-nav > li > a {
    color: #6c0304;
    font-size: 20px
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #6c0304;
    background-color: transparent;
    font-weight: bold;
}

a:hover {
    color: #dab818 !important
    ;
    background-color: transparent;
}
.slider-container{

}

.slider-caption{
    background-color: #6c0304;
    text-align: center;

}

.slider-caption-txt{
  font-family: 'Open Sans', sans-serif;
  color:#ffffff;
  font-size: 40px;
  font-weight: bold;
  padding-top:25px;
}

.slider-caption-emph{
    color: #dab818;
}

.slider-caption-txt-sub{
font-family: 'Calibri';
color:#ffffff;
font-size: 20px;
font-weight: bold;
padding-bottom:25px;
}

p{
    text-align: justify;
    font-family: 'Calibri';
    font-size: 18px
}

h3{
        color: #6c0304;
    font-family: 'Open Sans';

}

.headings{
        color: #6c0304;
    font-family: 'Open Sans';
    font-weight: bold;
}

.side-container{
    background-color: #f6edc3;
    padding-bottom:10px;
    min-height: 220px

}

.announcements-list{
    padding: 10px
}



.carousel-caption-facilities{
    background-color: #ffffff;
    height: 30px;



}

.slider-title{
    margin-top:-10px;
}

.jobs-list{
     font-family: 'Calibri';
     font-size: 18px;
     font-weight:bold;
}

.side-title{

    border-bottom:1px solid #ffffff;
}

.jobs-list a{
    color: #000000
}
.jobs-list a:hover{
    color: #6c0304 !important;
}

.padding{
    padding:10px
}

.applicants-login-container{
    background: url('../images/img-login-bg.jpg') ;no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top:20px;
  min-height:450px;
  padding-top:45px;
}

.employers-headline{
    color: #dab818;
    font-size: 45px;
font-weight:bold;
}

.employers-headline-sub{
    font-family: 'Calibri';
    font-size: 20px;
    color: #ffffff;
    font-weight: bold
}

label{
    color: #ffffff;
}

.btn-login{
    background-color: #d4b017 !important;
    font-family: 'Raleway' important;
    border:0px !important;
    border-radius: 0px;
    padding:15px;

}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.footer-menu{
    list-style-type: none;
    margin: 0 auto;
    display: inline;

}
.footer-menu li{
    display: inline-block;
    padding:5px;
}

.footer-menu li a{
padding:10px;
font-family: 'Open Sans';
font-weight:bold;
font-size:14px;
color:#430000;
}


.footer-menu li a:hover{


color:#ffffff !important;
}

.footer-container{
    background-color: #d4b017;



}

.copyright-container{
    background-color: #6c0304;
}

.copyright-txt{
    color:#ffffff;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Open Sans';
    padding:10px;
    text-align: center;
}

@media (max-width: 480px) {
.contact-header-txt {
    font-weight: bold;
    font-size: 18px;
    margin-top:10px;
}

.social{
    margin-top: -50px;

    }
.header-links-container{
    text-align: center
    }

.slider-caption-txt {
  
    font-size: 20px;
    font-weight: bold;
    padding-top: 25px;
}
.slider-caption-txt-sub{
    font-size: 15px;
    }

.footer-menu{
    padding:0px;
    }}
    .simple-link a{
        color: #6c0304;
        font-weight: bold;
        text-decoration: underline;
    }
.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}

.inner-page-lists{
    font-size:18px;
    font-family: 'Calibri'
}