.tk-brand-background-color{
    background-color: #106eea !important;
    color: #FFFFFF !important;
}

.page-item.active .page-link{
    background-color: #106eea !important;
    border-color: #106eea !important;
    color: #FFFFFF !important;

}

.page-item.disabled .page-link{
    color: rgba(211, 211, 211, 0.93) !important;

}

.page-link{
    color: #106eea !important;
}

.bd-padding-and-vertical-align{
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    vertical-align: middle !important;
}

.bd-navbar-brand {
    margin-top: -10px;
    font-size: 28px;
    color: #106eea !important;
    font-weight: bolder;
    font-family: 'Nunito', sans-serif;
}

.bd-signup-box{
    box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
    padding: 20px;
    border-radius: 10px;
    background: white;
}

.bd-logout-pos{
    right: 0;
    left: unset;
    top: 80%;
}

.bd-logout-button{
    background-color: Transparent !important;
    box-shadow: none !important;
    border: none !important;
    color: #444444 !important;
    float: right !important;
}

.bd-brand-color{
    color: #106eea !important;
}

.bd-center{
    margin: 0 auto;
}

.bd-lgn-btn {
    margin-top: -23px !important;
}

.bd-fp-link {
    font-size: 13px;
    float: right;
}

.bd-deisplay-block {
    display: block;
}

.bd-forgot-password {
    display: block;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #106eea;
}

input:focus {
    outline: none;
}

.bd-margin-bottom-20 {
    margin-bottom: 20px;
}

.bd-margin-top-20 {
    margin-top: 20px;
}

.bd-margin-bottom-0 {
    margin-bottom: 0px;
}

.bd-margin-top-100 {
    margin-top: 100px;
}

.bd-margin-top-50 {
    margin-top: 50px;
}

.bd-margin-top-40 {
    margin-top: 40px;
}

.bd-margin-top-10 {
    margin-top: 10px;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    box-shadow: inset 0 0px 0 #ced4da;
    border: 1px solid #ced4da;

}

.bd-nav {
    line-height: 3;
}

.bd-login {
    height: 25px;
    margin-right: 10px;
    /*margin-left: 10px;*/
}

@media only screen and (min-width: 980px) {

    .bd-float-right {
        margin-left: auto;
    }
}

@media only screen and (min-width: 575px) {

    .bd-fp-link {
        margin-right: 6px;
    }
}

@media only screen and (max-width: 930px) {

    .bd-logo {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 781px ) and (min-width: 765px) {
    .col-change-8{
        max-width: 71.666667% !important;
    }
}

@media only screen and (max-width: 1310px ) and (min-width: 1095px) {
    .col-change-80{
        max-width: 80% !important;
    }
}

/*@media only screen and (max-width: 1094px ) and (min-width: 979px) {*/
@media only screen and (max-width: 1094px ) and (min-width: 900px) {
    .col-change-12{
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 575px) {

    .bd-login-input {
        margin-top: 0px !important;
        width: 100%;
    }

    .bd-lgn-btn {
        margin-top: 0px !important;
    }

    .bd-invalid-feedback {
        margin-bottom: 0px !important;
    }
}

.bd-label {
    height: 20px;
}

.bd-register {
    /*height: 25px;*/
    width: 100%;
}

.bd-lgb-fgtpass {
    margin-right: -25px;
}

/*.bd-break {*/
/*    flex-basis: 100%;*/
/*    !*height: 30px;*!*/
/*    align-items: end;*/
/*    width: fit-content;*/
/*}*/

.bd-login-button {
    background-color: #EA5252;
    border-color: #EA5252;
    color: white;
    padding-top: 1px;
    border-radius: 0px;
    margin-top: -1px;
    border-style: none;
    font-weight: bold;
    height: 25px;
}

.bd-invalid-feedback {
    margin-bottom: 22px;
    display: block;
}

.bd-width-100 {
    width: 100%;
}

.bd-padding-right-0 {
    padding-right: 0px !important;
}

.bd-login-form {
    margin-bottom: -4px !important;
}

.bd-login-input {
    /*margin-top: 22px;*/
}

.bd-login-button:hover {
    background-color: #9A2C37;
    border-color: #9A2C37;
    color: white;
}

html, body {
    background-color: white;
    height: 100%;
}

.bd-main-view {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
}

.bd-col-right {
    margin-right: 10px;
    margin-left: 10px;

}

.bd-col-left {
    margin-left: 10px;
    margin-right: 10px;

}

.bd-3cols {
    padding: 5px;
    margin-top: 10px;
    background-color: #F9F9F9;
}

.bd-3cols-outer {
    padding: 0px;
}

.bd-height-100 {
    height: 100%;
}

.bd-hidden {
    display: none;
}

.bd-show {
    display: block;
}

.bootstrap-tagsinput > span {
    background-color: #343a40;
    border-radius: 3px;
}

.bootstrap-tagsinput {
    height: calc(1.6em + 0.75rem + 2px);
}

.bd-folder-title-input {
    height: 26px;
    width: 100%;
    resize: none;
    overflow: hidden;
}

.bd-title {
    margin-top: -15px;
    max-width: 100px;
    display: block;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    color: black;
}

.bd-object-container {
    display: block;
    overflow: hidden;
    float: left;
    width: 92px;
}

.bd-image-container {
    text-align: center;
    display: block;
}

.bd-folder {
    margin: 10px;
    color: cornflowerblue;
}

.bd-link {
    margin: 10px;
}

button {
    border-radius: 0px !important;
}

input {
    border-radius: 0px !important;
}

textarea:focus, input:focus{
    outline: none !important;
}

