﻿/*------------------------------------------------*/
/*	Skin: Academi SER RCI
/*------------------------------------------------*/
@import url(//fast.fonts.net/t/1.css?apiType=css&projectid=bad4a771-b9b1-4241-9205-cb87b841f03c);
@charset "UTF-8";

@font-face {
    font-family: "RCI Regular";
    src: url("/assets/fonts/RCI/RCI-Rg.eot");
    src: url("/assets/fonts/RCI/RCI-Rg.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/RCI/RCI-Rg.woff") format("woff"), url("/assets/fonts/RCI/RCI-Rg.ttf") format("truetype"), url("/assets/fonts/RCI/RCI-Rg.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "RCI Bold";
    src: url("/assets/fonts/RCI/RCI-Bd.eot");
    src: url("/assets/fonts/RCI/RCI-Bd.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/RCI/RCI-Bd.woff") format("woff"), url("/assets/fonts/RCI/RCI-Bd.ttf") format("truetype"), url("/assets/fonts/RCI/RCI-Bd.svg") format("svg");
    font-weight: 400;
    font-style: normal
}

#divTopLogo {
    width: 300px;
    height: 100%;
}

    #divTopLogo img {
        max-width: 100%;
        max-height: 100%;
    }

/* Authentication */
.login {
    background: url(/assets/img/bg_login.jpg) top center;
    background-color: #fff;
    background-size: cover;
    background-attachment: fixed;
    background-position: inherit;
}

.login .footer {
    position: absolute;
}

.btn-auth {
    background-color: #F45000;
    border-color: #F45000;
    color: #fff !important;
    padding: 1.5rem 5rem;
}

    .btn-auth:hover, .btn-auth:visited {
        background-color: #fff;
        border-color: #F45000;
        color: #F45000 !important;
    }

.center-block {
    color: #333 !important;
    transition: box-shadow .3s !important;
    background: rgb(255, 255, 255, 0.7) !important;
    padding: 40px !important;
}
.signUp {
    background-color: #f1f1f1 !important;
    border: 1px solid #252a3a !important;
    color: #333 !important;
    transition: box-shadow .3s !important;
    box-shadow: 0 1px 8px 0 rgba(239,239,239,0.2) !important;
    padding: 40px !important;
}

.center-block .links {
    color: #333 !important;
}

.page-auth .center-block .links {
    margin-top: 0;
}

.login .title {
    font-size: 2.2rem !important;
    line-height: 2.8rem !important;
}

.login-box {
/*    margin-left: 5%;
    margin-top: 8%;*/
    margin: 10% auto
}

.login-box h3, .login-box h4 {
    color: #3d5881 !important;
}

.login .links a {
    color: #333 !important;
}

.login .link a:hover {
    text-decoration: none;
    border-bottom: 2px solid #c3002f;
}

/*------------------------------------------------*/
/* general */
/*------------------------------------------------*/
.content-wrapper {
    background-color: #fff;
    border-left: 1px solid #e4e4e4;
    top: 0;
    padding-bottom: 109px !important;
}

    .content-wrapper .container {
        padding-left: 10%;
        padding-right: 10%;
        /*padding-top: 27px;*/
    }

a {
    color: #444;
}

    a:hover, a:focus {
        color: #347a98;
    }

.navbar-toggle .collapsed {
    color: #987654;
}

.top-bar {
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    /*min-height: 58px;*/
    min-height: 110px;
    font-size: 16px;
}

    .top-bar .container {
        margin-left: 10%;
        margin-right: 20%;
        width: 80%;
    }

    .top-bar .notifications .notification-item .btn-group > a {
        color: #232323;
    }

        .top-bar .notifications .notification-item .btn-group > a:hover {
            color: #333;
        }

    .top-bar .top-bar-right .btn-link {
        color: #232323;
    }

        .top-bar .top-bar-right .btn-link:hover {
            color: #333;
        }

    .top-bar .notifications .count {
        border-color: #fff;
    }

    .top-bar .searchbox input[type="search"] {
        background-color: transparent;
        border: 1px solid #0276b3;
        font-size: 1em;
        color: #0276b3;
    }

    .top-bar .searchbox .btn {
        background: transparent;
        border: 1px solid #0276b3;
        color: #0276b3;
    }

        .top-bar .searchbox .btn:hover {
            background: transparent;
            border: 1px solid #0276b3;
            color: #0276b3;
        }

        .top-bar .searchbox .btn i {
            color: #0276b3;
        }

        .top-bar .searchbox .btn:hover {
            /*border-color: #fff;*/
        }

            .top-bar .searchbox .btn:hover i {
                /*color: #333;*/
            }

    .top-bar .logo {
        padding: 15px 0 0 0;
        /*position: absolute;*/
        /*left: 5%;*/
        margin-left: -50px !important;
        /*padding-top: 15px;*/
        display: block;
    }

    .top-bar .searchbox {
        top: 22px;
        width: 15em;
    }

body.ontop-nav .top-bar {
    padding: 0;
}

    body.ontop-nav .top-bar .logo {
        /*padding-top: 25px;*/        
    }

@media screen and (min-width: 1280px) {
    body.ontop-nav .top-bar .logo {
        /*padding-top: 10px !important;*/
    }

    .login .top-bar .logo {
        /*padding-top: 10px !important;
        top: 20px;*/
    }
}

.content-wrapper.expanded-full {
    padding-top: 67px;
}

#main-navbar-collapse {
    font-size: 12px;
    /*margin-left: 260px;*/
}

    #main-navbar-collapse .nav .open > a, #main-navbar-collapse .nav .open > a:hover #main-navbar-collapse .nav .open > a:focus {
        background-color: transparent;
    }

/*in Behalf*/
.in-behalf {
    color: #333;
}

/*Left Menu*/
ul.main-menu > li a:hover {
    text-decoration: none;
    /*background-color: #0f0f0f; 
      color: #fff;*/
}

ul.main-menu > li.active > a {
    background-color: #fff;
    color: #5a5a5a;
}

ul.main-menu > a:active, a:hover {
    color: #333 !important;
    text-decoration: underline;
    border-bottom-color: 1px solid #c3002f;
}

/*Top Menu*/
.top-bar .dropdown {
    position: initial;
}

.top-bar .dropdown-menu {
    width: 100%;
}

    .top-bar .dropdown-menu > li {
        display: block;
        border-top: 1px solid #ddd;
    }
    
        .top-bar .dropdown-menu > li > a:hover {
            text-decoration: none;
            background-color: #fff;
            color: #333;
        }

.top-bar .dropdown .dropdown-menu-center {
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

/*Top Menu*/
.top-bar .dropdown-small {
    position: absolute;
}

/* widget */
.widget {
    border-color: lightgray;
}

    .widget .widget-header {
        background-color: #eeeeee;
        border-bottom-color: lightgray;
        color: #555;
    }

        .widget .widget-header .h1, .h2, .h3, .h4, .h5 {
            color: #333;
        }

        .widget .widget-header em {
            color: #fff;
        }

        .widget .widget-header .btn-help {
            color: #38a5d3;
        }

        .widget .widget-header .widget-header-toolbar {
            border-left-color: #ddd;
        }

            .widget .widget-header .widget-header-toolbar .control-title {
                color: #fff;
            }

        .widget .widget-header .btn-group > a {
            color: #fff;
        }

            .widget .widget-header .btn-group > a:hover, .widget .widget-header .btn-group > a:focus {
                color: #cef1ff;
            }

    .widget .widget-content {
        background-color: none;
    }

/*Table*/
.table > thead > tr > th {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    border-top: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7;
    background-color: #f7f7f7;
    height: 30px;
    vertical-align: middle;
}

    .table > thead > tr > th a {
        font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
        font-weight: bold;
    }

.table-sorting thead th a {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    vertical-align: middle;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #f7f7f7;
}


/* main content */
.main-header h2 {
    color: #555;
    border-right-color: #555;
}

.main-header em {
    color: #555;
}

/* footer */

.footer {
    background-color: #161618;
    color: #fff;
    border-top: 1px solid #e7e7e7;
    left: -1px;
    font-size: 14px;
    text-align: left;
    padding: 25px;
}

    .footer .row {
        padding-left: 2%;
    }

    .footer .languages a {
        color: #0276b3 !important;
    }

    .footer .footer-legal {
        color: #fff;
        font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
    }

    .footer .container {
        padding-left: 10%;
        padding-right: 10%;
        /*margin-left: 10%;
        margin-right: 20%;
        width: 80%;*/
    }

    .footer a {
        color: #999;
        font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    }

        .footer a:hover {
            color: #444;
            border-bottom: 1px solid #0276b3;
        }

.form_wiza .form_wizard .stepContainer {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0 solid #CCC;
    overflow-x: hidden;
}

.wizard_horizontal ul.wizard_steps {
    display: table;
    list-style: none;
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}

    .wizard_horizontal ul.wizard_steps li {
        display: table-cell;
        text-align: center;
    }

        .wizard_horizontal ul.wizard_steps li a,
        .wizard_horizontal ul.wizard_steps li:hover {
            display: block;
            position: relative;
            -moz-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
            color: #666;
        }

            .wizard_horizontal ul.wizard_steps li a:before {
                content: "";
                position: absolute;
                height: 4px;
                background: #ccc;
                top: 20px;
                width: 100%;
                z-index: 4;
                left: 0;
            }

            .wizard_horizontal ul.wizard_steps li a.disabled .step_no {
                background: #ccc;
            }

            .wizard_horizontal ul.wizard_steps li a .step_no {
                width: 40px;
                height: 40px;
                line-height: 40px;
                border-radius: 100px;
                display: block;
                margin: 0 auto 5px;
                font-size: 16px;
                text-align: center;
                position: relative;
                z-index: 5;
            }

            .wizard_horizontal ul.wizard_steps li a.selected:before,
            .step_no {
                background: #34495E;
                color: #fff;
            }

            .wizard_horizontal ul.wizard_steps li a.done:before,
            .wizard_horizontal ul.wizard_steps li a.done .step_no {
                background: #1ABB9C;
                color: #fff;
            }

        .wizard_horizontal ul.wizard_steps li:first-child a:before {
            left: 50%;
        }

        .wizard_horizontal ul.wizard_steps li:last-child a:before {
            right: 50%;
            width: 50%;
            left: auto;
        }

.wizard_verticle .stepContainer {
    width: 80%;
    float: left;
    padding: 0 10px;
}

.actionBar {
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 10px 5px;
    text-align: right;
    margin-top: 10px;
}

    .actionBar .buttonDisabled {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }

    .actionBar a {
        margin: 0 3px;
    }

.wizard_verticle .wizard_content {
    width: 80%;
    float: left;
    padding-left: 20px;
}

.wizard_verticle ul.wizard_steps {
    display: table;
    list-style: none;
    position: relative;
    width: 20%;
    float: left;
    margin: 0 0 20px;
}

    .wizard_verticle ul.wizard_steps li {
        display: list-item;
        text-align: center;
    }

        .wizard_verticle ul.wizard_steps li a {
            height: 80px;
        }

            .wizard_verticle ul.wizard_steps li a:first-child {
                margin-top: 20px;
            }

        .wizard_verticle ul.wizard_steps li a,
        .wizard_verticle ul.wizard_steps li:hover {
            display: block;
            position: relative;
            -moz-opacity: 1;
            filter: alpha(opacity=100);
            opacity: 1;
            color: #666;
        }

            .wizard_verticle ul.wizard_steps li a:before {
                content: "";
                position: absolute;
                height: 100%;
                background: #ccc;
                top: 20px;
                width: 4px;
                z-index: 4;
                left: 49%;
            }

            .wizard_verticle ul.wizard_steps li a.disabled .step_no {
                background: #ccc;
            }

            .wizard_verticle ul.wizard_steps li a .step_no {
                width: 40px;
                height: 40px;
                line-height: 40px;
                border-radius: 100px;
                display: block;
                margin: 0 auto 5px;
                font-size: 16px;
                text-align: center;
                position: relative;
                z-index: 5;
            }

            .wizard_verticle ul.wizard_steps li a.selected:before,
            .step_no {
                background: #34495E;
                color: #fff;
            }

            .wizard_verticle ul.wizard_steps li a.done:before,
            .wizard_verticle ul.wizard_steps li a.done .step_no {
                background: #1ABB9C;
                color: #fff;
            }

        .wizard_verticle ul.wizard_steps li:first-child a:before {
            left: 49%;
        }

        .wizard_verticle ul.wizard_steps li:last-child a:before {
            left: 49%;
            left: auto;
            width: 0;
        }

.wizard ul li.active .chevron:before {
    border-left: 24px solid #002d5e;
}

.form_wizard .loader {
    display: none;
}

.form_wizard .msgBox {
    display: none;
}

.wizard ul li.active {
    color: #fff;
    background: #002d5e !important;
}

body.sidebar-float .content-wrapper {
    padding: 0;
}

.left-sidebar.minified {
    height: 100%;
    padding-top: 15px;
}

.left-sidebar {
    padding-top: 15px;
}

.inv-red {
    color: #971928;
}

.inv-green {
    color: #69AC1F;
}

.inv-blue {
    color: #002D5E;
}

.body {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px !important;
    color: #222 !important;
    background: #fff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "RCI Bold", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    color: #F45000 !important;
}

.h1, h1 {
    font-size: 34px;
}

.h2, h2 {
    font-size: 28px;
}

.h3, h3 {
    font-size: 22px;
}

.h4, h4 {
    font-size: 16px;
}

.h5, h5 {
    font-size: 14px;
}

/*ScrollBar Customization*/
.pre-scrollable::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    border-radius: 5px;
    background-color: #F5F5F5;
    overflow-x: hidden !important;
}

.pre-scrollable::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.pre-scrollable::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #aaa;
}

.modal-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
    border-radius: 5px;
    background-color: #F5F5F5;
}

.modal-body::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.modal-body::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #aaa;
}

.required-field {
    border: 1px solid #a94442 !important;
}

.loader {
    border: 16px solid #D4D4D4;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    background-color: transparent;
    opacity: 1;
    height: 120px;
    position: fixed;
    top: 100px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99999999;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.highlight {
    box-shadow: 3px 3px 15px #c00;
}


/* top content, visible on every page */
@media screen and (max-width: 1199px) {
    div[class*="col-lg-"] .top-content {
        text-align: center;
    }
}

.top-content {
    /*text-align: right;*/
    margin-bottom: 20px;
    /* dashboard only */
    /* every page except dashboard */
}

    .top-content ul.mini-stat {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-bottom: 0;
    }

@media screen and (max-width: 992px) {
    .top-content ul.mini-stat {
        display: block;
    }
}

.top-content ul.mini-stat > li {
    border-left: 1px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
}

    .top-content ul.mini-stat > li:first-child {
        border-left: none;
    }

@media screen and (max-width: 992px) {
    .top-content ul.mini-stat > li {
        width: 100%;
        border-left: none;
        padding-bottom: 15px;
    }
}

@media screen and (min-width: 992px) {
    .top-content ul.mini-stat > li {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.top-content ul.mini-stat h5 {
    float: left;
    margin: 0;
    text-align: left;
    font-size: 0.85em;
    color: #888888;
}

    .top-content ul.mini-stat h5 .stat-value {
        display: block;
        font-size: 1.8em;
        margin-top: 3px;
    }

        .top-content ul.mini-stat h5 .stat-value.stat-color-seagreen {
            color: #3F7577;
        }

        .top-content ul.mini-stat h5 .stat-value.stat-color-green {
            color: #4BA84B;
        }

        .top-content ul.mini-stat h5 .stat-value.stat-color-blue {
            color: #1D92AF;
        }

        .top-content ul.mini-stat h5 .stat-value.stat-color-orange {
            color: #CE7B11;
        }

        .top-content ul.mini-stat h5 .stat-value.stat-color-red {
            color: #C00C00;
        }

        .top-content ul.mini-stat h5 .stat-value.stat-color-grey {
            color: #B2BABF;
        }

        .top-content ul.mini-stat h5 .stat-value.stat-color-yellow {
            color: #E7A13D;
        }

.top-content .mini-bar-chart {
    display: block;
    float: right;
    margin: 6px 0 0 20px;
}

/*Text Colors*/

.text-color-red {
    color: #c00;
}

/* nav-pills */
.nav {
    background: #fff;
    /*min-height: 58px;*/
    min-height: 110px;
    margin-bottom: 0;
}

    .nav a {
        color: #333 !important;
        /*padding-top: 20px;*/
    }

        .nav a:hover {
            color: #333;
        }

.navbar-nav > li > a, #main-navbar-collapse .navbar-nav > li > a, #main-navbar-collapse .navbar-nav > li > a {
    padding-top: 50px !important;
    font-family: "RCI Bold", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: none;
    min-height: 75px;
    font-size: 16px;
}

    .navbar-nav > li > a:hover, #main-navbar-collapse .navbar-nav > li > a:focus, #main-navbar-collapse .navbar-nav > li > a:visited {
        color: #333 !important;
        min-height: 110px !important;
        background-color: #fff !important;
        border-bottom: 2px solid #F45000;
    }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: transparent;
    /*background-color: #1d92af !important;*/
}

#main-navbar-collapse .dropdown-menu {
    background-color: #fff !important;
    border-left: 1px solid #e7e7e7;
    color: #232323 !important;
    font-size: 16px;
    border-top: none;
    box-shadow: 5px 5px 6px rgba(0,0,0,.1);
}

    #main-navbar-collapse .dropdown-menu h2, #main-navbar-collapse .dropdown-menu h3 {
        color: #555;
        border-bottom: 1px solid #e7e7e7;
    }

    #main-navbar-collapse .dropdown-menu > li > a {
        color: #333 !important;
        font-size: 14px;
    }

        #main-navbar-collapse .dropdown-menu > li > a:hover {
            color: #333 !important;
            background-color: transparent;
        }

        #main-navbar-collapse .dropdown-menu > li > a.active {
            color: #333 !important;
            background-color: #333 !important;
        }

.nav-pills-custom-minimal {
    border-bottom: 1px solid #ccc;
}

    .nav-pills-custom-minimal > li > a {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 10px;
        border-top: 4px solid transparent;
        color: #CCCCCC;
    }

        .nav-pills-custom-minimal > li > a:hover, .nav-pills-custom-minimal > li > a:focus {
            background-color: transparent;
            color: #FFFFFF;
        }

    .nav-pills-custom-minimal > li.active > a, .nav-pills-custom-minimal > li.active > a:hover, .nav-pills-custom-minimal > li.active > a:focus {
        background-color: transparent;
        border-top-color: #C00C00;
        color: #FFFFFF;
    }

    .nav-pills-custom-minimal > li + li {
        margin-left: 30px;
    }

@media screen and (max-width: 480px) {
    .nav-pills-custom-minimal > li + li {
        margin-left: 0;
    }
    .content-wrapper .container {
        padding-left: 0%;
        padding-right: 0%;
    }
}

@media screen and (max-width: 768px) {

    .content-wrapper .container {
        padding-left: 0%;
        padding-right: 0%;
    }
}

@media screen and (min-width: 768px) {
    .content-wrapper .container {
        padding-left: 0%;
        padding-right: 0%;
    }
}

@media screen and (min-width: 769px) and (max-width: 768px) {

    .content-wrapper .container {
        padding-left: 10%;
        padding-right: 10%;
    }
}

@media screen and (min-width: 1280px) {
    .content-wrapper .container {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.nav-pills-custom-minimal.custom-minimal-bottom > li a {
    border-top: none;
    border-bottom: 4px solid transparent;
    background-color: transparent;
}

.nav-pills-custom-minimal.custom-minimal-bottom > li.active > a, .nav-pills-custom-minimal.custom-minimal-bottom > li.active > a:hover, .nav-pills-custom-minimal.custom-minimal-bottom > li.active > a:focus {
    border-bottom-color: #F45000;
    background-color: transparent;
}

.lead {
    font-size: 18px;
}

.legend {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222 !important;
    font-size: 1.2em;
}

.form-control {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
}

.breadcrumb {
    padding-top: 20px;
}
.breadcrumb, .breadcrumb a {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
    color: 333;
    background-color: transparent !important;
}


.faq-footer {
    font-size: inherit;
}

.ticket-box {
    transition: box-shadow .3s;
    width: 100%;
    height: 150px;
    min-height: 150px;
    box-shadow: 0 1px 8px 0 rgba(239,239,239,0.2);
    cursor: pointer;
    margin-bottom: 15px;
    display: table;
}

    .ticket-box p {
        display: table-cell;
        /*text-align: center;*/
        padding-left: 16px;
        vertical-align: middle;
    }

    .ticket-box:hover {
        box-shadow: 0 1px 11px 0 rgba(51,51,51,0.6);
    }

.listNews {
    padding-left: 0;
    list-style: none;
}

    .listNews li {
        padding: 5px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
    }

.newsSummary {
    display: table;
}

.newsDate {
    display: table;
}

.btn {
    font-family: "RCI Regular", "Arial Narrow", "helvetica Neue", Helvetica, Arial, sans-serif;
}
/*Buttons*/
.btn-default {
    color: #fff;
    /*background-color: #282832;
    border-color: #282832;*/
    background-color: #F45000;
    border-color: #F45000;
}

    .btn-default:hover, .open .dropdown-toggle.btn-default, .btn-default:focus, .btn-default:active, .btn-default.active {
        color: #F45000 !important;
        background-color: #fff;
        border-color: #F45000;
    }

    .btn-default.disabled, .btn-default[disabled], .btn-default.disabled:hover, .open .disabled.dropdown-toggle.btn-default, .btn-default[disabled]:hover, .open [disabled].dropdown-toggle.btn-default, .btn-default.disabled:focus, .btn-default[disabled]:focus, .btn-default.disabled:active, .btn-default[disabled]:active, .btn-default.disabled.active, .btn-default[disabled].active {
        background-color: #7c7c7c;
        border-color: #555555;
    }

    .btn-default .caret {
        border-top-color: #fff;
    }

.btn-primary {
    color: #fff;
    background-color: #6e6e78;
    border-color: #6e6e78;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active,
    .btn-primary .open .dropdown-toggle.btn-primary {
        color: #6e6e78;
        background-color: #fff;
        border-color: #6e6e78;
    }

/*-----------------------------------------*/
/*Panel*/
/*-----------------------------------------*/
.panel {
    background-color: transparent;
}

.panel-group .panel .panel-minimal {
    background-color: transparent !important;
}

.panel-group .panel .panel-title > a {
    color: #333;
}

.panel-title {
    font-size: 20px;
}

.panel-body .list-unstyled {
    padding: 0 20px 0 20px;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}

.panel-group-faq.top-faq .panel-heading .number {
    background-color: #102b4e;
    color: #fff;
}

.fancy-checkbox.custom-color-darkblue input[type="checkbox"]:checked + span:before {
    color: #102b4e;
    background-color: #102b4e;
}

.fancy-checkbox.custom-bgcolor-darkblue input[type="checkbox"]:checked + span:before {
    color: #102b4e;
    background-color: #102b4e;
    border-color: #102b4e;
}

.fancy-radio input[type="radio"]:checked + span i:after {
    background-color: #102b4e;
}

.wizard ul li {
    font-size: 14px;
}

.data-row .data-name {
    width: 30em;
    font-weight: bold;
}

.badge .badge-info {
    background-color: #0276b3 !important;
}

.newsItem {
    border-right: 1px dashed #e7e7e7;
    padding: 0 20px 20px 20px;
    cursor: pointer;
}

    .newsItem .newsLink {
        color: #F45000;
    }

    .newsItem .news:hover {
        color: #900;
    }

.newsSummary {
    display: table;
}

.newsDate {
    display: table;
}

.progress {
    margin-bottom: 0;
}


/* Ajax Loader */
#main {
    margin-top: 20px;
}

#loading-bar {
    background-color: #f00;
    height: 3px;
    width: 0;
    position: absolute;
    z-index: 666000666;
    -webkit-transition: width 500ms ease-out, height 500ms ease-out;
    -moz-transition: width 500ms ease-out, height 500ms ease-out;
    -o-transition: width 500ms ease-out, height 500ms ease-out;
    transition: width 500ms ease-out, height 500ms ease-out;
}

    #loading-bar.no-transition {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }

    #loading-bar.top, #loading-bar.bottom, #loading-bar.left {
        left: 0;
    }

    #loading-bar.top, #loading-bar.left, #loading-bar.right {
        top: 0;
    }

    #loading-bar.left, #loading-bar.right {
        width: 5px;
        height: 0;
    }

    #loading-bar.bottom {
        bottom: 0;
    }

    #loading-bar.right {
        right: 0;
    }

body.ontop-nav .top-bar .navbar-toggle {
    color: #0276b3;
}

    body.ontop-nav .top-bar .navbar-toggle:hover, body.ontop-nav .top-bar .navbar-toggle:active, body.ontop-nav .top-bar .navbar-toggle:focus {
        color: #0276b3;
    }


@media screen and (max-width: 1279px)  {
    #top-bar #navbar-fixed-top {
        
    }

    #main-navbar-collapse {
        overflow-y: auto;
    }

    #nav #navbar-nav {
        width: 100% !important;
    }
}
    

@media screen and (max-width: 500px)  {
    #divTopLogo {
        padding-top: 8px !important;
    }

    .top-bar .logo {
        left: 18%;
    }

    #main-navbar-collapse {
        border-top: 1px solid #e7e7e7;
        padding-top: 10px !important;
        margin-right: 0;
        width: 100%;
        padding-left: 17%;
        overflow-y: auto;
        height: 600px;
    }

    #main-top-navbar {
        width: 90% !important;
    }

    #main-top-navbar a {
        min-height: 25px !important;
    }
}

@media screen and (min-width: 501px) and (max-width: 1278px)  {
    #divTopLogo {
        padding-top: 8px !important;
    }

    .top-bar .logo {
        left: 10%;
    }
    
    #main-navbar-collapse {
        border-top: 1px solid #e7e7e7;
        padding-top: 10px !important;
        margin-right: 0;
        width: 100%;
        padding-left: 10%;
        overflow-y: auto;
        height: 600px;
    }

    #main-top-navbar {
        width: 90% !important;
    }

    #main-top-navbar a {
        min-height: 25px !important;
    }
}

/*@media screen and (max-width: 1280px) {
    #main-navbar-collapse {
        width: 90%;
    }
}

@media (max-width: 1280px) {
    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

        .navbar-collapse.collapse {
            display: none !important; |           
        }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }
}

@media screen and (min-width: 1280px) {
    body.ontop-nav .top-bar .navbar-toggle {
        display: none;
    }
}*/

.modal-footer {
    margin-top: 0 !important;
}

.modal-dialog {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.modal-body {
    padding: 5px 20px 5px 20px !important;
}

.tableHorizontalScroll {
    overflow-x: auto;
    white-space: nowrap;
}

.widget .widget-header .widget-header-toolbar {
    border-left: none;
}

.badge.element-bg-color-blue {
    background-color: #3d5881;
}
.pre-scrollable {
    overflow: hidden scroll;
}

.project-section {
    margin-bottom: 0;
}

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

    .row.display-flex .widget {
        border-style: hidden;
        margin-bottom: 0px;
    }

.row.display-flex > [class*='col-'] {
  flex-grow: 1;
}

/* only for demo not required */
.box {
    border:1px lightgray solid;
    height: 100%;
}

.row.display-flex [class*='col-'] {
    /*background-color: #cceeee;*/
}

.profile .user-info-left, .profile .user-info-right {
    padding: 0;
}

.notification-item > a .read {
    color: #cecece !important;
}

.notification-item > a .unread  {
    color: #333 !important;
}

.wizard {
    background-color: transparent;
}

.project-section.activity .well {
    background-color: transparent;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: -10px;
}

ul.activity-list > li {
    padding-bottom: 10px;
}

.btn-primary-curriculum {
  background-color: #E1DFDD;
  border-color: #E1DFDD; }
  .btn-primary-curriculum:hover, .btn-primary-curriculum:focus, .btn-primary-curriculum:active, .btn-primary-curriculum.active,
  .btn-primary-curriculum .open .dropdown-toggle.btn-primary-curriculum {
    background-color: #E1DFDD; }

.btn-info-curriculum {
  background-color: #3D5881;
  border-color: #3D5881;
  color: #fff;
}
  .btn-info-curriculum:hover, .btn-info-curriculum:focus, .btn-info-curriculum:active, .btn-info-curriculum.active,
  .btn-info-curriculum .open .dropdown-toggle.btn-info-curriculum {
    background-color: #3D5881;
    color: #fff;
  }

.btn-success-curriculum {
  background-color: #68875C;
  border-color: #68875C; 
  color: #fff;
}
  .btn-success-curriculum:hover, .btn-success-curriculum:focus, .btn-success-curriculum:active, .btn-success-curriculum.active,
  .btn-success-curriculum .open .dropdown-toggle.btn-success-curriculum {
    background-color: #68875C;
    color: #fff;
  }

.btn-warning-curriculum {
  background-color: #A85F02;
  border-color: #A85F02; 
  color: #fff;
}
  .btn-warning-curriculum:hover, .btn-warning-curriculum:focus, .btn-warning-curriculum:active, .btn-warning-curriculum.active,
  .btn-warning-curriculum .open .dropdown-toggle.btn-warning-curriculum {
    background-color: #A85F02; 
    color: #fff; 
  }

.btn-danger-curriculum {
  background-color: #A13432;
  border-color: #A13432; 
  color: #fff;
}
  .btn-danger-curriculum:hover, .btn-danger-curriculum:focus, .btn-danger-curriculum:active, .btn-danger-curriculum.active,
  .btn-danger-curriculum .open .dropdown-toggle.btn-danger-curriculum {
    background-color: #A13432; 
    color: #fff;
  }

.btn-link {
  border-color: transparent; }
  .btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active,
  .btn-link .open .dropdown-toggle.btn-link {
    outline: none;
    text-decoration: none; }

/* label */
.label {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-weight: normal;
  padding: .5em .6em; }

.label-warning {
  background-color: #A85F02; }

.label-low {
  background-color: #626262; }

.label-medium {
  background-color: #1D92AF; }

.label-high {
  background-color: #11B4C2; }

.label-urgent {
  background-color: #E7CD0C; }

.label-emergency {
  background-color: #E7A13D; }

.label-critical {
  background-color: #DB3833; }

.label-purple {
  background-color: #551A8B; }

.label-success {
  background-color: #68875C; }

.label-danger {
  background-color: #A13432; }

.label-blue {
    background-color: #3D5881; }

.widget-sparkline .sparkline-stat-item strong {
    font-size: 2em;
}
.widget-sparkline .sparkline-stat-item {
    margin-bottom: 0;
}

.progress-bar {
    background-color: #3D5881;
}

.progress-bar-success {
    background-color: #68875C;
}
.progress-bar-warning {
  background-color: #A85F02; 
}

.progress-bar-danger {
  background-color: #A13432; 
}

.red-bg {
    background-color: #c3002f !important;
}

.management-menu > li > a:hover {
    text-decoration: underline;
}

.icon-red {
    color: #F45000;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,0.125);
    border-radius: .25rem;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.card-title {
    color: #333 !important;
    min-height: 30px;
}

.card-img {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
    flex-shrink: 0;
    width: 100%;
}

.card-body {
    padding: 15px;
}


.card-badge {
    display: inline-block;
    height: 32px;
    padding: 0 12px;
    margin-right: 1rem;
    margin-bottom: 1rem;
    font-size: 13px;
    font-weight: 500;
    line-height: 32px;
    color: rgba(0,0,0,0.6);
    cursor: default;
    background-color: #eceff1;
    border-radius: 16px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.quickLinks > li {
    min-width: 150px;
}

    .quickLinks > li > a:hover {
        text-decoration: none;
    }

.cool-link {
    display: inline-block;
    color: #333;
    text-decoration: none;
}

    .cool-link::after {
        content: '';
        display: block;
        margin: auto;
        height: 2px;
        width: 0px;
        background: #F45000 !important;
        transition: width .3s ease, background-color .3s ease;
    }

    .cool-link:hover::after {
        width: 100%;
        /*transition: width .3s;*/
    }

    /* Grid View */
th.rotate {
    padding: 0 !important;
}

    th.rotate > div {
        transform: translate(25px, 51px)rotate(270deg);
        width: 30px;
        margin: 130px 0px 100px;
    }

        th.rotate > div > span {
            position: relative;
            bottom: 22px;
            right: 42px;
            font-size: x-small;
            display: block;
        }

.nonEligibleGridSubtitle {
    position: relative;
    top: 60px;
    left: 15px;
    z-index: 9;
}

.nonEligibleSubtitleRow {
    height: 35px;
    padding-top: 8px;
    font-size: 13px;
    text-transform: uppercase;
}

.nonEligibleGrid {
    position: relative;
    bottom: 150px;
}

.itGridSubtitle {
    position: relative;
    bottom: 657px;
    left: 60px;
    z-index: 999999999;
}



.itSubtitleRow {
    height: 35px;
    padding-top: 8px;
}

.itGrid {
}

.itGridSubtitleElegible {
    position: relative;
    top: 0px;
    left: 15px;
    z-index: 9;
}

.customTableEligible {
    position: relative;
    bottom: 216px;
}

.rotate {
    color: #555555;
    border-width: 1px;
    border-style: Dashed;
    white-space: nowrap;
}

td.rotate > div {
    transform: translate(25px, 51px)rotate(270deg);
    width: 30px;
    margin: 130px 0px 100px;
}

    td.rotate > div > span {
        position: relative;
        bottom: 22px;
        right: 55px;
        font-size: x-small;
        display: block;
    }


.header-bottom {
    vertical-align: bottom !important;
}
/* Grid View */