input.error{border:2px solid #f13f29 !important;display:inherit; box-shadow:0 0 8px rgba(241,63,41,0.6)}

input[type=radio].error,input[type=checkbox].error{box-shadow:none}
select.error{border:1px solid #f13f29 !important;box-shadow:0 0 8px rgba(241,63,41,0.6)}

	.sht-hightlight {
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	font-size: 18px;
	color: #FCCC5E;
	margin-top: 10px;
	letter-spacing: 0;	
	}
	
	.sht-span {
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	color: #ddd;
	margin-top: 10px;
	letter-spacing: 0;	
	}
	
	.sht-hightlight2 {
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	font-weight: bold;
	color: #484f5e;
	margin-top: 10px;
	letter-spacing: 0;	
	}
	
	.sht-span2 {
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	color: #868c89;
	margin-top: 10px;
	letter-spacing: 0;	
	}
	
	.logo-in-result {
	padding: 20px 0 10px 0;
	}
	
	.logoImg {
	width:170px; 
	height:32px;
	}

	.parcel-info {
	text-align: center !important;
	padding: 0;
	}
	
	.parcel-info h2 {
	color: #959595;
	}

	.parcel-heading {
	color: #fff !important;
	background-color: #999999;
	font-size: 26px;
	text-align: center !important;
	padding: 25px 0 25px 0;
	line-height: 120%;
	}

	.parcel-heading.primary {
	  background-color: #2e6da4 !important;
	}
	.parcel-heading.okay {
	  background-color: #20c084 !important;
	}
	.parcel-heading.warning {
	  background-color: #f0ad4e !important;
	}
	.parcel-heading.danger {
	  background-color: #d9534f !important;
	}
	.parcel-heading.info {
	  background-color: #5bc0de !important;
	}
	.parcel-heading.default {
	  background-color: #2185C5 !important;
	}

	.parcel-heading.nothing {
	color: #a94442 !important;
	background: #f2dede !important;
	}

	.sht-event-src {
	    margin: 0 5px;
	    padding: 3px;
	    background-color: #fff;
	    border-radius: 3px;
	    color: #95a5a6;
	}

	.blno-heading {
	color: #fff !important;
	font-size: 26px;
	text-align: center !important;
	padding: 25px 0 25px 0;
	background-color:#5bc0de;
	
	}

	.no-padding2 {
	padding: 60px; !important;
	}

	#subheader2 {
	padding-top: 80px;
	/*background: url(../img/bg/bg-subheader.jpg) top;*/
	background-size: cover !important;
	text-align: center;
	}
	
	#subheader2 .overlay2{
	padding:30px 0 40px 0;
	background:#f2f2f2;
	}
	
	#subheader2 h1 span {
	display: block;
	/* font-family: "Georgia"; */
	font-style: italic;
	text-transform: none;
	font-size: 18px;
	margin-top: 10px;
	letter-spacing: 0;
	 display: inline;
	}
	
	
	
	/* form
------------------------------ */

	.cta-form2 input[type=text], .cta-form2 input[type=submit] {
    color: #fff;
    border: none;
    font-size: 20px;
    height: auto;
    padding: 15px;
    float: left;
    font-family: "Lato";
	}

	.cta-form2 input[type=text] {
		border-radius: 10px;
		background: #484f5e;
		width: 82.5%;
	}

	.cta-form2 input[type=submit] {
		border-radius: 0 10px 10px 0;
		background: #20c084;
		width: 25%;
	}
	
	.cta-form2 input[type=submit]:hover{
	background:#0c9773;
	color:#fff;
	}
	
	#content2 {
	padding: 20px 0px 80px 0;
	background: #fff;
	}

	.btn{
		color: #fff;
	    border: none;
	    font-size: 20px;
	    height: auto;
	    width: 17%;
	    padding: 11.5px 5px 11.5px 5px;
	    float: right;
	    font-family: "Lato";
		background-color: #20c084;
	}	

	.btn-large .icon-wm {
		
		background-image:url('../img/s_logo.png');
		background-repeat:no-repeat;
		color: #fff;
		border: none;
		font-size: 23px;
		height: auto;
		padding: 15px;
		float: left;
		font-family: "Lato";
		background-color: #20c084;
	}
	
	div.logo-partners > div {
		/*padding : 20px 0px;*/
	}
	
	#content2 .light-text .accordion li {
	border: solid 1px #999999;
	border-top: none;
	background: #fff;
	padding: 0 !important;
	margin:0;
	}
	
	#content2 .light-text .accordion .highlighted {
	background:#f2f2f2
	}
	
	.accordion a.available-courier {
	display: block;
	color: #484f5e;
	height: 50px;
	line-height: 50px;
	text-decoration: none;
	font-size: 24px;
	}

	.accordion a.other-courier {
		display: block;
		color: #999999;
		height: 50px;
		line-height: 50px;
		text-decoration: none;
		font-size: 22px;
	}
	
	.sht-lang{
		float:right;
		padding:0px 0px 0px 25px;
		font-size:30px;
		
	}
	.sht-lang a{ color:#000;}
	
	.sht-lang img {
		width:25px;
		height:25px;
		
	}	

/**
-------------------------------------------
THE BOX
-------------------------------------------
**/
.the-box{
	padding: 15px;
	margin-bottom: 30px;
	background: #fff;
	border: 1px solid #D5DAE0;
	position: relative;
}
.the-box.more-padding{
	padding: 20px;
}
.the-box.full-width{
	margin: 0 -15px;
	border: none;
}
.the-box.transparent{
	background: transparent;
	border:none;
}
.the-box.full{
	padding: 0;
}
.the-box.no-margin{
	margin: 0;
}
.the-box.no-border{
	border:none;
}
.the-box.rounded{
	border-radius: 10px;
}
.the-box .right-action{
	position: absolute;
	top: -1px;
	right: 0;
	z-index: 9;
}
h4.small-title{
	font-size: 16px;
	color: #656D78;
	font-weight: 400;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
.bg-dark .small-title,
.bg-primary .small-title,
.bg-success .small-title,
.bg-info .small-title,
.bg-danger .small-title,
.bg-warning .small-title{
	color: #fff;
}

.page-content{
	padding: 10px;
	margin-top: 0;
	z-index: 2;
	background: #E8E9EE;
	-webkit-transition:All 0.3s ease;
	-moz-transition:All 0.3s ease;
	-o-transition:All 0.3s ease;
}

@media (min-width: 992px) and (max-width: 1199px) {
	#subheader2 {
	padding: 0px;
	}

	#subheader2 .overlay2 {
	padding:40px 0px 0px 0px;
	}
	
}
	
@media (max-width: 992px) {	

	.btn_text{
	display: none;
	}
	
	.cta-form2 input[type=text] {
		width: 80%;
	}

	.btn{
	    width: 18%;
	}	

	#subheader2 {
	padding: 0px;
	}

	#subheader2 .overlay2 {
	padding:40px 0px 0px 0px;
	}

	/* mobile timeline ------------------------------ */
	.timeline {
	    margin-left: 5px;
	}
	.timeline.custom-tl > li > .timeline-badge {
	 left: 110px;
	}
	.timeline > li > .timeline-badge {
	  width: 30px;
	  height: 30px;
	  line-height: 30px;
	  font-size: 1.2em;
	  top: 27px;
	}	
	.timeline.custom-tl:before {
	    left: 100px;
	}	
	.timeline.custom-tl > li.timeline-inverted {
	    padding-bottom: 0;
	}	
	.timeline.custom-tl > li.timeline-inverted > .timeline-panel {
	    left: 125px;
	}	
}

.timeline-year,
.timeline-year li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.timeline-year {
    position: relative;
}

.timeline-year:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #eeeeee;
    left: 35px;
    margin-left: -1.5px;
}

.timeline-year li {
    margin-bottom: 30px;
}

.timeline-year .num {
    position: absolute;
    background: #e1e1e1;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 23px;
    font-weight: bold;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
}

.timeline-year .post {
    padding-left: 90px;
    margin-bottom: 20px;
}

.timeline {
    list-style: none;
    padding: 0px;
    position: relative;
    margin: 0 0 20px 10px;
}

.timeline-wrapper {
    padding: 30px;
    border: solid 1px rgba(255, 255, 255, .2);
}

.timeline:before {
    top: 0;
    bottom: -20px;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #999999;
    left: 50%;
    margin-left: -1.5px;
}

.timeline.custom-tl:before {
    left: 115px;
}

.timeline>li {
    margin-bottom: 10px;
    position: relative;
}

.timeline.custom-tl>li {
    /*border-bottom:dashed 1px #eeeeee;*/
    padding-bottom: 5px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li>.timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 8px 15px 5px 0px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline>li>.timeline-panel {
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline.custom-tl>li>.timeline-panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    color: #353535;
    top: 18px;
}

.timeline>li>.timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline>li>.timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline.custom-tl>li>.timeline-panel:before,
.timeline.custom-tl>li>.timeline-panel:after {
    display: none;
}

.timeline>li>.timeline-badge {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 25px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

/*.timeline.custom-tl > li > .timeline-badge {
	background:#20c084;
	}*/


.timeline.custom-tl>li>.timeline-badge {
    left: 120px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}

.timeline.custom-tl>li.timeline-inverted>.timeline-panel {
    float: none;
    left: 150px;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    display: block;
    background-color: #3f903f !important;
}

.timeline-badge.okay {
    background-color: #20c084 !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-badge.default {
    background-color: #2185C5 !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0;
}

.timeline-body>p+p {
    margin-top: 5px;
}

.timeline-body>.location {
    display: block;
    text-transform: uppercase;
    color: #95a5a6;
}

.timeline-body>.location a {
    color: #428bca;
    text-transform: none;
}

.timeline-body>.location a:hover {
    color: #999999;
    text-decoration: none;
}


.timeline-date {
    position: absolute;
    left: 0;
    top: 25px;
    font-weight: bold;
    color: #353535;
}

.timeline-date>span {
    display: block;
    font-size: 12px;
    text-align: center;
    color: #555;
}


ul.progress li.active {
    background-color: #20c084;
}

ul.progress li {
    background-color: #555;
    text-transform: uppercase;
    font-size: 11px;
}

ul.progress {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #555;
}

ul.progress li {
    float: left;
    line-height: 20px;
    height: 20px;
    min-width: 24%;
    position: relative;
}

ul.progress li:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 4px;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #555;
}

ul.progress li:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    right: 0px;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #1A1E20;
}

ul.progress li.beforeactive:before {
    background-color: #20c084;
}

ul.progress li.active:before {
    background-color: #555;
}

ul.progress li.active:after {
    border-color: transparent transparent transparent #20c084;
}

ul.progress li:last-child:after,
ul.progress li:last-child:before {
    border: 0;
}

ul.progress li a {
    padding: 0px 0px 0px 6px;
    color: #FFF;
    text-decoration: none;
}