body {
    background: #f4f4f4;
    font-family: Arial !important;
}

.btn-primary {
    background-color: #1E3144 !important;
    border-color: #1E3144 !important;
    color: white !important;
}

    .btn-primary:hover {
        background-color: #1E3144 !important;
        border-color: #1E3144 !important;
        color: white !important;
    }
/* Navbar */
.navbar {
    min-height: 46px !important;
    margin-bottom: 0;
    border-radius: 0;
}
/*Make a panel scrollable*/
.scrollable-panel {
    height: 370px;
    overflow-x: auto;
    width: 100%;
}

.logo-style-company-logo {
    height: 70px;
    -o-object-fit: contain;
    object-fit: contain;
}

.horizontal-scrollable > .row {
    overflow-x: auto;
    white-space: nowrap;
    text-align: center;
}

    .horizontal-scrollable > .row > .col-md-3 {
        display: inline-block;
        float: none;
    }
/*Make a panel scrollable END*/

/*Carousel*/
.carousel-control {
    width: 6%;
}

.logo-style {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
/* Jumbotron */
.jumbotron {
    text-align: center;
    background-color: #FFFFFF;
    color: grey;
    white-space: normal;
}

.jumboStraight {
    border-radius: 0px !important;
}

.jumbo-red {
    background-color: #fe3a20 !important;
}

.jumbo-blue {
    background-color: #39bbc9 !important;
}

.jumbo-yellow {
    background-color: #e1a202 !important;
}

.jumbo-darkGrey {
    background-color: #4f4c47 !important;
}


/* JUMBO END*/


/*Carousel Indicators*/
.carousel-indicators .active {
    background-color: #337ab7;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 45px;
    height: 7px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    border-color: none;
    border-radius: 0px;
}

.carousel-indicators li {
    background-color: #b5b4b3;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 40px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    border-color: none;
    border-radius: 0px;
}

.carousel-smallScreen {
    position: absolute;
    bottom: 10px;
    left: 30%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-li-smallScreen {
    background-color: #b5b4b3;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 10px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    border-color: none;
    border-radius: 0px;
}

.control-grey {
    color: dimgrey;
}

    .control-grey :hover {
        color: dimgrey;
    }


.carousel-indicators {
    bottom: 0px;
}
/*Carousel indicators END*/

/*Carousel Control*/
.carousel-control {
    text-shadow: none !important;
    background-image: none !important;
    filter: none !important;
    color: grey !important;
}
/*Carousel Control END*/
.navbar-header {
    padding-top: 5px;
}
/*navbar-position*/

.navbar-position-close {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-nav > li > a, .navbar-brand {
    padding-top: 4px !important;
    padding-bottom: 0 !important;
    height: 33px;
}


/*Smarchal TWBS*/
.navbar-default {
    /*background-color: #161b2f !important;
    border-color: #283257 !important;*/
    background-color: #EDEDED !important;
    color: #5E6974 !important;
    padding-top: 5px;
}


    .navbar-default .navbar-brand {
        color: #e6ebf4;
    }

        .navbar-default .navbar-brand:hover,
        .navbar-default .navbar-brand:focus {
            color: #0150e7;
        }

    .navbar-default .navbar-text {
        color: #e6ebf4;
    }

    .navbar-default .navbar-nav > li > a {
        color: #337ab7;
    }

        .navbar-default .navbar-nav > li > a:hover,
        .navbar-default .navbar-nav > li > a:focus {
            color: #0150e7;
        }

    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        color: #0150e7;
        background-color: #283257;
    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: #0150e7;
        background-color: #283257;
    }

    .navbar-default .navbar-toggle {
        border-color: #283257;
    }

        .navbar-default .navbar-toggle:hover,
        .navbar-default .navbar-toggle:focus {
            background-color: #283257;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #e6ebf4;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: #e6ebf4;
    }

    .navbar-default .navbar-link {
        color: #e6ebf4;
    }

        .navbar-default .navbar-link:hover {
            color: #0150e7;
        }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #e6ebf4;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #0150e7;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #0150e7;
        background-color: #283257;
    }
}


/* LIST GROUP BORDER BOTTOM RADIUS*/
.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
/* Custom */
.main-color-bg {
    background-color: white !important;
    /* border-color: #1E3144 !important;*/
    color: #fff !important;
}

.secondary-color-bg {
    background-color: #334d68 !important;
    border-color: #334d68 !important;
    color: #e6ebf4 !important;
}
/* Header */
#header {
    background: #333333;
    color: #ffffff;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

    #header .create {
        padding-top: 20px;
    }

/* Breadcrumb */
.breadcrumb {
    background: #cccccc;
    color: #333333;
}

    .breadcrumb a {
        color: #333333;
    }

/* Progress Bars */
.progress-bar {
    /*background: #333333;
    color: #ffffff;*/
}


.dash-box {
    text-align: center;
}

#login {
    margin-top: 30px;
}

/* Footer */
#footer {
    background: #333333;
    color: #ffffff;
    text-align: center;
    padding: 30px;
    margin-top: 30px;
}

/* PAGINATION BOTTOM GRV */

.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}







    .pagination-ys table > tbody > tr > td > a,
    .pagination-ys table > tbody > tr > td > span {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        color: midnightblue;
        background-color: #ffffff;
        border: 1px solid #dddddd;
        margin-left: -1px;
    }



    .pagination-ys table > tbody > tr > td > span {
        position: relative;
        float: left;
        padding: 8px 12px;
        line-height: 1.42857143;
        text-decoration: none;
        margin-left: -1px;
        z-index: 2;
        color: black;
        background-color: #f5f5f5;
        border-color: #dddddd;
        cursor: default;
    }



    .pagination-ys table > tbody > tr > td:first-child > a,
    .pagination-ys table > tbody > tr > td:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }



    .pagination-ys table > tbody > tr > td:last-child > a,
    .pagination-ys table > tbody > tr > td:last-child > span {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }



    .pagination-ys table > tbody > tr > td > a:hover,
    .pagination-ys table > tbody > tr > td > span:hover,
    .pagination-ys table > tbody > tr > td > a:focus,
    .pagination-ys table > tbody > tr > td > span:focus {
        color: #97310e;
        background-color: #eeeeee;
        border-color: #dddddd;
    }

/*New Navbar overlay*/
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 10000; /* Sit on top */
    right: 0;
    top: 0;
    background-color: rgb(255, 255, 255) !important; /* Black fallback color */
    background-color: rgba(255,255,255, 0.98)!important; /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 25%; /* 25% from the top */
    width: 100%; /* 100% width */
    /*text-align: center;*/ /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
    padding-left: 45%;
    z-index: 10000; /* Sit on top */
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 10px;
    text-decoration: none;
    font-size: 36px;
    color: #1E3144 !important;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}
    /* When you mouse over the navigation links, change their color */

    .overlay a.subA {
        padding: 0px;
        padding-bottom: 10px;
        padding-top: 0px;
        color: #FFFFFF
    }

    .overlay a:hover, .overlay a:focus {
        color: #1E3144;
    }

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.MainMenuItem {
    font-size: 28px;
    /* font-weight: bold;*/
}

    .MainMenuItem:hover {
        color: #62C4DD;
    }

.SubMenuItem {
    font-size: 20px;
    padding-left: 3%;
    color: #1E3144 !important;
}

    .SubMenuItem:hover {
        color: #62C4DD;
    }

.caret.caret-up {
    border-top-width: 0;
    border-bottom: 4px solid #fff;
}

@media screen and (max-width: 550px) {
    .overlay-content {
        padding-left: 22%;
    }

    .SubMenuItem {
        padding-left: 9%;
    }

    .searchMainMenu {
        padding-top: 15px;
        width: 350px;
        padding-left: 30px;
    }

    .iconTrending {
        padding-left: 60px;
        padding-bottom: 5px;
    }
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1
        }


.SubMenuUser {
    padding-left: 5px;
    padding-right: 2px;
}

.searchMainMenu {
    width: 300px;
}

.TrendingGridTable {
}

    .TrendingGridTable th {
        border: none;
        padding: 10px;
    }

    .TrendingGridTable td {
        border: none;
        height: auto;
    }

.TrendingGridTable {
    background-color: white;
}

.GvGrid td {
    padding: 10px;
    height: auto;
}



.GvGrid:hover {
    background-color: #e3e3fc;
}

    .GvGrid:hover .gridIcons {
        background-color: #e3e3fc;
    }



.gridIcons {
    border: none;
    background-color: white;
}

.dropdownItems {
    border: none;
    background-color: white;
}

    .dropdownItems:hover {
        background-color: #e3e3fc;
    }

.SearchBoxMaster {
    border: solid lightgray 1px;
    width: 300px;
    height: 36px;
    background-color: white;
}

.SearchBox {
    border: solid lightgray 1px;
    width: 300px;
    height: 36px;
    background-color: white;
    float: right;
}

.SearchText {
    border: none;
    width: 250px;
    height: 34px;
    padding-left: 2px;
}

.searchIcon {
    padding-right: 2px;
    display: none;
}

/* NAVBAR SCROLLING START*/
.smart-scroll {
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.scrolled-down {
    transform: translateY(-100%);
    transition: all 0.3s ease-in-out;
}

.scrolled-up {
    transform: translateY(0);
    transition: all 0.3s ease-in-out;
}
/* NAVBAR SCROLLING END*/

/*Tabs in profile*/
.side-menu-Profile {
    /*height: 100%;
    padding-right: 0px;
    padding-left: 0px;*/
}

.tab {
    /*float: left;
    width: 100%;*/
}

    /* Style the buttons inside the tab */
    .tab .tabButton {
        background-color: inherit;
        color: darkslategray;
        border-bottom: 1px solid !important;
        border-bottom-color: white !important;
        /*padding: 22px 16px;*/
        /*width: 100%;*/
        height: 50px;
        border: none;
        outline: none;
        text-align: center;
        cursor: pointer;
        transition: 0.3s;
        font-size: 16px;
    }

        /* Change background color of buttons on hover */
        .tab .tabButton:hover {
            background-color: #EDEDED !important;
            border-bottom: 10px solid !important;
            border-bottom-color: #334d68 !important;
            color: black;
        }

        /* Create an active/current "tab button" class */
        .tab .tabButton.active {
            border-bottom: 10px solid !important;
            border-bottom-color: #334d68 !important;
            color: black;
        }

.panelTab {
    height: 100%;
    background-color: white;
    padding-left: 0px;
    padding-right: 0px
}

.rightProfileActions {
}

.rightProfileButton {
    margin-top: 15px;
}

@media (max-width: 767px) {
    .side-menu-Profile {
        padding-top: 10%;
    }

    .rightProfileActions {
    }

    /*.tab {
        float: none;
        width: auto;
        padding-left: 0px;
    }

        .tab .tabButton {
            display: inline-block;
            width: 100%;
            height: 30px;
            padding: 0px 0px;
            font-size: 16px;
        }*/


    /*.side-menu-Profile {
        height: 100px;
    }

    .panelTab {
        padding-top: 2%;
    }*/
}
/*Tabs in profile end*/

/* Back to top Cursor start*/
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 80px;
    right: 15px;
    display: none;
    z-index: 1000;
}
/* Back to top Cursor End*/

/* Loading animation START*/

.loading-message {
    top: 45%;
    left: 48%;
    text-align: center;
    position: absolute;
}

@media (max-width: 767px) {
    .loading-message {
        top: 45%;
        left: 42%;
        text-align: center;
        position: absolute;
    }
}

.loading-message-maintenance {
    top: 45%;
    left: 48%;
    text-align: center;
    position: absolute;
}

@media (max-width: 767px) {
    .loading-message-maintenance {
        top: 45%;
        left: 42%;
        text-align: center;
        position: absolute;
    }
}

.loading-overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(https://trendingtalentportal.blob.core.windows.net/emailfooter/Preloader_2.gif) center no-repeat #fff;
}
/* Loading animation END*/

/*SHADOW START*/

.shadow-sm {
    box-shadow: 0 0 5px lightGrey;
}

.shadow-md {
    box-shadow: 0 0 10px lightGrey;
}

.shadow-lg {
    box-shadow: 0 0 15px lightGrey;
}


/*SHADOW END*/
