/*
Theme Name: 2017 Child Theme
Description: child theme
Author: Tien Nguyen
Template: twentyseventeen
Version: 0.1
*/
@import url("../twentyseventeen/style.css");

body {
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #3d4051;
}

.site-content-contain {
    background-color: #f3f3f3;
}

.site-content {
    padding: 0;
    min-height: 400px;
}

.content-area {
    max-width: 1000px !important;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.entry-header {
    display: none;
}

.list_mp, .list_mp tr, .list_mp th, .list_mp td, .bang_cham_diem, .bang_cham_diem tr, .bang_cham_diem th, .bang_cham_diem td {
    border: 1px solid grey;

}

.list_mp tr:hover{
    background-color: #5b9dd9;
    cursor: pointer;
}

.list_mp .tr_01:hover{
    background-color: #f3f3f3;
    cursor: auto;
}

.list_mp th, .bang_cham_diem th {
    font-weight: normal;
    padding:1px 10px;
}

.th-01 {
    font-weight: bold !important;
}

.func {
    visibility: hidden;
    margin-top: 20px;
}

.sticky {
    position: fixed;
    top: 30px;
    width: 100%;
    margin-bottom: 50px;
}
.custom_menu_admin_1 {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #f3f3f3;
}
.custom_menu_admin_1 li {
    display: block;
    position: relative;
    float: left;
}
.custom_menu_admin_1 > li:hover > .btn_1 {
    background-color: #e8e8e8 !important;
}
.custom_menu_admin_1 li ul {
    display: none;
    left: -20%;
}
.custom_menu_admin_1 li:hover > .custom_menu_admin_1_sub {
    display: block;
    position: absolute;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
}
.custom_menu_admin_1_sub li:hover > .custom_menu_admin_1_sub_2 {
    display: block;
    position: absolute;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
}
.custom_menu_admin_1 li:hover li {
    float: none;
}
.custom_menu_admin_1 ul ul {
    left: 85%;
    top: 0;
}

.btn_1 {
    padding: 5px !important;
    background-color: #f3f3f3 !important;
    color: #3d4051 !important;
    height: 70px;
    width: 128px;
    text-transform: uppercase;
}
.btn_1:hover {
    background-color: #e8e8e8 !important;
    transition: all .25s ease-in-out;
}

.btn_1_child {
    padding: 8px !important;
    background-color: #f9f9f9 !important;
    color: #3d4051 !important;
    height: 50px;
    width: 165px;
    text-align: left;
}
.btn_1_child:hover {
    background-color: #e8e8e8 !important;
    transition: all .25s ease-in-out;
}

.btn_func {
    padding: 5px !important;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #fff !important;
    color: #3d4051 !important;
    height: 50px;
    width: 200px;
    border: 1px solid #ccc !important;
    text-transform: uppercase;
}
.btn_func:hover {
    color: #fff !important;
    border-color: #494949 !important;
    transition: all 0.3s ease 0s;
    background-color: #2ea2cc !important;
}

.btn_func_2 {
    padding: 5px !important;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: red !important;
    color: #fff !important;
    height: 50px;
    width: 200px;
    border: 1px solid #ccc !important;
    text-transform: uppercase;
}
.btn_func_2:hover {
    color: #fff !important;
    border-color: #494949 !important;
    transition: all 0.3s ease 0s;
    background-color: #2ea2cc !important;
}

.custom_form {
    min-height: 220px;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #b0b3b4;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
}

.custom_form_1 {
    min-height: 220px;
    width: 60%;
    margin: auto;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fff;
    border: 2px solid #b0b3b4;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
    box-shadow: 0px 0px 5px 0px rgba(145,140,145,0.75);
}

#hoverbox_01, #hoverbox_02, #hoverbox_03, #hoverbox_04, #hoverbox_05, #hoverbox_06, #hoverbox_07, #hoverbox_08, #hoverbox_09, #hoverbox_10, #hoverbox_11,
#hoverbox_12, #hoverbox_13, #hoverbox_14 {
    display:none;
    position:absolute;
}

#text {
    width:100px;
    height:100px;
    background:#000;
}

.pop-up-bc-tooltip {
    float:left;
    padding:14px 12px;
    border:2px solid #626367;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background:#fffcfc;
}

.mess_update {
    padding: 2px;
    float: right;
    background-color: red;
    color: #fff;
    border: 1px solid red;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

/* Modal box */
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}