﻿
/*#region General*/


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


div * {
    -ms-overflow-style: none;  
    scrollbar-width: thin;   
    /*overflow: auto*/
}

.BodyClass {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    /*background-color:cornsilk;*/
    background-image: url('https://www.maak.om/Pages/Arabic/MainPage/bg.jpg');
    /*background-image: url('http://www.mix-sd.com/Pages/English/MainPage/bg.jpg');*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}






.Container {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    /*z-index:3;*/
}

.Container-img {
    z-index: 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*#endregion */




/*#region SideBar*/



.SideBar {
    margin-top: 55px;
    position: fixed;
    overflow: hidden;
    width: 250px;
    height: calc(100% - 95px);
    border-radius: 10px;
  
    /*background-color:red;*/
    background: rgba(39, 39, 39,0.3);
    /*transition: width 700ms;
    -webkit-transition: width 700ms;*/
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    /*-ms-transition: 500ms linear;*/
    transition: 500ms;
    /*filter: blur(8px);
    -webkit-filter: blur(8px);*/
}


.SideBar-Container {
    width: 100%;
    height: calc(100% - 50px);
    display: flex;
    flex-direction: column;
    /*background-color: orange;*/
}

.Menu-Icon {
    display: none;
    color: white;
    margin-left: 7px;
    margin-right: 10px;
    margin-top: 5px;
    justify-content: flex-end;
    cursor: pointer;
    height:100%;
}

/*#endregion */




/*#region Profile*/


.Profile {
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    border-radius: 10px;
    /*margin-top: 15px;*/
}

.Profile-img {
    object-fit: contain;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-right: 5px;
    margin-left: 10px;
    border: 3px solid gray;
}

    .Profile-img:hover {
        cursor: pointer;
        border: 3px solid;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        transition: 3s;
        transform: scale(1.1);
    }

.Profile-Info {
    font-family:   'Times New Roman', Times, serif;
}

.Profile-Info-P {
    font-size: 12px;
    color: white;
    margin-left:5px;
}

.Profile-Info-h1 {
    font-size: 14px;
    color: white;
    margin-left: 5px;
}
/*#endregion */




/*#region Menu*/



.Menu {
    width: 100%;
    height:  100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: white;
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 10px;
    margin-right: 10px;
   
}

.Menu-h2 {
    font-family: 'Roboto', 'Times New Roman', Times, serif;
    font-size: 15px;
    margin-left: 10px;
    color: white;
}

.Menu-Container {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    
}
 

.Menu::-webkit-scrollbar {
    width: 5px;
    background-color: #aaa; /* or add it to the track */
}

.Horizontal-Line {
    width: 85%;
    margin: 10px auto;
    opacity: 0.5;
    color: white;
}


.Horizontal-Line1 {
    width: 70%;
    margin: 10px ;
    opacity: 0.5;
    color: white;
}

/*#endregion  UpperMenu */



.MyModalArea {
    /*z-index: 1;*/
    background: rgba(253, 252, 252, 0.4); /*rgba(39, 39, 39,0.8);*/
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}



.MyModalNormal {
    /*z-index: 1;*/
    background: rgba(39, 39, 39,0.5);
    height:550px;
 
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}


.MyModalDark {
    /*z-index: 1;*/
    background: rgba(39, 39, 39,0.8);
    height: 550px;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
}


/*#region MainArea*/



.MainArea {
    margin-top: 55px;
    left: 0px;
    margin-left: 10px;
    /*z-index: 1;*/
    padding: 15px;
    position: fixed;
   
    overflow-y: hidden;
    height: calc(100% - 95px);
    border-radius: 10px;
    background: rgba(39, 39, 39,0.3);
    /*width: 100%;
    margin-left: 270px;*/
    width: calc(100% - 270px);
    -webkit-transition: 500ms  ;
    -moz-transition: 500ms  ;
    -o-transition: 500ms  ;
    /*-ms-transition: 500ms linear;*/
    transition: 500ms  ;
}





.UpperMenu {
    margin-top: 55px;
    left: 0px;
    margin-left: 10px;
    z-index:10000000000;
    /*z-index: 1;*/
    position: absolute;
    overflow: hidden;
    height: 0px;
    opacity : 0;
    border-radius: 10px;
    border: 1px solid lightgray;
    background: rgba(39, 39, 39,0.8);
    /*width: 100%;
    margin-left: 270px;*/
    width: 170px;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    /*-ms-transition: 500ms linear;*/
    transition: 500ms;
}
 
/*#endregion */



/*#region  Navigation STyling*/


 
li {
    margin-top: 10px;
}
/* Navigation STyling */

.main-nav {
    width: 100%;
  
    /*background: #033677;*/
}

    

 


/*#endregion */



/*#region Live Chat*/



.ChatSideBar {
    margin-top: 5px;
    margin-left: 10px;
    overflow: hidden;
    width: 240px;
    height: calc(100% - 45px);
    border-radius: 10px;
    position: fixed;
    background: rgba(39, 39, 39,0.3);
}


.ChatMainArea {
    margin-top: 5px;
    right: 0px;
    margin-right: 10px;
    /*z-index: 1;*/
    padding: 15px;
    position: fixed;
    overflow: hidden;
    height: calc(100% - 45px);
    border-radius: 10px;
    background: rgba(39, 39, 39,0.3);
    width: calc(100% - 270px);
}

.LiveChatArea {
    padding: 15px;
    overflow: hidden;
    height: calc(100% - 95px);
    border-radius: 10px;
    background: rgba(39, 39, 39,0.3);
    vertical-align: top;
    /*width: 100%;
    margin-left: 270px;*/
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}




.ChatSenderDiv {
    margin-top: 15px;
    margin-right: 5%;
    margin-left: 0px;
    padding: 10px;
    font-size: 16px;
    
    /*font-weight: bold;*/
    overflow: hidden;
    width: 95%;
    height: auto;
    border-radius: 10px;
    background-color: white;
    color: black;
    /*border: solid 1px blue;*/
    /*background: rgba(39, 39, 39,0.3);*/
}



.ChatReceiverDiv {
    margin-top: 15px;
    margin-right: 0px;
    margin-left: 5%;
    padding: 10px;
    font-size: 16px;
    /*font-weight: bold;*/
    overflow: hidden;
    width: 95%;
    height: auto;
    border-radius: 10px;
    background-color: lightgray;
    color: black;
    /*border: solid 1px blue;*/
    /*background: rgba(39, 39, 39,0.3);*/
}


.ChatNotificationsDiv {
    margin-top: 5px;
    margin-right: 10px;
    /*// margin-left: 10px;*/
    padding: 10px;
    font-size: 16px;
    /*font-weight: bold;*/
    overflow: hidden;
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-color:transparent;
    color: white;
    border: solid  1px  white;
    /*background: rgba(39, 39, 39,0.3);*/
}


/*#endregion */




/*#region Live Chat*/



/*#endregion */



.Header {
    margin-top: 0px;
    left: 0px;
    top: 0px;
    z-index: 0;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    display: flex;
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 45px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    background: rgba(39, 39, 39,0.3);
    /*
              margin-bottom: 0px;
    left: 0px;
    bottom: 0px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    position: fixed;
    display: inline-block;
    text-align:center;
    overflow: hidden;
    width: 100%;
    height: 30px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background: rgba(39, 39, 39,0.3);
    color:white;

        */
}

.Header-h1 {
    font-size: 25px;
    color: white;
    margin-top:0px;
    left: 0px;
}



.Header1-h1 {
    font-size: 18px;
    color: white;
    margin-top: 5px;
    margin-right: 20px
}

.Menu1-Icon {
    object-fit: contain;
    width: 30px;
    height: 30px;
    margin-left: 18px;
    margin-top: 10px;
    left: 0px;
    position: fixed;
    color: white;
    cursor: pointer;
}




    .Menu-Icon {
        object-fit: contain;
        width: 30px;
        height: 30px;
        margin-left: 48px;
        margin-top: 10px;
        left: 0px;
        position: fixed;
        color: white;
        display: none;
        cursor: pointer;
    }



.Menu2-Icon {
    /*object-fit: contain;*/
    width: 30px;
    height: 30px;
    margin-left: auto;
    margin-right: 10px;
    margin-top: 15px;
     padding:0px;
     margin-bottom:0px;
    /*display:none;*/
    /*position: fixed;*/
    color: white;
    /*cursor: pointer;*/
}
 



    .Header-img {
        object-fit: contain;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        margin-right: 15px;
        margin-left: 10px;
        right: 0px;
        margin-top: 2px;
        position: fixed;
        border: 1px solid white;
        cursor: pointer;
        box-shadow: 0 0 10px rgba(121, 117, 117, 0.2);
        transition: 1s;
        transform: scale(1.3);
    }



.Footer {
    margin-bottom: 0px;
    left: 0px;
    bottom: 0px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    position: fixed;
    display: inline-block;
    text-align:center;
    overflow: hidden;
    width: 100%;
    height: 30px;
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    background: rgba(39, 39, 39,0.3);
    color:white;
}






.Footer-h4 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
    color: white;
    margin-left: 15px;
    float: left;
}



.Footer1-h4 {
    font-size: 14px;
    margin-top: 2px;
    color: white;
    margin-left: 15px;
    float: left;
}


    /******************************************************/

.Balance1 {
    object-fit: contain;
    font-size: 14px;
    margin-right: 18px;
    margin-top: 2px;
    right: 0px;
    left: auto;
    position: fixed;
    color: white;
    float: right;
}




.JVS {
    display: none
}

.JVB {
    display: block
}



    @media only screen and (max-width: 1000px) {
        .container-fluid {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 auto;
        width: auto;
        padding:0px;
            
    }


.JVB{
    display:none
}

    .JVS {
        display: block;
        
    }


    .RC5 {
        order: 5;
    }

    .RC1 {
        order: 1;
        
        /*position:absolute;*/
     /*right:20px;
     width:45%*/
            
    }
    .RC2 {
        order: 2;
        
    }
    .RC3 {
        order: 3;
    }

    .RC4 {
        order: 4;
    }



    .RC6 {
        order: 6;
    }
}
     