.parse{
    display: block !important;
}
.explain{
    display: block !important;
}
#templates {
    display: none;
    position: relative;
    padding-left: 6.5em;
}
#templates .ui-tabs-nav {
    width: 100%;
    padding:0;
    display: inline-flex;
    background-color: rgb(252, 252, 252);
}
#templates .ui-tabs-nav li {
    /*display: none;*/
    width: 80%;
    cursor: pointer;
    border-right: none;
    padding: 15px !important;
    max-width: 30%;
    -moz-border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.name {
    white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
    white-space: pre-wrap;
    color: black;
    font-size: 0.83em;
    margin-top: 14px;
}
#templates .ui-tabs-nav li.ui-tabs-selected,
#templates .ui-tabs-nav li.ui-state-active {
    background-color: #FAF6E5;
}
#templates .ui-tabs-nav li a {
    width: 100%;
    padding: 0;
    cursor: pointer;
    position: relative;
    outline: none;
    float: none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#templates .ui-tabs-nav li a img {
    cursor: pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    border-radius: 7%;
}
#templates .ui-tabs-panel {
    display: none;
    padding: 0;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after{
    display: none !important;
}

.select{
    position: relative;
    right: 15px;
}
#templates .ui-tabs-panel > div{
    width: 100%;
    background-color: #fcfcfc;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}

.item.radio-group {
    text-align: left !important;
    margin-left: 125px !important;
}
.customTemplate .item {
    text-align: left !important;
    margin-left: 125px !important;
}

.item {
    text-align: left !important;
    margin-left: 125px !important;
    word-break: break-all;
    padding: 2.4px !Important;
}
#templates .ui-tabs-panel > div div {
    padding: 0px;
}
.item.radio-group {
    text-align: left !important;
    margin-left: 125px !important;
}

label {
    float: left;
    width: 95px !important;
    padding-right: 5px;
}
.app-icon img{
    max-width: 100% !important;
}
div.form-inner-wrapper div.row div.group label input {
    float: left;
    margin-right: 6px !important;
    margin-top: 3px !important;
}
div.form-inner-wrapper div.row div.group label {
    width: 130px !important;
}
.item input[type=radio] {
    width: 20px;
    margin-bottom: 6px;
}
.item span {
    text-align: left !important;
    margin-left: 0px !important;
}
.parse {
    /*float: right;*/
    width: 120px;
    padding: 10px;
    background-color: #99CC33;
    border-radius: 4px;
    color: white;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.parse:hover{
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.radio-group label {
    float: none !important;
}
#delete-tab-template ~ div{
    padding-bottom: 50px;
}
.next-button{
    margin: 10px auto 0px;
}
.tabs-smart-url{
    display:block;
    background:none;
    border:0;
    padding:0;
    float:left;
    width:15.5%;
    margin:20px
}
.open{
    color: black !important;
    display: block !important;
    font-size: 0.9em !important;
    height: 100%;
}
#delete-tab-template{
    background-color: #ef5350 !important;
    position: absolute;
    right: 15px;
    bottom: 35px;
    border-radius: 3px;
    width: 100px;
    color: white;
    text-transform: uppercase;
    font-size: 1.2em;
    cursor: pointer;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#delete-tab-template:hover{
    box-shadow:0 0 7px rgba(0, 0, 0, 0.8)
}
.image-tab{
    position: relative;
    cursor:pointer
}
.close{
    display:none
}
#templates{
    overflow:hidden;
    margin:auto;
    width:90%;
    padding:10px;
    position:relative;
}
#templates img{
    max-width:75%
}
.open > div{
    margin-bottom:10px
}
label{
    float:left;
    width:100px;
    text-align:center;
    line-height:1.5
}
#templates input[type=text]{
    width:260px !important;
    background:#fff;
    border:1px solid #CCCCCC;
    border-radius:5px;
    font-size:14px;
    padding:8px 6px;
}
#loader{
    width:100%;
    display:none;
    z-index:1254723472323477324;
    background:rgba(245, 239, 208, 0.53);
    position:absolute;
    top:0;
    left:0;
    height:100% !important;
}
.spiner {
    position: absolute;
    left: 35%;
    width: 2.5rem;
    margin: 14px 0 0 55px;
    height: 2.5rem;
    border: 0.6rem solid rgba(255, 255, 255, 0.53);
    border-radius: 50%;
    border-left-color: #9C3;
    /* transition: all 1s linear; */
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-animation: load 1s infinite linear;
    animation: load 1s infinite linear;
}
/*.spiner:hover {
  transform: rotate(360deg);
}*/
@-webkit-keyframes load {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.active-block{
    display: block!important;
    background-color:white !important;
}
.color-twitter {
    background-color: rgba(0, 102, 255, 0.2);
}
.color-twitterV2 {
    background-color: rgba(0, 102, 255, 0.2);
}
.color-facebookPageV3 {
    background-color: rgba(0, 154, 255, 0.23);
}
.color-youtubeChannel {
    background-color: rgba(237, 48, 157, 0.2);
}
.color-blogV2 {
    background-color: rgba(35,77,163,0.2);
}
#facebookPageV3 {
    /*padding-bottom: 30px;*/
    height: auto !important;
}
.tabs__content{display:none}
.tabs__content.active{display:block}
form .errorMessage {
    color: #BE311B;
    text-align: center;
    /*padding-left: 85px;*/
}
form .urlHasError {
    background-color: #ffa78f;
}
form .urlValid {
    background-color: #b2ffa6;
}
#clientUrlResultBlock {
    background-color: rgba(198, 239, 94, 0.74);
}
form .clientStatusStyle {
    word-break: break-all;
    margin-top:15px;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}
.animateError {
    -webkit-animation: shake 0.7s ease-in-out 0s infinite;
    -moz-animation: shake 0.7s ease-in-out 0s infinite;
    animation: shake 0.7s ease-in-out 0s infinite;

    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    animation-play-state: running;
}
