/*manage ship week css start*/

.ship-weeks{
    padding-bottom: 30px;
}

.stsblue-button{
    font-family: 'Noto Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: white;
    background-color: #0057A6;
    text-align: center;
    border: none;
    text-decoration: none;
    display: inline-block;
    margin-right: 12px;
    border-radius: 4px;
    cursor: pointer;
    transition-duration: 0.2s;
    margin-left: 32px;
    height: 32px;
}
.stsblue-button:hover{
    color: white! important;
    background-color: #0057A6! important;
    border: none! important;
}


.stsblue-button:active, .stsblue-button:visited,  .stsblue-button:focus   {
    background-color: #023B6E! important;
    color: #ffffff! important;
}
 .Fields-container button.stsblue-button, .Fields-btn-group button.stsblue-button {
	width: 100px;
}

.manage-week{
    padding:30px 20px;
    display: inline-block;
    width: 100%;
}
.manage-week h6{
    font-family: 'NotoSansBold';
    font-size: 18px;
    display: inline;
    float: left;
    margin-right: 20px;
}
.manage-week .Fields-btn-group {
    display: inline-block;
    width: 60%;
    margin: 0;
}
.manage-week .Fields-btn-group button:hover,.manage-week .Fields-btn-group button:focus,
.update-btn button:hover,.update-btn button:focus,.ship-weeks button:hover:hover,.ship-weeks button:focus{
    background: #0057a6;
}

#backoffice-table tr {
    height: 40px;
}
#backoffice-table th{
    text-align: center;
}
#backoffice-table th, td {
    border-right: 1px solid #fff;
    padding: 5px 7px 5px 8px;
}
#backoffice-table td {
    position: relative;
    border: 1px solid #ccc ! important;
}
.page-tiermanagementpage #backoffice-table td, .page-tiermanagementpage #backoffice-table th {
	width: 20%;
}
.page-tiermanagementpage #backoffice-table .Fields-container-error .hide {
    bottom: 0;
    top: 3px;
    text-align: left;
    position: relative;
}
.manage-tiers #backoffice-table td {
    padding-top: 12px;
    padding-bottom: 12px;

}
#backoffice-table td .Fields-container {
	text-align: center;
}
.date-range{
    width: 20%;
}
.dose-range{
    width: 6%;
}
.check-bx label > span.checkmark {
    top: 14px;
    left: 33%;
}
#backoffice-table td .Fields-input,#backoffice-table td .Fields-container button {
    padding: 5px 5px;
    font-size: 12px;
    margin-bottom: 10px;
}
.week-table-row td:first-child{
   text-align: center!important;
    border-top:none;
}

.upload-data .Fields-input{
    width:150px;
    height: 32px;
   margin-left: 30px;
}
manage ship week css end

#backoffice-table .cust-no{
    width:45%
}
#backoffice-table .tier-no{
    width:15%
}
#file_browse{
    width:112px;
    height: 32px;
    display: inline;
    content: 'Browse';
  cursor: pointer;
  font-size: 13pt;
}
.manage-week h4{
    display:block;
    width:100%;
    font-family: 'NotoSansBold';
}
.manage-week div.browse-btn-group input{
    display: inline-block;
    width: 180px;
    margin-bottom: 0px;
    height: 22px;
    font-size: 12px;
    padding: 0px 5px;
}
.upload-file{
    width: 100px;
    font-size: 12px;
}

.manage-week div.browse-btn-group button{
    display:inline-block;
    width:70px;
   /* height: 22px;
    background-color: #ccc; */
    font-size: 12px;
    line-height: 10px;

}
.manage-week p{
    display:inline-block;
    margin-right:20px;
    font-size:14px;

}
.manage-week div.browse-btn-group{
    display:inline-flex;
    margin-right:20px;
    width:22%;
    flex-direction: column;
}
.sts-cust-upld  {
    padding-bottom:20px;
}

.manage-week .btn.upload{
    width:120px;
    height: 35px;
    margin-right: 10px;
}
.manage-week .btn.export{
    width:180px;
    height:35px;
}

.manage-week .upld-date{
    font-size:14px;
}
#upload-confirmation .change-request-btngrps .btn {
	margin-bottom: 10px;
}
.manage-week .browse-btn-group .wrapper {
	display:flex;
	flex-direction: row;
	align-items: center;
    justify-content: space-evenly;
}
.manage-week .browse-btn-group .alert-danger{
	color: #de1848;
 	margin-left: -8px;
	display:block;
	background: none;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.manage-week .browse-btn-group .wrapper {
		justify-content: space-between;
	}
	.manage-week .btn.upload{
		margin: 10px 0;
		width: 100%;
	}
	.manage-week div.browse-btn-group {
		margin: 0;
		width: 100%;
	}
	.manage-week .btn.export {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.manage-week .browse-btn-group .alert-danger {
		margin-left:0;
	}
}

@media screen and (min-width: 768px) and (max-width: 992px) {
	#stsCustomerInfoImportForm {
		display: flex;
    flex-direction: column;
	}
	.manage-week div.browse-btn-group {
		margin: 0;
		width: 100%;
	}
	.manage-week .browse-btn-group .wrapper {
		justify-content: flex-start;
	}
	.manage-week .browse-btn-group .alert-danger {
		margin-left:0;
	}
	.manage-week .btn.upload, .stsblue-button{
		margin: 10px 0;

	}
	.manage-week div.browse-btn-group button {
		margin-left: 10px;
	}
}

.shipment-table tbody tr {
    height: 86px !important;
}
#backoffice-table td .tiers{
	text-align: center;
}
#upload-confirmation-shippinng .change-request-btngrps .btn {
    margin-bottom: 10px;
}


#updateShippingMaterialsForm .date-range {
    width: 12%;
}
.page-shipCommitmentPage #backoffice-table .Fields-container-error span{
	top: 37px;
}

.material-select .multi-select .dropdown-menu li a span.text  {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.material-select .multi-select .dropdown-menu li a:hover span.text  {
     text-decoration: none;
    color: #262626;
    background-color: #d2dbe6;

}
.material-select .multi-select .dropdown-menu li a:hover {
     text-decoration: none;
}


/************************ FP-1073 *************************/
#backoffice-table .datatable-row .sanofirules-body td{
    max-width:100px;
    width:100px;
    word-break: break-all;
}

.page-sanofiRulesPage #main-container{
    background-color:#FFF;
}

#backoffice-table .datatable-row .sanofirules-body td:nth-child(5){
    text-align:center;
}

.blu-btn, .blu-btn:hover, .blu-btn:active, .blu-btn:focus, .blu-btn:visited{
    background-color: #0057A6 !important;
    color:#FFF !important;
}
/************************ FP-1073 *************************/
