.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */.edit_vessel .gform_wrapper ul li.gfield.width_50_left {
    width: 50%;
    float: left;
    clear: initial;
}
.edit_vessel .gform_wrapper ul li.gfield.width_50_right {
    width: 50%;
    float: right;
    clear: initial;
}
.edit_vessel .gform_wrapper ul li.gfield select{
    height:34px;
    width: 100%;
}
.edit_vessel .gform_wrapper ul li.gfield input,.edit_vessel .gform_wrapper .top_label input.medium.datepicker{
    width: 100%;
}
.edit_vessel .gform_wrapper ul li.gfield .field_label{
    font-weight: 600;
}
.edit_vessel  .gform_wrapper ul li.gfield.vesseledit_length {
    width: 40%;
    float: left;
    clear: initial;
}
.edit_vessel .gform_wrapper ul li.gfield.vesseledit_unit {
    width: 10%;
    float: left;
    clear: initial;
}
.edit_vessel .gform_wrapper ul.gfield_checkbox li {
    display: inline;
    margin-right: 15px;
}
.edit_vessel .gform_wrapper ul.gfield_radio li {
    display: inline;
    margin: 0 20px;
}
 .edit_vessel .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .edit_vessel .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
     margin-top: 0px; 
}
 .edit_vessel .gform_wrapper .gfield_radio li label {
    margin: 2px 0 0 4px;
}
.edit_vessel .gform_wrapper ul li.gfield.extra_top_space{
    padding-top: 16px;
}


/*new css*/
/* edit vessel page css*/
.custom_breadcrumb_div{
	height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #080D3B;
    z-index: 1;
   /* display: none;*/
   position: relative;
}
.custom_breadcrumb_div .custom_breadcrumb_overlay{
	background-image: url(http://cvla.nauticaltrips.com/wp-content/uploads/2020/12/News-Hero-Bg.png);
    background-position: center left;
    opacity: 0.15;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.custom_breadcrumb_div .custom_breadcrumb_title{
	font-family: "Verdana", Sans-serif;
    font-size: 70px;
    font-weight: 600;
	color:#EEBF3A;
}
#after_published_edit_boat_form .form-logo img {
  max-width: 100px; 
  margin-top:5px;
}
#after_published_edit_boat_form .form-group #length{
  width: 49%;
  float: left;
}
#after_published_edit_boat_form .form-group #loa_measure_unit{
  width: 49%;
  float: right; 
}
.form-section-xustom #after_published_edit_boat_form .field_label{
	display:block;
}
#after_published_edit_boat_form .form-group input[type="text"]{
    height: 42px; 
}
#after_published_edit_boat_form .radiocontainer.ship_radio_license{
	display: contents; 
}

#after_published_edit_boat_form .field_div{
    padding-left: 15px;
    padding-right: 15px;
}
#after_published_edit_boat_form .form-group input[type="file"]{
    width: 90%; 
}

.form-section-xustom label.radio_label{
	font-weight:normal; 
}
.col-2.media_upload_div{
  min-height: 100px;
}
/*edit vessel page css end*//* End custom CSS */