﻿html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img,
strong, ol, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    font-family: Tahoma, Times New Roman, arial, sans-serif !important;
    font-size: 12px !important;
    line-height: 1.5em;
    background: #fff;
    margin: 0;
    padding: 0;
}

.navbar-nav li:hover{
    background-color: #e7e7e7
}

input, a, textarea, .dx, .form-control {
    font-family: Arial !important;
    font-size: 14px !important;
    color: #333;
}

span {
    font-family: Arial !important;
    font-size: 14px !important;
    color: #7c7a7a;
}

.form-control {
    height: 36px !important;
    padding: 7px !important;
    border: none;
    border-bottom: 1.2px solid #ebe9e9;
}

.form-control:focus {
    height: 36px !important;
    padding: 7px !important;
    border: none !important;
    border-bottom: 1.2px solid #2db34b !important;
    outline: none;
}

textarea {
    padding: 7px !important;
    border: none;
    border-bottom: 1.2px solid #ebe9e9;
    overflow-y: hidden !important;
}

textarea:focus {
    border: none !important;
    border-bottom: 1.2px solid #2db34b !important;
    outline: none;
}

.input-editor{    
    border: none;
    border-bottom: 1.2px solid #ebe9e9;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
}

.input-editor:focus {
    border: none !important;
    border-bottom: 1.2px solid #2db34b !important;
    outline: none;
}

.input-edit{    
    border: none;
    border-bottom: 1.2px solid #ebe9e9;
    /*-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;*/
    behavior: url(PIE.htc);
    min-height: 34px;
    padding: 6px;
}

.input-edit:focus{    
    border: none;
    border-bottom: 1.2px solid #2db34b;
    outline: none;
}

label {
    font-weight: normal !important;
    margin-left: 5px !important;
}

.item {
    padding: 5px !important;
    margin-bottom: 5px !important;
}

.dxeButtonEditButton {
    border: none !important;
    background: #fff !important;
    font-size: 14px !important;
}

.dxpcControl{
    border: none !important
}

.dxpcHeader{
    border: none !important;
    padding: 7px !important
}

.dxeTextBox{
    border: 1px solid rgba(0, 0, 0, 0.075) !important;
}

textarea{
    font-size: 11pt !important
}

ul {
    list-style: none;
}

ol {
    list-style: decimal;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.slider_loading{position:fixed;width:100%;height:2px;overflow:hidden;z-index:12345678910!important;top:0;display:block;}
.slider_loading_vt{width:100%;height:2px;overflow:hidden;z-index:12345678910!important;top:0;display:block;}
.loading_line{position:absolute;background:#ff5722;width:100%;height:2px;}
.loading_break{position:absolute;background:#fff;width:20px;height:2px;left:-21px;}
.dot1{-ms-animation:loadingbar 3s infinite;-webkit-animation:loadingbar 3s infinite;-o-animation:loadingbar 3s infinite;-moz-animation:loadingbar 3s infinite;animation:loadingbar 3s infinite;}
.dot2{-ms-animation:loadingbar 3s .5s infinite;-webkit-animation:loadingbar 3s .5s infinite;-moz-animation:loadingbar 3s .5s infinite;-o-animation:loadingbar 3s .5s infinite;animation:loadingbar 3s .5s infinite;}
.dot3{-ms-animation:loadingbar 3s 1s infinite;-webkit-animation:loadingbar 3s 1s infinite;-moz-animation:loadingbar 3s 1s infinite;-o-animation:loadingbar 3s 1s infinite;animation:loadingbar 3s 1s infinite;}
.dot4{-ms-animation:loadingbar 3s 1.5s infinite;-webkit-animation:loadingbar 3s 1.5s infinite;-moz-animation:loadingbar 3s 1.5s infinite;-o-animation:loadingbar 3s 1.5s infinite;animation:loadingbar 3s 1.5s infinite;}@-webkit-keyframes loadingbar{from{left:0;}to{left:100%;}}@-moz-keyframes loadingbar{from{left:0;}to{left:100%;}}@-o-keyframes loadingbar{from{left:0;}to{left:100%;}}@keyframes loadingbar{from{left:0;}to{left:100%;}}

#wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
}

#header {
    height: 40px;
    background: url(images/bgmenu.png) repeat-x;
    width: 100%;
}

    #header .banner {
        width: 1000px;
        height: 60px;
        line-height: 60px;
        font-size: 20pt;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 5px;
    }

#main {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 5px;
}

#site {
    background: url(images/main-bg.gif);
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 10pt;
    height: 28px;
    line-height: 28px;
    border: 1px silver solid;
    padding-left: 10px;
}

    #site img {
        margin-top: 5px;
        float: left;
        margin-right: 5px;
    }

.title {
    background: url(images/main-bg.gif);
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 10pt;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    border: 1px silver solid;
    padding-left: 10px;
}

#footer {
    margin-top: 10px;
    height: 40px;
    background: url(images/bgmenu.png) repeat-x;
    width: 100%;
    clear: both;
}

    #footer p {
        color: #fff;
        font-size: 12px;
        line-height: 40px;
        padding-left: 70px;
    }

    #footer a {
        color: #fff;
        font-size: 12px;
        line-height: 40px;
        padding-left: 5px;
    }

    #footer .logo_ft {
        background: url(images/logo_dip.png) no-repeat left;
        margin-left: 5px;
    }

#nav {
    height: 40px;
    width: 1000px;
    position: relative;
    font-size: 14px;
    margin: 0 auto;
}

    #nav ul {
        list-style: none;
        position: relative;
        line-height: 40px;
        height: 40px;
    }

    #nav a:link, #nav a:active,
    #nav a:visited {
        display: block;
        padding: 0px 12px;
        color: white;
        text-decoration: none;
        line-height: 40px;
        margin: 0;
    }

    #nav a:hover {
        background: #082125;
        height: 40px;
    }

    #nav li ul {
        background: url(images/bgmenu.png);
        height: auto;
    }

        #nav li ul li a:hover {
            background: #082125;
            height: 40px;
        }

    #nav li {
        float: left;
        position: relative;
    }

        #nav li.mega {
        }

    #nav ul {
        position: absolute;
        top: 40px;
        display: none;
        z-index: 10000;
    }

    #nav li ul a {
        width: 12em;
        float: left;
    }

    #nav ul ul {
        top: auto;
        z-index: 10000;
    }

    #nav li ul ul {
        left: 12em;
        margin: 0px 0 0 10px;
        z-index: 10000;
    }

    #nav li:hover ul ul,
    #nav li:hover ul ul ul,
    #nav li:hover ul ul ul ul {
        display: none;
    }

    #nav li:hover ul,
    #nav li li:hover ul,
    #nav li li li:hover ul,
    #nav li li li li:hover ul {
        display: block;
    }

    #nav .info {
        position: absolute;
        right: 10px;
        top: 0px;
        color: White;
        line-height: 25px;
    }

/*POPUP*/
#fade {
    /*--Transparent background layer--*/
    display: none; /*--hidden by default--*/
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .20;
    z-index: 999999;
}

#fadeSub {
    /*--Transparent background layer--*/
    display: none; /*--hidden by default--*/
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .20;
    z-index: 9999999;
}

.popup_block {
    display: none;
    float: left;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999991;
}

.border-transparent {
    background: url(images/transparent.png) repeat;
    padding: 8px;
    margin: 0 auto;
    width: 500px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    box-shadow: 3px 3px 3px #BFBFBF;
    -moz-box-shadow: 3px 3px 3px #BFBFBF;
    -webkit-box-shadow: 3px 3px 3px #BFBFBF;
}

#content_web {
    width: 100%;
}

.caption {
    background: #5BAAD8;
    border: 1px solid #10689B;
    color: white;
    font-size: 14px;
    padding: 7px;
    font-weight: bold;
    position: relative;
}

.caption-alert {
    background: url('images/info.png') no-repeat #5BAAD8;
    background-position: 5px center;
    border: 1px solid #10689B;
    color: white;
    font-size: 14px;
    padding: 5px 5px 0 30px;
    font-weight: bold;
    position: relative;
}

.caption-info {
    background: #2db34b;
    border: 1px solid #2db34b;
    color: white;
    font-size: 14px;
    padding: 7px 5px 3px 5px;
    font-weight: bold;
    position: relative;
}

#content {
    background: #fff;
    height: 50px;
    padding: 5px;
    text-align: center;
    border-right: 1px solid #757575;
    border-bottom: 2px solid #757575;
    border-top: none;
}

.close {
    float: right;
    text-decoration: none;
    position: relative;
    color: #1a5f87;
    font-size: 14px;
    top: 0px;
    right: 10px;
    cursor: pointer;
}

    .close:hover {
        text-decoration: none;
        color: #fff;
    }

#loading {
    display: none;
    top: 0;
    z-index: 99999999;
    behavior: url(PIE.htc);
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    color: #000;
    position: fixed;
    width: 120px;
}

.button-blue {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    padding: 7px 12px 7px 12px;
    background: #2db34b;
    border: 1px solid #2db34b;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}

    .button-blue:hover {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        border: 1px solid rgba(35, 136, 58, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        behavior: url(PIE.htc);
        background: #23883a;
        border: 1px solid #23883a;
        color: #fff;
        text-decoration: none;
    }

    .button-blue:focus {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        border: 1px solid rgba(35, 136, 58, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        behavior: url(PIE.htc);
        background: #23883a;
        border: 1px solid #23883a;
        color: #fff;
        text-decoration: none;
    }



.button-warning {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    padding: 7px 12px 7px 12px;
    background: #f24109;
    border: 1px solid #f24109;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}

    .button-warning:hover {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        border: 1px solid rgba(242, 65, 9, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 65, 9, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 65, 9, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 65, 9, 0.6);
        behavior: url(PIE.htc);
        background: #f24109;
        border: 1px solid #f24109;
        color: #fff;
        text-decoration: none;
    }

    .button-warning:focus {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        border: 1px solid rgba(242, 65, 9, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 65, 9, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 65, 9, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(242, 65, 9, 0.6);
        behavior: url(PIE.htc);
        background: #f24109;
        border: 1px solid #f24109;
        color: #fff;
        text-decoration: none;
    }

.button-bk {
    background: url(images/btn_buy_now_2.png);
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    width: 129px;
    border: none;
}

.button-white {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    padding: 5px 10px 5px 10px;
    background: #F3F3F3;
    border: 1px solid #F3F3F3;
    color: #000;
    cursor: pointer;
    font-weight: bold;
}

    .button-white:hover {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        behavior: url(PIE.htc);
        padding: 5px 10px 5px 10px;
        background: #F4F4F4;
        border: 1px solid #C6C6C6;
        color: #000;
        text-decoration: none;
    }

.button-black {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    padding: 7px 12px 7px 12px;
    background: #3B3B3B;
    border: 1px solid #454543;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
}

    .button-black:hover {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        behavior: url(PIE.htc);
        border: 1px solid rgba(35, 136, 58, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        background: #454543;
        border: 1px solid #3B3B3B;
        color: #fff;
        text-decoration: none;
    }

    .button-black:focus {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        behavior: url(PIE.htc);
        border: 1px solid rgba(35, 136, 58, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        background: #454543;
        border: 1px solid #3B3B3B;
        color: #fff;
        text-decoration: none;
    }

#login {
    width: 360px;
    background-color: #2db34b;
    position: relative;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #2db34b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    #login h1 {
        height: 38px;
        font-family: Tahoma;
        font-size: 14px;
        color: #0101cc;
        padding: 10px 0px 0px 125px;
        color: white;
    }

    #login table td {
        font-size: 12px;
    }

    #login #message {
        display: none;
        position: absolute;
        font-size: 12px;
        background-color: #fcfcfc;
        height: 25px;
        width: 360px;
        padding-left: 6px;
        text-align: center;
        margin-top: 10px
    }

        #login #message span {
            padding-left: 20px;
            font-weight: bold;
            color: Red;
            background: url('images/warning.png') no-repeat left 50%;
        }

.lblloading {
    padding: 5px 15px 5px 15px;
    background-color: Yellow;
    z-index: 99999999;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 10px;
    font-family: Tahoma;
    font-weight: bold;
    width: 32px;
    height: 16px;
    margin-left: 70px;
    background: url(images/loading.gif) 50% 50% no-repeat;
}

.txtKeyCode {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 80px;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    font-family: 'MS UI Gothic';
    background: url(images/bg_caro.png);
        color: #636262;
}

.box {
    width: 150px;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
    text-align: center;
    height: 170px;
}

.project {
    border: 1px solid #45b3bd;
    height: 100px;
    position: relative;
    width: 146px;
    word-wrap: break-word;
    background: url('images/loading1.gif') 50% no-repeat;
    text-align: center;
}

.number {
    position: absolute;
    bottom: 0;
    right: 0;
    background: silver;
    color: red;
    padding: 0px 5px 0px 5px;
}

.project-caption {
    width: 145px;
    height: 50px;
    overflow: hidden;
    font-weight: bold;
    margin-top: 5px;
}

    .project-caption a:hover {
        color: red;
    }

    .project-caption a:hover {
        color: red;
    }

.project:hover {
    border: 1px solid #122F34;
}

.project img {
    border: medium none;
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    min-height: 50px;
    min-width: 50px;
    position: absolute;
    right: 0;
    top: 0;
}

.dip_grid {
    overflow: auto;
    height: 560px;
    width: 100%;
}

#loadMore {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    background: #217685;
    border: 1px solid #217685;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    width: 290px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 5px;
}

    #loadMore:hover {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        border: 1px solid rgba(35, 136, 58, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        behavior: url(PIE.htc);
        background: #217685;
        border: 1px solid #217685;
        color: #fff;
        text-decoration: none;
    }

    #loadMore:focus {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 3px;
        border: 1px solid rgba(35, 136, 58, 0.8) !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(35, 136, 58, 0.6);
        behavior: url(PIE.htc);
        background: #357AE8;
        border: 1px solid #2F5BB7;
        color: #fff;
        text-decoration: none;
    }

#centreBox {
    width: 100%;
    text-align: center;
    margin: 0 auto; /* Firefox */
    display: -moz-box;
    -moz-box-orient: vertical;
    -moz-box-pack: center;
    -moz-box-align: center;
    /* Safari and Chrome */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    /* W3C */
    display: box;
    box-orient: vertical;
    box-pack: center;
    box-align: center;
}

/*.itemBox
{
    -moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:3px;
	behavior: url(PIE.htc);
    font-size: 11pt; text-align: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 5px;
    text-align: center
}*/

.itemBox {
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    border-radius: 3px !important;
    behavior: url(PIE.htc);
    font-size: 11pt;
    text-align: left;
    height: 50px;
    float: left;
    text-align: center;
    width: 100%;
    border: 1px solid #F1F1F1;
    position: relative;
    color: #000;
    cursor: pointer
}

.itemBox:hover {
    border: 1px solid #2db34b;
    text-decoration: none;
}

.itemBox p {
    display: block;
    height: 28px;
    line-height: 28px;
}

.code{
    position: absolute;
    top: 3px;
    left: 5px;
}

.priority
{
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:3px;
	behavior: url(PIE.htc);
	padding: 5px 7px 5px 7px;
	border: 1px solid green;
	font-weight: bold;
    background-color: green;
    color: #fff;
    position: relative;
    margin-top: 3px
}

.priority .timer{
    position: absolute;
    right: 10px;
    top: 5px
}

.itemStatus {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    float: left;
    float: left;
    margin: 5px;
    text-align: center;
    padding: 1px 3px 1px 3px;
}

    .itemStatus a {
        display: block;
    }

#listProduct {
    color: Black;
    margin: 0 auto;
}

    #listProduct a {
        color: Black;
        display: block;
    }

        #listProduct a:hover {
            font-style: italic;
        }

.timerClass {
    display: block;
}

.header {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
    background: #F58220;
    padding: 5px;
    color: white;
}

.marginBottom {
    margin-bottom: 10px;
    min-height: 53px !important;
}

.name-project {
    color: #016B61;
    padding-left: 5px;
    padding-right: 5px;
}

.search {
    float: left;
    width: 60px;
    margin-left: 5px;
    margin-top: 8px;
}

.btn-search {
    height: 25px;
    line-height: 15px;
    margin-top: 10px;
}

.time-count {
    position: absolute;
    bottom: -13px;
    right: 1px;
    font-size: 7.5pt;
}

.btn-login {
    background-color: #2db34b !important;
    border-color: #2db34b !important;
}

.img-ls {
    height: 110px;
}

.slideshow .pics {
    height: 250px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

#slidepic {
    width: 100%;
    height: auto !important;
    text-align: left;
}

#bigPic {
    width: 100%;
    height: 300px;
    background-color: #FFF;
    margin-bottom: 10px;
    overflow: hidden;
    align-items: baseline;
}

    #bigPic img {
        position: absolute;
        display: none;
        width: 100%;
        overflow: hidden;
        max-height: 330px;
    }

ul#thumbs li.active {
    background: #fff;
    padding: 2px;
    opacity: 1;
}

ul#thumbs, ul#thumbs li {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul#thumbs li {
        float: left;
        margin-right: 5px;
        margin-bottom: 5px;
        padding: 2px;
        cursor: pointer;
        opacity: 0.6;
    }

    ul#thumbs img {
        float: left;
        width: 60px;
        height: 50px;
        line-height: 50px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

ul#thumbs {
    width: 480px;
}

.img-normal{
    height: 120px; 
    overflow: hidden; 
    margin-bottom: 5px;     
    /*border: 1px solid #e5dada;*/
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 3px;
    behavior: url(PIE.htc);
}

.item-pro{
    text-align: center; 
    padding: 3px
}

.cirle{
    -moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	behavior: url(PIE.htc);
    width: 7px;
    height: 7px;
    position: absolute;
    top: 5px;
    right:5px;
}

.cirle-grid{
    -moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	behavior: url(PIE.htc);
    width: 7px;
    height: 7px;
    position: absolute; 
    right: -3px;
    bottom: -3px;
}

.cirle-booking{
    -moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	behavior: url(PIE.htc);
    background: green; 
    width: 7px;
    height: 7px;
    position: absolute;
    top: 5px;
    right:5px;
}

.cirle-deposit{
    -moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	behavior: url(PIE.htc);
    background: #fa27dd; 
    width: 7px;
    height: 7px;
    position: absolute;
    top: 5px;
    right: 5px;
}
.area{
    position: absolute;
    right: 5px;
    bottom: 13px;
    font-size: 8pt !important
}
.total{
    position: absolute;
    right: 5px;
    bottom: 0px;
    font-size: 8pt !important
}

.margin-left{
    padding-left: 5px !important
}

.margin-right{
    padding-right: 5px !important
}

.panel-heading-cus{
    padding: 5px 10px !important;
}

.panel-heading-cus b{
    color: #2db34b
}

.panel-body-cus {
    padding: 0px 5px 5px 5px !important;
}

.panel-cus{
    margin-bottom: 5px !important
}

/* width */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    height: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #c0c2c3;
}

@media (min-width: 1200px) {
    .img-ls {
        height: 110px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .img-ls {
        height: 85px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .img-ls {
        height: 100px;
    }
}

@media (min-width: 568px) and (max-width: 767px) {
    .img-ls {
        height: 110px;
    }

    #content-detail {
        clear: both;
        padding-top: 10px;
    }

    #bigPic {
        height: 280px;
    }

    #bigPic img {
        max-height: 280px;
    }

    .noimgage-mobile-hide{
        display: none !important
    }

    .margin-left{
        padding-left: 0px !important
    }

    .margin-right{
        padding-right: 0px !important
    }
}

@media (min-width: 481px) and (max-width: 567px) {
    .img-ls {
        height: 100px;
    }

    #content-detail {
        clear: both;
        padding-top: 10px;
    }

    #bigPic {
        height: 280px;
    }

    #bigPic img {
        max-height: 280px;
    }

    .noimgage-mobile-hide{
        display: none
    }

    .margin-left{
        padding-left: 0px !important
    }

    .margin-right{
        padding-right: 0px !important
    }
}

@media (min-width: 375px) and (max-width: 480px) {
    .img-ls {
        height: 95px;
    }

    #content-detail {
        clear: both;
        padding-top: 10px;
    }

    #bigPic {
        height: 280px;
    }

    #bigPic img {
        max-height: 280px;
    }

    .noimgage-mobile-hide{
        display: none !important
    }

    .margin-left{
        padding-left: 0px !important
    }

    .margin-right{
        padding-right: 0px !important
    }
}

@media (max-width: 374px) {
    .img-ls {
        height: 80px;
    }

    #content-detail {
        clear: both;
        padding-top: 10px;
    }

    #bigPic {
        height: 280px;
    }

    #bigPic img {
        max-height: 280px;
    }

    .noimgage-mobile-hide{
        display: none !important
    }

    .margin-left{
        padding-left: 0px !important
    }

    .margin-right{
        padding-right: 0px !important
    }
}

@media (max-width: 320px) {
    .btn-search {
        margin-top: 0;
    }

    .search {
        margin-top: 2px;
    }

    #content-detail {
        clear: both;
        padding-top: 10px;
    }

    #bigPic {
        height: 280px;
    }

    #bigPic img {
        max-height: 280px;
    }

    .noimgage-mobile-hide{
        display: none !important
    }

    .margin-left{
        padding-left: 0px !important
    }

    .margin-right{
        padding-right: 0px !important
    }
}
