
form {
    margin-bottom: 0;
}

.margin{
    margin-top:15px;
}

.no-radius{
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0  !important;
    border-radius: 0  !important;
}

.center { float: none; margin-left: auto; margin-right: auto; }


.sectionhead{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#fff;
    background: #ac1d39;
}


.sectionhead_invent{
    font-family:Arial;
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#fff;
    text-shadow: 1px 1px 0 #d04f84;
    font-weight:bold;
    background: #e85893;
}


.sectionhead_asset{
    font-family:Arial;
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#fff;
    text-shadow: 1px 1px 0 #d04f84;
    font-weight:bold;
    background: #9c5694;
}



.sectionhead_so{
    height:35px;
    max-height:35px;
    line-height:35px;
    color:#663300;
    font-size: 13px;
    text-shadow: 1px 1px 0 #deb958;
    background: #f7ce62;
}

.sectionhead_wh{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#333333s;
    background: #f9c7d2;
}


.sectionhead_member{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#fff;
    background: #ff834d;
}


.sectionhead_mc{
    height:25px;
    max-height:25px;
    line-height:25px;
    font-size: 14px;
    background: rgb(252,232,232); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,232,232,1) 0%, rgba(255,191,191,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,232,232,1)), color-stop(100%,rgba(255,191,191,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(252,232,232,1) 0%,rgba(255,191,191,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(252,232,232,1) 0%,rgba(255,191,191,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(252,232,232,1) 0%,rgba(255,191,191,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(252,232,232,1) 0%,rgba(255,191,191,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fce8e8', endColorstr='#ffbfbf',GradientType=0 ); /* IE6-9 */
}


.sectionhead_csr{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#fff;
    text-shadow: 1px 1px 0 #094536;
    background: #0a4d3c;
}


.sectionhead_pos{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#003333;
    text-shadow: 1px 1px 0 #77bbbb;
    background: #84d0d0;
}


.sectionhead_po{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#fff;
    background: #91b44c;
}


.sectionhead_notification{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#333;
    text-shadow: 1px 1px 0 #a0a1a4;
    background: #b2b3b7;
}


.sectionhead_organize{
    height:35px;
    max-height:35px;
    line-height:35px;
    font-size: 13px;
    color:#fff;
    text-shadow: 1px 1px 0 #444547;
    background: #4c4d4f;
}


.sectionfoot{
    height:25px;
    max-height:25px;
    line-height:25px;
    font-size: 16px;

    background: rgb(255,249,178); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,249,178,1) 0%, rgba(255,249,178,1) 95%, rgba(255,233,2,1) 95%, rgba(255,233,2,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,249,178,1)), color-stop(95%,rgba(255,249,178,1)), color-stop(95%,rgba(255,233,2,1)), color-stop(100%,rgba(255,233,2,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,249,178,1) 0%,rgba(255,249,178,1) 95%,rgba(255,233,2,1) 95%,rgba(255,233,2,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,249,178,1) 0%,rgba(255,249,178,1) 95%,rgba(255,233,2,1) 95%,rgba(255,233,2,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,249,178,1) 0%,rgba(255,249,178,1) 95%,rgba(255,233,2,1) 95%,rgba(255,233,2,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,249,178,1) 0%,rgba(255,249,178,1) 95%,rgba(255,233,2,1) 95%,rgba(255,233,2,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9b2', endColorstr='#ffe902',GradientType=0 ); /* IE6-9 */


}


.bglogin{
    /*height:25px;
    max-height:25px;
    line-height:25px;
    font-size: 14px;*/
    color:black;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}


/*font */
.fontmaintitle {
    font-family: "Myriad Pro","tahoma" !important;
    font-size:22px; color: #333333;
    text-shadow: 2px 2px 2px #EEF1F5;
    filter: dropshadow(color=#EEF1F5, offx=1, offy=1);}/* ��Ǣ���˭�˹����� */

.fontgray {color: #7d7c7c}
.fontgray12 { font-size:12px; color: #7d7c7c}
.fontgray14 { font-size:14px; color: #7d7c7c}
.fontgray17 { font-size:17px; color: #7d7c7c}

.fontgreen {color: #339900}
.fontgreen12 { font-size:12px; color: #339900}
.fontgreen14 { font-size:14px; color: #339900}
.fontgreen17 { font-size:17px; color: #339900}

.fontblack {color: #000000}
.fontblack12 { font-size:12px; color: #000000}
.fontblack14 { font-size:14px; color: #000000}
.fontblack17 { font-size:17px; color: #000000}

.fontred {color: #F00}
.fontred12 { font-size:12px; color: #F00}
.fontred14 { font-size:14px; color: #F00}
.fontred17 { font-size:17px; color: #F00}

.fontblue { color: #0066cc}
.fontblue12 { font-size:12px; color: #0066cc}
.fontblue14 { font-size:14px; color: #0066cc}
.fontblue17 { font-size:17px; color: #0066cc}

.fontorange { color: #ff9900}
.fontorange12 { font-size:12px; color: #ff9900}
.fontorange14 { font-size:14px; color: #ff9900}
.fontorange17 { font-size:17px; color: #ff9900}

.fontpurple { color: #592273}
.fontpurple12 { font-size:12px; color: #592273}
.fontpurple14 { font-size:14px; color: #592273}
.fontpurple17 { font-size:17px; color: #592273}

.fontdarkblue{ color: #0f2189}
.fontdarkblue12 { font-size:12px; color: #0f2189}
.fontdarkblue14 { font-size:14px; color: #0f2189}
.fontdarkblue17 { font-size:17px; color: #0f2189}

.fontwhite { color: #ffffff}
.fontwhite12 { font-size:12px; color: #ffffff}
.fontwhite14 { font-size:14px; color: #ffffff}
.fontwhite17 { font-size:17px; color: #ffffff}

/*border */
div#border1
{
    border:1px solid;
    border-color: #dddddd;
    border-radius:5px;
    -moz-border-radius:10px; /* Old Firefox */
    /*box-shadow: 3px 3px 10px #999999;*/
    margin: 0px;
    padding:10px;
}

div#border2
{
    border:1px solid;
    border-color: #dddddd;
    border-radius:0px;
    -moz-border-radius:10px; /* Old Firefox */
    margin: 0px;
    padding:10px;
}
div#border3
{
    border:1px solid;
    border-color: #dddddd;
    border-radius:0px;
    -moz-border-radius:10px; /* Old Firefox */
    box-shadow: 3px 3px 10px #999999;
    margin: 0px;
    padding:10px;
}



div#border4
{
    border:1px solid;
    border-color: #dddddd;
    border-radius:0px;
    -moz-border-radius:10px; /* Old Firefox */
    margin: 0px;
    padding:10px;
}
/*border */


.containerfull {
    width: 100%;
    *zoom:1
}
.containerfull:before, .containerfull:after {
    display: table;
    line-height: 0;
    content: ""
}
.containerfull:after {
    clear: both
}
.containerfull-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom:1
}
.containerfull-fluid:before, .containerfull-fluid:after {
    display: table;
    line-height: 0;
    content: ""
}
.containerfull-fluid:after {
    clear: both
}
.padding-leftright10, .paddingleft10{
    padding-left:10px;
}
.padding-leftright10, .paddingright10{
    padding-right:10px;
}




/* ������ѡ adsbids */
.navbar-adsbids {
    background-color: #428bca;
    border-color: #357ebd;
}

.navbar-adsbids .navbar-brand {
    color: #ffffff;
}

.navbar-adsbids .navbar-brand:hover,
.navbar-adsbids .navbar-brand:focus {
    color: #ffffff;
    background-color: transparent;
}

.navbar-adsbids .navbar-text {
    color: #999999;
}

.navbar-adsbids .navbar-nav > li > a {
    color: #cbe6fe;
}

.navbar-adsbids .navbar-nav > li > a:hover,
.navbar-adsbids .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}

.navbar-adsbids .navbar-nav > .active > a,
.navbar-adsbids .navbar-nav > .active > a:hover,
.navbar-adsbids .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #2a6496;
}

.navbar-adsbids .navbar-nav > .disabled > a,
.navbar-adsbids .navbar-nav > .disabled > a:hover,
.navbar-adsbids .navbar-nav > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
}

.navbar-adsbids .navbar-toggle {
    border-color: #333333;
}

.navbar-adsbids .navbar-toggle:hover,
.navbar-adsbids .navbar-toggle:focus {
    background-color: #333333;
}

.navbar-adsbids .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-adsbids .navbar-collapse,
.navbar-adsbids .navbar-form {
    border-color: #101010;
}

.navbar-adsbids .navbar-nav > .open > a,
.navbar-adsbids .navbar-nav > .open > a:hover,
.navbar-adsbids .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #2a6496;
}

.navbar-adsbids .navbar-nav > .dropdown > a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar-adsbids .navbar-nav > .dropdown > a .caret {
    border-top-color: #cbe6fe;
    border-bottom-color: #cbe6fe;
}

.navbar-adsbids .navbar-nav > .open > a .caret,
.navbar-adsbids .navbar-nav > .open > a:hover .caret,
.navbar-adsbids .navbar-nav > .open > a:focus .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

@media (max-width: 767px) {
    .navbar-adsbids .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-adsbids .navbar-nav .open .dropdown-menu > li > a {
        color: #999999;
    }
    .navbar-adsbids .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-adsbids .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #ffffff;
        background-color: transparent;
    }
    .navbar-adsbids .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-adsbids .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-adsbids .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #ffffff;
        background-color: #080808;
    }
    .navbar-adsbids .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-adsbids .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-adsbids .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444444;
        background-color: transparent;
    }
}

.navbar-adsbids .navbar-link {
    color: #999999;
}

.navbar-adsbids .navbar-link:hover {
    color: #ffffff;
}




.sidebar {
    width: 190px;
    float: left;
    position: relative;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;
    background-color: #f2f2f2
}
.sidebar:before {
    content: "";
    display: block;
    width: 190px;
    position: fixed;
    bottom: 0;
    top: 0;
    z-index: -1;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0
}
.sidebar.fixed, .sidebar.sidebar-fixed {
    position: fixed;
    z-index: 1029;
    top: 45px;
    left: 0
}
.sidebar.fixed:before, .sidebar.sidebar-fixed:before {
    left: 0;
    right: auto
}
li [class^="icon-"], li [class*=" icon-"], .nav-list li [class^="icon-"], .nav-list li [class*=" icon-"] {
    width: auto
}








.bs-sidebar.affix {
    position: static;
}

/* First level of nav */
.bs-sidenav {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top:    10px;
    padding-bottom: 10px;
    text-shadow: 0 1px 0 #fff;
    background-color: #f7f5fa;
    border-radius: 5px;
}

/* All levels of nav */
.bs-sidebar .nav > li > a {
    display: block;
    color: #716b7a;
    padding: 5px 20px;
}
.bs-sidebar .nav > li > a:hover,
.bs-sidebar .nav > li > a:focus {
    text-decoration: none;
    background-color: #e5e3e9;
    border-right: 1px solid #dbd8e0;
}
.bs-sidebar .nav > .active > a,
.bs-sidebar .nav > .active:hover > a,
.bs-sidebar .nav > .active:focus > a {
    font-weight: bold;
    color: #563d7c;
    background-color: transparent;
    border-right: 1px solid #563d7c;
}

/* Nav: second level (shown on .active) */
.bs-sidebar .nav .nav {
    display: none; /* Hide by default, but at >768px, show it */
    margin-bottom: 8px;
}
.bs-sidebar .nav .nav > li > a {
    padding-top:    3px;
    padding-bottom: 3px;
    padding-left: 30px;
    font-size: 90%;
}

/* Show and affix the side nav when space allows it */
@media (min-width: 992px) {
    .bs-sidebar .nav > .active > ul {
        display: block;
    }
    /* Widen the fixed sidebar */
    .bs-sidebar.affix,
    .bs-sidebar.affix-bottom {
        width: 213px;
    }
    .bs-sidebar.affix {
        position: fixed; /* Undo the static from mobile first approach */
        top: 80px;
    }
    .bs-sidebar.affix-bottom {
        position: absolute; /* Undo the static from mobile first approach */
    }
    .bs-sidebar.affix-bottom .bs-sidenav,
    .bs-sidebar.affix .bs-sidenav {
        margin-top: 0;
        margin-bottom: 0;
    }
}
@media (min-width: 1200px) {
    /* Widen the fixed sidebar again */
    .bs-sidebar.affix-bottom,
    .bs-sidebar.affix {
        width: 263px;
    }
}



/*********************************************
 * ROLLING LINKS
 *********************************************/

#reveal .roll {
    display: inline-block; /* give it a layout */
    overflow: hidden;
    vertical-align: top; /* just to be sure */

    /*
     * The smaller the number the closer you look at this  element
    */
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    perspective: 400px;

    /*
     * Relative position of the POV
     * Default is 50% 50% so not necessary
    */
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;

}
#reveal .roll:hover {
    background: none;
    text-shadow: none;
}

#reveal .roll span {
    display: block; /* give it a layout */
    position: relative;
    padding: 0 2px;

    pointer-events: none;

    /* duration */
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    transition: all 400ms ease;

    -webkit-transform-origin: 50% 0%; /* posx posy */
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    /*
    * CSS3 transform-style explained here:
    * http://www.webkit.org/blog-files/3d-transforms/transform-style.html
    */
}
#reveal .roll:hover span {
    background: rgba(0,0,0,0.5);

    -webkit-transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
    -moz-transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
    -ms-transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
    transform: translate3d( 0px, 0px, -45px ) rotateX( 90deg );
}


/* ======================= */
/* = Face after rotation = */
/* ======================= */
#reveal .roll span:after {
    content: attr(data-title);
    display: block; /* maybe its not necessary */
    position: absolute; /* position over  */
    left: 0;
    top: 0;
    padding: 0 2px; /* nothing functional, just right, left space */

    color: #fff;
    background: hsl(185, 60%, 35%);

    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;

    /*
    * translate3d => move up element to the top
    *     rotateX => rotate till hidden
    */
    -webkit-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -moz-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    -ms-transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
    transform: translate3d( 0px, 105%, 0px ) rotateX( -90deg );
}



.tooltipbank {
    display: inline;
    position: relative;
}

.tooltipbank:hover {
    color: #c00;
    text-decoration: none;
}

.tooltipbank:hover:after {
    background: #111;
    background: rgba(0,0,0,.8);
    border-radius: .5em;
    bottom: 1.35em;
    color: #fff;
    content: attr(title);
    display: block;
    left: 1em;
    padding: .3em 1em;
    position: absolute;
    text-shadow: 0 1px 0 #000;
    white-space: nowrap;
    z-index: 98;
}

.tooltipbank:hover:before {
    border: solid;
    border-color: #111 transparent;
    border-color: rgba(0,0,0,.8) transparent;
    border-width: .4em .4em 0 .4em;
    bottom: 1em;
    content: "";
    display: block;
    left: 2em;
    position: absolute;
    z-index: 99;
}


.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { float: left; clear:left; padding: 0 0 0 5px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 40%; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }

.ui-timepicker-rtl{ direction: rtl; }
.ui-timepicker-rtl dl { text-align: right; padding: 0 5px 0 0; }
.ui-timepicker-rtl dl dt{ float: right; clear: right; }
.ui-timepicker-rtl dl dd { margin: 0 40% 10px 10px; }




/* icon in box */
.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}



.table > thead > tr > .orange,
.table > tbody > tr > .orange,
.table > tfoot > tr > .orange,
.table > thead > .orange > td,
.table > tbody > .orange > td,
.table > tfoot > .orange > td,
.table > thead > .orange > th,
.table > tbody > .orange > th,
.table > tfoot > .orange > th {
    background-color: #f8d39f;
}






/* Common styles for all types */
.bs-callout {
    margin: 10px 0;
    padding: 10px;
    border-left: 3px solid #eee;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
/* Variations */
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #eed3d7;
}
.bs-callout-danger h4 {
    color: #b94a48;
}
.bs-callout-warning {
    background-color: #faf8f0;
    border-color: #faebcc;
}
.bs-callout-warning h4 {
    color: #8a6d3b;
}
.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #bce8f1;
}
.bs-callout-info h4 {
    color: #34789a;
}

.bs-callout-success {
    background-color: #f2fcf2;
    border-color: #bce8f1;
}
.bs-callout-success h4 {
    color: #34789a;
}

.switchon.active{
    background-color: green !important;
}
.switchoff.active{
    background-color: red !important;
    color: white !important;
}




.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
    display: block;
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent;
    border-left-color: #cccccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}



.close-tag {
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=30);
}

.close-tag:hover,
.close-tag:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}





/*  print  */
@media all {
    .page-break{ display: none; }
}

.printOnly{
    display: none;
}

@media print{
    *{
        visibility: hidden;
    }
    #header, #cssmenu, #printMenu,.noPrint{
        display: none;
    }
    .printOnly{
        display: block;
    }
    #printSection{
        position: relative;
        top:0;
        margin: 0 !important;
    }
    #printSection *{
        visibility: visible;
        font-family: sans-serif !important;
    }
    thead tr{
        color:#000000;
        background: #BBBBBB !important;
    }
    input{
        border:none !important;
        text-decoration: none !important;
        vertical-align: middle !important;
        color:#000000 !important;
        width: 85% !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        background: none !important; /* Old browsers */
    }
    .fillParent{
        width:100%;
        max-width: 100%;
    }
    .page-break{ page-break-before: always; }
}





/* /////// callout ////// */
.bs-callout-left {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px
}
.bs-callout-left h4 {
    margin-top: 0;
    margin-bottom: 5px
}
.bs-callout-left p:last-child {
    margin-bottom: 0
}
.bs-callout-left code {
    border-radius: 3px
}
.bs-callout-left+.bs-callout-left {
    margin-top: -5px
}



/*sub*/
.bs-callout-left-mvce {
    border-left-color: #999999
}
.bs-callout-left-mvce h4 {
    color: #666666
}

/*Financial*/
.bs-callout-left-fm {
    border-left-color: #ac1d39
}
.bs-callout-left-fm h4 {
    color: #ac1d39
}

/*Invent*/
.bs-callout-left-inv {
    border-left-color: #e85893
}
.bs-callout-left-inv h4 {
    color: #e85893
}

/*Sale & Order*/
.bs-callout-left-so {
    border-left-color: #f7ce62
}
.bs-callout-left-so h4 {
    color: #f7ce62
}

/*Point of Sale*/
.bs-callout-left-pos {
    border-left-color: #77bbbb
}
.bs-callout-left-pos h4 {
    color: #77bbbb
}

/*Member Voucher Coupon E-wallet*/
.bs-callout-left-mvce {
    border-left-color: #ff834d
}
.bs-callout-left-mvce h4 {
    color: #ff834d
}


.label-red {
    background-color: #ff0000;
}

.label-red[href]:hover,
.label-red[href]:focus {
    background-color: #ff0000;
}