#add_stories {
    max-width: 537px;
    margin: 0 auto;
    background-image: url(https://www.buckil.com/css/UIFront/images/story_back.jpg);
}

.stories.carousel {
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

.stories {
    padding: 0 0;
    background: url(https://buckil.com/css/UIFront/images/wrld.png) no-repeat center bottom #fff;
}

.mystory {
    opacity: 1;
    margin-left: 0;
    display: inline-block;
    width: 100%;
    max-width: 100px;
    position: relative;
        top: -6px;
}
/*
.mystory > a > .img {
    background: #999;
    border-radius: 50%;
    padding: 2px;
    background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58%);
    display: block;
    box-sizing: border-box;
    font-size: 0;
    overflow: hidden;
    transition: transform .2s;
    width: 100px;
    height: 100px;
}*/
.mystory > a > .img {
    background: #999;
    border-radius: 50%;
    padding: 2px;
    background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58%);
    display: block;
    box-sizing: border-box;
    font-size: 0;
    overflow: hidden;
    transition: transform .2s;
    width: 85px;
    height: 85px;
}

/*
.mystory .stories_itag {
    position: absolute;
    left: 40%;
    top: 31%;
    z-index: 99;
    color: #fff;
    background: #d83e90;
    padding: 5px 6px;
    border-radius: 50%;
}*/
.mystory .stories_itag {
position: absolute;
     left: 35%;
    top: 29%;
    z-index: 99;
    color: #fff;
    background: #d83e90;
    padding: 5px 6px;
    border-radius: 50%;
    font-size: 10px;
}

.mystory > a > .img > * {
    border-radius: 50%;
    border: 3px solid #fff;
    display: block;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
}

.mystory > a > .info {
    display: inline-block;
    margin-top: .5em;
    line-height: 1.2em;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.mystory > a > .info strong {
    font-weight: 700;
    color: white;
}

.stories.snapgram .story > a > .img {
    border-radius: 50%;
    padding: 2px;
    background: radial-gradient(ellipse at 70% 70%, #ee583f 8%, #d92d77 42%, #bd3381 58%);
}

.stories.carousel .story > a > .img {
    display: block;
    box-sizing: border-box;
    font-size: 0;
    height: 85px;
    width: 85px;
    overflow: hidden;
    transition: transform .2s;
}
/*
.stories.carousel .story > a > .img {
    display: block;
    box-sizing: border-box;
    font-size: 0;
    height: 100px;
    width: 100px;
    overflow: hidden;
    transition: transform .2s;
}*/

/*Bucket list ideas code start*/
.text_small span {
    display: block;
}

.text_small {
    font-size: 12px;
}

.all-buckil-box ul li a:hover {
    background: none !important;
    border: none;
}

.profile-nav ul > li > a:hover, .profile-nav ul > li > a:focus, .profile-nav ul li.active a {
    background: none !important;
    border: none;
}

.form-group input[type="checkbox"] {
    display: none;
}

.form-group input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

.form-group input[type="checkbox"] + .btn-group > label span:first-child {
    display: none;
    padding: 10px;
    color: #fff;
    margin-right: 13px;
}

.form-group input[type="checkbox"] + .btn-group > label span:last-child {
    display: inline-block;
    padding: 8px;
    color: #fff;
    margin-right: 14px;
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 8px;
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {

    background-color: #d8228f !important;

}
/*Bucket list ideas code end*/
.hand_cursor{
    cursor:pointer;
}
/*buckil stories code start*/
.progress{
    border-radius: 5px !important;
    height: 16px !important;
    margin: 7px 0;
    overflow: hidden;
    background: #e1e1e1;
    z-index: 1;
    cursor: pointer;
}
.progress-bar {
    background-color: #d8228f !important;
}
.ui-sortable{
    /*height: auto !important;*/
}
/*buckil stories code end*/




.name a {
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #d8228f;
	    max-width: 130px !important;
	    margin: 0 auto;
}
.cools {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #6f6b6b;
    text-align: center;
    margin-bottom: 20px;
}
.cools a{
	    padding: 4px 13px;
    display: inline-block;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-align: center;
    border-radius: 30px;
    margin-top: 4px;
    font-weight: 600;
}
.cools a:first-child{
	    background: #d8228f;
}
.cools a:nth-child(2){
    background: #7fd892;

}
ul.list-inline.count2 {
    width: 100%;
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
	    width: 45%;
	text-align: center;
}
ul.count2 li h3 {
    font-weight: 400;
    margin: 0;
	font-size: 16px;
}
ul.count2 li span {
    font-weight: 300;
    font-size: 14px;
}
.img-circle {
    border-radius: 50%;
}
.flex ul.widget_profile_box {
       width: 100%;
    padding: 10px;
    background: #f3f3f3;
}
.x_content {
    padding: 0;
    position: relative;
    width: 100%;
    float: left;
    clear: both;
}
.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
	    box-shadow: 0px 2px 7px 4px #f5f5f5;
	    border-radius: 10px;
}
.publish-bg h2{
	    padding-left: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
.tab-pane h2{
	 padding-left: 0;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

.tabbable-line > .nav-tabs {
	margin-bottom: 15px !important; 
}

.tabbable-line > .nav-tabs li{
	width: 20% !important;
	position: relative;
}
.tabbable-line > .nav-tabs > li > a{
	    width: 100% !important;
    height: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
	    text-align: center;
    display: inline-block;
    padding: 10px 0 !important;
}
.notification-friend {
    background: #d8228f;
    width: 35px;
    height: 35px;
    text-align: center;
    top: 10px;
    color: #fff;
    position: absolute;
    padding: 3px;
    right: 50px;
    border-radius: 50%;
}
.middle-banner1{
        height: 150px;
}
.stories.carousel .story{
        position: relative;
    top: 0;
}
#show_online_images .modal-dialog{
	max-width: inherit;
}