

/* [hidden] {
  display: none !important;
}

th, td { white-space:pre-wrap;
max-width: 160px;
 padding:0px 0px 0px 0px ;
  }
  table, tr, td { white-space: nowrap;
max-width: 160px;
 padding:0px 0px 0px 0px ;
 font-size:8pt;
  }
  .red {
  background-color: red !important;
}
   #chart {
  width: 100%;
}
 
.paraContent {
  font-size: 38px;
  text-align: center;
}

 */
/*  input{
 background-color:  #96d3ec!important;
 }
 input:not(:placeholder-shown) {
   background-color:  #ffffff!important;
}


input:placeholder-shown {
  
     background-color:  #96d3ec!important;
} */


.greenColor{
    background-color: #33CC33;!important
}
.redColor{
    background-color: #E60000;!important
}
.yellowColor{
    background-color: #FFFF00;!important
}
.whiteColor{
    background-color: #FFFFFF;!important
}
div.searchable {
  
    float: left;
    margin: 0 15px;
}
table.dataTable tr.dtrg-group.dtrg-level-3 td {
    background-color: #f3f3f3;
    padding-left: .1em;
}
.searchable input {
     width: 100%;
    height: 50px;
    font-size: 18px;
    padding: 10px;
    -webkit-box-sizing: border-box; Safari/Chrome, other WebKit
    -moz-box-sizing: border-box; Firefox, other Gecko
    box-sizing: border-box; Opera/IE 8+
    display: block;
    font-weight: 400;
    line-height: 1.6;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
 }
.select2-container .select2-selection--single{
    height:34px !important;
}
.select2-container--default .select2-selection--single{
         border: 1px solid #ccc !important; 
     border-radius: 0px !important; 
}

.searchable ul {
    display: none;
    list-style-type: none;
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    border: 1px solid #add8e6;
    border-top: none;
    max-height: 180px;
    margin: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
}

.searchable ul li {
    padding: 7px 9px;
    border-bottom: 1px solid #e1e1e1;
    cursor: pointer;
    color: #6e6e6e;
}

.searchable ul li.selected {
    background-color: #e8e8e8;
    color: #333;
}
.nottohide
{
	
}
.numonly{
	
}
.newacademicprofile{
	
}
.basicAutoSelect{
	
}
.custom-combobox {
    position: relative;
    display: inline-block;
  }
  .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
  }
  .custom-combobox-input {
    margin: 0;
    padding-top: 2px;
    padding-bottom: 5px;
    padding-right: 5px;
  }
  redclass{
  background-color: red !important;
  }
  #canvas-holder {
        background-color: #FFFFFF;
        position: absolute;
        top: 8px;
        left: 8px;
        right: 8px;
        bottom: 8px;
    }
  .ui-select{width: 100%}
/* This is to remove the arrow of select element in IE */

  .select2-container {
        
        transform: translate(0px, -30px);
      
        display: inline-block;
	width: 100%;
height:calc(1.5em + .75rem + 2px);
padding:.375rem 1.75rem .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #6e707e;
	vertical-align: middle;
background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%235a5c69' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
	background-color: #fff;
	border: 1px solid #d1d3e2;
border-radius:.35rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
    }
@-moz-document url-prefix(){
	.ui-select{border: 1px solid #CCC; border-radius: 4px; box-sizing: border-box; position: relative; overflow: hidden;}
  .ui-select select { width: 110%; background-position: right 30px center !important; border: none !important;}
}
table.DTFC_Cloned thead,
thead {
 
}
table tr td
{
	
	
}
   table tfoot {
    display: table-row-group;
}
 @page {
    size: landscape;
     width:100%;
    
  }
 div.dataTables_wrapper {
         
        margin: 0 auto;
       padding:0px 0px 0px 0px ;
    }
 .dataTable > thead > tr > th[class*="sort"]:after{
    content: "" !important;
}
.dataTable > thead > tr > th[class*="sort"]:before{
    content: "" !important;
}

table > caption{
   caption-side: top;border: inherit; background-color: lightgrey;text-align:center;
}
 td { white-space:prewrap;


 
  }
 
/*  th input {
        width: 90%;
    }
    
    
    
    .hr-danger{
  background-image: -webkit-linear-gradient(left, rgba(244,67,54,.8), rgba(244,67,54,.6), rgba(0,0,0,0));
}

hr.style1{
	border-top: 4px solid #8c8b8b;
}
 */

      .blur {
      filter: blur(5px);
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      }

