﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. 

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}*/

/* Sticky footer styles
-------------------------------------------------- 
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}*/

/* Sticky footer styles
-------------------------------------------------- 
html {
  position: relative;
  min-height: 100%;
}

body {*/
  /* Margin bottom by footer height 
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;*/
  /* Set the fixed height of the footer here 
  height: 60px;
  line-height: 60px;*/ /* Vertically center the text there 
}
*/
html, body{
    background-color:#fff !important;
}
.btn{
    background-color:#bd0027 !important;
}

.btn:hover{
    background-color:#b70328 !important;
}

.page-footer{
    background-color:#bd0027 !important;
}

header nav{
    background-color:unset !important;
    box-shadow:unset !important;
    color:#000 !important;
}

header {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.myfooter img{
    width:40%;
}

.select2 .selection .select2-selection--single, .select2-container--default .select2-search--dropdown .select2-search__field {
    /*border-width: 0 0 1px 0 !important;
    border-radius: 0 !important;
    height: 2.05rem;
    height: 3rem;*/
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    outline: none;
    height: 3rem;
    line-height: 3rem;
    width: 100%;
    /*width: 406.3px;*/
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    display: block;
}

.select2-container {
    margin-top: 2px;
}

.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-width: 0 0 1px 0 !important;
    border-radius: 0 !important;
    background-color: whitesmoke !important;
}

.select2-results__option {
    color: #BD0027;
    padding: 8px 16px;
    font-size: 16px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #eee !important;
    color: #BD0027 !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #e1e1e1 !important;
}

.select2-dropdown {
    border: none !important;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.select2-container--default .select2-results__option[role=group] .select2-results__group {
    background-color: #333333;
    color: #fff;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0 !important;
}

    .select2-container .select2-search--inline .select2-search__field:focus {
        border-bottom: none !important;
        box-shadow: none !important;
    }

.select2-container .select2-selection--multiple {
    min-height: 2.05rem !important;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    color: rgba(0,0,0,0.26);
    border-bottom: 1px dotted rgba(0,0,0,0.26);
    cursor: default;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 45px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: -4px;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #000 transparent transparent transparent;
    }

.select2-container--open .select2-dropdown--below {
    margin-top: -15px;
}



.select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 50%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.select2 .select2-search input[type="search"] {
    height: 1.5rem !important;
}

.select2.select2-container.select2-container--default {
    height: 49px;
}

.select2-search__field{
    border:none !important;
}

input:focus{
    border-bottom-colorX:#bd0027 !important;
}

/*Override main container*/
@media only screen and (min-width: 993px) {
    #main {
        margin-top: 0px !important;
    }
    
}
@media (min-width: 768px){
    /*Pad input tablet mode and above*/
    .details-col {
        padding-left: 10px !important;
    }

    .v-align-parent {
        position: relative;
        height: 95vh !important;
    }
    .v-align-elem {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }
}

.clear-bg{
    background-color: transparent !important;
}

hr {
  background-color: #fff;
  height: 1px;
  border: none;
  /* color: #000; */
  background-color: #bd0027;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

hr.greenhr {
  background-color: #fff;
  height: 1px;
  border: none;
  /* color: #000; */
  background-color: #98d8a8;
  width: 60%;
  text-align: center;
  margin: 0 auto;
}

hr.light {
  background-color: #cc4662!important;
}