/*
.Gridviewtext{ word-break:break-all;word-wrap:break-word }
*/

UNKNOWN {
    FONT-SIZE: 14px;
    COLOR: #000000;
    TEXT-DECORATION: none;
}

BODY {
    FONT-SIZE: 14px;
    FONT-FAMILY: "宋体";
    BACKGROUND-COLOR: #ffffff;
}

TABLE {
    BORDER-LEFT-COLOR: #dfdfdf;
    BORDER-BOTTOM-COLOR: #dfdfdf;
    BORDER-TOP-COLOR: #dfdfdf;
    BORDER-RIGHT-COLOR: #dfdfdf;
    font-size: 14px;
}

A:link {
    COLOR: #0759a6;
    TEXT-DECORATION: none;
}

A:visited {
    COLOR: #0759a6;
    TEXT-DECORATION: none;
}

A:hover {
    COLOR: #ff0000;
}

A {
    COLOR: #0759a6;
    TEXT-DECORATION: none;
    cursor: pointer;
}

/*前后翻页*/


.page {
    padding: 10px 0 0 0;
}


.tablefieldtitle {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    BACKGROUND-COLOR: #e1f5ff;
}

.inputtable {
    bordercolorlight: #0072bc;
    bordercolordark: #F0F0FF;
    cellspacing: 0px;
    cellpadding: 0px;
    BORDER-RIGHT: gray 1px solid;
    BORDER-TOP: gray 1px solid;
    BORDER-LEFT: gray 1px solid;
    BORDER-BOTTOM: gray 1px solid;
}

    .inputtable td {
        border-top: 1px #DDD solid;
        border-right: 0px #DDD solid;
        border-left: 1px #DDD solid;
        border-bottom: 0px #DDD solid;
    }




th {
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #000000;
    BACKGROUND-COLOR: #e1f5ff;
}
/*aspx专用*/

.TableHeader {
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #000000;
    BACKGROUND-COLOR: #e1f5ff;
}

#gv tbody tr:hover {
    BACKGROUND-COLOR: #E1F5FF;
}

#gv {
    font-size: 14px !important;
}

.tb_list tbody tr:hover {
    BACKGROUND-COLOR: #E1F5FF;
}

.tb_list {
    font-size: 14px !important;
}
/*.DarkRow {
	BACKGROUND-COLOR: #f7f7f7
}

#eaeaea
*/


.DarkRow {
    BACKGROUND-COLOR: #fafafa;
    height: 36px;
}

.LightRow {
    BACKGROUND-COLOR: #ffffff;
    height: 36px;
}

.mouseover {
    BACKGROUND-COLOR: #EDF9FF;
    height: 36px;
}

.MyBorder {
    bordercolorlight: #0072bc;
    bordercolordark: #F0F0FF;
}

.star {
    COLOR: #ff0000;
}

/*正中 菜单名*/
.MenuTitle {
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #0759a6;
    FONT-FAMILY: "宋体";
    letter-spacing: 4pt;
    margin-top: 10px;
}

.emphasis {
    COLOR: #ff0000;
}

.PromptMsg {
    FONT-SIZE: 12pt;
}

.ClassTitle {
    FONT-SIZE: 11pt;
}

.FunctionTitle {
    COLOR: #000;
    font-weight: bold;
    FONT-SIZE: 11pt;
}

.DarkTitle {
    COLOR: #000000;
}

.MainMenu0 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
}

.skin {
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9pt;
    VISIBILITY: hidden;
    BORDER-LEFT: black 1px solid;
    WIDTH: 280px;
    CURSOR: default;
    LINE-HEIGHT: 18px;
    BORDER-BOTTOM: black 1px solid;
    FONT-FAMILY: 宋体;
    POSITION: absolute;
    BACKGROUND-COLOR: #ffffd6;
    TEXT-ALIGN: left;
}

#submenu1 {
    Z-INDEX: 1;
    LEFT: 77px;
    VISIBILITY: hidden;
    WIDTH: 150px;
    POSITION: absolute;
    TOP: 150px;
}

#submenu2 {
    Z-INDEX: 1;
    LEFT: 77px;
    VISIBILITY: hidden;
    WIDTH: 150px;
    POSITION: absolute;
    TOP: 180px;
}

#submenu3 {
    Z-INDEX: 1;
    LEFT: 77px;
    VISIBILITY: hidden;
    WIDTH: 150px;
    POSITION: absolute;
    TOP: 210px;
}

#submenu4 {
    Z-INDEX: 1;
    LEFT: 77px;
    VISIBILITY: hidden;
    WIDTH: 150px;
    POSITION: absolute;
    TOP: 240px;
}

#submenu5 {
    Z-INDEX: 1;
    LEFT: 77px;
    VISIBILITY: hidden;
    WIDTH: 150px;
    POSITION: absolute;
    TOP: 270px;
}

#submenu6 {
    Z-INDEX: 1;
    LEFT: 77px;
    VISIBILITY: hidden;
    WIDTH: 150px;
    POSITION: absolute;
    TOP: 300px;
}

#submenu7 {
    Z-INDEX: 1;
    LEFT: 77px;
    VISIBILITY: hidden;
    WIDTH: 150px;
    POSITION: absolute;
    TOP: 330px;
}

A.submenus {
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

    A.submenus:hover {
        FONT-SIZE: 9pt;
        COLOR: #ffffff;
        FONT-FAMILY: Arial;
        BACKGROUND-COLOR: #ffbf60;
        TEXT-DECORATION: none;
    }

    A.submenus:visited {
        FONT-SIZE: 9pt;
        COLOR: #ffffff;
        FONT-FAMILY: Arial;
        TEXT-DECORATION: none;
    }

A.submenus {
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
}

A.company:visited {
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none;
}

A.company {
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Times New Roman;
    TEXT-DECORATION: none;
}

    A.company:hover {
        FONT-SIZE: 9pt;
        COLOR: #ffcf60;
        FONT-FAMILY: Times New Roman;
        TEXT-DECORATION: none;
    }

.ClassTable {
    BORDER-RIGHT: black;
    BORDER-TOP: #669966;
    BORDER-LEFT: black;
    BORDER-BOTTOM: black;
}

.SubmenuTable {
    FONT-WEIGHT: bold;
    height: 23px; /* background: url(../SysHomepage/blue/submenu/titlebg.gif)  repeat-x;/*#e1f5ff #98c4e7*/
}

.Submenu {
    COLOR: #000;
    FONT-SIZE: 9pt;
}
/*A.Submenu {
	COLOR: #000000;FONT-SIZE: 10pt; 
}
A.Submenu:visited {
	COLOR: #000000;FONT-SIZE: 10pt; 
}
A.Submenu:hover {
	COLOR: #000000;FONT-SIZE: 10pt; 
}*/

/*.SubmenuTable {
	COLOR: #dddddd; HEIGHT: 28px; BACKGROUND-COLOR: #0C7ECF
}
*/

A.Submenu {
    COLOR: #000;
    FONT-SIZE: 11pt;
}

    A.Submenu:visited {
        COLOR: #000;
        FONT-SIZE: 11pt;
    }

    A.Submenu:hover {
        COLOR: #f00;
        FONT-SIZE: 11pt;
    }

@media print {
    .forScreen {
        display: none;
    }
}

.pagebreak {
    page-break-after: always;
}






.banner {
    BACKGROUND-COLOR: #e1f5ff;
    height: 75px;
}

.bannerlogo {
    width: 100%;
    height: 100%;
    background: url(../syshomepage/blue/logo.gif) no-repeat center middle;
}

.bannerpic {
    width: 100%;
    height: 100%;
    background: url(../syshomepage/blue/banner.gif) no-repeat center middle;
}


/*
 新增链接 
*/
.sysadd {
    color: #0066CC;
}

.syseditbtn:link {
    color: #0066CC;
}

.syseditbtn:hover {
    COLOR: #0066CC;
}

.syseditbtn:visited {
    COLOR: #0066CC;
}


/*
 修改链接 
*/
.syseditbtn {
    color: #0066CC;
}

    .syseditbtn:link {
        color: #0066CC;
    }

    .syseditbtn:hover {
        COLOR: #0066CC;
    }

    .syseditbtn:visited {
        COLOR: #0066CC;
    }

/*
 删除链接 
*/
.sysdelbtn {
    COLOR: #CC3300;
}

    .sysdelbtn:link {
        color: #CC3300;
    }

    .sysdelbtn:hover {
        COLOR: #CC3300;
    }

    .sysdelbtn:visited {
        COLOR: #CC3300;
    }

/*
 审核链接 
*/
.sysapprbtn {
    color: #006600;
}

    .sysapprbtn:link {
        color: #006600;
    }

    .sysapprbtn:hover {
        COLOR: #006600;
    }

    .sysapprbtn:visited {
        COLOR: #006600;
    }

/*
 上移链接 
*/
.sysup {
    color: #999900;
}

    .sysup:link {
        color: #999900;
    }

    .sysup:hover {
        COLOR: #999900;
    }

    .sysup:visited {
        COLOR: #999900;
    }
/*
 下移链接 
*/
.sysdw {
    color: #336600;
}

    .sysdw:link {
        color: #336600;
    }

    .sysdw:hover {
        COLOR: #336600;
    }

    .sysdw:visited {
        COLOR: #336600;
    }

/*
 进入子类链接 
*/
.sysson {
    color: #9933FF;
}

    .sysson:link {
        color: #9933FF;
    }

    .sysson:hover {
        COLOR: #9933FF;
    }

    .sysson:visited {
        COLOR: #9933FF;
    }






/*
 
*/
.maimTABLE {
    BORDER-LEFT-COLOR: black;
    BORDER-BOTTOM-COLOR: black;
    BORDER-TOP-COLOR: #669966;
    BORDER-RIGHT-COLOR: black;
    width: 97%;
}



/*
内容列表块
*/

.sysBrowse {
    width: 100%;
    bordercolorlight: #0072bc;
    bordercolordark: #F0F0FF;
    font-size: 14px;
}

    .sysBrowse td {
        padding: 2px;
    }


/*
搜索块
*/
/*.secondmenu
{
	clear:none;
	background:url("../SysHomepage/blue/searchbg.jpg"); 
	height:28px;
	width:97%;
	margin-bottom:15px;
	padding-top:6px;
}*/




hr {
    width: 97%;
}

/*
查询框 
*/
.fieldsettable {
    width: 97%;
}



/*绿色按钮*/
.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}

.btn:focus {
    outline: thin dotted;
    outline-offset: -2px;
}

.btn-primary {
    background-color: #17a4d8;
    border-color: #357ebd;
    color: #fff;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 3px 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #3276b1;
    border-color: #285e8e;
    color: #fff;
}
/*绿色按钮 */


/*分页*/
DIV.pnumb {
    padding: 3px;
    margin: 3px;
    text-align: center;
}

    DIV.pnumb A {
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 2px;
        margin: 2px;
        color: #274271;
        padding-top: 2px;
        text-decoration: none;
        border: 1px solid #ccc;
        cursor: pointer;
    }

        DIV.pnumb A:hover {
            border: #274271 1px solid;
            color: #fff;
            background-color: #274271;
        }

        DIV.pnumb A:active {
            border-right: #274271 1px solid;
            border-top: #274271 1px solid;
            border-left: #274271 1px solid;
            color: #000;
            border-bottom: #274271 1px solid;
        }

    DIV.pnumb SPAN.current {
        border-right: #274271 1px solid;
        padding-right: 5px;
        border-top: #274271 1px solid;
        padding-left: 5px;
        font-weight: bold;
        padding-bottom: 2px;
        margin: 2px;
        border-left: #274271 1px solid;
        color: #fff;
        padding-top: 2px;
        border-bottom: #274271 1px solid;
        background-color: #274271;
    }

    DIV.pnumb SPAN.disabled {
        border-right: #E4E4E4 1px solid;
        padding-right: 5px;
        border-top: #E4E4E4 1px solid;
        padding-left: 5px;
        padding-bottom: 2px;
        margin: 2px;
        border-left: #E4E4E4 1px solid;
        color: #ADAAAD;
        padding-top: 2px;
        border-bottom: #E4E4E4 1px solid;
    }
/*分页*/



/*上传样式*/
.upload-box {
    position: relative;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

    .upload-box .upload-btn {
        display: inline-block;
        height: 32px;
        zoom: 1;
        *display: inline;
    }

    .upload-box .upload-progress {
        position: absolute;
        top: 0;
        left: 0;
        padding: 2px 5px;
        width: 115px;
        height: 26px;
        border: 1px solid #d7d7d7;
        background: #fff;
        overflow: hidden;
    }

        .upload-box .upload-progress .txt {
            display: block;
            padding-right: 10px;
            font-weight: normal;
            font-style: normal;
            font-size: 11px;
            line-height: 18px;
            height: 18px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .upload-box .upload-progress .bar {
            position: relative;
            display: block;
            width: 112px;
            height: 4px;
            border: 1px solid #1da76b;
        }

            .upload-box .upload-progress .bar b {
                display: block;
                width: 0%;
                height: 4px;
                font-weight: normal;
                text-indent: -99em;
                background: #28B779;
                overflow: hidden;
            }

        .upload-box .upload-progress .close {
            position: absolute;
            display: block;
            top: 1px;
            right: 1px;
            width: 14px;
            height: 14px;
            text-indent: -99em;
            background: url(/images/skin_icons.png) -56px -196px no-repeat;
            cursor: pointer;
            overflow: hidden;
        }

/*=====================以下部分是WebUploader必须的====================*/
.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    width: 34px;
    line-height: 24px;
    height: 34px;
    cursor: pointer;
    background: url(../images/Data-Add-32.png) no-repeat;
    color: #333;
    text-align: center;
    overflow: hidden;
    zoom: 1;
    *display: inline;
}

.webuploader-pick-hover {
    background: url(../images/Data-Add-33.png) no-repeat;
    color: #333;
}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events: none;
}
/*=====================以上部分是WebUploader必须的====================*/
/*=====================上传显示进度条====================*/
.upload-progress {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .upload-progress .bar {
        display: inline-block;
        width: 80px;
        height: 5px;
        border: 1px solid #fff;
        background-color: #274271;
        overflow: hidden;
        margin: 0 5px;
    }

        .upload-progress .bar b {
            display: block;
            height: 5px;
            background-color: #6bc434;
            overflow: hidden;
        }
/*=====================上传显示进度条====================*/



/*图片相册样式*/
.photo-list {
    margin: 0;
    padding: 10px 0 0 0;
}

.photo-list {
    margin: 0 0 0 -15px;
}

    .photo-list li {
        float: left;
        margin-left: 15px;
        text-align: center;
        width: 69.75px;
    }

        .photo-list li .img-box {
            position: relative;
            margin: 5px auto;
            width: 69.75px;
            height: 69.75px;
            border: 3px #efefed solid;
            cursor: pointer;
            overflow: hidden;
        }

            .photo-list li .img-box img {
                width: 100% !important;
                height: 100% !important;
                opacity: 1;
            }
/*图片相册样式*/


.bline {
    border-bottom: 1px dotted #BCBCBC;
    height: 28px;
    background-color: #FFFFFF;
}
/*.txt{font-size: 9pt;border: #c0c0c0 1px solid;background-color: #ffffff; height:18px;}*/
/*.txt{FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none;height:22px; }*/
.txt {
    COLOR: #000000;
    TEXT-DECORATION: none;
    border: 1px solid #A9A9A9;
    vertical-align: middle;
    border-radius: 3px;
    height: 18px;
}

.txt_bd {
    border: 1px solid #E5E5E5;
    COLOR: #000000;
    TEXT-DECORATION: none;
    vertical-align: middle;
    border-radius: 3px;
    height: 18px;
}

/*大图预览提示*/
#imgtip {
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    padding: 2px;
    display: none;
}

    #imgtip img {
        max-width: 200px;
        max-height: 250px;
    }
/*第一版的按钮  原始版本*/
/*.button {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-ALIGN: center; TEXT-DECORATION: none
}

.button:hover {
	COLOR: #ffff00;
}
*/
.button {
    border-style: none;
    border-width: medium;
    border-radius: 4px;
    color: #fff;
    background-color: #17a4d8;
    border-color: inherit;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    height: 22px;
    padding: 0 10px;
    display: inline-block;
    appearance: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: 2;
    margin-right: 2;
    margin-top: 2;
    margin-bottom: 2;
}



/* 第二版的按钮 #D4D0C8 #000*/
/*.button2:hover {
	COLOR: #ffff00;
}*/

.button2 {
    /*border-style: none;
    border-width: medium;
    border-radius: 4px;
    color: #fff !important;
    background-color: #17a4d8;
    border-color: inherit;
    font-weight: 300;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    height: 22px;
    padding: 0px 10px;
    display: inline-block; 
    appearance: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: 2px !important;
    margin-top: 0;
    vertical-align:middle;*/
    color: #17a4d8 !important;
    display: inline-block;
    border: 1px solid #17a4d8;
    padding: 0px 8px;
    font-size: 14px;
    border-radius: 2px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    background-color: #FFF;
}
/*原始版本*/
/*.button2
{
border-style: none;
    border-width: medium;
    border-radius: 4px;
    color: #000;
    background-color: #D4D0C8;
border-color: inherit;
    font-weight: 300;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    height: 22px;
    padding: 0 10px;
    display: inline-block; 
    appearance: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
*/

/* html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    height: 22px;
} */


.bline {
    border-bottom: 1px dotted #BCBCBC;
    height: 28px;
    background-color: #FFFFFF;
}

input {
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: none;
    margin-bottom: 2px;
    margin-top: 2px;
}

/*.txt{font-size: 9pt;border: #c0c0c0 1px solid;background-color: #ffffff; height:20px;}*/
/*录入框 .txt{FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none;height:22px; } margin-bottom: 4px;*/
.textarea {
    font-size: 14px;
    border: #c0c0c0 1px solid;
    background-color: #ffffff;
}


/*下拉控件 margin-bottom: 4px;*/
select {
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: "宋体";
    TEXT-DECORATION: none;
    height: 22px;
}

.frm-select {
    background-color: #ffffff;
    background-image: none !important;
    filter: none !important;
    border: 1px solid #e5e5e5;
    outline: none;
    height: 22px !important;
    line-height: 22px;
    vertical-align: middle;
    border-radius: 3px;
}

/*二级菜单#BCDFF5 #cbdaef*/
.seconedmenu {
    border-collapse: collapse;
    border: 1px solid;
    width: 100%;
}

.seconedmenu {
    border: 1px solid #fafafa;
    background-color: #fafafa;
    padding: 4px;
}

    .seconedmenu td {
        border: 0px solid;
        padding: 4px;
        text-align: center;
    }

    .seconedmenu span a {
        margin-left: 5px;
    }


/*第二菜单搜索背景低  #BCDFF5 border: 0px solid #BCDFF5; e1f5ff  border: 1px solid #cbdaef;*/
.secondmenu {
    background-color: #f0f0f0;
    margin: 10px 0 0 0;
}

    .secondmenu td {
        padding: 4px;
        text-align: center;
    }

    .secondmenu span a {
        margin-left: 5px;
    }


/*二级菜单*/

div#PageBig1_PanelPage {
    COLOR: #B3B3B3;
}

input {
    vertical-align: middle;
}

label {
    vertical-align: middle;
}



.page-footer {
    font-size: 12px;
    height: 28px;
    padding: 5px 0;
}

    .page-footer .btn-wrap {
        background: #fff none repeat scroll 0 0;
        bottom: 0;
        left: 15px;
        margin: 0;
        padding: 5px 0;
        position: fixed;
        right: 15px;
        top: auto;
        z-index: 999999999999;
    }

        .page-footer .btn-wrap::after {
            clear: both;
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
        }

.layui-layer-btn {
    text-align: center;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
}

.layui-layer-btn-bom {
    text-align: center;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
}

    .layui-layer-btn-bom a {
        margin-left: 7px;
    }

.layui-layer-btn-ok {
    padding: 3px 8px;
    border: 1px solid #17a4d8;
    background-color: #17a4d8;
    color: #fff;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

.layui-layer-btn-white {
    padding: 3px 8px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

.layui-layer-btn-ok:hover {
    color: #fff !important;
}

.layui-layer-btn-white:hover {
    color: #333 !important;
}

.optBtn a {
    margin-right: 5px;
}

.w-loading {
    text-align: center;
    padding: 10px 0 10px;
}

.w-loading-ico {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    background: url(../images/loading.gif) no-repeat 0 0;
}

.w-loading-txt {
    font-size: 12px;
    line-height: 18px;
    color: #A6B8CC;
    margin-left: 10px;
}

input::-webkit-input-placeholder {
    color: #cecdcd !important;
    font-size: 12px;
}

fieldset {
    border: 1px solid #cccccc;
    border-radius: 4px;
}

.btn_new {
    color: #17a4d8 !important;
    display: inline-block;
    border: 1px solid #17a4d8;
    padding: 0px 8px;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    background-color: #fff;
    vertical-align: middle;
}

.opt_btn {
    color: #17a4d8 !important;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 1px 5px;
    font-size: 14px;
    border-radius: 2px;
    margin-top: 3px;
    cursor: pointer;
}

.td_btn .opt_btn {
    margin-left: 4px;
}

.btn_2 {
    color: #17a4d8 !important;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 1px 5px;
    font-size: 14px;
    border-radius: 3px;
    cursor: pointer;
    vertical-align: middle;
}

.btnTemplateDown {
    display: inline-block;
    border: 1px dashed #ccc;
    color: #17a4d8 !important;
    padding: 0px 8px;
    font-size: 14px;
    border-radius: 2px;
    text-align: center;
    height: 20px;
    line-height: 20px;
}
