@font-face {
    font-family: HelveticaNeueCyr;
    src: url("/themes/edbacker/fonts/HelveticaNeueCyr-Light.otf");
}

@font-face {
    font-family: HelveticaNeueCyr-UltraLight;
    src: url("/themes/edbacker/fonts/HelveticaNeueCyr-UltraLight.otf");
}

.cke_skin_kama .cke_dialog_body {
    z-index: 10200 !important;
}

.cke_dialog, .cke_panel {
    z-index: 1000000 !important;
}
    
#sidebar-wrapper {
    width: 14%;
}

.sidebar-nav {
    max-width: 100% !important;
    max-height: calc(90% - 1%);overflow: auto;
}
.pta-content {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
}

.admin-pta-content {
    width: 82%!important;
    margin-left: 250px!important;
}

.pta-unPublished {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.contacts-screen-header {
    background: url("/themes/edbacker/images/pta/bg-contact.png") no-repeat center;
    height: 278px;
    position: relative;
}

.contacts-screen-header-scrollable {
    position: relative;
    z-index: 1000;
}

.contacts-screen-header-scrollable.scrolled {
}

.contacts-screen-header-scrollable.hovered {
}

.contacts-screen-header-scrollable.scrolled .select-contact-type {
    font-size: 30px;
}

.contacts-screen-header-scrollable.scrolled .no-padding {
    display: none;
}

.contacts-screen-header-scrollable.scrolled .form-center-650a {
    margin-top: 10px;
}

.contacts-actions-wrap.form-center-650a {
    margin-left: 2%;
    min-width: 1100px;
    overflow-x: auto;
}

.form-center-650a.form-center-650b {
    margin-left: 2%;
}

div.contacts-screen-header .sbHolder {
    border: 1px solid #FFFFFF !important;
    background-color: rgba(255, 255, 255, 0.1);
}

div.contacts-screen-header .sbSelector:link, div.contacts-screen-header .sbSelector:visited, div.contacts-screen-header .sbSelector:hover {
    color: #FFFFFF !important;
}

label.sort-by-type {
    color: #FFFFFF !important;
}

.contacts-actions-wrap {
    display: grid;
    grid-auto-flow: column;
    float: right;
}

.button-action-contact {
    background: #01338d;
    padding: 0 16px;
    color: white;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    height: 40px;
    margin: 0 5px;
    cursor: pointer;
    min-width: 50px;
    line-height: 40px;
    text-align: center;
}

.button-action-contact.hint {
    width: 13%;
}

.hr-action {
    height: 1px;
    background-color: rgba(219, 219, 219, 0.3);
}

.action-contact {
    margin: 0 1%;
    width: 17%;
    float: left;
}

.action-contact.action-select-all {
    width: 14%;
}

.check_box_group_cls input {
    display: none;
}

.button-action-contact span,
.button-action-contact a {
    color: #ffffff;
    /* font-family: HelveticaNeueCyr;
    font-size: 14px;
    font-weight: 300;
    display: block;
    width: 100%;
    padding: 0 10px;
    height: 100%; */
}

.select-contact-type {
    font-family: HelveticaNeueCyr-UltraLight;
    color: #ffffff;
    font-size: 72px; /* Приближение из-за подстановки шрифтов */
    font-weight: 200;
    text-align: center;
}

div.contacts-screen-header input.contacts-searchs {
    border: 1px solid #FFFFFF !important;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.1);
    width: 393px;
    height: 38px;
    color: #fff;
    max-width: 100%;
}

.form-center-650a {
    margin: 3% 0 0 3%;
    width: 94%;
    min-height: 80px;
    display: grid;
    grid-gap: 8px;
}

.contacts-screen-header .glyphicon-search {
    color: #FFFFFF;
}

.no-offset-left {
    padding-left: 0;
    margin-left: 0;
}

.no-offset-right {
    padding-right: 0;
    margin-right: 0;
}

div.contacts-screen-header .sbOptions {
    /*overflow-y: hidden !important;*/
}

.check_box_group_cls.select-all {
    width: auto !important;
}

.check-select-all {
    width: 26px !important;
    height: 26px;
}

.check_box_group_cls input[type="checkbox"] + label {
    background: url("../images/pta/bg_check.png") no-repeat scroll left center transparent;
    width: 26px;
    height: 28px;
}

.check_box_group_cls input[type="checkbox"]:checked + label {
    background: url("../images/pta/bg_check_active.png") no-repeat scroll left center transparent;
    width: 26px;
    height: 28px;
}

.settings-nav {
    background: white;
    padding-left: 0px!important;
}

.campaigns-list-row, .due-create, .dues-list-row, .raffles-list-row, .campaign-create, .raffle-create, .settings-nav, .events-list-row, .container-outside-fund {
    padding-left: 15px;
}

.campaigns-list-row .fundraiser-title, .dues-list-row .fundraiser-title, .raffles-list-row .fundraiser-title, .events-list-row .fundraiser-title {
    max-width: 83%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.campaigns-list-row, .container-outside-fund {
    margin: 1em;
}

.settings-content {
    padding-bottom: 20px;
}

.preview-template-btn {
    height: 33px;
    line-height: 25px;
    padding: 0 !important;
}

.preview-template-btn > a {
    padding: 3px !important;
}

.overlay {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    z-index: 99999;
    background: rgba(255, 255, 255, 0.6);
    display: none;
}

.overlay > img {
    margin: 0 auto;
    display: block;
    margin-top: 26%;
}

.contact-type-checkbox {
    float: left;
    width: 150px;
    margin: 10px 5px;
}

.contact-type-checkbox input[type=checkbox] {
    width: 20px;
    height: 20px;
    margin: 0 5px;
    float: right;
}

#Contact_user_type {
    width: 332px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
}

.m-left-15 {
    margin-left: 15px !important;
}

li.menu-li-bottom {
    position: absolute;
    bottom: 65px;
    width: 100%;
}

li#menu-li-volunteers {
    margin-top: 60%;
}

.sidebar-nav.desktop-only {
    position: relative;
}

.actionTimeRow button {
    margin: 0 10px;
    float: left;
}

.actionDateRow button {
    margin: 10px;
    float: left;
}

.timeRow {
    margin: 5px 0;
}

.wrapperDates {
    border: 1px solid #000000;
    padding: 20px;
    margin: 10px;
    margin-left: 20px;
    overflow: hidden;
}

.actionTimeRow button {
    margin: 0 10px;
    float: left;
}

.actionDateRow button {
    margin: 10px;
    float: left;
}

.timeRow {
    margin: 5px 0;
}

.wrapperDates {
    border: 1px solid #000000;
    padding: 20px;
    margin: 10px;
    margin-left: 20px;
}

.time-startTime, .time-endTime {
    min-width: 63px;
}

.no-padding-top {
    padding-top: 0 !important;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

#formEditTimeSlot, #formEditRecurringDays {
    /*background-color: white;padding: 10px;margin-bottom:20px;*/
}

#addTimeSlot, #addRecurringDate {
    background-color: #01338d;
    border-color: #01338d;
}

.label-date {
    width: 100%;
    margin-bottom: 10px;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.checkBoxDate {
    float: left;
    width: 12px;
    margin-right: 1% !important;
}

.radioDate {
    font-weight: normal;
    float: left;
    width: 92%;
}

#gridDates .pagination {
    float: right;
}

#gridDates .pagination ul {
    display: block;
    list-style: none;
}

#gridDates .pagination ul li {
    float: left;
    margin: 0px 8px;
    font-size: 20px;
}

#gridDates .pagination ul li a {
    color: #01338d;
    cursor: pointer;
}

#gridDates .pagination ul li.active a {
    color: #333333;
    cursor: default;
}

#gridDates .popover-content {
    padding: 9px 25px;
}

#gridSlots > table, #gridDates > table, .gridTimeSlot > table, .gridRecurringDays > table {
    border-color: grey;
    text-align: center;
}

#gridSlots > table a,
#gridDates > table a,
.gridTimeSlot > table a,
.gridRecurringDays > table a {
    color: #01338d;
    border-bottom: 1px dashed #01338d;
}

#gridSlots > table a.delete,
#gridDates > table a.delete,
.gridTimeSlot > table a.delete,
.gridRecurringDays > table a.delete {
    border-bottom: none;
}

#gridSlots > table > thead th,
#gridDates > table > thead th,
.gridTimeSlot > table > thead th,
.gridRecurringDays > table > thead th {
    font-size: 25px;
    text-align: center;
}

#gridSlots > table > tbody,
#gridDates > table > tbody,
.gridTimeSlot > table > tbody,
.gridRecurringDays > table > tbody {
    font-size: 20px;
    background: white;
}

#gridSlots > table > tbody tr:hover,
#gridDates > table > tbody tr:hover,
.gridTimeSlot > table > tbody tr:hover,
.gridRecurringDays > table > tbody tr:hover {
    background: rgba(122, 122, 122, 0.5);
}

#gridSlots > table > tbody tr.selected,
#gridDates > table > tbody tr.selected,
.gridTimeSlot > table > tbody tr.selected,
.gridRecurringDays > table > tbody tr.selected {
    background: rgba(122, 122, 122, 0.5);
}

.grid-view table.items th {
    background: #DBDBDB;
    color: #333;
}

.addSlotForm {
    border: 1px solid grey;
    border-radius: 5px;
    margin: 15px;
    padding: 20px;
    width: 30%;
}

.padding-2px {
    padding: 2px !important;
}

.width-70px {
    min-width: 60px;
    width: 60px;
    padding: 6px 4px;
    max-width: 70px;
}

.width-100px {
    min-width: 90px;
    width: 90px;
    padding: 6px 4px;
    max-width: 100px;
}

.day-week-check {
    width: 40px;
    text-align: center;
}

.aggregate-approval {
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    margin-top: 24px;
}

.aggregate-approval span {
    color: #171646;
}

.aggregate-approval a {
    color: #01338d;
}
.nav-select-school{
    width: 250px;
    font-family: 'arial';
    font-size: 14px;
    padding: 5px 5px;  
}
.not-approval {
    height: 30px;
    width: 100%;
    position: absolute;
    background-color: #01338d;
    line-height: 30px;
}

.not-approval-red {
    color: #FFFFFF;
    font-size: 22px;
    text-transform: uppercase;
}

.not-approval.small-text .not-approval-red {
    font-size: 18px;
}

.not-approval-red .glyphicon {
    font-size: 18px;
    cursor: pointer;
}

.not-approval-red .popover-content {
    color: #000;
    font-size: 12px;
}

.rejected img {
    width: 29px;
    height: 29px;
}

.pager ul li a {
    margin: 0 3px;
}

#modal-contact-payments .modal-dialog {
    width: 900px;
    max-width: 100%;
}

.grid-view .sort-link {
    color: #EE334A !important;
}

/* Aggregator approval start */
.table-aggregator-approval thead {
    background-color: #dbdbdb;
}

.table-aggregator-approval tr {
    line-height: 25px;
}

.table-aggregator-approval tr #grid-approval-child_c6 {
    width: 20%;
}

.table-aggregator-approval tr #grid-approval-child_c7 {
    width: 100px;
}

.rejected .glyphicon,
.approved .glyphicon {
    font-size: 22px;
    top: 5px;
    margin-top: -5px;
}

/* Aggregator approval end */

/* New User Welcome Form START */
.new-user-info-modal .form-group-tip {
    margin-top: 0px;
    font-size: 11px;
}

.new-user-info-modal .mb0 {
    margin-bottom: 0;
}

/* New User Welcome Form END */

/* Subscription page - start */
.subscribe-screen {
    background: rgba(0, 0, 0, 0) url("/themes/edbacker/images/pta/db-subscribe.jpg") no-repeat scroll center center;
}

.subscription-type {
    border: 2px solid #CCC;
    text-align: center;
}

.subscription-type:hover {
    cursor: pointer;
}

.subscription-type.active {
    border: 2px solid #01338d;
    background-color: #F9F9F9;
}

.subscription-type.active:hover {
    background-color: #F9F9F9;
}

.subscription-type:hover {
    border: 2px solid #01338d;
    background-color: #FDEAEC;
}

.subscription-type.basic,
.subscription-type.active:hover {
    cursor: default;
}

.subscription-type.disabled {
    cursor: default;
    background: #fff;
    border: 2px solid #CCC;
}

.subscription-type.disabled:hover .price {
    border-top: 2px solid #CCC;
}

.subscription-type h3 {
    margin: 0;
    padding: 20px 0;
    border-bottom: 2px solid #01338d;
    margin: 0 20px;
    color: #01338d;
}

.subscription-type .description {
    padding: 20px;
    font-size: 16px;
}

.subscription-type .price {
    border-top: 2px solid #ccc;
    padding: 20px;
    font-size: 18px;
}

.subscription-type.active .price,
.subscription-type:hover .price {
    border-top: 2px solid #01338d;
}

.subscription-wrap .alerts-wrap {
    margin-bottom: 25px;
}

/* Subscription page - end */
.form-group-lg label {
    font-size: 16px;
}

/* Approval chat - START */
.approval-chat-modal .action-with-message-wrap .message-field,
.approval-chat-modal .action-with-message-wrap .message-field,
.approval-chat-modal .send-message-wrap .message-field {
    width: 100%;
}

.approval-chat-modal .action-with-message-wrap .approve-with-message,
.approval-chat-modal .action-with-message-wrap .reject-with-message,
.approval-chat-modal .send-message-wrap .message-send {
    width: 100%;
    padding: 10px;
    margin: 2px 0 0 0;
}

.approval-chat-modal .action-with-message-wrap .btn {
    margin: 0;
    width: 100%;
    padding: 7px;
}

.approval-chat-modal .action-with-message-wrap .btn:nth-child(2) {
  /*  margin-top: 10px;*/
}

.approval-chat-modal .action-with-message-wrap .message-field {
    height: 130px;
}


.approval-chat-modal .chat-attachment-wrap {
    max-height: 300px;
    overflow-y: auto;
}
.approval-chat-modal .chat-wrap {
    max-height: 410px;
    overflow-y: auto;
}

.approval-chat-modal .chat-wrap .message {
    padding: 15px;
}
.approval-chat-modal .chat-wrap .message:nth-of-type(odd) {
 background-color: #FCFCFC;
}

.approval-chat-modal .chat-wrap .message .m-head {
    color: #999999;
    padding-bottom: 10px;
}

.approval-chat-modal .chat-head {
    padding: 15px;
}

.approval-chat-modal .chat-head .small-label {
    font-size: 14px;
    color: #171646;
    margin-bottom: 5px;
    font-weight: 500;
}

.table-aggregator-approval .show-chat {
    cursor: pointer;
    font-size: 18px;
    color: #01338d;
}

.chat-link-td {
    width: 220px;
    padding-right: 33px !important;
    position: relative
}

.chat-link-td .show-chat {
    position: absolute;
    right: 8px;
    top: 8px;
}

/* Approval chat - END */

.download-participant {
    margin: 0 15px;
}

/* Reporting -- START */

.reports-links .button-action-contact {
    margin: 35px 0;
}

.reporting-label {
    font-weight: 400;
    text-align: center;
}

/* Reporting -- END */

@media (min-width: 1281px) and (max-width: 1440px) {

    #sidebar-wrapper {
        width: 18%;
    }

    .contacts-screen-header-scrollable {
    }

    /* Reporting -- START */
    .reports-links .button-action-contact {
        margin: 25px 0;
    }

    .reporting-label {
        font-size: 28px;
    }

    /* Reporting -- END */
}

@media (min-width: 1025px) and (max-width: 1280px) {
    #sidebar-wrapper {
        width: 20%;
    }

    .pta-content {
        width: 100%;
        margin: 0 0 0 0;
    }

    .contacts-screen-header-scrollable {
    }

    /* Reporting -- START */
    .reporting-label {
        font-size: 28px;
    }

    .reports-links .button-action-contact {
        margin: 20px 5px;
    }

    /* Reporting -- END */
}

@media (min-width: 769px) and (max-width: 1024px) {
    /* Reporting -- START */
    .reporting-label {
        font-size: 28px;
    }

    .reports-links .button-action-contact {
        margin: 5px;
    }

    .mobile-only {
        display: block;
    }

    .top-header-white-bg {
        position: fixed;
        z-index: 9;
        width: 100%;
        background: white;
    }

    .reports-links .button-action-contact {
        margin: 0;
    }

    /* Reporting -- END */
}

@media (min-width: 961px) and (max-width: 1024px) {

    #sidebar-wrapper {
        width: 20%;
    }

    .sidebar-nav li a {
        font-size: 15px;
    }

    .sidebar-nav li a .dash-img {
        max-width: 22px;
    }

    .pta-content {
        width: 100%;
        margin: 0 0 0 0;
    }

    .contacts-screen-header-scrollable {
    }
}

@media (min-width: 769px) and (max-width: 960px) {

    #sidebar-wrapper {
        width: 20%;
    }

    .sidebar-nav li a {
        font-size: 14px;
    }

    .sidebar-nav li a .dash-img {
        max-width: 20px;
    }

    .pta-content {
        width: 100%;
        margin: 0 0 0 0;
    }

    .contacts-screen-header-scrollable {
    }
}

.pta-admin-body .sidebar-nav .trials-link {
    padding-top: 10px;
    position: relative;
}

.pta-admin-body .sidebar-nav .trails-info {
    position: absolute;
    font-size: 12px;
    background: #FFF;
    opacity: 0.8;
    color: red;
    line-height: 20px;
    top: 0px;
    padding-right: 25px;
    border-radius: 0 0 5px 0;
}

ul.create-actions li.big a {
    font-size: 22px;
}

.red-link {
    color: #01338d;
}

.red-link:hover {
    color: #01338d;
    text-decoration: underline;
}

.color-red {
    color: #01338d;
}

.header-preview-container {
    margin: 50px 0;
}

.row-no-padding > [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.m0 {
    margin: 0;
}

.mt10 {
    margin-top: 10px;
}

.mr10 {
    margin-right: 10px;
}

. pl0 {
    padding-left: 0;
}

h3 .financial {
    font-size: 18px;
}

.daily-report .sbHolder {
    color: #ffffff;
}

.daily-report .sbHolder span {
    margin-left: 5px;
}

.daily-report .RangePicker-container {
    margin-bottom: 20px;
}

.integer-filter, .float-filter {
    width: 75px;
}

.user-type-filter select {
    width: 75px;
}

.district-name-filter select {
    width: 75px;
}

.thanksMessageHeader {
    margin-top: 30px;
    color: #666 !important;
}

.thank-preview-body {
    margin-top: 20px;
}

.customThanksMessage {
    background-color: #ffffff;
}

.fundraiser-due-block {
    background: url("/themes/edbacker/images/dashboard/members-background.jpg") no-repeat center;
}

.fundraiser-campaign-block {
    background: url("/themes/edbacker/images/dashboard/campaign-background.jpg") no-repeat center;
}

.contacts-block {
    background: url("/themes/edbacker/images/dashboard/contacts-background.png") no-repeat 0 -200px;
}

.communications-block {
    background: url("/themes/edbacker/images/dashboard/communications-background.jpg") no-repeat center;
}

.fundraiser-volunteers-block {
    background: url("/themes/edbacker/images/dashboard/volunteers-background.jpg") no-repeat 0 -200px;
}

.reporting-link {
    text-decoration: underline;
}

.odd-text-stile .reporting-link {
    color: #FFFFFF !important;
}

.even-text-stile .reporting-link {
    color: #ffffff !important;
}

.information-block-internal {
    position: absolute;
    background-color: rgba(51, 51, 51, 0.5);
    height: 100%;
    width: 100%;
}

/*--------------*/
h1 .reporting-link {
    font-size: 76px;
}

.information-block {
    position: relative;
    height: 400px;
}

.odd-text-stile {
    margin-left: 2%;
    color: #FFFFFF;
    font-size: 20px;
}

.even-text-stile > div,
.odd-text-stile > div {
    margin-top: 30px;
}

.even-text-stile {
    color: #ffffff;
    font-size: 19px;
}

.empty-block-text {
    margin-top: 15px;
}

.header-block {
    background-color: #CCC;
    border: 3px solid #000000;
    border-right: none;
    border-left: none;
}

.counter-description {
    margin-bottom: 15px;
}

.empty-block-text {
    line-height: 1.5;
    margin-top: 100px !important;
    font-size: 30px;
}

@media (max-width: 991px) {
    .pta-content {
        width: 100%;
        margin: 0;
    }
}

@media (max-width: 1500px) {
    .even-text-stile,
    .odd-text-stile {
        font-size: 18px;
    }

    h1 .reporting-link {
        font-size: 65px;
    }

    .even-text-stile > div,
    .odd-text-stile > div {
        margin-top: 25px;
    }

    .empty-block-text {
        line-height: 1.4;
        margin-top: 70px !important;
        font-size: 29px;
    }
}

@media (max-width: 1200px) {
    .even-text-stile,
    .odd-text-stile {
        font-size: 16px;
    }

    h1 .reporting-link {
        font-size: 65px;
    }

    .even-text-stile > div,
    .odd-text-stile > div {
        margin-top: 25px;
    }

    .empty-block-text {
        line-height: 1.4;
        margin-top: 55px !important;
        font-size: 27px;
    }

}

@media (max-width: 900px) {
    .even-text-stile,
    .odd-text-stile {
        font-size: 15px;
    }

    h1 .reporting-link {
        font-size: 65px;
    }

    .even-text-stile > div,
    .odd-text-stile > div {
        margin-top: 25px;
    }

    .empty-block-text {
        line-height: 1.4;
        margin-top: 55px !important;
        font-size: 27px;
    }

}

.navbar-container {
    display: none;
}

@media (max-width: 768px) {
    .even-text-stile,
    .odd-text-stile {
        font-size: 18px;
    }

    h1 .reporting-link {
        font-size: 65px;
    }

    .even-text-stile > div,
    .odd-text-stile > div {
        margin-top: 25px;
    }

    .empty-block-text {
        line-height: 1.4;
        margin-top: 55px !important;
        font-size: 28px;
    }

    .navbar-container input[type="checkbox"],
	.navbar-container .hamburger-lines {
		display: block;
	}

	.navbar-container {
		display: block;
		position: relative;
		height: 64px;
	}

	.navbar-container input[type="checkbox"] {
		position: absolute;
		display: block;
		height: 32px;
		width: 30px;
		top: 20px;
		left: 20px;
		z-index: 5;
		opacity: 0;
		cursor: pointer;
	}

	.navbar-container .hamburger-lines {
		display: block;
		height: 28px;
		width: 35px;
		position: absolute;
		top: 20px;
		left: 20px;
		z-index: 2;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		align-items: center;
	}

	.navbar-container .hamburger-lines .line {
		display: block;
		height: 4px;
		width: 100%;
		border-radius: 10px;
		background: #333;
	}

	.navbar-container .hamburger-lines .line1 {
		transform-origin: 0% 0%;
		transition: transform 0.3s ease-in-out;
	}

	.navbar-container .hamburger-lines .line2 {
		transition: transform 0.1s ease-in-out;
	}

	.navbar-container .hamburger-lines .line3 {
		transform-origin: 0% 100%;
		transition: transform 0.3s ease-in-out;
	}

	.navbar .menu-items {
		padding-top: 100px;
		background: #24252a;
		height: 100vh;
		max-width: 300px;
		transform: translate(-150%);
		display: flex;
		flex-direction: column;
		margin-left: -40px;
		padding-left: 40px;
		transition: transform 0.5s ease-in-out;
		overflow: scroll;
	}

	.navbar .menu-items li {
		margin-bottom: 1.8rem;
		font-size: 1rem;
		font-weight: 500;
	}

	button {
		width: fit-content;
		margin-left: 1rem;
	}

	.logo {
		position: absolute;
		top: 12px;
		right: 15px;
		font-size: 1.7rem;
	}

	.navbar-container input[type="checkbox"]:checked ~ .sidebar-wrapper-outer {
        display: none!important;
	}

	.navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
		transform: rotate(45deg);
	}

	.navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
		transform: scaleY(0);
	}

	.navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
		transform: rotate(-45deg);
	}

    #sidebar-wrapper {
        width: 300px;
    }

    .sidebar-wrapper-outer {
        display: none;
    }

    .top-header-white-bg {
        position: fixed;
        z-index: 9;
        width: 100%;
        background: white;
    }

    .reports-links .button-action-contact {
        margin: 0;
    }

    .send-message-wrap #message-send {
        white-space: break-spaces;
    }

    #sidebar-wrapper {
        margin-top: 70px;
    }

    #modal-assign-multiple-schools > div, #modal-notif-manage > div {
        width: 80%!important;
    }

    #modal-creds > div {
        width: 90%!important;
    }

    #modal-creds .modal-main-body > div > div, #modal-creds .modal-main-body > div > div > div {
        margin-left: 2px!important;
    }

    #modal-replace > div {
        width: fit-content!important;
        top: 40px;
    }

    #modal-replace .modal-main-body > div:first-child {
        grid-auto-flow: row!important;
    }

    .stripe-form-button {
        float: left!important;
        height: fit-content;
        line-height: 2em;
        padding: 10px 0!important;
    }

    .stripe-form-box {
        display: grid;
        grid-template-columns: none!important;
    }

    .stripe-form-box div {
        margin-top: 0!important;
    }

    .stripe-form-box .collection-description {
        margin-left: 10px!important;
    }
}

@media (max-width: 600px) {

    .even-text-stile,
    .odd-text-stile {
        font-size: 16px;
    }

    h1 .reporting-link {
        font-size: 55px;
    }

    .even-text-stile > div,
    .odd-text-stile > div {
        margin-top: 23px;
    }

    .empty-block-text {
        line-height: 1.3;
        margin-top: 65px !important;
        font-size: 25px;
    }
}

@media (max-width: 450px) {
    .empty-block-text {
        line-height: 1.25;
        margin-top: 65px !important;
        font-size: 23px;
    }

    .pta-content {
        width: 100%;
        margin: 0;
    }

    .even-text-stile,
    .odd-text-stile {
        font-size: 15px;
    }

    h1 .reporting-link {
        font-size: 50px;
    }

    .even-text-stile > div,
    .odd-text-stile > div {
        margin-top: 20px;
    }
}

.dashboard2,
.dashboard2 .reporting-link {
    color: #FFFFFF;
}

.dashboard2 .counter-description {
    font-size: 35px;
}

.dashboard2 .counter-block {
    margin-top: 95px;
}

.description-block {
    margin-top: 50px;
}

.dashboard2 {
    height: 100%;
    font-size: 22px;
}
.block-text-table {
    height: 100%;
    display: table;
}
.block-text-tr {
    display: table-row;
}
.block-text-td {
    vertical-align: middle;
    display: table-cell;
}
.empty-text {
    padding: 0 10%;
    text-align: center;
    position: relative;
}


.payment-description {
    font-size: 20px;
    padding: 0 4%;
}
.payment-description i {
    font-size: 16px;
}
.payment-description .last-row {
    padding-bottom: 50px;
}

.checkbox-td {
    padding: 0 10px;
}

.name-row {
    color: red;
    font-size: medium;
    /*font-weight: bolder;*/
}

td.third-level span{
    padding-left: 5%;
}

.academy-title {
    font-size: 30px;
}

.academy-container {
    margin-top: 30px;
    font-size: 16px;
}

.academy-container-title {
    font-size: 24px;
    text-decoration: underline;
}

.academy-container-subtitle {
    font-size: 2.2vw;
    margin-top: 1.5vw;
    margin-bottom: 0.7vw;
}

.perk-image-preview {
    width: 100%;
    height: 150px;
}

.perk-media-image {
    max-height: 100%;
    max-width: 100%;
}

.form-wizard-form .perk-media-plus {
    padding: 10px 0;
}
.you-tube-i-frame-container {
    margin-top: 1.5vw; font-size: 1.5vw;
}

.slide-toggle,
.dock-link {
    font-size: 1.6vw;
    cursor: pointer;
    border-bottom: 1px dashed;
}

.promo-activation-description {
    color: red;
}

#Campaign_selectTeacherName input{
    margin-left: 3%;
    margin-right: 1%;
    max-width: 5%;
    float: left;
}
#Campaign_selectTeacherName label {
    width: 90%;
}

.perk-perItemCount {
    float: right;
    margin-bottom: 5px;
}

tr.result_tr {
    background-color: #F0F0F0;
}

.summary-report-table thead {
    background-color: #dbdbdb;
}

td .label {
    padding: .3em 0.7em .3em;
}

.container-outside-fund .container-fluid {
    clear: both;
}

.container-outside-fund .question-input {
    width: 600px;
    padding: 5px 10px;
    display: inline-block;
}

.container-outside-fund .footer-buttons-container {
    text-align: right;
    width: 652px;
    margin-top: 20px;
}

.container-outside-fund .save-green-button {
    margin-left: 20px;
    background-color: #01338d;
    outline: none;
    border: 1px solid #01338d;
}

.container-outside-fund .save-green-button:hover {
    background-color: #7bb445;
}

#manage-questions-container, #manage-list-container, #manage-approval-container div{
    padding: 10px;
}

#manage-list-container .first-input {
    width: 400px;
}

#manage-list-container .name-input, .fee-input {
    padding: 5px 10px;
}

#manage-list-container .footer-buttons-container {
    text-align: right;
    margin-right: 35%;
    margin-bottom: 50px;
    width: 93% !important;
    margin-top: 0px !important;
}

#manage-approval-container .toggle-group label {
    line-height: 18px !important;
}

.description-modal-body.modal-body {
    overflow-y: auto;
}

.dataTables_paginate.paging_full_numbers {
    text-align: left !important;
}

.dataTables_paginate .pagination {
    margin: 20px 0px !important;
}
.sidebar-nav::-webkit-scrollbar {
    width: 5px;
}
.sidebar-nav::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px #c6c8ca;
}
.sidebar-nav::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c6c8ca;
    border-radius: 8px;
}

.new-user-loginPopup-modal {
    z-index: 99999;
}

.content-perk{
    position: relative;display: flex;
}
.grid-template-columns-unset{
    grid-template-columns: unset!important;
}
.m-r-20px{
    margin-right: 20px;
}
.description-perk,.description_full-perk{
    font-size: 13px; height: auto;font-weight: 300;
}
.perk-images{
    width: 55px;
    height: 50px;
    object-fit: cover;
    border-radius: 6px;
    margin-right: 20px;
    margin: auto 10px;
}
.text_hide,.text_load_more{
    font-size: 13px;
    text-decoration: none!important;
}
.display_none{
    display: none;
}
.dropdown-menu-right {
    width: 36rem!important;
    overflow: visible;
    border-radius: 0.7rem !important;
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    border: none!important;
    font-family: 'Arial';
}
.dropdown-menu-right ul.edb-notify-menu {
    max-height: 350px;
    overflow-y: auto;
}
.edb-notify-menu::-webkit-scrollbar {
    width: 5px;
}
.edb-notify-menu::-webkit-scrollbar-thumb {
    border-radius: 8px;
    -webkit-box-shadow: inset 0 0 6px #c6c8ca;
}
.edb-notify-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c6c8ca;
    border-radius: 8px;
}
.edb-notify-menu li.notify-details {
    white-space: normal;
    color: #666;
    font-size: 11px;
    padding: 1.25rem;
    border-bottom: 1px solid #e3e6f0;
    text-decoration: none;
    float: left;
    height: auto;
    width: 100%;
    margin: 0px !important;
    font-family: 'Arial'!important;
}
.edb-notify-menu li.notify-details:hover {
    color: #2e2f37;
    text-decoration: none;
    background-color: #eaecf4;
}
.edb-notify-menu li span {
    color: black;
}

.align-items-center {
    align-items: center!important;
}

.d-flex {
    display: flex!important;
}
.text-gray-500 {
    color: #b7b9cc!important;
}
.small, small {
    font-size: 90%;
}
.font-weight-bold {
    font-weight: 700!important;
}
.notify_list{
    display:block;position:relative;width:100%!important;overflow:hidden;line-height: 1.6rem;
    color: black!important;
}
.bt-m-w-70{
    min-width: 70px;
}
.text-align-center {
    text-align: center!important;
}
.notification-header{
    font-size: 16px;
    margin: 0px auto;
}
.p-1rem{
    padding:1.25rem;    
}
.float-right{
    float: right;
}
.text-ellipsis-overflow{
    display: inline-block;
    width: 220px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    padding-top: 8px;   
}
.align-top-left-notify{
    right: -27px!important;
    top: auto!important;
    margin-top: 15px!important;
}
.edb-notify-menu li.notify-details:last-child {
  border: none;
}
.notification-body-scroll{
    height: 67vh;
    overflow-y: auto;
}
.notification-body-scroll::-webkit-scrollbar {
    width: 8px;
}
.notification-body-scroll::-webkit-scrollbar-thumb {
    border-radius: 1px;
    -webkit-box-shadow: inset 0 0 6px #0f1010;
}
.notification-body-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c6c8ca;
    border-radius: 1px;
}
.badge-danger {
    color: #fff;
    background-color: #e74a3b;
}
.badge-counter {
    position: absolute;
    transform: scale(.7);
    transform-origin: top right;
    right: 0.02rem;
    margin-top: -0.4rem;
}
.word_wrap{
    word-wrap: break-word;
}
#createNotifyModal {
    z-index: 99999;
}
.fs-34{
  font-size: 34px!important;  
}
.modal-header {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* -webkit-box-pack: end; */
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.border-bottom-unset {
    border-bottom: unset;
}
.fw-bolder {
    font-weight: 400 !important;
}
.grid-list-header {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.border-top-unset {
    border-top: unset;
}
.mb-20px {
    margin-bottom: 20px;
}
.btn-theme {
    color: #ffffff;
    background-color: #01338d;
    border-color: #01338d;
}
.width-unset {
    width: unset!important;
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
.sidebar-wrapper-outer {
    display: none;
}
}

.cke_panel {
    z-index: 1000000!important;
}

.cke_dialog {
    z-index: 1000001!important;
}

.destiny-placeholder-banner {
    display: block;
    background: lightgray;
    padding: 8px;
    text-align: center;
}
