﻿
.img-size-fix {
    max-width: 380px !important;
    height: 150px !important;
}

.sharelink {
    color: #177FC3;
    margin:5px!important;
}

.title-label {
    font-size:22px!important;
    font-weight:800!important;
    color:white!important;
    margin:10px!important;
}

.navlinks {
    color: #6FB0ED;
    font-size:18px!important;
    display:inline-block;
}

.h2-custom {
    background-color: #07769E !important;
}

.inverse-colors {
    background-color: white !important;
    color: #177FC3!important;
}

    .inverse-colors:hover {
        color: white!important;
        background-color: #177FC3!important;
    }

.bg-blue-02 {
    background-color: #177FC3;
}

.bg-blue-03 {
    background-color: #55A1E1;
}
.bg-blue-04 {
    background-color: #6FB0ED;
}

.eduItem-gray {
    color: gray !important;
    font-size: 14px !important;
    text-align: left !important;
    padding-left: 5px !important;
}

.eduItem-date {
    color: gray !important;
    font-size: 14px !important;
    text-align: left !important;
    padding-left:5px!important;
}
.eduItem-label {
    color: black !important;
    font-size: 14px !important;
    text-align: left !important;
    padding-left: 5px !important;
    font-weight:400!important;
}

.eduItem-heading {
    white-space:normal;
    width: 100% !important;
    overflow-wrap:break-word;
 
    display: block;
    color: black !important;
    font-size: 24px !important;
    text-align: left !important;
    padding-left: 5px !important;
}

.eduItem-lecturers {
    color: gray !important;
    font-size: 14px !important;
    text-align: left !important;
    white-space: pre-line !important;
    padding-left: 5px !important;   
}

.eduItem-locations {
    white-space: nowrap;
    /*width: 100% !important;*/
  /*  overflow: hidden;
    text-overflow: ellipsis;*/
    display: inline-block;
    color: gray !important;
    font-size: 14px !important;
    text-align: left !important;
    white-space: pre-line !important;
    padding-left: 5px !important;
}

.eduItem-locations-list { 
   
    color: gray !important;
    font-size: 14px !important;
    text-align: left !important; 
    padding-left: 5px !important;
}



.eduItem-link {
    white-space: nowrap;   
    display: inline-block;
    color: dodgerblue !important;
    font-size: 14px !important;
    text-align: left !important;
    white-space: pre-line !important;
    padding-left: 5px !important;
    text-decoration:underline;
}
.eduItem-summary {
    white-space: nowrap;
    width: 100% !important;
    max-height:100px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    color: black !important;
    font-size: 14px !important;
    text-align: left !important;
    white-space: pre-line !important;
    padding-left: 5px !important;
}

.eduItem-moreDetail {
    color: gray !important;
    font-size: 14px !important;
    text-align: left !important;
    padding-left: 5px !important;  
    margin-bottom:0px!important;
}

.eduItem-image {
    object-fit:cover;
    height: 100% !important;   
    margin-left: auto!important;
    margin-right: auto!important;
    text-align:center;
    width: 100% !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important;

}



.eduItem-listItem {
    background-color: white !important;
    padding: 10px !important;
    border-radius: 5px !important;
    margin-bottom:10px!important;
    height:auto;  
}

.browseAll-listItem {
    background-color: white !important;
    padding: 10px !important;
    border-radius: 5px !important;
    margin-bottom: 10px !important;
    height: auto;
}

.edu-slide {
    background-color: white;
}

.btn-status-00 {
    border: none !important;
    padding: 8px !important;
    color: white !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    border-radius: 5px !important;
}

.body>p .eduItem-heading {
    font-size: 14px !important;
}

.btn-00 {
    background-color: #177FC3;
    border-radius: 2px !important;
    padding: 8px !important;
    color: white !important;
}

.lab-main-00 {
    font-size: 26px !important;
    font-weight:400;
    color: white;
}


.labelButton {
    padding: 5px !important;
    background-color: #1B9AC5;
    color: white;
    display: normal !important;
    margin-bottom: 0px !important;
    font-weight: 400 !important;
    border-radius:3px!important;

}



/*file explorer swal error*/
.dragover {
    border: 2px dashed black;
    background-color: #a5a5a5;
}


.lab-date {
    font-size:16px!important;
    color:gray;
}



.text-menu-0 {
    color: black;
}


/*override swal error*/
.sweet-alert .sa-input-error {
    top: 25px !important;
}

.form-inline .ui-select-container {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.select2 > .select2-choice.ui-select-match {
    /* Because of the inclusion of Bootstrap */
    height: 29px;
}


.alert-info.positioned {
    margin-top: 1em;
    position: relative;
    z-index: 10000; /* The select2 dropdown has a z-index of 9999 */
}

.header-gradient {
    background-image: linear-gradient(to right, #177FC3, #8DC1FC) !important;
}



/*use company name instead log*/
.main-header .logo-name {
    color: #FFF;
    display: block;
    float: left;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    font-family:  Arial;
    padding: 0 15px;
    font-weight: 300;
}

/*override select2 color*/
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #3c8dbc !important;
    border-color: #367fa9 !important;
    padding: 1px 10px !important;
    color: #fff !important;
}


/* REGION CUSTOM COLORS */
.skin-blue .header-links {
    color: white !important;
    font-size:18px!important;
    font-style:normal!important;
}
.skin-blue .menu-links {
    color: white !important;
    font-size: 15px !important;
    font-style: normal !important;
}
    /*.skin-blue .header-links:hover {*/
        /*background: #0091ca;*/
        
    /*}*/


.skin-blue .navbar-custom-menu .navbar-nav > li >a {
    color: white !important;
}
.skin-blue .navbar-custom-menu .navbar-nav > li > ul>li>a {
    color: black !important;
}
.skin-blue .navbar-custom-menu .navbar-nav > li > ul  {
    background-color: white!important;
}

.skin-blue .main-header .logo {
    background-color: white !important;
}

.skin-blue .main-header li.user-header,
.skin-blue .main-header .navbar,
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    background-color: #177FC3 !important;
    
}
.skin-blue .main-header .navbar .dropdown-menu li a {
    color: black!important; 
    }

    .skin-blue .main-header .navbar .dropdown-menu li a:hover {
    background: #0091ca;
}

.box.box-bvb {
    border-top-color: #000000 !important;
}

.box.box-solid.box-bvb {
    border: 1px solid #000000 !important;
}

.box.box-solid.box-bvb > .box-header {
    color: #fff !important;
    background-color: #000000 !important;
}

.text-bvb, .btn-link.text-bvb, .btn-link.text-bvb:link {
    color: #177FC3 !important;
    outline: transparent !important;
}

.text-bvb:hover, .text-bvb:focus, text-bvb:active, .btn-link.text-bvb:hover, .btn-link.text-success:focus {
    color: #3f5364 !important;
    outline: transparent !important;
}

.btn-link.text-success, .btn-link.text-success:link {
    color: #3f5364 !important;
}

.btn-link.text-success:hover, .btn-link.text-success:visited, .btn-link.text-success:active .btn-link.text-success:focus {
    color: #3f5364 !important;
}

.bvb-title {
    color: #51A0DF;
    font-size: 18px;
    font-weight: bold;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #000000 !important;
}

/* END REGION CUSTOM COLORS*/


/* REGION BVB DATATABLE */

td.colButtons {
    white-space: nowrap !important;
}

.table-trim {
    white-space: nowrap;
}

table.inline > tbody > tr > td {
    white-space: nowrap;
}

table.bvb-table > thead > tr, .bvb-thead > tr {
    background-color: #51A0DF;
    color: white;
}

table.bvb-table > thead > tr > th > input, select {
    color: black;
}
    table.bvb-table > thead > tr > th {
        background-color: #51A0DF;
    }

table.bvb-table tbody tr:nth-child(even) {
    /*background-color: #177FC3;*/
    background-image: linear-gradient(to right, #177FC3, #8DC1FC) !important;
    color:white;
}

table.bvb-table tbody tr:nth-child(odd) {
    background-color: #fff;
}

table.bvb-table tbody tr:hover {
    background-color: #ecf0f5;
}
/* END REGION BVB DATATABLE */


/* REGION OVERRIDE DEFAULT STYLES */

.btn-link {
    padding:0px !important;
}

.sidebar-mini .main-header .navbar, .main-header .navbar {
    margin-left: 0px !important;
}

.main-header .sidebar-toggle {
    padding: 15px 19px !important;
}

.sidebar-mini .sidebar-menu > li:not(.treeview) > a > span {
    border-bottom-right-radius: 0px !important;
}

.sidebar-mini .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
    width: 230px;
}

/* END REGION OVERRIDE DEFAULT STYLES */