﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 40px;
    }
    .body-content {
        padding: 0;
    }
}


/* dinh dang cho TextBox*/

.textboxstyle_numeric
{
    text-align: center; 
    border: solid;
    border-style:groove ;
    border-color: #98bf21;
    border-width: thin;
}
.textboxstyle_text
{
    text-align: left; 
    border: solid;
    border-style:groove ;
    border-color: #98bf21;
    border-width: thin;
}
.main-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    background-color:#c4dcfb;/*eeeeee f9c588 f36f36 f1f1f1;*/
    
    width:100%;
    margin-left:0px;
    padding-left: 15px; 
    padding-top:10px;
    padding-bottom:10px;
    padding-right:5px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 25px;
    color:#098e79;/*808080*/

    /*background-image: url(../images/FixImages/bgh2.jpg)  ;*/
}
.main-title a {
    text-decoration:none;
    color:#098e79;/*a35d0d white 774242;*/
}
.main-title-orange {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    background-color:#c4dcfb;/*eeeeee f9c588 f36f36 f1f1f1;*/
    
    width:100%;
    margin-left:0px;
    padding-left: 15px; 
    padding-top:10px;
    padding-bottom:10px;
    padding-right:5px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 25px;
    color:#ff6a00;/*098e79 808080*/

    /*background-image: url(../images/FixImages/bgh2.jpg)  ;*/
}
.main-title-orange a {
    text-decoration:none;
    color:#098e79;/*a35d0d white 774242;*/
}
.main-title-brown {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    background-color:#d5c3b4;/*eeeeee f9c588 f36f36 f1f1f1;*/
    
    width:100%;
    margin-left:0px;
    padding-left: 15px; 
    padding-top:10px;
    padding-bottom:10px;
    padding-right:5px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 25px;
    color:#ff6a00;/*098e79 808080*/

    /*background-image: url(../images/FixImages/bgh2.jpg)  ;*/
}
.main-title-brown a {
    text-decoration:none;
    color:#098e79;/*a35d0d white 774242;*/
}
.main-title-gray {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    background-color:#ded6cf;/*eeeeee f9c588 f36f36 f1f1f1;*/
    
    width:100%;
    margin-left:0px;
    padding-left: 15px; 
    padding-top:10px;
    padding-bottom:10px;
    padding-right:5px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 25px;
    color:#ff6a00;/*098e79 808080*/

    /*background-image: url(../images/FixImages/bgh2.jpg)  ;*/
}
.main-title-gray a {
    text-decoration:none;
    color:#098e79;/*a35d0d white 774242;*/
}

.sapxep {
    float:right;
}
.aspxmenu {
    position:fixed;
    right:0;
    left:0;
    border-width: 0 0 1px;
    border-radius: 6px;
    width:85px; 
    margin-left:2px; 
    padding-top:19px;
    height:100%; 

    z-index:9999;/*always show menu item over any page / div*/
    color: inherit;
}
.rightbanner {
    
    float:right;
    right:0;
    left:0;
    border-width: 0 0 1px;
    border-radius: 6px;
    width:85px; 
    margin-right:2px; 
    padding-top:20px;
    height:100%; 

    z-index:9999;/*always show menu item over any page / div*/
    color: inherit;
    
   
}
.rightbanner img {
    border: solid;
    border-style:groove ;
    border-color: #98bf21;
    border-width: thin;
    margin-bottom:2px;
} 
.login_giohang {
    float:right;
    margin-top:5px;
    text-decoration:none;
    font-size:12px;
}
.login_giohang a:hover{
    text-decoration: none;
    color:yellow;
}

.listtintucsukien {
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	margin-left : 2px;
	margin-right : 5px;
	font-size : 14px;
	
	text-align: left ;
	font-style: Normal;
    line-height: 1.3;
}
.listtintucsukien a {
    margin-top:0px;
    padding-top:0px;
    text-decoration:none;
    color:#006699;/* #098e79 ;*/
    font-size:14px;
    font:bold;
}
.tintucsukien {
    margin-left:10px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom:10px;
    padding-bottom:10px;
    padding-top:10px;
}
.hinhtintucsukien {
    width:80px;
    height:60px;
     z-index:9999;/*always show menu item over any page / div*/
    color: inherit;

        border-style:groove ;
    border-color: #808080;/*98bf21;*/
    
    border-width: thin;
    box-shadow: 1px 1px 2px #888888;

}

.nav-wrapper{
    position: relative;
    display: inline-block;
 }

/*MENU*/
 #mymenu
     {
         margin-top: 20px;
         margin-left: 10px;
     }
     #mymenu ul
     {
         list-style: none;
         position: relative;
         float: left;
         margin: 0;
         /*background-color:#000;*/
         padding: 0;
     }
     #mymenu ul a
     {
         display: block;
         color: #ffffff;
         text-decoration: none;
         font-weight: lighter;
         font-size: 15px;
         line-height: 32px;
         padding: 0px 15px;
         font-family: 'Montserrat' , sans-serif;/*'Montserrat' , sans-serif;*/
     }
     #mymenu ul a : hover
     {
        color: #000;
     }
     #mymenu ul li
     {
         position: relative;
         float: left;
         margin: 0;
         padding: 0;
     }
     #mymenu ul li.current-menu-item > a
     {
        color: #ff4a4a;
     }
     #mymenu ul li:hover > a
     {
        color: #ff4a4a;
     }
     #mymenu ul ul
     {
         display: none;
         position: absolute;
         top: 100%;
         left: 0;
         background: #006699;/* #be1e2d;/*#000;*/
         padding: 0;
     }
     #mymenu ul ul li
     {
         float: none;
         width: 270px;
     }
     #mymenu ul ul a
     {
         line-height: 120%;
         padding: 10px 15px;
     }
     #mymenu ul ul ul
     {
         top: 0;
         left: 100%;
     }
     #mymenu ul li:hover > ul
     {
        display: block;
     }
/*LOGIN*/
.login {
    float:left;
    padding-top:8px;
    padding-left:15px;
    text-decoration:none;
}
.login a:hover{
    text-decoration: none;
}

/*dùng cho các nút login, đăng ký,...*/
.button {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
/*--dùng cho các nút tìm kiếm, kích cỡ nhỏ*/
.button1 {
    background-color: #ff6a00; /* Green */
    border: none;
    color: white;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
}
.button11 {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
}
/*--dùng cho các nút di chuyển next, pre, last, first*/
.button2 {
    background-color: #e8e6e5; /* Green */
    border: none;
    color: #000000;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
}
.button3 {
    background-color: #4CAF50; /* Orange */
    border: none;
    color: white;
    padding: 5px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
}
.button4 {
    background-color: #4CAF50; /* green */
    border: none;
    color: white;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.button5 {
    background-color: #ff6a00; /* orange */
    border: none;
    color: white;
    padding: 10px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.button6 {
    background-color: #ff6a00; /* red */
    border: none;
    color: white;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
}
.button7 {
    background-color: #ff6a00; /* orange */
    border: none;
    color: white;
    padding: 10px 12px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
}
.button_red {
    background-color: #ff0000; /* red */
    border: none;
    color: #ffffff;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
}
.checkbox {
   width: 150px;
   height: 26px;
   margin: auto;
   position: relative;
   background: #fff;
   border: 0px solid #2e2e2e;
   border-radius: 2px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
}
.dropdown
{
    height:26px;
    border:1px solid #7d6754;
    border-radius:5px;
    padding:3px;
    -webkit-appearance: none; 
    background-image:url('Images/Arrowhead-Down-01.png');
    background-position:88px;
    background-repeat:no-repeat;
    text-indent: 0.01px;/*In Firefox*/
    text-overflow: '';/*In Firefox*/
}
/*-----For popup web form----*/
.Background
{

    background-color: Black;/* Black;*/

    filter: alpha(opacity=90);

    opacity: 0.8;

}
.Popup
{

    background-color: #FFFFFF;

    border-width: 3px;

    border-style: solid;

    border-color: orange;/* black;*/

    padding-top: 10px;

    padding-left: 10px;

    width: 550px;

    height: 490px;

}
.lbl
{

    font-size:16px;

    font-style:italic;

    font-weight:bold;

}
/*----------MOBILE INPUT*/

.mobilebody {
    width:320px;
    position:relative;
    margin-top:10px;
}
.mobilectrl {
    padding-bottom:2px;
}

.upper .dxeEditArea { text-transform: uppercase !important; }


.gridviewheaderStyle 
{
    background-color: #FF6600;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
}

.gridviewitemStyle
{
    background-color: #FFFFFF; /*#FFFFEE;*/
    color: #000000;
    font-size: 10pt;
}

.gridviewalternateItemStyle
{
    background-color: #FFFFFF;
    color: #000000;
    font-size: 10pt;
}

#booking {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

#booking td, #booking th {
    border: 1px solid #ddd;
    padding: 8px;
}

#booking tr:nth-child(even){background-color: #f2f2f2;}

#booking tr:hover {background-color: #ddd;}

#booking th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

.modalBackground
    {
        /*background-color: Black;*/
        filter: alpha(opacity=90);
        opacity: 0.8;
    }
.modalPopup
    {
        background-color: #FFFFFF;
        border-width: 1px;
        border-style: solid;
        border-color: #d0dbe9;/* black;*/
        padding-top: 10px;
        padding-left: 10px;
        padding-right:5px;
        padding-bottom:5px;
        width: 480px;
        height: 340px;
    }
.modalBackground1
    {
        /*background-color: Black;*/
        filter: alpha(opacity=90);
        opacity: 0.8;
    }
.modalPopup1
    {
        background-color: #FFFFFF;
        border-width: 1px;
        border-style: solid;
        border-color: #d0dbe9;/* black;*/
        padding-top: 10px;
        padding-left: 10px;
        padding-right:5px;
        padding-bottom:5px;
        width: 800px;
        height: 340px;
    }
.modalBackground_400
    {
        /*background-color: Black;*/
        background-color: #d0dbe9;
        filter: alpha(opacity=90);
        opacity: 0.8;
    }
.modalPopup_400
    {
        background-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        border-color: #d0dbe9;/* black;*/
        padding-top: 10px;
        padding-left: 10px;
        padding-right:5px;
        padding-bottom:5px;
        width: 800px;
        height: 400px;
    }

.modalPopup_350
    {
        background-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        border-color: #d0dbe9;/* black;*/
        padding-top: 10px;
        padding-left: 10px;
        padding-right:5px;
        padding-bottom:5px;
        width: 800px;
        height: 350px;
    }

.modalBackground_100
    {
        /*background-color: Black;*/
        background-color: #d0dbe9;
        filter: alpha(opacity=90);
        opacity: 0.8;
    }
.modalPopup_100
    {
        background-color: #ffffff;
        border-width: 1px;
        border-style: solid;
        border-color: #d0dbe9;/* black;*/
        padding-top: 10px;
        padding-left: 10px;
        padding-right:5px;
        padding-bottom:5px;
        width: 400px;
        height: 100px;
    }
.FixedHeaderGridView {
            position: absolute;
            font-weight: bold;
        }    

button_bottom{
   position:absolute; 
  margin-left:50%;
    margin-right:50%;
   width:200px;
   bottom:5px;
}