 
/*Tabview*/
div.TabView {
    margin-top: 2px;
}

div.TabView div.Tabs {
    overflow: hidden;
    background: #D5E2EA url('../images/organs/bg_divtab.png') repeat-x bottom;
    height: 30px;
}

div.TabView div.Tabs a {
    float: left;
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

div.TabView div.Tabs a:hover {
    color: #FF0000;
}

div.TabView div.Tabs a.Active {
    color: #000000;
    background: #FFFFFF;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    font-weight: bold;
}

div.TabView div.Pages {
    background: #FFFFFF;
    height: auto;
    width: auto;
    clear: both;
    overflow: hidden;
}

div.TabView div.Pages div.Page {
    height: auto;
    padding: 5px;
    width: auto;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    border-top: 0;
}
/*tab end*/
.view_org {
    margin-top: 2px;
}

.view_org .div_header {
    padding: 6px;
    background: #D5E2EA;
    border: 1px solid #F0F0F0;
}

.view_org h2 {
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 700;
}

.view_org .items {
    padding: 10px;
    border-bottom: #CCCCCC 1px dotted
}

.view_org .items span {
    float: left;
    display: inline-block;
    width: 48%;
    color: #666666;
    font-weight: bold;
}

.view_org .items strong {
    color: #000000;
}

.view_org .items img {
    float: right;
    width: 80px
}

.view_org .items_gird {
    width: 25%;
    float: left;
}

.view_org .items_gird .content {
    margin: auto;
    background: #F8F8F8;
    height: 180px;
    text-align: center;
    margin: 1px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.view_org .items_gird img {
    width: 80px;
    height: 100px;
    padding: 1px;
    border: #0080C0 1px solid;
}

/*list menu h*/
.menucate_ograns {
    
}

.menucate_ograns h2 {
    background: #027FB9;
    text-transform: uppercase;
    line-height: 24px;
    color: #FFFFFF;
    padding: 0px 5px;
    font-weight: 700;
}

.menucate_ograns ul {
    border: 1px solid #F2F2F2;
    border-top: 0px;
}

.menucate_ograns ul li {
    background: #E6E6FA;
    padding: 2px 5px;
    border-bottom: 1px solid #C8C8F0;
    border-top: 1px solid #FBFBFB;
}

.menucate_ograns ul li:hover {
    background: #CEDDE6;
}

.menucate_ograns ul li a {
    color: #000000;
    display: block;
    height: 100%;
    width: 100%;
}
/*list menu v*/
.menuparent_ograns {
    background: #027FB9;
}

.menuparent_ograns ul li {
    float: left;
    padding: 0px 5px;
    border-left: 1px solid #0195D9;
    border-right: 1px solid #034D70;
    line-height: 30px
}

.menuparent_ograns ul li a {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px
}

.search_ograns {
    background: #FFFFFF;
    padding: 6px;
}

.detail_person {
    
}

.detail_person .detail_img {
    width: 100px;
    height: 120px;
    padding: 1px;
    border: 1px solid #0080C0;
    margin-right: 10px;
}

.detail_person strong {
    font-weight: bold;
}

.detail_person .ullist {
    
}

.detail_person .ullist li {
    border-bottom: #CCCCCC 1px dotted;
    line-height: 24px;
}

.detail_person .ullist li span {
    display: inline-block;
    width: 150px
}

.catelist {
    border: 1px solid #BEDEDE;
    margin-bottom: 3px;
}

.catelist h2 {
    background: #D5E2EA;
    line-height: 24px;
    font-weight: bold;
    padding: 0px 5px;
}

.catelist .content {
    padding: 5px;
}

table.tabo {
    background: #fff;
    border-collapse: separate;
    border-spacing: 1px;
    caption-side: top;
    empty-cells: show;
    width: 100%;
}

table.tabo td {
    padding: 4px;
}

table.tabo tbody {
    background: #E6E6FA;
}

table.tabo tbody.second {
    background: #eee;
}

table.tabo thead {
    background: #CECEFF;
    white-space: nowrap;
}

.nav-tabs {
    margin-bottom: 15px
}

.suborgan span {
    margin: 0 10px 0 10px
}

a.name_org, a.org {
    color: #666;
}

a.org {
    font-size: 16px;
}

a.name_org:hover, a.org:hover {
    color: #386BD1;
    text-decoration: underline;
}

.vieworg {
     
}

.vieworg .org {
    font-size: 21px;
    font-weight: 700; 
    display: inline-block;
    width: 100%;
    color: #666;
}

.suborg {
    border: 1px solid #eee;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.suborg ol li {
    list-style-type: decimal-leading-zero;
}

.table_org .table-responsive { 
}

.treeview li {
    margin-bottom: 0px !important;
}
#body.dissmisshome .panel-primary .panel-body img.imgthumbnail{
    margin: 0px auto;
}
.table_org{
    padding: 10px;
}
.organtable {
	color: #666;
	font-size:16px;
}
.organtable table th.bg{ 
    background-color: #d9edf7;
    font-weight: 700;
    vertical-align: middle;
    color: #666;
    font-size: 16px;
}
.panel-partner{
	font-size: 16px;
}
.panel-partner .org-title{
	color: #f37a1f;
    font-weight: 700;
    font-size: 22px;
    padding: 10px 0 5px;
}
.orginput{
	display: block;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
}
.orgbutton{
	display: block;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143; 
}
.headerSearch {display:none}
a.org.captext {
    font-size: 20px;
    border-left: 3px solid #ff9800;
    padding-left: 10px;
    color: #ed1a23;
}
.ides{
	padding: 10px;
    border-top: 2px solid #ccc;
    margin: 13px 0;
    background: #ffec6212;
}
.orgtitle{
	font-size: 16px;
    text-transform: uppercase;
    font-family: "San Francisco Text Bold",Arial,sans-serif;
    color: #ee1a26 !important;
    margin: 0 0 10px 0;
    line-height: 1.2;
}
.abstc{
	    border-bottom: 0px solid #efefef;
    margin-bottom: 15px;
    border-top: 2px solid #efefef;
    box-shadow: 1px 5px 2px #c7c7c770;
    margin-top: 10px;
}
.panel-partner ul li{
	list-style: none;
    position: relative; 
    margin-bottom: 10px;
}
.panel-partner ul li.check{
	padding-left: 17px;
}
li.check:before{
	content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    background: url(../images/list-disc.png) no-repeat center center;
}