.change-plan {
}

.change-plan .nunito{
	font-family: Arial,nunito;
}


.change-plan .page-title{
	font: bold 20px Arial, nunito;
	
}

.change-plan .arrow-up{
	display: inline-block;
	width: 12px;
	height: 8px;
	background: url('/smiles-default-theme/img/mudanca-plano/arrow-up.png');
	margin: 1px 1px 1px 30px;
}

.change-plan ul.rules-text{
	display: block;
	font: 14px Arial;
}

.change-plan ul.rules-text li{
	position: relative;
	padding-left: 25px;
	text-align: justify;
	margin: 30px 0px;
}

.change-plan ul.rules-text .left-bullet-gray:before{
	content: "";
	width: 10px;
	height: 10px;
	background: url('/smiles-default-theme/img/mudanca-plano/bullet-gray.png');
	position: absolute;
	top: 4px;
	left: 1px;
}

.change-plan .rules-title{
	font: bold 20px Arial, 'nunito';
}

.change-plan .mobile-plan-list-item{
	border: 1px solid #f7f7f7;
    border-radius: 5px;
    margin-bottom: 25px;
    text-align: left
}

.change-plan .mobile-plan-list-item .plan-title{
	display: inline-block;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

.change-plan .mobile-plan-list-item.current-plan{
	background: #999999;
}

.change-plan .mobile-plan-list-item .plan-title > span{
	display:block;
}

.change-plan .mobile-plan-list-item .plan-title > span:first-child{
	font: 12px Arial, 'nunito-light';
}

.change-plan .mobile-plan-list-item .plan-title > span:last-child{
	font: bold 25px Arial, nunito;
}

.change-plan .mobile-plan-list-item .plan-desc{
	display: block;
	
}

.change-plan .mobile-plan-list-item .plan-desc > div:first-child{
	text-align: center;
    margin-top: 5px;
}

.change-plan .mobile-plan-list-item.current-plan .plan-desc > div:last-child{
	display: block;
    text-align: center;
}

.change-plan .mobile-plan-list-item.current-plan .plan-desc > div:last-child{
    margin-top: 15px;
}

.change-plan .mobile-plan-list-item .plan-desc button{
    padding: 5px;
    margin: 3px 17px 0px 0px;
    float: right;
	font: bold 18px Arial;
}

.change-plan .mobile-plan-list-item .plan-desc span{
	font: 12px Arial;
	color: #999999;
    display: block;
	margin: 0;
}

/** desktop **/

.change-plan .plan-header-choice {
    width: 190px;
    font-size: 30pt;
    padding: 15px;
}

.change-plan .plan-header-content {
    width: 130px;
    padding: 10px;
    background-color: #663398;
    color: #ffffff;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.change-plan .plan-header-content .plan-selected {
	background-color: #9a9a9a !important;
}

.change-plan .plan-selected {
	width: 130px;
    padding: 10px;
	background-color: #9a9a9a !important;
	color: #ffffff;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
}

.change-plan .plan-content-main {
	width: 128px;
	padding: 0 10px 0 10px;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
	font-family: nunito-light;
	font-size: 12pt;
}

.change-plan .plan-content-content {
	border-bottom-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 10px 5px 10px 5px;
}

.change-plan .plan-content-text {
	padding-top:25px;
	padding-bottom:25px;
	display: block;
}

  .smiles__change-plan .svg__no__selected svg {
   background-color: #663398 !important;
 }
  .smiles__change-plan .svg__selected svg {
   background-color: #9a9a9a !important;
 }

.change-plan .plan-content-main-first {
    border-bottom-color: #efefef;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 10px 5px 10px 5px;
}

.change-plan .plan-content-content-first {
	height: 100%;
	position:relative;
}

.change-plan .plan-content-text-first {
	width: 100%;
	text-align:center;
}

.change-plan .plan-footer-main {
	width: 130px;
	padding: 10px 10px 0px 8px;
	border-bottom-color: #efefef;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #efefef;
	border-right-color: #efefef;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	margin-left: 2px;
	margin-right: 2px;
}

.change-plan .plan-footer-content {
	padding-top:5px;
	height: 50px !important;
	width: 20px;
	float: left;
}

.change-plan .plan-footer-text {
	padding-bottom:10px;
	font-size: 8pt;
}

.change-plan .plan-footer-button {
	width:130px;
	padding-top:3px;
	padding-bottom:3px;
}

.smiles__change-plan .text__color{
	color: #663398;
}

.smiles__change-plan .text__color__selected{
	color: #9a9a9a;
}

/** mobile **/

.change-plan .img-title-mobile {
	width:100%;
}

.change-plan .mobile-plan-list-item-mobile {
	color:#6646be;
	margin-left:10px;
}

.change-plan .mobile-plan-list-item-mobile.selected {
	color:#9a9a9a;
}

.change-plan .change-plan-title-mobile {
	text-align:center;
	padding: 0;
	width: 100% !important;
	border-radius:5px;
	padding-top: 20% !important;
}

.change-plan .change-plan-title-mobile.selected {
	background-color: #9a9a9a;
	text-align:center !important;
}

.change-plan .change-plan-icon-mobile {
	color:#6646be;
	margin-left:10px;
}

.change-plan .change-plan-icon-mobile.selected {
	color:#9a9a9a;
}

.change-plan .content-button-mobile {
	text-align:center;
}

.change-plan .btn-assinar-mobile {
	margin-right:0 !important;
	width: 88% !important;
	padding: 5px !important;
}

.change-plan  .plan-desc {
    width: 50%;
    float: right;
    text-align: center;
    padding-right: 10px;
}

.change-plan .content {
	display: inline-block;
	float:left;
}
.change-plan .box-plan {
	box-sizing: border-box;
	padding: 5px;
	width: 30%;
	min-height:100px;
	background: #6646be;
	text-align:center;

}
.change-plan .desc{
	width: 70%;
	background: #FFFFFF;
}
.change-plan .container {
	margin: 10px;
}
.change-plan .line{
	width: 100%;
	margin-top: 10px;
	background: #6646be;
	
}
.change-plan .plan{
	padding: 0 !important;
	margin: 0 !important;
	background: #9a9a9a;
}

ul{
	margin: 0 !important;
	padding:10px !important;	
}

.clear-both { clear: both !important }