@font-face {
  font-family: 'FSJoey-Medium';
  src: url('fonts/FSJoey-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/FSJoey-Medium.woff') format('woff'), url('fonts/FSJoey-Medium.ttf')  format('truetype'), url('fonts/FSJoey-Medium.svg#FSJoey-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'FSJoey-Regular';
  src: url('fonts/FSJoey.eot?#iefix') format('embedded-opentype'),  url('fonts/FSJoey.woff') format('woff'), url('fonts/FSJoey.ttf')  format('truetype'), url('fonts/FSJoey.svg#FSJoey') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Din-Medium';
  src: url('fonts/din-medium.eot?#iefix') format('embedded-opentype'),  url('fonts/din-medium.woff') format('woff'), url('fonts/din-medium.ttf')  format('truetype'), url('fonts/din-medium.svg#din-medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

#informacion > div{
    color: #666666;
    font-family: 'FSJoey-Regular', sans-serif;
	font-size: 17px;
	}

.detalleAsesor{
	display: block;
	color: #666;
	font-family: 'FSJoey-Regular', sans-serif;
	font-size: 13px;
	margin-top: 10px;
	min-height: 140px;
}


.suraLogo{
	width: 100px;
}

.suraContenedor{
    display: flex;
    height: auto !important;
}

.suraTemas{
	background: url('images/ico_ver_temas.svg');
	background-repeat: no-repeat;
	display: none !important;
	color: #80BA27;
	cursor: pointer;
	font-family: 'FSJoey-Regular', sans-serif;
	font-size: 14px;
	float: left;
    margin-bottom: 20px;
	margin-left: 10px;
    margin-top: 20px;
    padding-left: 20px;
	width: 80px;
}
	
#contenido ul{
	list-style: none;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-padding-start: 10px;
}

#contenido li::before {
	font-family: 'FSJoey-Regular';
	font-size: 15px;
	content: "\2022  ";
	color: #0555A0;
}

#suraChatApp div#chat-window {
    position: initial!important;
    float: initial!important;
    margin: 0 auto;
	width: 100%!important;
	max-width: 550px!important;
    height: 425px!important;
}


#suraChatApp div#chat-window select{
    background-color: rgba(255,255,255,0.9);
    width: 100%;
    padding: 5px;
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    display: block;
	margin: initial!Important;
    margin-top: 10px;
    font-size: 10px;
    height: 2.5rem;
}

#suraChatApp input[type=email], #suraChatApp input[type=number], #suraChatApp input[type=text] {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    margin: 0 0 15px 0!Important;
    padding: 0;
    box-shadow: none!important;
    transition: all .3s;
    font-size: 12px;
    padding-left: 10px;
}

#suraChatApp span.sc-form-control-icon {
    display: none!Important;
}

#suraChatApp .form-group{
    margin-left: 80px!important;
    margin-right: 80px!important;
}
#suraChatApp .panel.panel-default {
    border: none!Important;
}

#suraChatApp .panel-default{
	border: none!Important;
	box-shadow: none!important;
	}


#suraChatApp .panel-default>.panel-heading {
    background: transparent!important;
    box-shadow: none!Important;
    border: none!important;
}

#suraChatApp p.panel-title {
    color: #666!important;
	font-weight: 400px;
	text-align: left!important;
    font-size: 15px;
    margin-top: 0px;
	font-family: 'Titillium Web', sans-serif;
}

#contenido .company {
    color: #FFF;
    font-family: 'Titillium Web', sans-serif;
    font-size: 17px;
    margin-left: 20px;
    font-weight: 600;
    padding-top: 4px;
}

#contenido{
	margin: 0 auto!important;
	width: 100%!important;
	max-width: 550px!important;
}
	
#contenido .title {
    color: #79b828;
    font-family: 'FSJoey-Medium', sans-serif;
    margin-top: 35px;
    line-height: 30px;
    font-size: 20px;
	text-align: center;
}


#contenido .row .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
}

#contenido .row{
    margin-left: auto!Important;
    margin-right: auto!important;
    margin-bottom: 20px!important;
}

#contenido .row .col {
    float: left;
    box-sizing: border-box;
    padding: 0 0.75rem;
}

#suraChatApp .sc-window-head-buttons a i {
    color: #666!important;
}

#suraChatApp input[type=email]:focus , #suraChatApp input[type=number]:focus , #suraChatApp input[type=text]:focus{
    border-bottom: 1px solid #80ba27!important;
    box-shadow: 0 1px 0 0 #80ba27!important;
}


#suraChatApp .sc-auth-input-cont{
	margin-bottom: 0px!important;
}

#suraChatApp .panel-heading.top-bar {
    display: none!important;
}

#suraChatApp .error-msg {
    min-height: 0px!important;
}

#suraChatApp .sc-auth-form-cont .btn-default {
    margin-top: 0px;
}

#suraChatApp {
    width: 100%!important;
	max-width: 400px!important;
margin: 0 auto!important;}

.btnArl{
	background: #0555A0;
	font-family: 'Din-Medium', sans-serif;
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 9px 20px 9px 20px;
	text-decoration: none;
	cursor:pointer;
	width:118px;
	height:33px;
	align-self: center;
	margin-left: 50px;
	/*margin: 0 auto;*/
}

.btnArl:hover {
	background: #80BA27;
	text-decoration: none;
}

@media only screen and (max-width: 380px) {
	#contenido .title {
		line-height: normal;
		margin-top: 30px;
	}
	
	.btnArl {
		margin-left: inherit;
	}
	
	.suraContenedor{
		display: flex;
		flex-flow: column;
		height: auto !important;
	}
	
	#contenido .row .col.s6 {
		margin: 0 auto;
		width: auto;
	}
	
	#contenido ul {
		padding-bottom: 0px;
	}
	
	#buttonSS{
		order: 1;
	}
	
	#buttonGA{
		order: 2;
	}
	
	.detalleAsesor {
		display: none;
		min-height: auto !important;
		width: 238px !important;
	}
	
	.suraButton{
		float: right;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	
	.suraContent{
		height: 60px;
		margin-left: 20px;
		margin-right: 20px;
	}
	
	.suraTitle{
		float:right !important;
		width: 160px !important;
	}
	
	.suraLogo {
		width: 140px !important;
	}
	
	.suraTemas{
		display: block !important;
	}
}

@media only screen and (min-width: 380px) {
	.detalleAsesor, #detalleAdmin, #detalleSST {
		display: block !important;
		min-height: 140px;
	}
}