/*Template Name:BucketAdmin Dashboard build with Bootstrap v3.0.3Template Version:1.0Author:ThemeBucket*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);

@import url(http://fonts.googleapis.com/css?family=Lato:400,100,100italic,300,300italic,400italic,700,700italic,900,900italic);

@import url(bucket-ico-fonts.css);

@import url(arabic-font.css);
@import url(arabic-font-medium.css);
@import url(arabic-font-bold.css);

html {

    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;

}

html,
body * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /*color: #201900;*/
}

body {
    line-height: 1.3;
    color: #000000;
    background: #fff;
    font-family: arabic;
    /*    font-family: Conv_Avenir-Regular;*/
    font-size: 16px;
    text-rendering: optimizeLegibility;
}

body img {
    max-width: 100%;
    height: auto;
}

.site-container {
    display: block;
    width: 100%;
}

/* scroll css */

#container {
    height: calc(100vh - 67px);
    overflow-y: auto;
    overflow-x: hidden;
    direction: ltr;
}

#container>* {
    direction: rtl;
}

#sidebar .leftside-navigation {
    height: calc(100vh - 107px);
    overflow-y: auto;
    overflow-x: hidden;
}

#container::-webkit-scrollbar,
#sidebar .leftside-navigation::-webkit-scrollbar {
    width: 5px;
}

#container::-webkit-scrollbar-thumb,
#sidebar .leftside-navigation::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 10px !important;
}

#container::-webkit-scrollbar-track,
#sidebar .leftside-navigation::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px !important;
}

#container,
#sidebar .leftside-navigation {
    scrollbar-width: thin;
    scrollbar-color: #ececec #fff0;
}

/* scroll css end */

.table-shadow tr:hover {
    background-color: #F7F2DA;
}

@media screen and (min-width: 1281px) {
    .site-container {
        padding: 0px 50px;
    }
}

@media screen and (min-width: 767px) and (max-width: 1280px) {

    .site-container {
        padding: 0px 30px;
    }

    .mobile {
        margin-top: 200px;
    }

    .refrence {
        margin-top: 0px !important;
    }

    .question-bar {
        padding: 4px;
    }

    .social-media-img {
        width: 70px;
    }
}

@media screen and (min-width: 773px) and (max-width: 990px) {


    .marketer-detail {
        display: flex;
        flex-direction: column;
    }

    .marketer-detail div {
        flex: 1;
    }

    .marketer-detail div:nth-of-type(2) {
        -webkit-order: 1;
        order: 1;
    }

    .marketer-detail div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
    }

    .marketer-info {
        display: flex;
        flex-direction: column;
    }

    .marketer-info div {
        flex: 1;
    }

    .marketer-info div:nth-of-type(1) {
        -webkit-order: 1;
        order: 1;
    }

    .marketer-info div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
    }

}

@media screen and (max-width: 766px) {
    .profile select {
        margin-bottom: 10px;
    }

    .profile .radio-wrap {
        margin-bottom: 10px;
    }

    .translator-dashboard .shadow-sec {
        margin-bottom: 20px;
    }

    .hamburger-icon button {
        left: 0 !important;
    }

    .site-container {
        padding: 0px 15px;
    }

    .mobile {
        margin-top: 200px;
    }

    .refrence {
        margin-top: 0px !important;
    }

    .question-bar {
        padding: 4px;
    }

    .statistics .wrap-p2 {
        margin-right: 39px;
    }

    .statistics .coin-img {
        margin: -31px 16px 0px 0px;
    }

    .social-media-img {
        width: 70px !important;
        height: 70px !important;
    }

    .left-arrow {
        transform: translateY(-78%);
    }

    .arrow {
        float: left;
        margin: 3px 10px !important;
    }

    .box {
        width: 94% !important;
        margin-top: 20px !important;
    }

    .rules_list {
        margin-right: 0px !important;
    }

    .laptop-img {
        width: 100% !important;
        margin-right: 0px !important;
    }

    .filters {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .signup-panal-right {
        margin-top: 170px !important;
    }

    .marketing-bag .bag-wrap {
        padding-right: 0;
        padding-left: 0;
    }

    .marketing-bag .service-img {
        height: 80px;
        width: 80px;
    }

    .marketing-bag .inner-bag .col-sm-4 {
        float: right !important;
    }

    .social-link .col-md-11 {
        float: right;
        padding: 0;
        float: left;
        padding: 0;
    }

    .social-link .col-md-1 {
        float: right;
        padding: 0;
    }

    .social-link .col-md-11 .white-black-btn {
        float: left;
        margin-right: 10px;
        margin-left: 10px;
    }

    .resp-row {
        display: flex;
        flex-direction: column;
    }

    .resp-row div {
        flex: 1;
    }

    .resp-row div:nth-of-type(2) {
        -webkit-order: 1;
        order: 1;
        margin-bottom: 5px;
    }

    .resp-row div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
    }

    .marketer-info {
        display: flex;
        flex-direction: column;
    }

    .marketer-info div {
        flex: 1;
    }

    .marketer-info div:nth-of-type(1) {
        -webkit-order: 1;
        order: 1;
    }

    .marketer-info div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
    }

    .res-row {
        display: flex;
        flex-direction: column;
    }

    .res-row div {
        flex: 1;
    }

    .res-row div:nth-of-type(3) {
        -webkit-order: 1;
        order: 1;
        margin-bottom: 5px;
    }

    .res-row div:nth-of-type(2) {
        -webkit-order: 2;
        order: 2;
    }

    .res-row2 {
        display: flex;
        flex-direction: column;
    }

    .res-row2 div {
        flex: 1;
    }

    .res-row2 div:nth-of-type(5) {
        -webkit-order: 1;
        order: 1;
        margin-bottom: 5px;
    }

    .res-row2 div:nth-of-type(4) {
        -webkit-order: 2;
        order: 2;
        margin-bottom: 5px;
    }

    .res-row2 div:nth-of-type(3) {
        -webkit-order: 3;
        order: 3;
        margin-bottom: 5px;
    }

    .res-row2 div:nth-of-type(2) {
        -webkit-order: 4;
        order: 4;
        margin-bottom: 5px;
    }

    .res-row2 div:nth-of-type(1) {
        -webkit-order: 5;
        order: 5;
        margin-bottom: 5px;
    }



    .marketer-detail {
        display: flex;
        flex-direction: column;
    }

    .marketer-detail div {
        flex: 1;
    }

    .marketer-detail div:nth-of-type(2) {
        -webkit-order: 1;
        order: 1;
    }

    .marketer-detail div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
    }

    .res-row5 {
        display: flex;
        flex-direction: column;
    }

    .res-row5 div {
        flex: 1;
    }

    .res-row5 div:nth-of-type(1) {
        -webkit-order: 1;
        order: 1;
    }

    .res-row5 div:nth-of-type(2) {
        -webkit-order: 0;
        order: 0;
    }

    .res-row5 div:nth-of-type(3) {
        -webkit-order: 2;
        order: 2;
    }

    .res-row5 div:nth-of-type(4) {
        -webkit-order: 4;
        order: 4;
    }

    .res-row5 div:nth-of-type(5) {
        -webkit-order: 3;
        order: 3;
    }


    .res-row6 {
        display: flex !important;
        flex-direction: column;
    }

    .res-row6 div {
        flex: 1;
    }

    .res-row6 div:nth-of-type(1) {
        -webkit-order: 4;
        order: 4;
    }

    .res-row6 div:nth-of-type(2) {
        -webkit-order: 4;
        order: 4;
    }

    .res-row6 div:nth-of-type(3) {
        -webkit-order: 3;
        order: 3;
    }

    .res-row6 div:nth-of-type(4) {
        -webkit-order: 2;
        order: 2;
    }

    .res-row6 div:nth-of-type(5) {
        -webkit-order: 1;
        order: 1;
    }

    .res-row6 div:nth-of-type(6) {
        -webkit-order: 0;
        order: 0;
    }

    #form_filter .button-blue {
        float: left;
        margin-top: 20px;
    }

    #translator_status_form .btn-row {
        margin-top: 20px;
    }

    #bulk_form .fast-editing {
        margin-top: 20px;
    }

    #bulk_form .translator-del-btn {
        padding-right: 43px;
    }

    .notification .outer-line-green {
        display: none !important;
    }

    .notification .notification-list .p1 {
        margin-top: 0 !important;
    }

    #report .responsive {
        display: flex;
        flex-direction: row-reverse;
    }

    #report .responsive div {
        flex: 1;
    }

    #report .responsive .nopadding {
        flex: 0;
    }

    .res-row-notification {
        display: flex;
        flex-direction: revert;
    }

    .res-row-notification div:nth-of-type(2) {
        -webkit-order: 1;
        order: 1;
        margin-bottom: 5px;
    }

    .res-row-notification div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
        margin-bottom: 5px;
    }

    .res-row7 {
        display: flex !important;
        flex-direction: column;
    }

    .res-row7 div {
        flex: 1;
    }

    .res-row7 div:nth-of-type(1) {
        -webkit-order: 5;
        order: 5;
    }

    .res-row7 div:nth-of-type(2) {
        -webkit-order: 5;
        order: 5;
    }

    .res-row7 div:nth-of-type(3) {
        -webkit-order: 4;
        order: 4;
    }

    .res-row7 div:nth-of-type(4) {
        -webkit-order: 3;
        order: 3;
    }

    .res-row7 div:nth-of-type(5) {
        -webkit-order: 2;
        order: 2;
    }

    .res-row7 div:nth-of-type(6) {
        -webkit-order: 1;
        order: 1;
    }

    .res-row7 div:nth-of-type(7) {
        -webkit-order: 0;
        order: 0;
    }

    .notagree-radio {
        width: 140px !important;
    }

    .notagree-radio label {
        font-size: 10px !important;
    }

    .agree-radio {
        width: 100px !important;
    }

    .agree-radio label {
        font-size: 10px !important;
    }

    .donate-now label {
        font-size: 10px;
    }

    .hamburger-icon button {
        padding-bottom: 30px;
    }

    .date-filter {
        margin-top: 30px;
    }

    .date-filter .from-date {
        display: inline;
    }

    .social-box {
        margin: 10px 0px 30px 51px;
    }

    .social-box .white-black-btn {
        width: 75px;
    }

    .social-box .b1 {
        margin: 10px 5px 20px -7px;
    }

    .socialmedia-detail {
        display: flex;
        flex-direction: column-reverse;
    }

    .socialmedia-detail div {
        flex: 1;
    }

    .socialmedia-detail div:nth-of-type(2) {
        -webkit-order: 1;
        order: 1;
    }

    .socialmedia-detail div:nth-of-type(1) {
        -webkit-order: 2;
        order: 2;
    }

    .social-media-icon {
        margin: 20px 10px 20px 0px;
    }

    .statistics .coinbox .col-sm-7 {
        margin-top: 10px !important;
    }

    .statistics .paid-comm .col-sm-7 {
        margin-top: 10px !important;
    }


}

.site-container:after {
    content: "";
    display: table;
    clear: both;
}

.site-drawer-wrapper {
    float: right;
    width: 270px;
    /*background: #27184D;*/
    background: #DDCF75;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.7s;
}

.site-drawer-wrapper.collapse-close {
    transform: translateX(270px);
}

.site-drawer-wrapper .sidebar-menu {
    display: block;
}

.site-drawer-wrapper .sidebar-menu li {
    display: block;
    margin-top: 5px;
    padding: 0;
}

.site-drawer-wrapper .sidebar-menu li a:hover {
    background: #BBAD56;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    margin-left: 20px;
}

.username .user {
    width: 13px;
    margin-left: 6px;
    vertical-align: baseline;
}

.site-drawer-wrapper li a {
    font-size: 14px;
    color: #201900;
    text-decoration: none;
    display: flex;
    align-items: center;
    line-height: 1;
    padding: 8px 0px;
    padding-right: 15px;
    height: 40px;
}

.site-drawer-wrapper li a img {
    padding: 0px 0px !important;
}

/*.site-drawer-wrapper li a.active{
    background: #000;
        color: #f0bbd6;
}*/
.site-drawer-wrapper li a.active {
    background: #BBAD56;
    border-bottom-left-radius: 40px;
    border-top-left-radius: 40px;
    margin-left: 20px;
}

.site-wrapper {
    float: left;
    width: calc(100% - 270px);
    transition: all 0.7s;
}

.site-wrapper.fluid-wrapper {
    width: calc(100% - 0px);
}

#site-header {
    display: block;
    background: #DDCF75;
    width: 100%;

}

#site-header:after {
    content: "";
    display: table;
    clear: both;
}

#site-header .site-header-grid {
    width: calc(100% - 270px);
    float: left;
    /*padding: 23px 0px;*/
    padding: 13px 0px;
}

.site-container-grid {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    float: left;
    padding-left: 120px;
    padding-top: 12px;
}

#site-header .user-account {
    margin-left: auto;
    float: left;
}

#site-header .user-account .dashboard-action {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}

#site-header .current-user span {
    font-size: 12px;
}

#site-header .userID {
    display: block;
    text-align: left;
    font-size: 18px;
}

.user-account .welcome {
    font-weight: 700;
}

.user-account .welcome span {
    color: #be5f8e;
}

.site-sitebar-header {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    height: 67px;
    padding: 10px 15px;
}

#site-header .site-sitebar-header {
    /*background: #311F60;*/
    background: #BBAD56;
}

.branding {
    order: 2;
    margin-left: auto;
    line-height: 0;
}

.branding img.logo {
    width: 80%;
    max-width: 80%;
}

.branding img.left-arrow {
    right: 15px;
    position: relative;
}

.hamburger-icon button {
    height: 20px;
    width: 20px;
    background: none;
    border: 0px;
    box-shadow: none;
    outline: 0px;
    cursor: pointer;
    left: 80px;
    position: relative;
}

.hamburger-icon button svg {
    height: 20px;
    width: 20px;
    background: none;
    border: 0px;
    box-shadow: none;
    outline: 0px;
}

.leftside-navigation {
    display: block;
    margin-top: 30px;
    padding-bottom: 50px;
}

.sidebar-menu .medium-sep {
    display: block;
    height: 1px;
    background: rgba(255, 255, 255, 0.2);
    padding: 0px;
    margin-top: 50px;
    margin-bottom: 20px;
}

#container {
    display: block;
    width: 100%;
    height: calc(100vh - 67px);
    padding: 75px 0px 100px 0px;
}



.pc-form .form-group,
.input-group {
    width: 100%;
}

label {
    color: ##27184D
}

.input-group-addon:first-child {
    border-right: 0;
}

.pc-form .calender_icon {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    height: 10px !important;
    font-size: 17px !important;
}

.pc-form .calender_field {
    border-radius: 0px !important;
    margin-top: 0px !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;

}

.pc-form .profile input[type="radio"] {
    margin-left: 0px !important;
}

.pc-form .sterik {
    color: red;
    font-size: 15px
}

.pc-form .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.pc-form .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.pc-form .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.pc-form .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.pc-form input:checked+.slider {
    background-color: #30674B;
}

.pc-form input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.pc-form input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.pc-form .slider.round {
    border-radius: 34px;
}

.pc-form .slider.round:before {
    border-radius: 50%;
}

.pc-form .status_switch {
    position: relative;
}

.pc-form .status_switch .lbl {
    position: absolute;
    left: 72px;
    top: 10px;

}

.pc_l .act-status {
    background: green;
    padding: 7px;
    color: #eee;
    border-radius: 17px;
}

.pc_l .in-act-status {
    background: #a1a1a1;
    padding: 7px;
    color: #000;
    border-radius: 17px;
}

.pc-form .act-status {
    background: green;
    padding: 7px;
    color: #eee;
    font-size: 18px;
    border-radius: 17px;
}

.pc-form .in-act-status {
    background: #a1a1a1;
    padding: 7px;
    font-size: 18px;
    color: #000;
    border-radius: 17px;
}

.cust_table span.label {
    padding: 5px 14px;
    font-size: 12px;
    font-weight: normal;
}


.pc_l .active-lnk {
    text-decoration: none !important;
}

.pc_l .user-view {
    text-decoration: none !important;
}

@media screen and (max-width: 667px) {
    #site-header .site-header-grid {
        width: calc(100% - 175px);
    }

    .site-drawer-wrapper .site-sitebar-header {
        display: none;
    }

    .site-drawer-wrapper {
        height: calc(100vh - 66px);
        bottom: 0;
        top: auto;
    }
}

@media screen and (min-width: 422px) and (max-width: 790px) {
    .site-container-grid {
        display: none;
    }
}

@media screen and (max-width: 420px) {
    #site-header .current-user {
        display: none;
    }

    #site-header .site-header-grid {
        width: calc(100% - 175px);
        padding: 0;
    }

    .site-drawer-wrapper .site-sitebar-header {
        display: none;
    }

    .site-drawer-wrapper {
        height: calc(100vh - 66px);
        bottom: 0;
        top: auto;
    }

    .site-wrapper {
        width: 100% !important;
    }

    .site-drawer-wrapper {
        z-index: 3;
    }
}