.num_coming{

    padding: 1%;
    text-align: right;
    color: #0f0f0f;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.3rem;

}
.changeGroupName{
    margin: 0px !important;
}
.popUpMessageButton button{
    width: 40%;
    margin-right: 1rem;
    margin: auto;
    margin-bottom: 1rem;
}

.button_option_in_list button{
    margin: 0.2rem;
}
.greeting_icon {
    width: 3rem;
    height: auto;
}
.all_table{
    background-color: #ffffff;
    width:90%;
    margin: auto;
    font-size: 1.2rem;
    line-height: 1.2rem;
    padding: 2%;
    direction: rtl;

    /*overflow: scroll;*/
    box-shadow: 10px 10px 5px #888888;
    border-radius: 25px;
}
table {
    width: 100%;
    border-collapse: collapse;
}
.add_new_group {
    padding: 6px;
    border: 1px solid #000;
}

tr {
    background: #eee;
}

td, th {
    padding: 6px;
    border: 1px solid #ccc;


}
.invited_gender{
    padding: 6px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #000;
}
.group_buttom button {
    width:40%;
    margin: 1%;
}
.exportFromExcel  {
    font-size: 1rem ;
    border: 1px solid ;
    border-radius: 25px;
    padding: 2%;
  
}

.exportFromExcel .upload_file {
    font-size: 1rem !important;
    width: 30%;
}

.exportFromExcel .choose_file {
    font-size: 1rem !important;
}


@media
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr {
        display: block;

    }

    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    tr { border: 1px solid #ccc; }

    td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        color: #000000;
    }

    td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }



}
.on_the_event_itself{
    margin-top: 1rem;
}


.menu_item_side {
    text-align: right;
    font-size: 3rem;
}
.list-inline {
    display: flex;
    flex-direction: row ;
    flex-wrap:  wrap;
    justify-content:flex-start  ;
    align-items:center;
    
}
.menu_item_side .list-inline-item{
    background-color: #daa522;
    font-weight: bold;
    font-size: 2rem;
    padding: 0.5%;
    margin-right: 1rem;
    box-shadow: 5px 5px 0px #888888;
    border-radius: 10px;
}
.menu_item_side .list-inline-item a{

    color: #ffffff;
}


.addBackroundToTheFilter{
    padding: 1rem;
    background-color: #b2dba1;
    margin-bottom: 1rem;
}

.filter_table_input{
    width: 100%;
    margin-bottom: 1rem;
    text-align: center;
    font-size: 1.7rem !important;
    box-shadow: 10px 10px 5px #888888;
}
.table-hover tbody tr:hover td
{
    background-color: #6cdfea;
}
.itemBackground {
    background-color: green !important;
}
.comingToHall {
    background-color: #7a43b6 !important;
    color: #000000;
}
.clickOnItemComingToHall{
    background-color: #2456b6 !important;
    color: #ffffff;
}

.itemBackground td {
    color: #ffffff ;
}
.itemBackgroundMaybe {
    background-color: #fcff32 !important;
}
.itemBackgroundMaybe td {
    color: #000 ;
}
.itemBackgroundNotComing {
    background-color: #ff3232 !important;
}
.itemBackgroundNotComing td {
    color: #000 ;
}
.required_field_invited{
    background-color: #2aabd2;
    padding-bottom: 1%;
    color: #ffffff;
    margin-bottom: 1rem;
}
.required_field_invited div{
    font-size: 1.3rem;
    font-weight: bold;
}
.addSaveEditButton {
    position: absolute;
    top:3%;
    left: 3%;
    width: 20% !important;
}
.invitedPageView {
    position: relative;
}

.ourPurpose h1 {
    padding: 0.3rem;
    margin: 0px;
}
 .ourPurpose h2  {

     margin-top: 0.5rem;
     text-align: right;
     background-color: thistle;
     padding: 0.5rem;
     font-weight: bold;
}

table {
    table-layout: fixed;
    word-wrap: break-word;
}
.videoForInvitedExplian {
    text-align: center;
}

.all_table textarea ,.all_table input {
    width: 100%;
    font-size: 1rem;
}
.all_table button ,.all_table select{
    width: 100%;

}
.total_coming{
    background-color: #2aabd2;
    color: #ffffff;
}


.addNewInvitedOnDialog select  {
    height: 2rem;
}

.addNewInvitedOnDialog table tbody tr , .addNewInvitedOnDialog table tbody td{
    background-color: #6cdfea;
}


.printPage {
    width: 5rem;
    height: auto;
}
.excelImage {
    width: auto;
    height: 2rem;
}

.my_list_of_invited_on_table {
    font-size: 1rem;
    line-height: 1.3rem;
}

.my_list_of_invited_on_table button {

    margin-top: 1.5rem;
    background-color: #2aabd2;
    height: 2.5rem;
    border-color: #2aabd2;
}
.my_list_of_invited_on_table h2 {

    margin-bottom: 1rem;

}
.filterItemOnlistInvited {
    float: right;
    width: 20%;
    text-align: center;
    margin-left: 1rem;
}
.my_list_of_invited_on_table.addNewInvitedOnDialog .addSaveEditButton  {
    margin-top: 0rem;
    position: absolute;
    top: 0.5rem;
}
.my_list_of_invited_on_table.addNewInvitedOnDialog h1 {
    margin-top: 0px;
    padding: 1rem;
}


.my_list_of_invited_on_table .item_come .numComsFinally {
    font-size: 1.5rem;
}



.sub_invited_menu .row div {
    background-color: #2aabd2;
    font-size: 1rem;
    color: white;
    padding: 0.5rem;
    font-weight: bold;
    text-align: center;
    border-style: solid;
    border-width: 5px;
}

.sub_invited_menu .row div.active{
    background-color: #3cd240;
}


.choose_table h4{
    font-size: 2rem !important;
}


.money_line{
    padding: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    background-color: #f5e79e;
}
.sum_of_data{
    padding: 2%;
    margin-top: 2%;
    margin-bottom: 2%;
    background-color: #f5e79e;
}

.sort_list_of_invited_by_table {
    text-align: center;
    margin-bottom: 1%;
}


.listOfAction button{
    margin-top: 1rem;
}
.invitedListItem{
    font-size: 1.2rem;
    line-height: 1.2rem;
}
.add_a_new_invited_button a{
    color: #fff;
    font-weight: bold;
}
.both_data_of_invited div {
    padding: 1rem;
}
.add_a_new_invited_button{
    position: fixed;
    bottom: 1rem;
    z-index: 9999;
    background-color: #795548;
    padding: 1rem;
    color: #fff;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.imageArrowDowUp{
    position: fixed;
    bottom: 1rem;
    width: 3rem;
    height: auto;
    background-color: #785548;
    z-index: 9999;
}
.imageArrowDown {

    right: 1rem;
    bottom: 1rem;

}
.imageArrowUp {

    right: 1rem;
    bottom: 5rem;
}


.imageArrowUp {
    -webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
    -moz-transform: rotate(180deg);        /* FF */
    -o-transform: rotate(180deg);          /* Opera */
    -ms-transform: rotate(180deg);         /* IE9 */
    transform: rotate(180deg);             /* W3C compliant browsers */
}

.sort_list_of_invited_by_table .sortByTable {
    text-align: center;
    background-color: #2aabd2;
    min-height: 1rem;
    font-size: 1.3rem;
    padding: 0.3rem;
    color: #ffffff;
}

.by_table_item {
    float: left;
}

.showDataAboutInvited{
    position: fixed;
    bottom: 1rem;
    right: 6%;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: yellow;
    border: 3px solid red;

}


.data_about_how_many_invited{
    position: fixed;
    bottom:1rem;
    right: 15%;
}


.auditorium_image_invited img{
    text-align: center;
    width: 3rem;
}

.addImageOfPass {
    position: relative;
}
.addImageOfPass img {
    width: 3rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tableNameDataDiv {
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.tableNameData {
    font-size: 1.3rem;
    padding: 1rem;
}
.numPeopleThatComesText{
    font-size: 1.3rem;
}



@media (min-width: 1281px) {

    .filterItemOnlistInvited {
        width: 20%;
    }

}

/*
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {

    .filterItemOnlistInvited {
        width: 45%;
    }


}

/*
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

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

    .filterItemOnlistInvited {
        width: 45%;
    }
    .popUpMessageButton button{
        width: 100%;
    }
}

/*
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .filterItemOnlistInvited {
        width: 45%;
    }
    .popUpMessageButton button{
        width: 100%;
    }

}

/*
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {

    .filterItemOnlistInvited {
        width: 45%;
    }
    .popUpMessageButton button{
        width: 100%;
    }
}

/*
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
    .filterItemOnlistInvited {
        width: 45%;
    }
    .popUpMessageButton button{
        width: 100%;
    }
}
