.changeableButton{cursor: pointer; font-size: 15px; padding-bottom: 10px; padding-top: 10px; background: #ffffff}
.divider{margin-bottom: 15px; height: 1px; background: #ebeef1;}
.activeButton{color: #fff; background: #3656b8;}
.btn.fullWidth{margin-bottom: 10px;}
.buttonDesctop{top: 0px; right: -10px; border-radius: 0px !important; position: absolute; box-shadow:-6px 3px 7px 0px rgba(0,0,0,0.15); -webkit-box-shadow:-6px 3px 7px 0px rgba(0,0,0,0.15); -moz-box-shadow:-6px 3px 7px 0px rgba(0,0,0,0.15);}
.triangle{position: absolute; right: -10px; top: 36px; width: 0; height: 0; border-style: solid; border-width: 10px 10px 0 0; border-color: #273f8a transparent transparent transparent;}

.block{background-color: #fff; border: 1px solid #ebeef1; border-radius: 5px; z-index: 1; position: relative; display: inline-table; width: 100%;}
.titleTarif{padding: 15px; border-bottom: 3px solid #f7da00;}
.tarifImage{height: 100px; width: 100px; border-radius: 50%; text-align: center; margin: auto; margin-top: 20px;}
.textCenter{text-align: center;}
.gutter{border-bottom: 1px solid #ebeef1; margin: 10px 0px;}
.tarifButtons{padding: 10px 20px 0px 20px;}
.fullWidth{width: 100%;}
.btn-channels{background-color: white; border: 1px solid #ebeef1 !important; color: #4e4e4e;}
.btn-channels:focus{outline: none;}
.tarifPrice{text-align: center; color: #3656b8; padding: 2px;}
.outLineNone{outline: none !important; border:none !important;}
.tarifTtitle{margin-top:10px; margin-bottom:10px; padding: 0px 20px;}

.hidden{display: none;}
.show{display: block;}