a.disabled {
    pointer-events: none;
}
.empty-table{
    height: 65px;
    text-align: center;position: relative
}


@media (max-width: 1200px){
    .main-table{
        max-width: 2000px;
    }
}
@media (min-width: 1199.98px)
{
    .main-table{
        max-width: 100%;
    }
}

@media (max-width: 991.98px){
    .d-r-none{
        display: none;
    }
    .header-menu .menu-nav > .menu-item > .menu-link .menu-text {
        color: #000;
        font-size: 12px !important;
    }
    .icon-static{
        display: none;
    }
    .icon-hover{
        display: none !important;
    }
}
@media (max-width: 991.98px){
    .desktop-search{
        display: none;
    }
}

@media (min-width: 992px){
    .d-d-none{
        display: none;
    }
}
.table-head{
    background: linear-gradient(54.17deg, #000000 34.9%, rgba(27, 28, 30, 0) 73.43%);
    border-bottom: 1px solid #2C2C2C;
}
.table-row{
    border-bottom: 0;
    width: 100%;

}
.table-cell:first-child {
    padding-left: 15px;
}
.table-cell{
    overflow: hidden;
    text-overflow: ellipsis;
}


.table:not(.table-condensed) tbody tr:nth-child(even) {
    background: #000000;
}
.table{
    background: linear-gradient(63.9deg, rgba(255, 255, 255, 0.1) 20.81%, rgba(255, 255, 255, 0) 99.57%);
    border-collapse: collapse;
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top: 1px solid #2C2C2C;
    border-left: 1px solid #2C2C2C;
    border-right: 1px solid #2C2C2C;
    margin-bottom: 0 !important;
}

.table thead th, .table thead td{
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 500  !important;
    letter-spacing: 0.1rem;

}
.table thead th{
    cursor: pointer;
}
.table.table-borderless thead{
    background: linear-gradient(54.17deg, #000000 34.9%, rgba(27, 28, 30, 0) 73.43%);
    color: white;
    border-radius: 15%;
    font-weight: normal;text-transform: uppercase
}
.btn.btn-hover-text-warning:hover:not(.btn-text):not(:disabled):not(.disabled) i, .btn.btn-hover-text-warning:focus:not(.btn-text) i, .btn.btn-hover-text-warning.focus:not(.btn-text) i {
    color: #F4D93A !important;
}
.swal2-container .swal2-html-container {
    max-height: unset;
    overflow: auto;
}

.swal2-image {
    max-width: 100%;
    margin: 0;
}
.swal2-header {
    display: flex;
    flex-direction: column;
    align-items: unset;
    padding: 0 1.8em;
}

.swal2-content {
    z-index: 1;
    justify-content: center;
    margin: 0;
    padding: 0 1.6em;
    color: #545454;
    font-size: 1.125em;
    font-weight: normal;
    line-height: normal;
    text-align: left;
    word-wrap: break-word;
}


 .multiple-grids-panel {
     /*background: transparent url(../images/img_footer_bg.png) left top no-repeat;*/
     padding: 50px 0 50px;
     position: relative
 }

.multiple-grids-panel:before {
    content: "";
    position: absolute;
    width: 900px;
    left: 0;
    top: 0;
    /*background: url(../images/img_ellipse2.png) right top no-repeat;*/
    background-size: auto;
    background-size: 100%
}

.newsletter-main-outer {
    float: left;
    width: 100%;
    background: #f4d93a;
    border-radius: 16px;
    padding: 50px 25px;
    text-align: center;
    position: relative;
    margin: 75px 0 50px
}

.newsletter-main-outer::before {
    content: "";
    position: absolute;
    left: 0;
    top: 70px;
    width: 375px;
    height: 100%;
    background-size: 100%
}

.newsletter-main-outer::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 0;
    width: 365px;
    height: 100%;
    background: url(../images/img_newsletter_graphics02.png) left top no-repeat;
    background-size: 100%
}

.newsletter-main-outer h5 {
    font-family: orbitron, sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #2c2c2c;
    position: relative;
    z-index: 9
}

.footer-main-outer {
    float: left;
    align-items: center;
    width: 100%;
    display: flex;
    display: -webkit-flex
}

footer {
    background-color: transparent;
    padding: 50px 0
}

.footer-center p {
    font-size: 15px;
    font-family: rubik, sans-serif;
    margin: 0;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    opacity: .5
}

.footer-right ul {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.footer-right ul li {
    list-style: none;
    padding-left: 10px
}

.footer-right ul li a {
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 100%;
    font-size: 18px;
    text-align: center;
    line-height: 35px;
    color: #fff
}

.footer-right ul li a:hover {
    border: 1px solid #f4d93a;
    color: #f4d93a
}

.footer-right a:hover {
    opacity: .8
}




@media only screen and (min-width: 1201px) and (max-width: 1300px) {

    .newsletter-main-outer {
        margin: 90px 0 50px
    }

    .multiple-grids-panel {
        padding: 110px 0 50px
    }



}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .newsletter-main-outer {
        margin: 90px auto 50px;
        width: 90%;
        padding: 50px 40px
    }

    .newsletter-main-outer h5 {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 30px
    }

    .multiple-grids-panel {
        padding: 110px 0 50px
    }




}

@media only screen and (min-width: 768px) and (max-width: 991px) {


    .newsletter-main-outer h5 {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 30px
    }

    .multiple-grids-panel {
        padding: 110px 0 20px;
        /*overflow: hidden*/
    }



    .newsletter-main-outer {
        margin: 30px auto;
        width: 100%;
        padding: 50px 40px
    }

    .newsletter-main-outer h5 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 30px
    }

    .footer-center p {
        font-size: 16px
    }

    .footer-left img {
        width: 120px
    }


    .newsletter-main-outer h5 br {
        display: none
    }





    .newsletter-main-outer::before {
        width: 175px
    }

    .newsletter-main-outer::after {
        right: 0;
        top: 10px;
        width: 195px
    }




}

@media only screen and (max-width: 767px) {

    .newsletter-main-outer h5 {
        font-size: 25px;
        line-height: 40px;
        margin: 0 0 30px
    }

    .multiple-grids-panel {
        padding: 80px 0 20px;
        /*overflow: hidden*/
    }



    .newsletter-main-outer {
        margin: 30px auto;
        /*width: 90%;*/
        padding: 50px 40px
    }

    .newsletter-main-outer h5 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 30px
    }

    .footer-center p {
        font-size: 16px
    }

    .footer-left img {
        width: 120px
    }


    .newsletter-main-outer h5 br {
        display: none
    }



    .newsletter-main-outer .banner-email-con {
        width: 450px;
        margin: auto;
        border: 2px solid #2c2c2c
    }



    .newsletter-main-outer::before {
        width: 175px
    }

    .newsletter-main-outer::after {
        right: 0;
        top: 10px;
        width: 195px
    }
}





@media only screen and (max-width: 575px) {



    .multiple-grids-panel {
        padding: 50px 0 20px
    }


    .newsletter-main-outer {
        margin: 20px auto 30px;
        /*width: 90%;*/
        padding: 30px
    }

    .newsletter-main-outer h5 {
        font-size: 17px;
        line-height: 25px;
        margin: 0 0 10px
    }


    .newsletter-main-outer::before {
        width: 105px
    }

    .newsletter-main-outer::after {
        width: 55px
    }
}

@media only screen and (max-width: 479px) {


    .newsletter-main-outer {
        padding: 20px
    }

    .newsletter-main-outer h5 {
        font-size: 15px
    }

    .newsletter-main-outer .email-field {
        width: 80%
    }

    .newsletter-main-outer .submit-button {
        background-size: 21px !important
    }


    .footer-main-outer {
        display: block
    }

    .footer-left {
        text-align: center
    }

    .footer-center {
        text-align: center !important;
        margin: 10px 0
    }

    .footer-right ul {
        justify-content: center;
        text-align: center
    }

}



.card.card-custom {
    box-shadow: unset;
    border: 0;
}
.text-muted {
    color: #808080 !important;
}
.modal-body{
    max-height: 90vh;
    overflow-y: auto;
}
.text-label-yellow {
    color: #f4d93a;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .02em;
    text-transform: uppercase;
}
.label.label-inline {
    padding: 0;
}
.label.label-light-warning {
    color: #F4D93A;
    background-color:transparent;
    font-size: 14px;

}

.label-light-danger{
    font-size: 14px;
    color: #ED1C24FF !important;
}

.label.label-light-success {
    color: #83BF6E;
    background-color: transparent;
    font-size: 14px;
}
.btn.btn-hover-bg-dark:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-hover-bg-dark:focus:not(.btn-text), .btn.btn-hover-bg-dark.focus:not(.btn-text) {
    background-color: black!important;
    border-color: black !important;
}
.btn.btn-hover-bg-dark:not(:disabled):not(.disabled):active:not(.btn-text), .btn.btn-hover-bg-dark:not(:disabled):not(.disabled).active, .show > .btn.btn-hover-bg-dark.dropdown-toggle, .show .btn.btn-hover-bg-dark.btn-dropdown {
    background-color: black!important;
    border-color: black !important;
}
.custom-nav{
    border-radius: 25px 0 0 25px;width: 100%
}
.datatable.datatable-default > .datatable-pager > .datatable-pager-info .datatable-pager-size {
    display: none;
}
.fc-unthemed .fc-event .fc-content:before {
    display: none;
}
.fc-unthemed .fc-event .fc-content, .fc-unthemed .fc-event-dot .fc-content {
    padding: 0;
    width: 150px;
    /*height: 30px;*/
    /*border-radius: 50%;*/
    /*background-size: cover;*/
    font-size: 10px;

}

.fc-timeGridWeek-button {
    background: #F4D93A !important;
    color: #2c2c2c !important;
    border: 1px solid #F4D93A !important;
}
.fc-timeGridDay-button {
    background: #F4D93A !important;
    color: #2c2c2c !important;
    border: 1px solid #F4D93A !important;
}
.fc-unthemed .fc-toolbar .fc-button:focus, .fc-unthemed .fc-toolbar .fc-button:active, .fc-unthemed .fc-toolbar .fc-button.fc-button-active {
    color: #B5B5C3 !important;
    background: transparent !important;
    border: 1px solid #EBEDF3 !important;
    box-shadow: none;
    text-shadow: none;
}
.fc-unthemed .fc-toolbar .fc-button:focus .fc-icon, .fc-unthemed .fc-toolbar .fc-button:active .fc-icon, .fc-unthemed .fc-toolbar .fc-button.fc-button-active .fc-icon {
    color: #2c2c2c;
}

.fc-dayGridMonth-button {
    background: #F4D93A !important;
    color: #2c2c2c !important;
    border: 1px solid #F4D93A !important;
}

tr:first-child > td > .fc-day-grid-event, .fc-unthemed .fc-popover .fc-body .fc-event, .fc-unthemed .fc-event, .fc-unthemed .fc-event-dot {
    width: 30px;
    background-color: inherit;
    border: none;

}
.fc-unthemed .fc-popover .fc-body .fc-event-container {
    flex-direction: column;
    display: flex;

}
@media  (max-width: 1000.98px){
    td.fc-event-container .fc-day-grid-event .fc-content .d-flex .d-cal-none{
        display: none !important;
    }



}
@media  (max-width: 1420.98px) {
    .d-t-none {
        display: none !important;
    }

    .d-t-block {
        display: block !important;
    }
}


 .table td {
    /*padding: 1rem 1rem;*/
    vertical-align: center;

}
.table-borderless th,  .table-borderless thead th, .table-borderless tbody + tbody {
    border: 0;
    vertical-align: middle;
    padding: 1rem 1rem;
    color: #ffffff;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.1rem;
    min-width: 185px;
}
.fc-unthemed .fc-more {
    color: #808080;
}
.fc-widget-content .fc-today{
    color: transparent !important;
}
.fc td.fc-today {
    border-style: double;
    border: 5px solid #F4D93A;
}
.fc-unthemed td.fc-today, .fc-unthemed .fc-divider {
    background: inherit !important;
}

.fc-unthemed .fc-event .fc-time, .fc-unthemed .fc-event .fc-title, .fc-unthemed .fc-event-dot .fc-time
{
    display: none !important;
}

.fc-time-grid .fc-slats .fc-minor td {
    border-top-style: none !important;
}

.fc-unthemed .fc-popover .fc-header, .popover-header {
    background: #F4D93A !important;
}

.fc-popover .fc-body, .popover-body {
    background-color: #000;
    color: #fff;
}

.fc-unthemed .fc-event.fc-not-start.fc-end .fc-content, .fc-unthemed .fc-event-dot.fc-not-start.fc-end .fc-content {
    padding-left: 0;
}
.all-projects .datatable.datatable-default > .datatable-pager {
    display: none;
}
.dashboard .datatable.datatable-default > .datatable-pager {
    display: none;
}
.project-tracker .datatable.datatable-default > .datatable-pager {
    display: none;
}
.btn-active {
    background-color: #f4d93a;
    color: #000;
}


.btn-inactive {
    background-color: #000;
    color: #fff !important;
    border: 1px solid #fff;
    pointer-events: none;
}
.p-30 {
    padding: unset!important;
}


.page-item{
    padding-left: 3px;
}
.page-link {
    font-size: 0.9rem;
    border: unset !important;
    border-radius: 50%;
    background: transparent;
    color: #7e8299;
    padding-left: 11px;
    padding-right: 11px;

}
.page-item.active .page-link {
    z-index: 3;
    color: #2c2c2c;

}

.page-item:first-child .page-link {
    margin-left: 0;
    border-radius: 50%;
    background: white;
    padding-left: 12px;
    padding-right: 12px;

}

.page-item:last-child .page-link {
    margin-left: 0;
    border-radius: 50%;
    background: white;
    padding-left: 12px;
    padding-right: 12px;
}

.btn.btn-primary-inverse{
    color: #f4d93a !important;
    background-color: #000000 !important;
}

.btn.btn-primary-swal{
    background-color: #f4d93a !important;
    color: #000000 !important;
}

.form-wrapper {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    background: linear-gradient(63.9deg, rgba(255, 255, 255, 0.1) 20.81%, rgba(255, 255, 255, 0) 99.57%);
    border-radius: 8px;
    border: 1px solid #312E2E !important;
    padding: 20px 10px !important;
    color: #fff;

}

.text-yellow {
    color: #DAC238;
}

.cal-header{

    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 23px;
    text-transform: capitalize;
    color: #F4D93A;
}
.cal-input{
    background: #3F3F3F;
    opacity: 0.6;
    box-shadow: 0px 0px 41px rgba(0, 0, 0, 0.74);
    border-radius: 10px;
    height: 60px;
    text-indent: 20px;
}
.cal-label{

    font-style: normal;
    font-weight: 400;
    font-size: 19px !important;
    line-height: 14px;
    text-transform: capitalize;
    color: #FFFFFF !important;
    opacity: 0.5;
    padding-left: 30px;
}
.cal-box{
    background: linear-gradient(54.17deg, #000000 34.9%, rgba(27, 28, 30, 0) 73.43%);
    border: 1px solid #2C2C2C;
    filter: drop-shadow(0px 4px 30px #252525);
    border-radius: 15px;
}

.cal-input:disabled {
    background: #3f3f3f;
    opacity: 1;
    box-shadow: 0 0 41pxrgba(0,0,0,.74);
    border-radius: 10px;
    height: 60px;
    color: gray;
}
.btn-action {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: .02em;
    background: #292929;
    border-radius: 41px;
    color: #fff;
}
.btn-action:hover {
    background: #f4d93a;
    color: #000!important;
}

.nav.nav-tabs.platforms_nav {
    border-bottom: unset !important;
}
.nav.nav-tabs .nav-item .nav-link.switcher_platform {
    background: white !important;
    border: unset !important;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 24px;
    color: #222;
}
.btn-subscribe-div {
    position: absolute;
    width: 100%;
    bottom: 4%;
}
.datatable-error{
    color: #495057;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    border-color: #ffffff;
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 0 2px 12px rgba(137, 142, 148, 0.2);
}
.platform_name{
    padding-left: 8px;
}

.fa-clock-o:before {
    content: "\f017"
}
@media only screen and (min-width: 1791px)
{
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 89px;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 32px;
    }
}
@media only screen and (min-width: 1810px){
    .package-access{

        font-style: normal;
        font-weight: 600;
        font-size: 15px;
        line-height: 42px;

        color: #FFFFFF;
    }
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 80px ;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 28px;
    }
    .package-title{
        font-size: 20px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1809px) {
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 50px ;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 15px;
    }
    .package-title{
        font-size: 20px;
    }
    .package-access{

        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 16px;
        color: #FFFFFF;
    }
    .package-access ul{
        padding: 20px;
    }
}

@media (max-width: 768px){
    .col-sm-3.package-block{
        max-width: 100%;
        flex: 0 0 100%;
    }

}
@media only screen and (min-width: 992px) and (max-width: 1300px)
{
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 50px ;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 15px;
    }
    .package-title{
        font-size: 17px;
    }
    .package-access{

        font-style: normal;
        font-weight: 600;
        font-size: 13px;
        line-height: 42px;
        color: #FFFFFF;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px)
{
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px)
{
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 50px ;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 15px;
    }
    .package-access{

        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 42px;
        color: #FFFFFF;
    }

}
@media only screen and (min-width: 576px) and (max-width: 767px)
{
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 50px ;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 15px;
    }
    .package-access{

        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 42px;
        color: #FFFFFF;
    }
    .package-title{
        font-size: 32px;
    }

}

@media only screen and (max-width: 575px)
{
    .package-price {

        font-style: normal;
        font-weight: 700;
        font-size: 50px ;
        line-height: 108px;
        text-transform: capitalize;
        color: #171717;
        text-align: center;
    }
    .package-currency{
        font-size: 15px;
    }
    .package-access{

        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 42px;
        color: #FFFFFF;
    }
    .list-feature{
        padding-inline-start: 24px;
    }

    .package-title{
        font-size: 32px;
    }

}

.list-feature{
    color: #ffffff;
}

.package-currency{

    font-style: normal;
    font-weight: 700;

    line-height: 23px;
    text-transform: capitalize;

    color: #171717;
}
.package-separator {
    width: 30%;
    height: 2px;
    background-color: #fff;
    margin: 10px auto;
}

.package-duration{

    font-style: normal;
    font-size: 21px;
    line-height: 23px;
    text-transform: capitalize;
    color: #F4D93A;
}
.package-header{
    text-align: center;
    background-color: #F4D93A;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.package-title{

    font-style: normal;
    font-weight: 700;

    line-height: 36px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 99999;
    background-color: transparent;
    left: 0;
}

.loader-in {
    width: 50px;
    height: 50px;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.loader-in div {
    position: absolute;
    border: 4px solid #f4d93a;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.loader-in div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }
    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}
.global-search-list {
    max-height: 500px;
    overflow-y: scroll;
    width: 100%;
    z-index: 100;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    height: auto;
    background-color: #3F3F3F;
    overflow-x: clip;
}
.svg-icon.svg-icon-xl svg {
    height: 3rem !important;
    width: 3rem !important;
}

.form-btn {
    color: #000000;
    background: #F4D93A;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    width: 172px;
    border-radius: 200px;
    padding: 8px 20px 8px;
    margin-right: 8px;
    margin-top: 15px;
}

.search-result{
    border:1px solid #000;
    width:200px;
    max-height: 300px;
    overflow-y: scroll;
}
.search-list{
    list-style:none;
    /*height:390px;*/
    margin:0;
    overflow:auto;
    padding:0;
    text-indent:10px;
}
.search-list li{
    line-height:25px;
}

.search-result-submitted-in {
    max-height: 300px;
    overflow-y: scroll;
}
.search-result-submitted-in{
    border:1px solid #000;
    width:200px;
}
.search-result-list-in{
    height:390px;
    list-style:none;
    margin:0;
    overflow:auto;
    padding:0;
    text-indent:10px;
}
.search-list-submitted-in li{
    line-height:25px;
}

.custom-file-label {
    text-align: left;
    background-color: rgba(0,0,0,.3);
    color: #d2d6da!important;
    border: transparent;
}
.bg-black{
    background-color: black;
}
blockquote.twitter-tweet {
    display: inline-block;

    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    border-color: #eee #ddd #bbb;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    margin: 10px 5px;
    padding: 0 16px 16px 16px;
    max-width: 468px;
}

blockquote.twitter-tweet p {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

blockquote.twitter-tweet a {
    color: inherit;
    font-weight: normal;
    text-decoration: none;
    outline: 0 none;
}

blockquote.twitter-tweet a:hover,
blockquote.twitter-tweet a:focus {
    text-decoration: underline;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}
.slist {
    list-style: none;
    padding: 3px;
    margin: 0;
}
.slist li {
    font-size: 11px;
    margin: 4px 8px;
    padding: 4px 10px;
    border-radius: 9px;
    border: 1px solid #2c2c2c;
    background: #2c2c2c;
    color: #ffffff
}
.bdr-all{
    border-radius: 9px;
}
/* (B) DRAG-AND-DROP HINT */
.slist li.hint {
    border-radius: 9px;
    border: 1px solid #2c2c2c;
    background: #2c2c2c;
    color: #ffffff;
}
.slist li.active {
    border-radius: 9px;
    border: 1px solid #2c2c2c;
    background: #2c2c2c;
    color: #ffffff
}
