﻿

/*!
 * Start Bootstrap - Logo Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    
}

.navigation .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    font-size: 16px;
    font-weight: normal;
}
.navbar-fixed-top .nav {
    padding: 15px 0;
     
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}



.btnOO input[type="submit"]{    
    font-family:Arial;
    background:#FDA61B;
    color: #fff;
    font-size: 14px;
    font-weight:400;
    padding: 4px 15px 4px 15px;
    cursor: pointer;
    outline: none;
    margin: 0px 5px;
    float: right;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;    
}


.btnOO input[type="button"]{
    font-family:Arial;
    background:#003cff;
    color: #fff;
    font-size: 14px;
    font-weight:400;
    padding: 4px 15px 4px 15px;
    cursor: pointer;
    float:right;
    outline: none;
    margin: 0px 5px;
    border: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;    
}

.btnOO input[type="submit"]:hover{
	background:#2185C5;
}


.btnOO input[type="button"]:hover{
	background:#2185C5;
}




@media (min-width: 1300px) {
    .panelmain {
        /*padding-left: 30px;
    padding-right:30px;*/
        /* margin-right: 3%;
        margin-left: 3%;*/
        width: 1300px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .imghoatdong {
        width: 100%;
        height: 190px;
    }

    .selectleft {
        width: 280px;
    }
}

@media (min-width: 993px) and (max-width: 1240px) {
    .panelmain {
        /*padding-left: 30px;
    padding-right:30px;*/
        /* margin-right: 3%;
        margin-left: 3%;*/
        width: 1124px;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .imghoatdong {
        width: 100%;
        height: 160px;
    }

    .selectleft {
        width: 200px;
    }
}



@media (max-width: 993px) {
    .panelmain {
        /*padding-left: 30px;
    padding-right:30px;*/
        /*margin-right: 1%;
        margin-left: 1%;*/
        /*width: 1240px;*/

        display: block;
        margin-right: auto;
        margin-left: auto;
    }

    .imghoatdong {
        width: 50%;
        height: 120px;
    }

    .selectleft {
        width: 280px;
    }
}






.ChuThich {
  font-family:Arial;
  padding: 4px 6px;
  color: #808080;
  font-size:10px;
  font-style: italic;
  border: none;
  text-shadow: none;
  display: inline;
}

.ThongBao {
  padding: 4px 6px;
  color: #f5380e;
  font-size: 0.9em;
  font-style: italic;
  border: none;
  text-shadow: none;
}


.panelleft {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: -10px;
    background-color: #fff;
    border: 1px solid transparent;
    /*border-radius: 2px;*/
    /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
}

.panelleft-title {
    margin-top: 2px;
    margin-bottom: 1px;
    /*font-size: 14px;*/
    color: inherit;
    font-size: 0.9em;
    font-weight: 100;
}
.panelleft-body {
    padding: 10px;
}

.panelleft-heading {
    
    background-color: #003cff;
    padding: 6px 12px;
    color: #fff;
    font-size: 0.9em;
    font-weight: 100;
    border-bottom: 0px transparent;
    /*border-top-left-radius: 2px;
    border-top-right-radius: 2px;*/
}

.panelleft-default {
    border-color: #bab9ba;

}

    .panelleft-default > .panelleft-heading {
        color: #fff;
        background-color: #003cff;
        border-color: #ddd;
    }

        .panelleft-default > .panelleft-heading + .panelleft-collapse > .panelleft-body {
            border-top-color: #ddd;
        }

        .panelleft-default > .panelleft-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panelleft-default > .panelleft-footer + .panelleft-collapse > .panelleft-body {
        border-bottom-color: #ddd;
    }

.panelright {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: -5px;
    margin-left: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    /*border-radius: 2px;*/
    /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
}

.panelright-title {
    margin-top: 2px;
    margin-bottom: 1px;
    /*font-size: 14px;*/
    color: inherit;
    font-size: 0.9em;
    font-weight: 100;
}

.panelright-body {
    padding: 10px;
}

.panelright-heading {
    
    background-color: #003cff;
    padding: 6px 12px;
    color: #fff;
    font-size: 0.9em;
    font-weight: 100;
    border-bottom: 0px transparent;
}

.panelright-default {
    /*border-color: #e4e4e4;*/
    border-color: #bab9ba;
}

    .panelright-default > .panelright-heading {
        color: #fff;
        background-color: #003cff;
        border-color: #ddd;
    }

        .panelright-default > .panelright-heading + .panelright-collapse > .panelright-body {
            border-top-color: #ddd;
        }

        .panelright-default > .panelright-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panelright-default > .panelright-footer + .panelright-collapse > .panelright-body {
        border-bottom-color: #ddd;
    }



.panelcenter {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    /*border-radius: 2px;*/
    /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
}

.panelcenter-title {
    margin-top: 2px;
    margin-bottom: 1px;
    /*font-size: 14px;*/
    color: inherit;
    font-size: 0.9em;
    font-weight: 100;
}

.panelcenter-body {
    padding: 10px;
}

.panelcenter-heading {
    background-color: #003cff;
    padding: 6px 12px;
    color: #fff;
    font-size: 0.9em;
    font-weight: 100;
    border-bottom: 0px transparent;
}

.panelcenter-default {
    border-color: #bab9ba;
}

    .panelcenter-default > .panelcenter-heading {
        color: #fff;
        background-color: #003cff;
        border-color: #ddd;
    }

        .panelcenter-default > .panelcenter-heading + .panelcenter-collapse > .panelcenter-body {
            border-top-color: #ddd;
        }

        .panelcenter-default > .panelcenter-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panelcenter-default > .panelcenter-footer + .panelcenter-collapse > .panelcenter-body {
        border-bottom-color: #ddd;
    }

.panelwebsite {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: -5px;
    margin-left: -10px;
    background-color: #f5f5f5;
    padding: 10px 10px;
    border: 1px solid transparent;
    /*border-radius: 2px;*/
    /*-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);*/
}

/*border-bottom: 1px dotted #23677A;*/

.panelbgred {
    background-color: #f30d06;
    padding: 6px 12px;
    color: #fff;
    font-size: 0.9em;
    font-weight: 100;
    border-bottom: 0px transparent;
}
.panelbgblue {
    background-color: #003cff;
    padding: 6px 12px;
    color: #fff;
    font-size: 0.9em;
    font-weight: 100;
    border-bottom: 0px transparent;
}
.panelbgnews {
    background-color: #ddd;
    padding: 6px 12px;
    color: #555;
    font-size: 0.9em;
    font-weight: 100;
    border-bottom: 0px transparent;
}

.top10 {
    margin-top: 10px;
}

.panelimg {
    max-width: 100%;
    height: auto;
}
.panelmax {
    height: 345px;
    max-height: 345px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.panelcontenmax {
    max-height: 300px;
    overflow-y: hidden;
}

.scrollbar {
    height: 320px;
    max-height: 320px;
    overflow-y: scroll;
}

.paneldivnews {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-left: 30px;
    
}

.panelbgcolor {
    background-color: #f6f2d4;
}

/* width */
#style-2::-webkit-scrollbar {
    width: 5px;
}

/* Track */
#style-2::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 1px;
}

/* Handle */
#style-2::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 1px;
}
    #style-2::-webkit-scrollbar-thumb:hover {
        background: #fff;
    }

@media(min-width:768px) {
    

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
}

.search-group {
    display: table-cell;
}

.form-text-search {
    /*display: block;*/
   /* display: inline-grid;*/
    /*width: 99%;*/
    /*height: 26px;*/
    padding: 6px 12px;
    margin-top: 4px;
    margin-right: -5px;
    margin-bottom: 2px;
    margin-left: 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s*/;
    /*transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}
.form-button-search {
    /*display: block;*/
    /*display: inline-grid;*/
    /*width: 99%;*/
    /*height: 26px;*/
    padding: 6px 12px;
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 2px;
    margin-left: 0px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s*/;
    /*transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}

* {
    box-sizing: border-box;
}


.mySlides {
    display: none;
}

.imgslide {
    /*vertical-align: middle;*/
    /*max-width: 100%;
            height: auto;*/
    object-fit: cover;
    width: 70%;
    height: 100%;
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 14px;
    padding: 8px 12px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: justify;
    background: rgba(71,72,71,0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active {
    background-color: #717171;
}
.img-banner {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    /*border: 1px solid #ddd;*/
    margin-bottom: 10px;
    
}

.img-bannernobt {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
    /*border: 1px solid #ddd;*/
    /*margin-bottom: 10px;*/
}
/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .text {
        font-size: 11px
    }
}






.embed-youtube {
    position: relative;
    /*padding-bottom: 56.25%;*/ /* - 16:9 aspect ratio (most common) */
    padding-bottom: 62.5%; /* - 16:10 aspect ratio */
    /* padding-bottom: 75%; - 4:3 aspect ratio */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .embed-youtube iframe,
    .embed-youtube object,
    .embed-youtube embed {
        border: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


table1 {
    background-color: transparent;
}


.table1 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table1 > thead > tr > th,
    .table1 > tbody > tr > th,
    .table1 > tfoot > tr > th,
    .table1 > thead > tr > td,
    .table1 > tbody > tr > td,
    .table1 > tfoot > tr > td {
        padding: 6px;
        line-height: 1.42857143;
        vertical-align: middle;
        border-bottom: 0px solid #FDA61B;
    }

    .table1 > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table1 > caption + thead > tr:first-child > th,
    .table1 > colgroup + thead > tr:first-child > th,
    .table1 > thead:first-child > tr:first-child > th,
    .table1 > caption + thead > tr:first-child > td,
    .table1 > colgroup + thead > tr:first-child > td,
    .table1 > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table1 > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table1 .table {
        background-color: #fff;
    }

.footer {
    background-color: #0e3ffb;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../Images/chantrang.jpg');
    color: #fff;
    padding: 20px 30px;
}

    .footer .add {
        display: inline-block;
        margin: 5px 15px;
    }

        .footer .add:last-child {
            margin-right: 0px;
        }

    .footer p {
        margin-bottom: 10px;
    }

    .footer .box-info {
        display: table;
        width: 100%;
    }

        .footer .box-info .logo {
            display: table-cell;
            vertical-align: top;
            width: 82px;
        }

            .footer .box-info .logo img {
                width: 80px;
                height: 80px;
                border-radius: 50%;
                border: 2px solid #fff;
                background: #fff;
            }

        .footer .box-info .info {
            display: table-cell;
            padding-left: 10px;
        }

@media (max-width: 768px) {
    .footer .box-info {
        display: block;
    }

        .footer .box-info .logo,
        .footer .box-info .info {
            padding: 0px;
            margin-bottom: 10px;
            display: block;
        }
}

.footer .copyright {
    margin-top: 60px;
}

.footer .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.footer .contact {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .footer .contact li {
        position: relative;
        padding-left: 30px;
        margin-bottom: 10px;
    }

    .footer .contact .icon {
        position: absolute;
        top: 5px;
        left: 0px;
    }

.footer .list-menus {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 60px;
}

    .footer .list-menus > li {
        display: inline-block;
        color: #fff;
    }

        .footer .list-menus > li:after {
            display: inline-block;
            margin: 0px 5px;
            content: "|";
        }

        .footer .list-menus > li:last-child:after {
            display: none;
        }

    .footer .list-menus a {
        color: #fff;
    }

        .footer .list-menus a:hover {
            opacity: 0.7;
        }

.footer .list-social {
    text-align: right;
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-top: 20px;
}

