 /* Globals */
              
           
              .corona-pink {
                  color: #f5d3d5;
              }
          
              .corona-green {
                  color: #47eea5;
              }
          
              .corona-yellow {
                  color: #f8bb60;
              }
          
              .corona-red {
                  color: #fe6b73;
              }
          
              .corona-bold {
                  font-family: Arial, sans-serif;
                  font-weight: 700;
              }
          
          
              .corona-col {
                  text-align: center;
              }
              /* !Globals */
              
                
              .corona-download {
                  border-bottom: 1px solid #026093;
                  color: #026093;
              }
              
              /* !Header */
              
              
              /* Extra Small Devices, Phones */
              
              .dashboard {
                  font-family: Arial, Verdana, sans-serif;
                  font-weight: 700;
              }
              
              .corona-header {
                  color: #094955;
                  font-family: Arial, Verdana, sans-serif;
                  font-size: 1rem;
              }
              /*small screen */
              
              @media screen and (-webkit-min-device-pixel-ratio:0) { 
           
                  
              }
              
              @media screen and (max-width : 992px) {
                  .corona-header {
                      width: 100%;
                      display: flex;
                      flex-direction: column;
                   }

                  .corona-header > span {
                      display: block;
                  }
                
                  .dashboard {
                      display: flex;
                      flex-direction: column;
                      align-items: center;
                      justify-content: flex-start;
                      direction: rtl;
                      text-align: right;
              
                  }
          
              
                  h6.dashboard {
                      font-size: 1rem;
                  }
                  
              /*phones*/
              
              
                  .corona-col-sm-2 {
                      position: absolute;
                      left: -1000px;
                      display: none;
                  }
              
                  div.dashboard {
                      vertical-align: top;
                  }
 
                  .corona-bdikot {
                      background-image: url('/media/17344/bdikot_bg_mobile.png');
                      width: 318px;
                      height: 264px;
                      color: white;
                      display: flex;
                      justify-content: center;
                      align-items: center;
                  }
          
                  .corona-sick {
                      background-image: url('/media/15615/cholim_bg_mobilepluscornerplusstrip.png');
                      width: 318px;
                      height: 264px;
                      color: white;
                      display: flex;
                      justify-content: center;
                      align-items: center;
                  }
          
                  .corona-sickcontainer {
                      width: 93%;
                      height: 89%;
                      display: flex;
                      flex-direction: column;
                      align-items: center;
                      justify-content: flex-start;
                  }
          
                  .corona-sickheader {
                      max-height: 100px;
                      height: 15%;
                      width: 100%;
                      display: flex;
                      justify-content: space-between;
                      margin-top: 3%;
                  }
          
                  .corona-sickheader-right{
                      width: 45%;
                      display: flex;
                      justify-content: space-evenly;
                  }
          
                  .corona-sickheader-left {
                      width: 40%;
                      justify-content: space-evenly;
                      direction: ltr;
                  }
          
                  .corona-sickfooter {
                      max-height: 180px;
                      max-height: 25%;
                      width: 100%;
                      display: flex;
                      justify-content: space-around;
                      margin-top: 1%;
                  }

                  .corona-sickfooter > .corona-cols > .corona-bold {
                          margin-top: 10px
                      }

                      .corona-bdikotfooter {
                      max-height: 180px;
                      max-height: 25%;
                      width: 100%;
                      display: flex;
                      justify-content: space-around;
                      margin-top: 1%;
                  }

                  .corona-bdikotfooter > .corona-cols > .corona-bold {
                          margin-top: 10px
                      }
          
                  .corona-sickmiddle {
                      height: 40%;
                      max-height: 200px;
                      margin-top: 7%;
                  }
          
                  .corona-dead {
                      background-image: url('/media/15621/nifteru_bg_mobile.png');
                      width: 154px;
                      height: 115px;
                      color: white;
                      display: flex;
                      justify-content: center;
                      align-items: flex-start;
                  }
          
                  .corona-deadcontainer {
                      width: 90%;
                      height: 85%;
                      margin-right: 6px;
                      display: flex;
                      flex-direction: column;
                      align-items: center;
                      justify-content: space-around;
                  }

                  .corona-deadcontainer > .corona-bold {
                          margin-bottom: 12px;
                      }
          
                  .corona-deadheader {
                      width: 90%;
                      display: flex;
                      justify-content: space-between;
                  }
          
                  .corona-middlecol {
                      display: flex;
                      justify-content: space-between;
                  }
                  .corona-well {
                      background-image: url('/media/15617/hechlimu_bg_mobile.png');
                      width: 154px;
                      height: 115px;
                      color: white;
                      display: flex;
                      justify-content: center;
                      align-items: flex-start;        
                  }
          
                  .corona-inhospital {
                      background-image: url('/media/15618/meushpazim_bg_mobileplusstrip.png');
                      width: 312px;
                      height: 250px;
                      color: white;
				  display: inline-block;
				  }
          
                  .corona-hospitalheader {
                      margin-top: 4%;
                      margin-right: 4%;
                      width: 52%;
                      display: flex;
                      justify-content: space-around;
                  }
                  
                  .corona-hospitalfooter {
                      max-height: 180px;
                      max-height: 25%;
                      margin-right: 12px;
                      margin-left: 2px;
                      width: 95%;
                      display: flex;
                      justify-content: space-around;
                      margin-top: 17%;
                  }

                  .corona-hospitalfooter > .corona-cols > .corona-bold {
                            margin-top: 16px;
                      }
          
                  .corona-hechlimu {
                      width: 24px;
                  }
          
                  .corona-meushpazim {
                      width: 26px;
                      padding-right: 2px;
                  }
          
                  .corona-nidbeku {
                      width: 26px;
                  }
                  .corona-nifteru {
                      width: 26px;
                  }
          
          
                  .corona-uparrowred {
                      background-image: url('icons/up_red_mobile.png');
                      width: 24px;
                      height: 24px;
                      color: white;
                  }
          
                  .corona-uparrowgreen {
                      background-image: url('icons/up_green_mobile.png');
                      width: 24px;
                      height: 24px;
                      color: white;
                  }
          
                  .corona-downarrowgreen {
                      background-image: url('icons/down_green_mobile.png');
                      width: 24px;
                      height: 24px;
                      color: white;
                  }
          
                  .corona-xl {
                      font-size: 3.3rem;
                      font-weight: 700px;
                  }
                  .corona-lg {
                      font-size: 2rem;
                      font-weight: 700px;
                  }
                  .corona-md {
                      font-size: 1rem;
                      font-weight: 400;
                  }
          
                  .corona-sm {
                      font-size: .8rem;
                      font-weight: 400 !important; 
                  }
          
                  .corona-xs {
                      font-size: .6rem;
                      font-weight: 400;
                  }
          
                  .corona-vert {
                        border-left: 1px solid white; height: 15.5vw;
                      }
              }
                  /* Small Devices, Tablets */
              @media  only screen and (min-width : 992px) {
                .corona-break {
                    display: none;
                }
                .corona-header {
                      width: 100%;
                      display: inline;
                   }
                   
                   .corona-titlebar {
                       display: flex;
                       flex-direction: row;
                       align-items: baseline;
                   }
                  .dashboard {
                      display: grid;
                      grid-template-columns: auto auto auto auto;
                      background-size: 100%;
                      height: 32vw;
                      text-align: right;
                      direction: rtl;
                  }
          
              
                  h6.dashboard {
                          font-size: 1rem;
                      }
                      
                  
                      div.dashboard {
                          vertical-align: top;
                          display: flex;
                          align-items: center;
                          justify-content: center;
                                             
                      }

                      .corona-bdikot {
                          background-image: url('/media/17342/bdikot_bg.png');
                          background-repeat:no-repeat;
                          background-size:100% auto;
                          height:100%;
                          width: 44vw;
                          max-width: 617px;
                          max-height: 433px;
                          color: white;
                          display: flex;
                          justify-content: flex-start;
                      }

                      .corona-sick {
                          background-image: url('/media/15622/cholim_bgpluscornerplusstrip.png');
                          background-repeat:no-repeat;
                          background-size:100% auto;
                          height:100%;
                          width: 44vw;
                          max-width: 617px;
                          max-height: 433px;
                          color: white;
                          display: flex;
                          justify-content: flex-start;
                      }
              
                      .corona-dead {
                          background-image: url('/media/15628/nifteru_bg.png');
                          max-width: 271px;
                          max-height: 201px;
                          height: 40%;
                          background-repeat:no-repeat;
                          background-size:100% auto;
                          color: white;
                          display: flex;
                          justify-content: flex-start;
                          align-items: flex-start;
                          width: 14vw;
                      }
          
                      .corona-deadcontainer {
                          width: 85%;
                          height: 10vw;
                          display: flex;
                          flex-direction: column;
                          align-items: center;
                          justify-content: space-around;
                      }

                      .corona-deadcontainer > .corona-bold {
                          margin-bottom: 1vw;
                      }
          
                      .corona-deadheader {
                          width: 100%;
                          display: flex;
                          justify-content: space-evenly;
                          align-items: center;
                          margin-top: 5%;
                      }
              
                      .corona-middlecol {
                          display: flex;
                          flex-direction: column;
                          height: 30vw;
                          margin-top: 5px;
                          max-height: 433px;
                          justify-content: flex-start;
                      }
                      .corona-well {
                          background-image: url('/media/15624/hechlimu_bg.png');
                          max-width: 271px;
                          max-height: 201px;
                          height: 40%;
                          background-repeat:no-repeat;
                          background-size:100% auto;
                          color: white;
                          display: flex;
                          justify-content: flex-start;
                          align-items: flex-start;
                          width: 14vw;
                      }
              
                      .corona-inhospital {
                          background-image: url('/media/15625/meushpazim_bgplusstrip.png');
                          max-width: 510px;
                          max-height: 426px;
                          background-repeat:no-repeat;
                          background-size:100% auto;
                          height:100%;
                          width: 36vw;
                          color: white;
                          display: flex;
                          flex-direction: column;
                          align-items: flex-start;
                          justify-content: flex-start;
                      }
          
                      .corona-hechlimu {
                          max-width: 40px;
                          width: 40vw;
                       }
              
                      .corona-meushpazim {
                          max-width: 54px;
                          width: 54vw;            
                      }
                      .corona-nidbeku {
                          padding-top: 3px;
                          width: 51vw;
                          max-width: 51px;
                     }
                      .corona-nifteru {
                          max-width: 40px;
                          width: 40vw;
                      
                      }
              
              
                      .corona-uparrowred {
                          background-image: url('icons/up_red.png');
                          width: 38px;
                          height: 38px;
                          color: white;
                      }
              
                      .corona-uparrowgreen {
                          background-image: url('icons/up_green.png');
                          width: 38px;
                          height: 38px;
                          color: white;
                      }
              
                      .corona-downarrowgreen {
                          background-image: url('icons/down_green.png');
                          width: 38px;
                          height: 38px;
                          color: white;
                      }
          
                      .corona-sickcontainer {
                          width: 94%;
                          height: 90%;
                          margin-top: 2%;
                          display: flex;
                          flex-direction: column;
                          align-items: baseline;
                          justify-content: flex-start;
                      }
          
                      .corona-sickheader {
                          max-height: 100px;
                          height: 15%;
                          width: 100%;
                          display: flex;
                          justify-content: space-between;
                          margin-top: 2%;
                      }
          
                      .corona-sickheader-right{
                          width: 40%;
                          display: flex;
                          justify-content: space-around;
                          align-items: center;
                      }
          
                      .corona-sickheader-left {
                          width: 35%;
                          justify-content: space-evenly;
                          align-items: center;
                          direction: ltr;
                          display: flex;
                          flex-direction: column;
                      }
          
                      .corona-sickfooter {
                          max-height: 180px;
                          max-height: 25%;
                          width: 100%;
                          display: flex;
                          justify-content: space-around;
                          margin-top: 1%;
                      }

                      .corona-sickfooter > .corona-cols > .corona-bold {
                          margin-top: 10px
                      }

                      
                      .corona-bdikotfooter {
                          max-height: 180px;
                          max-height: 25%;
                          width: 100%;
                          display: grid;
                          grid-template-columns: auto 20px auto;
                          justify-content: space-around;
                          margin-top: 1%;
                      }
                      
                      .corona-bdikotfooter > .corona-cols > .corona-bold {
                          margin-top: 10px
                      }
          
                      .corona-sickmiddle {
                          height: 8.1vw;
                          width: 100%;
                          display: flex;
                          align-items: center;
                          justify-content: center;
                      }
          
                      .corona-hospitalheader {
                          margin-top: 5%;
                          margin-right: 2%;
                          width: 55%;
                          display: flex;
                          justify-content: space-around;
                          align-items: center;
                      }
                      
                      .corona-hospitalfooter {
                          max-height: 180px;
                          max-height: 25%;
                          width: 92%;
                          display: flex;
                          justify-content: space-around;
                          margin-top: 15%;
                      }

                      .corona-hospitalfooter > .corona-cols > .corona-bold {
                            margin-top: 20%;
                      }
              
                      .corona-xl {
                          font-family: Arial, Verdana, sans-serif;
                          font-size: 4.5vw;
                          font-weight: 900px;
                      }
                      .corona-lg {
                          font-size: 2.2vw;
                          font-weight: 700px;
                      }
                      .corona-md {
                          font-size: 1.3vw;
                          font-weight: 400;
                      } 
          
                      .corona-sm {
                          font-size: 1.1vw;
                          font-weight: 400 !important;  
                      }
                      
                      .corona-bold {
                          font-family: Arial, Verdana, sans-serif;
                          font-weight: 700;
                      }
                      .corona-col-sm-2 {
                          font-size: 1vw;
                          font-weight: 400;
                      } 
                      .corona-xs {
                          font-size: .7vw;
                          font-weight: 400;
                      } 

               
              }
                  
                  /* Medium Devices, Desktops */
              @media screen and (min-width : 992px) {
                h6.dashboard{
                          text-align: right;
                          font-family: Arial, Verdana, Tahoma, sans-serif;
                          font-weight: 700;
                          padding-right: 2px;
                          font-size: 1rem;
                      }
              
                      .corona-col-sm-2 {
                          position: static;
                      }
              
              
              
              }
                  
                  /* Large Devices, Wide Screens */
              @media (min-width : 1200px) {
                h6.dashboard{
                          text-align: right;
                          font-family: Arial, Verdana, Tahoma, sans-serif;
                          font-weight: 700;
                          padding-right: 2px;
                          font-size: 1rem;
                      }
              
              
              
              }
                  
              
              
              
              .corona-cols {
                  display: block;
              }
              
              /* headlines with lines */
              .corona-decorated{
                  display: block !important;
                  overflow: hidden;
                  text-align: center;
                  font-weight: 700;
              
              }
              .corona-sub-title{
                  display: block !important;
                  overflow: hidden;
                  text-align: center;
                  
                  font-size: 1.8rem;
              }
              .corona-decorated > span{
                 position: relative;
                 display: inline-block;
              }
              .corona-decorated > span:before, .decorated > span:after{
                 content: '';
                 position: absolute;
                 top: 50%;
                 border-bottom: 1px solid;
                 width: 350%; /* half of limiter */
                 margin: 0 20px;
              }
              .corona-decorated > span:before{
                 right: 100%;
              }
              .corona-decorated > span:after{
                 left: 100%;
              }
              
        
              
              h1.header,h2.header{
                  display: block;
                  text-align: center;
                  padding: 30px;
              
              }
              
              .corona-container-fluid.wrapper{
                  padding-right: 8px;
                  padding-left: 8px;
                  direction: rtl;
                  
              }
              
              
              @media only screen and (min-width : 768px) {
               
              }
              
              .corona-right {
                  text-align: right;
              }
            

