html, body {
	 font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
	font-size: 14px;
	line-height: 22px;
    src: url('../fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
         url('../fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('../fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
  }
  


.IMAS-MOM-LC-UR-font-class-1 {
  font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

#IMAS-MOM-LC-EC-chartdiv, #IMAS-MOM-LC-EC-tablediv {
    width: 100%;
    height: 500px;
  }

  .IMAS-MOM-LC-EC-row {
      height: 500px;
	  padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 30px;
      padding-right: 30px;
      
  }
   .IMAS-MOM-LC-EC-row1 {
      height: 50px;
	  padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 30px;
      padding-right: 30px;
      
  }
  
  .IMAS-MOM-LC-EC-TITLE {
	width: 75%; 
	display: inline-block;
	float:left;
	height:60px;
}
  
  .IMAS-MOM-LC-EC-TITLETXT {
	font-family: Open-sans, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20px;
	font-style: normal;
	letter-spacing: 0.00px;
    line-height: 32px;
}

.IMAS-MOM-LC-EC-DLM {
	  display:none;!important;
  }

  #IMAS-MOM-LC-EC-menu {
	  padding-top: 0px;
      background-color: #070b1c;
      height: 500px;
	  width: 25%;
	  display: inline-block;
	  float:right;
  }
  
  #IMAS-MOM-LC-EC-menu1 {
	  padding-bottom: 0px;
	  width: 25%;
	  display: inline-block; 
	  height:60px;
  }
  
  #IMAS-MOM-LC-EC-menu2 {
	  display: none; 
  }

  #IMAS-MOM-LC-EC-chartContainer {
	  padding-top: 0px;
      background-color: transparent;
      height: 100%;
	  width: 75%; 
	  display: inline-block;
	  float:left; 
  }
  
  .IMAS-MOM-LC-EC-INFOTT {
	  background-color: rgba(247,186,80,1.0); 
	  border-radius: 4px;
	  height: 40px;
	  width: 40px;
	  display: inline-block;
  }
  
  .IMAS-MOM-LC-EC-DL {
	   position: relative; 
	  background-color: transparent;
	  height: 40px;
	  width:230px;
	  display: inline-block;
	  border:1px solid #8c92ac;
	  border-radius: 4px;
	  margin-left:auto; margin-right:0;
	  top:-45px;
	  left:45px;
  }

  .IMAS-MOM-LC-EC-DL:hover {
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
  }
   .HideFilter {
	display:none;
  }
  .ShowFilter {
	display:none;
  }
  .IMAS-MOM-LC-EC-menuTitle {
	  background-color: transparent;
      color:white;
      font-family: 'Open Sans', Helvetica, Arial, serif;
      font-weight: 400;
	  font-size:16px;
	  font-style: normal;
	  line-height: 26px;
	  display: block;
	  padding-bottom = 0px;
	  margin-left: 20px;
  }

  .IMAS-MOM-LC-EC-menuHide {
      color:#e2e2e2;
      text-align: right;
  }

  .IMAS-MOM-LC-EC-watermark{
	  padding-top: 10px;
      font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
      color:#414C5A;
      font-weight: 400;
	  font-size:12px;
	  font-style: normal;
	  letter-spacing: 0.50px;
	  line-height: 16px;
     /* position: absolute;
      bottom: 40px;
      padding-left: 70px;*/

  }

  #IMAS-MOM-LC-EC-legenddiv{
	font-family:'Open Sans-Regular', Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
      height: 135px;
	  width: 260px;
	    margin-left: 10px;
  }
  
  /* iPad Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

.IMAS-MOM-LC-EC-font-class-1 {
  position: absolute;
  font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* top:110px; */
}


.IMAS-MOM-LC-EC-TITLE {
	position:absolute;top:25px;left:15px;
	width:100%;!important;
	display:block;!important;
	
}

.IMAS-MOM-LC-EC-TITLETXT {
	width:90%;
	font-family: Open-sans, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 0.00px;
    line-height: 32px;
}

#IMAS-MOM-LC-EC-chartdiv {
	max-width:1000px;
    width: 800px;
    height: 380px;
	overflow-x:auto;
  }
  
  #IMAS-MOM-LC-EC-tablediv {
	max-width:1000px;
    width: 800px !important;
    height: 380px;
	overflow-x:auto;
  }
  
  .HideFilter {
	display:none;
	border: 1px solid rgba(247,186,80,1.0);
	background-color: rgba(247,186,80,1.0);
	width: 245px;
	font-family: 'Open Sans', Helvetica, Arial, serif;
	font-weight: bold;
    font-size: 14px;
	color: #0C0D0D;
	border-radius:3px;
	height:36px;
	position:absolute;top:23px;left:20px;
	 z-index:10;
  }
  .ShowFilter {
	display:block;
	border: 1px solid rgba(247,186,80,1.0);
	background-color: white;
	width: 245px;
	font-family: 'Open Sans', Helvetica, Arial, serif;
	font-weight: bold;
    font-size: 14px;
	color: rgba(247,186,80,1.0);
	border-radius:3px;
	height:36px;
	position:absolute;top:23px;left:20px;
	 z-index:10;
  }

  .IMAS-MOM-LC-EC-row {
      /* height: 390px; */
	  padding-top: 60px;
      padding-bottom: 0px;
      padding-left: 15px;
      padding-right: 15px;
      
  }
   .IMAS-MOM-LC-EC-row1 {
      height: 60px;
	  padding-top: 0px;
      padding-bottom: 0px;
      padding-left: 15px;
      padding-right: 15px;
      
  }
  
  .IMAS-MOM-LC-EC-DL {
	  display:none !important;
  }
  
  .IMAS-MOM-LC-EC-DLM {
	  display:block !important;
	  position:absolute;
	  top:665px;
	  left:15px;
	  z-index:10;
	  background-color: transparent;
	  height: 40px;
	  width:285px;
	  display: inline-block;
	  border:1px solid rgba(247,186,80,1.0);
	  border-radius: 4px;
	  font-family: 'Open Sans', Helvetica, Arial, serif;
	 font-style: normal;
     font-weight: 400;
	  color:rgba(247,186,80,1.0);
	  /* margin-left:auto;  */
	  /* margin-right:0; */
  }

  .IMAS-MOM-LC-EC-DLM:hover {
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
  }
  
  .IMAS-MOM-LC-EC-INFOTT {
	  position:absolute;top:22px;left:275px;
	  background-color: rgba(247,186,80,1.0); 
	  border-radius: 4px;
	  height: 37px;
	  width: 40px;
	  display: inline-block;
  }

  #IMAS-MOM-LC-EC-menu {
	  padding-top: 10px;
      background-color: #070b1c;
      height: 500px;
	  width: 80%;
	  /*display: block;*/
	  float:left;
	  z-index:10;
	  border-radius:3px;
	  position:absolute;
	  top:135px;
	  left:30px;
	  display:none;!important;
	  overflow-y:auto;
  }
  
  #IMAS-MOM-LC-EC-menu1 {
	 display:none;!important;
	  
  }
  
  #IMAS-MOM-LC-EC-menu2 {
	  position: absolute;
	  top:60px;
	  left:10px;
	  float:left;
	  width: 30%;
	  display: inline-block; 
	  height:40px;
  }

  #IMAS-MOM-LC-EC-chartContainer {
	  padding-top: 0px;
      background-color: transparent;
      /* height: 100%; */
	  width: 100%; 
	  display: block;
	  float:left; 
  }

  .IMAS-MOM-LC-EC-menuTitle {
	  background-color: transparent;
      color:white;
      font-family: 'Open Sans', Helvetica, Arial, serif;
      font-weight: 400;
	  font-size:16px;
	  font-style: normal;
	  line-height: 26px;
	  display: block;
	  padding-bottom = 0px;
	  margin-left: 20px;
	  margin-top:10px;
  }

  .IMAS-MOM-LC-EC-menuHide {
      color:#e2e2e2;
      text-align: right;
  }

  .IMAS-MOM-LC-EC-watermark{
	  position:absolute;
	  top:625px;
	  left:15px;
	  /*padding-top: 50px;*/
      font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
      color:#414C5A;
      font-weight: 400;
	  font-size:12px;
	  font-style: normal;
	  padding-right:5px;
	  letter-spacing: 0.50px;
	  line-height: 16px;
     /* position: absolute;
      bottom: 40px;
      padding-left: 70px;*/

  }

  #IMAS-MOM-LC-EC-legenddiv{
      font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
      height: 120px;
	  width: 260px;
	    margin-left: 10px;
  }
  
   .IMAS-MOM-LC-EC-row {
      /* height: 390px; */
	  padding-top: 80px;
      padding-bottom: 0px;
      padding-left: 15px;
      padding-right: 15px;
      
  }
}

/*table css*/
/*tooltip table*/
.Tbldot .tooltiptext {
    visibility: hidden;
    width: 150px !important;
    background-color: #414c5a;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    /*top: -5px;
    left: 110%;*/
}
.Tbldot .tooltiptext::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #414c5a transparent transparent;
}

.Tbldot:hover .tooltiptext {
    visibility: visible;
	margin-top: -5px;
    left: 3%;
    /*top: 15px;*/
}

.Tbldot {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    display: inline-block;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

#IMAS-MOM-LC-EC-tablediv table.dataTable thead tr {
    background-color: #D9DFE8 !important;
    font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: normal !important;
    line-height: 20px !important;
    color: #0C0D0D !important;
}

    #IMAS-MOM-LC-EC-tablediv table.dataTable thead tr th {
        /*background-color: #DAE0E8 !important;*/
        font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
        font-size: 14px !important;
        font-style: normal !important;
        font-weight: normal !important;
        line-height: 20px !important;
        color: #0C0D0D !important;
        text-transform: none !important;
        text-align: center !important;
    }

    #IMAS-MOM-LC-EC-tablediv table.dataTable tbody tr:nth-of-type(even), #IMAS-MOM-LC-EC-tablediv table.dataTable thead tr:nth-of-type(odd) th {
        background-color: #D9DFE8 !important;
        color: #0C0D0D !important;
    }

    #IMAS-MOM-LC-EC-tablediv table.dataTable tbody tr:nth-of-type(odd), #IMAS-MOM-LC-EC-tablediv table.dataTable thead tr:nth-of-type(even) th {
        background-color: #F9FAFB;
        color: #0C0D0D !important;
    }

#IMAS-MOM-LC-EC-tablediv table.dataTable tbody td, thead th {
    border-top: 0px !important;
    border-bottom: 0px !important;
}

#IMAS-MOM-LC-EC-tablediv table.dataTable tbody td {
    border-right: 1px solid #A0ABB8 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-style: normal !important;
    font-weight: normal !important;
    color: #0C0D0D !important;
}

#IMAS-MOM-LC-EC-tablediv table.dataTable thead tr:nth-of-type(even) th {
    border-right: 1px solid #A0ABB8 !important;
    border-left: none !important;
}

#IMAS-MOM-LC-EC-tablediv table.dataTable tbody td:first-child, #IMAS-MOM-LC-EC-tablediv table.dataTable tbody td:last-child {
    border-right: none !important;
    border-left: none !important;
}

#IMAS-MOM-LC-EC-tablediv table.dataTable thead tr th:first-child, #IMAS-MOM-LC-EC-tablediv table.dataTable thead tr th:last-child {
    border-right: none !important;
    border-left: none !important;
}

#IMAS-MOM-LC-EC-tablediv table.dataTable tbody td:first-child, #IMAS-MOM-LC-EC-tablediv table.dataTable tbody td:nth-child(2) {
    text-align: left !important;
}

#IMAS-MOM-LC-EC-tablediv table.dataTable tbody td {
    text-align: right !important;
}


/*end*/

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
#IMAS-MOM-LC-EC-menu {
	margin-top: 10px;
    padding-top: 0px;
    background-color: #070b1c;
    height: 500px;
    width: 41% !important;
    display: inline-block !important;
    float: right;
    position: absolute;
}

.IMAS-MOM-LC-EC-watermark {
    padding-top: 10px;
	padding-bottom: 10px;
    font-family: 'Open Sans-Regular', Helvetica, Arial, serif;
    color: #414C5A;
    font-weight: 400;
    font-size: 12px;
    font-style: normal;
    letter-spacing: 0.50px;
    line-height: 16px;
}
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
#IMAS-MOM-LC-EC-menu {
    padding-top: 0px;
    background-color: #070b1c;
    height: 500px;
    width: 25%;
    display: inline-block !important;
    float: right;
}
}