

	@font-face {
  failed;
    }

		body {
			color: rgba(0,0,0,1);
			background-color: #FFFFFF;
			font-family: ;
		}

		hr {
			background-color: rgba(0,0,0,1);
			color: rgba(0,0,0,1);
		}

		.modal-footer {
			border-top: 1px solid rgba(0,0,0,1);
		}

		h1, .h1 {
			font-family: ;
		}

		h3, .h3 {
			color: rgba(0,0,0,1);
		}

        .dynamic-bordercolor{
            border-color: rgba(0,0,0,1);
        }

		.form-control:focus {
			border-color: rgba(0,0,0,1);
			outline: none;
		}

		.form-control {
			color: rgba(0,0,0,1);
			font-family: ;
			background-color: #FFFFFF;
			border-color: rgba(0,0,0,1);
			outline: none !important;
			box-shadow:none !important;
			webkit-box-shadow: none !important;
		}

		textarea, textarea.form-control {
			font-family: ;
			border-color: rgba(0,0,0,1);
		}

		.select2-container--default .select2-selection--single {
			font-family: ;
			background-color: #FFFFFF;
			border-color: rgba(0,0,0,1);
		}

		.select2-container--default.select2-container--focus .select2-selection--single
		{
			border-color: rgba(0,0,0,1);
			outline: none;
		}

		.select2-container--default .select2-selection--single .select2-selection__rendered {
			color: rgba(0,0,0,1);
		}


		.tooltip
		{
			font-family: ;
		}

        .border-background
		{
			font-family: ;
            color: white;
            background-color:rgba(0,0,0,1);
		}


		input[type=radio]:not(old) + label {
			background: url('/customer/images/checkbox/rgba(0,0,0,1)');
			background-position: 0 0;
			background-repeat: no-repeat;

		}


		label > input[type="checkbox"] ~ .label-icon:before {
			background: url('/customer/images/checkbox/rgba(0,0,0,1)') ;
			background-position: 0 0;

		}
		.ongoing-checkbox{
			border: 1px solid rgba(0,0,0,1);
		}
        .glyphiconLabel{
             width: 30px;
            height: 30px;
            border: 1px solid rgba(0,0,0,1);
			margin: 1px 2px 0 2px;
        }

       .glyphiconLabel > input[type="radio"]:checked ~ .glyphSpan{
            color:rgba(0,0,0,1);
        }
        .glyphiconLabel > input[type="checkbox"]:checked ~ .glyphSpan{
            color:rgba(0,0,0,1);
        }
		@media (hover: hover) and (pointer: fine) {
			.glyphiconLabel:hover > input[type="radio"]:not(:checked):not([disabled]) ~ .glyphSpan {
				color:rgb(0,0,0,0.5);
				cursor:pointer;
			}
			.glyphiconLabel:hover > input[type="checkbox"]:not(:checked):not([disabled]) ~ .glyphSpan {
				color:rgb(0,0,0,0.5);
				cursor:pointer;
			}
			.glyphiconLabel:hover > input[type="radio"][disabled] ~ .glyphSpan,
			.glyphiconLabel:hover > input[type="checkbox"][disabled] ~ .glyphSpan{
				cursor:not-allowed;
			}
		}
        .selectedBackground .glyphSpan{
            color:#F5F5F5;
        }

        .glyphSpan{
            color: transparent;
            font-size:19px;
            margin: 3px 0 0 4px;
        }
        div.has-error.changeArticle.overrideColor > input{
        border-color:rgba(0,0,0,1);
        }
        div.has-error.overrideColor > textarea{
            border-color:rgba(0,0,0,1);
        }

		/*input[type=radio]:not(old) + label*/
		label:hover > input[type="checkbox"]:not(:checked) ~ .label-icon:before {
			background: url('/customer/images/checkbox/rgba(0,0,0,1)');
			background-position: 0 -34px;
		}

		label:hover > input[type="checkbox"]:checked ~ .label-icon:before {
			background: url('/customer/images/checkbox/rgba(0,0,0,1)');
			background-position: 0 -34px;
		}

		label > input[type="checkbox"]:checked ~ .label-icon:before {
			background: url('/customer/images/checkbox/rgba(0,0,0,1)');
			background-position: 0 34px;
		}

		label.has-error {
			color: #C10000;
			border-color: #C10000;
		}

		.square {
			background: rgba(0,0,0,1);
			height:30px;
			width:30px;
			padding-left:29%;
			margin-left:5%;
		}

		.square-text {
			font-family: ;
			font-size:30px;
			color:white;
			width:10.64px;
			height:19.26px;
			font-weight:bold;
			line-height:1;
            background-color:rgba(0,0,0,1);
		}

		.progress_bar_reclaim  {
		  background-color: rgba(191,191,191,1);
		  border: rgba(191,191,191,1) solid 1px;
		}

		.progress_bar_reclaim ul > li {
		  background-color: rgba(191,191,191,1);
		  color: rgba(46,46,46,1);
		}

		.progress_bar_reclaim ul > li:not(:last-child):after {
		  border-bottom: none;
		  border-left: 20px inset transparent;
		  border-right: 20px inset transparent;
		  border-top: 10px solid rgba(191,191,191,1);
		}


		.progress_bar_reclaim ul > li.active {
		  background-color: rgba(46,46,46,1);
		}
		.progress_bar_reclaim ul > li.active:after {
		  border-top-color: rgba(46,46,46,1);
		}
        .color-for-step-1-number{
         color: rgba(46,46,46,1);
    }
    .color-for-step-2-number{
         color:rgba(46,46,46,1);
    }
    .color-for-step-3-number{
         color: rgba(46,46,46,1);
    }
    .color-for-step-4-number{
         color: rgba(46,46,46,1);
    }
    .color-for-step-5-number{
         color: rgba(46,46,46,1);
    }
    .step-circle-number-1-active{
      background-color: rgba(46,46,46,1);
    }
    .step-circle-number-2-active{
      background-color: rgba(46,46,46,1);
    }
    .step-circle-number-3-active{
      background-color: rgba(46,46,46,1);
    }
    .step-circle-number-4-active{
      background-color: rgba(46,46,46,1);
    }
    .step-circle-number-5-active{
      background-color: rgba(46,46,46,1);
    }
    .step-circle-number-1{
      background-color: rgba(191,191,191,1);
    }
    .step-circle-number-2{
      background-color: rgba(191,191,191,1);
    }
    .step-circle-number-3{
      background-color: rgba(191,191,191,1);
    }
    .step-circle-number-4{
      background-color: rgba(191,191,191,1);
    }
    .step-circle-number-5{
      background-color: rgba(191,191,191,1);
    }
    .step-pipe-nr-0{
     background-color: rgba(191,191,191,1);
    }
    .step-pipe-nr-1{
     background-color: rgba(191,191,191,1);
    }
    .step-pipe-nr-2{
     background-color: rgba(191,191,191,1);
    }
    .step-pipe-nr-3{
     background-color: rgba(191,191,191,1);
    }
    .step-pipe-nr-4{
     background-color: rgba(191,191,191,1);
    }
    .step-pipe-nr-5{
     background-color: rgba(191,191,191,1);
    }
    .step-pipe-nr-1-active{
     background-color: rgba(46,46,46,1);
    }
    .step-pipe-nr-2-active{
     background-color: rgba(46,46,46,1);
    }
    .step-pipe-nr-3-active{
     background-color: rgba(46,46,46,1);
    }
    .step-pipe-nr-4-active{
     background-color: rgba(46,46,46,1);
    }
    .step-pipe-nr-5-active{
     background-color: rgba(46,46,46,1);
    }
    .preview-pipe-nr1-active{
     background-color: rgba(46,46,46,1);
    }
    .preview-pipe-nr2-active{
     background-color: rgba(46,46,46,1);
    }
    .preview-pipe-nr3{
     background-color: rgba(191,191,191,1);
    }
    .preview-pipe-nr4{
     background-color: rgba(191,191,191,1);
    }
    .preview-circle-nr-1-active{
     background-color: rgba(46,46,46,1);
    }
    .preview-circle-nr-2-active{
     background-color: rgba(46,46,46,1);
    }
    .preview-circle-nr-3-active{
     background-color: rgba(46,46,46,1);
    }
    .preview-circle-nr-4{
     background-color: rgba(191,191,191,1);
    }
    .preview-circle-nr-5{
     background-color: rgba(191,191,191,1);
    }



		@media (min-width: 0) and (max-width: 1199px) {

			.progress_bar_reclaim ul > li:not(:last-child):after {
			  border-top: 20px inset transparent;
			  border-bottom: 20px inset transparent;
			  border-left: 10px solid rgba(191,191,191,1);
			  border-right: none;
			}


			.progress_bar_reclaim ul > li.active {
			  background-color: rgba(46,46,46,1);
			}
			.progress_bar_reclaim ul > li.active:after {
			  border-left-color: rgba(46,46,46,1);
			}

		}

		span.asterisk:after {
			color: #ffdb00;
		}

		img.asterisk:after {
			color: #ffdb00;
		}


		.c100 {
			background-color: rgba(191,191,191,1);
		}

		.pie,
		.c100 .bar,
		.c100.p51 .fill,
		.c100.p52 .fill,
		.c100.p53 .fill,
		.c100.p54 .fill,
		.c100.p55 .fill,
		.c100.p56 .fill,
		.c100.p57 .fill,
		.c100.p58 .fill,
		.c100.p59 .fill,
		.c100.p60 .fill,
		.c100.p61 .fill,
		.c100.p62 .fill,
		.c100.p63 .fill,
		.c100.p64 .fill,
		.c100.p65 .fill,
		.c100.p66 .fill,
		.c100.p67 .fill,
		.c100.p68 .fill,
		.c100.p69 .fill,
		.c100.p70 .fill,
		.c100.p71 .fill,
		.c100.p72 .fill,
		.c100.p73 .fill,
		.c100.p74 .fill,
		.c100.p75 .fill,
		.c100.p76 .fill,
		.c100.p77 .fill,
		.c100.p78 .fill,
		.c100.p79 .fill,
		.c100.p80 .fill,
		.c100.p81 .fill,
		.c100.p82 .fill,
		.c100.p83 .fill,
		.c100.p84 .fill,
		.c100.p85 .fill,
		.c100.p86 .fill,
		.c100.p87 .fill,
		.c100.p88 .fill,
		.c100.p89 .fill,
		.c100.p90 .fill,
		.c100.p91 .fill,
		.c100.p92 .fill,
		.c100.p93 .fill,
		.c100.p94 .fill,
		.c100.p95 .fill,
		.c100.p96 .fill,
		.c100.p97 .fill,
		.c100.p98 .fill,
		.c100.p99 .fill,
		.c100.p100 .fill {
			border: 0.121em solid rgba(46,46,46,1) !important;
		}



		.c100:after {
		  background-color: #FFFFFF;
		}

		.c100 > span {
			color: rgba(46,46,46,1);
		}

		.btn, .btn:focus, a.btn:focus{
			font-family: ;
			color: rgba(255,255,255,1);
			border: 2px solid rgba(46,46,46,1);
			background-color: rgba(46,46,46,1);
		}

		.btn:hover, a.btn:hover {
			font-family: ;
			color: rgba(255,255,255,1);
			border: 2px solid rgba(46,46,46,1);
			background-color: rgba(46,46,46,1);
            //opacity: 0.66;
		}

		.btn:visited, a.btn:visited {
			font-family: ;
			color: rgba(255,255,255,1);
			border: 2px solid rgba(46,46,46,1);
			background-color: rgba(46,46,46,1);
		}

		.btn:visited:hover, a.btn:visited:hover {
			font-family: ;
			color: rgba(255,255,255,1);
			border: 2px solid rgba(46,46,46,1);
			background-color: rgba(46,46,46,1);
            //opacity: 0.66;
		}

		.btn:active, a.btn:active {
			color: #FFFFFF;
			border: 2px solid rgba(46,46,46,1);
			border-color: rgba(46,46,46,1);
			background-color: rgba(46,46,46,1);
			outline: none !important;
		    box-shadow: none !important;
		}

		.button_prev {
			background: url('/customer/images/prevbtnimg/rgba(255,255,255,1)') no-repeat left;
			background-color: rgba(46,46,46,1);
		}

		.button_prev:active {
			background: url('/customer/images/prevbtnimg/rgba(255,255,255,1)') no-repeat left;
			background-color: rgba(46,46,46,1);
		}

		.button_next {
			background: url('/customer/images/nextbtnimg/rgba(255,255,255,1)') no-repeat right;
			background-color: rgba(46,46,46,1);
		}

		.button_next:active {
			background: url('/customer/images/nextbtnimg/rgba(255,255,255,1)') no-repeat right;
			background-color: rgba(46,46,46,1);
		}

		a {
			color: rgba(46,46,46,1);
			text-decoration: none;
		}

		a:hover,
		a:focus {
		  color: rgba(46,46,46,1);
		  text-decoration: underline;
		}

		.textColor2 {
			color: rgba(0,0,0,1);
		}

		.disabled.btn-default,
		[disabled].btn-default,
		fieldset[disabled] .btn-default,
		.disabled.btn-default:hover,
		[disabled].btn-default:hover,
		fieldset[disabled] .btn-default:hover,
		.disabled.btn-default:focus,
		[disabled].btn-default:focus,
		fieldset[disabled] .btn-default:focus,
		.focus.disabled.btn-default,
		[disabled].focus.btn-default,
		fieldset[disabled] .focus.btn-default,
		.disabled.btn-default:active,
		[disabled].btn-default:active,
		fieldset[disabled] .btn-default:active,
		.active.disabled.btn-default,
		[disabled].active.btn-default,
		fieldset[disabled] .active.btn-default {
			background-color: rgba(46,46,46,1);
			border-color: rgba(46,46,46,1);
			cursor: not-allowed;
		}
