/* OUR LOGO COLOR #1A4DA8 */

/* primary-color-dark #0d47a1 */


/* .btn-primary {
  background-color: #1A4DA8 !important;
} */

.page-footer {
  background-color: #1A4DA8;
}

.jumbotron {
  padding-top: 10px;
  padding-bottom: 15px;
}

/* #t1d_first {
  color: #4285F4;
} */

/*
body{
  background-color: #f2f2f2;
  margin: 2%;
  margin-top:1%;
}
*/

/* .dropdown-content{
  text-align:center;
  text-align-last:center;
} */


/* width */
/*
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
/*
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
/*
::-webkit-scrollbar-thumb {
    background: #B4B4B4;
}

/* Handle on hover */
/*
::-webkit-scrollbar-thumb:hover {
    background: #555;
}
*/

/*
.hide{
  display: none !important;
  visibility: hidden !important;
}

.has-error .form-control{
  border-color:#a94442;
}

@media only screen and (max-width: 991px) {
  .m-t-20-2{
    margin-top: 20px !important;
  }
}
.
*/


/*
.DateRangePicker{
  width: 100% !important
}

.DateInput{
  width: 45% !important
}

#t1f_date{
  width: 100% !important
}
*/
