@font-face {
	font-family: 'icomoon';
	src:url('../../IntcomexCloud/fonts/icomoon/icomoon.eot?pvm5gj');
	src:url('../../IntcomexCloud/fonts/icomoon/icomoon.eot?#iefixpvm5gj') format('embedded-opentype'),
		url('../../IntcomexCloud/fonts/icomoon/icomoon.woff?pvm5gj') format('woff'),
		url('../../IntcomexCloud/fonts/icomoon/icomoon.ttf?pvm5gj') format('truetype'),
		url('../../IntcomexCloud/fonts/icomoon/icomoon.svg?pvm5gj#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
} /* Icons created with icomoon.io/app */

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 2em;
	font-weight: 300;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

/*.tabs nav ul li {
	border: 1px solid #1892CA;
	border-bottom: none;
	margin: 0 0.25em;
	display: block;
	float: left;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}*/

/*.tabs nav li.tab-current {
	border: 1px solid #1892CA;
	box-shadow: inset 0 2px #1892CA;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: none;
	z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: #47a3da;
}

.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}*/

.tabs nav a {
	color: #becbd2;
	display: block;
	font-size: 1.45em;
	line-height: 2.5;
	padding: 0 1.25em;
	white-space: nowrap;
}

.tabs nav a:hover {
	color: #768e9d;
	text-decoration: none;
}

.tabs nav li.tab-current a {
	color: #1892CA;
}

/* Icons */


.icon-od:before {
	content: url(http://mycrm.intcomex.com/sugarcrm/images/XUS/Intocomexcloud/svg/one-icon.png);
}

.icon-ym:before {
	content: url(http://mycrm.intcomex.com/sugarcrm/images/XUS/Intocomexcloud/svg/yammer-icon.png);
}

.icon-sp:before {
	content: url(http://mycrm.intcomex.com/sugarcrm/images/XUS/Intocomexcloud/svg/share-icon.png);
	width: 23px;
	height: 23px;
}

.icon-truck:before {
	content: "\e603";
}

.icon-sb:before {
	content: url(http://mycrm.intcomex.com/sugarcrm/images/XUS/Intocomexcloud/svg/skype-icon.png);
	width: 23px;
	height: 23px;
}
.icon-o:before{
	position: absolute;
	top: 50%;
	padding-top: 50%;
}
.icon-o{
	top: 50%;
	padding-top: 0.1em;
	fill:#000;
}
/* Content */
.content section {
	font-size: 1.25em;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}

.mediabox {
	float: left;
	width: 33%;
	padding: 0 25px;
}

.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin: 0.75em 0 0.5em;
}

.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
	.tabs nav a span {
		display: none;
	}

	.tabs nav a:before {
		margin-right: 0;
	}

	.mediabox {
		float: none;
		width: auto;
		padding: 0 0 35px 0;
		font-size: 90%;
	}

	.mediabox img {
		float: left;
		margin: 0 25px 10px 0;
		max-width: 40%;
	}

	.mediabox h3 {
		margin-top: 0;
	}

	.mediabox p {
		margin-left: 40%;
		margin-left: calc(40% + 25px);
	}

	.mediabox:before,
	.mediabox:after {
		content: '';
		display: table;
	}

	.mediabox:after {
		clear: both;
	}
}

@media screen and (max-width: 32em) {
	/*.tabs nav ul,
	.tabs nav ul li a {
		width: 100%;
		padding: 0;
	}

	.tabs nav ul li {
		width: 20%;
		width: calc(20% + 1px);
		margin: 0 0 0 -1px;
	}

	.tabs nav ul li:last-child {
		border-right: none;
	}*/

	.mediabox {
		text-align: center;
	}

	.mediabox img {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.mediabox h3 {
		margin: 1.25em 0 1em;
	}

	.mediabox p {
		margin: 0;
	}
}




/* Ferdinand */
.menu--ferdinand .menu__link {
	position: relative;
	display: block;
	margin: 0 1.5em;
	padding: 0.65em 0;
	text-align: center;
	color: #b5b5b5;
	-webkit-transition: background 0.3s, color 0.3s;
	transition: background 0.3s, color 0.3s;
}

.menu--ferdinand .menu__link:hover,
.menu--ferdinand .menu__link:focus {
	color: #605F63;
}

.menu--ferdinand .menu__item--current .menu__link {
	color: #605F63;
	text-decoration: none;
}

.menu--ferdinand .menu__link::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: #605F63;
	-webkit-transform: scale3d(0, 5, 1);
	transform: scale3d(0, 5, 1);
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
	transition-timing-function: cubic-bezier(1, 0.68, 0.16, 0.9);
}

.menu--ferdinand .menu__item--current .menu__link::before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}


.menu {
	line-height: 1;
	margin: 0 auto 3em;
}

.menu__list {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu__item {
	display: block;
	margin: 1em 0;
}

.menu__link {
	font-size: 1.05em;
	font-weight: bold;
	display: block;
	padding: 1em;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu__link:hover,
.menu__link:focus {
	outline: none;
}

/* Stack items for smaller screens */
@media screen and (max-width:55em) {
	.menu__list {
		display: block;
		margin: 0 auto;
	}
}

.raleway{
	font-family: 'Raleway','Open Sans', sans-serif;
}
.cabecera-office{
	padding: 2em;
	width: 1170px;
}

.component {
	line-height: 1.5em;
	margin: 0 auto;
	padding: 2em 0 3em;
	width: 90%;
	max-width: 1000px;
	overflow: hidden;
}
.component .filler {
	font-family: 'Open Sans',"Raleway", Arial, sans-serif;
	color: #d3d3d3;
}
table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
    text-align: center;
}
td, th {
    padding: 0.75em 1.5em;
    text-align: left;
    max-width: 100px;
    text-align: center;
}
	td.err {
		background-color: #e992b9;
		color: #fff;
		font-size: 0.75em;
		text-align: center;
		line-height: 1;
		max-width: 300px;
	}
.exchange-header  {
    background-color: #196BBA;
    font-weight: bold;
    color: #fff !important;
    white-space: nowrap;
    max-width: 100px;
}
th-cloud {
	background-color: #F9F8F7;
	color: #605F63;
	font-weight: 400; 
	max-width: 100px;
}
tbody tr:nth-child(2n-1) {
    background-color: #f5f5f5;
    transition: all .125s ease-in-out;
}
tbody tr:hover {
    background-color: rgba(147,218,249,.3);
}

/* For appearance */
.sticky-wrap {
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	margin: 3em 0;
	width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .125s ease-in-out;
	z-index: 50;
	width: auto; /* Prevent table from stretching to full size */
}
	.sticky-wrap .sticky-thead {
		box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
		z-index: 100;
		width: 100% !important; /* Force stretch */
	}
	.sticky-wrap .sticky-intersect {
		opacity: 1;
		z-index: 150;

	}
		.sticky-wrap .sticky-intersect th {
			background-color: #F0EFEC;
			color: #605F63;
		}
.sticky-wrap td,
.sticky-wrap th {
	box-sizing: border-box;
}

/* Not needed for sticky header/column functionality */
td.user-name {
	background-color: #F9F8F7;
	text-align: left;
	font-weight: 300;
	font-size: 14px;
}

td.user-name:hover {
    background-color: rgba(147,218,249,.3);
}

.sticky-wrap.overflow-y {
	overflow-y: auto;
	max-height: 50vh;
}



/*–––––––––––––––––
	nuevas reglas
–––––––––––––––––*/
@media (max-width: 60px){
	.sticky-wrap .sticky-thead{
		width:  100px !important;
	}
}

.selec-plan{
	background-color: #F0EFEC !important;
	color: #605F63 !important;
	max-width: 300px !important;
}

.2caract {
	color: #605F63 !important;
}
.precio-plan{
	font-size: 2em !important;
	font-weight: 400;
}
td.plan-name {
	background-color: #F9F8F7;
	text-align: center;
	font-weight: 300;
	font-size: 13px;
	line-height: 1.3em !important;
}
.boton-plan{
	border-radius: 5px;
	font-size: 0.6em !important;
	border: 1px solid #1892CA;
	color: #1892CA !important;
	padding: 0.3em 1em 0.4em 1em;
}
.boton-plan:hover{
	background-color: #1892CA;
	color: #fff !important;
	-webkit-transition:ease-in-out 0.14s;
	-moz-transition: all 0.14s ease 0.14s;
    -o-transition: all 0.14s ease 0.14s;
    transition:all 0.14s ease 0.14s;
}
.visio-plan{
	background-color: #0072C6 !important;
	width: 100px;
}

.raleway{
	font-family: 'Raleway','Open Sans', sans-serif;
}


/*–––––––––––––––––
	nuevas reglas
–––––––––––––––––*/
@media (max-width: 60px){
	.sticky-wrap .sticky-thead{
		width:  100px !important;
	}
}

.selec-plan{
	background-color: #F0EFEC !important;
	color: #605F63 !important;
	max-width: 250px !important;
}

.2caract {
	color: #605F63 !important;
}
.precio-plan{
	font-size: 2em !important;
	font-weight: 400;
}
td.plan-name {
	background-color: #F9F8F7;
	text-align: center;
	font-weight: 300;
	font-size: 13px;
	line-height: 1.3em !important;
}
.boton-plan td{
	padding: 0.15em 1.5em !important;
}
.boton-plan{
	border-radius: 5px;
	font-size: 0.6em !important;
	border: 1px solid #1892CA;
	color: #1892CA !important;
	padding: 0.3em 1em 0.4em 1em;
}
.boton-plan:hover{
	background-color: #1892CA;
	color: #fff !important;
	-webkit-transition:ease-in-out 0.14s;
	-moz-transition: all 0.14s ease 0.14s;
    -o-transition: all 0.14s ease 0.14s;
    transition:all 0.14s ease 0.14s;
}
.visio-plan{
	background-color: #0072C6 !important;
	width: 100px;
}

.raleway{
	font-family: 'Raleway','Open Sans', sans-serif;
}
.cabecera-office{
	padding: 2em;
	width: 1170px;
}
.cabecera-office{
	background:url(https://cloud.intcomex.com/wp-content/uploads/2016/06/Oficce-wbs1.jpg),#ED5332 no-repeat;
    display: block;
	text-align: center;
	max-width:100%;
}
.tit-cabecera-office{
	color: #FFF;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 0.9em;
}

.th-cloud {
    background-color: #ED5332;
    font-weight: bold;
    color: #fff !important;
    white-space: nowrap;
    max-width: 100px;
}

th.th-header-azure {
    background-color: #002050;
    font-weight: bold;
    color: #fff !important;
    white-space: nowrap;
    max-width: 100px;
}