﻿.bs-body, .bs-body_Pop
{
    padding-bottom: 0px;
    margin: 0;
    font-family: Barlow, sans-serif;
    font-size: .9rem;
    font-weight: 400;
    color: #6c757d;
    text-align: left;
}

.bs-body
{
    overflow: auto;
    background-color: #f5f6f8;
}

.bs-body_Pop
{
    background-color: #FFFFFF;
    overflow: hidden;
}

.row
{
    display: flex;
    flex: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
.col-12
{
    max-width: 100%;
}

#wrapper
{
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 100%;
    padding-right: 12px;
    padding-left: 12px;
    margin: 0 auto;
}

.navbar-BS
{
    background-image: url(/App_Themes/QS_CMS/IndexImage/bg4_04.png);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 121px;
    z-index: 100;
    border-bottom: 1px solid rgba(67, 87, 133, .2);
}

/*顶部系统选择部分*/
.navbar-BS .top_tools
{
    height: 31px;
    vertical-align: middle;
    line-height: 31px;
    float: right;
    margin-right: 30px;
    margin-top: 10px;
    color: #FFFFFF;
}

.navbar-BS .top_tools .top_tools_img
{
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-top: -5px;
}


.navbar-BS .top_tools a
{
    color: #FFF;
    cursor: pointer;
    margin-right: 5px;
}

.navbar-BS .top_tools a:hover
{
    color: #EED500;
}

.navbar-BS .top_buttons
{
    clear: both;
    float: right;
    position: relative;
    margin-top: 55px;
    margin-right: 35px;
}

.navbar-BS .top_buttons ImageButton
{
    cursor: pointer;
    color: #6699FF;
}

/*菜单部分及总体窗口检索*/
.menu_BS
{
    clear: both;
    background-image: url(/App_Themes/QS_CMS/PageImage/inpage_18.jpg);
    height: 37px;
    color: #fff;
}

.menu_BS .menutop
{
    float: left;
    height: 37px;
    margin-left: 30px;
}

.menu_BS .menutop a
{
    color: #fff;
}


/*母板页的检索内容框可用不可用的式样 */

.menu_BS .simple_search
{
    float: right;
    height: 37px;
    line-height: 37px;
    margin-right: 35px;
    vertical-align: middle;
}

.menu_BS .simple_search .simpleSearchList, .menu_BS .simple_search .searchForm_simpleInput, .menu_BS .simple_search .searchForm_ddlpselect, .menu_BS .simple_search .searchButton, .menu_BS .simple_search .searchForm_simpleInput_unenabled
{
    margin-top: 0px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.menu_BS .simple_search .simpleSearchList
{
    width: 160px;
}

.menu_BS .simple_search .searchForm_simpleInput
{
    width: 160px;
    height: 17px;
    vertical-align: middle;
    line-height: 22px;
}

.menu_BS .simple_search .searchForm_ddlpselect
{
    width: 150px;
}

.menu_BS .simple_search .searchButton
{
    width: 48px;
}

.menu_BS .simple_search .searchForm_simpleInput_unenabled
{
    background-color: #E5E5E5;
    height: 22px;
}

/*左侧菜单*/
.left_menu
{
    padding-left: 0;
    width: 100%;
    margin: 25px 2px 50px -15px;
    padding: 10px 0px 10px 0px;
}

.left_menu ul
{
    border: 1px solid #73be59;
    background-color: #edfee1;
    width: 100%;
    padding-left: 10px;
    margin: 20px 0px 10px 0px;
}

.left_menu ul li
{
    width: 95%;
    height: 32px;
    line-height: 32px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.left_menu ul li a
{
    color: #333;
}

.left_menu ul li a:hover
{
    color: #0A5FAF;
    font-size: 14px;
}

.left_menu ul .menuin
{
    font-weight: bold;
    font-size: 14px;
    background-image: url(PageImage/inpage_29.jpg);
}

.left_menu ul .menuin a
{
    color: #FFFFFF;
}

.left_menu .card-title
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.left_ToDoList
{
    border: 1px solid #73be59;
    background-color: #edfee1;
    width: 100%;
    padding: 8px 5px 15px 10px;
    margin: 5px 2px 50px -15px;
}

/*数据显示*/

.contentfooter_Bs, .local_Bs
{
    width: 100%;
    clear: both;
}


.local_Bs
{
    height: 30px;
    margin-top: 15px;
    line-height: 30px;
    border-bottom: 1px solid #CCC;
    padding-left: 30px;
}

.local_button_Bs
{
    background-color: #649de1;
    line-height: 31px;
    height: 33px;
    margin-top: 10px;
}

.local_button_Bs .title
{
    float: left;
    margin: 2px 0px 0px 0px;
    padding: 0px 30px 0px 30px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
}

.local_button_Bs .increase
{
    float: right;
    height: 30px;
    margin-top: 5px;
    margin-right: 10px;
}

.contentfooter_Bs
{
    margin: 10px 0px 2px -10px;
    padding-right: 10px;
    padding-left: 30px;
    vertical-align: bottom;
    text-align: left;
    line-height: 30px;
    height: 35px;
    color: #808080;
}

/*打开关闭小按钮  */
.closeBtn
{
    position: absolute;
    top: 150px;
    right: 14px;
    width: 15px;
}

.openBtn
{
    position: absolute;
    top: 150px;
    left: 6px;
    width: 15px;
}

.closeOpenBtn
{
    height: 30px;
    width: 15px;
}

/*Footer公司名称 position: absolute; bottom: 0;  */
.footer
{
    clear: both;
    width: 100%;
    left: 0px;
    right: 0px;
    color: #98a6ad;
    background-color: #FFF;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-top: 10px solid #0CF;
    margin-bottom: 0px;
}

.footer .footer_img
{
    margin-top: -10px;
    height: 40px;
    width: 90px;
}

/*查询部分    background-color: #F6F6F6;*/
.GroupItemForSearch_Bs
{
    width: 97%;
    margin: 0px 10px 0px 20px;
    padding: 0px 0px 2px 0px;
    border: 1px solid #3FF;
    clear: both;
    background-color: #F6F6F6;
}

.GroupItemForSearch_Display_Bs
{
    clear: both;
    width: 100%;
    margin: 0px 1px 0px 1px;
    padding: 0px 0px 2px 0px;
    border: 1px solid #3FF;
    background-color: #F6F6F6;
}

.GroupItemForSearch_Bs tr td, .GroupItemForSearch_Display_Bs tr td
{
    padding: 4px 5px 2px 5px;
    height: 28px;
    line-height: 28px;
    text-align: left;
    vertical-align: middle;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
}

.GroupItemForSearch_Bs .labelfortextbox_Bs, .GroupItemForSearch_Display_Bs .labelfortextbox_Bs
{
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin-top: 7px;
    text-align: right;
    float: right;
}

.GroupItemForSearch_Display_Bs .labelfortextbox_Bs_left
{
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin-top: 7px;
    text-align: left;
    float: left;
}

.GroupItemForSearch_Bs .td_noborder, .GroupItemForSearch_Display_Bs .td_noborder
{
    border-bottom: 0px;
}

.GroupItemForSearch_Bs .text_Bs
{
    width: 160px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.GroupItemForSearch_Bs .text_Bs_Calendar
{
    width: 95px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
}

.GroupItemForSearch_Bs .checkboxnormal_Bs
{
    font-style: italic;
    vertical-align: middle;
    text-align: right;
    color: #0000FF;
    margin-left: 20px;
    padding-right: 5px;
    padding-left: 30px;
    float: left;
}

.GroupItemForSearch_Bs .labelfortextbox_Bs_Calendar
{
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin-top: 7px;
    color: #808080;
}
 
.ImageCalendar_Bs
{
    margin-top: 4px;
    margin-left:3px;
    line-height: 16px;
    height: 16px;
    padding-left: 3px;
    vertical-align: middle;
    padding-bottom: 3px;
    padding-right: 0px;
}

/*水印样式*/
input::-webkit-input-placeholder
{
    /* 修改字体 */
    font-family: Arial, sans-serif; /* 修改颜色 */
    color: #999;
    font-style: italic;
    font-size: .7rem;
}
input::-moz-placeholder
{
    font-family: Arial, sans-serif;
    color: #999;
    font-style: italic;
    font-size: .7rem;
}
input:-ms-input-placeholder
{
    font-family: Arial, sans-serif;
    color: #999;
    font-style: italic;
    font-size: .7rem;
}

/*弹出式窗口*/

#PopMain_Bs, #PopBottom_Bs, #PopTitle_Bs
{
    background-color: #FFFFFF;
    width: 97%;
    margin: 0 auto;
}

#PopTitle_Bs
{
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    font-weight: bold;
    background-image: url(/App_Themes/QS_CMS/PageImage/tiao123_04.jpg);
    padding: 0px 15px 0 15px;
    color: #FFFFFF;
    margin-top: 10px;
}

.PopMain_Bs
{
    margin-top: 3px;
    padding: 0px 0px 4px 0px;
    clear: both;
    overflow: auto;
}

#PopMain_Bs #PopMain_Content
{
    margin-top: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border: thin solid #00FFFF;
}

#PopMain_Bs #PopMain_Content .row
{
    padding-top: 8px;
    height: 41px;
    vertical-align: middle;
}

#PopMain_Bs #PopMain_Footer
{
    clear: both;
    margin: 8px 0px 8px 10px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 30px;
    vertical-align: bottom;
    text-align: left;
    width: 80%;
    height: 30px;
    padding-top: 3px;
    font-size: x-small;
}

/*弹出式窗口底部*/
#PopBottom_Bs
{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: "宋体";
    margin-bottom: 15px;
    background-image: url(/App_Themes/QS_CMS/PageImage/logo.jpg);
    background-repeat: no-repeat;
    background-position: 200px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #0CF;
    font-size: 12px;
    clear: both;
}

/*控件样式*/
.Popup_Bs_DDLP
{
    width: 98%;
    float: left;
}

.Bs_label
{
    font-size: 0.9em;
    margin-left: 5px;
}

.Bs_labelfortextbox
{
    text-align: right;
    float: right;
    margin-right: 10px;
}

.Bs_labelfortextbox_Dobule
{
    text-align: right;
    float: right;
    margin-right: 10px;
    line-height: 15px;
}

.Bs_textbox, .Bs_textbox_small, .Bs_textbox_long, .Bs_textbox_long, .Bs_textbox_Calendar
{
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}

.Bs_textbox
{
    width: 98%;
}

.Bs_textbox_smaller
{
    width: 42%;
}

.Bs_textbox_small
{
    width: 70%;
}

.Bs_textbox_long
{
    width: 99.7%;
}

.Bs_textbox_Calendar
{
    width: 80%;
}

.Bs_textbox_Calendar_Time
{
    width: 82%;
}


.Bs_checkboxnormal
{
    height: 22px;
    line-height: 22px;
    font-style: italic;
    vertical-align: middle;
    text-align: right;
    font-size: .8rem;
    color: #0000FF;
    padding-right: 5px;
    padding-left: 0px;
    margin-top: 3px;
    float: left;
}

.Bs_LinkButton
{
    margin-left: 4px;
}

.Bs_Image
{
    border: 1px solid #000000;
    margin-top: 2px;
    width: 95%;
    height: 120px;
}

.Dividing_line
{
    border-top: thin solid #CCCCCC;
    margin: 0px auto 3px auto;
    height: 1px;
    width: 106%;
}
/*日历样式*/
.MyCalendar_Bs .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}

.MyCalendar_Bs .ajax__calendar_container .ajax__calendar_body
{
    line-height: 10px;
    height: 220px;
}

.MyCalendar_Bs .ajax__calendar_container .ajax__calendar_body .ajax__calendar_days .ajax__calendar_day, .MyCalendar_Bs .ajax__calendar_container .ajax__calendar_body .ajax__calendar_days .ajax__calendar_dayname
{
    width: 10px;
    line-height: 10px;
    height: 10px;
}

.MyCalendar_Bs .ajax__calendar_other .ajax__calendar_day, .MyCalendar_Bs .ajax__calendar_other .ajax__calendar_year
{
    color: black;
}
.MyCalendar_Bs .ajax__calendar_hover .ajax__calendar_day, .MyCalendar_Bs .ajax__calendar_hover .ajax__calendar_month, .MyCalendar_Bs .ajax__calendar_hover .ajax__calendar_year
{
    color: black;
}
.MyCalendar_Bs .ajax__calendar_active .ajax__calendar_day, .MyCalendar_Bs .ajax__calendar_active .ajax__calendar_month, .MyCalendar_Bs .ajax__calendar_active .ajax__calendar_year
{
    color: black;
    font-weight: bold;
}

.datetimepicker
{
    background-color: #FFFBD9;
    font-size: small;
}

/*机票报价选择*/
.RadioButton_InjuryType
{
    font-style: italic;
    font-weight: bold;
    color: #0000FF;
    font-size: 0.8em;
}
