    /*
Theme Name: iDea - Clean & Powerful Bootstrap Theme
Author: HtmlCoder
Author URI: http://www.htmlcoder.me
Author e-mail: htmlcoder.me@gmail.com
Version: 1.4
Created: August 2014
License URI: http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
        /*jQuery Basic Table, Author: Jerry Low*/
    /*@media (min-width:768px){*/
        /*header {*/
            /*background-color: #0e579c;*/
        /*}*/
        /*.navbar-default .navbar-nav > li > a {*/
            /*color:#ffffff;*/

        /*}*/
        /*.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {*/
            /*background-color: #0e579c;*/
        /*}*/
        /*.navbar-default .navbar-nav > .active > a,*/
        /*.navbar-default .navbar-nav > .active > a:focus {*/
            /*color: rgba(0, 0, 0, 0.61);*/
        /*}*/

    /*}*/
    body{font-family: "微軟正黑體" , "Microsoft JhengHei"}
    .a-hover-text-none:hover{text-decoration: none; }
    .a-cursor-default{cursor: default !important;}
    .fontMS{font-family: "微軟正黑體" , "Microsoft JhengHei"}
    label.error{
        color: #a94442 ;
    }
    /*x-editTable 自訂彈出式表單*/
    .editTable-area-from-tilte{border-bottom: 1px solid #ccc;line-height: 34px;margin-bottom: 10px;}

    /*刪除按鈕樣式，因受到editable-click干擾，強制變回桃紅色*/
    .editTable-area-from-tilte2,
    a.editable-click2,
    a.editable-click2:hover {
        text-decoration: none !important;
        border: solid 2px #B73766 !important; /*dashed*/
    }
    /*彈出式分頁列表*/
    .myPopupbox{padding: 10px; background:#CCC; position: absolute; z-index:888}

    .cursor{cursor: pointer;}

    /*表格上方功能選單*/
    .topActionBtn{margin-top:10px;}