
/*.sk-nav {*/
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, .15);*/
    /*background-color: #008000;*/
    /*border-color: #2b542c;*/
    /*border-radius:3px;*/
    /*box-shadow: 0 1px 0 rgba(255, 255, 255, .1);*/

/*background: none repeat scroll 0% 0% #5CB85C;*/
/*border-color: #398439;*/

/*}*/
/*.sk-nav.navbar.navbar-inverse a{*/
    /*color: #000000;*/
/*}*/
body{
    font-size: 16px;
}
.recordSubTime{
    font-size: 14px;
    font-weight:normal;
    color: #a6a6a6;
    margin-left: 8px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
}
.pageBody{
    /*line-height: 30px;*/
    /*font-size: 16px;*/
    /*letter-spacing: 1px;*/
}
#commentsPanel{
}
.c_content{
    font-size: 1.3em;
    color: #000000;
}
.commentMore{
    font-size: 1.5em;
}
.commentMore:hover{
    color: #666;
    cursor: pointer;
}
.replyPanel{
    margin-top: 10px;
}
.commentItem{
    text-align: left;
    margin-top: 20px;
    margin-left: 20px;
}
.commentItem .commentInfo{
    color: #666666;margin-top: 6px;
    padding-bottom: 10px;
    border-bottom: 1px solid  #CCCCCC;
}
.commentInfo span{
    margin-right: 15px;
}
.commentInfo .spanBtn{
    margin-right: 0px;
    padding: 3px 6px 3px 6px;
    cursor: pointer;
}
.commentInfo .spanBtn:hover{
   border:1px solid #ccc;
}





/**/
.skInteractPanel{
    /*position: absolute;*/
}
.skInteractPanel i{
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}
.skInteractPanel a{
    color: #666;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}
.skInteractPanel a:hover{
    color: #38e;
    font-weight: bold;
}
.skInteractPanel i:hover{
    color: #38e;
    font-weight: bold;
}
.more_menu_list{
    position: absolute;
    z-index: 100;
    /*background: #CCCCCC;*/
    /*width: 50px;*/
    /*height: 100px;*/
}
.more_menu_list ul{
    margin: 0 0 0 0;
    list-style: none;
    padding:0 0 0 0 ;
    cursor: pointer;
}


/*设置Select样式*/
.SelectList
{
    /*position: relative;*/
    background-color: transparent;
    /*TOP:   -2px;*/
    /*left:-2px;*/
    border-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    /*width:160px;*/
    /*display:block;*/
    /*height: 18px;*/
    /*overflow:hidden;*/
}



.recipelItem{
    min-width: 30px;
}

#pdata_recipel{
    line-height: 1.6em;
}
#printPrescript{
    /*font-family:NSimSun;*/
}
/*.has-error{*/
    /*color: #a94442;*/
    /*background-color: #f2dede;*/
    /*border-color: #a94442;*/
/*}*/

.sk-has-error{
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}
#siimage{
    border-radius: 8px;
    cursor: pointer;
}



div.dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
}
.ui-dialog .ui-dialog-titlebar{
    padding: 0 0 0 10px;
    line-height: 1.2;
    font-size: 13px;
}


.pointer{
    cursor: pointer;
}
a:link {
    text-decoration: none;
}
a{
    /*color: #000;*/
}
a:hover{
    /*color: #1F90DE;*/
}


/*#foot {*/
    /*padding-top: 30px;*/
    /*clear: both;*/
    /*height: 20px;*/
    /*line-height: 20px;*/
    /*color: #77C;*/
    /*background: none repeat scroll 0% 0% #E6E6E6;*/
    /*text-align: center;*/
/*}*/

#foot {
    padding-top: 30px;
    clear: both;
    height: 20px;
    line-height: 20px;
    color: #77C;
    text-align: center;
}
#foot div{
    background: none repeat scroll 0% 0% #E6E6E6;
}

.sk-green{
    background: #5CB85C;
    border-color: #398439;
}
.sk-blue{
    background: #428bca;
    border-color: #3071a9;
}
.border{
    border: 1px solid #CCCCCC;
    overflow: hidden;
}
.border-bottom{
    border-bottom: 1px solid #CCCCCC;
}
.sk-con-panel{
    padding:0px 0px 0px 0px ;
    min-height: 150px;
    /*border: 1px solid;*/
    border-radius:8px;
    /*border-color: #428bca;*/
}
.panelLeftTitle{
    border-radius:5px 5px 0 0;
    /*background: #428bca;*/
    /*border-color: #3071a9;*/
    /*color: #ffffff;*/
}
.panelTitle {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}
.panelMainTitle{
    text-align: left;
}
.panelTitle a{
    color: #000000;
}
.panelTitle a:hover{
    color: #0000EE;
}.panelTitle a:link {
     text-decoration: none;
 }

 .titleLink{
     line-height: 35px;
     font-weight: bold;
 }
.panelContent{
    padding: 6px 10px 20px 10px;
}
.panelContent a{
    /*margin-top: 0.5em;*/

}

.panelContent i{
    padding-right: 5px;
}
.panelContent span{
    font-size: 1em;
    margin-left: 25px;
}
.mainContent{
    clear: both;
    /*margin-bottom: 15px;*/
    overflow: hidden;
}
.mainContent img{
    display: block;
    float: left;
    padding-right: 5px;
}



/*ctg.html*/
.ctgItem{
    clear: both;
    padding-bottom: 8px;
    overflow: hidden;
    border-bottom: 1px solid #E5E5E5;
}
.bottomLine{
    border-bottom: 1px solid #E5E5E5;
}
.ctgItem img{
    display: block;
    float: left;
    padding-right: 5px;
}
.span{
    color: #666;
    text-decoration:none;
}

.info{
    padding-top: 11px;
}
.spaceLeft12{
    padding-left: 12px;
}
.time{
    float: left;
}
.action{
    float: right;
}

/*end ctg.html*/

a.right{
    float: right;

}
a.more{
    margin-left: 8px;
    color: #666;
    font-weight: normal;
    display:inline;
}
a.more:hover{
    /*float: right;*/
    color: #1F90DE;
}

h4{
    font-weight: bold;
}

.panelContent a{
    display: block;
}

.banner {
    position: relative;
    width: 100%;
    overflow: auto;

    font-size: 18px;
    line-height: 24px;
    text-align: center;

    color: rgba(255,255,255,.6);
    text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);

    background: #5b4d3d;
    box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.banner ul {
    list-style: none;
    width: 300%;
}
.banner ul li {
    display: block;
    float: left;
    width: 33%;
    min-height: 350px;

    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;

    box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
}

.banner .inner {
    padding: 160px 0 110px;
}

.banner h1, .banner h2 {
    font-size: 40px;
    line-height: 52px;

    color: #fff;
}

.banner .btn:hover {
    background: rgba(255,255,255,.05);
}

.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;

    text-indent: -999em;

    border: 2px solid #fff;
    border-radius: 6px;

    cursor: pointer;
    opacity: .4;

    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}
.banner .dots li.active {
    background: #fff;
    opacity: 1;
}

.banner .arrows {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: #fff;
}
.banner .arrow {
    display: inline;
    padding-left: 10px;
    cursor: pointer;
}


 /* begin ctgEditor */
#sortable li{
    min-height: 35px;
    /*margin-top: 20px;*/
    /*list-style: none;*/
    /*border: 1px solid #CCCCCC;*/
}



 /* end ctgEditor */


/* store css*/
.nav li.active a{
    background-color: #e7e7e7;
}
.bold{
    font-weight: bold;
}
.spanBlue{
   /* color: #0000EE;*/
    font-weight: bold;
}
.spanRed{
    color: #FF0000;
    font-weight: bold;
}

.tabFang{
    margin-top:  15px;
}
.tabFang{
   line-height: 1.1em;
}
.fangLabelItem li{
    list-style: none;
    float: left;
    width: 50% !important;
    font-weight: bold;
}


.tabListItemsUl{
    padding:0 5px 0 5px;
    overflow: hidden;
}
.tabListItemsUl li{
    list-style: none;
    float: left;
    width: 115px;
    font-weight: bold;
}
#personsTabUl_tomorrow li, #personsTabUl_today li{
    width: 160px;
}

.tabListItemsUl span{
    cursor: pointer;
    display: inline-block;
    padding: 6px 1px 6px 1px;
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}
.tabListItemsUl span:hover{
    color: #0000EE;
    cursor: pointer;
}
.tabListItemsUl i{
    /*display: none;*/
    padding-left: 3px;
    cursor: pointer;
}
.tabListItemsUl i:hover{
    color: #FF0000;
}

.span-fixed{
    color: #77C;
}

.printAmount{
    position: absolute;
    right: 10px;
}
.printAmount1{
    margin-left: 10px;
}
.span2Label{
    margin-left: 1px;
    padding-top: 5px;
    display: block;
}
/*end store css*/