@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800');
/*------------------------------RESET CSS START Here-------------------------------------*/

/*------------------------------RESET CSS END Here----------------------------------------*/
.audioContent {float:left; width:100%; background:#fff; padding:24px 18px;}
.audioContent h1 {font-size:30px; text-transform:uppercase; color:#414556; margin:0px 0px 19px 0px; padding:0px;}
.dateBar {font-size:13px; font-weight:normal; color:#828282; margin-bottom:33px;}
.dateBar span {color:#2d64a0;}
.dateBar a{color:#d9534f; text-decoration:none;}
.dateBar a:hover{text-decoration:underline;}
.welcometext {float:left; width:100%; background:#2d64a0; padding:28px; margin-bottom:45px;}
.welcometext p {color:#fff; font-size:18px; padding-bottom:20px; line-height:30px;}
.welcometext p:last-child {padding-bottom:0px;}
.audioContent h2 {font-size:19px; font-weight:bold; color:#243c56; margin:0px 0px 30px 0px; padding:0px;}
.qAns {float:left; width:100%; padding:25px; background:#ececec;}
.version {float: left;width: 100%;}/*manisha on 13-10-17*/
.odd {background:#fff;}
.large {font-size:16px; font-weight:600; color:#243c56;}
ul.selectQstn {float:left; width:100%; margin:0px; padding:32px 0px 0px 17px;}
ul.selectQstn li{float:left; width:100%; list-style:disc; padding:0px 0px 24px 0px; margin:0px; }
ul.selectQstn li input[type="radio"] {margin:3px 10px 0px 0px; float:left; padding:0px 0px 0px 0px;display:inline-block; vertical-align:top;}
ul.selectQstn li label {font-size:14px; color:#737373;}
ul.selectQstn li:last-child {padding-bottom:0px;}
.convertFile {float:left; width:100%; background:#65cea7; padding:25px 25px; margin-top:33px; margin-bottom:38px;}
.convertHeading {color:#243c56; font-size:17px; font-weight:600; padding-bottom:20px;}
.convertFile p {color:#fff; font-size:16px; padding-bottom:20px; line-height:30px;}
.convertFile p:last-child {padding-bottom:0px;}
.bottomTab {float:left; width:100%;}
.bottomTab ul {float:left; width:100%; margin:0px 0px 11px 0px; padding:0px;}
.bottomTab ul li{float:left; list-style:none; margin:0px; padding:0px;}
.bottomTab ul li a{float:left; background:#d9534f; font-size:14px; color:#fff; border-radius:5px; padding:15px 30px; text-decoration:none;}
#bio { border-top-right-radius:0px; border-bottom-right-radius:0px;}
#bio:hover {background:#b03834;} 
#latestPost {background:#282828; color:#7a7a7a; border-top-left-radius:0px; border-bottom-left-radius:0px;}
#latestPost:hover {background:#131313;} 
.tabInfo {-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2); border-radius:5px; float:left; width:100%; padding:25px;}
.tabInfo h3 {font-size:18px;font-weight:normal; color:#5e5656; margin-bottom:10px;}
.tabInfo p {color:#5e5656; font-size:14px; padding:0px; line-height:30px;}
/*-----------------Help Page Css---------------*/
.helpSection {float:left; width:100%; padding:45px;}
.blueBg {background:#2d64a0;}
.helpThumbOuter {display:table-cell;}
.helpThumb {float:left; border-radius:3px; border:5px solid #243c56; position:relative; margin-top:10px;}
.helpThumb:after {content:""; position:absolute; right:-73px; background:url("https://www.thevoicerealm.com/faq/images/helpArrow.png") no-repeat left top; width:197px; height:32px; top:-36px;} 
.helpThumbInfo {display:table-cell; vertical-align:top; padding-left:40px; text-align:center;}
.helpThumbInfo h3 {font-size:25px; text-transform:uppercase; color:#fff; line-height:40px; font-weight:600; margin-bottom:10px;}
.helpThumbInfo p {font-size:21px; line-height:40px; font-weight:300; color:#Fff; padding-bottom:15px;}
.helpIcon {width:100%; text-align:center; margin-top:18px; margin-bottom:25px;}
.lightGreyBg {background:#f4f4f4;}
.lightGreyBg .helpThumbInfo h3, .lightGreenBg .helpThumbInfo h3 {color:#243c56;}
.lightGreyBg .helpThumbInfo p {color:#3e3d3d;}
.lightGreenBg {background:#65cea7;}
.lightGreenBg .helpThumbInfo p {color:#243c56;}
.lightGreyBg .helpThumb:after {background:url("https://www.thevoicerealm.com/faq/images/helpArrow02.png") no-repeat left top;} 
.lightGreenBg .helpThumb:after {background:url("https://www.thevoicerealm.com/faq/images/helpArrow03.png") no-repeat left top;} 

.bottomGrayCol {float:left; width:100%; background:#e0e0e0; padding:40px 0px;}
.displayTable {float:left; width:100%; display:table;}
.displayTableCell {display:table-cell; vertical-align:top; padding:0px 15px; width:33%;}
.tableCellInner {float:left; width:100%;}
.featureThumb {float:left; width:100%; text-align:center; margin-bottom:20px;}
.featureThumb img {max-width:100%;}
.featureThumbInfo {float:left; width:100%; border-radius:10px; background:#282828; padding:25px;}
.featureThumbInfo h4 {font-size:20px; text-transform:uppercase; color:#fff; font-weight:600; margin-bottom:15px;}
.featureThumbInfo p {font-size:18px; line-height:40px; font-weight:300; padding-bottom:10px; color:#fff;}
.featureThumbInfo p:last-child{padding-bottom:0px;}
.displayTableCell.center .featureThumbInfo {background:#20ae92;}
