.voicemail-container{
	margin: 60px auto 50px;
	max-width: 970px;
	width: 90%;
	height: auto;
}
.voicemail-head{
	color: #0047BB;
	font-family:  'Arial', Helvetica, sans-serif;
	font-weight: bold;
	font-size: 36px;
}
.voicemail-guide-head{
	color: #000;
	font-family: 'Arial' , Helvetica, sans-serif;
	font-size: 24px;
	margin: 40px 0px 10px;
}
.voicemail-guide-content{
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 16px;
	margin: 20px 0px;
}
hr{
	border-top: 1px solid #222;
}

/* CSS for the Details Content */
form label{
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px 0px;
}
form .formButton{
	width: 300px;
	height: 50px;
	background: #48D597;
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	outline: none;
	border: 1px solid #48D597;
	margin: 20px 0px;
}
form .formButton:hover{
	background: #EEE;
}
form .phoneNumEntry{
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 16px;
	width: 50%;
	height: 50px;
	padding-left: 10px;
}
form select{
	display: none;
}
form select option{
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 16px;
	width: auto;
	height: 20px;
}
.wrongFormatError::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}
.wrongFormatError:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}
.wrongFormatError::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}
#busResDiv, #noVoiceMail, #busOrResDiv, #metaswitchDiv, #octelDiv, #numNotFound{
	display: none;
}
.detailsContent{
	width: 100%;
}
.detailsContent .detailsText{
	padding: 20px 0px 0px;
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
}
.accessNum, .passwordDiv{
	display: inline;
	color: #000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 18px;
}
.detailsContent a{
	color: #0047BB !important;
	float: none;
	display: block;
	width: fit-content;
	width: -moz-fit-content
}
.contactUs{
	display: inline !important;
}
.detailsContent a:hover{
	text-decoration: underline;
}
/* End of CSS for details */

/* To remove the Search Icon from the header */
.uni_navbar #main_uni_menu a#searchDrop{
	display: none !important;
}
/* CSS for collapsible Content */
/* Style the button that is used to open and close the collapsible content */
.collapsible {
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: left;
	background-color: #fff;
	outline: none;
	position: relative;
	top:5px;
	padding: inherit;
}
.expansion-symbol{
	float: right;
	font-size: 23px;
	position: relative;
	top:-5px;
	width: 20px;
}
#blade-separation-hr{
	margin: 0px;
}
.inactive{
	display: none;
}
.active{
	display: block;
}
/* Style the collapsible content. Note: hidden by default */
.content {
	display: none;
	overflow: hidden;
}

/* Product Support Tools Blade */
.product-support-container{
	height: auto;
	margin: auto;
	max-width: 970px;
	width: 90%;
}
.product-support-header{
	margin: 50px auto 0px;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.product-support-icons {
    text-align: justify;
    width: 25%;
	float: left;
	color: #000 !important;
}
.product-support-icons img {
    display: block;
    margin: 0 auto;
    height: 70px;
}
.product-support-icons p {
	text-align: center;
	margin: 15px 5px;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Arial', Helvetica, sans-serif;
	color: #0047BB;
}
.product-support-section{
	background-color: #eeeeee;
}
.product-icons{
	margin: 30px auto;
}

/* End of second page CSS */

/* Support Tools Blade */
.support-tools-container{
	height: auto;
	margin: auto;
	max-width: 970px;
	width: 90%;
}
.support-tools-header{
	margin: 50px auto 0px;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.support-tools-icons {
    text-align: justify;
    width: 20%;
	float: left;
	color: #000 !important;
}
.support-tools-icons img {
    display: block;
    margin: 0 auto;
    height: 70px;
}
.support-tools-icons p {
	text-align: center;
	margin: 15px 5px;
	font-size: 14px;
	line-height: 26px;
	font-family: 'Arial', Helvetica, sans-serif;
}
.support-tools-section{
	background-color: #ffffff;
}
.voicemail-guide-bold{
	font-family: 'Arial', Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 20px;
	margin: 40px 0px 0px;
}
section hr{
	border-top: 1px solid #666;
}
.content-post-details{
	margin: 60px 0px 20px;
}
.support-icons{
	margin: 30px auto;
}

/* End of second page CSS */


.bannerBotBorder {
    height: 10px;
    background: -webkit-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
    background-image: -ms-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
    background-image: -moz-linear-gradient(left, #001E60 15%, #0047BB 15%, #0047BB 50%, #48D597 50%);
}

.footer-new{
	padding-left: 35px;
}

/* For Tablets */
@media (max-width: 990px) {
    .voicemail-guide-head{
		font-size: 22px;
		margin-top: 30px;
	}
	form .phoneNumEntry{
		width: 75%;
		font-size: 14px;
	}
}

/* For Mobiles */
@media(max-width: 767px){
	.collapsible{
		margin-bottom: 10px;
		top: 10px;
	}
	form .phoneNumEntry{
		width: 100%;
	}
	form .formButton{
		width: 100%;
	}
	.product-icons{
		margin-bottom: 10px;
	}
	.product-support-icons {
		width: 50%;
		margin-bottom: 20px;
	}
	.support-tools-icons{
		width: 50%;
	}
	.content-post-details{
		margin-top: 30px;
	}
	.voicemail-container{
		margin: 40px auto 30px;
	}
	.voicemail-head {
		font-size: 35px;
	}
	.voicemail-guide-head{
		font-size: 20px;
		margin-top: 20px;
	}
	.detailsContent .detailsText{
		font-size: 15px;
	}
	.accessNum, .passwordDiv{
		font-size: 15px;
	}
	.voicemail-guide-content{
		font-size: 15px;
		margin: 30px 0px;
	}
	.product-support-icons p{
		font-size: 14px;
	}
	.support-tools-icons p{
		font-size: 12px;
	}
	.details-link{
		font-size: 15px;
	}
	.support-tools-icons.align-center{
		width:100%;
	}
	/* CSS for Australia Continent */
	#australia-content{
		height: 20px;
		margin-top: 10px;
	}
	
}
