﻿/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #a7a7a7;
    border-radius: 5px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #585858;
    }

/* Style The Dropdown Button */
.dropbtn {
    background-color: #4caf5000;
    color: white;
    padding: 14px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

@media (max-width: 524px) {
    .dropbtn {
        font-size: 13px;
        padding: 6px 8px;
    }
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 9999;
}

    /* Links inside the dropdown */
    .dropdown-content a {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        /* Change color of dropdown links on hover */
        .dropdown-content a:hover {
            background-color: #f1f1f1
        }

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background: transparent;
    color: yellow;
}

tr.odd td:first-child, tr.even td:first-child {
    padding-left: 4em;
}

table.dataTable tr.dtrg-group.dtrg-level-0 td {
    background-color: #55abf1;
}

table.dataTable tr.dtrg-group.dtrg-level-1 td {
    background-color: rgb(85 171 241 / 60%);
    padding: 0.5em;
    padding-left: 1.5em;
    font-size: 1em;
    font-weight: 500;
}

table.dataTable tr.dtrg-group.dtrg-level-2 td {
    background-color: rgb(85 171 241 / 30%);
    padding: 0.5em;
    font-size: 1em;
    padding-left: 2.5em;
}

ol.breadcrumb {
    font-size: 1.4rem;
}
/* Notification */
.notification-text {
    font-size: 2rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-block-end: 1em;
}

    .notification-text .noti-highlight {
        font-size: 3rem;
        color: #d8d8d8;
        text-shadow: 0px -1px 5px #919191, 1px 1px 11px #919191, 0px 2px 13px #919191;
    }

/*fix carousel Notitication*/
.carousel-notifi {
    width: calc(100vw - 50px) !important;
}

.notifi-image {
    float: left;
    width: 35px
}

.notification-list .date {
    line-break: anywhere;
}

.notifications-index .notification-item .notification-list,
.tbl-scroll {
    height: 280px;
    overflow-y: auto;
}
/*Fix Đợt thi đã kết thúc*/

.timeline-name:hover {
    cursor: pointer;
    color: #cddc39;
}

span.text-note {
    font-weight: normal;
}




}





div#text_header {
	padding: 1em 0em 0em 2.5em;
}
p.site_slogan {

	    font-size: 1.5em;
    /* font-family: "Roboto"; */
    /* color: #757575; */
    /* display: inline; */
    margin: 0 0 5px;
    /* font-size: 34px; */
    text-transform: uppercase;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;

	    color: #006c45;
    font-weight: bold;
}
.logo{
	text-align:center;
}
#site_name {
    font-size: 1.65em;	
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	font-weight: bold;
    color: #ed1c24;
}
}
#site_name, .site_slogan {
    font-weight: bold;
    color: #ed1c24;
    font-size: 2em;
	line-height: 1em;
}
.status .panel-title {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 72px;
    font-weight: bold;
    color: #fff;
    line-height: 45px;
    padding-top: 20px;
    letter-spacing: -0.8px;
}
#front_content_01 .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #a94442;
    border-color: #ebccd1;
}
#front_content_01 .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #8a6d3b;
    border-color: #faebcc;
}
#main-content {
	padding-bottom:1em;
}
#front_content_01  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #3c763d;
    border-color: #d6e9c6;
}



#main_mn a {
    font-weight:bold;
}
nav#main_mn .navbar-collapse {
    padding: 0;
    margin: 0;
}

@media (max-width: 479px){
#main_mn .navbar-collapse {

    background: #4a4a4a;
    padding: 1em !important;
    /* margin: .5em !important; */
}
}


#main-body{
  background:url('../images/bg-t.jpg');
  /* Full height */


  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}

#header .navbar-default {
    background-color: #0051a5;
    border-color:none !important;
}

#header .navbar {
    border-radius: 0 !important;
}

#header .navbar-default .navbar-nav>li>a {
    color: #fff;
}
#header .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom:0px;
    border: none !important;
}
#ten_ct
{
	font-size: 2em;
    text-transform: uppercase;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #29378e;
    font-weight: bold;
    line-height: 1.5em;
	margin-top: .5em;
}

#tieu_de_ct
{
	font-size: 2.4em;
    text-transform: uppercase;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #29378e;
    font-weight: bold;
    line-height: 1.5em;
}

div#main-body {
    padding-bottom: 2em;
    /* margin-bottom: 1em; */
}