.padding {
	padding: 18px 0px;
}
.indent20 {
	margin-left: 20px;
}
.indent40 {
	margin-left: 40px;
}
.row {
	padding-right: 12px; padding-left: 12px;
}
.row .row {
	padding-right: 0px; padding-left: 0px;
}
.intro-txt {
	color: rgb(89, 121, 147); font-size: 19px;
}
a.top-jump {
	background: url("../images/arrow-top-blue.png") no-repeat right; margin: 15px 0px 0px 84px; width: 115px; display: block;
}
span.customStyleSelectBox {
	padding: 5px 7px; border-radius: 2px; border: 1px solid rgb(170, 170, 170); width: 100%; height: 32px; color: rgb(0, 0, 0); font-size: 13px; margin-bottom: 12px; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -moz-border-radius: 2px;
}
.customStyleSelectBoxInner {
	background: url("../images/down-arrow.png") no-repeat right 9px; width: 100% !important; height: 20px; padding-top: 3px; font-weight: bold;
}
span.changed.customStyleSelectBox {
	background-color: rgb(255, 255, 255);
}
.share-btns {
	padding: 0px; overflow: auto; display: block;
}
.share-btns ul li {
	list-style: none; float: left;
}
.share-btns a .fb {
	background: url("../images/social-btns.png") no-repeat 0px 0px; width: 46px; height: 46px; text-indent: -9999px; margin-left: 0px; float: left; display: block;
}
.share-btns a .tw {
	background: url("../images/social-btns.png") no-repeat -55px 0px; width: 46px; height: 46px; text-indent: -9999px; margin-left: 9px; float: left; display: block;
}
.share-btns a .li {
	background: url("../images/social-btns.png") no-repeat -110px 0px; width: 46px; height: 46px; text-indent: -9999px; margin-left: 9px; float: left; display: block;
}
.share-btns a .gp {
	background: url("../images/social-btns.png") no-repeat -165px 0px; width: 46px; height: 46px; text-indent: -9999px; margin-left: 9px; float: left; display: block;
}
.share-btns a .em {
	background: url("../images/social-btns.png") no-repeat -220px 0px; width: 46px; height: 46px; text-indent: -9999px; margin-left: 9px; float: left; display: block;
}
.share-btns a:hover .fb {
	background: url("../images/social-btns.png") no-repeat 0px -50px;
}
.share-btns a:hover .tw {
	background: url("../images/social-btns.png") no-repeat -55px -50px;
}
.share-btns a:hover .li {
	background: url("../images/social-btns.png") no-repeat -110px -50px;
}
.share-btns a:hover .gp {
	background: url("../images/social-btns.png") no-repeat -165px -50px;
}
.share-btns a:hover .em {
	background: url("../images/social-btns.png") no-repeat -220px -50px;
}
.wrap-topheader {
	background: rgb(255, 255, 255); border: 1px dotted rgb(238, 238, 238); width: 100%; position: relative; z-index: 105;
}
.wrap-topheader .row {
	position: relative;
}
.wrap-topheader .block {
	margin: 8px 0px; padding: 3px 20px; font-size: 12px; float: left;
}
.wrap-topheader .contact.block {
	background: url("../images/icon-email-2.png") no-repeat left; padding-right: 0px; padding-left: 25px;
}
.wrap-topheader .phone.block {
	background: url("../images/icon-iphone.png") no-repeat left; padding-left: 19px;
}
.wrap-topheader .hiring.block {
	background: url("../images/icon-briefcase.png") no-repeat left; padding-left: 22px;
}
.wrap-topheader .ebook.block {
	background: url("../images/icon-book.png") no-repeat left; padding-left: 22px;
}
.wrap-topheader .login.block {
	background: url("../images/icon-lock.png") no-repeat left; padding-left: 22px;
}
.wrap-topheader .blog.block {
	background: url("../images/icon-blog.png") no-repeat left; padding-left: 22px;
	background-size: 15px;
}
.wrap-topheader .phone strong {
	display: none;
}
.wrap-topheader a {
	transition:0.5s ease-out; color: rgb(119, 119, 119); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out;
}
.wrap-topheader a:hover {
	color: rgb(0, 163, 216);
}
.wrap-header {
	background: url("../images/color/white-90.png"); width: 100%; position: absolute; z-index: 100;
}
 a.logo {
	background: url("../images/ArgentinaConvoca_Mobile_Logo_Horiz.png") no-repeat; width: 265px; height: 34px; margin-top: 20px; display: block;
}
.wrap-header ul.inline-list {
	margin: 20px 0px; float: right;
}
.wrap-header ul.inline-list li a {
	padding: 5px; color: rgb(19, 72, 125); font-size: 17px; display: block;
}
.wrap-header ul.inline-list li a:hover {
	color: rgb(0, 163, 216);
}
.wrap-footer {
	padding: 40px 0px; width: 100%; color: rgb(255, 255, 255); background-color: rgb(19, 72, 125);
}
.wrap-footer a.logo {
	background: url("../images/ArgentinaConvoca_Mobile_Logo_Footer_Horiz.png") no-repeat; width: 295px; height: 32px; margin-bottom: 30px; display: block; 
}
.wrap-footer .company {
	border-right-color: rgb(51, 51, 51); border-right-width: 1px; border-right-style: solid;
}
.wrap-footer .company p {
	line-height: 1.4; font-size: 14px;
}
.wrap-footer .company address {
	line-height: 1.4; font-size: 14px;
}
.wrap-footer .company a {
	color: rgb(255, 255, 255);
}
.wrap-footer .company a:hover {
	text-decoration: underline;
}
.wrap-footer div.location p {
	padding-right: 12px;
}
.wrap-footer div.location address {
	padding-right: 12px;
}
.wrap-footer div.contact p {
	padding-right: 12px;
}
.wrap-footer div.contact-link {
	height: 18px; float: left; display: block; min-width: 70px;
}
.wrap-footer div.contact-link a p {
	background: url("../images/arrow-white-xsm.png") no-repeat 100% 3px; color: rgb(255, 255, 255); font-weight: bold; display: block;
}
.wrap-footer .company ul.social li {
	float: left;
}
.wrap-footer .company ul.social li a {
	width: 26px; height: 26px; text-indent: -9999px; margin-top: 10px; margin-right: 25px; float: left; display: block;
}
.wrap-footer .company ul.social li.fb a {
	background: url("../images/follow-us-footer.png") no-repeat 0px 0px;
}
.wrap-footer .company ul.social li.li a {
	background: url("../images/follow-us-footer.png") no-repeat -33px 0px;
}
.wrap-footer .company ul.social li.tw a {
	background: url("../images/follow-us-footer.png") no-repeat -66px 0px;
}
.wrap-footer .company ul.social li.gp a {
	background: url("../images/follow-us-footer.png") no-repeat -99px 0px;
}
.wrap-footer .company ul.social li.fb a:hover {
	background: url("../images/follow-us-footer.png") no-repeat 0px -30px;
}
.wrap-footer .company ul.social li.li a:hover {
	background: url("../images/follow-us-footer.png") no-repeat -33px -30px;
}
.wrap-footer .company ul.social li.tw a:hover {
	background: url("../images/follow-us-footer.png") no-repeat -66px -30px;
}
.wrap-footer .company ul.social li.gp a:hover {
	background: url("../images/follow-us-footer.png") no-repeat -99px -30px;
}
.wrap-footer .hide-for-small.menu {
	margin-top: 50px;
}
.wrap-footer .menu ul {
	padding-left: 40px;
}
.wrap-footer .menu ul li {
	padding-bottom: 20px;
}
.wrap-footer .menu ul a {
	color: rgb(255, 255, 255); font-size: 17px; font-weight: bold;
}
.wrap-footer .menu ul a:hover {
	text-decoration: underline;
}
.wrap-footer-footer {
	padding: 24px 0px; width: 100%; background-color: rgb(255, 255, 255);
}
.wrap-footer-footer ul li {
	font-size: 14px; margin-right: 15px; float: left;
}
.wrap-footer-footer ul li a {
	color: rgb(128, 130, 132); font-weight: bold;
}
.wrap-footer-footer ul li a:hover {
	text-decoration: underline;
}
.wrap-footer-footer p {
	text-align: right; font-size: 12px;
}
.lt-ie8 .wrap-footer {
	height: 240px; margin-top: 30px;
}
#standard {
	background: url("../images/grey-noise.png"); padding: 0px; width: 100%;
}
#standard .wrap-header {
	position: relative !important;
}
#standard h1 {
	margin-bottom: 30px;
}
#standard .main-content {
	margin-top: 48px; margin-bottom: 48px;
}
.app-demos#standard .demo.nine {
	padding-top: 20px;
}
.app-demos#standard .demo.nine iframe {
	border: 0px currentColor; background-color: transparent;
}
.app-demos#standard .app-info.three {
	margin-top: 40px;
}
.app-demos#standard .app-info.three p {
	font-weight: bold;
}
.prod-info#standard {
	background: url("../images/grey-noise.png"); padding: 0px; width: 100%;
}
.prod-info#standard .wrap-header {
	position: relative !important;
}
.prod-info#standard h1 {
	margin-bottom: 30px;
}
.prod-info#standard .main-content {
	margin-top: 48px; margin-bottom: 48px;
}
.prod-info#standard .info-doc {
	margin-bottom: 42px;
}
.prod-info#standard .pdf {
	background: url("../images/document-icon-pdf.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.prod-info#standard .pdf a p {
	padding-right: 24px; font-size: 16px; font-weight: bold; text-decoration: none;
}
.prod-info#standard .pdf a:hover {
	text-decoration: underline;
}
.faq#standard ul {
	list-style: none; margin-left: 0px;
}
.faq#standard ul li.q {
	background: url("../images/faq-Q.png") no-repeat 0px 0px; color: rgb(0, 163, 216); padding-bottom: 25px; padding-left: 30px; font-weight: bold; display: block; cursor: pointer;
}
.faq#standard ul li.a {
	background: url("../images/faq-A.png") no-repeat 0px 0px; line-height: 1.4; padding-bottom: 30px; padding-left: 30px; margin-left: 30px;
}
.articles#standard .link {
	margin-bottom: 30px;
}
.articles#standard .link p {
	padding-left: 45px;
}
.web-vs-native#standard .mz-quote {
	background: url("../images/white-noise.png"); padding: 35px 30px 15px; overflow: auto; margin-top: 30px; display: block;
}
.web-vs-native#standard .mz-quote p {
	color: rgb(128, 130, 132); font-family: "Soho Gothic Std Medium", "Soho Gothic W01 Medium","Helvetica", Helvetica, Arial, sans-serif; font-weight: normal; text-rendering: optimizeLegibility;
}
.web-vs-native#standard .mz-quote p span {
	font-weight: bold;
}
.web-vs-native#standard .wvn-phones {
	padding-top: 40px; padding-bottom: 30px;
}
.web-vs-native#standard .web {
	padding-right: 12px;
}
.web-vs-native#standard .native {
	padding-left: 12px;
}
.web-vs-native#standard .text-link {
	padding-top: 18px; clear: left; float: right;
}
.web-vs-native#standard .text-link a p {
	background: url("../images/arrow-blue-sm.png") no-repeat 100% 1px; padding-right: 24px; font-size: 16px; font-weight: bold; text-decoration: none; display: block;
}
.web-vs-native#standard .text-link a:hover p {
	background: url("../images/arrow-grey-sm.png") no-repeat 100% 1px; color: rgb(128, 130, 131); padding-right: 24px; font-size: 16px; font-weight: bold; text-decoration: none; display: block;
}
.web-vs-native#standard .bottom-line {
	background: url("../images/white-noise.png"); padding: 30px 20px 15px; margin-top: 30px; margin-bottom: 50px;
}
.web-vs-native#standard .bottom-line .four {
	padding-right: 25px;
}
.web-vs-native#standard .bottom-line h4 {
	padding-top: 20px; padding-left: 30px; font-family: "Soho Gothic Std Medium", "Soho Gothic W01 Medium","Helvetica", Helvetica, Arial, sans-serif; font-weight: normal;
}
.web-vs-native#standard .demo p {
	text-align: center;
}
.mc-whitepaper#standard .download-form {
	background: url("../images/white-noise.png"); padding: 48px; border: 1px solid rgb(204, 204, 204);
}
.mc-whitepaper#standard .sm-label {
	font-size: 11px; font-style: italic;
}
.mc-whitepaper#standard .download-form .left label.error {
	background: url("../images/contact-error.png") no-repeat 0px 0px; width: 32px; height: 32px; text-indent: -9999px; margin-top: -40px; margin-left: -32px; float: left; display: block;
}
.mc-whitepaper#standard .download-form label.error {
	background: url("../images/contact-error.png") no-repeat 0px 0px; width: 32px; height: 32px; text-indent: -9999px; margin-top: -40px; margin-right: -40px; float: right; display: block;
}
.mc-whitepaper#standard p.req-label {
	text-align: right; font-size: 12px; font-style: italic;
}
.marketing-ebook#standard .sidebar {
	background: url("../images/color/white-30.png"); overflow: hidden; padding-top: 30px; margin-top: 40px; display: block;
}
.marketing-ebook#standard .sidebar .download-form {
	padding-right: 40px; padding-left: 40px;
}
.marketing-ebook#standard .sidebar .share-ctas {
	padding-right: 40px; padding-left: 40px;
}
.marketing-ebook#standard .sidebar .download-form label.error {
	background: url("../images/contact-error.png") no-repeat 0px 0px; width: 32px; height: 32px; text-indent: -9999px; margin-top: -40px; margin-right: -40px; float: right; display: block;
}
.marketing-ebook#standard .sidebar .share-ctas {
	padding-top: 40px; padding-bottom: 10px;
}
.marketing-ebook#standard .demo-cta {
	text-align: center; padding-bottom: 60px;
}
.sitemap#standard .section {
	padding-top: 30px; padding-bottom: 30px;
}
.question-tooltip {
	font-size: 30px;
	color: #1ab394;
	transition: transform 0.5s ease-in-out;
}
.question-tooltip:hover{
	transform: scale(1.1);
}
@media only screen and (orientation:portrait) and (min-width:768px)
{
.calendar#standard {
	min-width: 922px;
}
}
.sidebar-content {
	margin-top: 40px; margin-bottom: 40px;
}
.sidebar-content .large.smtext.button {
	min-width: 160px;
}
.sidebar-app-quote {
	background: url("../images/blue-noise.png"); padding: 28px 42px 42px; overflow: hidden; display: block;
}
.sidebar-app-quote form {
	margin-bottom: 0px;
}
.sidebar-app-quote h3 {
	color: rgb(255, 255, 255);
}
.sidebar-app-quote label {
	color: rgb(255, 255, 255);
}
.sidebar-app-quote p {
	text-align: right; color: rgb(255, 255, 255); font-size: 12px;
}
.sidebar-app-quote .sm-label {
	font-size: 11px; font-style: italic;
}
.sidebar-app-quote .form-input {
	padding: 6px 0px 0px;
}
.sidebar-app-quote label.error {
	background: url("../images/contact-error.png") no-repeat 0px 0px; width: 32px; height: 32px; text-indent: -9999px; margin-top: -40px; margin-right: -40px; float: right; display: block;
}
.sidebar-app-quote input.error {
	background-color: rgb(238, 238, 238);
}
.sidebar-app-quote p.req-label {
	text-align: right; font-size: 12px; font-style: italic;
}
.sidebar-demo {
	background: url("../images/tan-noise.png"); padding: 28px 42px 42px; overflow: hidden; display: block;
}
.sidebar-newsletter {
	background: url("../images/white-noise.png"); padding: 28px 42px 42px; overflow: hidden; display: block;
}
.sidebar-newsletter label.error {
	background: url("../images/contact-error.png") no-repeat 0px 0px; width: 32px; height: 32px; text-indent: -9999px; margin-top: -40px; margin-right: -40px; float: right; display: block;
}
.sidebar-newsletter input.error {
	background-color: rgb(238, 238, 238);
}
.sidebar-newsletter p.req-label {
	text-align: right; font-size: 12px; font-style: italic;
}
.sidebar-mobile-app-ebook {
	background: url("../images/mobile-ebook-bg.png"); padding: 28px 42px 42px; overflow: hidden; display: block;
}
.sidebar-mobile-app-ebook h3 {
	color: rgb(255, 255, 255);
}
.sidebar-mobile-app-ebook p {
	color: rgb(255, 255, 255);
}
.sidebar-follow-us {
	padding: 28px 42px; overflow: auto; display: block;
}
.sidebar-have-questions {
	padding: 0px 42px 42px; overflow: auto; display: block;
}
.sidebar-more-info {
	background: url("../images/white-noise.png"); padding: 28px 42px 42px; overflow: hidden; display: block;
}
.sidebar-jobs {
	padding: 28px 42px 42px; color: rgb(255, 255, 255); overflow: auto; display: block; background-color: rgb(86, 155, 190);
}
.sidebar-jobs h3 {
	color: rgb(255, 255, 255);
}
@media only screen and (orientation:portrait) and (min-width:768px)
{
.sidebar-app-quote {
	padding: 28px 24px 42px;
}
.sidebar-demo {
	padding: 28px 24px 42px;
}
.sidebar-newsletter {
	padding: 28px 24px 42px;
}
.sidebar-mobile-app-ebook {
	padding: 28px 24px 42px;
}
.sidebar-more-info {
	padding: 28px 24px 42px;
}
.sidebar-jobs {
	padding: 28px 24px 42px;
}
.sidebar-follow-us {
	padding: 28px 12px 42px;
}
.sidebar-app-quote label.error {
	width: 24px; margin-right: -24px;
}
}
@media only screen and (orientation:landscape) and (max-width:1024px) and (min-width:768px)
{
.sidebar-follow-us {
	padding: 28px 12px 42px;
}
.sidebar-app-quote label.error {
	width: 24px; margin-right: -24px;
}
}
#thank-you {
	background: url("../images/grey-noise.png"); padding: 0px; width: 100%;
}
#thank-you .wrap-header {
	position: relative !important;
}
#thank-you h2 {
	margin-bottom: 30px;
}
#thank-you .main-content {
	margin-top: 48px; margin-bottom: 48px;
}
#gettingstarted .wrap-header {
	background: url("../images/color/white-90.png"); width: 100%; position: relative; z-index: 100;
}
#gettingstarted .intro {
	background: url("../images/grey-noise.png"); padding: 40px 0px; width: 100%;
}
#gettingstarted .tab-menu {
	background: url("../images/grey-noise.png"); padding: 0px; width: 100%;
}
#gettingstarted .tabs dd a {
	padding: 15px 17px; color: rgb(19, 72, 125); font-family: "Soho Gothic W01 Light","Helvetica", Helvetica, Arial, sans-serif; font-size: 26px; font-style: normal; font-weight: normal; min-height: 60px;
}
#gettingstarted .tabs dd.active a {
	border-top-left-radius: 6px; border-top-right-radius: 6px; -webkit-border-top-left-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-top-left-radius: 6px; -ms-border-top-left-radius: 6px; -o-border-top-left-radius: 6px; -moz-border-top-right-radius: 6px; -ms-border-top-right-radius: 6px; -o-border-top-right-radius: 6px;
}
#gettingstarted p.small {
	font-size: 11px; font-style: italic;
}
#buildingTab h3 {
	margin-bottom: 40px;
}
#marketingTab h3 {
	margin-bottom: 40px;
}
#managingTab h3 {
	margin-bottom: 40px;
}
#gettingstarted ul.tabs-content {
	margin-top: 40px; margin-bottom: 40px; min-height: 500px;
}
#gettingstarted p.bya-sub {
	color: rgb(19, 72, 125); font-weight: bold; margin-bottom: 20px;
}
#gettingstarted .bya-step-1 {
	background: url("../images/bya-steps.png") no-repeat 0px 1px; padding-bottom: 30px; padding-left: 40px; min-height: 130px;
}
#gettingstarted .bya-step-2 {
	background: url("../images/bya-steps.png") no-repeat 0px -202px; padding-bottom: 30px; padding-left: 40px; min-height: 130px;
}
#gettingstarted #buildingTab .bya-divider {
	background: url("../images/bya-steps-divider.png") no-repeat 50% 0px; min-height: 160px;
}
.v3#gettingstarted .bya-divider {
	min-height: 160px;
}
#gettingstarted .bya-step-3 {
	background: url("../images/bya-steps.png") no-repeat 0px -428px; padding-bottom: 30px; padding-left: 40px; min-height: 130px;
}
#gettingstarted .bya-step-4 {
	background: url("../images/bya-steps.png") no-repeat 0px -655px; padding-bottom: 30px; padding-left: 40px; min-height: 130px;
}
#gettingstarted .bya-lower {
	padding-top: 50px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
#gettingstarted .bya-alert-box {
	background: url("../images/bya-alert.png") no-repeat 15px 50% rgb(187, 187, 187); border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px;
}
#gettingstarted .bya-alert-box p {
	padding: 20px 15px 20px 110px; color: rgb(255, 255, 255); font-weight: bold;
}
#gettingstarted .managing-alert-box {
	background: rgb(187, 187, 187); border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px;
}
#gettingstarted .managing-alert-box p {
	padding: 20px 20px 3px; color: rgb(255, 255, 255); font-weight: bold;
}
#gettingstarted #marketingTab .row .bya-divider {
	border: currentColor;
}
.pdf a {
	margin-bottom: 10px; margin-left: 46px; display: block;
}
.zip a {
	margin-bottom: 10px; margin-left: 46px; display: block;
}
.doc a {
	margin-bottom: 10px; margin-left: 46px; display: block;
}
.png a {
	margin-bottom: 10px; margin-left: 46px; display: block;
}
.ppt a {
	margin-bottom: 10px; margin-left: 46px; display: block;
}
.psd a {
	margin-bottom: 10px; margin-left: 46px; display: block;
}
.xls a {
	margin-bottom: 10px; margin-left: 46px; display: block;
}
.pdf a:hover {
	text-decoration: underline;
}
.zip a:hover {
	text-decoration: underline;
}
.doc a:hover {
	text-decoration: underline;
}
.png a:hover {
	text-decoration: underline;
}
.ppt a:hover {
	text-decoration: underline;
}
.psd a:hover {
	text-decoration: underline;
}
.xls a:hover {
	text-decoration: underline;
}
.pdf {
	background: url("../images/document-icon-pdf.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.zip {
	background: url("../images/document-icon-zip.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.doc {
	background: url("../images/document-icon-doc.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.png {
	background: url("../images/document-icon-png.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.ppt {
	background: url("../images/document-icon-ppt.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.psd {
	background: url("../images/document-icon-psd.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.xls {
	background: url("../images/document-icon-xls.png") no-repeat 0px 0px; margin-bottom: 6px; display: block; min-height: 25px;
}
.link a {
	padding-top: 5px; margin-bottom: 12px; margin-left: 46px; display: block;
}
.video a {
	padding-top: 5px; margin-bottom: 12px; margin-left: 46px; display: block;
}
.link a:hover {
	text-decoration: underline;
}
.video a:hover {
	text-decoration: underline;
}
.link {
	background: url("../images/document-icon-link.png") no-repeat 0px 0px; margin-bottom: 12px; display: block; min-height: 36px;
}
.video {
	background: url("../images/document-icon-video.png") no-repeat 0px 0px; margin-bottom: 12px; display: block; min-height: 36px;
}
.jobs {
	overflow: auto; display: block;
}
.jobs .text-link {
	padding-top: 18px; clear: left; float: left;
}
.jobs .text-link a p {
	background: url("../images/arrow-blue-sm.png") no-repeat 100% 1px; padding-right: 24px; font-size: 16px; font-weight: bold; text-decoration: none; display: block;
}
.jobs .text-link a:hover p {
	background: url("../images/arrow-grey-sm.png") no-repeat 100% 1px; color: rgb(128, 130, 131); padding-right: 24px; font-size: 16px; font-weight: bold; text-decoration: none; display: block;
}
.lt-ie9 #gettingstarted .row .newcol {
	float: right;
}
@media only screen and (max-width:767px)
{
.row {
	padding-right: 12px; padding-left: 12px;
}
.row .row {
	padding-right: 0px; padding-left: 0px;
}
.wrap-topheader .phone.block {
	padding-right: 14px;
}
.wrap-topheader .ebook.block {
	padding-right: 14px;
}
.wrap-topheader .hiring.block {
	padding-right: 14px;
}
.wrap-header ul.inline-list li a {
	font-size: 15px;
}
ul.inline-list > li {
	margin: 0px;
}
ul.link-list > li {
	margin: 0px;
}
a.top-jump {
	margin: 0px 0px 20px 84px;
}
.even.button-group {
	font-size: 17px;
}
.wrap-header {
	background: url("../images/color/white-90.png"); width: 100%; position: relative; z-index: 100;
}
.wrap-header a.logo {
	margin: 20px auto 0px; float: none; display: block;
}
.wrap-header ul.inline-list {
	text-align: center; margin-top: 15px; float: none;
}
.wrap-header ul.inline-list li {
	float: none; display: inline-block;
}
#gettingstarted .three-up.tabs dd {
	width: 100%;
}
#gettingstarted .mobile.tabs dd a {
	padding: 20px; height: auto; font-size: 18px; border-right-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
#gettingstarted .mobile.tabs dd:first-child a {
	border-top-left-radius: 6px; border-top-right-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-top-left-radius: 6px; -ms-border-top-left-radius: 6px; -o-border-top-left-radius: 6px; -moz-border-top-right-radius: 6px; -ms-border-top-right-radius: 6px; -o-border-top-right-radius: 6px; webkit-border-top-left-radius: 6px;
}
#gettingstarted .mobile.tabs dd:first-child.active a {
	border-top-left-radius: 6px; border-top-right-radius: 6px; -webkit-border-top-right-radius: 6px; -moz-border-top-left-radius: 6px; -ms-border-top-left-radius: 6px; -o-border-top-left-radius: 6px; -moz-border-top-right-radius: 6px; -ms-border-top-right-radius: 6px; -o-border-top-right-radius: 6px; webkit-border-top-left-radius: 6px;
}
#gettingstarted .mobile.tabs dd.active a {
	background: rgb(0, 163, 216); color: rgb(255, 255, 255); border-top-left-radius: 0px; border-top-right-radius: 0px; -webkit-border-top-right-radius: 0px; -moz-border-top-left-radius: 0px; -ms-border-top-left-radius: 0px; -o-border-top-left-radius: 0px; -moz-border-top-right-radius: 0px; -ms-border-top-right-radius: 0px; -o-border-top-right-radius: 0px; webkit-border-top-left-radius: 0px;
}
#gettingstarted .mobile.tabs {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#gettingstarted .intro {
	padding-right: 12px; padding-left: 12px;
}
#gettingstarted .tabs-content {
	padding-right: 12px; padding-left: 12px;
}
#gettingstarted .below-menu.row {
	border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
#gettingstarted .bya-step-1 {
	padding-bottom: 20px; min-height: 0px;
}
#gettingstarted .bya-step-2 {
	padding-bottom: 20px; min-height: 0px;
}
#gettingstarted .bya-step-3 {
	padding-bottom: 20px; min-height: 0px;
}
#gettingstarted .bya-step-4 {
	padding-bottom: 20px; min-height: 0px;
}
#gettingstarted .two-up.tabs dd {
	padding: 0px 10px; width: 100%;
}
#gettingstarted .mobile.tabs dd a {
	height: 55px; min-height: 0px;
}
.web-vs-native#standard .web {
	padding-right: 0px;
}
.web-vs-native#standard .native {
	padding-left: 0px;
}
.web-vs-native#standard .mz-quote {
	margin-bottom: 30px;
}
.web-vs-native#standard .bottom-line h4 {
	padding-top: 0px; padding-left: 0px;
}
.web-vs-native#standard .bottom-line .four {
	padding-right: 0px; padding-left: 25px;
}
.web-vs-native#standard .bottom-line ul {
	margin-bottom: 0px !important;
}
.wrap-footer {
	padding: 24px 12px 30px;
}
.wrap-footer .company {
	border-right-color: currentColor; border-right-width: medium; border-right-style: none;
}
.wrap-footer .menu ul.inline-list {
	padding: 0px; text-align: center; float: none;
}
.wrap-footer .menu ul.inline-list li {
	margin-left: 22px; float: none; display: inline-block;
}
.wrap-footer-footer p {
	text-align: center; font-size: 12px;
}
.wrap-footer-footer ul.no-bullet {
	padding: 0px; text-align: center; margin-bottom: 0px; float: none;
}
.wrap-footer-footer ul.no-bullet li {
	margin-left: 15px; float: none; display: inline-block;
}
}
@media only screen and (max-width:767px) and (min-width:480px)
{
#clients .app {
	width: 25% !important; float: left; max-width: 100%;
}
#clients .intro-txt {
	padding: 0px 12px; width: 50% !important; float: left;
}
#clients .quote-box {
	padding: 0px 12px; width: 50% !important; float: left;
}
#clients .webinar-banner .six {
	padding: 0px 12px; width: 50% !important; float: left;
}
#gettingstarted .tabs dd a {
	height: auto; font-size: 22px;
}
#gettingstarted .intro {
	padding-right: 12px; padding-left: 12px;
}
#gettingstarted .tabs-content {
	padding-right: 12px; padding-left: 12px;
}
}
@media only screen and (orientation:portrait) and (min-width:768px)
{
#gettingstarted .tabs dd a {
	padding: 10px 15px; height: auto; font-size: 18px;
}
}
@media only screen and (orientation:landscape) and (max-width:1024px) and (min-width:768px)
{
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 18px;
}
p {
	font-size: 12px;
}
label {
	font-size: 10px;
}
.wrap-header ul.inline-list li a {
	font-size: 14px;
}
.wrap-footer .menu ul a {
	font-size: 14px;
}
.wrap-footer .company p {
	font-size: 12px;
}
.wrap-footer .company address {
	font-size: 12px;
}
.wrap-footer-footer ul li {
	font-size: 10px;
}
.wrap-footer-footer p {
	font-size: 10px;
}
.sidebar-app-quote p.req-label {
	font-size: 8px;
}
#gettingstarted .intro {
	padding-right: 12px; padding-left: 12px;
}
#gettingstarted .tabs-content {
	padding-right: 12px; padding-left: 12px;
}
#gettingstarted .tabs dd a {
	font-size: 18px;
}
}
.lt-ie8 .home-footer {
	padding-bottom: 65px !important;
}
.rsBullet span {
	cursor: pointer;
}
.lt-ie8 #home .large.button {
	padding: 15px 30px 15px 16px; height: auto;
}
.lt-ie9 #about .sidebar-jobs {
	padding-top: 24px; padding-right: 22px; padding-left: 22px;
}
.lt-ie8 #standard .newbutton {
	padding: 15px 50px 15px 20px !important;
}
.lt-ie8 #standard .web {
	width: 45%;
}
.lt-ie8 #standard .four {
	width: 29%; padding-left: 16px;
}
@media not all, not all, not all, not all, not all
{
.wrap-topheader .contact.block {
	background-image: url("../images/icon-email-2@2x.png"); background-size: 20px 14px;
}
.wrap-topheader .phone.block {
	background-image: url("../images/icon-iphone@2x.png"); background-size: 16px 16px;
}
.wrap-topheader .ebook.block {
	background-image: url("../images/icon-book@2x.png"); background-size: 16px 16px;
}
.wrap-topheader .hiring.block {
	background-image: url("../images/icon-briefcase@2x.png"); background-size: 16px 16px;
}
.wrap-topheader .login.block {
	background-image: url("../images/icon-lock@2x.png"); background-size: 16px 16px;
}
.wrap-header a.logo {
	width: 100%; background-image: url("../images/ArgentinaConvocaMobile-header@2x.png"); background-size: 100%;
}
.wrap-footer a.logo {
	width: 100%; background-image: url("../images/ArgentinaConvocaMobile-footer@2x.png"); background-size: 100%;
}
.logo-container {
	width: 100%; height: 100%; max-height: 34px; max-width: 324px; dislay: block;
}
.wrap-footer .logo-container {
	width: 100%; height: 100%; max-height: 32px; max-width: 295px; dislay: block;
}
}
