/*Fixing telephone number on landing page (top over the nav bar)*/

.topTelephoneNumbers {
    margin: 0 10px;
    position: relative;
}


/*CIG-470*/

#If_40_0 {
    margin-right: 12px;
}


/*Fixing sprite issue temporarly - CIG-413
.saveButton {
    clip: rect(3px, 430px, 33px, 363px);
}
DECTIVATED*/


/*TEMP - REMOVE when new cache goes live~!!!!!!!*/


/*Commented out as new cache was created.*/


/*a[href="/resources/country-guides"],a[href="/resources/press-releases"],a[href="/resources/downloads"]{
  display: none !important;
}
*/


/*CIG-530*/

.get-quote-box .is--orange {
    white-space: nowrap;
    margin-left: 0;
}


/* CIG-1050 */

.gold-wrap .plan .btn:after,
.platinum-wrap .plan .btn:after,
.silver-wrap .plan .btn:after {
    content: unset;
}
