.input:active,.input:focus,.is-active.input,.is-active.textarea,.is-focused.input,.is-focused.textarea,
.select select.is-active,.select select.is-focused,.select select:active,.select select:focus,
.textarea:active,.textarea:focus
{border-color:#1A263B;box-shadow:0 0 0 .125em rgba(5, 14, 36, 0.25)
}

.select:not(.is-multiple):not(.is-loading)::after {
    border-color: #1A263B;
}

.button{
    background-color: #1A263B;
}

.is-color-e{background-color:#1A263B !important}


/*
.block{display: block;}
.is-gits {background-color: #aebe38;}
.gits-green{color:#aebe38!important}
.is-gits-dgrey{background-color:#1d1d1b!important}
.gits-dgrey{color:#1d1d1b!important}
.is-gits-lgrey{background-color:#929292!important}
.is-gits-red{background-color:#bf2f24!important;}
.is-gits-orange{background-color:#bf622e!important}
.noline{text-decoration: none;}*/