.rgba-cyan-1,
.rgba-cyan-1:after {
  background-color: rgba(0, 188, 212, 0.2); }

.pad_display {

}
.page_ref2_class{
  height: 90px;
}
.img_main1{
	width:35px;
	height:35px;
}
.div_1index{
}
.container_rotate {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.modal_2{
	overflow-y:auto;
}
.textboxcss_1{
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
}
.textboxcss_center{
	border-top:none;
	border-left:none;
	border-right:none;
	background:none;
	text-align:center;
}
.cssicon_hover{
	cursor:pointer;
}
.cssicon_hover:hover{
	text-shadow:4px 1px 4px rgb(153,153,153,0.5);
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}
@media (max-width: 740px) {
	.pad_display{
		display:none;
	}
.img_main1{
	width:25px;
	height:25px;
}
.div_1index{
	padding-bottom:10px;
}
.page_ref2_class{
  height: 160px;
}

}
