.btn.btn-danger {
  color: #ffffff !important;
  background-color: #073763 !important;
  border-color: #073763 !important;
}
.btn.btn-danger i {
  color: #ffffff !important;
}
.btn.btn-danger .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
  fill: #ffffff !important;
}
.btn.btn-danger .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease !important;
  transition: fill 0.3s ease !important;
}
.btn.btn-danger.dropdown-toggle:after {
  color: #ffffff !important;
}
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-danger:focus:not(.btn-text), .btn.btn-danger.focus:not(.btn-text) {
  color: #ffffff !important;
  background-color: #073763 !important;
  border-color: #073763 !important;
}
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-danger:focus:not(.btn-text) i, .btn.btn-danger.focus:not(.btn-text) i {
  color: #ffffff !important;
}
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-danger:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-danger.focus:not(.btn-text) .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
  fill: #ffffff !important;
}
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-danger:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-danger.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease !important;
  transition: fill 0.3s ease !important;
}
.btn.btn-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-danger:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-danger.focus:not(.btn-text).dropdown-toggle:after {
  color: #ffffff !important;
}
.btn.btn-danger.disabled, .btn.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #073763 !important;
  border-color: #073763 !important;
}
.btn.btn-danger.disabled i, .btn.btn-danger:disabled i {
  color: #ffffff !important;
}
.btn.btn-danger.disabled .svg-icon svg g [fill], .btn.btn-danger:disabled .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease!important;
  fill: #ffffff !important;
}
.btn.btn-danger.disabled .svg-icon svg:hover g [fill], .btn.btn-danger:disabled .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
}
.btn.btn-danger.disabled.dropdown-toggle:after, .btn.btn-danger:disabled.dropdown-toggle:after {
  color: #ffffff !important;
}
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-danger.dropdown-toggle, .show .btn.btn-danger.btn-dropdown {
  color: #ffffff !important;
  background-color: #073763 !important;
  border-color: #073763 !important;
}
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-danger:not(:disabled):not(.disabled).active i, .show > .btn.btn-danger.dropdown-toggle i, .show .btn.btn-danger.btn-dropdown i {
  color: #ffffff !important;
}
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-danger:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-danger.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-danger.btn-dropdown .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease!important;
  fill: #ffffff !important;
}
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-danger:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-danger.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-danger.btn-dropdown .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
}
.btn.btn-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-danger.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-danger.btn-dropdown.dropdown-toggle:after {
  color: #ffffff !important;
}
.btn.btn-outline-danger {
  color: #073763 !important;
  background-color: transparent !important;
  border-color: #073763 !important;
}
.btn.btn-outline-danger i {
  color: #073763 !important;
}
.btn.btn-outline-danger .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease !important;
  transition: fill 0.3s ease !important;
  fill: #073763 !important;
}
.btn.btn-outline-danger .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
}
.btn.btn-outline-danger.dropdown-toggle:after {
  color: #073763 !important;
}
.btn.btn-outline-danger:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-outline-danger:focus:not(.btn-text), .btn.btn-outline-danger.focus:not(.btn-text) {
  color: #ffffff !important;
  background-color: #073763 !important;
  border-color: #073763 !important;
}
.btn.btn-outline-danger:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-outline-danger:focus:not(.btn-text) i, .btn.btn-outline-danger.focus:not(.btn-text) i {
  color: #ffffff !important;
}
.btn.btn-outline-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg g [fill], .btn.btn-outline-danger:focus:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-danger.focus:not(.btn-text) .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
  fill: #ffffff !important;
}
.btn.btn-outline-danger:hover:not(.btn-text):not(:disabled):not(.disabled) .svg-icon svg:hover g [fill], .btn.btn-outline-danger:focus:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-danger.focus:not(.btn-text) .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease !important;
  transition: fill 0.3s ease !important;
}
.btn.btn-outline-danger:hover:not(.btn-text):not(:disabled):not(.disabled).dropdown-toggle:after, .btn.btn-outline-danger:focus:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-danger.focus:not(.btn-text).dropdown-toggle:after {
  color: #ffffff !important;
}
.btn.btn-outline-danger.disabled, .btn.btn-outline-danger:disabled {
  color: #073763 !important;
  background-color: transparent !important;
  border-color: #073763 !important;
}
.btn.btn-outline-danger.disabled i, .btn.btn-outline-danger:disabled i {
  color: #073763 !important;
}
.btn.btn-outline-danger.disabled .svg-icon svg g [fill], .btn.btn-outline-danger:disabled .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
  fill: #073763 !important;
}
.btn.btn-outline-danger.disabled .svg-icon svg:hover g [fill], .btn.btn-outline-danger:disabled .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease !important;
  transition: fill 0.3s ease !important;
}
.btn.btn-outline-danger.disabled.dropdown-toggle:after, .btn.btn-outline-danger:disabled.dropdown-toggle:after {
  color: #073763 !important;
}
.btn.btn-outline-danger:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn.btn-outline-danger.dropdown-toggle, .show .btn.btn-outline-danger.btn-dropdown {
  color: #ffffff !important;
  background-color: #073763 !important;
  border-color: #073763 !important;
}
.btn.btn-outline-danger:not(:disabled):not(.disabled):active:not(.btn-text) i, .btn.btn-outline-danger:not(:disabled):not(.disabled).active i, .show > .btn.btn-outline-danger.dropdown-toggle i, .show .btn.btn-outline-danger.btn-dropdown i {
  color: #ffffff !important;
}
.btn.btn-outline-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg g [fill], .btn.btn-outline-danger:not(:disabled):not(.disabled).active .svg-icon svg g [fill], .show > .btn.btn-outline-danger.dropdown-toggle .svg-icon svg g [fill], .show .btn.btn-outline-danger.btn-dropdown .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
  fill: #ffffff !important;
}
.btn.btn-outline-danger:not(:disabled):not(.disabled):active:not(.btn-text) .svg-icon svg:hover g [fill], .btn.btn-outline-danger:not(:disabled):not(.disabled).active .svg-icon svg:hover g [fill], .show > .btn.btn-outline-danger.dropdown-toggle .svg-icon svg:hover g [fill], .show .btn.btn-outline-danger.btn-dropdown .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease!important;
  transition: fill 0.3s ease !important;
}
.btn.btn-outline-danger:not(:disabled):not(.disabled):active:not(.btn-text).dropdown-toggle:after, .btn.btn-outline-danger:not(:disabled):not(.disabled).active.dropdown-toggle:after, .show > .btn.btn-outline-danger.dropdown-toggle.dropdown-toggle:after, .show .btn.btn-outline-danger.btn-dropdown.dropdown-toggle:after {
  color: #ffffff !important;
}

.btn-info.btn-outline {
    color: #073763 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.input-group i {
    margin: 16px !important;
}

.input-group-addon {
    width: 10% !important;
}

.btn.btn-success.btn-outlin{
    color: #FFFFFF !important;
    background-color: #073763 !important;
    border-color: #073763 !important;
}

.btn.btn-success:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-success:focus:not(.btn-text), .btn.btn-success.focus:not(.btn-text) {
    color: #FFFFFF !important;
    background-color: #073763 !important;
    border-color: #073763 !important;
}
.dt-button:hover:not(.btn-text):not(:disabled):not(.disabled), .dt-button:focus:not(.btn-text),.dt-button.focus:not(.btn-text){
    color: #073763 !important;
    background-color: #ffffff !important;
    border-color: #073763 !important;
}