.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}

.dropbtn2 {
  background-color: #008CFF !important;
  color: white !important;
  padding: 8px 18px !important;
  font-size: 14px !important;
  border: none !important;
  cursor: pointer !important;
   border-radius: 8px !important;
   margin-top: 3px !important;
   margin: 3px 5px 20px 100px !important;
   
}

.dropbtn2:hover, .dropbtn2:focus {
  background-color: #3e8e41;
}



#myInput {
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 12px 30px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 370px;
}

#myInput:focus {outline: 3px solid #ddd;}




#myInput2 {
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 12px 30px 12px 45px;
  border: none;
  border-bottom: 1px solid #ddd;
  width: 370px;
}

#myInput2:focus {outline: 3px solid #ddd;}



.dropdown {
  position: relative;
  display: inline-block; 
  float: left;
}

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 390px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  border-radius: 3px;
  background-color: white;
  margin-top: 40px;
}

.dropdown-content3 {
  display: none;
  position: absolute;
  min-width: 265px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  border-radius: 5px;
  background-color: white;
  font-size: 11px;
  padding: 10px 6px;
}


.dropdown-content3 p{
padding: 3% 0% 2% 3%;
margin: 0px;
font-weight: bold;
width: 260px;
float: left;  
background-color: #bacbe0; 
}

.dropdown-content3 div{
    margin: 3% 5% 5% 3%;
    border: 1px solid #cccccc;
    float: left;
    -webkit-box-shadow: 10px 10px 17px -10px rgba(0,0,0,0.65);
}
.dropdown-content3 .b{
text-align: center;
font-weight: bold;
background-color: #008CFF;
color: white;
float: left; 
padding: 3px 8px;
margin: 0;
text-decoration: none;
font-size: large;
cursor: pointer;   
}
.dropdown-content3 .b-disabled{
text-align: center;
font-weight: bold;
background-color: #ffffff;
color: #000000;
float: left; 
padding: 3px 8px;
margin: 0;
text-decoration: none;
font-size: large;  
cursor: pointer;    
}





.dropdown-content a {
  color: black;
  padding: 12px 8px;
  text-decoration: none !important;
  display: block;
  cursor: pointer;
  
}
.dropdown-content a:hover {
background-color: #eceff4;
}


.dropdown-content .height {
    height: 240px;
}
.dropdown-content .row{
width: 394px;
}
.dropdown-content .column-header{
height: 30px;
font-weight: bold;
text-align: center;
font-size: large;
width: 280px;
 padding-top: 10px;
 float: left;
 }
 .dropdown-content .column2{
width: 54.2px;
float: left;
height: 30px;
padding-top: 8px;
text-align: center;
font-weight: bold;
border: 1px solid #000000;
color: #546e7a;
cursor: pointer;
}
 .dropdown-content .column2-d{
width: 54.2px;
float: left;
height: 30px;
padding-top: 8px;
text-align: center;
font-weight: bold;
border: 1px solid #cccccc;
color: #cccccc;
cursor: not-allowed;
}


.dropdown-content .column1{
width: 54.2px;
float: left;
height: 30px;
padding-top: 8px;
text-align: center;
font-weight: bold;
border-bottom: 3px solid #546e7a;
color: #546e7a;
}

.dropdown-content .column{
width: 54.2px;
float: left;
height: 35px;
padding-top: 13px;
text-align: center;
font-size: small;
cursor: pointer;
}
.dropdown-content .column_blank{
width: 54.2px;
float: left;
height: 35px;
padding-top: 13px;
text-align: center;
font-size: small;
color: white;
}
.dropdown-content .column_disabled{
width: 54.2px;
float: left;
height: 35px;
padding-top: 13px;
text-align: center;
font-size: small;
cursor: pointer;
color: #cccccc;
cursor: not-allowed;
}


.dropdown-content .column:hover{
 background-color: #546e7a;
 color: #ffffff;
}

.dropdown-content .column-highlight{
background-color: #29434e;
color: #ffffff;
width: 54.2px;
float: left;
height: 35px;
padding-top: 13px;
text-align: center;
font-size: small;
cursor: pointer;
font-weight: bold;
}
.dropdown-content .column-highlight span{
font-size: 9px;
}
.dropdown-content .column-highlight:hover{
 background-color: #546e7a;
 color: #ffffff;
}
.dropdown a:hover {background-color: #ddd;}
.show {display: block;}






.dropdown-content5 {
  display: none;
  position: absolute;
  min-width: 390px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  border-radius: 3px;
  background-color: #ffffff;
 padding-bottom: 10px;
}


.dropdown-content5 .row5555{
width: 390px;
}
.dropdown-content5 .column-header{
font-weight: bold;
text-align: center;
font-size: large;
width: 280px;
 padding-top: 10px;
 float: left;
 }
 .dropdown-content5 .column2{
width: 55px;
float: left;
padding: 8px 0;
text-align: center;
font-weight: bold;
border: 1px solid #000000;
color: #546e7a;
cursor: pointer;
}
 .dropdown-content5 .column2-d{
width: 54.2px;
float: left;

padding: 8px 0;
text-align: center;
font-weight: bold;
border: 1px solid #cccccc;
color: #cccccc;
cursor: not-allowed;
}


.dropdown-content5 .column1{
width: 55.7px;
float: left;
height: 45px;
padding: 12px 0;
text-align: center;
font-weight: bold;
border-bottom: 3px solid #546e7a;
color: #546e7a;
}

.dropdown-content5 .column{
width: 55.7px;
float: left;
padding: 8px 0;

text-align: center;
font-size: small;
cursor: pointer;
}
.dropdown-content5 .column_blank{
width: 54.2px;
float: left;

padding-top: 13px;
text-align: center;
font-size: small;
color: white;
}
.dropdown-content5 .column_disabled{
width: 55.7px;
float: left;

padding: 8px 0;
text-align: center;
font-size: small;
cursor: pointer;
color: #cccccc;
cursor: not-allowed;
}


.dropdown-content5 .column:hover{
 background-color: #546e7a;
 color: #ffffff;
}

.dropdown-content5 .column-highlight{
background-color: #29434e;
color: #ffffff;
width: 55.7px;
float: left;

padding: 8px 0;
text-align: center;
font-size: small;
cursor: pointer;
font-weight: bold;
}
.dropdown-content5 .column-highlight span{
font-size: 9px;
}
.dropdown-content5 .column-highlight:hover{
 background-color: #546e7a;
 color: #ffffff;
}




@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {



.dropdown-content5 {
  display: none;
  position: absolute;
  min-width: 390px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  border-radius: 3px;
  background-color: #ffffff;
 padding-bottom: 10px;
}


.dropdown-content5 .row5555{
width: 390px;
}
.dropdown-content5 .column-header{
font-weight: bold;
text-align: center;
font-size: large;
width: 260px;
 padding-top: 10px;
 float: left;
 }
 .dropdown-content5 .column2{
width: 45px;
float: left;
padding: 8px 0;
text-align: center;
font-weight: bold;
border: 1px solid #000000;
color: #546e7a;
cursor: pointer;
}
 .dropdown-content5 .column2-d{
width: 45.2px;
float: left;

padding: 8px 0;
text-align: center;
font-weight: bold;
border: 1px solid #cccccc;
color: #cccccc;
cursor: not-allowed;
}


.dropdown-content5 .column1{
width: 50px;
float: left;
height: 45px;
padding: 12px 0;
text-align: center;
font-weight: bold;
border-bottom: 3px solid #546e7a;
color: #546e7a;
}

.dropdown-content5 .column{
width: 50px;
float: left;
padding: 8px 0;

text-align: center;
font-size: small;
cursor: pointer;
}
.dropdown-content5 .column_blank{
width: 50px;
float: left;

padding-top: 13px;
text-align: center;
font-size: small;
color: white;
}
.dropdown-content5 .column_disabled{
width: 50px;
float: left;

padding: 8px 0;
text-align: center;
font-size: small;
cursor: pointer;
color: #cccccc;
cursor: not-allowed;
}


.dropdown-content5 .column:hover{
 background-color: #546e7a;
 color: #ffffff;
}

.dropdown-content5 .column-highlight{
background-color: #29434e;
color: #ffffff;
width: 50px;
float: left;

padding: 8px 0;
text-align: center;
font-size: small;
cursor: pointer;
font-weight: bold;
}
.dropdown-content5 .column-highlight span{
font-size: 9px;
}
.dropdown-content5 .column-highlight:hover{
 background-color: #546e7a;
 color: #ffffff;
}


.dropdown-content {
  display: none;
  position: absolute;
  min-width: 290px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  border-radius: 3px;
  background-color: white;
  margin-top: 40px;
}

.dropdown-content .height {
    height: 240px;
    width : 200px
}

}