.center-table{}
.center-table > table{width: 100%;border: 1px solid #8f8f8f;text-align: center;}
.center-table > table tr{line-height: 30px;}
.center-table > table tr.background-tr{background-color: #dfdfdf;line-height: 28px;}
.center-table > table tr > td{border-left: 1px solid #8f8f8f;border-bottom: 1px solid #8f8f8f;}

.logo-img{text-align:center;line-height:160px;}
.logo-img img{border:1px solid #a0a0a0;border-radius:116px;width:120px;height:120px;}

.center-view-company{}
.center-view-company > div.center-title-company{}
.center-view-company > div.center-title-company > div.img-center-logo-company{text-align:center;margin-top:3px;}
.center-view-company > div.center-title-company > div.img-center-logo-company > img.web_company{position: absolute;width: 100%;left: 0;right: 0;height:190px;border-bottom:8px solid #062949;}
.center-view-company > div.center-title-company > div.img-center-logo-company img.logo-company{width: 160px;height: 160px;border-bottom:8px solid #062949;border-radius:90px;position:relative;z-index:99;top:60px;}
.center-view-company > div.center-title-company > div.name-company{position:relative;z-index:99;top: 154px;background-color: #062949;display: inline-block;padding: 0 16px;left: 10px;height: 26px;border-radius:0 0 0 60px;color:white;}
.center-view-company > div.center-title-company > div.name-company a{color:white;}
.center-view-company > div.center-title-company > div.table-view-company{margin-top: 124px;}
.center-view-company > div.center-title-company > div.table-view-company > div.title-company{position:relative;top:36px;font-size:16px;color:#898989;}

.center-view-company-table{margin-top: 20px;display: inline-flex;width: 100%;border: 1px solid #939393;text-align:center;}
.center-view-company-table > ul{display:inline-block;padding:0;margin:0;width:100%;}
.center-view-company-table > ul > li{display: inline-block;width: 49%;padding: 6px;border-bottom: 1px solid #939393;text-align:right;line-height:30px;white-space: nowrap;overflow: auto;}
.center-view-company-table > ul > li > span{color:#6b6b6b;}
.center-view-company-table > ul > li > a{}
.center-view-company-table > ul > li > i{}
.center-about-company{padding:6px;border:1px solid #9b9b9b;display:inline-block;width:100%;margin-top:3px;}
.center-about-company > div.label-about-company{color:#9b9b9b;text-align:center;}
.center-about-company > span{max-height:360px;overflow:auto;display:inline-block;width:100%;}
.center-agahi-company{margin-top:3px;}
.center-agahi-company > h3{}

.web_company{background-image: url("../../img/web_company.jpg");background-position:center;background-size:cover;}

.center-list-company{}
.center-list-company > ul{display:flex;flex-flow:wrap;}
.center-list-company > ul > li{background-color:#e6e6e6;margin-top:3px;margin-left:3px;padding:6px;flex-basis:266PX;border-radius:6px;text-align:center;}
.center-list-company > ul > li > a{display:inline-block;width:100%;cursor:pointer;}
.center-list-company > ul > li > a > h1{display:inline-block;width:60%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.center-list-company > ul > li > a > img{width:60px;height:60px;float:right;border-radius:60px;}

#add_form_company{display: table;border: 1px solid #8f8f8f;width: 98%;margin-left: auto;margin-right: auto;background-color: #efefef;border-radius: 8px;}
#add_form_company div.input-group{width: 100%;display: inline-block;text-align: center;}
#add_form_company div.input-group > label#upload_view_img{background-color: white;border-radius: 8px;float: initial;padding: 3px;border: 1px solid #8f8f8f;}
#add_form_company div.input-group > label{float: right;}
#add_form_company div.input-group img{}
#add_form_company div.input-group > input{width: 100%;background-color: white;}
#add_form_company div.input-group > select{width: 100%;}

#edit_form_company{display: table;border: 1px solid #8f8f8f;width: 98%;margin-left: auto;margin-right: auto;background-color: #efefef;border-radius: 8px;}
#edit_form_company div.input-group{width: 100%;display: inline-block;text-align: center;}
#edit_form_company div.input-group > label#upload_view_img{background-color: white;border-radius: 8px;float: initial;pediting: 3px;border: 1px solid #8f8f8f;}
#edit_form_company div.input-group > label{float: right;}
#edit_form_company div.input-group img{}
#edit_form_company div.input-group > input{width: 100%;background-color: white;}
#edit_form_company div.input-group > select{width: 100%;}
