/*
    Document   : default
    Created on : 13/10/2015, 17:33:47
    Author     : Matias
    Description:
*/

/*** MODIFICACIONES DE BOOSTRAP
(Aquí se escriben todas las modificaciones para modificar los parametros de las clases reales de boostrap
traidas de arriba.***/

html, body {height:100%;}
body {min-height:500px; padding-top:60px; color:#777;}

/*Placeholders*/
::-webkit-input-placeholder {color:#BCC;}
:-moz-placeholder {color:#BCC;}/* Firefox 18- */
::-moz-placeholder {color:#BCC;}  /* Firefox 19+ */
:-ms-input-placeholder {color:#BCC;}


/*Links Generales*/
a {color:#666; cursor:pointer; text-decoration:none;}
a:hover, a:active, a:focus {color:#666; text-decoration:none;}

/*Contenedor*/
.st_container {min-height:450px;}
.container {max-width:1170px;}

/*Botones*/

.btn:hover, .btn:active, .btn:focus {opacity:0.92 !important; color:#FFF;}
.btn-primary {background-color:#F70 !important; border:none !important;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {background-color:#F70 !important; opacity:0.9 !important; border:none !important;}
.btn-secundary {background-color:#8B2; border:none !important;}
.btn-secundary:hover, .btn-secundary:focus {background-color:#8B2; opacity:0.9; border:none !important;}
.btn-terciary {background-color:#FA0; border:none !important;}
.btn-terciary:hover, .btn-terciary:focus {opacity:0.9; border:none !important;}
.btn-default {background-color:#DDD; color:#888;}
.btn-default:hover, .btn-default:focus {color:#888; background-color:#EEE;}
.btn-holdW {border:1px solid rgba(250,250,250,0.6); color:#FFF; background-color:rgba(250,250,250,0.05) !important;}
.btn-holdW:hover, .btn-holdW:active, .btn-holdW:focus {background-color:rgba(250,250,250,0.2) !important;; color:#FFF;}
.btn-holdB {border:1px solid rgba(0,0,0,0.1); color:#888; background-color:rgba(0,0,0,0.03) !important;}
.btn-holdB:hover, .btn-holdB:active, .btn-holdB:focus {background-color:rgba(0,0,0,0.1) !important; color:#333;}

.text-primary {color:#F70;}
.text-secundary {color:#8B4;}
.text-terciary {color:#FA0;}

.st_well {padding:19px; background-color:#FFF; border-radius:0px; box-shadow:0 1px 2px rgba(0, 0, 0, 0.20);}

.close {text-shadow:none; font-size:26px;}

/*Botón "x" para eliminar un item*/
.del {position:absolute !important; top:7px; right:7px; font-size:15px; opacity:0.6; cursor:pointer; text-shadow:0 1px 1px rgba(0,0,0,0.6); z-index:10;}
.del:hover {opacity:1;}
.del-default, .del-default:hover {color:#333;}
.del-white, .del-white:hover {color:#FFF;}

/*Botón "link" para agregar una url a una story*/
.story-cta {position:absolute !important; top:7px; left:7px; font-size:15px; opacity:0.6; cursor:pointer; text-shadow:0 1px 1px rgba(0,0,0,0.6); z-index:10;}
.story-cta:hover {opacity:1;}
.story-cta, .story-cta:hover {color:#FFF;}

/*ALERTS*/
.alert {line-height:22px;}
.alert-fixed {position:fixed; top:50px; margin:0 auto; border-radius:3px; max-width:457px; padding:5px 8px; left:3%; right:3%; z-index:999999999; box-shadow:0 2px 10px rgba(0,0,0,0.12);}
.alert-success {background-color:#0C9; color:#FFF; border:1px solid rgba(0,0,0,0.1);}
.alert-danger {background-color:#F33; color:#FFF; border:1px solid rgba(0,0,0,0.1);}
.alert-postcron{display: none}

/*MODAL (PopUps)*/
.modal {background-color:rgba(0,0,0,0.75);}
.modal-content {border:none; border-radius:4px;}
.modal-header {border-radius:6px 6px 0 0; padding:15px; border-bottom:none; background:transparent !important; background-color:transparent !important;}
.modal-footer {padding:20px 0;}
.modal h2, .modal h5 {color:#f70;}
.modal h5 {text-transform: uppercase;}
.modal .checkbox {float: left;}

/* Post location pop */
.pop-post-location .modal-footer { padding: 0 0 10px 0; }

/*Pop de Referidos*/
.reveal-modal, .reveal-modal-bg {z-index:500 !important;}
#squatchModal{z-index: 501 !important;}
.popover-content {color:#999;}

/*FORMS*/
.form-group {margin-bottom:10px;}
.form-control {border-radius:4px; border:1px solid #DDD; box-shadow: none;}

/*TOOLTIPS*/
.tooltip-inner {max-width:400px !important;}/*se modifican con js*/

.iconsUploadImage a{position:relative; display:inline-block; padding:8px; font-size:18px; color:#FFF; background-color:#999; border-radius:100%; opacity:0.9; cursor:pointer;}
.iconsUploadImage a:hover {opacity:1;}

/*PAGINADOR*/
.pagination>li>a,.pagination>li>span{color:#333;}

.pagination>.active>a,.pagination>.active>span{color:#fff;background-color:#ff6300;border-color:#ddd}
.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span:focus,.pagination>.active>span:hover{color:#fff;background-color:#ff6300;border-color:#ddd}
.pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {cursor: default;}

/*LABELS*/
.label-orange{background-color: #f90;}

/*MARKS*/
.mark-danger{background-color: #f00; color: #fff; opacity:0.5;}


/************************************** ESTYLOS GENERALES **************************************/

/*FUENTES TYPES PROPIAS*/
/*fontA-light = Montserrat Regular*/
@font-face {
    font-family: 'fontA-regular';
    src: url('../../fonts/type/font_a/regular/montserrat-regular-webfont.eot');
    src: url('../../fonts/type/font_a/regular/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/type/font_a/regular/montserrat-regular-webfont.woff2') format('woff2'),
        url('../../fonts/type/font_a/regular/montserrat-regular-webfont.woff') format('woff'),
        url('../../fonts/type/font_a/regular/montserrat-regular-webfont.ttf') format('truetype'),
        url('../../fonts/type/font_a/regular/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*fontA-light = Montserrat Light*/
@font-face {
    font-family: 'fontA-light';
    src: url('../../fonts/type/font_a/light/Montserrat-UltraLight.eot');
    src: local('Proxima Light'), local('Proxima-Light'),
        url('../../fonts/type/font_a/light/Montserrat-UltraLight.woff') format('woff'),
        url('../../fonts/type/font_a/light/Montserrat-UltraLight.ttf') format('truetype'),
        url('../../fonts/type/font_a/light/Montserrat-UltraLight.svg') format('svg');
}
/*fontA-bold = Montserrat Bold*/
@font-face {
    font-family: 'fontA-bold';
    src: url('../../fonts/type/font_a/bold/Montserrat-Bold.eot');
    src: local('Proxima Bold'), local('Proxima-Bold'),
        url('../../fonts/type/font_a/bold/Montserrat-Bold.ttf') format('truetype'),
        url('../../fonts/type/font_a/bold/Montserrat-Bold.svg') format('svg');
}

.fontA-regular {font-family:'fontA-regular', sans-serif;}
.fontA-light {font-family:'fontA-light', sans-serif;}
.fontA-bold {font-family:'fontA-bold', sans-serif;}
/**/


/*MOSTRAR Y OCULTAR SEGUN VERISÓN WEB*/
.Hidde {display:none !important;}
.Show {display:block !important;}
.RShow {display:inline-block !important;}
.RIShow {display:inline !important;}



/*PADDING*/
.padding_0 {padding:0;}
.padding_10 {padding:1%;}
.padding_20 {padding:2%;}
.padding_30 {padding:3%;}
.padding_40 {padding:4%;}
.padding_50 {padding:5%;}
.padding_60 {padding:6%;}
.padding_70 {padding:7%;}
.padding_80 {padding:8%;}
.padding_90 {padding:9%;}
.padding_100 {padding:10%;}

/*MARGIN*/
.margin_0 {margin:0;}
.margin_10 {margin:1%;}
.margin_20 {margin:2%;}
.margin_30 {margin:3%;}
.margin_40 {margin:4%;}
.margin_50 {margin:5%;}
.margin_60 {margin:6%;}
.margin_70 {margin:7%;}
.margin_80 {margin:8%;}
.margin_90 {margin:9%;}
.margin_100 {margin:10%;}


/*ALINEADORES*/
.centraDiv {float:left; width:100%; text-align:center;}
.rightDiv {float:left; width:100%; text-align:right;}
.leftDiv {float:left; width:100%; text-align:left;}

/*ALINEACIONES RELATIVAS*/
.rLeft {text-align:left;}
.rRight {text-align:right;}
.rCenter {text-align:center;}

/*lg*/
@media screen and (min-width:1200px) {
    .rLeft-lg {text-align:left;}
    .rRight-lg {text-align:right;}
    .rCenter-lg {text-align:center;}
}
/*md*/
@media screen and (max-width:1199px) {
    .rLeft-md {text-align:left;}
    .rRight-md {text-align:right;}
    .rCenter-md {text-align:center;}
}
/*sm*/
@media screen and (max-width:992px) {
    .rLeft-sm {text-align:left;}
    .rRight-sm {text-align:right;}
    .rCenter-sm {text-align:center;}
}
/*xs*/
@media screen and (max-width:766px) {
    .rLeft-xs {text-align:left;}
    .rRight-xs {text-align:right;}
    .rCenter-xs {text-align:center !important;}
}

/*FLOATS*/
.fLeft {float:left !important;}
.fRight {float:right !important;}
.fNone {float:none !important;}


/*FONDOS ALPHA - BLANCO Y NEGRO*/
.bWAlphT {background-color:transparent;}
.bWAlph00 {background-color:#FFF;}
.bWAlph10 {background-image:url('../../img/gral/backs_alpha/BackW10.png');}
.bWAlph20 {background-image:url('../../img/gral/backs_alpha/BackW20.png');}
.bWAlph30 {background-image:url('../../img/gral/backs_alpha/BackW30.png');}
.bWAlph40 {background-image:url('../../img/gral/backs_alpha/BackW40.png');}
.bWAlph50 {background-image:url('../../img/gral/backs_alpha/BackW50.png');}
.bWAlph60 {background-image:url('../../img/gral/backs_alpha/BackW60.png');}
.bWAlph70 {background-image:url('../../img/gral/backs_alpha/BackW70.png');}
.bWAlph80 {background-image:url('../../img/gral/backs_alpha/BackW80.png');}
.bWAlph90 {background-image:url('../../img/gral/backs_alpha/BackW90.png');}

.bBAlphT {background-color:transparent;}
.bBAlph00 {background-color:#111;}
.bBAlph10 {background-image:url('../../img/gral/backs_alpha/BackB10.png');}
.bBAlph20 {background-image:url('../../img/gral/backs_alpha/BackB20.png');}
.bBAlph30 {background-image:url('../../img/gral/backs_alpha/BackB30.png');}
.bBAlph40 {background-image:url('../../img/gral/backs_alpha/BackB40.png');}
.bBAlph50 {background-image:url('../../img/gral/backs_alpha/BackB50.png');}
.bBAlph60 {background-image:url('../../img/gral/backs_alpha/BackB60.png');}
.bBAlph70 {background-image:url('../../img/gral/backs_alpha/BackB70.png');}
.bBAlph80 {background-image:url('../../img/gral/backs_alpha/BackB80.png');}
.bBAlph90 {background-image:url('../../img/gral/backs_alpha/BackB90.png');}


/*Color de texto*/
.text-grey {color:#888 !important;}
.text-green {color:#8B2 !important;}
.text-coral {color:#F33 !important;}
.text-yellow {color:#FA0 !important;}
.text-orange {color:#F70 !important;}
.text-violet {color:#909 !important;}
.text-celest {color:#0099CC !important;}
.text-blue {color:#006688 !important;}
.text-red {color:#CC0033 !important;}
.text-white {color:#FFF !important;}
.text-black {color:#000 !important;}

/*Color de texto de redes*/
.text-facebook {color:#3C5A98 !important;}
.text-twitter {color:#55ACEE !important;}
.text-google {color:#C93213 !important;}
.text-pinterest {color:#C92228 !important;}
.text-linkedin {color:#1582BB !important;}
.text-youtube {color:#CC2020 !important;}
.text-instagram {color:#5F4335 !important;}
.text-vine {color:#00B386 !important;}

/*Color de fondo*/
.back-Grey {background-color:#888 !important;}
.back-Green {background-color:#8B2 !important;}
.back-Coral {background-color:#F33 !important;}
.back-Yellow {background-color:#FA0 !important;}
.back-Orange {color:#F70 !important;}
.back-Violet {background-color:#909 !important;}
.back-Celest {background-color:#0099CC !important;}
.back-Blue {background-color:#006688 !important;}
.back-Red {background-color:#CC0033 !important;}
.back-White {background-color:#FFF !important; color:#555 !important;}
.back-Black {background-color:#111 !important;}

/*Color de fondo de redes*/
.back-facebook {background-color:#3C5A98 !important;}
.back-twitter {background-color:#55ACEE !important;}
.back-google {background-color:#C93213 !important;}
.back-pinterest {background-color:#C92228 !important;}
.back-linkedin {background-color:#1582BB !important;}
.back-youtube {background-color:#CC2020 !important;}
.back-instagram {background-color:#5F4335 !important;}
.back-vine {background-color:#00B386 !important;}


.w100 {width:100%;}

/*VARIABLES DE TEXTO*/
.italic {font-style:italic !important;}
.bold {font-weight:bold !important;}
.justify {text-align:justify !important;}


.checkBox {position:relative; display:inline-block; border-radius:3px; text-align:center; width:16px; height:16px; margin-right:4px; background-color:#DDD; cursor:pointer;}
.checkBox .checker {position:relative; display:block; line-height:17px; font-size:11px; color:#999; opacity:0.3;}
.checkBox:hover .checker {opacity:0.9;}
.checkBox.active {background-color:#FA0}
.checkBox.active .checker {color:#F60; opacity:1;}




/*OPACIDADES*/
.opa90 {opacity:0.9;}
.opa80 {opacity:0.8;}
.opa70 {opacity:0.7;}
.opa60 {opacity:0.6;}
.opa50 {opacity:0.5;}
.opa40 {opacity:0.4;}
.opa30 {opacity:0.3;}
.opa20 {opacity:0.2;}
.opa10 {opacity:0.1;}


/*SEPARADORES*/
.separateV01, .separateV05, .separateV10, .separateV20, .separateVx, .separateVLine, .separateVLineG, .separateVLineB, .separateVLineW, separateVLinePointW, separateVLinePointB {float:left; width:100%;}
.rSeparateV01, .rSeparateV05, .rSeparateV10, .rSeparateV20, .rSeparateVx, .rSeparateVLine, .rSeparateVLineG, .rSeparateVLineB, .rSeparateVLineW, .rSeparateVLinePointB, .separateVLinePointW {position:relative; display:inline-block; width:100%;}
.separateV01, .rSeparateV01 {height:1px; margin:0;}
.separateV05, .rSeparateV05 {height:5px; margin:0;}
.separateV10, .rSeparateV10 {height:10px; margin:0;}
.separateV20, .rSeparateV20 {height:20px; margin:0;}
.separateVx, .rSeparateVx {margin:0;}
.separateVLineG, .rSeparateVLineG {height:1px; background:#DDD;}
.separateVLineB, .rSeparateVLineB {height:1px; background:#000;}
.separateVLineW, .rSeparateVLineW {height:1px; background:#FFF;}
.separateVLinePointB, .rSeparateVLinePointB {height:1px; border-top:1px dashed #000;}
.separateVLinePointW, .rSeparateVLinePointW {height:1px; border-top:1px dashed #FFF;}

.upgrade-modal{
    border: none;
}
.upgrade-modal .modal-header{
    background-color: #ff5e06;
    position: relative;
    padding: 22px 40px;
}
.upgrade-modal .modal-header h2{
    color: #ffffff;
    margin: 0;
}
.upgrade-modal .modal-header h2 img{
    margin: -3px 10px 0 0;
}
.upgrade-modal .modal-header button.close:hover{
    opacity: 1;
}
.upgrade-modal .modal-body{
    background-color: white;
    position: relative;
}
.upgrade-modal .modal-body .content-modal-body{
    padding: 10px 0 0;
}
.upgrade-modal .modal-body .content-modal-body p{
    margin-bottom: 20px;
    color: #979797;
    font-size: 14px;
}
.upgrade-modal .modal-body .content-modal-body p{
    text-align: center;
}
.upgrade-modal .modal-body .content-modal-body p:first-child{
    text-align: left;
}
.upgrade-modal .modal-body .content-modal-body p.call-to-action a{
    display: inline-block;
    padding: 10px 25px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 13px;
    background: linear-gradient(to bottom, rgba(136,187,34,1) 0%,rgba(136,187,34,1) 93%,rgba(120,163,30,1) 94%,rgba(120,163,30,1) 100%);
    background-image: -webkit-linear-gradient(top, rgba(136,187,34,1) 0%,rgba(136,187,34,1) 93%,rgba(120,163,30,1) 94%,rgba(120,163,30,1) 100%);
    border-radius: 3px;
    box-shadow: 1px 1px 1px 0 #b6d675;
    text-decoration: none;
}
.upgrade-modal .modal-dialog{
    z-index: 99;
}

/* 1- Modals */
body.modal-open {
    overflow: visible;
}
.modal .profile-picture{
    margin-top: 35px;
}
.profile-picture .icon-circle{
    border: 2px solid #ffffff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    display: inline-block;
    height: 23px;
    overflow: hidden;
    text-align: center;
    width: 23px;
}
.profile-picture .icon-circle i{
    font-size: 12px;
    margin: -2px 0 0 0px;
}
.profile-picture .icon-circle i.fa-twitter-square{
    color: #55acf1;
}
.profile-picture .icon-circle i.fa-google-plus-square{
    color: #cc1f21;
}
.modal .modal-dialog .modal-content{
    padding: 10px 15px;
}
.modal-dialog .modal-content .modal-header{
    border: none;
    padding-bottom: 15px;
}
.modal-dialog .modal-content .modal-header button.close{
    font-size: 24px;
    right: 11px;
    line-height: 14px;
}
.modal-dialog .modal-content .modal-header h2{
    color: #FF7700;
    font-size: 28px;
    margin-left: 23px;
    text-align: center;
}
.modal-dialog .modal-content .modal-header .icon{
    color: #FF7700;
    font-size: 28px;
    text-align: center;
}
.modal-dialog .modal-content .modal-header h3{
    color: #FF7700;
    font-family: 'fontA-regular';
    font-size: 16px;
    margin: 5px 0 0;
    text-align: center;
}
.modal-dialog .modal-content .modal-header .title{
    color: #FF7700;
    font-family: 'fontA-regular';
    font-size: 16px;
    margin: 5px 0 0;
    text-align: center;
}
.modal-dialog .modal-content .modal-body{
    padding: 0 15px;
}
.modal-dialog .modal-content .modal-body p{
    color: #AAAAAA;
    text-align: center;
    font-size: 13px;
}
.modal-dialog .modal-content .modal-footer{
    border:none;
}
#cancel-subscription-box .modal-body p{
    text-align: center;
}
#cancel-subscription-box .modal-body h5{
    color: #FF7700;
    font-weight: bold;
    margin: 20px 0 10px;
}
#cancel-subscription-box .modal-body textarea{
    border:1px solid #CCCCCC;
    border-radius: 5px;
    width: 100%;
}
#cancel-subscription-box .modal-footer{
    text-align: center;
}
#cancel-subscription-box .modal-footer button,
#cancel-subscription-box .modal-footer input{
    font-size: 13px;
}
.modal-body a.twitter-follow-button{
    margin-top: 15px;
}
#cancelSubscription{
    margin-left: 10px;
}
@media (max-width: 767px) {
    .modal-footer{
        text-align: center;
    }
    .modal-footer .btn+.btn,
    .modal-footer a,
    .modal-footer button{
        margin-bottom: 10px;
        font-size: 11px;
    }
    body {min-height:500px; padding-top:0px;}
    body header{margin-top: -20px;}
    .introjs-tooltip{
        width: 300px;
        padding: 12px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .by_step .left{
        width: 20%;
    }
    .by_step .right{
        width: 69%;
    }
    .by_step .right.step-mobile{
        width: 100%;
    }
    .introjs-bullets{
        display: none;
    }
    .introjs-tooltipbuttons{
        width: 100%;
        white-space: inherit;
    }
}
@media (max-width: 601px){
    #cancel-subscription-box .modal-footer button,
    #cancel-subscription-box .modal-footer input{
        margin: 0px 0 5px;
        max-width: 100%;
    }
}
@media (max-width: 328px){
    #cancel-subscription-box .modal-footer button, #cancel-subscription-box .modal-footer input{
        font-size: 11px;
    }
}
button.btn-orange{
    border: none;
}
.btn-orange{
    background-color: #ff6300;
    border-radius:3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #ffffff;
    padding: 6px 10px;
    min-width: 50px;
}
.btn-orange:focus,
.btn-orange:hover{
    color: #ffffff;
    opacity: 0.7;
    text-decoration: none;
}
.btn-orange:focus{
    color: #ffffff;
}
#cancel .modal-body p{
    text-align: center;
}
/* fix login box modal*/
#login-box .modal-dialog{
    width: 270px;
    margin: 0 auto;
    height: 36px;
}
#login-box .modal-dialog .modal-content{
    padding: 0px;
}
#login-box .container{
    width: auto;
}
#login-box .close{
    position: absolute;
    right: 10px;
}
#login-box .close span{
    font-size: 12px;
}
#login-box .container .background-login-box .header-login-box{
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.upgrade-modal{
    border: none !important;
}
.upgrade-modal .modal-header{
    background-color: #ff5e06 !important;
    position: relative !important;
    padding: 31px 40px !important;
    border-radius: 4px 4px 0 0 !important ;
}
.upgrade-modal .modal-header h2{
    color: #ffffff !important;
    font-size: 20px !important;
    text-align: left !important;
    margin: 0 !important;
    font-family: Amaranth,cursive !important;
}
.upgrade-modal .modal-body .content-modal-body{
    padding: 10px 0 0 !important;
}
.upgrade-modal .modal-body .content-modal-body p{
    margin-bottom: 20px !important;
    color: #979797 !important;
    font-size: 14px !important;
}
.upgrade-modal .modal-body .content-modal-body p{
    text-align: center !important;
}
.upgrade-modal .modal-body .content-modal-body p:first-child{
    text-align: left !important;
}
.upgrade-modal .modal-header button.close {
    position: absolute !important;
    top: 30px !important;
    right: 20px !important;
    font-size: 23px !important;
    color: #FFFFFF !important;
    opacity: 0.8 !important;
    text-shadow: none !important;
}
.upgrade-modal .modal-content{
    padding: 0px !important;
    border-radius: 6px 6px;
}
.upgrade-modal .modal-body{
    padding:15px !important;
}
.upgrade-modal img{
    width:100%;
}
.modal .image{
    text-align: center;
}
.upgrade-modal .modal-dialog{
    z-index: 99;
}
.modal{
    z-index: 99999999;
}
.introjs-relativePosition{
    background: #fff;
}
.load-more-container {
    padding: 0 10px 10px;
}
#referralFreeMonth .btn-referral {
    width: 132px;
    position: relative;
}
#referralFreeMonth .btn-referral:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    bottom: -1px;
    background: rgba(255,255,255,0.18);
    width: 37px;
}
#referralFreeMonth .btn-referral i.icon {
    width: 12px;
    margin-right: 20px;
    float: left;
    margin-top: 4px;
}
#referralFreeMonth .btn-referral.btn-copy { background-color: #5b6165; color: #fff }
#referralFreeMonth .btn-referral.btn-email { background-color: #373a3d; color: #fff }
#referralFreeMonth .btn-referral.btn-twitter { background-color: #4797d2; color: #fff }
#referralFreeMonth .btn-referral.btn-facebook { background-color: #234079; color: #fff }
#referralFreeMonth .contentReferral { padding: 10px 83px; }
#referralFreeMonth .contentReferral .description { text-align: center!important; font-size: 19px!important; color: #696969!important; }
#referralFreeMonth .contentReferral .contentButtonsShare { margin-top: 15px; }
#referralFreeMonth .contentCountMonthsReferral { padding: 20px 0px 0px 0; border-top: 1px solid #DCDCDC; margin: 16px 0 0 0; }
#referralFreeMonth .contentCountMonthsReferral .labelCountMonthsReferral { text-align: center!important; }
#referralFreeMonth .referralFreeMonthDisclaimer { font-size:16px!important; }

/*Fix body padding for bootstrap modals*/
body.modal-open{
    padding-right: 0 !important;
}

.tooltip{
  z-index: 999999999 !important;
}

.image-canvas {height:48px; width:48px; border-radius:100%; background-color:#ff6300; color:#FFF; text-align:center; border:2px solid #FFF; line-height:38px; text-align:center;}
.image-canvas-medium {height:30px; width:30px; border-radius:100%; background-color:#ff6300; color:#FFF; text-align:center; overflow: hidden; line-height: 30px;}
.image-canvas-tiny {height:14px; width:14px; border-radius:100%; background-color:#ff6300; color:#FFF; text-align:center; overflow: hidden; line-height: 15px;}

@media screen and (max-width:766px) {
    .image-canvas {height:42px; width:42px;}
}

.matic-video-conteiner {width:560px; height:315px}

@media screen and (max-width:766px) {
    .matic-video-conteiner, .matic-video {width: 100%; height: 200px;}
}

/* New upgrade modal */
.modal-content .image-feature { float: left; width: 100%; text-align: center; margin-bottom: 12px; }
.modal-content .image-feature img { width: 100%; }
.modal-content .modal-body .btn-upgrade { margin-right: 5px; text-transform: uppercase; }
.modal-content .modal-body .arrow { width: 23px; margin-top: 35px; margin-right: -39px; }
.modal-content .modal-body p.label-trial { color: #8B2; font-size: 16px; }
.modal-content .more-features-upgrade { float: left; width: 100%; margin: 20px 0 0 0; padding-bottom: 14px; text-align: center; border-top: 1px solid #F80; }
.modal-content .more-features-upgrade .tit { position: relative; display: inline-block; background-color: #FFF; padding: 8px 2px; margin: 0px 0 -8px 0; top: -16px; font-size: 12px; font-family: 'Montserrat', sans-serif; color: #F60; text-transform: uppercase; }
.modal-content .more-features-upgrade .tit i { margin: 0 5px; }
.modal-content .more-features-upgrade .up { position: relative; display: inline-block; width: 100%; height: 1px; }
.modal-content .more-features-upgrade .feature { float: left; display: table; width: 30%; margin: 4px 0 4px 3%; text-align: left; }
.modal-content .more-features-upgrade .feature .featicon { position: relative; display: inline-block; padding: 6px 7px 4px 7px; border-radius: 50px; top: 1px; background-color: #F80; }
.modal-content .more-features-upgrade .feature .featicon i { width: 16px; height: 16px; font-size: 16px; color: #FFF; }
.modal-content .more-features-upgrade .feature .featicon span { position: absolute; top: -5px; left: -8px; padding: 3px; border-radius: 50px; background-color: #f40; width: 18px; height: 18px; font-size: 8px; color: #FFF; border: 2px solid #FFF; }
.modal-content .more-features-upgrade .feature .text { display: table-cell; vertical-align: middle; color: #F60; height: 38px; font-size: 12px; line-height: 12px; width: 75%; margin-left: 4px; }
.modal-content .more-features-upgrade .feature.fixclear { clear: both; }

@media (max-width: 320px){
    .modal-content .modal-body .btn-upgrade { font-size: 13px; margin-right: 0px; margin-bottom: 10px; }
}

@media screen and (max-width:600px) {
    .modal-content .more-features-upgrade .feature { width: 50%; text-align: center; margin: 0 0px 5px 0; }
    .modal-content .more-features-upgrade .feature .text { display: block; width: 100%; padding: 4px 5px; height: 45px; margin-top: 5px; }
    .modal-content .more-features-upgrade .feature.fixclear { clear: none; }
}

.margin-top-100 {
    margin-top: 100px;
}