@import url("bootstrap.css");
@import url("bootstrap-responsive.css");
@import url("question-mark.css");
 @font-face {
 font-family: 'Gotham-Bold';
 src: url('../font/gothabol.eot');
 src: url('../font/gothabol.eot?#iefix') format('embedded-opentype'),  url('../font/gothabol.woff') format('woff'),  url('../font/gothabol.ttf') format('truetype'),  url('../font/gothabol.svg#gothabol') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'GothamLight';
 src: url('../font/gothamlight0.eot');
 src: url('../font/gothamlight0.eot?#iefix') format('embedded-opentype'),  url('../font/gothamlight0.woff') format('woff'),  url('../font/gothamlight0.ttf') format('truetype'),  url('../font/gothamlight0.svg#gothamlight0') format('svg');
 font-weight: normal;
 font-style: normal;
}

@media screen and (max-width: 575px) {
		
	#paymentbtnarea img{
		width: auto;
		max-height: 30px;
	}

	#paymentbtnarea #paypalarea{
		margin-left:0;
	}
}


body {
    overflow-x: hidden;
}

.icon-voucher {
        background-image:url(../img/voucher.png) !important;
        height:16px !important;
        width:16px !important;
        background-size:100% !important;
}
.jumbotron {
	background: url(../img/header-secondary-bg.jpg) center top repeat-x;
}
.masthead {
	margin-bottom: 0;
	padding: 8px 0 0px;
	background: url(../img/header-background.jpg) center top no-repeat;
}
.jumbotron .masthead .container {
	height: 322px;
}
.masthead .container .span7 {
	margin-left: 0px;
	float: left;
	position: absolute;
	z-index: 900;
}
.masthead .container .span6 {
	float: right;
	text-align: right;
}
.masthead .container .span7 ul {
	margin: 0px;
	list-style: none;
}
.masthead .container .span7 li {
	font-size: 28px;
	color: #545454;
	float: left;
	margin-right: 10px;
	line-height: 49px;
}
.masthead .container .span7 li:first-child label {
	text-indent: -5px;
}
.masthead .container .span7 li label {
	color: #fff;
	text-indent: -2px;
	font-size: 27px;
	margin-right: 5px;
	background-color: #353535;
	float: left;
	border-radius: 28px;
	height: 28px;
	line-height: 28px;
	margin: 0 3px 0 0;
	padding: 10px;
	width: 28px;
}
.masthead .container .span7 li label i {
	font-size: 10px;
}
.masthead .container .span7 {
	margin-top:56px;
}
.masthead .container .span7 span {
	color:#d82234;
}
.masthead .container .btn-order {
	margin-top:30px;
}
.masthead .container .bt-shadow {
	width:345px;
	height:55px;
	margin-top:1px;
}
.order-steps {
	margin:23px 0 15px;
	padding-bottom:12px;
	border-bottom:1px solid #ececec;
}
.order-steps .paragraph-title {
	margin-bottom:15px;
	text-align:left;
}
.paragraph-title {
	line-height: normal;
	padding-bottom: 7px;
	font-family:Gotham-Bold;
	font-size:14px;
	color:#343434;
	text-transform:uppercase;
	border-bottom:4px #ececec solid;
}
.row-three {
	margin:20px 0;
}




#ccfillinfo{
	font-size: 12px;
}
#policy{
	margin-top: -4px;
	margin-right: 10px;
}
#dropin-container{
	font-size:15px;
	padding-top:10px;
}





.order-steps {
	text-align:center;
}
.order-steps .span3 i, .order-steps .span2 i {
	font-style:normal;
	display:inline-block;
	margin:5px 5px 5px 0;
	background-color:#00b2ea;
	width:40px;
	height:40px;
	border-radius:40px;
}
.order-steps .span3 i span, .order-steps .span2 i span {
	display:inline-block;
	margin:5px;
	background-color:#fff;
	width:30px;
	color:#565656;
	line-height:30px;
	height:30px;
	border-radius:30px;
	font-size:20px;
}
.order-steps .span3 span, .order-steps .span2 span {
	font-size:13px;
	line-height:15px;
	display:block;
}
.row-three ul {
	list-style:none;
}
.row-three ul.icons li span {
	font-size:14px;
	font-weight:bold;
	color:#d82234;
	text-transform:uppercase;
}
.row-three ul.icons {
	margin-left: 1.5em;
	text-indent: -1.6em;
}
.row-three .icon-ok {
	padding-right:8px;
}
.row-three ul.icons li {
	padding-bottom:10px;
}
.transcribed-detail {
	margin-top:11px;
	font-size:17px;
	line-height:32px;
}
.transcribed-detail span {
	color:#0a93be;
}
.testimonial h2 {
	font-size:19px;
	line-height:25px;
}
.testimonial p:before {
	font-family:FontAwesome;
	content: "\f10d";
	color:#d5d5d5;
	font-size:12px;
	padding-right:5px;
}
.testimonial p:after {
	font-family:FontAwesome;
	content: "\f10e";
	color:#d5d5d5;
	padding-left:5px;
	font-size:12px;
}
.gradient-gray {
	padding:25px 35px 15px;
	border:2px solid #FFF;
	border-radius:7px;
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%, #e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f7f7 0%, #e6e6e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-9 */
}
 [class^="master-"], [class*=" master-"] {
 display: inline-block;
 width: 58px;
 height: 58px;
 margin-right:4px;
 background-image:url(../img/master-icon.png);
 background-position: 14px 14px;
 background-repeat: no-repeat;
}
.gradient-gray li label {
	font-size:16px;
	margin-bottom:4px;
}
.gradient-gray li {
	font-size:12px;
	color:#000;
	line-height:normal;
}
.gradient-gray i {
	float:left;
	margin-bottom:15px;
}
.master-expert {
	background-position:-15px -8px;
}
.master-value {
	background-position:-15px -144px;
}
.master-quality {
	background-position:-15px -408px;
}
.master-speed {
	background-position:-15px -811px;
}
.master-process {
	background-position:-15px -542px;
}
.master-convenient {
	background-position:-15px -674px;
}
.master-secure {
	background-position:-15px -275px;
}
.master-simple {
	background-position:-15px -938px;
}
.master-guaranteed {
	background-position:-15px -1070px;
}
.gradient-gray h2 {
	color:#5e5e5e;
	font-family:Gotham-Bold;
	font-size:23px;
	text-transform:capitalize;
	margin:0px 0 30px;
	border-bottom:1px solid #ababab;
}
.gray-shadow {
	background:url(../img/gray-shadow.png) bottom center no-repeat;
	width:999;
	height:25px;
}
.fluid-base {
	margin:29px 0 0px;
	background: #bcbcbc; /* Old browsers */
	background: -moz-linear-gradient(top, #bcbcbc 0%, #999999 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bcbcbc), color-stop(100%, #999999)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bcbcbc 0%, #999999 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bcbcbc 0%, #999999 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bcbcbc 0%, #999999 100%); /* IE10+ */
	background: linear-gradient(to bottom, #bcbcbc 0%, #999999 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#999999', GradientType=0 ); /* IE6-9 */
}
.fluid-base .audio-icon {
	margin-top:25px;
}
.fluid-base .audio-files {
	margin-top:30px;
	text-align:center;
	font-size:16px;
	line-height:25px;
	color:#fff;
	word-spacing:11px;
}
.fluid-base .buy-option {
	margin-top:27px;
	border-radius:4px;
}
.fluid-base .audio-files p {
	background-color:#d8d8d8;
	width:250px;
	margin:0 auto 5px;
	word-spacing:normal;
	color:#222222;
	font-size:18px;
	border-radius:4px;
	padding:8px 20px;
}
.fluid-base .buy-option h2 {
	color:#fff;
	font-size:18px;
	font-weight:normal;
	line-height:21px;
}
.fluid-base .buy-option p {
	color:#000;
	font-size:24px;
}
.fluid-base .buy-option {
	padding:10px;
	background: #9a9a9a; /* Old browsers */
	background: -moz-linear-gradient(top, #9a9a9a 1%, #9a9a9a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #9a9a9a), color-stop(100%, #9a9a9a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #9a9a9a 1%, #9a9a9a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #9a9a9a 1%, #9a9a9a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #9a9a9a 1%, #9a9a9a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #9a9a9a 1%, #9a9a9a 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9a9a9a', endColorstr='#9a9a9a', GradientType=0 ); /* IE6-9 */
}
footer .container {
	padding:20px;
}
footer .icons {
	margin:0px;
}
footer .icons li {
	font-size:12px;
	line-height:18px;
	list-style:none;
	color:#cfcfcf;
}
footer i {
	margin-right:5px;
}
footer .nav {
}
.onpage {
	background:url(../img/onpage.jpg) center no-repeat #d3d4d6;
	margin-bottom:12px;
	height:71px;
}
.onpage p {
	margin:0px;
	font-size:18px;
	text-transform:capitalize;
	padding:26px 0;
}
.onpage i {
	margin:-2px 3px 0 0;
}
.ordering-row {
	text-align:center;
}
.ordering-row ul {
	margin:0 0 10px 0px;
}
.ordering-row ul li {
	border-radius:4px;
	background-color:#00b2ea;
	color:#fff;
	padding:8px 2px;
	line-height:14px;
	height:67px;
}
.ordering-row ul li label {
	font-size:16px;
	color:#000;
	margin-bottom:3px;
}
.icon-volume-up-big, .icon-dollar, .icon-upload-big, .icon-file-big, .icon-thumbs-up-big {
	width:21px !important;
	height:21px !important;
	margin-right:5px;
}
.steps-detail {
	margin:30px 0;
}
.steps-detail ul {
	list-style:none;
	margin:0px;
}
.steps-detail li label {
	font-size:16px;
	color:#282828;
	padding-top:1px;
}
.steps-detail li label span {
	color:#dd283a;
	padding-right:5px;
}
.steps-detail li i {
	float:left;
}
.steps-detail li p {
	font-size:12px;
}
.steps-detail li {
	border-bottom:1px solid #e6e6e6;
	padding:16px 0 8px;
}
.side-bar {
	border-radius:4px;
	background-color:#f7f7f7;
	margin-top:45px;
}
.side-bar .content {
	padding:20px 10px;
}
.side-bar .content p {
	color:#5b5b5b;
	font-size:16px;
	margin-bottom:2px;
}
.side-bar .content h2 {
	font-size:21px;
	margin:5px 0 10px;
	font-weight:normal;
	line-height:normal;
	color:#000;
}
.side-bar .content .btn {
	margin-bottom:10px;
}
.side-bar .content ul {
	margin:0px;
	list-style:none;
}
.side-bar .content li {
	font-size:12px;
	line-height:normal;
}
.side-bar .content li:last-child {
	border-bottom:none;
}
.side-bar .content li:first-child {
	padding-top:0px;
}
.side-bar .content li {
	padding:8px 0;
	border-bottom:1px dotted #d3d7d9;
}
.side-bar .content li label {
	margin-bottom:0px;
	color:#000;
	font-size:13px;
}
.side-bar .content h3 {
	margin-bottom:0px;
}
.onpage .icon-work, .onpage .icon-question, .onpage .icon-comment-big, .onpage .icon-contact-big, .onpage .icon-dollar1 {
	width:31px;
	height:27px;
}
.onpage .icon-work {
	background-position: 0 -217px;
}
.onpage .icon-question {
	background-position: -45px -217px;
}
.onpage .icon-comment-big {
	background-position: -88px -217px;
}
.onpage .icon-contact-big {
	background-position:-138px -217px;
}
.onpage .icon-dollar1 {
	background-position:-177px -217px;
}
.faq-page {
	margin:20px 0 0;
}
.contact {
	margin-top:0px !important;
	background-color:#fff !important;
}
.contact .content {
	padding-top:0px;
}
.log-in-bg {
	background:url(../img/login-bg.jpg) center top no-repeat #e7e7e7 !important;
	padding:0px !important;
}
.log-in .span8 {
	margin:15% auto 0!important;
	float:none !important;
}
.log-in .span6 input[type="text"], .log-in .span6 input[type="password"] {
	width:95%;
	margin-bottom:15px;
	padding:9px 7px
}
.log-in .span6 .recover, .log-in .span6 .recover label {
	color:#6c7a7e;
	font-size:13px;
}
.icon-info-big {
	background-position:-160px -173px;
	width:21px;
	height:15px;
}
.log-in .recover label {
	margin-bottom:0px;
}
.log-in .recover {
	width:223px;
	float:left;
}
.log-in .button {
	float:right;
}
.log-in .new-account {
	background:url(../img/account-bg.png) top center no-repeat;
	width:337px;
	height:169px;
}
.log-in .new-account {
	margin-top:32px;
	text-align:center;
	font-size:12px;
}
.log-in .new-account p {
	padding:40px 20px 0px;
	line-height:18px;
}
.progress_start_disable {
	width:218px;
	float:left;
	height:8px;
	background:url(../img/progress-barstatus.png) no-repeat -0px -28px;
	position:relative;
	border-right:1px solid #fff;
}
.progress_bar {
	margin:10px auto 0;
	padding:35px 0 17px;
}
.progress_start {
	width:218px;
	float:left;
	height:8px;
	background:url(../img/progress-barstatus.png) no-repeat -0px -1px;
	position:relative;
	border-right:1px solid #fff;
}
.progress_middle {
	width:218px;
	float:left;
	height:8px;
	background:url(../img/progress-barstatus.png) no-repeat -0px -19px;
	position:relative;
	border-right:1px solid #fff;
}
.progress_middle_active {
	width:218px;
	float:left;
	height:8px;
	background:url(../img/progress-barstatus.png) no-repeat -0px -10px;
	position:relative;
	border-right:1px solid #fff;
}
.progress_done {
	width:218px;
	float:left;
	height:8px;
	background:url(../img/progress-barstatus.png) no-repeat -5px -19px;
	position:relative;
}
.progress_done_active {
	width:218px;
	float:left;
	height:8px;
	background:url(../img/progress-barstatus.png) no-repeat -5px -10px;
	position:relative;
}
.smallCaption {
	color:#666666!important;
	font-size:11px!important;
	margin:7px 0 0 0!important;
}
.status_pro {
	padding:15px 0 0 0px;
	text-align:center;
	width:218px;
	color:#143254;
	font-size:13px;
	float:left;
}
.text_gray {
	color:#666666!important;
}
.text_gray a {
	color:#666666!important;
}
.text_white {
	color:#fff!important;
}
.text_white a {
	color:#fff!important;
}
.step {
	left:40%;
	top:-10px;
	position:absolute;
	line-height:29px;
	height:30px;
	width:31px;
	background:url(../img/progress-step.png) no-repeat 1px 0px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	-webkit-text-shadow: 1px 1px 2px #313131;
	-moz-text-shadow: 1px 1px 2px #313131;
	text-shadow: 1px 1px 2px #313131;
}
.step_disable {
	left:40%;
	top:-10px;
	position:absolute;
	line-height:29px;
	height:30px;
	width:31px;
	background:url(../img/progress-step.png) no-repeat -0px -39px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
.form-grid, .payment {
	margin:20px 0;
}
.file-upload .table-condensed {
	margin-top:5px;
}
.file-upload .table-condensed td {
	font-size:13px;
}
.file-upload .table-condensed .subtotal, .user-account .subtotal {
	background-color:#fcf8e3;
}
.file-upload .table-condensed .music-add {
	color:#218ef1;
}
.checkout-file {
	border-radius:3px;
	border:1px solid #d9d9d9;
	background-color:#f8f8f8;
	padding:15px 20px;
}
.form-grid .span4 p {
	font-size:25px;
	color:#7b7b7b;
}
.form-grid .span4 {
	padding:60px 0;
	text-align:center;
}
.form-grid .span4 span {
	color:#000;
	font-size:30px;
}
.grid-alt-gray {
	background-color:#f8f8f8;
}
.payment fieldset {
	margin:10px 0;
}
.payment h4 {
	margin:30px 0 10px;
	padding-bottom:8px;
	border-bottom:1px solid #a9a9a9;
}
.payment .span6 {
	margin-left:0px !important;
}
.order-sidebar {
	margin-top:30px;
}
.payment ul {
	margin:0px;
}
.payment .radio {
	margin-bottom:12px;
}
.order-detail {
}
.order-detail .edit-order {
	padding-bottom:5px;
	border-bottom:1px solid #919191;
}
.order-detail .edit-order a {
	font-size:10px;
	margin-bottom:2px !important;
	float:right;
}
.order-detail .edit-order span {
	font-size:15px;
	color:#000;
}
.order-detail .table td {
	border-bottom:1px dotted #d3d7d9;
	border-top:none;
	font-size:12px;
}
.order-detail .table .total-amount {
	background-color:#54b9d7;
	color:#fff;
	font-weight:bold;
}
.payment .progress-done {
	margin-top:30px;
	padding:30px 50px;
	border-radius:6px;
	text-align:center;
	background-color:#f8f8f8;
	border:1px solid #d9d9d9;
}
.payment .progress-done h2 {
	color:#45abc9;
}
.order-sidebar p {
	margin:20px 0;
	font-size:13px !important;
	line-height:normal;
}
.order-sidebar .support-help {
	background-color:#ececec;
	border-radius:5px;
	padding:15px;
	margin-top:20px;
}
.order-sidebar .support-help span {
	font-size:17px;
	display:block;
	margin-bottom:3px;
}
.user-account {
	margin-left:0px;
}
.user-account .span3 ul {
	list-style:none;
	margin-left:0px;
}
.user-account .span3 li i {
	margin:0 6px;
}
.user-account .span3 li {
	margin-bottom:1px;
}
.user-account .span3 li a {
	-webkit-transition: background 0.4s ease;
	-moz-transition: background 0.6s ease;
	-ms-transition: background 0.6s ease;
	-o-transition: background 0.6s ease;
	transition: background 0.6s ease;
	padding:15px 0;
	border-radius:5px 0 0px 5px;
	background-color:#f2f2f2;
	color:#707070;
	display:block;
}
.user-account .span3 li a.active {
	background: #f2f2f2;
	color:#000;  /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%, #e3e3e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
}
.user-account .span3 li a.active:hover {
	border:none;
	background: #f2f2f2;
	color:#000;  /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%, #e3e3e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
}
.user-account .span3 li a:hover {
	background:#e7e7e7;
	text-decoration:none;
}
.user-account {
	margin:30px 0 20px;
}
.default-ul {
	list-style:none;
	margin:0px;
}
.default-ul label {
	margin-bottom:0px;
}
.default-ul li {
	border-top:1px dotted #dfdfdf;
	font-size:13px;
	padding:5px 0;
	line-height:10px!important;
	margin-bottom:5px;
}
.default-ul li:first-child {
	border-top:none;
}
.info-callout {
	background:#f7f7f7;
	padding:15px 15px 15px 30px;
	border-radius:5px;
}
.info-callout li {
	text-indent:-18px;
}
.user-account .span9 {
	border:1px solid #e9e9e9;
	border-radius:0px 5px 5px;
	padding:10px 15px;
}
.user-account .span3 .btn-h2 {
	padding: 53px 10px;
	font-size: 18.5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.user-account .account-header {
	border:none;
	background: #f2f2f2;
	color:#000;  /* Old browsers */
	background: -moz-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #e3e3e3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f2f2f2 0%, #e3e3e3 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f2f2f2 0%, #e3e3e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e3e3e3', GradientType=0 ); /* IE6-9 */
	border-radius:5px;
	padding:10px;
}
.user-account .form-grid {
	margin:5px 0 30px;
}
 [class^="project-"], [class*=" project-"] {
border-radius:3px;
font-size:10px;
text-align:center;
padding:3px 5px;
color:#fff;
}
.project-done {
	background-color:#59b459;
}
.project-pending {
	background-color:#f89c1a;
}
.user-account .span9 {
	min-height:400px;
}
.user-account .user-project-status {
	margin-bottom:20px;
	color:#737373;
	font-size:12px;
	line-height:normal;
	background-color:#f7f7f7;
	border:1px solid #56bbd9;
	border-radius:5px;
	padding:10px;
}
.user-account .user-project-status .span4 {
	margin-top:10px;
}
.user-account .user-project-status .span8 p {
	margin-bottom:0px;
}
.user-account .user-project-status p {
	font-size:14px;
	color:#000;
}
.account-contact address strong {
	font-weight:normal;
	color:#000;
	font-size:16px;
}
.account-contact address {
	font-size:13px;
	color:#333;
}
.order-view {
	padding:5px 10px;
	background-color:#56bbd9;
}
.order-view ul {
	margin:0px;
	list-style:none;
}
.order-view ul li {
	display:inline;
	border-left:1px solid #337f95;
	padding:0 10px;
}
.order-view ul li:first-child {
	border-left:none;
	padding-left:0px;
}
.order-view ul li span {
	color:#fff;
}
.order-view .audio-no {
	background-color:#a60f0f;
	border:2px solid #fff;
	text-align:center;
	width:20px;
	height:20px;
	border-radius:20px;
	display:inline-block;
	font-size:11px;
}
.account-setting .radio.inline {
	padding-top:0px;
	margin-bottom:0px;
}
.masthead-mobile {
	display:none;
}
.div100 {
        float: left;
        width: 100%;
}
.div50 {
        float: left;
        width: 50%;
}
.div60 {
        float: left;
        width: 60%;
}
.div40 {
        float: left;
        width: 40%;
}
.header-text1 {
        float: left;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 34px;
        font-weight: bold;
        margin-top: 90px;
}
.header-text2 {
        float: left;
        width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
        font-weight: bold;
        margin-top: 47px;
}
.red {
        color: #d82234;
}
.header-pic {
        float: left;
        text-align: right;
}
.body-caption1 {
        float: left;
        width: 100%;
        margin-top: 4%;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        border-bottom: 2px solid #999;
        padding-bottom: 3%;
        color: #d82234;
        font-weight: bold;
}
.body-caption2 {
        float: left;
        width: 100%;
        margin-top: 3%;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #000;
}

#savedccpolicy {
    margin-top: -4px;
    margin-right: 10px;
}

#savedccpolicycheckbox {
    font-size: 12px;
    float: left;
    font-family: arial;
    color: rgb(72, 72, 72);
}

