
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans&display=swap);
/*@import url(https://use.fontawesome.com/releases/v5.0.6/css/all.css);*/
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');



/*html body{
    font-family: Roboto, sans-serif !important;
}

h1 h2 h3 h4 h5 h6{
    font-family: Roboto, sans-serif !important;
}*/
html{
    height: 100% !important;
    overflow-y: scroll !important;
}
body {
    /*background-color:#f6f6f6 !important;*/
    font-size:12px !important;
    font-weight: 500 !important;
    font-family: 'Open Sans', sans-serif !important;
    /*font-family: Roboto, sans-serif !important;*/
    /*font-family: "Roboto",sans-serif !important;*/
    /*font-family: sans-serif !important;*/
    font-feature-settings: 'kern';
    font-kerning: normal;
    text-size-adjust: 100%;
    color:#222;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch;
    /* padding-top: 54px  !important;*/
    position: relative !important ;
    word-wrap: break-word;
    background-color: #fff !important;
    /*background-color: #e9ebee !important;*/
    /*overflow: hidden !important;*/
    overflow-y: scroll !important;
}

body { padding-right: 0 !important }

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    /*font-weight: 400 !important;*/
    font-weight: 400 !important;
    vertical-align: middle;
    cursor: pointer;
}

.weight{
    font-weight: 700;
}
.weight200{
    font-weight: 200;
}
.font-13{
    font-size: 13px;
}
.clr{
    color:#93bf1e;
}
.validation-clr{
    font-weight: 700;
    color:red;
}
.panel-border{
    border: 1px solid #adadad;
}
.dropdown-menu{
    font-size: 13px !important;
}
.panel-heading .panel-title span {
    font-size: 21px;
    font-weight: bold;
}
.signup-label span a {
    color: #93bf1e !important;
    text-decoration: underline;
}
.reg-font{
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #93bf1e;
    border: 1px solid #93bf1e;
    padding: 5px;
    font-size: 17px !important;
    color: #fff;
    font-weight: bold;
}
.btn:hover {
    /*color: #fff !important;*/
    text-decoration: none;
}

.panel.panel-default.panel-sign-up .panel-heading h1 {
    color: #222;
    padding: 0;
    margin: 7px 0px;
}

.cover.profile .cover-info .cover-nav > li.active > a {
    background: 0 0;
    color: #222;
}
.cover.profile .cover-info .cover-nav > li > a:hover {
    background: 0 0;
    color: #222;
    text-decoration: none;
}

.navbar-subnav{
    background-color: #93bf1e;
    border: none;
    margin: -15px 0 15px;
}
.navbar-inverse {
    background-color: #93bf1e !important;
    border: none !important;
}
.navbar {
    border-radius: 0px !important;
}
.navbar-hidder{
    background-color:#191919;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #25ad9f !important;
    text-decoration: none;
    background-color: transparent !important;
}
#calendar .fc-toolbar .fc-center h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
}
.navbar-subnav.navbar {
    min-height: 56px;
    height: 20px;
}
.fc-scroller .fc-day-grid-container{
    height: 151px;
}

.block-font{
    /*background: #fff;*/
    font-size: 14px !important;
    font-weight: bold !important;
    color: #222 !important;
    border-top: 0 !important;
    border-radius: 0px;
    border-left: 0;
    border-right: 0;
}

/**/
.signup-label {
    text-align: center;
    font-size: 12px;
}

/**/
.mega-dropdown {
    position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    color: #222;
    padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
    font-size: 18px;
    color: #ff3546;
    padding: 5px 60px 5px 5px;
    line-height: 30px;
}
/*.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;

}
.left.carousel-control {
    right: 30px;
    left: inherit;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}*/
.dropdown-menu
{
    min-width: 190px;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 0px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 6px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -15px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/*.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: 25px !important;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}*/
.dropdown-menu > li
{
    width:100%;
}
.dropdown-submenu.menuoption
{
    text-align:left;
}
.dropdown-menu.menuoption > li
{
    text-align:left;
}
.menuoption
{
    text-align:left;
}
#imaginary_container{
    margin-top:20%; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: white !important;
}
.stylish-input-group .form-control{
    border-right:0;
    box-shadow:0 0 0;
    border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
/*logo*/
@media screen and (max-width: 487px) {
    .navbar-brand {
        height: 47px !important;
        /*width: 110px;*/
        margin-top: 0px;
    }
}
@media screen and (max-width: 487px) {
    .navbar-header [data-toggle="sidebar-chat"] {
        color: #fff;
        /*float: right;*/
        font-size: 18px;
        padding: 8px 7px;
    }
}
.star-logo{
    float: right;
}
@media screen and (max-width: 487px) {
    .star-logo{
        float: inherit !important;
        /*margin-left: 15px;*/
    }
}

@media screen and (max-width: 487px) {
    .cover.profile .wrapper .image {
        padding-right: 0px !important;
    }
}
@media screen and (max-width: 1060px) {
    .cover.profile .wrapper .image {
        padding-right: 0px !important;
    }
}

/*Hamburgar*/
.navbar-header [data-toggle="sidebar-chat"] {
    color: #fff;
    /*float: right;*/
    font-size: 18px;
    padding: 8px 10px;
}
/*Hamburagar End*/

/*Hamburgrar*/
.navbar-primary .navbar-toggle {
    background-color: white !important;
}
.navbar-primary .navbar-toggle .icon-bar {
    background-color: black;
}
/*End*/
#dd-menu{
    margin-top: -20px;
    width: 100%;
    z-index: 300;
    margin-bottom: -37px;
    position: fixed;
    /*background-color:white;*/
    background-color:transparent;
}
/**/
.panel .share-buttons a {
    display: inline-block;
    width: 21px !important;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

/*Font*/
.timeline-block .panel-heading.title {
    background: #fff;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    border-top: 0;
    border-bottom: 1px solid #dedede;
    border-radius: 0px;
    border-left: 0;
    border-right: 0;
}
.paneltop{
    margin-top: 5px;
}
/*.paneltop{
    margin-top: -12px;
}*/

/**/
.bgClr{
    background-color: #191919 !important;
    border: 1px solid #191919 !important;
    font-weight: 500;
    color: white;
}
.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}
/*input[type="file"] {
    display: none !important;
}*/

/**/
.list-group {border-radius: 0;}
.list-group .list-group-item {background-color: transparent;overflow: hidden;border: 0;border-radius: 0;padding: 0 16px;}
.list-group .list-group-item .row-picture,
.list-group .list-group-item .row-action-primary {float: left;display: inline-block;padding-right: 16px;padding-top: 8px;}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img,
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i,
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {display: block;width: 56px;height: 56px;}
.list-group .list-group-item .row-picture img,
.list-group .list-group-item .row-action-primary img {background: rgba(0, 0, 0, 0.1);padding: 1px;}
.list-group .list-group-item .row-picture img.circle,
.list-group .list-group-item .row-action-primary img.circle {border-radius: 100%;}
.list-group .list-group-item .row-picture i,
.list-group .list-group-item .row-action-primary i {background: rgba(0, 0, 0, 0.25);border-radius: 100%;text-align: center;line-height: 56px;font-size: 20px;color: white;}
.list-group .list-group-item .row-picture label,
.list-group .list-group-item .row-action-primary label {margin-left: 7px;margin-right: -7px;margin-top: 5px;margin-bottom: -5px;}
.list-group .list-group-item .row-content {display: inline-block;width: calc(100% - 92px);min-height: 66px;}
.list-group .list-group-item .row-content .action-secondary {position: absolute;right: 16px;top: 16px;}
.list-group .list-group-item .row-content .action-secondary i {font-size: 20px;color: rgba(0, 0, 0, 0.25);cursor: pointer;}
.list-group .list-group-item .row-content .action-secondary ~ * {max-width: calc(100% - 30px);}
.list-group .list-group-item .row-content .least-content {position: absolute;right: 16px;top: 0px;color: rgba(0, 0, 0, 0.54);font-size: 14px;}
.list-group .list-group-item .list-group-item-heading {color: rgba(0, 0, 0, 0.77);font-size: 20px;line-height: 29px;}
.list-group .list-group-separator {clear: both;overflow: hidden;margin-top: 10px;margin-bottom: 10px;}
.list-group .list-group-separator:before {content: "";width: calc(100% - 90px);border-bottom: 1px solid rgba(0, 0, 0, 0.1);float: right;}

.bg-profile{background-color: #3498DB !important;height: 150px;z-index: 1;}
.bg-bottom{height: 100px;margin-left: 30px;}
.img-profile{display: inline-block !important;background-color: #fff;border-radius: 6px;margin-top: -50%;padding: 1px;vertical-align: bottom;border: 2px solid #fff;-moz-box-sizing: border-box;box-sizing: border-box;color: #fff;z-index: 2;}
.row-float{margin-top: -40px;}
.explore a {color: green; font-size: 13px;font-weight: 600}
.twitter a {color:#4099FF}
.img-box{box-shadow: 0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);border-radius: 2px;border: 0;}
/**/
.header{position:relative;overflow:hidden;max-height:350px;display:flex;align-items:center;justify-content:center}
.text{
    /*-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; */
    margin-top:15px;
}
.statistics > p{margin-bottom:2px;}
.statistics > p > span.label{background-color:white;color:gray;}
.side{background:#fafafa;padding-top:15px}
.side > img { margin-bottom:15px;}
.semi-title{font-weight: bold;margin-top:30px;}
.title1{
    position: absolute;
    bottom: 45px;
    padding: 7px;
    right: 25px;
    padding-left: 25px;
    padding-right: 30px;
    color: white;
    background: rgba(0,0,0,0.5);
}
.blog-title{
    color: white;
    font-size: 25px;
}

.sub-title{
    position: absolute;
    /*  bottom: 25px;*/
    padding: 7px;
    right: 0px;
    padding-left: 12px;
    padding-right: 12px;
    color: orange;

    line-height: 1.2;
    text-align: right;
    background: rgba(0,0,0,0.7);
}
.name-author{
    position: absolute;
    bottom: 35px;
    left: 100px;
    font-size: 12px;
    color: white;
    background: black;
    padding: 2px;
    padding-right: 10px;
    padding-left: 22px;
    margin-left: -21px;
    z-index: 1;
    font-weight: 500;
}
.photo-author{
    max-height: 70px;
    padding: 2px;
    position: absolute;
    left: 25px;
    /*bottom: 25px;*/
    bottom: 20px;
    background: white;
    z-index: 3;
}
.triangulo{
    position:absolute;
    bottom:0px;
    left:0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 53px 0 0 1200px;
    border-color: transparent transparent transparent #fff;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 426px) {
    .header{
        margin-left: -15px;
        margin-top: -15px;
        margin-right: -15px;
    }
    .title{
        font-size:15px;
        bottom:-12px;
        right:0px;
        padding-left:10px;
        padding-right:10px;
    }
    .photo-author{
        max-height:45px;
        left:5px;
        bottom:40px;
    }
    .name-author{
        font-size:9px;
        margin-left:-63px;
        bottom:44px;
    }
    .sub-title{
        right:0px;
        bottom:28px;
        padding:5px;
        font-size:10px;
    }
}
/*cards-buddies*/
.productbox {
    background-color:#ffffff;
    padding:10px;
    margin-bottom:10px;
    -webkit-box-shadow: 0 8px 6px -6px  #999;
    -moz-box-shadow: 0 8px 6px -6px  #999;
    box-shadow: 0 8px 6px -6px #999;
}

.producttitle {
    font-weight:bold;
    padding:5px 0 5px 0;
}

.productprice {
    border-top:1px solid #dadada;
    padding-top:5px;
}

.pricetext {
    font-weight:bold;
    font-size:1.4em;
}
/*Chat box*/
#custom-search-input {
    background: #e8e6e7 none repeat scroll 0 0;
    margin: 0;
    padding: 10px;
}
#custom-search-input .search-query {
    background: #fff none repeat scroll 0 0 !important;
    border-radius: 4px;
    height: 33px;
    margin-bottom: 0;
    padding-left: 7px;
    padding-right: 7px;
}
#custom-search-input button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: #666666;
    left: auto;
    margin-bottom: 0;
    margin-top: 7px;
    padding: 11px 5px;
    position: absolute;
    right: 0;
    z-index: 500;
}
.search-query:focus + button {
    z-index: 3;
}
.all_conversation button {
    background: #f5f3f3 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    height: 38px;
    text-align: left;
    width: 100%;
}
.all_conversation i {
    background: #e9e7e8 none repeat scroll 0 0;
    border-radius: 100px;
    color: #636363;
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.all_conversation .caret {
    bottom: 0;
    margin: auto;
    position: absolute;
    right: 15px;
    top: 0;
}
.all_conversation .dropdown-menu {
    background: #f5f3f3 none repeat scroll 0 0;
    border-radius: 0;
    margin-top: 0;
    padding: 0;
    width: 100%;
}
.all_conversation ul li {
    border-bottom: 1px solid #dddddd;
    line-height: normal;
    width: 100%;
}
.all_conversation ul li a:hover {
    background: #dddddd none repeat scroll 0 0;
    color:#333;
}
.all_conversation ul li a {
    color: #333;
    line-height: 30px;
    padding: 3px 20px;
}
.member_list .chat-body {
    margin-left: 47px;
    margin-top: 0;
}
.top_nav {
    overflow: visible;
}
.member_list .contact_sec {
    margin-top: 3px;
}
.member_list li {
    padding: 6px;
}
.member_list ul {
    border: 1px solid #dddddd;
}
.chat-img img {
    height: 34px;
    width: 34px;
}
.member_list li {
    border-bottom: 1px solid #dddddd;
    padding: 6px;
}
.member_list li:last-child {
    border-bottom:none;
}
.member_list {
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
}
.sub_menu_ {
    background: #e8e6e7 none repeat scroll 0 0;
    left: 100%;
    max-width: 233px;
    position: absolute;
    width: 100%;
}
.sub_menu_ {
    background: #f5f3f3 none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    display: none;
    left: 100%;
    margin-left: 0;
    max-width: 233px;
    position: absolute;
    top: 0;
    width: 100%;
}
.all_conversation ul li:hover .sub_menu_ {
    display: block;
}
.new_message_head button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
}
.new_message_head {
    background: #f5f3f3 none repeat scroll 0 0;
    float: left;
    font-size: 13px;
    font-weight: 600;
    padding: 18px 10px;
    width: 100%;
}
.message_section {
    border: 1px solid #dddddd;
}
.chat_area {
    float: left;
    height: 500px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}
.chat_area li {
    padding: 14px 14px 0;
}
.chat_area li .chat-img1 img {
    height: 40px;
    width: 40px;
}
.chat_area .chat-body1 {
    margin-left: 50px;
}
.chat-body1 p {
    background:  none repeat scroll 0 0;
    margin-left: 50px;
    /*padding: 10px;*/
}
/*#fbf9fa*/
.chat_area .admin_chat .chat-body1 {
    margin-left: 0;
    margin-right: 50px;
}
.chat_area li:last-child {
    padding-bottom: 10px;
}
.message_write {
    background: #f5f3f3 none repeat scroll 0 0;
    float: left;
    padding: 15px;
    width: 100%;
}

.message_write textarea.form-control {
    height: 70px;
    padding: 10px;
}
.chat_bottom {
    float: left;
    margin-top: 13px;
    width: 100%;
}
.upload_btn {
    color: #777777;
}
.sub_menu_ > li a, .sub_menu_ > li {
    float: left;
    width:100%;
}
.member_list li:hover {
    /*background: #428bca none repeat scroll 0 0;
    color: #fff;*/
    cursor:pointer;
}

.marin-top-buddiess{
    margin-top: 5%;
}
.buddies-button{
    background-color: #93bf1e;
    border: 1px solid #93bf1e;
    color: #FFF;
    font-size: 12px;
    height: 30px;
    width: 50px;
}

.advance-label-search{
    font-weight: bold;
    padding-bottom: 5px;
}
.view-active{
    color: #FFF;
    background-color: #93BF1E;

}
.view-height{
    height: 33px; padding-top: 8px;
    text-align: center;
    border-radius: 5px;
}
.marin-top-view{
    margin-top: 4%;
    margin-bottom: 4%;
}
.buddies-padding{
    padding: 20px;
}
.star:after{
    content: "*";
    color: #93bf1e;
    margin-left: 1%;
}
/**/
.infolist
{
    text-align: center;
    font-size:2em;
    color: #fff;
    line-height:200%;
    border-radius:5px;
}
.labelname
{
    /*font-family: 'Merriweather', serif;*/
    font-size:1.1em;
}

.listnow .btn-primary
{
    background-color:#ff5b5b;
    /*font-family: 'Merriweather', serif;*/
    font-size:1.5em;
}
.listnow .btn-primary
{
    border-color:#ff5b5b;
}

.listnow .btn-primary:active, .listnow .btn-primary:focus
{
    outline: none;
}

.tabsbar
{

    margin-top:20px;
    border-radius-top:3px;

}

.tabsbar li a
{

    /*font-family: 'Merriweather', serif;*/
    font-size:1.1em;
    color:#666;
    font-weight: bold;



}

.tabsbar li #pets:hover
{
    background-color:transparent;
}

.tabsbar li #vets:hover
{
    background-color:transparent;
}


.tabsbar li #shops:hover
{
    background-color:transparent;
}

.tabsbar li #trainer:hover
{
    background-color:transparent;
}


.nav-tabs {
    border-bottom: 1px solid #313b4b;
}


.nav-tabs>li.active>#pets, .nav-tabs>li.active>#pets:hover, .nav-tabs>li.active>#pets:focus
{
    background-color:#fff;
    color:white;
}

.nav-tabs>li.active>#vets, .nav-tabs>li.active>#vets:hover, .nav-tabs>li.active>#vets:focus
{
    background-color:#fff;
    color:white;
}

.nav-tabs>li.active>#shops, .nav-tabs>li.active>#shops:hover, .nav-tabs>li.active>#shops:focus
{
    background-color:#fff;
    color:white;
}

.nav-tabs>li.active>#trainer, .nav-tabs>li.active>#trainer:hover, .nav-tabs>li.active>#trainer:focus
{
    background-color:#fff;
    color:white;
}

@media(max-width: 420px){
    .infolist{font-size: 1.5em;}
}
/*Responsive table*/


.main .img-responsive {
    margin-bottom: 30px;
}
/*Steps*/
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}
.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
/*Nested Comment*/
.post-comments {
    padding-bottom: 9px;
    margin: 5px 0 5px;
}

.comments-nav {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.post-comments .comment-meta {
    border-bottom: 1px solid #eee;
    margin-bottom: 5px;
}

.post-comments .media {
    border-left: 1px dotted #000;
    border-bottom: 1px dotted #000;
    margin-bottom: 5px;
    padding-left: 10px;
}

.post-comments .media-heading {
    font-size: 12px;
    color: grey;
}

.post-comments .comment-meta a {
    font-size: 12px;
    color: grey;
    font-weight: bolder;
    margin-right: 5px;
}
.member-registration{
    color:red !important;
    font-weight:bold;
    font-size: 11px;
}
/**/
.starlabel:after{
    content: "*";
    color:#ff0000;
    font-size: 16px;
    font-weight: 700;
    /*padding-left: 10px;*/
}
.starlabel1:before{
    content: "*";
    color: #93bf1e;
    font-weight: 700;
    /*padding-left: 10px;*/
}

.thumb {
    width: 24px;
    height: 24px;
    float: none;
    position: relative;
    top: 7px;
}

.panel.panel-default ul.comments a.comment-author {
    font-weight: 500;
    font-size: 13px !important;
    color: #222;
    /*color: #555;*/
}

.btn.btn-primary.btn-block.btn-flat {
    margin-top: 20px;
    margin-bottom: 10px;
    background-color: #93bf1e;
    border: 1px solid #93bf1e;
    padding: 5px;
    font-size: 17px !important;
    color: #fff;
    font-weight: bold;
}

.panel-heading .panel-login {
    font-size: 21px;
    padding-bottom: 10px;
    padding-top: 5px;
    color: #000;
    font-weight: bold;
}
.panel-head span{font-size: 21px!important;
    font-weight: bold !important;padding-left:0px;color: #222;
    text-align: center;}

.dropbtn {
    /*background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;*/
}

/*
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 347px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: 7px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
*/

/**/
._720kb-datepicker-calendar {
    background: white;
    color: #333;
    position: absolute;
    z-index: 999;
    min-width: 220px;
    margin: 0 auto;
    width: 60% !important;%;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    visibility: hidden;
    overflow: hidden;
    margin-left: 0.5%;
    padding: 0 0 2% 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
._720kb-datepicker-calendar-header:nth-child(odd)
{
    background: #93BF1E !important;
}
._720kb-datepicker-calendar-days-header
{

    background: none !important;

}
._720kb-datepicker-calendar-header:nth-child(2n) {
    background: #fff !important;
}


.select2-results .select2-highlighted {
    background:#93bf1e;
}

.text-caps{
    text-transform: capitalize;
}


.fancymodal.fancymodal-theme-classic .fancymodal-content {
    max-width: 350px !important;
    background-color: #fff !important;
    color: #fff;
}
/*successfully-Register Modal Css*/
.reset-register{
    background-color: #535151;
    border-radius: 3px;
    height: 49px;
    margin-top: -24px;
    margin-left:-12px ;
    width:108%;
}

.success-msg{
    text-align: center;
    color: #000;
    line-height: 1.3;
    font-size: 16px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 45% !important;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 26px !important;
    height: 26px !important;
    margin-top: -12px !important;
    font-size: 13px !important;
}
/*Radio buttons & checkbox*/
/*
select {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none;
    color: #000;
    padding: 5px;
    width: 70%; !* set width as per you needed *!
}
select option:hover,
select option:focus,
select option:active,
select option:checked
{
    background: linear-gradient(#93bf1e,#93bf1e);
    background-color:#93bf1e !important; !* for IE *!
}
option:not(:checked) {
    background-color: #fff;
}
*/

/*date picker css*/
._720kb-datepicker-calendar-day:hover
{
    background: grey;
}
._720kb-datepicker-calendar-day._720kb-datepicker-active {
    background: #93bf1e !important;
}
/*end date picker*/
.p{
    font-size: 14px !important;
}
/*commnet*/
/*.comment-list .row {
    margin-bottom: 0px;
}
.comment-list .panel .panel-heading {
    padding: 4px 15px;
    position: absolute;
    border:none;
    !*Panel-heading border radius*!
    border-top-right-radius:0px;
    top: 1px;
}
.comment-list .panel .panel-heading.right {
    border-right-width: 0px;
    !*Panel-heading border radius*!
    border-top-left-radius:0px;
    right: 16px;
}
.comment-list .panel .panel-heading .panel-body {
    padding-top: 6px;
}
.comment-list figcaption {
    !*For wrapping text in thumbnail*!
    word-wrap: break-word;
}
!* Portrait tablets and medium desktops *!
@media (min-width: 768px) {
    .comment-list .arrow:after, .comment-list .arrow:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }
    .comment-list .panel.arrow.left:after, .comment-list .panel.arrow.left:before {
        border-left: 0;
    }
    !*****Left Arrow*****!
    !*Outline effect style*!
    .comment-list .panel.arrow.left:before {
        left: 0px;
        top: 30px;
        !*Use boarder color of panel*!
        border-right-color: gray;
        border-width: 16px;
    }
    !*Background color effect*!
    .comment-list .panel.arrow.left:after {
        left: 1px;
        top: 31px;
        !*Change for different outline color*!
        border-right-color: gray;
        border-width: 15px;
    }
    !*****Right Arrow*****!
    !*Outline effect style*!
    .comment-list .panel.arrow.right:before {
        right: -16px;
        top: 30px;
        !*Use boarder color of panel*!
        border-left-color: inherit;
        border-width: 16px;
    }
    !*Background color effect*!
    .comment-list .panel.arrow.right:after {
        right: -14px;
        top: 31px;
        !*Change for different outline color*!
        border-left-color: gray;
        border-width: 15px;
    }
}
.comment-list .comment-post {
    margin-top: 6px;
}*/

.post .post-heading {
    height: 60px;
    /*padding: 20px 15px;*/
}
.post .post-heading .avatar {
    width: 60px;
    height: 60px;
    display: block;
    margin-right: 15px;
}
.post .post-heading .meta .title {
    margin-bottom: 0;
}
.post .post-heading .meta .title a {
    color: #555;
}
.post .post-heading .meta .title a:hover {
    color: #aaaaaa;
}
.post .post-heading .meta .time {
    margin-top: 8px;
    color: #999;
}
.post .post-image .image {
    width: 100%;
    height: auto;
}
.post .post-description {
    /*padding: 15px;*/
}
.post .post-description p {
    font-size: 14px;
}
.post .post-description .stats {
    margin-top: 20px;
}
.post .post-description .stats .stat-item {
    display: inline-block;
    margin-right: 15px;
}
.post .post-description .stats .stat-item .icon {
    margin-right: 8px;
}
.post .post-footer {
    border-top: 1px solid #ddd;
    /*padding: 15px;*/
}
.post .post-footer .input-group-addon a {
    color: #454545;
}
.post .post-footer .comments-list {
    padding: 0;
    margin-top: 20px;
    list-style-type: none;
}
.post .post-footer .comments-list .comment {
    display: block;
    width: 100%;
    margin: 20px 0;
}
.post .post-footer .comments-list .comment .avatar {
    width: 35px;
    height: 35px;
}
.post .post-footer .comments-list .comment .comment-heading {
    display: block;
    width: 100%;
}
.post .post-footer .comments-list .comment .comment-heading .user {
    font-size: 14px;
    font-weight: bold;
    display: inline;
    margin-top: 0;
    margin-right: 10px;
}
.post .post-footer .comments-list .comment .comment-heading .time {
    font-size: 12px;
    color: #aaa;
    margin-top: 0;
    display: inline;
}
.post .post-footer .comments-list .comment .comment-body {
    margin-left: 50px;
}
.post .post-footer .comments-list .comment > .comments-list {
    margin-left: 50px;
}


.form-dropdawn{
    /*width: 322px;*/
    border-radius: 0;
    text-align: left;
    /*background-color: #f6f6f6;*/
    color: black;
    height: 33px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #666 !important;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    font-weight: bold;
}
.mapview{
    height:740px
}
.mapfilter{
    height:350px
}
.textleft{
    text-align:left !important;
}
._720kb-datepicker-calendar-day._720kb-datepicker-today {
    background:#93BF1E;
    color:white;
}
.itiday{
    margin-top: 10px;
    font-size: 16px;
    color: #5cb85c;
    font-weight: 600;
}
.high{
    font-size: 14px !important;
    color: #222;
    font-weight: 600 !important;
    vertical-align: inherit;
    /*padding: 0px !important;*/
}
.dist-adv{
    font-size: 14px !important;
    color: #222;
    padding: 0px !important;
}

/*Search bar*/
.navbar {
    min-height: 9px !important;
}

@media (min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
        margin-right: -130px !important;
    }
}

/*Font size vendor,Group,find list*/
.date{
    color:#888 !important;
    font-size:11px !important;
}
.small, small {
    font-size: 70% !important;
}
.comment-author{
    font-size:13px;
    color:#25ad9f !important;
    font-weight:500;
}
.media-heading{
    color:#25ad9f !important;
    font-weight: 500;
}

/*a:hover {
   text-decoration: none;
   color: #93BF1E !important;
}*/

#group-invitations{
    font-size:12px;
    font-weight:500 !important;
}
.comment-date{
    color:#888 !important;
    font-size:11px !important;
    font-weight:500;
}
.moto{
    font-size:12px;
    font-weight:500 !important;
}
.moto-group{
    font-size:13px;
    font-weight:500 !important;
}
.font11{
    font-size:11px;
    font-weight:500 !important;
}
/*
.media-heading{
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color:#337ab7
}*/
textarea.form-control {
    font-size:12px;
}
.modal-backdrop.in
{
    opacity:0 !important;
    position: inherit !important;
}
.member-font{
    color:#25ad9f  !important;
}
.orangeText{
    color:orange;
    font-weight:800;
}
.blog-text img {
    max-width: 810px !important;
    height: auto !important;
}
/*
.upload_img
{
    !*padding: 50px 345px;*!
    font-size: 15px;
}*/
.upload_img
{
    /*margin-left: 34% !important;*/
    /*margin-left: 75% !important;*/
    margin-top: 0% !important;
    font-size: 13px !important;
    color:white;
}
.upload_img_edit
{
    margin-left: -2% !important;
    margin-top: 0% !important;
    font-size: 15px !important;
    color:white;
}
.blog-style{
    Font-family: Verdana, Geneva, sans-serif !important;
    font-size: 15px;
    font-weight:400px;
    line-height: 28px;
}
.blog-text p{
    Font-family: Verdana, Geneva, sans-serif !important;
    font-size: 15px !important;
    line-height: 26px !important;
    /*color: #000 !important;*/
    font-weight: 400 !important;


}
.blog-text p span{
    Font-family: Verdana, Geneva, sans-serif !important;
    font-size: 15px !important;
    line-height: 26px !important;
    /*color: #000 !important;*/
    font-weight: 400 !important;

}
.inoverflow{
    overflow:hidden !important;

}

.shwcomment a:hover{
    color:#25ad9f;
    border-bottom:1px solid #25ad9f;
}

footer-col { margin-top:50px; }
.logofooter { margin-bottom:10px; text-transform: uppercase; font-size:25px; color:#222; font-weight:500;}

.footer-col p { color:#222; font-size:12px; font-weight: 500; font-family: 'Open Sans', sans-serif; margin-bottom:15px;}
.footer-col p i { width:20px; color:#222;}

.footer-ul { list-style-type:none;  padding-left:0; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:12px;}
.footer-ul li a { color:#222; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

.copyright { min-height:53px; background-color:#fff;}
.copyright p { text-align:left; color:#7c7e8c; padding:8px 0; margin-bottom:0;}
.heading7 { font-size:21px;  color:#222; margin-bottom:22px;}
.post p { font-size:12px; color:#FFF; line-height:20px;}
.post p span { display:block; color:#8f8f8f;}
.bottom_ul { list-style-type:none; float:right; margin-bottom:0;}
.bottom_ul li { float:left; line-height:40px;}
.bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
.bottom_ul li a { color:#FFF;  font-size:12px;}

@media (min-width: 768px){
    .navbar-right .dropdown-menu {
        right: 31px !important;
        left: auto;
    }

}
.textalign{
    margin-top:-5px !Important;
}
video::-internal-media-controls-download-button {
    display:none;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}

.progress{
    width: 150px;
    height: 150px !important;
    line-height: 150px;
    background: none !important;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}
.progress:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.progress > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progress .progress-left{
    left: 0;
}
.progress .progress-bar{
    width: 100%;
    height: 100%;
    background: none;
    border-width: 12px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #1abc9c;
}
.progress .progress-left .progress-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progress .progress-right{
    right: 0;
}
.progress .progress-right .progress-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    /*animation: loading-1 1.8s linear forwards;*/
}
.progress .progress-value{
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #44484b;
    font-size: 24px;
    color: #fff;
    line-height: 135px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
}
.progress.blue .progress-bar{
    border-color: #049dff;
}
.progress.blue .progress-left .progress-bar{
    animation: loading-2 1.5s linear forwards 1.8s;
}
.progress.yellow .progress-bar{
    border-color: #fdba04;
}
.progress.yellow .progress-left .progress-bar{
    animation: loading-3 1s linear forwards 1.8s;
}
.progress.pink .progress-bar{
    border-color: #ed687c;
}
.progress.pink .progress-left .progress-bar{
    animation: loading-4 0.4s linear forwards 1.8s;
}
.progress.green .progress-bar{
    border-color: #1abc9c;
}
.progress.green .progress-left .progress-bar{
    animation: loading-5 1.2s linear forwards 1.8s;
}
.progress.day1 .progress-right .progress-bar{
    animation: loading-d1 1.2s linear forwards 1.8s;
}
.progress.day2 .progress-right .progress-bar{
    animation: loading-d2 1.2s linear forwards 1.8s;
}
.progress.day3 .progress-right .progress-bar{
    animation: loading-d3 1.2s linear forwards 1.8s;
}
.progress.day4 .progress-right .progress-bar{
    animation: loading-d4 1.2s linear forwards 1.8s;
}
.progress.day5 .progress-right .progress-bar{
    animation: loading-1 1.2s linear forwards 1.8s;
}
.progress.day6 .progress-right .progress-bar{
    animation: loading-1 1.2s linear forwards 1.8s;
}
.progress.day7 .progress-right .progress-bar{
    animation: loading-1 1.2s linear forwards 1.8s;
}
.progress.day8 .progress-right .progress-bar{
    animation: loading-1 1.2s linear forwards 1.8s;
}
.progress.day9 .progress-right .progress-bar{
    animation: loading-1 1.2s linear forwards 1.8s;
}
.progress.day10 .progress-right .progress-bar{
    animation: loading-1 1.2s linear forwards 1.8s;
}

.progress.day6 .progress-left .progress-bar{
    animation: loading-d1 1.2s linear forwards 1.8s;
}
.progress.day7 .progress-left .progress-bar{
    animation: loading-d2 1.2s linear forwards 1.8s;
}
.progress.day8 .progress-left .progress-bar{
    animation: loading-d3 1.2s linear forwards 1.8s;
}
.progress.day9 .progress-left .progress-bar{
    animation: loading-d4 1.2s linear forwards 1.8s;
}
.progress.day10 .progress-left .progress-bar{
    animation: loading-1 1.2s linear forwards 1.8s;
}
@keyframes loading-d1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-d2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(72deg);
        transform: rotate(72deg);
    }
}
@keyframes loading-d3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(108deg);
        transform: rotate(108deg);
    }
}
@keyframes loading-d4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(144deg);
        transform: rotate(144deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px){
    .progress{ margin-bottom: 20px; }
}

.repeated-item.ng-enter.ng-enter-active,
.repeated-item.ng-move.ng-move-active {
    opacity: 1;
}

.repeated-item.ng-leave {
    animation: 0.5s my_animation;
}

@keyframes my_animation {
    from { opacity: 1;
        -webkit-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        -moz-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        -ms-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        -o-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    }
    to   { opacity: 0;
        -webkit-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        -moz-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        -ms-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        -o-transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
        transition: 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    }
}

/*
.menu-item,
.menu-open-button {
    background: #EEEEEE;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    position: absolute;
    color: #FFFFFF;
    text-align: center;
    line-height: 80px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open {
    display: none;
}

.lines {
    width: 25px;
    height: 3px;
    background: #596778;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
}

.line-1 {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

.line-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.line-3 {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
}

.menu-open:checked + .menu-open-button .line-1 {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
}

.menu-open:checked + .menu-open-button .line-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}

.menu-open:checked + .menu-open-button .line-3 {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg);
}

.menu {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    text-align: center;
    box-sizing: border-box;
    font-size: 26px;
}


!* .menu-item {
   transition: all 0.1s ease 0s;
} *!

.menu-item:hover {
    background: #EEEEEE;
    color: #3290B1;
}

.menu-item:nth-child(3) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(4) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(5) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(6) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(7) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(8) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(9) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-open-button {
    z-index: 2;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    cursor: pointer;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
}

.menu-open-button:hover {
    -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
    transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}

.menu-open:checked + .menu-open-button {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
    transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open:checked ~ .menu-item {
    -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
    transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}

.menu-open:checked ~ .menu-item:nth-child(3) {
    transition-duration: 180ms;
    -webkit-transition-duration: 180ms;
    -webkit-transform: translate3d(0.08361px, -104.99997px, 0);
    transform: translate3d(0.08361px, -104.99997px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(4) {
    transition-duration: 280ms;
    -webkit-transition-duration: 280ms;
    -webkit-transform: translate3d(90.9466px, -52.47586px, 0);
    transform: translate3d(90.9466px, -52.47586px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(5) {
    transition-duration: 380ms;
    -webkit-transition-duration: 380ms;
    -webkit-transform: translate3d(90.9466px, 52.47586px, 0);
    transform: translate3d(90.9466px, 52.47586px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(6) {
    transition-duration: 480ms;
    -webkit-transition-duration: 480ms;
    -webkit-transform: translate3d(0.08361px, 104.99997px, 0);
    transform: translate3d(0.08361px, 104.99997px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(7) {
    transition-duration: 580ms;
    -webkit-transition-duration: 580ms;
    -webkit-transform: translate3d(-90.86291px, 52.62064px, 0);
    transform: translate3d(-90.86291px, 52.62064px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(8) {
    transition-duration: 680ms;
    -webkit-transition-duration: 680ms;
    -webkit-transform: translate3d(-91.03006px, -52.33095px, 0);
    transform: translate3d(-91.03006px, -52.33095px, 0);
}

.menu-open:checked ~ .menu-item:nth-child(9) {
    transition-duration: 780ms;
    -webkit-transition-duration: 780ms;
    -webkit-transform: translate3d(-0.25084px, -104.9997px, 0);
    transform: translate3d(-0.25084px, -104.9997px, 0);
}

.blue {
    background-color: #669AE1;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.blue:hover {
    color: #669AE1;
    text-shadow: none;
}

.green {
    background-color: #70CC72;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.green:hover {
    color: #70CC72;
    text-shadow: none;
}

.red {
    background-color: #FE4365;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.red:hover {
    color: #FE4365;
    text-shadow: none;
}

.purple {
    background-color: #C49CDE;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.purple:hover {
    color: #C49CDE;
    text-shadow: none;
}

.orange {
    background-color: #FC913A;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.orange:hover {
    color: #FC913A;
    text-shadow: none;
}

.lightblue {
    background-color: #62C2E4;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.lightblue:hover {
    color: #62C2E4;
    text-shadow: none;
}

.credit {
    margin: 24px 20px 120px 0;
    text-align: right;
    color: #EEEEEE;
}

.credit a {
    padding: 8px 0;
    color: #C49CDE;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.credit a:hover {
    text-decoration: underline;
}*/
.answer { display:none }

/*
.list-group .list-group-item{

    overflow: inherit !important;
}
.media, .media-body {
    overflow: inherit !important;
}*/
.md-1{
    margin-top: 8px;
    margin-left: 10px;
}
xs-10{
    margin-top: 10px;
    margin-left: 10px;
}

.navbar-nav>li>a.dropdown-toggle {
    padding: 0 12px;
    height: 56px;
    line-height: 56px;
}
.navbar, .dropdown-menu{
    /*background:rgba(255,255,255,0.25);*/
    border: none;

}

/*.nav>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>li>a, .dropdown-menu>li{
    border-bottom: 3px solid transparent;
}
.nav>li>a:focus, .nav>li>a:hover,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    border-bottom: 3px solid transparent;
    !*background: none;*!
}
.navbar a, .dropdown-menu>li>a, .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .navbar-toggle{
    color: #fff;
}*/
.dropdown-menu{
    -webkit-box-shadow: none;
    box-shadow:none;
}



.navbar-toggle .icon-bar{
    color: #fff;
    /*background: #fff;*/
}
@media (min-width: 768px){
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;

    }
}
.controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 50px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    width: 100%;
}


#pac-input {
    background-color: #fff;
    font-size: 18px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
}

#pac-input:focus {
    border-color: #4d90fe;
}
.my-list {
    width: 100%;
    padding: 10px;
    /*border: 1px solid #f5efef;*/
    float: left;
    margin: 15px 0;
    border-radius: 5px;
    /*box-shadow: 2px 3px 0px #e4d8d8;*/
    position:relative;
    overflow:hidden;
}
.my-list h3{
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #ccc4c4;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.my-list span{float:left;font-weight: bold;}
.my-list span:last-child{float:right;}
.my-list .offer{
    width: 100%;
    float: left;
    margin: 5px 0;
    border-top: 1px solid #ccc4c4;
    margin-top: 5px;
    padding-top: 5px;
    color: #afadad;
}
.detail {
    position: absolute;
    top: -107%;
    left: 0;
    text-align: center;
    background: #fff;height: 100%;width:100%;

}

.my-list:hover .detail{top:0;}

.show-cart li {
    display: flex;
}
.card {
    margin-bottom: 20px;
}
.card-img-top {
    width: 200px;
    height: 200px;
    align-self: center;
}
.member-font{
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-choice{
    height: 34px;
    padding: 3px 0 0 8px;
    border-radius: 0;
}
.select2-container{
    width: 100%;
}
.select2-results .select2-highlighted {
    background: #93BF1E;
    color: black;
}
.imgs-grid{
    margin-top: 10px;
}

/*body.fancymodal-open {
    overflow-y: hidden !important;
}*/
.modal-open {
    overflow: hidden !important;
}
.fancymodal .fancymodal-overlay{
    background: rgba(0, 0, 0, 0.5) !important;
}
.btn-social-connect {
    width: 100%;
    max-width: 590px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;
    box-sizing: border-box;
    display: inline-block;
    padding: 4px 14px 4px 5px;
    border-radius: 3px;
    opacity: 1;
    background-color: #fafafa !important;
    color: #555555 !important;
    border: 1px solid #dddddd !important;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    cursor: pointer;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1 !important;
}
.pac-container {
    z-index: 100000;
}
a{
    cursor: pointer !important;
}
submit{
    cursor: pointer !important;
}
.fancymodal {
    padding-top: 51px !important;
}
.bgClr-1{
    background-color: #93bf1e !important;
    border: 1px solid #93bf1e !important;
}
textarea{
    /*resize: none !important;*/
    overflow-x: hidden !important;
}
.imgs-grid {
    max-width: 800px;
    margin: 10px auto !important;
    font-size: 0;
    z-index: 1000;
}
.chat-img{
    text-align: left;
}
.header_sec{
    margin-top: -24px !important;
}
.chat-body{
    padding: 0 !important;
}
/*
.member_list ul {
    border: 1px solid #dddddd !important;
}*/
.list-unstyled{
    border-right: none !important;
}

.timeline-item {
    background: #fff;
    border: 1px solid;
    border-color: #e5e6e9 #dfe0e4 #d0d1d5;
    border-radius: 3px;
    padding: 12px;

    margin: 0 auto;
    /*max-width: 472px;*/
    min-height: 200px;
}
@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}

.animated-background {
    animation-duration: 5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%,
    #f6f6f6 18%, #e5dcdc 33%);
    background-size: 800px 104px;
    height: 96px;
    position: relative;
}
.background-masker {
    background: #fff;
    position: absolute;
}

/* Every thing below this is just positioning */

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
    top: 0;
    left: 40px;
    right: 0;
    height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
    top: 10px;
    left: 40px;
    height: 8px;
    width: 10px;
}

.background-masker.header-bottom {
    top: 18px;
    height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
    top: 24px;
    height: 6px;
}


.background-masker.header-right,
.background-masker.subheader-right {
    width: auto;
    left: 300px;
    right: 0;
}

.background-masker.subheader-right {
    left: 230px;
}

.background-masker.subheader-bottom {
    top: 30px;
    height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
    top: 40px;
    left: 0;
    right: 0;
    height: 6px;
}

.background-masker.content-top {
    height:20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end{
    width: auto;
    left: 380px;
    right: 0;
    top: 60px;
    height: 8px;
}

.background-masker.content-second-line  {
    top: 68px;
}

.background-masker.content-second-end {
    left: 420px;
    top: 74px;
}

.background-masker.content-third-line {
    top: 82px;
}

.background-masker.content-third-end {
    left: 300px;
    top: 88px;
}
button{
    margin: 1px !important;
}
.fade-scale {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.fade-scale.in {
    opacity: 1;
    transform: scale(1);
}
.xs-ic{
    margin-top: -37px;
    z-index: 9000;
    position: absolute;
    padding: 6px 3px!important;
    font-size: 8px!important;
    margin-left: 30px!important;
    width: 20px !important;
}
.xs-ft{
    margin-left: 20px!important;
    margin-top: 0px!important;
    font-size: 10px!important;
    position: absolute!important;
    color: #93bf1e;
}
.xs-ft-1{
    margin-left: 4px!important;
    margin-top: 11px!important;
    font-size: 7px!important;
    position: absolute!important;
    color: #000;
    z-index: 9999!important;
    font-weight: 700;
}

.label-primary {
    background-color: #25ad9f !important; ;
    border-color: #25ad9f !important;
}
.panel-footer .btn-primary{
    background-color: #25ad9f !important; ;
    border-color: #25ad9f !important;
}
.sidebar
.label-primary:hover{
    background-color: #f7cbb0 radial-gradient(circle, transparent 1%, #f7cbb0 1%) center/15000% ;
    border-color: f7cbb0;
}
.btn-primary:hover{
    background-color: #f7cbb0 radial-gradient(circle, transparent 1%, #f7cbb0 1%) center/15000% ;
    border-color: f7cbb0;
}


.panel-color{
    background: #f9f9f9 !important;
    color: #707070;
    border-bottom: 1px solid #efefef;
}

.search-form .form-group input.form-control ::placeholder {
    color: #A9A9A9 !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #A9A9A9 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #A9A9A9 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #A9A9A9 !important;
}
.img-box {
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
    border-radius: 50px !important;
    border: 50% !important;
}
.xs-font{
    width: 20px !important;
    margin-left: 10px !important;
    color: black !important;
    background-color: #777;
    color: white;
}
.xs-notification-3{
    position: absolute !important;
    /*margin-top: -28px!important;
    margin-left: 9px!important;*/
    margin-top: -13px!important;
    margin-left: -5px!important;
    font-size: 10px !important;
    padding: 4px 5px !important;
    width: 21px !important;
    /*background-color: #777;*/
    background-image: linear-gradient(-45deg, #25AD9F 0, #428bca 100%);
    color: white;
}
.xs-notification{
    position: absolute !important;
    margin-top: -10px !important;
    margin-left: -10px !important;
    font-size: 10px !important;
    padding: 4px 5px !important;
    width: 21px !important;
   /* background-color: #777;*/
    background-image: linear-gradient(-45deg, #25AD9F 0, #428bca 100%);
    color: white;
}

.lg-notification{
    padding: 4px 4px !important;
    width: 20px !important ;
    margin-left: -7px !important;
    margin-top: -11px!important;
    position: fixed !important;
    font-size: 10px !important;
    /*background-color: #777;*/
    background-image: linear-gradient(-45deg, #25AD9F 0, #428bca 100%);
    color: white;
}
/*.lg-notification-2{
    position: absolute;
    padding: 5px 3px!important;
    width: 20px!important;
    margin-left: -7px!important;
    margin-top: 3px!important;
    font-size: 10px!important;
    background-color: #777;
    color: white;

}*/
/*.lg-notification-2{
    position: absolute;
    padding: 5px 3px!important;
    width: 20px!important;
    margin-left: 10px!important;
    margin-top: -50px!important;
    font-size: 10px!important;
    background-color: #777;
    color: white;

}*/

.lg-notification-2 {
    position: absolute;
    padding: 5px 3px!important;
    width: 20px!important;
    margin-left: -7px!important;
    margin-top: 5px!important;
    font-size: 10px!important;
    /*background-color: #777;*/
    background-image: linear-gradient(-45deg, #25AD9F 0, #428bca 100%);
    color: white;
}


.lg-notification-3{
    position: absolute;
    padding: 5px 3px!important;
    width: 20px!important;
    margin-left: -7px!important;
    margin-top: -14px!important;
    font-size: 10px!important;
   /* background-color: #777;*/
    background-image: linear-gradient(-45deg, #25AD9F 0, #428bca 100%);
    color: white;

}
ul.text-up{
    margin-bottom: 0px !important;
    padding-top: 8px !important;
    margin-left: -40px !important;
}

.xs-box{
    padding-top: 8px;
    padding-bottom: 17px;
    /*border-bottom: 1px solid #F0F0F0;*/
    /*border-top: 1px solid #F0F0F0;*/
    /*padding-bottom: 2px;*/
    margin-top: -10px;
}

.form-brd .bgClr{
    border-right: 2px solid white !important;
}
.rss-style{
    padding: 0px! important;
    border: 1px solid black !important;
}
a{
    text-decoration: none !important;
    outline: 0 !important;
    outline-color: transparent !important;
    outline-width: 0 !important;
    outline-style: none !important;
    box-shadow: 0 0 0 0 rgba(0,123,255,0) !important;
}
a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0 !important;
    outline-color: transparent !important;
    outline-width: 0 !important;
    outline-style: none !important;
    box-shadow: 0 0 0 0 rgba(0,123,255,0) !important;
}

.form-control:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0 !important;
}

.nav-tabs{
    border-bottom: none;
}
.modal-open[style] {
    padding-right: 0px !important;
}

.profile-success-message  {
    color: #93BF1E !important;
    font-weight: bold;
}

.btn-w{
    width: 92px!important;
    margin: 4px;

}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
}
.small-ham{
    color: white !important;
    text-transform: capitalize !important;
}

.panel-default>.panel-heading {
    color: #222;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.boxheight{
    height: 352px;
}
/*
.t-height{
    height: 600px;
}
*/
.click-type{
    width: 50%;
    padding:0px;
    padding-top: 3px;
    height: 150px;
    overflow-y: scroll;
    z-index:1000;
    position: absolute;
    line-height: 2.0;
    margin-left: 115px;
    font-size: 11px; "

}
@media (max-width: 768px){
    .iblok{
        margin-top: -9px !important;
    }
}

.touch-friendly{
    border: 1px solid black;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    transform: translate3d(0, 0, 0);
    z-index: 0;
    vertical-align: top;
}

#feedback1 {
    height: 0px;
    width: 85px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 1000;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#feedback1 a {
    display: block;
    background:url(pc.png) no-repeat;
    height: 52px;
    width: 155px;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;

}
#feedback1 a:hover {
    background:url(pc-over.png) no-repeat;
}

#feedback {
    height: 0px;
    width: 50px;
    position: fixed;
    right: 23px;
    top: 42%;
    z-index: 1000;
}
#feedback a {
    display: block;
    background:#000;
    height: 52px;
    padding-top: 10px;
    width: 155px;
    text-align: center;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
#feedback a:hover {
    background:#00495d;
}


.profileSpinner .treasure-overlay-spinner-container {
    min-height: 1px;
}
.profileSpinner .treasure-overlay-spinner-content {
    width: 61px;
    display: inline-block;
}

.crate-group-Spinner .treasure-overlay-spinner-container {
    min-height: 1px;
}
.crate-group-Spinner .treasure-overlay-spinner-content {
    width: 71px;
    display: inline-block;
}


.spinner-button-chaange-password .treasure-overlay-spinner {
    top: 35%;
}
.verify-you-are {
    margin-bottom: 2px;
}

.create-group-button {
    margin-right: 10px;
}
.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}
.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
}
.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    font-size: 24px;
    line-height: 1.33;
    border-radius: 35px;
}
.modal{
    right: 11px !important ;
}
.modal-content{
    border-radius: 0 !important
}
.def, .bm1, .bm2 {
    height : 800px;
    border: 1px solid black;
    border-radius: 5px;
    padding: 10px;
    margin: 10px;
    border: 1px solid black;
}
.panelH{
    /*height: 443px !important;*/
    height: 620px !important;
    overflow: auto !important;
}
.ionicons{
    font-size: 20px !important;
}
.registartion-modal-color {
    color: #93bf1e;
    font-weight: bold;

}
div.scrollmenu {
    overflow: auto;
    white-space: nowrap;
}

.FB-Loading-Card{
    background-color: rgb(255, 255, 255);
    border-radius: 3px;
    border-bottom: rgb(223, 224, 228) solid 1px;
    border-left: rgb(223, 224, 228) solid 1px;
    border-right: rgb(223, 224, 228) solid 1px;
    border-top: rgb(223, 224, 228) solid 1px;
    display: block;
    height: 200px;
    /* width: 494px;*/
    padding: 12px;
}

/* FB Loading - First Box */
.FB-Loading-Card > div:nth-child(1){
    width:100%;
    height:30px;
}

/* FB Loading - Image Box */
.FB-Loading-Card > div > div:nth-child(1){
    position:relative;
    left:0;
    background-color: #CCC;
    height: 40px;
    width: 40px;
    animation-name: shine;
    animation-duration: 2s;
    /*animation-iteration-count: infinite;*/
    animation-timing-function: linear;
}

/* FB Loading - First Row */
.FB-Loading-Card > div > div:nth-child(2),
    /* FB Loading - Second Row */
.FB-Loading-Card > div > div:nth-child(3),
    /* FB Loading - Third Row */
.FB-Loading-Card > div:nth-child(2),
    /* FB Loading - Fourth Row */
.FB-Loading-Card > div:nth-child(3),
    /* FB Loading - Fifth Row */
.FB-Loading-Card > div:nth-child(4){
    position:relative;
    background-color: #CCC;
    height: 6px;
    animation-name: shine;
    animation-duration: 6s;
    /*animation-iteration-count: infinite;*/
    animation-timing-function: linear;
}
@keyframes shine {
    from {transition:none;}
    to {background-color:#f6f7f8;transition: all 0.3s ease-out;}
}

/* FB Loading - First Row */
.FB-Loading-Card > div > div:nth-child(2){
    left:50px;
    top:-33px;
    width: 25%;
}

/* FB Loading - Second Row */
.FB-Loading-Card > div > div:nth-child(3){
    left:50px;
    top:-20px;
    width: 15%;
}

/* FB Loading - Third Row */
.FB-Loading-Card > div:nth-child(2){
    left:0px;
    top:30px;
    width: 80%;
}

/* FB Loading - Fourth Row */
.FB-Loading-Card > div:nth-child(3){
    left:0px;
    top:45px;
    width: 90%;
}

/* FB Loading - Fifth Row */
.FB-Loading-Card > div:nth-child(4){
    left:0px;
    top:60px;
    width: 50%;
}
container {
    position: relative;
    text-align: center;
    color: white;
}

/* Bottom left text */
.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

/* Top left text */
.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

/* Top right text */
.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

/* Bottom right text */
.bottom-right {
    position: absolute;
    bottom: 28px;
    right: -77px;
    background: white;
    font-size: 13px;
    font-weight: bolder;
    padding: 2px;
}

/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.getBgColor{
    color: #93bf1e !important;
}


.nav.navbar-nav {
    margin-top: 4px !important;
}

.modal-open .modal {
    overflow-y: hidden !important;
}
.modal-dialog {
    max-width : 100% ;
}

body {
    overflow-x: inherit;
}

.fnt{
    font-size: 15px;
    font-weight: 600;
    color:white;
}

ul,li{
    padding:0;
    margin:0;
}
/*li{
    list-style-type:none;
}*/

.slider-font
{
    background-color: #414042;
    color: #fff;
    padding: 20.2px 29px !important;
}

.slider-text{
    font-size: 13px;
    margin-bottom: 1px;
    font-weight: 300;
}
.nav.navbar-nav {
    /*margin-top: -4px;*/
}


.slider-btn > li > a:hover {
    background-color: #93bf1e !important;
    color:#fff;
}

.listpartner{
    color: #000;
    font-size: 14px;
    font-weight: normal;
}

.rightlabel:before{
    list-style-type: none;
    content: "\f00c";
    font-family: FontAwesome;
    padding-right: 2%;
}

.fancymodal.fancymodal-theme-classic .fancymodal-content {
    max-width: 375px !important;
    background-color: #fff !important;
    color: #fff;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: -3px !important;
}

/**/
.menu-item,
.menu-open-button {
    background: #EEEEEE;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    position: absolute;
    color: #FFFFFF;
    text-align: center;
    line-height: 80px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}

.menu-open {
    display: none;
}

.lines {
    width: 25px;
    height: 3px;
    background: #596778;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms;
}

.line-1 {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

.line-2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.line-3 {
    -webkit-transform: translate3d(0, 8px, 0);
    transform: translate3d(0, 8px, 0);
}

.menu-open:checked + .menu-open-button .line-1 {
    -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
    transform: translate3d(0, 0, 0) rotate(45deg);
}

.menu-open:checked + .menu-open-button .line-2 {
    -webkit-transform: translate3d(0, 0, 0) scale(0.1, 1);
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}

.menu-open:checked + .menu-open-button .line-3 {
    -webkit-transform: translate3d(0, 0, 0) rotate(-45deg);
    transform: translate3d(0, 0, 0) rotate(-45deg);
}

.menu {
    margin: 120px;
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    text-align: center;
    box-sizing: border-box;
    font-size: 26px;

}


/* .menu-item {
   transition: all 0.1s ease 0s;
} */

/*.menu-item:hover {
    background: #EEEEEE;
    color: #3290B1;
}*/

.menu-item:nth-child(3) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(4) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(5) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(6) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(7) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(8) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-item:nth-child(9) {
    -webkit-transition-duration: 180ms;
    transition-duration: 180ms;
}

.menu-open-button {
    z-index: 2;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    cursor: pointer;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
}

/*
.menu-open-button:hover {
    -webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
    transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
*/

.menu-open + .menu-open-button {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
    transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}

.menu-open ~ .menu-item {
    -webkit-transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
    transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);

}

.menu-open ~ .menu-item:nth-child(3) {
    transition-duration: 180ms;
    -webkit-transition-duration: 180ms;
    -webkit-transform: translate3d(0.08361px, -104.99997px, 0);
    transform: translate3d(0.08361px, -104.99997px, 0);

}

.menu-open ~ .menu-item:nth-child(4) {
    transition-duration: 280ms;
    -webkit-transition-duration: 280ms;
    -webkit-transform: translate3d(90.9466px, -52.47586px, 0);
    transform: translate3d(90.9466px, -52.47586px, 0);
}

.menu-open ~ .menu-item:nth-child(5) {
    transition-duration: 380ms;
    -webkit-transition-duration: 380ms;
    -webkit-transform: translate3d(90.9466px, 52.47586px, 0);
    transform: translate3d(90.9466px, 52.47586px, 0);
}

.menu-open ~ .menu-item:nth-child(6) {
    transition-duration: 480ms;
    -webkit-transition-duration: 480ms;
    -webkit-transform: translate3d(0.08361px, 104.99997px, 0);
    transform: translate3d(0.08361px, 104.99997px, 0);
}

.menu-open ~ .menu-item:nth-child(7) {
    transition-duration: 580ms;
    -webkit-transition-duration: 580ms;
    -webkit-transform: translate3d(-90.86291px, 52.62064px, 0);
    transform: translate3d(-90.86291px, 52.62064px, 0);
}

.menu-open ~ .menu-item:nth-child(8) {
    transition-duration: 680ms;
    -webkit-transition-duration: 680ms;
    -webkit-transform: translate3d(-91.03006px, -52.33095px, 0);
    transform: translate3d(-91.03006px, -52.33095px, 0);
}

.menu-open ~ .menu-item:nth-child(9) {
    transition-duration: 780ms;
    -webkit-transition-duration: 780ms;
    -webkit-transform: translate3d(-0.25084px, -104.9997px, 0);
    transform: translate3d(-0.25084px, -104.9997px, 0);
}

.blue {
    /*background-color: #669AE1;*/
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.blue:hover {
    /*color: #669AE1;*/
    text-shadow: none;
}

.green {
    /*background-color: #ffcb53;*/
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.green:hover {
    color: #70CC72;
    text-shadow: none;
}

.red {
    /*background-color: #FE4365;*/
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.red:hover {
    /*color: #FE4365;*/
    text-shadow: none;
}

.purple {
    /*background-color: #C49CDE;*/
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.purple:hover {
    /*  color: #C49CDE;*/
    text-shadow: none;
}

.orange {
    /* background-color: #FC913A;*/
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.orange:hover {
    /*color: #FC913A;*/
    text-shadow: none;
}

.lightblue {
    /*background-color: #cc7270;*/
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.14);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

.lightblue:hover {
    color: #62C2E4;
    text-shadow: none;
}

.credit {
    margin: 24px 20px 120px 0;
    text-align: right;
    color: #EEEEEE;
}

.credit a {
    padding: 8px 0;
    color: #C49CDE;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.credit a:hover {
    text-decoration: underline;
}


::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}


/*Cards*/
.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100% !important;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

/* Add some padding inside the card container */
.container {
    padding: 2px 16px;
}

.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px; /* 5px rounded corners */
}

/* Add rounded corners to the top left and the top right corner of the image */
/*img {
    border-radius: 5px 5px 0 0;
}*/
/*cards end*/

/**/
.addon {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.15), -1px 0 0 rgba(0,0,0,0.03), 1px 0 0 rgba(0,0,0,0.03), 0 1px 0 rgba(0,0,0,0.12);
    border-color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.addon li {
    padding: 10px;
    border-top: 1px solid #eee;
    overflow: hidden;
}
.addon li {
    list-style:none;
}
.round {
    border-radius:100%;
    display: block;
    height: 48px;
    width: 49px;
    float: left;
}
.addon li em {
    display: block;
    height: 48px;
    width: 49px;
    float: left;
}
.addon li em.extra {
    background-position: -118px 0;
}
.addon li em.hot {
    background-position: -58px 0;
}
.addon p {
    padding: 10px 15px;
    margin: 0;
}
.addon li .legend-info {
    float: left;
    margin-left: 10px;
    width: 85%;
}

.addon strong {
    display: block;
    margin: 0 0 4px;
}
strong {
    font-weight: bold;
}
/**/



/*Mobile Scroller*/
.card-1 {
    background-color: #fff;
    min-width: 100%;
    min-height: 200px;
    display: flex;
    overflow-x: auto;


}

.card--content {
    /*background-color: #e74c3c;*/
    min-width: 200px;
    margin: 5px;
    border: 1px solid #E8E8E8;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border-radius: 5px 5px 0 0;
    transition: all .6s cubic-bezier(.785,.135,.15,.86);
}
.card-1::-webkit-scrollbar {
    display: none;
}

.mapheight{
    background-color: rgb(229, 227, 223);
    overflow: hidden;
    height: 620px;
}

/**/
.games-schedule .well {
    background-color: #fafbfc;
    border: 1px #e7e7e7 solid;
    border-top: 2px #1761a6 solid;
    border-radius: 0px;
    padding: 0 10px 0 10px;
}
.games-schedule .col-md-2 {
    padding: 5px;
}
.games-schedule-title {
    background-color: #555;
    color: #ffffff;
    padding: 5px;
    margin-bottom: 10px;
}
.games-schedule-title h5 {
    font-size: 18px;
    text-align: center;
    margin: 3px 0 3px 0;
}
.games-schedule-items {
    padding: 5px;
    margin-bottom: 0px;
}
.last-item {
    margin-bottom: 0px;
}
.games-team {
    margin-bottom: 12px;
}
.games-team h4 {
    color: #59a1e8;
    text-align: center;
    margin-top: 20px;
    /*border: 1px #c8d8e7 dotted;*/
    padding: 5px;
    width: 100%;
}
.games-team img {
    /* border-bottom: 2px #6b9fd3 solid;*/
    margin-bottom: 3px;
}
.games-team span {
    color: black;
    font-size: 10px;
}
.games-dash {
    border: none;
    border-top: 1px #95b3d0 dotted;
}
.games-info p {
    margin: 0;
    padding: 0;
    color: black;
    line-height: 15px;
    font-size: 11px;
    font-weight: 500;

}

.games-info span{
    font-size: 10px;
}
.games-schedule-footer {
    background-color: #1761a6;
    color: #ffffff;
    font-size: 10px;
    padding: 5px;
}
.games-schedule-footer p {
    margin: 0;
}

/**/

/* Tabs panel */
.tabbable-panel {
    border:1px solid #eee;
    padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
/*.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}*/
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 2px solid #26a69a;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 2px solid #93bf1e;
}
.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.score-text{
    font-size: 12px;
    margin-left: -23px;
    position: absolute;
    margin-top: 24px;
}
/*
.tab-over{
    overflow-y: auto;
    height: 407px;
    width: 100%;
    overflow-x: hidden;
}*/
.rca-match-title {
    font-weight: 300;
    line-height: 20px;
    padding-right: 5px;
    margin: 0px;
    color: #4d4d4d;
}
.rca-match-info{
    color: #b3b3b3 !important;
    font-weight: normal;
    margin: 5px 0px;
}
.rca-batsman{
    line-height: 30px;
    position: relative;
    color: #7d7d7d !important;
    padding-bottom: 10px;
    font-size: 13px !important;
}
.rca-live-label{
    font-size: 10px !important;
    padding-left: 15px !important;
    text-transform: uppercase !important;
    position: relative !important;
    font-weight: bold !important;
}
.rca-score-status {
    border-top: 1px solid #b3b3b3;
    padding-bottom: 0px;
    position: relative;
}
.rca-bowler-info {
    color: #b3b3b3;
    font-size: 18px;
    font-weight: 300;
    margin: 10px 0px;
}
.ds-btn li{ list-style:none; float:left; padding:10px; }
.ds-btn li a span{padding-left:15px;padding-right:5px;width:100%;display:inline-block; text-align:left;}
.ds-btn li a span small{width:100%; display:inline-block; text-align:left;}

.crick-font{
    font-size:14px !important;
}
.crick-font-1{
    font-size:13px !important;
}
.crick-font-2{
    font-size:12px !important;
}
.crick-font-3{
    font-size:11px !important;
}
.list-unstyled ul{
    list-style: none !important;
}
.text-land{
    text-transform: uppercase;
    font-size: 15px !important;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {
    .nav-tabs>li.active>a{
        font-weight: 100 !important;
    }

    .text-land{
        text-transform: uppercase;
        font-size: 11px !important;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 5px 8px !important;
    }
    .panel-default .panel-heading span{
        font-size: 11px !important;
    }
    .c-date{
        width: 57% !important;
        float: right !important;
    }
    .box-dawn{
        margin-top: 50px !important;
    }
    .imgc{
        width: 100% !important;
    }
    .paneltop {
        margin-top: -30px !important;
    }
    .navbar-toggle{
        padding: 13px 0px !important;
    }
    .land-menu {
        float: right;
        margin-top: -20px !important;
        margin-right: 10px !important;
    }
    .navbar-brand {
        float: left;
        padding: 10px 14px !important;
        font-size: 18px;
        line-height: 20px;
        height: 50px;
    }
    .nav.navbar-nav{
        margin-top: -41px !important;
    }
    #td-outer-wrap{
        margin-top: -27px !important;
    }
    .fr-left{
        margin-left: 0px !important;
    }

}
.c-date{
    width:65% ;
    float: right ;
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .te-up
    {
        /*margin-top:-39px !important;*/
        margin-top:-6px !important;
    }
    .panbox{
        left: 582px !important;
        margin: -6px 0 0;
        position: absolute;
        z-index: 9999;
        width: 127px;
        list-style: none !important;
    }
    .lheight {
        line-height: 1.2 !important;
    }
    #td-outer-wrap{
        margin-top: 30px !important;
    }
    .fr-left{
        margin-left: 0px !important;
    }
    .not-bar{
        margin-top: -41px !important;
    }
}

.panbox{
    left: 181px;
    margin: -6px 0 0;
    position: absolute;
    z-index: 9999;
    width: 127px;
    list-style: none !important;
}
.lheight{
    line-height: 0.7 !important;
}
.land-menu{
    float:right;
    margin-top: -24px;
    margin-right: 58px;
}
.fr-left{
    margin-left: 11px;
}
.lgroup{
    height: 135px;
    overflow: hidden;
}

.lgroup-1{
    height: auto;
    overflow: visible;
}


.text-clr{
    color:maroon;
}
.ht{
    font-size: 13px !important;
    margin: 10px 7px 9px 14px !important;
    font-weight: 700 !important;
    width: 90% !important;
}

.not-bar{
    margin-left: 50px;
    margin-top: -29px;
}
.tclr{
    color: white;
    margin-left: 68px;
    margin-bottom: -7px;
    background-color: black;
    font-weight: bold;
    font-size: 11px;
    z-index: 9;
}
.popup-1 {
    background-color: #7FF;
    position: relative;
    display: inline-block;
    padding: .2em .5em;
}

.popup-1::after {
    border-bottom: 10px solid #7FF;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;

    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    left: 1em;
}


.bimage{
    background-image: url("../images/banner/gridlogo.png");
    background-repeat: no-repeat;
    background-size: 73px;
    background-position: 10% 50%;
}

.btx{
    width: 54%;
    margin-left: 120px;
    margin-top: 5px !important;
    font-size: 15px !important;
}




.bimg {
    background-image: url("../images/fifa.png");
    background-repeat: no-repeat;
    background-size: 50px;
    background-position: 50% 50%;
}

.foo{
    background-image: url("../images/football_flag.fif.jpg");
    background-repeat: no-repeat;
    background-size: 73px;
    background-position: 10% 50%;
}
.rss-style{
    border: 1px solid #e2e9e6 !important;
}
.text-u{
    margin-bottom: -6px;
}
.emojiicon{
    position: absolute;
    margin-left: 83%;
    font-size: 18px;
    margin-top: -3px;
    z-index: 1;
    cursor: pointer;
}
.emojipanel{
    position: absolute;
    z-index: 1;
    width: 50%;
    margin-left: 38%;
    margin-top: -28px;
    border: 1px solid lightgray;
    background: white;
}
.meow {
    height: 235px;

    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.arrow-up{
    position: absolute;
    z-index: 1;
    left: 96%;
    top: -10px;
    font-size: 17px;
    color:#d6d6d6;
}

.meow:after {
    content: " ";
    /* border-top: 11px solid #222;*/
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: relative;
    top: 111px;
    right: -140px;
}

.scroll-box{
    overflow-y: scroll;
    height:200px;
}

.emopanel{
    width: 60% !important;
    margin-left: -59% !important;
    margin-top: 36px !important;
}

.emopanel-update{
    width: 60% !important;
    margin-left: 22% !important;
    margin-top: 8px !important;
}
.arrow-update{
    position: absolute;
    z-index: 1;
    left: 77%;
    top: -10px;
    font-size: 17px;
    color: #d6d6d6;
}
.emojipanel-mobile{
    position: absolute;
    z-index: 1;
    width: 62%;
    margin-left: 18%;
    margin-top: -47px;
    border: 1px solid lightgray;
    background: white;
}

.text-co{
    width: 95% !important;
    z-index:0 !important;
}
.break-remove{
    white-space: pre-line; /* will prevent behaviour of white space getting collapsed when not present.*/
}
#textarea {
    -moz-appearance: textfield-multiline;
    -webkit-appearance: textarea;
    border: 1px solid gray;
    height: auto !important;
    overflow: auto;
    padding: 2px;
    /*resize: both;*/
    border: none;
    width: 100%;
}
span:focus{
    border: none !important;
}
textarea:focus{
    border: none !important;
}
.text-post{
    width:96% !important;
}
.emopanell{
    width: 60% !important;
    margin-left: 10% !important;
    margin-top: 5px !important;
}


.cover.profile .cover-info .avatar img{
    border: 0px solid #fff !important;
}

.ne-video-preview img{
    width: 100% !important;
    height: auto !important;

}
.ne-pdf-title, .ne-video-title{
    padding: 5px 5px !important;
}
.ne-video-desc{
    height: auto !important;
}

.play-ic {
    position: absolute;
    font-size: 42px;
    margin-top: -160px;
    margin-left: 228px;
    cursor: pointer;
    color: white
}
.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;

.card {
    display: inline-block;
    flex: 0 0 auto;
}

.scrolling-wrapper-flexbox {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.emojpanel{
    position: absolute;
    z-index: 1;
    width: 50%;
    margin-left: 38%;
    margin-top: -28px;
    border: 1px solid lightgray;
    background: white;
}
.fnt-we{
    font-weight: 600 !important;
    font-size: 15px !important;
}
/*
.medalGold{
    background-image: url("../images/medal/gold-medal.png");
}
.medalSilver{
    background-image: url(images/medal/silver-medal.png);
}
.medalBroze{
    background-image: url(images/medal/bronze-medal.png);
}*/
.bClr{
    background-color: #363636 !important;
    color:white !important;
}
.container-2{
    width: 1295px !important;
}

.title-g{
    background-color: #bd362f !important;
    color: white !important;
}



/* Styles used for the counter. */
.counter-container .counter-minus, .counter-plus {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #333;
    color: white;
    margin: 0;
    padding: 5px 10px;
    text-decoration: none;
}

.counter-container .counter-field {
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 40px;

}
.btn-new{
    background-color: #56b54b !important;
    color: black !important;
    font-size: 18px !important;
}


#bio-bg{
    background-image: url("https://www.xploresports.com/images/back/bio-bg.jpg?v=1234") !important;
    color: white !important;
    background-color:#131735;
    /*color:#262626;*/
    height: 120px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}
.add-plus{
    font-weight: bold !important;
    color: #25ad9f !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px rgba(26, 25, 26, 0.15) !important;
    cursor: pointer !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: color 0.1s linear !important;
    transition: color 0.1s linear !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-weight: 800 !important;
    margin: -4px 0px 5px 9px !important;
    padding: 2px 10px !important;
}
.add-edit{
    font-weight: bold !important;
    color: #25ad9f !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px rgba(26, 25, 26, 0.15) !important;
    cursor: pointer !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: color 0.1s linear !important;
    transition: color 0.1s linear !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-weight: 800 !important;
    margin: -4px 0px 5px 9px !important;
    padding: 2px 10px ;
}

.ui-select-bootstrap .ui-select-choices-row.active>span{
    background-color: #25ad9f !important;
}
.form-control:focus{
    border-color: #25ad9f !important;
}
/**/
.btn-clr-bio-save{
    border: #25ad9f!important;
    background-color: #25ad9f !important;
    color: white !important;
    font-weight:800 !important;
}
.btn-clr-bio-add{
    color: black !important;
    font-weight: bold !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px rgba(26, 25, 26, 0.15) !important;
    cursor: pointer !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: color 0.1s linear !important;
    transition: color 0.1s linear !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-weight: 800 !important;
    margin: -4px 0px 5px 9px !important;
    padding: 2px 10px !important;
}
.btn-clr-bio-edit{
    color: black !important;
    font-weight: 600 !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px rgba(26, 25, 26, 0.15) !important;
    cursor: pointer !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: color 0.1s linear !important;
    transition: color 0.1s linear !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-weight: 800 !important;
    margin: -4px 0px 5px 9px !important;
    padding: 2px 10px !important;
}
.btn-clr-bio-remove{
    font-weight: bold !important;
    color: black !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px rgba(26, 25, 26, 0.15) !important;
    cursor: pointer !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: color 0.1s linear !important;
    transition: color 0.1s linear !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-weight: 800 !important;
    margin: -4px 0px 5px 9px !important;
    padding: 2px 10px !important;
}
body{
    background: #edeef0 !important;
}
.panel{
    box-shadow: none !important;
}
.clr-edit{
    color: black !important;
}
.btn-primary i{
    color: black !important;
}
.add-plus{
    font-weight: bold !important;
    color: #25ad9f !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px rgba(26, 25, 26, 0.15) !important;
    cursor: pointer !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: color 0.1s linear !important;
    transition: color 0.1s linear !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-weight: 800 !important;
    margin: -4px 0px 5px 9px !important;
    padding: 2px 10px !important;
}
.add-edit{
    font-weight: bold !important;
    color: #25ad9f !important;
    -webkit-box-align: center !important;
    align-items: center !important;
    background-color: #fff !important;
    border: 1px solid #eaeaea !important;
    border-radius: 3px !important;
    box-shadow: 0 2px 3px rgba(26, 25, 26, 0.15) !important;
    cursor: pointer !important;
    -webkit-box-pack: center !important;
    justify-content: center !important;
    -webkit-transition: color 0.1s linear !important;
    transition: color 0.1s linear !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    font-weight: 800 !important;
    margin: -4px 0px 5px 9px !important;
    padding: 2px 10px ;
}

.ui-select-bootstrap .ui-select-choices-row.active>span{
    background-color: #25ad9f !important;
}
.form-control:focus{
    border-color: #25ad9f !important;
}
.listnow .btn-primary{
    background-color: #25ad9f !important;
    border-color: #25ad9f !important;
    color: #fff !important;
    font-weight: 800 !important;
}

.navbar .navbar-main .navbar-hidder .navbar-fixed-top{
border-bottom: black !important;
}

.sidebar.right{
background-color: #191919 !important;
}
.treasure-overlay-spinner-active .treasure-overlay-spinner {
    border-top: 5px solid white !important;
    border-right: 5px solid #25ad9f !important;
    border-bottom: 5px solid #25ad9f !important;
    border-left: 5px solid #25ad9f !important;
}

a:hover {
    text-decoration: none;
    color: #25ad9f !important;
}
.title-text {
    font-weight: 700 !important;
    text-shadow: 1px 1px 0 rgb(0 0 0 / 12%) !important;
}