/* Temenos Global CSS v0.1 */

.sitenav .navbar-inner {
    background: linear-gradient(90deg,#014d89,#2072a6);
}

h4.list-group-item-heading {
    color: #0c76d2;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #0c76d2;
}

.inner.browseCatalogItems #wrapper {
    background: #f7f7f7;
}

.inner.browseCatalogItems #wrapper #ctl00_ctl11_pnlLegacyHeader {
    background: #fff;
}

#sectionCategories {
    background: #f7f7f7;
}

.requestHistory {
    border: none;
    padding: 10px;
}

#addatadiv {
    padding-left: 20px;
}

#tblConfiguredTabs {
    margin-bottom: 20px;
}

.select2-container .select2-choice {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

#myTabContent.tab-content.col-md-9,
.minimal #fullcol {
    padding: 0;
}

.minimal h1,
.minimal table.tpid,
.minimal .media.service-info {
    display: none !important;
}

.minimal #bucketone {
    background: transparent;
    padding: 0;
}

.jumbotron h1,
h1, .h1 {
    color: #005294;
}

h2, .h2 {
    color: #333;
}

h3, .h3 {
    color: #666;
    /*color: #425a6d;*/
}
/*
.navbar-default {
    background-color: #002e51;
    border-color: #002e51;
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
}
*/
/*.btn-default {
    color: #3B425D;
    border-color: #3B425D;
}*/

.list-group-item {
    cursor: pointer;
}


    /*.list-group-item-heading {
    color: #425a6d;
}*/


    .list-group-item.categories {
        border: none;
    }


button#updateCostBtn {
    display: none;
}

[id*="divQR_____dnp_HR_NH_SpecializedApps_New Hire Software Selection"] #dynaTable,
#____dnp_hr_nh_software_tabbertab0 #dynaTable {
    background-color: #f5f5f5;
}

.minimal h1,
.minimal table.tpid,
.minimal .media.service-info,
.col-sm-12.simple > .container-fluid:first-child > .row:first-child,
.col-sm-12.simple > .container-fluid:first-child > .row:second-child {
    display: none !important;
}

.minimal #bucketone {
    background: transparent;
    padding: 0;
}

.tdbgdark, .tdlight {
    background: transparent;
}

.dgptable.table-bordered,
.dgptable.table-bordered th,
.dgptable.table-bordered td {
    border: 0;
}


/* The side navigation menu */
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: #f7f7f7;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

    /* The navigation menu links */
    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 20px;
        color: #3B425D;
        display: block;
        transition: 0.3s;
    }

        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover {
            color: #f1f1f1;
        }

    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    /*padding: 20px;*/
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

#sideMenu {
    position: fixed;
    right: 75px;
    top: 85%;
    width: 60px;
    height: 60px;
    background: #002e51;
    color: #ffffff;
    text-align: center;
    font-size: 42px;
    z-index: 999999;
    border: 1px solid;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}


/*.links, h4{
padding-left: 10px;
}*/





#main section#sectionToolbar {
    display: none;
}

#sectionServices {
    background-color: #2475a9;
}

    #sectionServices .jumbotron {
        background: rgba(247, 247, 247, 0.6);
        margin-bottom: 0;
    }

.navbar.navbar-default {
    margin-bottom: 0;
}

    .navbar.navbar-default > .container {
        padding-top: 26px;
        padding-bottom: 26px;
    }

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #005294;
}

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        border-color: #e37808;
    }

/*.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #2475a9;
}*/

a:focus, a:hover {
    color: #005391;
    text-decoration: none;
    outline: 0;
}

a {
    color: #0c76d2;
}

#wrapper #mainarea {
    margin-top: 30px;
}

.inner.browseCatalogItems {
    margin-top: 0;
}

.card h3 {
    color: #0c76d2;
}

.card .btn-default {
    transition: all .3s linear;
    color: #fff;
    border-color: #e37808;
    text-transform: uppercase;
    background: #f89017;
    border: 1px solid #f89017;
    border-radius: 0;
}

    .card .btn-default:hover {
        color: #fff;
        text-decoration: none;
        background: #c86a09;
        border-color: #c86a09;
    }

footer {
    background: #3e3f42;
}

    footer > div {
        padding-top: 30px;
    }

.inner footer > div {
    padding-top: 12px;
}

footer, footer a {
    color: #fff;
}


/*------------------------------------*\
    LAYOUT
\*------------------------------------*/

.typeahead-container {
    position: relative;
}

    .typeahead-container * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.typeahead-query {
    width: 100%;
}

.typeahead-filter {
    position: relative;
}

.typeahead-field {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.typeahead-button {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
}


.typeahead-field > span {
    display: table-cell;
    vertical-align: top;
}

.typeahead-list,
.typeahead-dropdown {
    position: absolute;
    top: 40px;
    /*left: 0;*/
    z-index: 1000;
    width: 100%;
    min-width: 160px;
    padding: 5px 0;
    margin: /*2px 0*/ 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.Xsrch .typeahead-result {
    max-width: 244px;
    margin: 0 auto;
}

.Xsrch .typeahead-list {
    max-width: 244px;
}

.typeahead-result.detached .typeahead-list {
}

.typeahead-dropdown {
    right: 0;
    left: auto;
    z-index: 1001;
}

.typeahead-list > li:first-child {
    border-top: none;
}

.typeahead-list > li {
    position: relative;
    border-top: solid 1px rgba(0, 0, 0, 0.15);
}

    .typeahead-list > li > a,
    .typeahead-dropdown > li > a {
        display: block;
        padding: 6px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        white-space: normal;
        text-decoration: none;
    }

        .typeahead-list > li > a:hover,
        .typeahead-list > li > a:focus,
        .typeahead-list > li.active > a,
        .typeahead-dropdown > li > a:hover,
        .typeahead-dropdown > li > a:focus,
        .typeahead-dropdown > li.active > a {
            background-color: #ebebeb;
            color: #333;
        }

.typeahead-list.empty > li > a:hover,
.typeahead-list.empty > li > a:focus,
.typeahead-list.empty > li.active > a {
    background-color: transparent;
}

.typeahead-list.empty > li > a {
    cursor: default;
}

.typeahead-list > li.typeahead-group > a,
.typeahead-list > li.typeahead-group > a:hover,
.typeahead-list > li.typeahead-group > a:focus,
.typeahead-list > li.typeahead-group.active > a {
    border-color: #9cb4c5;
    color: #305d8c;
    background-color: #d6dde7;
    cursor: default;
}

.typeahead-container.result .typeahead-list,
.typeahead-container.filter .typeahead-dropdown,
.typeahead-container.hint .typeahead-hint,
.typeahead-container.backdrop + .typeahead-backdrop {
    display: block !important;
}

.typeahead-container .typeahead-list,
.typeahead-container .typeahead-dropdown,
.typeahead-container .typeahead-hint,
.typeahead-container + .typeahead-backdrop {
    display: none !important;
}

#user_v1-query, #user_v2-query, .typeahead-result * {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.375em;
}

.typeahead-backdrop {
    background-color: transparent !important;
}
/************/
/*Login Page*/
/************/

.loginpage #loginbox {
    background-color: rgba(255, 255, 255, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: auto;
    border-radius: 4px;
    max-width: 402px;
}
.loginpage #loginbox img {
    margin-bottom: 10px;
}
.loginpage .form-signin {
    display: table-cell;
    vertical-align: middle;
}
.loginpage .form-signin-heading {
    font-size: 16px;
    text-align: center;
}
.loginpage .container {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 0;
}
.loginpage .siteletTitle {
    color: #fff;
    padding: 19px 29px;
    text-align: center;
}
@media (max-width: 767px) {
    .loginpage .siteletTitle {
        padding: 10px;
        width: auto;
    }
}
.loginpage .login-form {
    background-color: #ffffff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 19px 29px;
    border-radius: 4px;
}
.loginpage .btn.btn-link {
    color: #fff;
}
.loginpage p[tabindex="6"] {
    color: #fff;
    margin-top: 10px;
    text-align: center;
}
.loginpage {
    position: relative;
    background-image: none;
    
    /*Testing a Gradient Background*/
    /*background-image: linear-gradient(to bottom right, #2066ab, #003e75);*/
    
    /*Original PMG Blue Color*/
    /*background-color: #2066ab;*/    
    
    /*Temenos Dark Blue*/
    /*background-color: #003e75;*/
    
    /*Off White*/
    background-color: #f1f1f1;
    
    background-size: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.loginpage .alert {
    margin-bottom: 0;
    border-radius: 0;
    border: 0;
}
.loginpage #loginTitle {
    display: none;
}
.loginpage .siteletTitle {
    text-align: center;
    padding: 20px;
    background-color: #1d5c9a;
    border-radius: 4px 4px 0 0;
}
.loginpage .form-body {
    padding: 20px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
}
.loginpage .form-signin-heading {
    font-size: 2.25rem;
    line-height: 3rem;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: 'Barlow', sans-serif; 
}
.loginpage input[type="text"],
.loginpage input[type="password"] {
    width: 100%;
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
}.loginpage p,
.loginpage #spanAttemptLoginFailed {
    margin: 0 !important;
}.loginpage .login-form {
    border-radius: 0;
}.loginpage #forgotPassword {
    border-radius: 0 0 4px 4px;
    text-align: center;
}

/************/

a {
    color: #337ab7;
}

    a:hover, a:focus {
        color: #23527c;
    }

.footerwrap {
    background-color: transparent;
}

#ctl00_ctl11_ImageBrand {
    max-height: 100%;
}

#categorymenu {
    white-space: nowrap;
}

.btn-default {
    color: #333333;
    background-color: white;
    border-color: #cccccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #333333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus {
        background-color: white;
        border-color: #cccccc;
    }

    .btn-default .badge {
        color: white;
        background-color: #333333;
    }

.btn-primary {
    color: white;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: white;
        background-color: #286090;
        border-color: #122b40;
    }

    .btn-primary:hover {
        color: white;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: white;
        background-color: #286090;
        border-color: #204d74;
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary:active.focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: white;
            background-color: #204d74;
            border-color: #122b40;
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: white;
    }

.btn-success {
    color: white;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:focus,
    .btn-success.focus {
        color: white;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: white;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: white;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success:active:hover,
        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success:active:focus,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success:active.focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: white;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: white;
    }

.btn-info {
    color: white;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus,
    .btn-info.focus {
        color: white;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: white;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: white;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover,
        .btn-info.active:hover,
        .open > .dropdown-toggle.btn-info:hover,
        .btn-info:active:focus,
        .btn-info.active:focus,
        .open > .dropdown-toggle.btn-info:focus,
        .btn-info:active.focus,
        .btn-info.active.focus,
        .open > .dropdown-toggle.btn-info.focus {
            color: white;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: white;
    }

.btn-warning {
    color: white;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:focus,
    .btn-warning.focus {
        color: white;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: white;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: white;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover,
        .btn-warning.active:hover,
        .open > .dropdown-toggle.btn-warning:hover,
        .btn-warning:active:focus,
        .btn-warning.active:focus,
        .open > .dropdown-toggle.btn-warning:focus,
        .btn-warning:active.focus,
        .btn-warning.active.focus,
        .open > .dropdown-toggle.btn-warning.focus {
            color: white;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: white;
    }

.btn-danger {
    color: white;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: white;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: white;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: white;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: white;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: white;
    }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

.navbar-sticky .dropdown-menu {
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.navbar-sticky .open .dropdown-menu {
    -webkit-animation-name: showDropdown;
    animation-name: showDropdown;
}

@-webkit-keyframes showDropdown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes showDropdown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
