﻿
body {
    /*background: #e7e9ec;*/
    /*background: #2B5464;*/
    font-size: 13px;
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #e0e0e0;
}

/*.bold {
    
    letter-spacing:-.5px;
    font-family:"Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}*/

.searchbox {
    background: #ccccff;
    border-radius: 2px;
}

.filterresult {
    background: #fff;
}

.clshead {
    padding: 10px;
    color: #5018d8;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.MultiFile-label {
    background: #d0ca21;
    color: #fff;
    padding: 5px;
    width: 59%;
    border-radius: 5px;
    margin-top: 5px;
}

a.borderbtn {
    background: none;
    border: none;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 15px;
    border: 1px solid #008cc9 !important;
    /*border-radius: 3px;*/
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    white-space: nowrap;
    color: #008cc9 !important;
    background-color: #fff;
}


    a.borderbtn:focus, a.borderbtn:hover {
        color: #fff !important;
        background-color: #008cc9;
        outline: none;
        text-decoration: none;
    }


a.borderbtndanger {
    background: none;
    border: none;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 15px;
    border: 1px solid #900 !important;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    white-space: nowrap;
    color: #900 !important;
    background-color: #fff;
}


    a.borderbtndanger:focus, a.borderbtndanger:hover {
        color: #fff !important;
        background-color: #900;
        outline: none;
        text-decoration: none;
    }



a.newborderbtn {
    background: none;
    border: none;
    padding: 0;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px 10px;
    border: 1px solid #008cc9 !important;
    border-radius: 0px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    white-space: nowrap;
    color: #008cc9 !important;
    background-color: #fff;
}


    a.newborderbtn:focus, a.newborderbtn:hover {
        color: #fff !important;
        background-color: #008cc9;
        outline: none;
        text-decoration: none;
    }



input.borderbtn {
    background: none;
    border: none;
    padding: 0;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 15px;
    border: 1px solid #008cc9 !important;
    /*border-radius: 3px;*/
    height: 26px;
    cursor: pointer;
    white-space: nowrap;
    color: #008cc9 !important;
    background-color: #fff;
}


    input.borderbtn:focus, input.borderbtn:hover {
        color: #fff !important;
        background-color: #008cc9;
        outline: none;
        text-decoration: none;
    }



.progress-indicator {
    background: url(../../../image/v1/site/anim_loading_16x16.gif) no-repeat scroll 5px center transparent;
    padding-left: 21px;
    display: none;
}

.progress-indicator-spinner {
    background: url(../../../image/v1/site/spinner_grey_40_transparent.gif) no-repeat scroll 5px center transparent;
    padding-left: 21px;
    display: none;
}

.searchicon {
    background-image: url(../../../image/v1/site/search_icon.gif);
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

div.alert {
    color: #333;
    background-color: white;
    margin: 0 0 15px;
    padding: 6px 7px 6px 35px;
    overflow: hidden;
    min-height: 28px;
    position: relative;
}

    div.alert.error {
        background: #ffeeee url(../../../../contents/image/v1/site/web_sprite_global_v6.png) no-repeat 7px -643px;
    }

    div.alert.attention {
        background: #fff5cc url(../../../../contents/image/v1/site/web_sprite_global_v6.png) no-repeat 7px -723px;
    }

    div.alert.warning {
        background: #fff5cc url(../../../../contents/image/v1/site/web_sprite_global_v6.png) no-repeat 7px -723px;
    }


    div.alert.success {
        background: #e6f8dd url(../../../../contents/image/v1/site/web_sprite_global_v6.png) no-repeat 7px -883px;
    }

    div.alert.notice {
        background: #ddf0f8 url(../../../../contents/image/v1/site/web_sprite_global_v6.png) no-repeat 7px -803px;
    }

.dotted {
    background: url(../../../../image/v1/site/bg_grey_dotted_h-line_3x1.png) repeat-x 0 0;
    margin: 5px 0 0;
    padding: 5px 0 0;
    text-align: right;
    font-size: 11px;
}


#srp_loading {
    background-color: #fff;
    width: 270px;
    height: 115px;
    position: absolute;
    border: 10px solid rgba(82, 168, 236, 0.6);
    color: #444;
    z-index: 100;
}

    #srp_loading #srp_loading_content {
        padding-top: 35px;
        padding-left: 35px;
    }

.progress-meter {
    height: 120px;
    overflow: hidden;
    width: 200px;
    margin: auto;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,0.1);
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    margin-bottom: 10px;
    display: none;
}


.selected {
    /*background: rgba(82, 168, 236, 0.6);*/
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.1);
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    background: #ccc;
}

.unselect {
    background: #fff;
}

span.error {
    font-weight: bold;
    /*color: #900;*/
    color: #f00;
    font-size: 20px !important;
}

p.error {
    font-weight: bold;
    /*color: #900;*/
    color: rgb(107, 29, 68);
}


.error {
    font-weight: bold;
    /*color: #900;*/
    color: rgb(107, 29, 68);
}


.grey {
    color: #666;
}


.red {
    color: #900;
}


.rednice {
    color: #ed1b2e;
}

.blue {
    color: #31708f;
}

.orange {
    color: #f06842;
}


.green {
    color: green;
}


.red {
    color: #900;
}

.inputerror {
    border: 1px solid #e80c4d;
}

form {
    margin: 0;
}


select {
    font-size: 12px;
    vertical-align: middle;
    /*border-radius: 2px;*/
    /*border: 1px solid #A6A6A6;
    color: #4D4D4D !important;*/
    padding: 6px;
    /*border-radius: 4px;*/
    background: #E6E6E7 url(../../../../contents/image/v1/site/litegray.png) repeat-x;
    color: #069;
    border: 1px solid #BDBDBD;
}


input, textarea {
    /*border-radius: 3px 3px 3px 3px;*/
    /*border-radius: 2px;*/
    padding: 6px;
    border: 1px solid #BDBDBD;
    font-size: 12px;
    background: white;
    /*background: -moz-linear-gradient(center top,#fff,#f3f3f3 1px,#fff 20px) repeat scroll 0 0 #FFF;
    background: -webkit-gradient(linear,0 0,0 20,from(#fff),color-stop(0.04,#f3f3f3),to(#fff));*/
    /*background: #E6E6E7  url(../../../../contents/image/v1/site/litegray.png) repeat-x;*/
}

    input[type=text]:disabled, textarea:disabled {
        /*border-radius: 3px 3px 3px 3px;*/
        /*border-radius: 2px;*/
        padding: 6px;
        border: 1px solid #BDBDBD;
        font-size: 12px;
        background: #e9e9e9;
    }


    input[type=text]:read-only, textarea:read-only {
        /*border-radius: 3px 3px 3px 3px;*/
        /*border-radius: 2px;*/
        padding: 6px;
        border: 1px solid #BDBDBD;
        font-size: 12px;
        background: #e9e9e9;
    }


button[disabled], html input[disabled] {
    cursor: default;
    /*border-radius: 2px;
    padding: 6px;
    border: 1px solid #ccc;
    font-size: 12px;*/
    background: #e9e9e9;
}


select:disabled {
    /*border-radius: 2px;*/
    padding: 6px;
    border: 1px solid #BDBDBD;
    font-size: 12px;
    background: #e9e9e9;
}


.btn-primary, .btn-default, .btn-danger {
    border-radius: 0px !important;
}


input[type=text]:focus, input[type=password]:focus, textarea:focus {
    outline: none;
    border-color: #0094ff;
    /*-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px rgba(82, 168, 236, 0.6);*/
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px #0094ff;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px #0094ff;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px #0094ff;
}

select:focus {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px #0094ff;
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px #0094ff;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1),0 0 8px #0094ff;
}

input[type=checkbox] {
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-left-width: 0px !important;
    border-bottom-width: 0px !important;
    width: 18px; /*Desired width*/
    height: 18px; /*Desired height*/
    color: #069 !important;
}


input[type=radio] {
    border-top-width: 0px !important;
    border-right-width: 0px !important;
    border-left-width: 0px !important;
    border-bottom-width: 0px !important;
}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


.f30 {
    font-size: 30px;
}

.f25 {
    font-size: 25px;
}

.f22 {
    font-size: 22px;
}

.f20 {
    font-size: 20px;
}

.f19 {
    font-size: 19px;
}

.f18 {
    font-size: 18px;
}

.f17 {
    font-size: 17px;
}

.f16 {
    font-size: 16px;
}

.f15 {
    font-size: 15px;
}

.f14 {
    font-size: 14px;
}

.f13 {
    font-size: 13px;
}

.f12 {
    font-size: 12px;
}

.f11 {
    font-size: 11px;
}

.f10 {
    font-size: 10px;
}

.f9 {
    font-size: 9px;
}

.f8 {
    font-size: 8px;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.underline {
    text-decoration: underline;
}

.wauto {
    width: auto;
}

.clickable {
    cursor: pointer;
}

.not_clickable {
    cursor: default;
}

.pad0 {
    padding: 0;
}

.pad1 {
    padding: 1px;
}

.pad3 {
    padding: 3px;
}

.pad5 {
    padding: 5px;
}

.pad6 {
    padding: 6px;
}

.pad10 {
    padding: 10px;
}

.pad15 {
    padding: 15px;
}

.pad20 {
    padding: 20px;
}

.pad25 {
    padding: 25px;
}

.pad30 {
    padding: 30px;
}

.padl2 {
    padding-left: 2px;
}

.padl3 {
    padding-left: 3px;
}

.padl5 {
    padding-left: 5px;
}

.padl7 {
    padding-left: 7px;
}

.padl10 {
    padding-left: 10px;
}



.padl15 {
    padding-left: 15px;
}

.padl20 {
    padding-left: 20px;
}

.padl25 {
    padding-left: 25px;
}

.padl40 {
    padding-left: 40px;
}

.padl50 {
    padding-left: 50px;
}

.padl60 {
    padding-left: 60px;
}

.padr2 {
    padding-right: 2px;
}

.padr5 {
    padding-right: 5px;
}

.padr10 {
    padding-right: 10px;
}

.padr15 {
    padding-right: 15px;
}

.padr20 {
    padding-right: 20px;
}

.padr25 {
    padding-right: 25px;
}

.padr30 {
    padding-right: 30px;
}

.padr35 {
    padding-right: 35px;
}

.padr40 {
    padding-right: 40px;
}

.padr50 {
    padding-right: 50px;
}

.padt0 {
    padding-top: 0;
}

.padt2 {
    padding-top: 2px;
}

.padt3 {
    padding-top: 3px;
}

.padt4 {
    padding-top: 4px;
}

.padt5 {
    padding-top: 5px;
}

.padt7 {
    padding-top: 7px;
}

.padt9 {
    padding-top: 9px;
}

.padt10 {
    padding-top: 10px;
}

.padt15 {
    padding-top: 15px;
}

.padt20 {
    padding-top: 20px;
}

.padt22 {
    padding-top: 22px;
}

.padt25 {
    padding-top: 25px;
}

.padt30 {
    padding-top: 30px;
}

.padt40 {
    padding-top: 40px;
}

.padb0 {
    padding-bottom: 0;
}

.padb3 {
    padding-bottom: 3px;
}

.padb4 {
    padding-bottom: 4px;
}

.padb5 {
    padding-bottom: 5px;
}

.padb10 {
    padding-bottom: 10px;
}

.padb15 {
    padding-bottom: 15px;
}

.padb20 {
    padding-bottom: 20px;
}

.padb25 {
    padding-bottom: 25px;
}

.padb30 {
    padding-bottom: 30px;
}

.marauto {
    margin: auto;
}

.mar0 {
    margin: 0;
}

.mar10 {
    margin: 10px;
}

.marl0 {
    margin-left: 0;
}

.marl5 {
    margin-left: 5px;
}

.marl6 {
    margin-left: 6px;
}

.marl7 {
    margin-left: 7px;
}

.marl8 {
    margin-left: 8px;
}

.marl9 {
    margin-left: 9px;
}

.marl10 {
    margin-left: 10px;
}

.marl15 {
    margin-left: 15px;
}

.marl20 {
    margin-left: 20px;
}

.marl30 {
    margin-left: 30px;
}

.marl35 {
    margin-left: 35px;
}

.marl40 {
    margin-left: 40px;
}


.marl45 {
    margin-left: 45px;
}

.marr3 {
    margin-right: 3px;
}

.marr5 {
    margin-right: 5px;
}

.marr6 {
    margin-right: 6px;
}


.marr7 {
    margin-right: 7px;
}

.marr8 {
    margin-right: 8px;
}

.marr10 {
    margin-right: 10px;
}

.marr15 {
    margin-right: 15px;
}

.marr20 {
    margin-right: 20px;
}

.marr22 {
    margin-right: 22px;
}

.marr25 {
    margin-right: 25px;
}

.marr30 {
    margin-right: 30px;
}

.marr35 {
    margin-right: 35px;
}


.marr40 {
    margin-right: 40px;
}

.marr45 {
    margin-right: 45px;
}

.marr50 {
    margin-right: 50px;
}

.marr55 {
    margin-right: 55px;
}

.marr60 {
    margin-right: 60px;
}


.mart0 {
    margin-top: 0;
}

.mart1 {
    margin-top: 1px;
}

.mart2 {
    margin-top: 2px;
}

.mart3 {
    margin-top: 3px;
}

.mart4 {
    margin-top: 4px;
}

.mart5 {
    margin-top: 5px;
}

.mart6 {
    margin-top: 6px;
}

.mart7 {
    margin-top: 7px;
}

.mart10 {
    margin-top: 10px;
}

.mart15 {
    margin-top: 15px;
}

.mart20 {
    margin-top: 20px;
}

.mart30 {
    margin-top: 30px;
}

.mart40 {
    margin-top: 40px;
}

.mart50 {
    margin-top: 50px;
}

.marb0 {
    margin-bottom: 0;
}

.marb1 {
    margin-bottom: 1px;
}

.marb2 {
    margin-bottom: 2px;
}

.marb3 {
    margin-bottom: 3px;
}

.marb4 {
    margin-bottom: 4px;
}

.marb5 {
    margin-bottom: 5px;
}

.marb7 {
    margin-bottom: 7px;
}

.marb10 {
    margin-bottom: 10px;
}

.marb15 {
    margin-bottom: 15px;
}

.marb20 {
    margin-bottom: 20px;
}

.marb25 {
    margin-bottom: 25px;
}

.marb30 {
    margin-bottom: 30px;
}

.marb40 {
    margin-bottom: 40px;
}


.marb50 {
    margin-bottom: 50px;
}

.block {
    display: block;
}

.inline {
    display: inline;
}

.hidden {
    display: none !important;
}

.gone {
    display: none;
    visibility: hidden;
}

.no_overflow {
    overflow: hidden;
}

.auto_overflow {
    overflow: auto;
}

.clear {
    clear: both;
}

.clear_right {
    clear: right;
}

.clear_left {
    clear: left;
}

.rel {
    position: relative;
}

.abs_pos {
    position: absolute;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.tleft {
    text-align: left !important;
}

.tcenter {
    text-align: center !important;
}

.tright {
    text-align: right !important;
}

.vatop {
    vertical-align: top;
}

.vamid {
    vertical-align: middle;
}

.vabot {
    vertical-align: bottom;
}

.nowrap {
    white-space: nowrap;
}

.noimgborder img, img.noimgborder {
    border: 0;
}

.italic {
    font-style: italic;
}


.header_top_unit {
    height: 42px;
    margin-bottom: 20px;
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    position: absolute;
    top: 0;
    width: 100%;
    /*height: 42px;*/
    color: #fff;
    /*background-color: #31708f;*/
    /*background: -webkit-linear-gradient(45deg,#0077b5,#008891);
    background: -moz-linear-gradient(45deg,#0077b5,#008891);
    background: -o-linear-gradient(45deg,#0077b5,#008891);
    background: linear-gradient(45deg,#0077b5,#008891);
    background-attachment: fixed;
    background-color: #0077b5;*/
    /*background-color: #1ba58b;*/
    /*background-color: #3c4e5f;*/
    /*background-color: #013461 !important;*/
    /*background-color: #3f3f3f !important;*/
    /*background-color: #333 !important;
    background-image: -webkit-linear-gradient(top, #696969,#333);*/
    /*background-color:rgb(107, 29, 68);*/
    /*background-color:#2B5464 !important;*/
    /*background-image: url(../../../../contents/image/v1/menu/globalnav.png);*/
    /*background-color: #069;*/
    background-color: #003eaa;
    background-size: 100% 100%;
    box-shadow: 0 0 8px #333;
}

    .header_top_unit a {
        color: #fff;
    }

/* menu */
.menu {
    clear: both;
    overflow: hidden;
    width: 100%;
}

    .menu figure {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        padding-top: 5px;
        margin: 0px 0;
        overflow: hidden;
        position: relative;
        text-align: center;
        -webkit-transform: translate3d(0, 0, 0);
        width: 50%;
    }

    .menu[data-cols="1"] > figure {
        width: 100%;
    }

    .menu[data-cols="2"] > figure {
        width: 50%;
    }

    .menu[data-cols="3"] > figure {
        width: 33.333333%;
    }

    .menu[data-cols="4"] > figure {
        width: 25%;
    }

    .menu[data-cols="5"] > figure {
        width: 20%;
    }

    .menu[data-cols="6"] > figure {
        width: 16.66%;
    }

    .menu[data-cols="1"] > figure,
    .menu[data-cols="2"] > figure:nth-child(2n+1),
    .menu[data-cols="3"] > figure:nth-child(3n+1),
    .menu[data-cols="4"] > figure:nth-child(4n+1) {
        clear: both;
    }

    .menu[data-cols="5"] > figure:nth-child(5n+1) {
        clear: both;
    }

    .menu[data-cols="6"] > figure:nth-child(6n+1) {
        clear: both;
    }

    .menu img {
        text-align: center;
        margin: auto;
        /*border-radius: 50%;*/
        display: block;
        max-width: 100%;
        min-width: 40px;
        overflow: hidden;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }

    .menu > figure > a:before {
        border-radius: 50%;
        content: "";
        display: block;
        height: 100%;
        opacity: 0;
        position: absolute;
        text-align: center;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        top: 0;
        width: 100%;
        z-index: 1;
    }

    .menu > figure > a:after,
    .menu > figure > a:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    .menu figcaption {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        padding: 0 30px 28px 30px;
        text-align: center;
    }

    .menu h3 {
        font-size: 12px;
        font-weight: 500;
        line-height: 1.7;
        text-align: center;
        /*text-shadow: 1px 0px 0 #5ca36a;*/
    }

    .menu small {
        color: #666;
        display: block;
        font-size: 16px;
        font-weight: 300;
    }

    .menu figcaption a {
        color: #0e1753;
        font-family: Tahoma;
    }

/*menu end*/


.cssphoto {
    border: 6px solid #eeeeee;
    width: 170px;
    height: 200px;
}

.rowcolumn {
    min-width: 205px;
    padding: 4px;
    display: inline;
}

.midrowcolumn {
    min-width: 190px;
    padding: 4px;
    display: inline;
}

.smalltext {
    margin-bottom: 12px;
    margin-top: 10px;
    width: 70px !important;
}


.newsmalltext {
    margin-bottom: 12px;
    margin-top: 10px;
    width: 50px !important;
}


.tinytext {
    margin-bottom: 12px;
    margin-top: 10px;
    width: 50px !important;
}

.tinysizetext {
    margin-bottom: 12px;
    margin-top: 10px;
    width: 70px !important;
}

.smallertext {
    margin-bottom: 12px;
    margin-top: 10px;
    width: 80px !important;
}


.midsize {
    width: 155px;
    vertical-align: top;
}

.largesize {
    width: 220px;
    vertical-align: top;
}

.smallersize {
    width: 140px;
    vertical-align: top;
}

.smallsize {
    width: 130px;
}

.tinysize {
    width: 115px;
}

.subtitle {
    padding: 4px;
    margin: 10px 0 20px;
    border-bottom: 2px solid #e0e0e0;
    color: #999;
    font-size: 20px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
    letter-spacing: -.5px;
}

.panel {
    border-radius: 0px;
}

.page-header {
    padding-bottom: 9px;
    margin: 10px 3px 3px;
    /*border-bottom: 1px solid #eee;*/
    /*border-bottom: 3px solid #eee;*/
    /*border-bottom: 4px solid #e9e9e9;*/
    /*color:#ff006e !important;*/
    /*color: #3071a9;*/
    font-size: 22px;
    border-bottom: 1px solid #ccccff;
    color: #150a77;
    /*border-bottom: 0px solid #ccccff;
    color: #fff;*/
    letter-spacing: -.5px;
}


.page-header-new {
    padding-bottom: 9px;
    margin: 10px 3px 3px;
    /*border-bottom: 1px solid #eee;*/
    /*border-bottom: 3px solid #eee;*/
    /*border-bottom: 4px solid #e9e9e9;*/
    color: #333;
    /*color: #3071a9;*/
    font-size: 24px;
}


.page-header-red {
    padding-bottom: 9px;
    margin: 10px 0 2px;
    border-bottom: 1px solid #e9e9e9;
    color: #900;
    font-size: 24px;
}

.panel-info {
    /*border-color: #bce8f1;*/
    border-color: #ccccff;
}

    .panel-info > .panel-heading {
        /*color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;*/
        /*color: #444;*/
        /*background-color: #e5e5ff;*/
        /*background-color: #ccccff;
        border-color: #ccccff;*/
        background-color: #3232ab;
        color: #fff;
        border-color: #9999cc;
        /* background-color:#2fbe6d;*/
    }

.panel-heading {
    padding: 7px 10px;
    border-bottom: 1px solid transparent;
    /*border-top-left-radius: 3px;
    border-top-right-radius: 3px;*/
    border-radius: 0px !important;
}

.form-control {
    border-radius: 0;
}

.btn-lg, .btn-group-lg > .btn {
    border-radius: 0;
}

.round {
    background: #fff;
    border: 4px solid #31708f;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    width: 165px;
    height: 160px;
    border-radius: 50%;
}

    .round .round-value, .round .round-value a {
        padding: 55px 8px;
        text-align: center;
        color: #3071a9;
        font-size: 16px;
        cursor: pointer;
        text-decoration: none;
    }

    .round:hover {
        background: #31708f;
        float: left;
        color: #fff;
        margin-right: 10px;
        overflow: hidden;
        margin-bottom: 30px;
        border-radius: 50%;
        border: 4px solid #3071a9;
    }

.number {
    background: #900;
    width: auto;
    border-radius: 50%;
    padding: 6px;
    margin-right: 4px;
}

    .number .numtxt {
        color: #fff;
        font-size: 16px;
        padding: 4px;
        font-weight: bold;
    }

.sp_row {
    border-color: #e9e9e9 transparent transparent;
    border-style: solid;
    border-width: 1px;
    padding: 8px;
    width: 100%;
}




.hover, .hoverDisplay {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}



.sp_row:hover {
    border-color: #e9e9e9;
    cursor: default;
    background: #ccccff;
    color: #333 !important;
    width: 100%;
}

    .sp_row:hover .hoverDisplay {
        opacity: 1;
        visibility: visible;
    }

.photo {
    width: 12%;
}

.content {
    width: 45%;
    padding-left: 5px;
}

.subcontent {
    width: 40%;
}

.sp_action {
    padding-left: 5px;
    width: 54%;
}

    .sp_action .sp_action_postion {
        padding-top: 30px;
    }




.sp_row_new {
    border-color: #e9e9e9 transparent transparent;
    border-style: solid;
    border-width: 1px;
    padding: 8px;
    width: 100%;
}


    .sp_row_new:hover {
        border-color: #e9e9e9;
        cursor: default;
        background: #ccccff;
        color: #333 !important;
        width: 100%;
    }

        .sp_row_new:hover .hoverDisplay {
            opacity: 1;
            visibility: visible;
        }

    .sp_row_new .photo {
        width: 10%;
    }

    .sp_row_new .content {
        width: 35%;
        padding-left: 5px;
    }


.sp_action_new {
    padding-left: 5px;
    width: 45%;
}

    .sp_action_new .sp_action_postion {
        padding-top: 30px;
    }



.img {
    vertical-align: text-top;
    margin-right: 5%;
    float: left;
    padding: 3%;
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 10px #999;
}

.item_desc_title {
    display: block;
    padding: 12px 0 10px;
    font-size: 16px;
}

.textbox350 {
    width: 350px;
}


.textbox385 {
    width: 385px;
}

@media (max-width: 450px) {
    .module {
        width: 100%;
    }

        .module figure {
            float: none;
        }


        .module figure {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            float: none;
            margin: 20px 0;
            overflow: hidden;
            position: relative;
            text-align: center;
            -webkit-transform: translate3d(0, 0, 0);
            width: 50%;
        }
}



/* menu starts */

#menu {
    /*background: #2190d7;*/
    /*background: #93b14d;*/
    /*background: #3a5795;*/
    margin-bottom: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
    z-index: 5000;
    font-size: 12px !important;
    /*background-image: -moz-linear-gradient(top,#3a5795,#3a5795);
    background-image: -webkit-gradient(linear,center top,center bottom,from(#3a5795),to(#3a5795));*/
    /*position: fixed;
    top: 0px;*/
    /*opacity:.85;*/
}

.header > h1 {
    text-align: center;
}

.header .nav {
    padding-left: 45px;
    float: left;
}



.header ul {
    list-style: none;
    padding: 0px;
    font-weight: normal;
    position: relative;
    text-align: left;
    min-height: 35px;
}

.header .nav > ul:after {
    content: "";
    clear: both;
    display: block;
}

.header ul li {
    display: inline-block;
    text-align: left;
    margin-left: 0px;
    min-height: 21px;
    vertical-align: middle;
}

    .header ul li a {
        display: block;
        padding: 13px 8px 12px 13px;
        text-decoration: none;
        color: #fff;
        /*color: #ccc;*/
    }


.header li > a:after {
    color: #fff;
    content: ' ▾';
}

.header li > a:only-child:after {
    content: '';
}

.header ul ul li a {
    display: block;
    padding: 4px;
    text-decoration: none;
    color: #069;
    vertical-align: middle;
    white-space: nowrap;
}

.header ul li a:hover {
    /*background: #069;*/
    background: #008cc9;
}

.header ul li:hover {
    /*background: #069;*/
    background: #008cc9;
}

.header ul ul {
    margin: 0;
    display: none;
    position: absolute;
    padding: 12px;
    background: white;
    border: 1px solid #069;
    /*border: 1px solid #008cc9;*/
    -moz-box-shadow: 1px 1px 0 #444;
    -webkit-box-shadow: 1px 1px 0 #444;
    /*border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;*/
}

.header ul li:hover > ul {
    display: block;
}

.header ul ul li:hover a {
    background: #069;
    color: #fff;
}

.header ul ul li {
    white-space: nowrap;
    display: block;
    padding: 2px 3px;
    /*border-radius: 2px;
    -moz-border-radius: 2px;*/
}

    .header ul ul li:hover {
        float: none;
        display: block;
        position: relative;
    }

.header ul ul ul {
    position: absolute;
    left: 100%;
    width: 200px;
}

    .header ul ul ul li a {
        background: #069;
    }

    .header ul ul ul li:hover a {
        background: #069;
    }


.currentmenu {
    background: #069;
    color: #fff;
}

.tinynav {
    display: none;
    margin: 0 auto;
    width: 100%;
}

/* menu ends */

.newred {
    color: rgb(107, 29, 68);
}

.newblue {
    color: #007cc4;
}

.newgreen {
    color: #5ca36a;
}

.pink {
    color: #b200ff;
}

.blueplus {
    color: #0094ff;
}

.white {
    color: #fff !important;
}

.box_1 {
    width: 268px;
    /*background: #fff;*/
    color: rgb(107, 29, 68);
    border-radius: 4px;
    height: 40px;
    padding: 10px 30px;
    border: 1px solid #ccc;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    cursor: pointer;
}

    .box_1:hover {
        background: #e9e9e9;
    }



.bt-scroll-top {
    position: fixed;
    bottom: -45px;
    border: 2px solid #444;
    font-size: 18px;
    font-weight: bold;
    color: #f06842;
    /*text-shadow: 1px 0px white;*/
    padding: 5px 10px 5px 5px;
    margin: 0;
    cursor: pointer;
    background: #333;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #333), color-stop(100%, #333));
    background-image: -webkit-linear-gradient(left top, #333,#333);
    background-image: -moz-linear-gradient(left top, #333,#333);
    background-image: -o-linear-gradient(left top, #333,#333);
    background-image: -ms-linear-gradient(left top, #333,#333);
    background-image: linear-gradient(left top, #333,#333);
    _display: none;
}





.list-group-item.head, .list-group-item.head:hover, .list-group-item.head:focus {
    z-index: 2;
    color: #fff;
    background-color: #A6A6A6;
    border-color: #A6A6A6;
}


.panel-custom {
    border-color: #ccc !important;
}

    .panel-custom > .panel-heading {
        color: rgb(107, 29, 68);
        background-color: #5ca36a !important;
        border-color: #5ca36a !important;
        opacity: .60;
    }


    .panel-custom .panel-title {
        color: #fff !important;
    }


/*.page-header
{
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #eee;
    color: #444;
    font-size: 24px;
}*/





table.tbl2 th {
    /*background-color: rgba(82, 168, 236, 0.6);*/
    background-color: #b2b2ff;
    border-bottom: 1px solid #a6a6a6;
    border-right: medium none;
    color: #333;
    font-weight: normal;
    height: 26px;
    margin-top: 1px;
    padding: 5px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 20px;
    width: 380px;
}


    table.tbl2 th.mainservice {
        /*background-color: rgba(82, 168, 236, 0.6);*/
        background-color: #b2b2ff;
        border-bottom: 1px solid #a6a6a6;
        border-right: medium none;
        color: #333;
        font-weight: normal;
        height: 26px;
        margin-top: 1px;
        padding: 5px;
        text-align: left;
        white-space: nowrap;
        margin-bottom: 20px;
        width: 480px;
    }

td.mainlabel, label.mainlabel {
    color: #444444;
    font-weight: bold;
    padding: 5px 0 0 5px;
    width: 30em;
}


td.servicelable, label.servicelable {
    color: #444444;
    font-weight: bold;
    padding: 5px 0 0 5px;
    width: 80em;
}

.framefieldsetBorder {
    border: 1px solid #cccccc;
    margin: 0 0 5px;
    padding: 1px 6px 4px;
}

framefieldsetLabel {
    color: #666666;
    font-weight: bold;
    margin: 0;
    padding: 0 4px;
}

.frmlable {
    font-weight: bold;
    width: 150px !important;
    font-size: 13px;
}

.formContent {
    width: 180px !important;
}

table.tbl2 tr.added {
    background-color: #eafadc;
}

table.tbl2 tr.newadded {
    background-color: rgba(82, 168, 236, 0.6);
}


table.tbl2 tr.package {
    background-color: #feed9c;
}



table.tbl2 tr.edited {
    background-color: #fff5cc;
}

table.tbl2 tr.error {
    background-color: #f67a9f;
}

table.tbl2 tr.chanlan {
    background-color: #ffeeee;
}


table.tbl2 tr.cancelled {
    background-color: #F5DEB3;
}

table.tbl2 tr.converted {
    background-color: #2fbe6d;
    color: #222 !important;
}


.cancelled {
    background-color: #F5DEB3;
}


table.tbl2 tr.reservebed {
    background-color: #d0f14e;
}


table.tbl2 tr.ordered {
    background-color: #FFF8DC;
}

table.tbl2 tr.urgent {
    background-color: #F5F5DC;
}


table.tbl2 tr.myadded {
    background-color: #ffeeee;
}

table.tbl2 tr td {
    border-bottom: 1px solid #e0e0e0;
    border-top: medium none;
    height: 25px;
    padding: 0 5px;
    text-align: left;
    white-space: nowrap;
}





legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px !important;
    padding: 10px;
    width: 100%;
    margin-top: -5px !important;
}


table.tbl3 th {
    /*background-color: rgba(82, 168, 236, 0.6);*/
    background-color: #b2b2ff;
    border-bottom: 1px solid #a6a6a6;
    border-right: medium none;
    color: #333;
    font-weight: normal;
    height: 26px;
    margin-top: 1px;
    padding: 5px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 20px;
    width: 380px;
}



table.tbl3 tr td {
    border-bottom: 0px solid #e0e0e0;
    border-top: medium none;
    height: 25px;
    padding: 1px 5px;
    text-align: left;
    white-space: nowrap;
}


table.tbl4 th {
    /*background-color: rgba(82, 168, 236, 0.6);*/
    background-color: #e9e9e9;
    border-bottom: 1px solid #a6a6a6;
    border-right: medium none;
    color: #333;
    font-weight: normal;
    height: 35px;
    margin-top: 1px;
    padding: 5px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 20px;
    width: 380px;
    border-right: 1px dotted #A6A6A6;
}

table.tbl4 tr:hover {
    background-color: #069 !important;
    color: #fff !important;
}

table.tbl4 tr td {
    border-bottom: 0px solid #e0e0e0;
    border-top: medium none;
    height: 25px;
    padding: 2px 5px;
    text-align: left;
    white-space: nowrap;
    border-right: 1px dotted #e9e9e9;
    border-bottom: 1px dotted #A6A6A6;
}




table.tbl5 th {
    /*background-color: rgba(82, 168, 236, 0.6);*/
    background-color: #008cc9;
    border-bottom: 1px solid #a6a6a6;
    border-right: medium none;
    color: #fff;
    font-weight: normal;
    height: 35px;
    margin-top: 1px;
    padding: 5px;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 20px;
    width: 380px;
    border-right: 1px dotted #A6A6A6;
}

table.tbl5 tr:hover {
    background-color: #9999cc !important;
    color: #333 !important;
}

table.tbl5 tr td {
    border-bottom: 0px solid #e0e0e0;
    border-top: medium none;
    height: 25px;
    padding: 2px 5px;
    text-align: left;
    white-space: nowrap;
    border-right: 1px dotted #e9e9e9;
    border-bottom: 1px dotted #A6A6A6;
}

#addEditDialog input[type=text] {
    width: 120px;
}

.textbox450 {
    width: 450px !important;
}

.textbox250 {
    width: 250px !important;
}

.textbox150 {
    width: 150px !important;
}

.textbox100 {
    width: 100px !important;
}

.textbox140 {
    width: 140px !important;
}

.textbox80 {
    width: 80px !important;
}

.textbox70 {
    width: 70px !important;
}

.bigger_label {
    padding: 10px;
    color: #5018d8;
    font-size: 17px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc!important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 0;
    color: #fff;
    /*background-color: #9999cc;
    border-color: #9999cc;*/
    background-color: #1d4ce3;
    border-color: #1d4ce3;
    border-radius: 0px;
    box-shadow: 1px #069;
}


    .list-group-item.active a {
        z-index: 0;
        color: #fff;
        /*font-weight: bold;*/
        /*background-color: #9999cc;
        border-color: #9999cc;*/
        background-color: #1d4ce3;
        border-color: #1d4ce3;
    }

.list-group-item a {
    z-index: 0;
    color: #444;
    border-color: #fff;
}

.list-group-new {
    padding-left: 0;
    margin-bottom: 20px;
}


.list-group-item-new.active, .list-group-item-new.active:hover, .list-group-item-new.active:focus {
    z-index: 0;
    color: #fff;
    background-color: #003eaa;
    border-color: #003eaa;
    border-radius: 0px;
    box-shadow: 1px #003eaa;
    padding: 10px;
}


    .list-group-item-new.active a {
        z-index: 0;
        color: #fff;
        /*font-weight: bold;*/
        background-color: #003eaa;
        border-color: #003eaa;
        padding: 10px;
    }

.list-group-item-new a {
    z-index: 0;
    color: #444;
    border-color: #fff;
}


a.list-group-item-new {
    color: #555;
}

.list-group-item-new {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    border: 1px solid #ddd;
    min-height: 50px;
}

    .list-group-item-new :hover {
        background: #0094ff!important;
        color: #fff!important;
    }


.container {
    width: 97% !important;
}

.fk-specs-type2 {
    font-size: 13px;
    margin-top: 2px;
    width: 100%;
}

    .fk-specs-type2 .group-head {
        background-color: #fff;
        border: 1px solid #f2f2f2;
        color: #3071a9;
    }


    .fk-specs-type2 .specs-key {
        background-color: #f9f9f9;
        border: 1px solid #f2f2f2;
    }

    .fk-specs-type2 .specs-value {
        background-color: #f9f9f9;
        border: 1px solid #f2f2f2;
    }

.item_desc_title {
    display: block;
    padding: 12px 0 10px;
    font-size: 16px;
}

.fk-specs-type2 {
    font-size: 13px;
    width: 100%;
    margin-top: 4px;
}

    .fk-specs-type2 td, .fk-specs-type2 th {
        padding: 5px;
        vertical-align: top;
        text-align: left;
    }

    .fk-specs-type2 .group-head {
        text-align: left;
        font-weight: bold;
        text-transform: uppercase;
        padding: 5px;
    }

    .fk-specs-type2 .specs-key {
        text-align: left;
        padding: 5px;
        width: 14%;
        font-weight: normal;
    }

        .fk-specs-type2 .specs-key.boldtext {
            font-weight: bold;
        }

    .fk-specs-type2 .specs-value ul {
        padding-left: 20px;
    }

        .fk-specs-type2 .specs-value ul li {
            margin-bottom: 10px;
        }



.btnCust {
    display: inline-block;
    padding: 3px 8px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.newbtn {
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    text-decoration: none !important;
    text-align: center;
    width: auto;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    height: 28px;
    line-height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    color: #444;
    background-color: #069;
    /*background-color: #f2f2f2;*/
    border-color: #a7a7a7;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF2F2F2', endColorstr='#FFD1D1D1');
    background-image: -webkit-linear-gradient(top, #f2f2f2 0%,#e9e9e9 32%,#d8d8d8 74%,#d1d1d1 100%);
    background-image: -moz-linear-gradient(top, #f2f2f2 0%,#e9e9e9 32%,#d8d8d8 74%,#d1d1d1 100%);
    background-image: -o-linear-gradient(top, #f2f2f2 0%,#e9e9e9 32%,#d8d8d8 74%,#d1d1d1 100%);
    background-image: linear-gradient(top, #f2f2f2 0%,#e9e9e9 32%,#d8d8d8 74%,#d1d1d1 100%);
    white-space: nowrap;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    vertical-align: middle;
}

.otherbox {
    background: #fff;
    border: 3px solid #2fa6be;
    width: 24%;
    padding: 5px;
    margin-right: 7px;
    float: left;
    font-size: 12px;
    -webkit-box-shadow: 8px 8px 3px 0px rgba(0, 0,0, 0.3);
    -moz-box-shadow: 8px 8px 3px 0px rgba(0, 0,0, 0.3);
    box-shadow: 8px 8px 3px 0px rgba(0, 0,0, 0.3);
    min-height: 200px;
    font-size: 11.5px;
    margin-bottom: 10px;
}


.otherboxpending {
    background: #f06842;
    border: 3px solid #2fa6be;
    width: 24%;
    padding: 5px;
    margin-right: 7px;
    float: left;
    font-size: 12px;
    -webkit-box-shadow: 8px 8px 3px 0px rgba(0, 0,0, 0.3);
    -moz-box-shadow: 8px 8px 3px 0px rgba(0, 0,0, 0.3);
    box-shadow: 8px 8px 3px 0px rgba(0, 0,0, 0.3);
    min-height: 200px;
    font-size: 11.5px;
    margin-bottom: 10px;
    color: #fff;
}


.bgotherbox {
    background: #fff !important;
}


div.up-arrow {
    display: inline-block;
    position: relative;
    background: #2fbe6d;
    color: #fff;
    text-decoration: none;
    padding: 20px;
}

div:hover.up-arrow {
    background: #2fbe6d;
}

div.up-arrow:after {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    bottom: 100%;
    width: 0;
    height: 0;
    border-bottom: 15px solid #2fbe6d;
    border-top: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}

div:hover.up-arrow:after {
    border-bottom-color: #2fbe6d;
}


.btn-primary, .btn-default {
    border-radius: 3px;
}


.letters1 {
    letter-spacing: -1px;
}

.yellow {
    color: #feed9c;
}


.bedviewbox {
    background: #069;
    border: 2px solid #ccccff;
    width: 19%;
    padding: 5px;
    margin-right: 8px;
    float: left;
    min-height: 125px;
    font-size: 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    font-family: Tahoma;
}


.bedviewboxmin {
    background: #fff;
    border: 2px solid #ccccff;
    min-width: 4%;
    padding: 5px;
    margin-right: 8px;
    float: left;
    min-height: 15px;
    font-size: 11px;
    margin-bottom: 5px;
}

.bedoccupied {
    background: #008cc9;
    color: #fff;
}

.bedvacantready {
    background: #00AF33;
    color: #fff;
}


.bedvacantdirty {
    background: #FCD59C;
    color: #444;
}

.bedblock {
    background: #FF0066;
    color: #fff;
}


.bedobservation {
    background: rgb(107, 29, 68);
    color: #fff;
}


.bedreserved {
    background: #9999cc;
    color: #fff;
}


a.bedbtn {
    background: none;
    border: none;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 15px;
    border: 1px solid #A6A6A6 !important;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    cursor: pointer;
    white-space: nowrap;
    color: #fff !important;
    /*background-color: #fff;*/
}


    a.bedbtn:focus, a.bedbtn:hover {
        color: #fff !important;
        /*background-color: #008cc9;*/
        outline: none;
        text-decoration: none;
        cursor: default;
    }



.bedviewbox:hover {
    /*background: #069;*/
    border: 2px solid #f00;
    /*width: 23%;*/
    padding: 5px;
    margin-right: 7px;
    float: left;
    /*min-height: 110px;*/
    font-size: 10px;
    margin-bottom: 5px;
    /*cursor: pointer;*/
    /*color:#fff;*/
    border-radius: 5px;
    cursor: pointer;
}



.cssimg_4_60_CCC {
    border: 4px solid #CCC;
    width: 60px;
    height: 60px;
}

.cssimg_6_115_CCC {
    border: 6px solid #CCC;
    width: 115px;
    height: 115px;
}

.cssimg_6_125_CCC {
    border: 6px solid #CCC;
    width: 125px;
    height: 125px;
}


.cssimg_6_150_CCC {
    border: 6px solid #CCC;
    width: 150px;
    height: 150px;
}

.cssimg_6_90_CCC {
    border: 6px solid #CCC;
    width: 90px;
    height: 90px;
}


.border5_CCC {
    border: 1px solid #ccccff;
    padding: 3px;
}





/* 768px */

@media screen and (max-width : 768px) {



    .menu[data-cols="6"] > figure {
        width: 50%;
    }

    #header_dymenu {
        display: none;
    }


    .header_top_unit {
        height: 41px;
        margin-bottom: 20px;
        position: relative;
        margin: 0;
        padding: 0;
        border: 0;
        position: absolute;
        top: 0;
        width: 100%;
        /*height: 42px;*/
        color: #fff;
        background-image: none !important;
        background-color: #069;
        box-shadow: 0 0 1px #333;
    }


    .hover, .hoverDisplay {
        opacity: 1;
        -webkit-transition: all .15s ease-in-out;
        -moz-transition: all .15s ease-in-out;
        -o-transition: all .15s ease-in-out;
        transition: all .15s ease-in-out;
    }
}
