/*body {
    overflow-y: hidden;
}
*/
.form-group.required .control-label:after {
    content: "*";
    font-size: 16px;
    color: red !important;
}

.second_header {

    background-color: rgb(7 17 34 / 91%)
}

.third_header {
    background-color: #e1dede;
    font-weight: 700;
}

label {
    font-weight: 500 !important;
}

.navigation__link {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 1em;
    font-weight: 400;
}

.navigation__link:hover {
    background-color: #aaa;
}

.navigation__link.active {
    color: white;
    background-color: #54e346;
}

.wrapper {
    text-align: center
}

.tabs {
    font-size: 10px;
    padding: 0;
    list-style: none;
    background: #0a1931;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
    display: inline-block;
    border-radius: 50px;
    position: relative
}

.tabs a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    padding: 0 17px;
    display: inline-block;
    position: relative;
    z-index: 1;
    transition-duration: .6s
}

.tabs a:hover {
    cursor: pointer
}

.tabs a.active {
    color: #000;
    font-weight: 700
}

.tabs a i {
    margin-right: 5px
}

.tabs .selector {
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 50px;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background: #54e346
}

.btn-new {
    font-weight: 500 !important;
    color: #000 !important;
    border-radius: 50px;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    background: #54e346
}

.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px;
    margin-top: 80px;
    background-color: #0A1931;
    overflow-y: hidden
}

.sidebar a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    color: #ffffff;
    display: block;
    transition: .3s
}

.sidebar a:hover {
    color: #f1f1f1
}

.sidebar .closebtn {
    position: absolute;
    top: -10px;
    right: 6px;
    font-size: 28px;
    margin-left: 50px
}

.openbtn {
    font-size: 12px;
    cursor: pointer;
    background-color: #111;
    color: #fff;
    padding: 10px 15px;
    border: none
}

.openbtn:hover {
    background-color: #444
}


.processflow{
	 background-image: url("../img/Packaging/arrow.png");
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: 52px; 
	
	
}

.first_processflow_checkbox{
	margin-left: 21%;
}

.Second_processflow_checkbox{
	margin-left: 10%;
}

#main {
    transition: margin-left .5s;
    padding: 0;
   
}

@media screen and (max-height:450px) {
    .sidebar {
        padding-top: 15px
    }

    .sidebar a {
        font-size: 18px
    }
	
	
}

.generic-secondary{
	margin-bottom: 100px !important;
}

.head-title-width{
    width: 100% !important;
}



@media only screen and (max-width:767px) {
	.sidebar {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		overflow-x: hidden;
		transition: .5s;
		padding-top: 60px;
		margin-top: 63px;
		background-color: #0A1931;
		overflow-y: hidden
	}
	
	.processflow{
		 background-image: url("../img/Packaging/arrow2.png");
		background-repeat: no-repeat;
		background-size: 38%;
		margin: 0 auto;
		width:100px;
		height: 100px;
	}
	
	.first_processflow_checkbox{
		margin-left: 24%;
	}

	.Second_processflow_checkbox{
		margin-left: 14%;
	}

    .head-title-width{
        width: 80% !important;
    }

    .mt-n3_custom {
        margin-top: -13px !important;
      }

    .title_padding{
        padding: 0.75rem 0.25rem;
    }
}

@media only screen and (max-width:480px) {
	.sidebar {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		overflow-x: hidden;
		transition: .5s;
		padding-top: 60px;
		margin-top: 63px;
		background-color: #0A1931;
		overflow-y: hidden
	}
	
	.processflow{
		background-image: url("../img/Packaging/arrow2.png");
		 background-repeat: no-repeat;
		background-size: 38%;
		margin: 0 auto;
		width:100px;
		height: 100px;
	}
	
	.first_processflow_checkbox{
		margin-left: 24%;
	}

	.Second_processflow_checkbox{
		margin-left: 14%;
	}

    .head-title-width{
        width: 80% !important;
    }

    .mt-n3_custom {
        margin-top: -13px !important;
      }

    .title_padding{
        padding: 0.75rem 0.25rem !important;
        font-size: 6px !important;
    }
}

.input_section_title {
    color: white;
}
.view_estimate_button {
    font-size: 12px !important;
    padding: 4px 8px !important;
    height: auto !important;
    white-space: nowrap;
}
@media (max-width: 400px) {
    .view_estimate_button {
        font-size: 10px !important;
        padding: 1px 6px !important;
    }
}
@media (max-width: 768px) {
    .view_estimate_button {
        font-size: 10px !important;
        padding: 1px 6px !important;
    }
}
.primary_tool_header {
    height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.assumptions_overrides {
    background-color: #e1dede;
    font-weight: 700;
}

#reset_f {
    margin-right: 18px;
    font-size: 12px;
    height: 21px !important;
    padding: 1px 1px 0px 1px;
}

.dark_shade {
    background-color: rgba(0, 0, 0, 0.3)
}

.mh-400 {
    max-height: 400px;
    overflow-y: auto;
}

.mh-300 {
    max-height: 383px;
    overflow-y: auto;
}

.color-dark-blue {
    background-color: #0A1931
}

.mt-n3_custom {
    margin-top: -20px !important;
}

.pie_heading {
    font-weight: 700 !important;
    font-size: 14px !important;
}


.USA_table_color {
    background-color: #1E3F66;
    color: white;
}

.China_table_color {
    background-color: #2E5984;
    color: white;
}

.Mexico_table_color {
    background-color: #528AAE;
    color: white;
}

.India_table_color {
    background-color: #528AAE;
    color: white;
}

.Brazil_table_color {
    background-color: #91BAD6;
    color: black;
}

.Western_Europe_table_color {
    background-color: #BCD2E8;
    color: black;
}

.Eastern_Europe_table_color {
    color: black;
}

.new_site_ribbon {
    position: absolute;

    height: 25.1px;
    background: rgb(201, 46, 46);
    padding: 3px 0px 5px 5px;
    margin-top: -2px;
}

.new_site_ribbon:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid rgb(201, 46, 46);
    border-top: 14px solid transparent;
    border-bottom: 11px solid transparent;
    right: -10px;
    top: 0px;
}

.step_1 {
    color: white;
    font-size: 17px;
    background-color: #0A1931;
    padding: 2px 0px;
}

.material_section_table {
    width: 70%;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.material_section_table>img {
    width: 54px;
    margin-top: -12px;
    float: left;
    margin-bottom: 0px;
}

.checkbox_spacing {
    padding-right: 0px !important;
    margin-right: 15px !important;
}

.pallet_color {
    background-color: #68cbef !important;
}


.mb-90 {
    margin-bottom: 90px;
}


.bg-grey {
    background-color: #e1dede;
}

.fw-700 {
    font-weight: 700;
}

.main_header_fix {
    overflow-y: scroll !important;
    height: 100vh !important;

}

.input-box {
    height: 28px;
    font-size: 12px !important;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ass_over {
    font-size: 15px !important;
}

.bottom_bordered_line {
    border-bottom: 1px solid rgb(255 255 255 / 74%);
}

@media screen and (min-width: 768px) {
    .f-14,
    .second_header,
    .third_header,
    .input_section_title,
    .assumptions_overrides,
    .tool-title {
        font-size: 14px !important;
    }
    .tool-subtitle {
        font-size: 12px !important;
    }
    .table td,
    .table th,
    .form-control,
    .chart_title,
    label {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 768px) {
    .f-14,
    .second_header,
    .third_header,
    .input_section_title,
    .assumptions_overrides,
    .tool-title,
    .tool-subtitle,
    .table td,
    .table th,
    .form-control,
    .chart_title,
    .view_estimate_button,
    small,
    label {
        font-size: 15px;
    }
}

.piechart_box{
    width: 100%;
}

@media screen and (min-width: 768px) {
    .f-14,
    .second_header,
    .third_header,
    .input_section_title,
    .assumptions_overrides,
    .tool-title {
        font-size: 14px !important;
    }
    .tool-subtitle {
        font-size: 12px !important;
    }
    .table td,
    .table th,
    .form-control,
    .chart_title,
    label {
        font-size: 12px !important;
    }
}

@media screen and (max-width: 768px) {
    .f-14,
    .second_header,
    .third_header,
    .input_section_title,
    .assumptions_overrides,
    .tool-title,
    .tool-subtitle,
    .table td,
    .table th,
    .form-control,
    .chart_title,
    .view_estimate_button,
    small,
    label {
        font-size: 9px;
    }

    .tool-subtitle {
        font-size: 9px !important;
        font-family: "Poppins", sans-serif !important;
        text-align: justify;
    }

    .form-control {
        font-size: 10px !important;
    }

    .mobile-input{
        height: calc(0.5em + .75rem + 2px) !important;
    }

    .formgroup-mb{
        margin-bottom: 0rem;
    }

    .breadcrumb{
        font-size: 9px;
    }

    .view_estimate_button {
        margin-right: 0px;
        font-size: 7px;
        padding: 1px 1px 0px 1px;
    }

    
    .tabs {
        font-size: 7px;
        padding: 0;
        list-style: none;
        background: #0a1931;
        box-shadow: 0 5px 20px rgba(0, 0, 0, .1);
        display: inline-block;
        border-radius: 50px;
        position: relative
    }

    .piechart_box{
        width: 100%;
        min-width: 500px;
    }
}


.bottom_fixed_info{
	/*position: fixed;right: 20px;bottom: 40px;z-index: 1030;*/
	position: fixed;
    right: 10px;
    bottom: -25px;
    /* left: 0; */
    z-index: 1030;
    width: 70%;
}
.alert-info_yellow {
    color: #09172d;
    background-color: #e7af06;
    border-color: #bee5eb;
}
@media (max-width: 768px) {
    #piechart_outer {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 10px;
        text-align: center;
    }

    #piechart12 img {
        max-width: 200px;
        height: auto;
        margin: 10px 0;
    }

    .piechart-title-mobile {
        display: block !important;
        text-align: center !important;
        font-size: 14px;
        margin: 5px 0;
    }
}
@media (max-width: 576px) {
    .btn-unlock {
        padding: 4px 10px !important;
        font-size: 13px !important;
    }
}
@media (max-width: 767.98px) {
  .mobile-113 {
    width: 113% !important;
  }
}