
.page-logo img {
    width: 100px;
}

.con-tile1 {
    height: 42px;
    background: white;
    margin: 11px 1px 0 1px;
    padding-left: 5px;
    border-radius: 3px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .2);
}

.thin {
    font-weight: 100 ;
}

.tab-screen {
    height: 45px;
    position: relative;
    /*border-bottom: 2px solid #eaeaea;*/
    margin-bottom: 5px;
}

#campaignTable tr td:nth-child(9) {
    white-space: nowrap;
}

/* .dataTables_wrapper .input-inline {
    border: 1px solid #ddd;
    color: #000;
} */
#target .odd .dataTables_empty{
    text-align: center ;
}

div.dataTables_wrapper div.dataTables_length label {
    color: #949599;
}

.select2-container--open .select2-dropdown--below .select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
    background: #eee ;
    border: none ;
}

.select2-container--bootstrap .select2-results > .select2-results__options {
    border: none;
}

#padTable tr td .icon-img {
    width: 50px;
    height:50px;
}

#padTable {
    overflow: auto;
    display: inline-block;
}

.select2-container--open .select2-dropdown--below,
.select2-container--open .select2-dropdown--above {
    border: none ;
    /* width: auto ; */
    min-width:130px;
}

.select2-container .select2-selection--single {
    border: none ;
    background: transparent ;
    color: #727272 ;
    font-size: 12px;
}

.page-footer {
    background: #000000;
    padding: 0 ;
    width: 40px;
    height: 40px ;
    border-radius: 4px;
    color: #ffffff;
}

.page-header-loge .loge-by {
    font-size: 14px;
    color: #bbbec1;
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.page-footer .container {
    text-align: center;
    line-height: 20px;
	padding: 0 10px;
}

.page-footer .container:before{
    display: block;
    width: 14px;
    height: 2px;
    background: #ffffff;
    margin: 12px 0 0 3px;
}

.page-footer .container img {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
}

.page-footer .container span {
    vertical-align: middle;
    display: inline-block;
}

/*.select2-container .select2-selection--single{
  margin-right: 5px;
}*/
.select2-results__option[aria-selected] {
    font-size: 12px;
}

#keyword,
.forTable,
#campaignTable,

#adgroupTable,
#keywordTable1,
#padTable,
#queryTable {
    width: 100% ;
    overflow-x: auto;
    display: inline-block;
    /* table-layout: fixed; */
}

/*#adgroupTable {
   
    display: inline-block;
}*/
#adgroupTable .icon-ytd {
    top: 0 
}

.tab-screen .ms-choice {
    outline: none;
}

/* .ms-choice > span {
    width: 96px ;
    height: 30px;
    line-height: 26px;
} */

.btn.btn-wit {
    padding: 4px 12px ;
}

.item-color {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    margin-right: 5px;
}

.tem-coll-height {
    height: 30px;
    line-height: 30px;
}

.form-warn {
    display: none;
    color: #e51c23;
}

.form-warn .warn-tip {
    color: #e51c23;
    font-size: 12px;
}

/*#DataTables_Table_0_wrapper #DataTables_Table_0_length {
    display: none;
}*/

#DataTables_Table_0_filter {
    margin-top: -11px;
}
/* #DataTables_Table_0 tbody tr td:last-child {
    text-align: center;
} */
.rule-cont {
    margin-top: 10px;
    margin-bottom: 50px;
}

.form-warns {
    color: #e51c23;
    font-size: 12px;
    display: none;
}

.item-color input {
    display: none ;
}

.item-color.item-dodgerblue {
    background: #007bff;
}

.item-color.item-midnightblue {
    background: #6610f2;
}

.item-color.item-purple {
    background: #6f42c1;
}

.item-color.item-pink {
    background: #e83e8c;
}

.item-color.item-red {
    background: #dc3545;
}

.item-color.item-orange {
    background: #fd7e14;
}

.item-color.item-yellow {
    background: #ffc107;
}

.item-color.item-green {
    background: #28a745;
}

.item-color.item-lime {
    background: #007bff;
}

.item-color.item-honeydew {
    background: #17a2b8;
}

.item-color .color-active {
    width: 14px;
    margin-left: 3px;
    display: none;
    margin-top: -11px;
}

.item-color input:checked + .color-active {
    display: inline;
}

.tab-screen .ms-search input {
    height: 29px ;
    width: 100%;
    /* height: auto ; */
    /* min-height: 24px; */
    /* padding: 0 20px 0 5px; */
    /* margin: 0; */
    /* outline: 0; */
    /* font-family: sans-serif; */
    /* font-size: 1em; */
    /* border: 1px solid #aaa; */
    /* -webkit-border-radius: 0; */
    -moz-border-radius: 0;
    /* border-radius: 0; */
    /* -webkit-box-shadow: none; */
    -moz-box-shadow: none;
    /* box-shadow: none; */
    /* background: #fff url(multiple-select.png) no-repeat 100% -22px; */
    /* background: url(multiple-select.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee)); */
    background: url(multiple-select.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(multiple-select.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url(multiple-select.png) no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url(multiple-select.png) no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url(multiple-select.png) no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    /* height: 20px; */
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    color: #555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.ht-sty {
    width: 33.6% ;
}

.tab-screen .ms-search input {
    height: 29px ;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    color: #555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    padding-left: 5px;
}

.tab-screen .ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 12000;
    background: #fff;
    color: #333;
    border: 1px solid #aaa;

    border-radius: 4px;
    width: 430px;
    border: none;
}

#profileTable_filter {
    line-height: 27px ;
}

#portfolioTable_filter {
    line-height: 27px ;
}

#adgroupTable_filter {
    line-height: 27px ;
}



#adgroupTable_filter {
    line-height: 27px ;
}

.ms-drop ul > li label {
    font-size: 12px;
}

.ms-choice > div {
    display: none;
    border-color: none;
    border-style: none;
    border-width: 0;
    height: 0;
    /* left: 0; */
    /* margin-left: -4px; */
    margin-top: -2px;
    position: absolute;
    top: 48%;
    width: 0;
    right: 0%;
}

.dial-width {
    width: 920px ;
}

.dial-width table {
    overflow: auto;
    display: inline-block ;
    height: 337px;
}

.btn-all-close {
    display: inline-block;
}

.btn-all-close button {
    min-width: 80px;
    text-align: left;
    color: #716ACA;
    height: 30px ;
    margin-right: 5px;
}

.btn-all-close span {
    display: inline-block;
    font-size: 19px;
    margin-top: -4px;
    float: right;
    margin-left: 6px;
}

.lab-sear {
    margin-left: 10px;
}

.ms-choice > div:after {
    content: "\2716";
    font-size: 10px;
    color: #999;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -11px;
    margin-right: 5px;
	transform: scale(0.8);
}

.pg-export {
    text-align: right;
    height: 45px;
    margin-top: -19px;
}

.pg-export button {
    width: 80px;
    height: 30px;
    line-height: 29px;
    background: #716ACA;
    color: #fff;
}

.head-export {
    margin-top: 15px;
}

.btn.btn-outline.blue {
    border-color: #716ACA ;
    color: #716ACA ;
    background: none;
}

.btn.btn-outline.red {
    border-color: #E7505A ;
    color: #E7505A ;
    background: none;
}

.btn.btn-outline.red:hover {
    border-color: #E7505A ;
    color: #fff ;
    background: #E7505A;
}

.btn.btn-outline.orange {
    border-color: #FD7E14 ;
    color: #FD7E14 ;
    background: none;

}

.img-por1 {
    background: url(../Content/images/edit.svg) no-repeat;
    display: inline-block;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.img-por2 {
    background: url(../Content/images/tab-delete.png) no-repeat;
    display: inline-block;
    background-size: 100% 100%;
    width: 15px;
    height: 15px;
}

.btn.btn-outline.orange:hover {
    border-color: #FD7E14 ;
    color: #fff ;
    background: #FD7E14;
}

.btn.btn-outline.black {
    border-color: #2F353B ;
    color: #2F353B ;
    background: none;
}

.table-bordered tr td {
    vertical-align: middle;
}

.btn.btn-outline.black :hover {
    border-color: #2F353B ;
    color: #fff ;
    background: #2F353B;
}

.modal-add {
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: #ffaa00;
    color: #fff;
    display: inline-block;
    border-radius: 5px;
    font-size: 12px;
    text-align: center;
    position: relative;
    top: -5px;
}

.modal-body .input-medium {
    margin-bottom: 10px ;
    display: initial;
}

.icon-edit {
    background: url(../Content/images/edit.svg) no-repeat;
    display: inline-block ;
    background-size: 100% 100%;
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-left: 9px;
    margin-top: -9px;
    cursor: pointer;
    opacity: 0;
}
#profileTable tbody tr:hover .icon-edit{
    opacity: 1;
}
#suggestBideTable tbody tr:hover .icon-edit{
    opacity: 1;
}
.con-price {
    color: #1894FF;
    font-size: 12px;
    cursor: pointer;
}
.pacvue-td-bid>.con-price:last-child{
    display: flex;
    align-items: center;
    width: 160px;
    position: absolute;
    background: #ffffff;
    padding: 10px 12px;
    top: 0;
    border-radius: 4px;
    z-index: 1111;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
}
.inp-edit {
	flex: 1;
    min-width: 55px;
    height: 30px;
    display: block;
    margin-left:10px;
    line-height: 30px;
	padding: 0 10px;
	border-radius: 4px;
    color: #1894FF;
    border: 1px solid #D9D9D9;
    outline: none;
}
.col-save {
	margin-left: 8px;
    color: #FFAA00;
    font-size: 12px;
    cursor: pointer
}

.col-cancel {
	margin-left: 8px;
    color: #FFAA00;
    font-size: 12px;
    cursor: pointer
}

.tool-met {
    float: right;
    margin-top: -5px;
}

.portlet-table .table-list {
    width: 100%;
}

.portlet-table .table-list  tr {
    height: 44px;
}
.portlet-table .table-list tbody tr{
    /* border-bottom: 1px solid #e9e9e9; */
}
.portlet-table .table-list tbody tr:last-child{
    /* border-bottom: 0px solid #e9e9e9; */
}
#table-CampaignBudget .portlet-table .table-list tr {
    border-bottom: 1px dashed #eee;
}
.table-scrollable #table-CampaignBudget thead tr th {
    background-color: #edf5ff;
    background-color: #efefef;
}
.portlet-table .table-list tr td:nth-child(1) {
    text-align: left;
    padding-left: 10px;
}
.new_actionTableTop {
    line-height: 35px;
}

.new_actionTableTopTwo {
    line-height: 33px;
}
.CampaignBudget .dataTable table tbody tr td:last-child {
    text-align: right !important;
}

.portlet-table .table-list tr td:nth-child(2) {
    text-align: right;
}

.portlet-table .table-list tr td:nth-child(3) {
    text-align: right;
}

.portlet-table .table-list tr td:nth-child(4) {
    text-align: right ;
    padding-right: 10px;
}

#target thead th:first-child, #target tbody td:first-child {
    text-align: left ;
    padding-left: 0px ;
    /*min-width: 250px;*/
}

#target thead th:nth-child(n+2), #target tbody td:nth-child(n+2) {
    text-align: left;
    padding-left: 10px ;
}

#target thead th:last-child,
#target tbody td:last-child {
    text-align: center;
}

.budget-month tr th {
    text-align: center ;

}

.budget-month tr td:nth-child(2) {
    text-align: right ;
}

.budget-month tr td:nth-child(3) {
    text-align: right ;
}

.budget-total tr th {
    text-align: center ;
}

.budget-total tr td:nth-child(2) {
    text-align: right ;
}

.budget-total tr td:nth-child(3) {
    text-align: right ;
}

.portlet-table .table-list tr th {
    width: 25%;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    /*background: #dee0e2;*/
}

.budget-month tr th {
    background: #dee0e2;
}

/*.page-head-color {*/
/*background: #939599 ;*/
/*}*/

.budget-total tr th {
    background: #dee0e2;
}

#target tr th {
    /*background: #dee0e2;*/
}

#table-CampaignBudget tbody tr td {
    border-top: 1px dashed #eee;
}

.portlet-table .table-list tr td {
    font-size: 12px;
    color: #555555;
    /* text-align: center; */
}

.Profl button {
    background: #fff ;
    border: 1px solid #716ACA ;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    text-transform: none ;
}

.mt-width button {
    outline: none ;
}

.tab-btn-top {
    position: absolute;
    z-index: 999;
}

.set-span {
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
}

#pac_body .mod-ment .sel-md-wi {
    display: inline-block;
    margin-right: 10px;
    width: 115px ;
}

#pac_body .mod-ment .sel-md-wi button {
    width: 115px ;
}

.rol-wid {
    width: 110px ;
    display: inline-block ;
}

.tab-btn-top .btn-group > .dropdown-menu {
    margin-top: 0 ;
}

#pac_body .input-med {
    width: 60px ;
    display: inline-block ;
    padding: 6px 2px ;
}

.querySuggests .pull-item {
    margin: 5px 0;
    float: left;
    /* text-align: right; */
    /* display: inline-block; */
    /* text-align: left; */
    width: 193px;
    text-align: right;
}

.querySuggests .dropdown-menu > li > a {
    font-size: 12px;
}

.querySuggests .pull-item .dropdown-menu > li:hover > a, .dropdown-menu > li.active > a, .dropdown-menu > li.active:hover > a {
    font-size: 12px;
}

.pull-item {
    margin: 5px 0;
    float: left;
    /* text-align: right; */
    /* display: inline-block; */
    /* text-align: left; */
    width: 202px;
    text-align: right;
}

.searh-audit .pull-item {
    width: 250px ;
}

.pull-items {
    margin: 5px 0;
    float: left;
    /* text-align: right; */
    /* display: inline-block; */
    /* text-align: left; */
    width: 223px;
    text-align: right;
}

.item-tops {
    float: left;
    /* text-align: right; */
    /* display: inline-block; */
    /* text-align: left; */
    width: 237px;
    text-align: right;
}

.pull-item .dropdown-menus {
    min-width: 96px ;
    font-size: 12px ;
}

.pull-items .dropdown-menus {
    min-width: 96px ;
    font-size: 12px ;
}

.pull-items .top-size {
    margin-right: 5px;

}

.top-size {
    margin-right: 5px;
}

/*.pull-item .item-top {
        margin-top:20px;
       
    }*/
/*.pull-item .item-top span{
            color:#e0e0e0;
        }*/
.pull-item .item-btn {
    margin-top: 15px;
    text-align: right;
    margin-right: 32px;
}

.pull-item .item-btn button {
    margin-right: 10px;
}

#keywordTable1_wrapper table.dataTable.no-footer {
    /*display: inline-block ;*/
    /*overflow: auto;*/
}

.tooltip-inner {
    word-wrap: break-word !important;
    padding: 3px 8px ;
    color: #fff;
    background-color: #666;
    border-radius: 4px;
    word-break: break-word;
    max-height: 500px;
    overflow-y: auto;
}
.tooltip.right .tooltip-arrow{
    border-right-color:#666;
}
.display.no-footer.dataTable.fixedHeader-floating {
    display: block;
    overflow: hidden ;
}
.pac_display.no-footer.dataTable.fixedHeader-floating {
    display: block;
    overflow-y: hidden ;
    overflow-x:hidden; 
    height: auto;
}
.pac_display.no-footer.dataTable.fixedHeader-floating thead tr:first-child{
    background:#e6f7ff; 
  }
.display.no-footer.dataTable.fixedHeader-floating thead tr:first-child{
  background:#e6f7ff; 
}
table.dataTable.pac_display tbody tr.odd {
    background-color: #f9f9f9;
}
.md-add-show {
    width: 15px;
    position: absolute;
    margin-left: -21px;
    margin-top: 7px;
    cursor: pointer;
}

.modal-footer {
    clear: both;
    border-top: 0px ;
}

.body-item-wi {
    min-height: 100px;
}

.md-ul-list {
    width: 215px ;
    border: 1px solid #eee;
    max-height: 180px;
    overflow: auto;
}

.md-ul-list div {
    margin: 5px;
    cursor: pointer;

}

.icon-hint {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    vertical-align: -2px;
    background: url(../Content/images/icon-hint.png) 0% 0% / 100% 100% no-repeat;
}

.icon-sigh {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    vertical-align: -2px;
    background: url(../Content/images/icon-sigh.png) 0% 0% / 100% 100% no-repeat;
}
.mod-cont {
    width: 1200px ;
}

.mod-cont table {
    display: inline-block;
    overflow: auto;
    height: 350px;
}

.icon-left-rl {
    width: 15px;
    margin-right: 13px;
    margin-top: -3px;
    cursor: pointer;
}

.menu-right-list {
    position: relative;
}

.menu-right-item {
    position: absolute;
    left: 100%;
    background: #fff;
    min-width: 175px;
    z-index: 1000;
    list-style: none;
    text-shadow: none;
    padding: 0px;
    background-color: #fff;
    border: 1px solid #eee;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    top: 0;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
}

.menu-right-item li {
    padding: 8px 16px;
    color: #6e6e6e;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}

.menu-right-item1 {
    position: absolute;
    left: 100%;
    background: #fff;
    min-width: 175px;
    z-index: 1000;
    list-style: none;
    text-shadow: none;
    padding: 0px;
    background-color: #fff;
    border: 1px solid #eee;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    top: 0;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
}

.menu-right-item1 li {
    padding: 8px 16px;
    color: #6e6e6e;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}
.set-check {
    margin-top: 10px;
}

/*.dataTables_wrapper .dataTables_length {
    margin-top: 10px;
}*/

.dataTables_wrapper .dataTables_filter {
    height: 44px;
    line-height: 48px;
}

.spend-item {
    line-height: 20px;
    font-size: 12px;
    margin-left: 34px;
}

.more-right {
    float: right;
    font-size: 12px;
    line-height: 26px;
    text-transform: capitalize;
}
.OutofBudget .dataTable tbody tr td:last-child {
    text-align: right !important;
}

.con-spend {
    width: 100px;
    margin: auto;
    /* margin-left: 5px; */
    position: relative;
    /*margin-bottom: 28px;*/
}
.con-spend1 {
    width: 100px;
    /* margin: auto; */
    position: relative;
    margin-left: 10px;
    float: left;
}

.con-pro {
    height: 12px;
    background: #ebebeb;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    /*border-radius: 10px;*/
    width: 100px ;
    margin: auto;
    position: relative;
    /*border: 1px solid #bfbfbf;*/
    display: block;
    float: left;
}
.con-pro1{
    height: 12px;
    background: #ebebeb;
    /* border-left: 1px solid transparent; */
    /* border-right: 1px solid transparent; */
    /* border-radius: 10px; */
    width: 100px ;
    margin: auto;
    position: relative;
    /* border: 1px solid #bfbfbf; */
    display: block;
    float: left;
}
.pre-line1{
    line-height: 5px;
    text-align: right;
    float: left;
    display: inline-block;
    position: absolute ;
    height: 12px ;
    margin-top: 0px;
    left: 0;
    border-right: 1px dashed #bfbfbf;
}

.con-pro > span {
    position: relative;
    float: left;
    height: 12px;
    line-height: 5px;
    text-align: right;
    /*background: #fd9394;*/
    /*border: 1px solid;*/
    /*border-color: #fd9394 #fd9394 #fd9394;*/
    /*border-radius: 10px;*/
}

.con-pro span.pro-orange {
    background: #FBAF46;
    border-color: #FBAF46;
}

.con-pro span.pro-green {
    background: #5cbf8e;
    border-color: #5cbf8e;
}

.con-pro span.pro-red {
    background: #fd9394;
    border-color: #fd9394;
}

.spend-bottom {
    /*overflow: auto;*/
    /*position: relative;*/
    /*width: 100px;*/
    /*transform: scale(.8);*/
    /*margin: 0 auto;*/
}

.spend-bottom .bottom-left {
    float: left;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.spend-bottom .bottom-right {
    float: right;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}


.spend-bottom ul.bottom-li {
    list-style: none;
}

.spend-bottom ul.bottom-li li {
    float: left;
    width: 25px;
    height: 5px;
    /*border-bottom: 1px solid gray;*/
    border-right: 1px solid #e5e5e5;
}

.spend-bottom ul.bottom-li li:first-child {
    border-left: 1px solid #e5e5e5;
}

.spend-bottom ul.bottom-li li span {
    margin-right: -70px;
    text-align: left;
    display: block;
    transform: scale(0.6);
}

.ml-56 {
    position: absolute;
    left: -8px;
    top: 12px;
    display: block;
    transform: scale(0.6);
    margin-top: 14px;
}

/*.spend-bottom ul.bottom-li > li + li {*/
/*border-left-color: gray;*/
/*transform: scale(0.8);*/
/*}*/

.mt-width .dropdown-menu {
    right: 0px ;
    left: unset ;
}

.spend-top {
    overflow: auto;
    width: 100%;
    height: 14px;
}
.spend-top1 {
    overflow: auto;
    width: 100%;
    height: 14px;
}
.spend-top1 .top-left {
    height: 14px;
    /*float: left;*/
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    position: absolute;
    left: -2px;
}

.spend-top1 .top-center {
    margin-left: 16px;
    display: none;
    color: #28a745;

}

.spend-top1 .top-center.center-red {
    color: #ee8873;
}

.spend-top1 .top-center.center-orange {
    color: #ff6600;
}

.spend-top1 .top-right {
    position: absolute;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    right: 0;
    width: auto;
    display: block;
    text-align: left;
}




.spend-top .top-left {
    height: 14px;
    /*float: left;*/
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    position: absolute;
    left: -2px;
}

.spend-top .top-center {
    margin-left: 10px;
    display: none;
    color: #28a745;
    position: absolute;
    left: 10px;
}

.spend-top .top-center.center-red {
    color: #fd9394;
}

.spend-top .top-center.center-orange {
    color: #FBAF46;
}

.spend-top .top-right {
    position: absolute;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    right: 0;
    width: auto;
    display: block;
    text-align: left;
}

.tab-btn-top ul li a {
    font-size: 12px;
    display: inline-block;
    width: 100%;
    margin-right: 33px;
}

.tab-btn-top ul li {
    font-size: 12px;
}

#previewTable_wrapper .row #previewTable_length {
    display: none;
}

#previewTable_wrapper .row #previewTable_filter {
    display: none;
}

.modadd-con {
    width: 337px;
    height: 100px;
    border: 1px solid #F5F5F5;
    color: #555555;
    margin-bottom: 10px ;
    overflow: auto;
    background: #F5F5F5;
}

.mod-met1 .bootstrap-select.form-control {
    width: 240px ;
    margin-bottom: 10px;
}

.modal-body .selectbd {
    width: 88px ;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 12px ;
}

.rep-size {
    text-align: right;
    line-height: 25px;
}

.btn.btn-outline.blue:hover {
    background: #716ACA ;
    color: #fff ;
}

.modal-body .radio input[type="radio"] {
    margin-left: -4px ;
}

.modal-body .btn-color {
    color: #716ACA;
    color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
    font-size: 12px;
}

.export-btn {
    width: 80px;
    height: 30px;
    line-height: 29px;
    background: #716ACA;
    color: #fff;
    margin-left: 20px;
}

.export-name {
    margin-left: 20px;
}

#theForm {
    clear: both;
    margin-right: 140px;
}

.screen-rignt {
    /*float: right;*/
    display: inline-block;
    padding-left: 8px;
}

.screen-rignt .select2-container .select2-selection--single {
    margin-left: 5px ;
    margin-right: 0 ;
}

.screen-min-height {
    height: 38px ;
    position: absolute;
    top: 18px;
    right: 445px;
}
.screen-share-height {
    height: 38px ;
    position: absolute;
    top: 63px;
    right: 445px;
}
.dropdown-data {
    margin-top: 10px ;
}

.breadcrumb-first {
    font-size: 16px;
    font-weight: bold;
    color: #333 !important;
}

#menuChild {
    font-size: 16px;
    color:#555;
    /*padding-left: 8px;*/
}

.easy-pie-chart .number span {
    font-size: 12px ;
    transform: scale(0.8);
    display: inline-block;
}

.tab-btn-top .fa-angle-down {
    position: relative;
    top: 1px;
}

.table-bordered tr th {
    text-align: center;
    font-size: 12px;
}

#pac_body .table-bordered tr td {
    /* text-align: left; */
    vertical-align: middle ;
    font-size: 12px;
}

.btn-tab-wid {
    width: 186px;
    margin-left: 275px;
    height: 35px;
    border: 1px solid #fd6f07 ;
    background: #fd6f07;
    color: #fff;
}

.radio-lable-tab {
    clear: both;
    margin-top: 37px;
}

.radio-tab1 textarea {
    resize: none;
    width: 346px;
    height: 250px;
    max-width: 350px;
    max-height: 250px;
    outline: none;
    padding: 5px;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
}

.textarea-size {
    font-size: 12px;
    color: #999;
}

.key-mt {
    font-size: 12px;
    margin-left: 5px;
    text-transform: none ;
    color: #9eacb4;
    font-weight: 400;
}

.easy-pie-chart .number {
    font-weight: 300;
    width: 64px ;
    margin: 0 auto;
    font-size: 12px ;
    position: relative;
    text-align: center;
    height: 64px ;
    line-height: 60px ;
}

.budget tr th {
    text-align: center;
}

.budget tr td:nth-child(2) {
    text-align: right;
}

.budget tr td:nth-child(3) {
    text-align: right;
}

.budget tr td:nth-child(4) {
    text-align: center;
}

#select2-profileId02-gf-container .select2-selection__clear {
    display: none ;
}

.navbar-nav li .actives {
    background: #000000;
    color: #fff ;
    border-bottom: 2px solid #fb8903;
    /* height: 40px; */
}

.light-height {
    padding: 9px 15px 0px 15px ;
}

.screen-line {
    position: absolute;
    z-index: 99;
}

/*#DataTables_Table_0_wrapper #DataTables_Table_0_length {
    display: none;
}*/
.target tr th {
    text-align: center;
}

.target tr td:nth-child(2) {
    text-align: right;
}

.target tr td:nth-child(3) {
    text-align: right;
}

.target tr td:nth-child(4) {
    text-align: right;
}

.close-box {
    font-size: 20px ;
}

.target-line {
    border: 1px solid #d9d9d9;
    width: 234px;
    border-radius: 5px;
}

#pac_body .target-line input {
    border: none;
    outline: none;
    padding-left: 0 ;
    width: 200px ;

}

#CampaignEvent_length {
    margin-top: 10px;
}

.target-line span {
    margin-left: 10px;
}

#CampaignEvent_filter {
    height: 55px;
}

.icon-tar {
    width: 19px;
    margin-right: 5px;
}

.Events .box-toggle {
    color: #444;
    cursor: pointer;
    font-size: 16px ;
    vertical-align: middle;
    margin-right: 5px;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear; /* Safari 和 Chrome */
    -o-transition: all .2s linear; /* Opera */
}

.toggle-down {
    display: none;
    margin-left: 38px;
}

.Events .action {
    margin-bottom: 5px;
}

.Events .action .box-toggle {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg); /* IE 9 */
    -moz-transform: rotate(180deg); /* Firefox */
    -webkit-transform: rotate(180deg); /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear; /* Safari 和 Chrome */
    -o-transition: all .2s linear; /* Opera */
}

.Events .toggle-down p {
    line-height: 18px;
}

.pre-line {
    width: 1px;
    display: inline-block;
    /*border: 1px solid #000;*/
    position: absolute !important;
    height: 12px ;
    /* line-height: 12px; */
    margin-top: 0px;
    left: 0;
    border-right: 1px dashed #bfbfbf;
}
.pre-line1 {
    display: inline-block;
    /*border: 1px solid #000;*/
    position: absolute !important;
    height: 12px ;
    /* line-height: 12px; */
    margin-top: 0px;
    left: 0;
    width: 50px;
    border-right: 1px dashed #bfbfbf;
}

.pre-line .line-date {
    position: absolute;
    top: 100%;
    margin-top: 5px;
    margin-left: -6px;
}
.per-color-gray{
    color:#999999;
}
.per-color-green {
    color: #5CBF8E;
}

.per-color-orange {
    color: #FBAF46;
}

.per-color-red {
    color: #EE8873;
}

.con-line {
    width: 240px;
    border: 1px solid #d9d9d9;
    height: 30px;
    border-radius: 4px;
}

.con-line span {
    margin-left: 5px;
    width: 10px;
    display: inline-block;
    width: 10px;
    height: 28px;
    line-height: 28px;
}

.con-line input {
    width: 200px;
    border: none;
    outline: none;
    height: 24px;
    line-height: 24px;
}

.con-line-size {
    font-size: 12px;
    line-height: 21px;
}

.bur-bottom .radio {
    vertical-align: bottom;
    margin-right: 5px;
}

.auto-con {
    margin-top: 13px;
    margin-left: 10px ;
    margin-bottom: 0 ;
}

.auto-title {
    text-align: right;
    display: inline-block;
    line-height: 30px;
}

.select2-dropdown {
    z-index: 9999 ;
}

.tabbable-line > .tabs {
    border-bottom: 1px solid #e0e0e0 ;
}

.tabbable-line > .tabs > li.active {
    border-bottom: 2px solid #fba103 ;
    margin-bottom: -2px;
}

.tabbable-line > .tabs > li:hover {
    border-bottom: 2px solid #fba103 ;
    margin-bottom: -2px;
}

.tabbable-line > .tabs > li > a {
    font-size: 12px;
}

.large-width {
    margin-left: 19px;
    margin-top: 13px;
}

.tabbable-line > .cont-tab {
    padding: 15px 0 ;
}

.key-pr-tab {
    width: 500px;
    height: 334px;
    border: 1px solid #d9d9d9;
    overflow: auto;
    float: left;
    margin-right: 23px;
    margin-bottom: 50px;
}

.con-key {
    padding: 10px;
    position: relative;
}

.page-loadings {
    z-index: 99999999 ;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.dropdown-menu .custom_name {
	display: flex;
	padding-right: 8px;
}
.dropdown-menu .custom_name>a {
	flex: 1;
}
.con-imgs-box {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.page-loadings .ladding {
    display: block ;
}

.page-loadings .loading-mask {
    background: #000;
    position: absolute;
    opacity: 0.5;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.key-btn {
    /* color: #949599; */
    /*background: #fff;*/
    /*border: 1px solid #fd7e14;*/
    /*width: 80px;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*position: absolute;*/
    /*border-radius: 4px;*/
    color: #555;
    /*z-index: 999;*/
}

.key-add {
    width: 40px;
    height: 30px;
    color: #555555;
    border: 1px solid #ff6600;
    background: #fff;
    border-radius: 5px;
}

.addkey {
    margin-top: 10px;
}

.key-remove {
    width: 60px;
    height: 30px;
    color: #555555;
    border: 1px solid #ff6600;
    background: #fff;
    border-radius: 5px;
}

/*.key-textare {*/
/*width: 429px;*/
/*margin-top: 15px;*/
/*}*/

/*.key-textare textarea {*/
/*resize: none;*/
/*width: 490px;*/
/*height: 80px;*/
/*max-width: 490px;*/
/*max-height: 80px;*/
/*outline: none;*/
/*border: 1px solid #d9d9d9;*/
/*!*border-radius: 5px;*!*/
/*}*/

.add-text {
    display: inline-block ;
    float: left ;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 30px ;
    border: 1px solid #f9a028 ;
    color: #f9a028;
    margin-bottom: 15px ;
    padding: 0px;
}

.add-text:hover {
    color: #f9a028;
}

 .red-item,.box-table .red-item {
    color: #fd9394 ;
    font-size: 14px;
}

 .green-item,.box-table .green-item {
    color: #6ec97f ;
    font-size: 14px;
}

.icon-red-up {
    /*background: url('../Content/images/icon-red-up.png') no-repeat;*/
    /*background-size: 100% 100%;*/
    /*display: inline-block;*/
    /*width: 15px;*/
    /*height: 15px;*/
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
}

.icon-gray-down {
    background: none ;
    font-size: 12px;
}

.icon-red-down {
    /*background: url('../Content/images/icon-red-down.png') no-repeat;*/
    /*background-size: 100% 100%;*/
    display: inline-block;
    /*width: 15px;*/
    /*height: 15px;*/
    vertical-align: middle;
    font-size: 20px;
    margin-left: 5px;
    font-size: 12px;
}

.icon-green-down {
    /*background: url('../Content/images/icon-green-down.png') no-repeat;*/
    background-size: 100% 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
}

.icon-green-up {
    /*background: url('../Content/images/icon-green-up.png') no-repeat;*/
    /*background-size: 100% 100%;*/
    /*display: inline-block;*/
    /*width: 15px;*/
    /*height: 15px;*/
    vertical-align: middle;
    margin-left: 5px;
    font-size: 12px;
}

.key-input {
    width: 6%;
}

.light-head {
    position: absolute;
    clear: both;
    z-index: 99;
}

.keywords2 th .th-icon {
    width: 14px;
    margin-left: 5px;
}

.radio-con {
    margin-top: 4px;
}

#pac_body .input-med {
    position: relative;
}

.input-med .ul-med {
    left: 0 /*rtl:auto*/;
    min-width: 240px;
    position: absolute;
    z-index: 1000;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0px;
    background-color: #fff;
    margin: 10px 0px 0px 0px;
    border: 1px solid #eee;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 0 ;
    max-height: 240px;
    overflow: auto;
}

.ul-med > li {
    padding: 8px 16px;
    color: #6e6e6e;
    text-decoration: none;
    display: block;
    clear: both;
    font-weight: 300;
    line-height: 18px;
    white-space: nowrap;
}

#Keywords_length {
    margin-top: 11px;
}

#Asin_wrapper #Asin_length {
    margin-top: 11px;
}

#Asin_wrapper #Asin_filter {
    line-height: 0 ;
}

#Keywords tr td:nth-child(4), #Keywords tr td:nth-child(5), #Keywords tr td:nth-child(6), #Keywords tr td:nth-child(7), #Keywords tr td:nth-child(8), #Keywords tr td:nth-child(9), #Keywords tr td:nth-child(10), #Keywords tr td:nth-child(11), #Keywords tr td:nth-child(12), #Keywords tr td:nth-child(13) {
    text-align: right;
}
.left_numAcos {
    display: inline-block;
    float: left;
    padding-top: 14px;
    min-width: 50px;
}
#table-CampaignWeekOverWeek thead tr th:nth-child(3){
    text-align: right;
}
#table-CampaignWeekOverWeek_wrapper #table-CampaignWeekOverWeek thead tr th:nth-child(4){
    text-align: right;
    padding-right: 20px;
}
#table-CampaignWeekOverWeek tr td:nth-child(2),#table-CampaignWeekOverWeek tr td:nth-child(3), #table-CampaignWeekOverWeek tr td:nth-child(4) {
    text-align: right;
}
/* .tableSalePad {
    padding-right: 0 !important;
} */
#table-CampaignWeekOverWeek thead tr th:nth-child(2),#table-CampaignWeekOverWeek thead tr th:nth-child(3){
    text-align: right;
}
#table-CampaignWeekOverWeek tbody tr td:nth-child(3) {
    text-align: right;
    padding-left: 20px;
}

#table-CampaignBudget thead th:nth-child(n+3), #table-CampaignBudget tbody td:nth-child(n+3) {
    padding-right: 10px;
}

#Keywords_wrapper #Keywords_filter {
    line-height: 0 ;
}

#pac_body .daterangepicker .ranges li.active {
    background: #fba103 ;
    border: 1px solid #fba103 ;
    color: #fff;
}

#pac_body .daterangepicker .ranges li:hover {
    background: #fba103 ;
    border: 1px solid #fba103 ;
    color: #fff;
}

.ligth-mar {
    margin: 10px 0;
}

.form_datetime {
    /*background: #eee ;*/
    color: #2E67B1 ;
    border: none ;
    cursor: pointer;
}

.btn-success {
    color: #fff;
    background-color: #fba103 ;
    border-color: #fba103 ;
}

.daterangepicker td.active {
    background-color: #fba103 ;
    background-image: none;
    filter: none;
}

/*index*/
.hor-menu {
    margin-left: 15px ;
}

.profile-sync {
    float: right;
}

#portfolioTable tr td:nth-child(1) {
    white-space: nowrap;
}

.page-header-loge {
    height: 45px ;
    line-height: 41px;
    background: #f9a028;
}

.breadcrumb {
    color: #949599 ;
    padding: 0 0 11px 10px;
}

.breadcrumb > li {
    vertical-align: middle;
    padding-left: 5px;
}

.breadcrumb a {
    color: #949599 ;
}

.breadcrumb a:hover {
    color: #949599 ;
}
.dashboard-stat2 .border-table .box-table tr {
	padding: 0 10px;
}
.dashboard-stat2 .border-table .box-table tr th {
    color: #555;
	/* padding: 0 10px; */
    /* border-right: 1px dashed #ccc; */
}

.dashboard-stat2 .border-table .box-table tr th:nth-child(3) {
    border: 0;
}

.tab-bot {
    font-size: 14px;
	color: #777;
}

.box-table  .compare {
    height: 20px ;
    line-height: 20px ;
}

#pac_body .tab-boto {
    /* height: 14px ; */
    /* line-height: 12px ; */
}

.row-margin .green-item, .row-margin .gray-item {
    font-size: 12px ;
}

.fixed-con {
    /* width: 1250px ; */
    margin: auto;
}

/*.tabbable-custom + .portlet.light {*/
/*border-top-left-radius: 0px ;*/
/*}*/

.portlet-table + .pagination > .active > a {
    background-color: #e1e4e9 ;
    border-color: #e1e4e9 ;
}



#target_paginate .pagination > .active > a {
    background-color: #e1e4e9 ;
    border-color: #e1e4e9 ;
}

table.dataTable tfoot th, table.dataTable tfoot td {
    border-top: 1px solid #e0e0e0 ;
    text-align: right ;
    padding: 8px 8px ;
}

/* table.dataTable {
    border: 1px solid #e0e0e0;
} */

.tooltip-inner {
    text-align: left ;
}

.page-title .caption .icon-wrench:hover {
    color: #fff;
}

.calendar-box .line-table {
    /*height: calc(100vh - 505px);*/
    overflow: auto;
    padding-bottom: 365px;
    height: 480px;
}

.page-title.tit-left a {
    color: #575962 ;
    cursor: pointer
}

.page-title.tit-left a:hover {
    text-decoration: none;
}

.tooltip {
    z-index: 100000 ;
}

.calendar-box .line-table {

}

.daterangepicker .ranges {
    min-width: 280px ;
}

#keywordTable1 {
    width: 100%;
    display: inline-block;
}

.date-delect {
    position: absolute;
    right: 0;
    margin-top: 7px;
    top: 0;
    margin-right: 10px;

}

#pac_body .date-ar {
    display: none ;
}

table#campaignTable tr td:nth-child(3) a {
    word-wrap: break-word;
    word-break: break-all;
}

#campaignTable tr th:nth-child(1) {
    width: 14px ;
}

#campaignTable tr th:nth-child(2) {
    width: 20px ;
}

#campaignTable tr th:nth-child(3) {
    width: 19px ;
}

#campaignTable tr td:nth-child(8) {
    white-space: nowrap;
    width: 100px;
}

#campaignTable tr td:nth-child(9) {
    white-space: nowrap;
    width: 100px;
}

#keywordTable1 tr td:nth-child(6) {
    white-space: nowrap;
    width: 100px;
}

.row-bid .rep-size {
    width: 10% ;
}

#CampaignEvent td:nth-child(2) {
    text-align: left 
}

#CampaignEvent td:nth-child(3) {
    text-align: left 
}

#CampaignEvent td:nth-child(4) {
    text-align: left 
}

#CampaignEvent td:nth-child(5) {
    text-align: left 
}

.x-popup-wrap {
    width: 164px ;
    border: 1px solid rgb(236, 236, 236);
    display: block;
    background: #fff ;
    padding: 8px 10px ;
    z-index: 1;
    left: 88px;
    top: 35px;
    position: absolute;
    border-radius: 5px;
    text-align: left;
}

.form-check .row {
    margin-top: 5px;
}

.btn-table {
    display: inline-block;
    position: absolute;
    right: 0px;

    margin-right: 27px;
    z-index: 999;
    margin-top: 3px;
}

.btn-x-popup {
    background: #fd6f07 ;
    color: #fff ;
    border: none ;
}

.btn-x-popup:hover {
    background: #fba103 ;
    color: #fff ;
    border: none ;
}

.icon-sty img {
    width: 15px;
    height: 15px;
    margin-right: 8px;
    cursor: pointer;
}

.con-reduce {
    display: none;
}

.icon-bar-graph {
    width: 15px;
}

.audit-red {
    color: #ff4081;
}

.audit-yellow {
    color: #FF8C00;
}

.audit-green {
    color: #34BFA3;
}

.coll-list {
    list-style: none;
}

.coll-list li {
    float: left;
    width: 100px;
    text-align: center;
    border: 1px solid #fba103;
    height: 30px;
    line-height: 30px;

}

.coll-list li.action {
    background: #fba103;
    color: #fff;
}

.btn-to-campaign {
    word-wrap: break-word;
    word-break: break-all;
}

.table_list_limit {
    table-layout: fixed;
    width: 100%;
}

.table_list_limit td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* .summary_tdA {
    padding-left: 20px;
} */

.newTable_rowBackColor {
    background-color: #edf5ff;
    background-color: #efefef;
    background-color: #fafafa;
}



.new_dataWidth{
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
    width:100px;
}

.target_tableTdPro td {
    position: relative;
}

.target_tableTdPro td .targetCos_a {
    display:flex;
    align-items:center;
    width:100%;
    position: relative;
    padding:8px 0;
}
.newPortfolioPerformance .dataTables_wrapper tbody tr td:last-child {
    text-align: right;
}

.newDataTables_Table_1 thead tr th:first-child {
    text-align: left;
    padding-left: 8px;
}
.newTableTargetBuget .budGet_table_profile {
    text-align: left;
    padding-left: 8px;
}
.newTableTargetBuget .budGet_table_period {
    text-align: left;
}
.newTableTargetBuget .budGet_table_Budget {
    text-align: right;
}
.newTableTargetBuget .budGet_table_Spend {
    text-align: right;
}

.newTableTargetBuget tbody tr .budGet_table_profile {
    padding-left: 8px;
}
.newTableTargetBuget tbody tr .budGet_table_period {
    text-align: left;
    padding-left: 20px;
}
.newTableTargetBuget tbody tr .budGet_table_Budget {
    padding-right: 20px;
}
.newTableTargetBuget tbody tr .budGet_table_Spend {
    padding-right: 18px;
}
.newTableTargetBuget tbody tr .budGet_table_Percentaged {
    padding-left: 0;
}
.newTableTargetBuget tr .budGet_table_profile,
.newTableTargetBuget tr .budGet_table_period,
.newTableTargetBuget tr .budGet_table_Budget {
    padding-right:18px;
}
.newTableTargetBuget tr .budGet_table_Percentaged{
    padding-right: 0;
}
.newTableTargetBuget tr .budGet_table_Percentaged .con-spend {
    margin: 0 auto;
}
.newTableTargetBuget tr .budGet_table_Spend {
    text-align: right ;
}

#budget-current_wrapper #budget-current tbody tr td:first-child {
    text-align: left;
}
#budget-current_wrapper #budget-current thead tr th:first-child {
    text-align: left;
}
#budget-current_wrapper #budget-current thead tr th:last-child {
    text-align: center;
}
#budget-current_wrapper #budget-current tbody tr td {
    text-align: right;
    padding-right:20px; 
}
#budget-current_wrapper #budget-current thead tr th {
    text-align: right;
}


.newTableTargetCpa thead tr th:first-child {
    text-align: left;
    padding-left: 8px;
}
.newTableTargetCpa thead tr th {
    text-align: right;
}
.newTableTargetCpa tbody tr td:first-child {
    text-align: left;
}
table.dataTable thead td, table.dataTable thead th {
    border-top: none !important;
}

.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(1){
    width: 20% !important;
    text-align: left;
}
.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(2){
    width: 15% !important;
}
.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(3){
    width: 15% !important;
}
.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(4){
    width: 10% !important;
}
.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(5){
    width: 10% !important;
}
.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(6){
    width: 10% !important;
}
.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(7){
    width: 10% !important;
}
.newPortfolioPerformance #DataTables_Table_0_wrapper thead tr th:nth-child(8){
    width: 10% !important;
}
.newCampaignTypePerformanceTable thead tr th:first-child {
    text-align: left !important;
}

.newCampaignTypePerformanceTable tbody tr td:nth-child(5){
    text-align: right;
}
.newCampaignTypePerformanceTable tbody tr td:nth-child(6){
    text-align: right;
}
.newCampaignTypePerformanceTable tbody tr td:nth-child(7){
    text-align: right;
}
.newCampaignTypePerformanceTable tbody tr td:nth-child(8){
    text-align: right;
}
.newCampaignTypePerformanceTable tbody tr td:nth-child(9){
    text-align: right;
    padding-right: 8px;
}
.newCampaignTypePerformanceTable tfoot tr td:nth-child(5){
    text-align: right;
}
.newCampaignTypePerformanceTable tfoot tr td:nth-child(6){
    text-align: right;
}
.newCampaignTypePerformanceTable tfoot tr td:nth-child(7){
    text-align: right;
}
.newCampaignTypePerformanceTable tfoot tr td:nth-child(8){
    text-align: right;
}
.newCampaignTypePerformanceTable tfoot tr td:nth-child(9){
    text-align: right;
}

.table-scrollable .newTableTargetCpa tbody tr .dataTables_empty {
    text-align: center !important;
}
#budget-current_wrapper #budget-current tbody tr .dataTables_empty {
    text-align: center !important;
}


.targetClear {
    display: inline-block;
}

.Performance4week .tit-left {
    border-bottom: none;
}
#budget-current_wrapper #budget-current tbody tr td:last-child {
    padding-bottom: 10px;
}
.target_tableTdPro td .targetCos_a a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 190px;
    padding-left: 12px;
    text-align: left;
}

.mod-abstract {
    overflow: auto;
}

.mod-abstract .mod-img {
    text-align: right;
}

.mod-abstract .mod-img img {
    width: 80px;
    height: 80px;
    border: 1px solid #e0e0e0;
}

.nav-tab {
    border-bottom: 1px solid #ddd;
    list-style: none;

}

.nav-tab:before {
    content: " ";
    display: table;
    box-sizing: border-box;
}

.nav-tab:after {
    clear: both;
    content: " ";
    display: table;
}

.nav-tab > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tab > li a {
    color: #555;
}

.nav-tab > li.active > a {
    color: #fba103;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.nav-tab > li > a {
    padding: 10px 15px;
    margin-right: 2px;
    line-height: 1.42857;
    display: block;
    position: relative;
    text-decoration: none;
}

.asin-nav-list {
    margin-top: 25px;
    margin-bottom: 10px;
}

.asin-none {
    display: none;
}

#keywordTable1 tr td:nth-child(3) a {
    width: 16em;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*#keywordTable1 tr th:nth-child(1) {*/
    /*width: 10px ;*/
/*}*/

#campaignTable tr td:nth-child(5) a {
    /*width: 14em;*/
    white-space: nowrap;
    text-overflow: ellipsis;
}

/*#adgroupTable th:nth-child(1) {*/
    /*width: 10px ;*/
/*}*/

/*#adgroupTable th:nth-child(2) {*/
/*width: 260px ;*/
/*}*/

/*.con-price {
    width: 15em;
    white-space: nowrap;
    text-overflow: ellipsis;
}*/
/*.Campaign-names {
    width: 20em ;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}*/
.query-name {
    width: 14em ;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

#profileTable .con-price {
    white-space: nowrap;
}

.asin-name {
    width: 16em ;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

.Camname {
    /*width: 16em ;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
}

#keywordTable1 tr td a {
    white-space: nowrap;
}

.auditTable {
    border: 1px solid #e7ecf1;
}

.auditTable thead th {
    border-bottom: 2px solid #e7ecf1;
    outline: 0 ;
    padding: 10px;
}

.auditTable tbody tr {
    border-bottom: 1px solid #e7ecf1;
}
.auditTable tbody tr table tr:last-child {
    border-bottom: 0px;
}
.auditTable tbody td {
    padding: 8px 10px ;
}

.audit-title {
    overflow: auto;
    padding: 10px 0;

}

.audit-title-left {
    float: left;
    font-size: 14px
}

.audit-title-right {
    float: right;
    font-size: 14px
}

.audit-btn {
    margin-bottom: 10px;
    margin-top: 10px;

}

.audit-title-right .box-title-size {
    font-size: 12px;
}

.audit-btn .mor {
    margin-left: 0 ;
}

.aduit-title-color {
    color: #fba103;
}

.table-bordered > tbody > tr > td {
    border-right: none ;
    border-left: none ;
}

.table-bordered > thead > tr > th {
    border-right: none ;
    border-left: none ;
}

.auditTable tr td:nth-child(2) img {
    width: 50px;
    height: 50px;
}

.auditTable tr td:nth-child(2) {
    text-align: right;
}

.auditTable tr td:nth-child(3) {
    text-align: right;
}

.auditTable tr td:nth-child(4) {
    text-align: right;
}

.auditTable tr td:nth-child(5) {
    text-align: right;
}

.auditTable tr td:nth-child(6) {
    text-align: right;
}

.auditTable tr td:nth-child(7) {
    text-align: right;
}

#campaignTable tr td a {
    white-space: nowrap;
}

#adgroupTable tr td a {
    white-space: nowrap;
}

.auditTable tr td:nth-child(8) {
    text-align: right;
}

.auditTable tr td:nth-child(9) {
    text-align: right;
}

.auditTable tr td:nth-child(10) {
    text-align: right;
}

.audit-color {
    display: inline-block;
    padding: 5px;
    border: 1px solid #fba103;
    border-radius: 4px;
    color: #fba103;
    text-decoration: none;

    outline: none;
}

.audit-color:hover {
    display: inline-block;
    padding: 5px;
    border: 1px solid #fba103;
    border-radius: 4px;
    color: #fba103;
    text-decoration: none;
	/* width: 75px; */
	text-align: center;
}

.audit-border {
    color: #fba103;
    padding: 10px;
}

.brand-a {
    text-decoration: underline;
}

.moun {
    height: 350px;
}

.pull-mar {
    margin-left: -254px ;
}

.page-title .caption .download-right {
    margin-bottom: 5px;
    color: #ccc;
}

.page-title .caption .icon-wrench {
    margin-bottom: 5px;

}

.caption .btn-default {
    color: #ccc;
}

.tit-left .action .btn-default {
    /*color: #ccc;*/
    border: 1px solid #acb5c2 ;
}

#pac_body .btn-icon-only {
    height: 28px ;
    width: 28px ;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0 ;
}

/*.tit-left .caption {*/
/*line-height: 38px;*/
/*}*/

.btn-gtl {
    padding: 3px 15px ;
    margin-top: -5px;
}

.btn-icon-only > [class^="icon-"], .btn-icon-only > i {
    text-align: center;
    margin-top: 1px ;
}

.btn-download-wid {
    position: absolute;
    top: 0;
    right: 40px;
    /*margin-right: 6px;*/
    /*background: #f89f27;*/
    /*color: #fff;*/
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    padding: 5px;
    border-left: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.btn-download-wid img {
    width: 18px;
}

.page-logo {
    float: left;
}

.page-share {
    position: absolute;
    top: 0;
    right: 100px;
    /* margin-top: 39px; */
    /* margin-left: -663px; */
    cursor: pointer;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    padding: 5px;
    /*border-left: 0;*/
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.page-mail{
    position: absolute;
    top: 0;
    right: 70px;
    cursor: pointer;
    border: 1px solid #ccc;
    width: 30px;
    height: 30px;
    padding: 5px;
    border-left: 0;
}
.page-share img {
    width: 18px;
    height: 18px;
}
.page-mail img {
    width: 18px;
    height: 18px;
}
.page_changeAorR{
    position: absolute;
    top: 0;
    right: 0px;
    cursor: pointer;  
    width: 30px;
    height: 30px;
}
.page_changeAorR.pac_ROAS{
    background: url('../Content/icon/RtoA.svg');
    background-size: cover;
    background-position: center center;

}
.page_changeAorR.pac_ACOS{
    background: url('../Content/icon/AtoR.svg');
    background-size: cover;
    background-position: center center;
}

.panel_box {
    height: 374px;
}

.icon-shares {
    display: inline-block;
    /*background: url(../Content/images/icon-share1.png) no-repeat;*/
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
}

.icon-shares:hover, .btn-download-wid img:hover {
    display: inline-block;
    background-size: 100% 100%;
    width: 20px;
    height: 20px;
	position: relative;
	top: -1px;
	left: -1px;
}


.page-share span {
    color: #fff;
}

.time-text ,.out-time-text {
    font-size: 12px;
    text-transform: none;
}

.goKeyword-size {
    font-size: 12px;
    text-transform: none;
}

#padTable_group.dataTable.display tbody td {
    white-space: nowrap;
}

#padTable_group .icon-img {
    width: 50px;
    height: 50px
}

.page-validate {
    color: red;
}

.row-btn .hight-searh-save {
    background: #fff ;
    border: 1px solid #fd6f07 ;
    color: #fd6f07 
}

.add-menu {
    margin-top: 0 ;
}

.add-menu a {
    font-size: 12px;
}

.row-btn .hight-searh-clear {
    background: #fff ;
    border: 1px solid #fd6f07 ;
    color: #fd6f07 
}

.daterangepicker.dropdown-menu {
    z-index: 300000000 ;
}

.input-con {
    position: relative;
    display: inline-block;
}

.show-value {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 5px;
    margin-top: 7px;
}

.audit-list {
    padding-bottom: 20px;
}

.bor-sel .btn {
    padding: 6px 5px ;
}

.page-title .action {
    float: right;
	display: flex;
	align-items: center;
}

.sel-campaignAdgroup {
    width: 314px ;
}

/* gongxun0905 */
#dashboard-report-range {
    background-color: #fff;
    border-color: #ccc;
    margin-right: 10px;
    margin-top: 7px;
}

.dashboard-stat2 .dis-names {
    background: #F5EEE9;
    /*border-bottom: 2px solid rgba(244, 241, 237, 0);*/
    /* box-shadow: 1px 2px 3px rgba(0, 0, 0, .2); */
    /* margin-bottom: 20px; */
}

.dashboard-stat2.bordered {
    border: 0px ;
	box-shadow: 0 0 6px 4px #E5E7EE;
    height: 180px;
    margin: 0 5px 5px 5px;
}

.dashboard-stat2 .dis-names h3 {
    margin: 0;
    color: #555;
    font-size: 16px;
    margin-left: 20px;
}

.dashboard-stat2 .box-table {
    height: 90px;
}

.box-table .col-span1 {
    font-size: 38px ;
}

.row-margin .red-item {
    font-size: 12px;
}
.homeDashboardBanerTable.box-table tr.compare td:nth-child(1),.homeDashboardBanerTable.box-table tr.compare td:nth-child(3),.homeDashboardBanerTable.box-table tr.compare td:nth-child(5){
    width: 16%;
}
.homeDashboardBanerTable.box-table tr.compare td:nth-child(2),.homeDashboardBanerTable.box-table tr.compare td:nth-child(4),.homeDashboardBanerTable.box-table tr.compare td:nth-child(6){
    width: 17.333%;
    padding-left: 0px;
}
.homeDashboardBanerTable.box-table tr.compare td.item-val{
    font-size: 12px;
}
.homeDashboardBanerTable.box-table tr.compare td:nth-child(1){
    border-right: 1px dashed transparent;
}
.homeDashboardBanerTable.box-table tr td:nth-child(2), 
.homeDashboardBanerTable.box-table tr td:nth-child(4) {
    /* border-right: 1px dashed #ccc; */
}
.homeDashboardBanerTable .glyphicon {
	margin-right: 5px;
	top: 0;
}
.box-table tr td:nth-child(1), 
.box-table tr td:nth-child(2) {
    /* border-right: 1px dashed #ccc; */
}

.right_menu > div {
    /* position: absolute;
    top: 144px; */
    width: 60px;
	margin-top: 10px;
}

.right_menu > p {
    margin: 0 auto;
    text-align: center;
    /* position: absolute; */
    /* transform: scale(0.8); */
    font-size: 7.4pt;
    /* transform-origin: 0 0;  */
    /* top: 119px; */
    font-size: 8px;
    width: 60px;
    color: #f89f27;
	margin-top: 13px;
}

#right_top_menu .orange, #right_top_menu .gray {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: white;
    margin: 10px auto;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
#right_top_menu>li.pacvue-widget-dragBg{
    opacity: 0.5;
}
#right_top_menu li {
    height: 10px;
}

#right_top_menu .orange {
    background: #ffaa00;
}

#right_top_menu .gray {
    background: rgb(216, 216, 216);
}

.config-button {
    display: block;
    font-size: 32px;
    margin: 0 auto;
    position: fixed;
    width: 60px;
    bottom: 10px;
    color: #f89f27;
    text-align: center;
    cursor: pointer;
}

/*cxh 0919*/
.portlet {
    margin-bottom: 10px;
}

.ms-choice > i {
    font-size: 20px;
    width: 30px ;
    /* border-left: 1px solid #ccc ; */
    text-align: center;
}

/* .page-pad {
    padding-right: 70px;
} */

.drop-name {
    margin-right: 0 ;
}

.drop-name .dropdown-toggle {
    padding: 10px 11px 34px 12px;
}

.svg {
    width: 18px;
    height: 18px;
    margin: 0px 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.fillColor {
    fill: #f9a028;
    fill-rule: evenodd;
}

.strokeColor {
    fill: none;
    stroke: #f9a028;
    stroke-miterlimit: 10;
    stroke-width: 2;
}

.menu_left .hor-menu .navbar-nav > li .dropdown-menu li:hover>a .fillColor,
.menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li:hover>a .fillColor {
    fill: white;
}

.menu_left .hor-menu .navbar-nav > li .dropdown-menu li:hover>a .strokeColor,
.menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li:hover>a .strokeColor {
    stroke: white;
}

@media (max-width: 1566px) {
    #AdvertisingSearchTerm .keyword-nonbid {
        width: 130px ;
    }
    .row-bid .productmedia_width{
        width: 13% ;
    }
    .menu_left_new .hor-menu .navbar-nav li .actives,
    .menu_left_new .hor-menu .navbar-nav li a:hover,
    .menu_left_new .hor-menu .navbar-nav li a:focus {
        /* height: 60px !important; */
        /*line-height: 30px ;*/
        padding-top: 6px !important;
    }

    .menu_left_new .hor-menu .navbar-nav .twolinetip .actives,
    .menu_left_new .hor-menu .navbar-nav .twolinetip a:hover,
    .menu_left_new .hor-menu .navbar-nav .twolinetip a:focus {
        /* height: 70px !important; */
        /*line-height: 65px ;*/
        padding-top: 6px !important;
    }

    .menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li a {
        /*line-height: 45px ;*/
    }

    .menu_left_new .hor-menu .navbar-nav li a {
        /* height: 45px !important; */
        padding-top: 6px !important;
        padding-bottom: 6px !important;
        /*line-height: 25px ;*/
    }

    .menu_left_new .hor-menu .navbar-nav .twolinetip>a {
        /* height: 70px !important; */
        padding-top: 6px !important;
        /*line-height: 25px ;*/
    }

    .menu_left_new .hor-menu .navbar-nav li {
        /* height: 60px !important;
        line-height: 60px !important; */
    }

    .menu_left_new .hor-menu .navbar-nav .twolinetip {
        /* height: 75px !important; */
        line-height: 25px !important;
    }

    .menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li a {
        height: 75px;
        line-height: 75px;
    }

    .menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li {
        height: 45px !important;
        /*line-height: 45px ;*/
    }

    .menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li a:hover {
        height: 45px !important;
        /*line-height: 38px ;*/
    }

   .open_campaign .select2-container {
        width: 100px ;
    }
    #keywordForm .screen-rignt .select2-container {
        width:85px ;
    }
    #keywordForm .screen-rignt .select2-selection__clear{
      right:16px;
    }
    .keyword_detail #keywordTable1,.keyword_detail  #keywordTable2,#SalesTable,#portfolioTable,#profileTable,#adgroupTable{
        display: inline-block;
        width: 100% ;
        overflow-x: auto;
        /* table-layout: fixed; */
    }
    .col-mg-1{
        width: 10%;
     }
}

.iconStroke {
    fill: none;
    stroke: #acb5c2;
    stroke-miterlimit: 10;
}

.iconFill {
    font-size: 22px;
    fill: #acb5c2;
    font-family: Helvetica,
    Helvetica;
}
.icongraphFill{
	fill: #acb5c2;
	fill-rule: evenodd;
}
.group-active .iconStroke {
    stroke: #f9a028;
}

.group-active .iconFill {
    stroke: #f9a028;
    fill:#f9a028;
}

.group-active .icongraphFill {
	fill: #f9a028;
}

.tabbable-custom > .nav-tabs > li {
    background: none ;
}

.page-log {
    text-align: center;
    background: linear-gradient(135deg, rgba(151, 54, 148, 1) 0%, rgba(46, 103, 177, 1) 100%);
    line-height: 53px;
}

.page-log span {
    font-size: 12px;
    color: #fff;
}

.page-log img {
    width: 110px;
}

.copy-tips {
    position: fixed;
    z-index: 999;
    bottom: 50%;
    left: 50%;
    margin: 0 0 -25px -122px;
    background-color: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#30000000, endColorstr=#30000000);
    padding: 3px;
    border-radius: 5px;
}

.copy-tips-wrap {
    padding: 7px 6px;
    text-align: center;
    border: 1px solid #F4D9A6;
    background-color: #FFFDEE;
    font-size: 12px;
}

/*CXH----menu_left style*/
/*_layout styles*/
.page-header .page-header-loge .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username {
    color: white ;
    font-size: 12px ;
}

.page-header {
    height: 45px ;
}

.badge {
    height: 16px ;
}

.page-container {
    width: 100%;
    /* margin-top: -6px;
    top: -6px;
    position: relative; */
}

.menu_all .hor-menu {
    /* position: sticky; */
    top: 56px;
    z-index: 10000;
}

.menu_left {
    width: 50px;
    background: #545454;
}

.menu_left li img {
    width: 20px;
    height: 20px;
}

.menu_left .hor-menu .navbar-nav li {
    border: 0;
    color: #000 ;
    height: 56px;
    width: 50px;
    line-height: 56px;
    text-align: center;
}

.menu_left .hor-menu .navbar-nav li a {
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    font-family: Helvetica ;
}

.menu_left .hor-menu {
    margin: 0 ;
}

.menu_left .hor-menu .navbar-nav {
    width: 50px;
}

/*.menu_left .hor-menu .navbar-nav li:hover{*/
/*border-left: 4px solid #ffaa00;*/
/*background: #7f7f7f;*/
/*padding-left: 0;*/
/*}*/

 .menu_left .hor-menu .navbar-nav li a:hover, .menu_left .hor-menu .navbar-nav li a:focus {
    background: #929292;
    border-bottom: 0;
    color: #333 ;
    /* height: 50px;
    line-height: 50px; */
    border-left: 4px solid #ffaa00;
    padding-right: 4px;
}
.menu_left .hor-menu .navbar-nav li .actives{
    background: #7f7f7f;
    border-bottom: 0;
    color: #333 ;
    height: 56px;
    line-height: 56px;
    border-left: 4px solid #ffaa00;
    padding-right: 4px;
}

.menu_left .hor-menu .navbar-nav li a {
    padding: 0;
    text-align: center;
    color: #fff;
}

.menu_left .hor-menu .navbar-nav > li .dropdown-menu {
    position: absolute;
    left: 50px;
    top: 0;
    background: #929292;
    border: none ;
    box-shadow: none ;
}

.menu_left .hor-menu .navbar-nav > li:hover > .dropdown-menu {
    display: block;
}
.menu_left .hor-menu .navbar-nav > li:hover > .dropdown-menu > li:hover > .dropdown-menu {
    display: block;
}
.menu_left .hor-menu .navbar-nav > li a span {
    font-size: 12px;
    line-height: 50px;
}

.menu_left .hor-menu .navbar-nav li a span.pt-1 {
    display: none;
}

.menu_left .hor-menu .navbar-nav > li .dropdown-menu li {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    padding: 8px 10px;
}

.menu_left .hor-menu .navbar-nav > li .dropdown-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
}

.menu_left .hor-menu .navbar-nav > li .dropdown-menu li a {
    height: 50px;
    line-height: 50px;
    display: block;
    padding: 0px 10px;
    text-align: left;
}

.menu_left .hor-menu .navbar-nav > li .dropdown-menu li a:hover {
    margin: 0;
    background: #ffaa00;
    text-align: left;
    color: #fff ;
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
    border: none;
}

.menu_left .hor-menu .navbar-nav li a span.cen-size {
    font-size: 12px;
    background: #fba103;
    color: #fff;
    border-radius: 4px;
    line-height: 24px;
}

.menu_left .hor-menu .navbar-nav .glyphicon {
    font-size: 12px;
    color: #666;
}

.toggle-btn {
    display: block;
    width: 16px;
    float: right;
    padding: 20px 0 0 5px;
    color: #fff;
    cursor: pointer;
}

.toggle {
    text-align: center;
    line-height: 50px;
}

.toggle img {
    width: 24px;
    height: 24px;
}

.menu_left_new {
    width: 85px;
    background: #545454;
}

.menu_left_new .hor-menu {
    margin: 0 ;
}

.menu_left_new .hor-menu .navbar-nav {
    width: 85px;
}

.menu_left_new .hor-menu .navbar-nav li {
    /*background: #545454;*/
    border: 0px;
    color: #000 ;
    /* height: 85px; */
    width: 85px;
    text-align: center;
    /* line-height: 85px; */
}

.menu_left li>a>span>svg{ 
    width: 35px;
    height: 35px;
    fill:#fff;
    stroke:#fff;
}
.menu_left_new li>a>span>svg{
    width: 25px;
    height: 25px;
    fill:#fff;
    stroke:#fff;
}
.menu_left li>a>span>svg{
    padding-top: 10px;
}
.menu_left li .actives>span>svg {
    fill: #ffaa00;
    stroke:#ffaa00;
    
}
.menu_left_new li .actives>span>svg {
    fill: #ffaa00;
    stroke:#ffaa00;
}
.menu_left_new li .actives .cls-1,.menu_left li .actives .cls-1{
    fill: #ffaa00;
    stroke:#ffaa00;stroke-miterlimit:10;stroke-width:0.3px;
}
.cls-1{fill:#fff;stroke:#fff;stroke-miterlimit:10;stroke-width:0.3px;}
.menu_left_new .hor-menu .navbar-nav li a {
    /* height: 85px; */
    line-height: 28px;
    /*padding: 20px 0 0 0;*/
    text-align: center;
    color: #fff;
    padding-left: 8px;
    padding-top: 13px;
}
.menu_left_new .hor-menu .navbar-nav li .actives span.pt-1{
   color: #ffaa00;
}
.menu_left_new .hor-menu .navbar-nav li .actives,  .menu_left_new .hor-menu .navbar-nav li a:focus {
    background: #7f7f7f;
    border-bottom: 0;
    color: #ffaa00 ;
    /* height: 85px; */
    border-left: 5px solid #ffaa00;
    line-height: 28px;
    padding-left: 3px;
    padding-top: 13px;
}
.menu_left_new .hor-menu .navbar-nav li a:hover{
    background: #929292;
    border-left: 5px solid #ffaa00;
    /* height: 85px; */
    border-left: 5px solid #ffaa00;
    line-height: 28px;
    padding-left: 3px;
    padding-top: 13px;
}

.menu_left_new .hor-menu .navbar-nav > li .dropdown-menu {
    position: absolute;
    left: 85px;
    top: 0;
    background: #929292;
    border: none ;
    box-shadow: none ;
}

.menu_left_new .hor-menu .navbar-nav  li:hover>.dropdown-menu {
    display: block;
    border-radius: 0 ;
}

.menu_left_new .hor-menu .navbar-nav > li a span {
    font-size: 12px;
    line-height: 14px;
    /*line-height: 50px;*/
}

.menu_left_new .hor-menu .navbar-nav li a span.pt-1 {
    display: block;
    color: white;
}

.menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 8px 10px;
}

.menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li {
    width: 100%;
    padding: 0;
    margin: 0;
}

.menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li a {
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0px 10px;
    text-align: left;
    font-size: 14px;
}

.menu_left_new .hor-menu .navbar-nav > li .dropdown-menu li a:hover {
    margin: 0;
    background: #ffaa00;
    text-align: left;
    color: #fff ;
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
    border: none;
}

.menu_left_new .hor-menu .navbar-nav li a span.cen-size {
    font-size: 12px;
    background: #fba103;
    color: #fff;
    border-radius: 4px;
    line-height: 24px;
}

#pac_body .menu_left_new .toggle {
    height: 50px ;
    line-height: 50px ;
}
#pac_body #toggle-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding-top: 18px;
    padding-bottom: 24px; */
    line-height: normal;
    height: 56px;
}
.menu_left_new .hor-menu .navbar-nav .glyphicon {
    font-size: 16px;
    color: #666;
}

.toggle-right {
    width: 60px;
    height: 42px;
    background: white;
    position: absolute;
    top: 50px;
    right: 10px;
    text-align: center;
    line-height: 42px;
    border-radius: 4px;
    cursor: pointer;
}

.toggle-right span {
    font-size: 12px;
    border: 1px solid #f89f27;
    border-radius: 50%;
    /*padding: 5px;*/
    color: #f89f27;
    width: 30px;
    height: 30px;
    line-height: 28px;
    text-align: center;
}

.right_menu {
    margin: 62px 10px 0 0;
    background: white;
    width: 60px;
    border-radius: 4px;
    display: none;
}

.dropdown-menu img {
    margin-right: 10px;
    width: 16px ;
    height: 16px ;
}

#pac_body .fa-toggle {
    color: #f9a028;
    font-size: 20px;
    /* width: 20px;
    height: 20px;
    line-height: 28px; */
    border-radius: 50%;
}

.dropdown-menu > li:first-child:hover > a {
    border-radius: 0 ;
}

.dropdown-menu > li:last-child:hover > a {
    border-radius: 0 ;
}

.container {
    padding-left: 10px ;
    padding-right: 10px ;
}

.page-content, .page-head, .page-head-color {
    background: none ;
}


.tabbable-custom > .nav-tabs {
    position: absolute;
    top: -50px;
    left: 124px;
    padding: 0;
    height: 38px;
    border: none;
}

.tabbable-custom > .nav-tabs > li > a {
    margin-right: 0;
    color: #939599 ;
    display: inline-block;
    vertical-align: center;
}

.tabbable-custom > .nav-tabs > li {
    height: 41px;
    line-height: 38px;
    color: #949599 ;
}

.tabbable-custom > .nav-tabs > li.active > a {
    color: #f9a028 ;
    background: transparent ;
    line-height: 22px;
    font-weight: bold;
    border: none;
    font-size: 14px;
}

.tabbable-custom > .nav-tabs > li > a:hover {
    color: #f9a028 ;
    background: transparent ;
    /*font-weight: bold;*/
}



#pac_body .icon15 {
    width: 15px ;
    height: 14px;
    display: inline-block ;
    vertical-align: 30% ;
}

#chartbox .btn.btn-outline.grey-salsa:hover,
#chartbox .btn.btn-outline.grey-salsa:active,
#chartbox .btn.btn-outline.grey-salsa:active:hover,
#chartbox .btn.btn-outline.grey-salsa:active:focus,
#chartbox .btn.btn-outline.grey-salsa:focus,
#chartbox .btn.btn-outline.grey-salsa.active {
    border-color: #f79f39;
    color: #f79f39;
    background-color: #fff;
}

.min-height {
    position: absolute;
    right: 375px;
}

table.dataTable tbody tr {
    height: 40px ;
}


/*campaign*/

/*隝藝杜索框 cxh*/
.campaign {
    margin-left: 1px;
    margin-right: -13px;
}

.portlet-body .btn.btn-outline.blue {
    margin: 3px 0;
}

.campaign .dataTables_filter {
    display: none;
}

.campaign .border-bottom {
	border-bottom: 1.5px solid #eaeaea;
	height: 46px;
	display: flex;
	align-items: center;
}

.toggle-g2 {
    display: inline-block;
    border-right: 1px dashed #eaeaea;
    height: 30px;
    margin-top: 8px;
}

.campaign .btn-down {
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #f9a028;
    text-align: center;
    border-radius: 50%;
    margin: 0 5px;
    font-size: 16px;
}

.campaign .btn-down span {
    color: #f9a028;
    vertical-align: middle;
}

.campaign .ms-choice {
    background-color: transparent ;
    border: 0 ;
}

.campaign div.ms-parent {
    border-right: 1px dashed #eaeaea ;
    padding: 0;
    margin: 0;
    margin-bottom: 13px;
    height: 28px;
}

.campaign > div.ms-parent:nth-child(3) {
    border-left: 1px dashed #eaeaea;
}

.campaign .ms-choice > i {
    border-left: 0 ;
    color: #949599;
    font-size: 16px ;
}

.campaign .select2-container {
    padding-right: 14px;
    /* border-right: 1px dashed #ddd; */
}

.campaign .form_datetime {
    color: #727272 ;
    font-size: 12px ;
}

.campaign .span-box-font {
    /*color: #727272 ;*/
    font-size: 12px;
    width: 73px;
    text-align: left;
}

.campaign .campagin_right {
    /*display: inline-block;*/
    /*float: right;*/
    /* flex: 1; */
    text-align: right;
}

/*.campaign .chart-select {*/
/*display: none;*/
/*}*/

.campaign .campagin_right .col-width {
    background-color: white;
    color: #727272 ;
    border-radius: 4px;
    border: 1px solid #d9d9d9 ;
}

.campaign .campagin_right .btn-group .btn-color:nth-child(1) {
    border: 1px solid #eaeaea ;
    border-right: 0px ;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.campaign .campagin_right .btn-group .btn-color:nth-child(2) {
    border: 1px solid #eaeaea ;
    border-left: 0px ;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.campaign .campagin_right .btn-color i {
    border: 0;
}

.campaign .campagin_right .btn-color {
    background-color: #fff;
    color: #727272;
}

.campaign thead tr:first-child {
    background-color: #FAFAFA;
}


.campaign .select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    color: #727272 ;
    font-size: 12px;
}

.campaign .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    display: block;
    /*border-color: #727272 transparent transparent transparent;*/
    border-style: solid;
    border-width: 5px 5px 0 5px;
    height: 0;
    left: 0;
    margin-left: 2px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 0;
}

.campaign .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
    border-color: transparent transparent #727272 transparent;
    border-width: 0 5px 5px 5px;
}

.campaign .input-append {
    margin-top: 6px;
    border-right: 1px dashed #ddd;
}

.campaign .input-append i {
    border-left: 0 ;
    color: #949599;
    font-size: 16px ;
    position: absolute;
    right: 14px;
    top: 9px;
}

.campaign #campaign-start-time::-webkit-input-placeholder {
    color: #727272;
    font-size: 14px;
}

.campaign .purples {
    background: #fff ;
    border: 1px solid #ccc ;
    width: 106px;
    line-height: 18px;
    height: 30px;
}

.campaign .screen-rignt {
    font-size: 12px;
    color: #747474;
    flex: 1;
    padding-top: 0px;
}

.campaign .screen-rignt .select2-container {
    border-right: none;
    border: 1px solid #ddd ;
    border-radius: 4px;
    height: 30px;
    width: 100px ;
}

.campaign .screen-rignt .purples i {
    font-size: 16px;
    color: #949599;
    /*position: absolute;*/
    /*top: 12px;*/
    vertical-align: 14%;
}

.campaign .select2-container .select2-selection--single {
    height: 30px;
    line-height: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.campaign table thead tr:nth-child(2) th:first-child {
    padding: 0 ;
}

.incon-b {
    background: url(images/17.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.icon_right {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle
}

.incon-bs {
    background: url(images/16.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.incon-c {
    background: url(images/14.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

incon-cs {
    background: url(images/15.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.incon-a {
    background: url(images/19.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.incon-as {
    background: url(images/18.png) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.campaign .chart-select {
    position: absolute;
    top: 285px;
}

.campaign .c1 {
    height: 285px;
}

.row_title {
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    background: #fbead9;
    color: #bc7d3f;
}

.chart-select {
    display: none;
}

.search_left {
    padding: 15px 0 10px 0px;
}

.modalFilter div.ms-parent {
    border: 1px solid #ddd ;
    height: 36px;

    border-radius: 4px;
}

.modalFilter .ms-choice > span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
}

.modalFilter .input-append {
    border: 1px solid #ddd;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    width: 135px;
}

/* .modalFilter .form_datetime {
    color: #727272 
} */

.modalFilter .select2me {
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.campagin_name {
    height: 50px;
    line-height: 50px;
    color: #727272;
    text-align: right;
}

.modalFilter label {
    font-size: 14px;
}

.modalFilter div.checker, .campagin_name div.radio {
    margin-bottom: 25px;
}

input.campagin_text {
    width: 396px ;
    height: 34px;
    line-height: 36px;
    border-radius: 4px;
    color: #555555;
    outline: none;
    float: right;
}

.open_filter {
    margin-left: 6px;
}

.open_campaign {
    margin-top: 7px;
    width: auto;
    margin-left: 6px;
    height: 30px;
    border: 1px solid #dcdcdd;
    border-radius: 4px;
    background:white;
    /*line-height: 36px;*/
}

.open_campaign div.ms-parent:last-child {
    border: 0 ;
}

.open_filter .btn-color {
    height: 30px;
    line-height: 30px;
    background: white;
    border: 1px solid #dcdcdd ;
    color: #727272 ;
}

.modalFilter .ms-choice {
    border: 0 ;
    height: 33px;
    color: #727272 ;
}

.modalFilter .ms-choice > span {
    width: 83px ;
}

.select2-container {
    border-right: 0 ;
}

.campagin_name {
    height: 50px;
    line-height: 50px;
    color: #727272;
}

.add_profile {
    height: 40px;
}

.search_right {
    padding-top: 7px;
}

.modalFilter .input-append i {
    border-left: 0 ;
    color: #949599;
    font-size: 16px ;
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 10px;
    border-left: 1px solid #ccc ;
}

.modalFilter .select2-container .select2-selection--single .select2-selection__rendered {
    width: 90px;
}

.modalFilter .select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
    display: block;
    margin-left: 6px;
    border-width: 0 6px 6px 6px;
}

.keywordSearch {
    position: absolute;
    right: 179px;
    top: -1px;
}

.modalFilter .ms-drop {
    width: auto ;
    overflow-x: hidden;
}

.modalFilter .ms-drop.bottom {
    top: 38px;
}

#pac_body .transparent {
    background: transparent ;
}

.modalFilter .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 134px;
}

.modalFilter .modalFilter .select2me {
    height: 39px;
}

.modalFilter .btn-group .btn-default {
    height: 38px;
}

.serach-text-input {
    float: none;
    margin: 0;
    position: absolute;
    right: 127px;
    top: 0;
}

.serach_head {
    /*position: absolute;*/
    /*left: 5px;*/
    /*top: 10px;*/
   
    z-index: 100;
    cursor: pointer;
}

.serach_tit {
    position: absolute;
    left: 40px;
    top: 16px;
    width: 500px;
    padding:20px;
    font-weight: normal;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99;
}

.serach_tit a{
    color:#333;
    font-weight: normal;
}

.serach_tit .search-left{
    float: left;
    width: 140px;
}

.serach_tit .search-left .input-box{
    width: 90%;
    position: relative;
    border:1px solid #ddd;
    margin-bottom: 5px;
}

.serach_tit .search-left .plan_active {
    width: 100%;
    padding-left: 13px;
    background: #f5f5f5;
    font-weight: 600;
    line-height: 24px;
   border:none;
    border-left:2px solid #337ab7;
    box-sizing: border-box;
}

.serach_tit .search-left a{
    display: block;
    padding-left: 15px;
    line-height: 24px;
    text-align: left;

}
.serach_tit .search-right{
    margin-left: 140px;
    border-left:1px solid #ddd;
    padding-left: 16px;
}
.serach_tit .search-right p{
    float: left;
    font-weight: 600;
}

.serach_tit .search-box{
    position: relative;
    margin: 10px 0;
    width: 100%;
}

.serach_tit .search-box:before{
    content:'';
    position: absolute;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    height:100%;
    background: url("images/search.png") no-repeat center center;
    background-size: 40% auto;
}
.serach_tit .search-box input{
    border-radius: 4px;
    border:1px solid #ddd;
    width: 100%;
    line-height: 26px;
    padding-left: 30px;
    color: #999;
}
.serach_tit .search-right .select-all{
    float: right;
    color: #1894FF;
}
.serach_tit .search-items{
    padding-top: 5px;
    padding-bottom: 10px;
    border-top:1px solid #ddd;
}
.serach_tit .search-bottom{
clear: both;
    border-top:1px solid #ddd;
    padding-top: 5px;
    overflow: hidden;
}
.serach_tit .search-bottom .search-btn{
    float: right;
    margin-left: 10px;
    padding:0 10px;
    line-height: 30px;
    color:#1894FF;
    border:none;
    background: transparent;
    outline: none;
}

.serach_tit .search-bottom .saveplan{
    background: #f9a028 ;
    color:#333;
}
.serach_tit .toggle-vis {
    display: block;
    width: 150px;
    height: 24px;
    line-height: 24px;
    text-align: left;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 12px;
}

/*.modal {*/
/*cursor: pointer;*/
/*}*/

.modal-content {
    border-radius: 0 ;
}

.modal-header {
    padding: 8px 15px ;
    background: #e6f7ff ;
    color: black ;
}

.modal-header h4 {
    font-weight: normal;
    color: black;
}

.modal-footer button {
    width: 60px;
}

/* gx 1010  */
.modal .select2-drop {
    z-index: 10050 ;
}

.modal .select2-search-choice-close {
    margin-top: 0 ;
    right: 2px ;
    min-height: 10px;
}

.modal .select2-search-choice-close:before {
    color: black ;
}

/*防止select2丝会自动失去焦点*/
.modal .select2-container {
    /* z-index: 11000 ; */
}

.modal .select2-drop-mask {
    /* z-index: 11000 ; */
}

.modal .select2-drop-active {
    /* z-index: 11000 ; */
}

.sov .select2-container {
    border-radius: 4px;

}

.sov .select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
    color: #727272 ;
    font-size: 12px ;
}

.sov .btn-down-brand {
    position: absolute;
    right: 7px;
    top: 6px;
}

.modalFilter .select2-container .select2-selection--single .select2-selection__rendered {
    /* color: #727272 ; */
    font-size: 12px;

}

.modalFilter .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
    padding: 0 0 0 18px;
    border-left: 1px solid #ccc;
}

.modalFilter .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
    display: block;
    margin-left: 6px;
    border-width: 6px 6px 0 6px;
}

.modalFilter .ms-parent {
    width: 135px ;
}

.modalFilter .select2-container .select2-selection--single {
    border: 1px solid #ddd ;
    color: #727272 ;
    font-size: 12px;
    height: 36px ;
    line-height: 24px ;
    width: 135px;
}

.modalFilter input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #727272;
    /* placeholder字体大尝 */
    font-size: 12px;
    /* placeholder佝置  */
    /*text-align: right;*/
}

.modalFilter .ms-choice > i {
    height: 34px;
}

.btn-show-save-report:hover {
    text-decoration: none;
}

#campaign-add-keywords, #campaign-add-negative-keywords {
    height: auto ;
}

#explorer_a_campaign-add-keywords .modal-content {
    width: 880px;
}

#campaign-add-keywords .key-textare textarea,
#explorer_a_campaign-add-keywords .key-textare textarea {
    width: 100%;
    height: 243px;
}

#pac_body .dataTables_empty {
    height: 196px;
    vertical-align: middle;
    text-align: center;
}

#CampaignNewLayout .dataTables_empty img {
    position: absolute;
    top: 30px;
}

#campaign-add-keywords .key-textare,
#campaign-add-negative-keywords .key-textare {
    width: 100%;
}

#add_keywords_form .control-label {
    text-align: left ;
    color: #949599 ;
    height: 30px;
    line-height: 27px;
}

#campaign-add-keywords textarea,
#campaign-add-negative-keywords textarea {
    resize: none;
    border: 1px solid #d9d9d9;
}

#campaign-add-keywords .key-pr-tab,
#campaign-add-negative-keywords .key-pr-tab {
    width: 100%;
}

#campaign-add-keywords .addkey,
#campaign-add-negative-keywords .addkey,
#add_keywords_form .addkey {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #dedede;
    margin-bottom: 10px;
    color: #949599 
}

#campaign-add-keywords .modal-footer,
#campaign-add-negative-keywords .modal-footer {
    padding-right: 36px;
    padding-top: 0;
}

#campaign-add-keywords .form-inline .bootstrap-select.btn-group,
#campaign-add-keywords .form-horizontal .bootstrap-select.btn-group,
#campaign-add-keywords .form-group .bootstrap-select.btn-group {
    width: 100% ;
}

#campaign-add-keywords .con-key,
#campaign-add-negative-keywords .con-key,
#campaign-add-negative-keywords .con-key,
#add_keywords_form  .con-key {
    padding: 0;
    width: 100%;
    margin-top: -32px;
} 

#campaign-add-keywords .dataTables_filter,
#campaign-add-negative-keywords .dataTables_filter,
#add_keywords_form .dataTables_filter {
    margin-top: 0;
    margin-bottom: 10px;
}

.delkey {
    padding: 2px;
    padding-top: 4px;
    width: 20px;
    display: inline-block;
}

.disRemove tbody,
.disRemove1 tbody {
    display: block;
    max-height: 197px;
    overflow-y: auto;
    border-bottom: 1px solid #ccc;
}

.disRemove thead,
.disRemove tbody tr,
.disRemove1 thead,
.disRemove1 tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.disRemove thead, .disRemove1 thead {
    width: calc(100% - 1em)
}

.disRemove thead th,
.disRemove thead td,
.disRemove1 thead th,
.disRemove1 thead td {
    border-bottom: 0px ;
}

.disRemove thead th:nth-child(2),
.disRemove tbody td:nth-child(2),
.disRemove1 thead th:nth-child(2),
.disRemove1 tbody td:nth-child(2) {
    text-align: left;
    padding-left: 2px ;
    width: 45% ;
}

.disRemove thead th:nth-child(3),
.disRemove tbody td:nth-child(3),
.disRemove1 thead th:nth-child(3),
.disRemove1 tbody td:nth-child(3),
.disRemove thead th:nth-child(4),
.disRemove tbody td:nth-child(4) {
    text-align: right;
    padding-right: 17px ;
    width: 20% ;
}

.disRemove tbody td:nth-child(3),
.disRemove tbody td:nth-child(4) {
    padding-right: 16px ;
}

.disRemove thead td,
.disRemove thead th,
.disRemove1 thead td,
.disRemove1 thead th {
    border-bottom: 0px ;
}

#pac_body .disRemove thead tr th div.checker,
#pac_body .disRemove1 thead tr th div.checker,
#pac_body div.radio {
    /* margin-left: 3px;
    margin-top: 4px ; */
    display: inline-block;
}

.disRemove thead tr th a,
.disRemove1 thead tr th a {
    color: black;
}

.disRemove thead tr th:first-child,
.disRemove1 thead tr th:first-child {
    width: 50px ;
    text-align: left;
}

.disRemove tbody tr td:first-child,
.disRemove1 tbody tr td:first-child {
    text-align: left;
    width: 15% ;
    padding-left: 6px ;
}
.add_key.disRemove thead tr th:first-child,
.add_key.disRemove1 thead tr th:first-child {
    width: 60% ;
    text-align: left;
}

.add_key.disRemove tbody tr td:first-child,
.add_key.disRemove1 tbody tr td:first-child {
    text-align: left;
    width: 60% ;
    padding-left: 6px ;
}

.disRemove tbody tr:first-child td,
.disRemove1 tbody tr:first-child td {
    border-top: 1px solid #ddd ;
}

.Top20Campaign .tit-left .action .btn-default {
    width: 100px;
    float: right;
    margin-bottom: 5px;
}

.tablaTotal > tbody > tr:nth-of-type(odd) {
    background: #e6f7ff;
}

.menu_top > .nav-tabs > li {
    height: 41px;
    line-height: 41px;
    color: #949599 ;
}

#portfolioTable tbody tr td:first-child .tooltip-inner,
#campaignTable tbody tr td:first-child .tooltip-inner,
#profileTable tbody tr td:first-child .tooltip-inner,
#adgroupTable tbody tr td:first-child .tooltip-inner,
#keywordTable1 tbody tr td:first-child .tooltip-inner {
    min-width: 200px;
}

.portlet .container-box {
    min-width: 140px;
    display: flex;
    margin: 1px;
    margin-left: 12px;
}

.portlet .container-box .label-left {
    margin-right: 5px;
    transform: scale(0.8);
    width: 67px;
}

.portlet .container-box .label-center {
    width: 100px;
    height: 10px;
    border: 1px solid #cecece;
    margin-top: 3px;
    position: relative;
}

.portlet .container-box .label-center .rl {
    position: absolute;
    width: 1px;
    height: 8px;
    border-right: 1px dashed #ccc;
    left: 30px;
}

.portlet .container-box .label-right {
    margin-left: 5px;
    transform: scale(0.8);
    font-size: 13px;
}

.portlet .label-green {
    background: #6ec97f;
}

.portlet .label-red {
    background: #f49d9d;
}

.portlet .label-def {
    background: #ebebeb;
}

.portlet .label-gray {
    background: #9699A2;
}

.portlet .label-greenFont {
    color: #6ec97f;
}

.portlet .label-redFont {
    color: #f49d9d;
}

.portlet .label-defFont {
    color: #ebebeb;
}

.portlet .label-grayFont {
    color: #9699A2;
}

#chartbox table.dataTable.no-footer {
    border-top: none;
    border-left: none;
    border-right: none;
    /* border-bottom: 0px dashed #eaeaea; */
}

#chartbox table.dataTable tfoot th, #chartbox table.dataTable tfoot td {
    border-top: 1px dashed #eaeaea ;
}

#chartbox table.dataTable tbody tr:first-child td {
    border-top: none;
}

#chartbox table.dataTable.row-border tbody th,
#chartbox table.dataTable.row-border tbody td,
#chartbox table.dataTable.display tbody th,
#chartbox table.dataTable.display tbody td {
    border-top: 1px dashed #eaeaea;
}

#chartbox table.dataTable.stripe tbody tr.odd, #chartbox table.dataTable.display tbody tr.odd {
    background-color: transparent;
}

#chartbox table.dataTable tbody td, #chartbox table.dataTable thead th {
    /*border-bottom: 1.5px dashed #eaeaea ;*/
    /*padding: 0 ;*/
}

#theForm .ms-choice > span {
    /*top: 4px;*/
}

.title_box {
    display: flex;
    align-items: center; /*垂直居中*/
    justify-content: center; /*水平居中*/
}

.title_con {
    display: flex;
    flex-direction: column;
    transform: scale(.8);
}

.title_top {
    width: 80px;
    border-bottom: 1px solid #eaeaea;
    text-align: center
}

.title_bottom {
    width: 80px;
    text-align: center
}
.title_newUnit {
    padding-left: 6px;
}
.create-new ,.create-new:active, .create-new:hover{
    margin: 0;
    height: 30px;
    line-height: 18px ;
    background:  url(../Content/images/new.svg) no-repeat 5px;
    background-size: 21px;
    /* background: #aaa; */
    width: 110px;
    border: 1px solid #ddd;
    padding-left: 29px;
}
.create-action{
    margin: 0;
    height: 36px;
    line-height: 17px ;
    background-size: 20px;
     background: transparent;
    width: 95px;
    padding-left: 0;
    border: 1px solid #ccc;
}
.create-action>span:before{
    content: '';
    display: inline-block;
    width: 28px;
    height: 20px;
    background: url(../Content/images/action.svg) no-repeat 5px;
    background-size: 70% auto;
    vertical-align: -7px;
}
/* gx 1026 */
.lightorange{
    border-color: #FcDdb3; 
   
}
.campaign .table  .lightorange.btn{
    height: 25px ;
    margin:3px 0px; 
    padding: 3px 15px;
    color: #666;

}
/* gx 1101 */
.gotosetting{
    display: none;
    position: absolute;
    top:65%;
    left: 50%;
    transform: translate(-50%,-50%)
}
.saveplan{
    display: inline-block;
    border: 1px solid #f9a028;
    color: #f9a028;
    padding:1px 2px; 
    border-radius:4px;
    cursor: pointer;
}
/* gx 1123 */
table.keytable.fixedHeader-floating thead th{
    padding: 10px 13.2px;
}
table.mytable.fixedHeader-floating thead th{
    padding: 10px 16px;
}
table.campaigntable.fixedHeader-floating thead th {
    padding: 10px 16px;
}
table.keytable.fixedHeader-floating thead th.commtitle.sorting {
    padding: 10px 18.2px;
}
.keytable tr th:first-child{
    width: 14px ;
    min-width: 14px ; 
}

/* gx 1213 badge类坝 */ 

.reddot:after {
    content: "";
    position: absolute;
    top: 10px;
    
    padding: 3px;
    z-index: 99;
    background: #eb5b54;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
    border: 1px solid #eb5b54;
}
.menu_left .reddot:after {
right: 5px;
}
.dropdown-user .reddot:after{
    right: 64px;
}
.menu_left .pull-left .reddot:after {
    right: 48px;
    top:15px;
    }
#right_top_menu .reddot1:after{
    content: "";
    position: absolute;
    /* top: 10px; */
    /* right: 5px; */
    padding: 3px;
    z-index: 99;
    background: #eb5b54;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
    border: 1px solid #eb5b54;
}
.beta{
    /* margin-left:1px; */
    font-size:10px;
}
.newcolor{
  color: #e65e5a;
}
.betacolor{
color: #f9a028;
}
.error_tip{
    display: none;
    color:red;
}

.dropdown-training svg{
    display: block;
    height:20px;
}

/*budget头部表大尝*/
@media (max-width: 1450px) {
	table#tableMonth tr:first-child {
		font-size: 14px;
	}
	table#tableMonth .input-large {
		width: 175px ;
	}
	.table_month_total thead th {
		font-size: 14px;
	}
	.table_bon {
		top: 10px ;
	}
	.budget-one .head_bg {
		font-size: 14px;
	}
}
.js-name .title {
	white-space: nowrap;
}
.is-menu-lock-red {
	position: relative;
}
.menu_left_new .is-menu-lock-red:before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(/Content/images/lock.png);
	background-color: #ff6f5c;
	border-radius: 50%;
	background-size: 80% 80%;
    background-position: 1.5px 0px;
    background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 15px;
	z-index: 100;
}
.menu_left .is-menu-lock-red:before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(/Content/images/lock.png);
	background-color: #ff6f5c;
	border-radius: 50%;
	background-size: 80% 80%;
    background-position: 1.5px 0px;
    background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 100;
}
.is-menu-lock-blue {
	position: relative;
}
.menu_left_new .is-menu-lock-blue:before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(/Content/images/lock.png);
	background-color: #43bde8;
	border-radius: 50%;
	background-size: 80% 80%;
    background-position: 2px 2px;
    background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 15px;
	z-index: 100;
}
.menu_left .is-menu-lock-blue:before {
	content: '';
	width: 18px;
	height: 18px;
	background: url(/Content/images/lock.png);
	background-color: #43bde8;
	border-radius: 50%;
	background-size: 80% 80%;
    background-position: 2px 2px;
    background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 100;
}
.is-menu-lock-1 {
	position: relative;
}
.is-menu-lock-1:before {
	content: '';
	width: 12px;
	height: 12px;
	background: url(/Content/images/lock.png);
	background-color: #43bde8;
	border-radius: 50%;
	background-size: 80% 80%;
    background-position: 1.5px 0px;
    background-repeat: no-repeat;
	position: absolute;
	top: 16px;
	right: 4px;
	z-index: 100;
}
.is-menu-lock-2 {
	position: relative;
}
.is-menu-lock-2:before {
	content: '';
	width: 12px;
	height: 12px;
	background: url(/Content/images/lock.png);
	background-color: #ff6f5c;
	border-radius: 50%;
	background-size: 80% 80%;
    background-position: 1.5px 0px;
    background-repeat: no-repeat;
	position: absolute;
	top: 16px;
	right: 4px;
	z-index: 100;
}
.is-nav-lock {
	position: relative;
}
.is-nav-lock:before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(/Content/images/lock.png);
	background-color: #ff6f5c;
	border-radius: 50%;
	background-size: 80% 80%;
    background-position: 1.5px 1px;
    background-repeat: no-repeat;
	position: absolute;
	top: 2px;
	right: 2px;
	z-index: 100;
}
.table-mask-box {
	position: relative;
}
.table-mask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 1px;
	right: 1px;
	background: rgba(0,0,0,0.1);
	cursor: pointer;
	z-index: 10;
}
.table-mask+*{
	opacity: 0.2;
}
.table-lock:before {
	content: '';
	width: 14px;
	height: 14px;
	background: url(/Content/images/lock.png);
	background-color: #ff6f5c;
	border-radius: 50%;
	background-size: 80% 80%;
	background-position: 1.5px 1px;
	background-repeat: no-repeat;
	position: absolute;
	top: -8px;
	right: -6px;
	z-index: 11;
}
.tab-screen .dropdown-menu{
 top:20px;
}

.nav_svg {
	display: none;
}
.active .nav_link .nav_svg .iconFill {
	fill: #f9a028 ;
}
/* @media (max-width: 1566px) {
	.nav_svg {
		display: block;
	}
	.nav_word {
		display: none;
	}
} */

.page-container-bg-solid .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	background: transparent;
	border: none;
}
.page-container-bg-solid .dataTables_wrapper .dataTables_paginate .paginate_button {
	border: none;
	padding: 0;
	margin-left: 0;
}

@media (max-width: 1750px) {
	.sellerProduct .filter-btn{
		font-size: 12px;
	}
}
@media (max-width: 1650px) {
	.sellerProduct .filter-btn{
		font-size: 12px;
		padding: 4px 10px;
	}
	.sellerProduct .filter-export{
		padding: 0;
	}
}


@media (max-width: 1470px) {
	.sellerDashboard .info-bottom{
		font-size: 10px;
	}
}
.t-blu-color {
	color: #1a9ed8;
}
.t-color47 {
	color: #474747;
}
.t-color92 {
	color: #929292;
}

.salerOrder_css tbody {
	color: #636165;
}

.t-dis {
	display: none;
}
#pac_body #reportPreview tr td{
	text-align: right;
}
.modal-body.mod-met1 .bootstrap-select.form-control.selectbd {
    width: 88px ;
    margin: 0;
    display: inline-block;
    font-size: 12px ;
}
/* 2020/2/8 Total Budget lhs*/
/* #chartbox table.dataTable tbody td.dataTables_empty {
    border: none;
} */

/* #chartbox table.dataTable tbody td, #chartbox table.dataTable tbody th */
 #chartbox #budget-current-total {
    border: none;
} 

/* bootstrapWizard新作样式 */
#create-container {
	display: flex;
	justify-content: center;
	align-items: center;
    margin: 30px 0;
}
#create-container .create-navs {
	/* flex: 1; */
	display: flex;
	align-items: center;
}
#create-container .create-nav {
	/* flex: 1; */
	display: flex;
	align-items: center;
}
#create-container .create-nav a {
	/* flex: 1; */
	display: flex;
	align-items: center;
}
#create-container .create-left {
	margin: 0 30px;
	display: block;
	width: 100px;
	border-bottom: 1px solid #bbb;
	opacity: 0.5;
}
#create-container .create-num {
	margin-right: 10px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #bbb;
	border-radius: 50%;
	color: #bbb;
}
#create-container .create-num .create-order {
    display: inline-block;
	font-size: 14px;
}
#create-container .create-num .create-icon {
	display: none;
}
#create-container .create-txt {
	flex: 1;
    color: #bbb;
    font-size: 16px;
}
#create-container .create-nav.active .create-left {
	width: 100px;
	border-bottom: 1px solid #ffaa00;
}
#create-container .create-nav.active .create-num {
	border: 1px solid #ffaa00;
	background-color: #ffaa00;
	color: #fff;
}
#create-container .create-nav.active .create-txt {
	color: #333;
	font-weight: bold;
}
#create-container .create-nav.is-history .create-left {
	width: 100px;
	border-bottom: 1px solid #ffaa00;
}
#create-container .create-nav.is-history .create-num {
	border: 1px solid #ffaa00;
	background-color: #fff;
	color: #ffaa00;
}
#create-container .create-nav.is-history .create-num .create-order {
	display: none;
}
#create-container .create-nav.is-history .create-num .create-icon {
	display: inline-block;
}
#create-container .create-nav.is-history .create-txt {
	color: #333;
}

.flag-wrap .flag-red{
    width:15px;
    height:15px;
    z-index:9;
    cursor: pointer
}

.flag-msg{
    position: absolute;
    /*bottom:20px;*/
    /*left:20px;*/
    z-index: 8;
    transition: visibility 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s, left 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s, top 0.4s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: rgb(174, 174, 174) 0px 0px 10px;
    border-radius: 3px;
    color: rgb(87, 87, 87);
    font-size: 12px;
   line-height: 20px;
    padding: 10px;
    display: none;
}

.flag-msg p{
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
}
.flag-msg span{
    flex:1;
    /*white-space: nowrap;*/
}
.flag-msg span:last-child{
   text-align: right;
    padding-left: 10px;
}
#dashboard-back{
    float: right;
    line-height: 42px;
    margin: 0 15px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
    display: none;
}