/* Desktop View */

@media screen and (max-width: 380px) {
	.question{
		font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #49494a;

	}
	.question-margin{
	margin: 15px 20px 0px 0px;
}
	.checked {
    content: url('../../../assets/img/star.svg') !important;
	width: 44px;
  height: 44px;
}
    .empty {
        content: url('../../../assets/img/star-empty.svg');
        width: 44px;
        height: 44px;
    }
	.btn-display{
		text-align: center!important;
	}
	.mobile-view{
		display:inline-block;
	}
	.desktop-view{
		display:none;
	}
	.feedback-margin{
		margin-bottom: 24px;
	}
	/*.modal{
		left: 20px !important;
		right: 20px !important;
	}*/
	.mobile-tab table tbody tr td{
		padding: 6px 4px;
	}
	.feedback-description{
		font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #1c79ca;
  margin-top: 10px;
	}
	.survey-img{
		width: 48px;
  height: 48px;
	}
	.question-card{
		border-radius: 8px;
  border: solid 3px #f9f9f9;
  background-color: transparent;
  width: 119px;
  height: 104px;
  
	}
	
	.question-gutter{
		padding: 5px 20px;
	}
	.modal-gutter{
		padding: 0px 20px 20px 20px
	}
	.popup-title{
		font-size: 20px !important;
	}
	.mobile-margin{
		margin-top:6px;
	}
	.maybe-margin{
		padding-top: 1.5rem;
	}
	td {
    text-align:center
}
td.divider {
    position:absolute;
    height:50%;
    width:0.125rem;
    background:rgba(192,192,192,0.5);
}
	/** Feedback **/
	/*.btn{
		width: 120px;
  height: 36px;
	font-size: 12px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  }*/
	.feedback-text-desc{
		font-size: 12px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #49494a;
	}
.feedback-gutter{
	margin: 12px 20px;
}
.feedback-margin{
	margin-bottom: 5px;
}
.vl{
	  
	
	 border-left: 1px solid rgba(192,192,192,0.7);
    height: 5px;
    position: fixed;
    left: 12%;
    margin-left: -3px;
    top: 12;
}
.justify-title{
		color: #1c79ca !important;
	}
.feedback-image{
	width: 48px;
  height: 48px;
 margin: 0 auto;
}
.sidenav {
    display: none;
    height: 184px;
    width: 250px;
    position: fixed;
    z-index: 1;
    top: 50%;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.vertical-text {
	position:relative;
	 top: 43%;
  left: 0;
	color: #1c79ca !important;
	transform: rotate(90deg);
    transform-origin: left, top;
    -ms-transform: rotate(90deg);
    -ms-transform-origin:left, top;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin:left, top;
	font-size: 12px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
}
.displayFeedBack{

	  cursor: pointer;
	box-shadow: -4px 4px 16px 0 rgba(73, 73, 74, 0.2);
   border: 0.0rem solid rgba(0, 0, 0, 0.125);
   border-top-right-radius: 5px;
   border-bottom-right-radius: 5px;
	position: fixed;
  top: 50%;
  left: 0;
  min-width: 28px !important;
  height: 126px;
	z-index: 5;
	 background-color: #fff;
}
/** Feedback **/

  .landinglearnmore{
    display:none;
  }

  html,
  body {
    margin: 0;
    font-family: MuseoSans;
  }
  @font-face {
    font-family: MuseoSans;
    src: url(../../../assets/fonts/MuseoSans-300.otf);
  }
  /** Removing Bootstrap default spaces */
  .content-inside .container-fluid {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .content-inside .container .row {
    margin-left: 0px !important;
  }
  .content-inside .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .label {
    margin-bottom: 0 !important;
  }
  .base-content {
    padding-bottom: 50px;
  }
  .card-body {
    padding: 0px !important;
  }
  /** Removing Bootstrap default spaces */
  .base-container {
    margin-top: 20px;
  }
  /*Megamenu*/
  .dropdown:hover .dropdown-content {
    display: none;
  }
  h5 {
    width: 284px;
    height: 48px;
    font-family: MuseoSans;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #ffffff;
  }
  /*p {
    font-size: 14px;
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #ffffff !important;
    font-family: MuseoSans;
    opacity: 1 !important;
  }*/
  label {
    color: white;
    background-color: transparent;
    opacity: 1 !important;
    font-size: 16px;
    font-family: MuseoSans;
    font-size: 16px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
  }
  .Logo-White {
    display: none;
  }
  .search-icon {
    width: 32px;
    height: 32px;
    object-fit: contain;
    color: #fff;
  }
  /** Remove it affects other fa 
  .fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 19px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    margin-left: 31p;
    margin-right: -56px;
    margin-top: 8px;
  }
  */
    .background-tower-register {
        background-image: url(../../../assets/img/background-image.png) !important;
        background-color: transparent;
        background-repeat: repeat-x;
        object-fit: contain;
        height: 940px !important;
        margin: 0px;
        padding: 0px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0px;
        min-height: 720px;
        z-index: -1;
    }
    .background-tower {
        background-image: url(../../../assets/img/background-image.png) !important;
        background-color: transparent;
        background-repeat: repeat-x;
        object-fit: contain;
        /* height: 940px !important; */
        height: 568px !important;
        margin: 0px;
        padding: 0px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0px;
        min-height: 720px;
        z-index: -1;
    }
  .main-title {
    width: 284px;
    /* height: 80px; */
    font-family: MuseoSans;
    font-size: 36px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: normal;
    color: #ffffff;
  }
  .main-desc {
    width: 284px;
    height: 54px;
    font-family: MuseoSans;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
    margin-bottom: 27px;
  }

  .main-desc .btn-outline-primary{
    display: none;
  }
  .input-area {
    width: 284px !important;
    margin-left: 10px;
  }
  section {
    min-height: 620px;
    margin: 40px 0px;
  }
  .bulk-desktop-title {
    display: none;
  }
  .bulk-mobile-title {
    width: 284px;
    height: 48px;
    font-family: MuseoSans;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #ffffff;
  }
  /** Content */
  .label-title {
    font-size: 9px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.6);
  }
  .label-title::placeholder {
    font-size: 14px !important;
    color: #ffffff;
  }
  .label-details {
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #ffffff;
  }
  .dropdown .btn {
    font-size: 14px;
    padding: 2px 4px 2px 0px;
    display: block;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-bottom: 1px solid lightgrey;
    background: transparent;
    box-shadow: none;
    width: 100%;
    opacity: 1 !important;
    color: white;
    outline: none;
    text-align: left;
  }
  .content-horizontal-spacing {
    margin-bottom: 16px !important;
  }
  .md-input {
    position: relative;
    margin-bottom: 30px;
  }
  .md-input .md-form-control {
    font-size: 16px;
    padding: 10px 10px 10px 5px;
    display: block;
    border: none;
    border-bottom: 1px solid lightgrey;
    background: transparent;
    box-shadow: none;
    width: 100%;
    opacity: 1 !important;
    color: white;
    outline: none;
  }
  .md-input label {
    color: white;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    opacity: 0.5 !important;
  }
  .md-input .bar:before {
    left: 50%;
  }
  .md-input .bar:after {
    right: 50%;
    border-color: #fecc39;
  }
  .md-input .highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5 !important;
    color: white;
  }
  .md-input .md-form-control:focus~label,
  .md-input .md-form-control:valid~label {
    top: -15px;
    font-size: 14px;
    color: white;
    ;
    background-color: transparent;
    opacity: 0.5 !important;
  }
  .md-input .bar:before,
  .md-input .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #03A9F4;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    background-color: transparent;
  }
  .md-input .md-form-control:focus~.bar:before,
  .md-input .md-form-control:focus~.bar:after {
    width: 50%;
    background-color: #fecc39;
    color: white;
  }
  .fa.pull-right {
    margin-right: .3em;
    color: white;
  }
  .form-title {
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #1c79ca;
  }
  .form-desc {
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #49494a;
  }
  /** 64px 51px; **/
  .card-gutter {
    margin: 24px 24px;
  }
  section {
    margin: 18px 18px;
  }
  .btn-landing {
    display: flex;
    width: 280px;
    margin-right: 18px;
    /* margin-left: 18px; */
  }
  .btn-primary {
    font-family: MuseoSans;
    color: #1c79ca;
    height: 48px;
    /*width: 150px;*/
    width:100%;
    border-radius: 4px;
    border: solid 1px #ffffff;
    background-color: white;
  }
  .btn-primary:hover,
  .btn-primary:active {
    height: 48px;
    border-radius: 4px;
    box-shadow: -4px 4px 16px 0 rgba(73, 73, 74, 0.16);
    background-color: #fff !important;
    border: solid 1px #ffffff !important;
    color: #1c79ca !important;
  }
  .btn-outline-primary {
    height: 48px;
    width: 150px;
    border-radius: 4px;
    border: solid 1px #ffffff;
    color: white;
    margin-right: 10px;
  }
  .btn-outline-primary:hover,
  .btn-outline-primary:active {
    height: 48px;
    border-radius: 4px;
    box-shadow: -4px 4px 16px 0 rgba(73, 73, 74, 0.16);
    background-color: rgba(255, 255, 255, 0.2) !important;
    border: solid 1px #ffffff !important;
    color: white !important;
  }
  .box-wrap-register-bulk-full {
    margin-top: 36px;
    height: 360px;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .box-wrap-login {
    /*margin-top: 312px;*/
    margin-top: 280px;
    height: 360px;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .box-wrap-register {
    margin-top: 19px;
    height: 360px;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .box-wrap-register-bulk {
    /*margin-top: 275px;*/
    margin-top: 185px;
    height: 360px;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .box-wrap {
    margin-top: 276px;
    height: 360px;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .box-wrap-password {
    margin-top: 362px;
    height: 360px;
    width: 100%;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .box {
    width: 284px;
    height: 58px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: -2px 2px 4px 0 rgba(73, 73, 74, 0.16);
    margin-bottom: 15px;
  }
  .box:hover {
    top: -10px;
  }
  .box-img {
    height: 24px;
    padding: 0px;
    margin-left: 12px;
    margin-right: 5px;
    margin-top: 18px;
    margin-bottom: 16px;
  }
  .box-img-streetlight {
    height: 24px;
    padding: 0px;
    margin-left: -5px;
    margin-right: 5px;
    margin-top: 18px;
    margin-bottom: 16px;
  }
  .box-title,
  .box-title-mobile {
    width: 93px;
    height: 18px;
    font-weight: 500;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #1c79ca;
    font-family: MuseoSans;
  }
  /* .box-title-offers,
  .box-title-pricing {
    display: none;
  } */
  .box-desc {
    font-family: MuseoSans;
    font-size: 12px;
    font-weight: 300;
    color: #49494a !important;
    margin-top: -22px;
    margin-left: 47px;
  }
  .box .btn {
    display: none;
  }
  .box-wrap-energy {
    width: 284px;
    height: 252px;
    border-radius: 5px;
    background-color: #ffffff;
    box-shadow: -2px 2px 4px 0 rgba(73, 73, 74, 0.11);
    padding: 20px;
  }
  .box-wrap-energy-title {
    width: 179px;
    height: 24px;
    font-family: MuseoSans;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #1c79ca;
  }
  .box-wrap-energy-desc {
    width: 244px;
    height: 48px;
    font-family: MuseoSans;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #49494a !important;
  }
  .box-points {
    margin-right: 26px;
    float: left;
  }
  .box-points-img {
    width: 32px;
    height: 32px;
  }
  .box-points-desc {
    width: 36px;
    height: 16px;
    font-family: MuseoSans;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #49494a !important;
  }
  .box-points-img-cooling {
    width: 129px;
    height: 117px;
    object-fit: contain;
    padding: 0px;
    margin-top: -126px;
    margin-left: 125px;
  }
  .box-points-cooling {
    width: 146px;
    height: 130px;
  }
  .btn-wrap-energy {
    display: none;
  }
  .register-text {
    color: #fecc39;
  }
  .forgot-password {
    width: 133px;
    height: 24px;
    font-family: MuseoSans;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: white;
  }
  .forgot-password:hover {
    width: 133px;
    height: 24px;
    font-family: MuseoSans;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fecc39;
    text-decoration: none;
  }
  .btn-login {
    /*float: right;*/
    margin-top: 20px;
  }
  .register-desc,
  .register-desc btn {
    display: none;
  }
  .register-desc-mobile {
    width: 284px;
    height: 54px;
    font-family: MuseoSans;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
  }
  .register-title {
    width: 284px;
    height: 36px;
    font-family: MuseoSans;
    font-size: 36px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ffffff;
  }
  .register-bulk-title {
    width: 284px;
    height: 36px;
    font-family: MuseoSans;
    font-size: 36px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #ffffff;
  }
  .register-form {
    margin-top: 5px;
  }
  .dropdown {
    background: transparent;
    border: none;
    border-bottom: 2px;
    border: white;
  }
  .dropdown .btn {
    margin-top: -5px;
    font-family: MuseoSans;
    font-size: 16px;
    padding: 2px 4px 2px 0px;
    display: block;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-bottom: 1px solid lightgrey;
    background: transparent;
    box-shadow: none;
    width: 100%;
    opacity: 1 !important;
    color: white;
    outline: none;
    text-align: left;
  }
  .dropdown-toggle::after {
    display: none;
  }
  .dropdown .btn .caret {
    display: none;
  }
  .dropdown .dropdown-menu {
    width: 100%;
  }
  .dropdown .dropdown-menu .dropdown-menu-item-title {
    font-family: MuseoSans;
    font-size: 14px;
    color: #a6a6a6;
  }
  .dropdown .dropdown-menu .dropdown-menu-item-title:hover {
    font-family: MuseoSans;
    font-size: 14px;
    color: #1c79ca;
    line-height: 1.4;
    background: transparent;
  }
  .dropdown-menu {
    padding: 10px;
  }
  /* check box */
  /* The container */
  .checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  /* Hide the browser's default checkbox */
  .checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  /* Create a custom checkbox */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #eee;
    border: solid 1px #fff;
  }
  /* On mouse-over, add a grey background color */
  .checkbox-container:hover input~.checkmark {
    background-color: transparent;
    border-radius: 5px;
    /* border: 1px #fff; */
  }
  /* When the checkbox is checked, add a blue background */
  .checkbox-container input:checked~.checkmark {
    background-color: transparent;
    border-radius: 5px;
    /* border: 1px #fff; */
  }
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  /* Show the checkmark when checked */
  .checkbox-container input:checked~.checkmark:after {
    display: block;
  }
  /* Style the checkmark/indicator */
  .checkbox-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .btn-register {
    display: flex;
  }
  /*Snackbar styles*/
  #snackbar {
    visibility: hidden;
    max-width: 300px;
    display: table;
    margin: 0 auto;
    height: 50px;
    color: #000;
    text-align: center;
    border-radius: 2px;
    padding: 10px;
    z-index: 1;
    top: 30px;
    font-size: 16px;
    border-radius: 4px;
    background-color: #fecc39;
    box-shadow: 0 1px 5px 0 rgba(166, 166, 166, 0.1);
    font-family: MuseoSans;
  }
  #snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  @-webkit-keyframes fadein {
    from {
      top: 0;
      opacity: 0;
    }
    to {
      top: 30px;
      opacity: 1;
    }
  }
  @keyframes fadein {
    from {
      top: 0;
      opacity: 0;
    }
    to {
      top: 30px;
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeout {
    from {
      top: 30px;
      opacity: 1;
    }
    to {
      top: 0;
      opacity: 0;
    }
  }
  @keyframes fadeout {
    from {
      top: 30px;
      opacity: 1;
    }
    to {
      top: 0;
      opacity: 0;
    }
  }
  .register-bulk-text {
    font-size: 16px;
    opacity: 1 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #ffffff;
    font-family: MuseoSans;
    margin-left: -10px;
  }
  .steps-text {
    width: 73px;
    height: 32px;
    font-family: MuseoSans;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.8);
  }
  .btn-download {
    float: right;
    font-family: MuseoSans;
    color: #1c79ca;
    border-radius: 4px;
    background-color: white;
    width: 284px;
    text-align: center;
    margin-top: 10px;
    margin-right: 18px;
  }
  .btn-download .btn-primary, .btn-primary:active, .btn-primary:hover {
    /*
    height: 38px !important;
    width: 100%;
    */
  }
  .upload {
    border-radius: 10px;
    border: solid 2px #ffffff;
    border-style: dashed;
    /* width: 282px; */
    height: 62px;
    text-align: center;
  }
  .upload p,
  .dd-img {
    display: none;
  }
  .upload label {
    /* width: 246px; */
    height: 14px;
    font-family: MuseoSans;
    font-size: 9px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
    letter-spacing: normal;
    color: #ffffff;
    /* margin-top: 125px; */
    text-align: center;
  }
  .upload-mobile-title {
    height: 12px;
    font-family: MuseoSans;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
  }
  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 2;
    border-top: 1px solid rgba(0,0,0,.2);
    opacity: 0.5;
  }
  .ScrollStyle {
    overflow-y: auto;
    height: 300px;
    list-style-type: none;
  }
  .ScrollStyle::-webkit-scrollbar {
    width: 0.25em;
  }
  .ScrollStyle::-webkit-scrollbar-thumb {
    background-color: #e4e4e4;
    outline: 1px solid white;
    border-radius: 10px;
  }
}