/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02/08/2018, 11:35:58
    Author     : mohammed
*/



#logo{
         height: auto;
    width: 100%;
    max-width: 190px;
    min-width: 120px; 
  }
  
  .bottom-container-open{
   position: fixed;
    bottom: 0%;
    height: 0.001px;
    background: black;
    width: 100%;
    direction: rtl;
}
.bottom-container-close{
    position: fixed;
    bottom: 0;
    display: none;
    height: 70%;
    background: black;
    width: 100%;
}

.table-header-row{
     font-size:  15px;
     height: 100%;
     margin-right: 2px;
    
}


  @media only screen and (min-width: 1400px){
  .justFormMobile{
      height: 0px;
      overflow: hidden;
  }
  
  #admin_setting_div {
    width: 90%;
    max-width: 200px;
    display: block;
    /* float: left; */
    box-shadow: 3px 5px 6px 0px black;
}

.setting_box {
    background: aliceblue;
    width: 90%;
    max-width: 200px;
    min-width: 180px;
    display: block;
    box-shadow: 3px 5px 6px 0px black;
}



.offset-lg-3 {
    margin-left: 25%;
}

.heiht-row1-close{
      height: 60px;
  }

  }


@media only screen and (max-width: 1399px){
.table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }
  #logo{
         height: auto;
    width: 0px;
    max-width: 190px;
    min-width: 120px; 
  }
 
  #cleints_setting_div{
       overflow: hidden;
       display: block;
       transition: all 0.5s;
  }
  .setting_list {
    list-style-type: none;
    padding-left: 2px;
}
  
  .close_DIV_Vertical{
    width: 60px;
    height: 34px;
  }
  
  #parent_setting_div{
         
    overflow: hidden;
    height: 34px;
    display: block;
  transition: all 0.5s;
  }
  
  #majorTable {
      border-width: 2px;
    border-style: outset;
    box-shadow: 2px 2px black;
    margin-left: 0px;
    
  }
  
 
  
  
  .heiht-row1-close{
      height: 60px;
         transition: all 0.5s;
  }
 
  .no-margin-top{
      margin-top: 0px;
  }

  .heiht-row1-open{
       height: 380px;
         transition: all 0.5s;
  }
  
  
  
}
@media only screen and (max-width: 1050px){
.table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }
  #logo{
         height: auto;
    width: 0px;
    max-width: 190px;
    min-width: 120px; 
  }
 
  .close_DIV_Vertical{
    width:60px;
    height: 34px;
  }
  
  #cleints_setting_div{
       overflow: hidden;
       display: block;
       transition: all 0.5s;
  }
  
  #parent_setting_div{
         
    overflow: hidden;
    height: 34px;
    display: block;
  transition: all 0.5s;
  }
  
  #majorTable {
      border-width: 2px;
    border-style: outset;
    box-shadow: 2px 2px black;
    margin-left: 0px;
  }
  
  .heiht-row1-close{
      height: 60px;
         transition: all 0.5s;
  }
  
  .no-margin-top{
      margin-top: 0px;
  }
  
  .heiht-row1-open{
      height: 380px;
         transition: all 0.5s;
  }
  
 
}

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

.table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }



  #logo{
         height: auto;
    width: 0px;
    max-width: 190px;
    min-width: 120px; 
  }
 
   #cleints_setting_div{
       overflow: hidden;
       display: block;
        height: 34px;
       transition: all 0.5s;
  }
  body{
    overscroll-behavior-y: contain;
  }
  
  #parent_setting_div{
         
    overflow: hidden;
    height: 34px;
    display: block;
  transition: all 0.5s;
  }
  
  #majorTable {
      border-width: 2px;
    border-style: outset;
    box-shadow: 2px 2px black;
    
  }
  			
#majorTable tbody {
	display:block;
	overflow-y: scroll; 
    height: calc(100vh - 138px);
        font-size: 12px;
	
}
  
  .heiht-row1-close{
      height: 135px;
         transition: all 0.5s;
  }
  
  .no-margin-top{
      margin-top: 0px;
  }
  
  .heiht-row1-open{
      height: 450px;
         transition: all 0.5s;
  }
  
  
  /*-----missionBox-----*/
  .messegeText {
    font-size: 16px;
}


#bottom_conttoner {
        height: 0.00px;
        position: fixed;
        right: 0;
        bottom: 0;
        left: 0;
        width: max-content;
        z-index: 1030;
}
  #contener_new_mission {
       height: 100%;
    display: block;
    position: relative;
    border: 3px solid #aaaaaa;
    bottom: 1px;
    width: 100%;
    float: right;
    direction: rtl;
    background-color: #DDDDDD;
}



.chatTable_DIV{
        height: calc(100% - 80px);
}

#userDivMission-new-mission {
    position: absolute;
    left: 15px;
    top: 90px;
    width: calc(20% - 5px);
    /* width: 145px; */
    height: calc(100% - 180px);
    background-color: cornflowerblue;
}



.table-header-row{
     font-size:  15px;
     height: 100%;
     margin-right: 2px;
     display: flex;
    
}

.table-header-row .row-height-100{
     height: calc(100% / 1);
     border: 1px #DDDDDD solid;
}

.table-row{
     font-size:  15px;
      height: 200px;
      border-width: 5px;
    border-style: groove;
}



.longDate{
    font-size: 0.7em;
    float:left;
}

.topic{
    font-size: 1em;
    padding-top: 0px;
}


.row-height-100{
     height: calc(100% / 3);
     border: 1px #DDDDDD solid;
    
}

td:not(.cancel_check), th {
    border: 1px solid #dddddd;
    text-align: left;
    font-size: medium;
    overflow: hidden;
  
}


.modal-body {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}


.my-dialog{
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0
}


  .one_cell_for_div_row{
       display: block;
       height: auto;
     }

     
.dis-none-for-mob{
    
    display: none;
}

.dis-block-for-mob{
    
    display: block;
}


.remove-when-no-need{
    display: none;
}

.show-when-need{
    display: block;
}

.hide-in-mobile{
    height: 0px;
    overflow: hidden;
}

.fa-7x {
  font-size: 18em;
}


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


.no-over-flow{
    overflow: hidden;
}

.msginfStyle {
    font-size: 2.8vw;
}

.table-row-fontSize{
    font-size: 0.85em;
}

.bottom-margin-toolbar{
    margin-bottom: 5px;
}

.font-size-85-mobile{
    font-size: 0.85em;
}

.zero-height{
    height: 0px;
    overflow: hidden;
}


}
@media only screen and (min-width: 576px){
  #logOut {
    background: black;
    border-radius: 15px;
    width: 70%;
    max-width: 100px;
    top: 50%;
   /* z-index: 100;*/
    font-size: initial;
    color: white;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
  
  }
.col-sm-1_5{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



.bottom-margin-toolbar{
    margin-bottom: 30px;
}
.col-sm-0_5{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.166%;
    flex: 0 0 4.166%;
    max-width: 4.166%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-sm-2_5{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8333%;
    flex: 0 0 20.8333%;
    max-width: 20.8333%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


    .table-row-fontSize{
        font-size: 0.9em
    }

    

}