

.smo_div_main_sea.max_width_1300_sea.sea_and_eva_screener {
    max-width:var(--widthmaxseatools);
	
    }


.smo_div_main_sea.max_width_1300_sea {
    max-width:var(--widthmaxseatools);
	/*background-image: url(smo/img/main_background_trans_001.webp), linear-gradient(#0b1332,#163da2,#0b1332);*/
    }


.sea_scr_options_header{
	outline: none;
	box-shadow: 0px 0px white;

	border:0px;
	border-color:white;
	text-align: left;
	padding: 0;
}

.sea_scr_options_main{
	outline: none;
	height: 26px;
	/*box-shadow: 1px 1px 1px #9db7f7;*/
	color:#a1a1a1;
	border:0px;
	background-color:#F5F6FA;
	width: 100%;
	text-align: left;
	border-radius:2px;
	/*font-size:14px;*/
	
	border-color: #4a5166;
	
}

.sea_scr_options_main option {
	margin: 40px;
	
	border-radius:4px;
	border:0px;
	
  }

.sea_scr_options{
	outline: none;
	height: 20px;
	/*box-shadow: 1px 1px 1px #9db7f7;*/
	color:#777777;
	border:0px;
	background-color:#F5F6FA;
	width: 100%;
	text-align: left;
	border-radius:2px;

}

.smo_sea_scr_margin{
	margin-bottom:52px;
}

.divTableCell{
	vertical-align: top;
	padding:1px;
	padding-right:1px;
}

.margin_5px{
	margin:5px;
}

input[type="text"] {
	
    border: solid #405082 1px;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #fff;
}
input[type="text"] {
    background-color: transparent;
    border: 1px solid rgb(64 67 78);
    width: 100%;
    text-align: center;
    font-weight: 700;
    color: #000;
    caret-color: #15151d;
    border-radius: 4px;
    min-height: 25px;
}

.smo_sea_screener_load_link{
    padding: 4px;
    background-color: #202947;
    box-shadow: 1px 1px 1px #9db7f7;
    display: inline-grid;
	border-radius: 3px;
    border: solid 1px #4d587e;
}


.smo_control_backgroundimage{
   /* 
   background-color: #1e263b;     
	background-image: linear-gradient(#2a385f,#1e263b);
	*/
}


.smo_no_member_display{
    background-color: #0B1332;
}

.smo_control_border{
    border: 0px solid #ccc;
}

.smo_control_border_slim{
    border: 1px solid #8d8d8d;
	border: 1px solid #40434e;
	border-radius: 8px;
}

