@media screen
{
    #header #brand
    {
        /* Replace/Create this image to brand your copy of MSM (We suggest a transparent image sized 240x32 */
        /*background: url("../../../../Assets/Skins/Marval Gold/images/brand.png") no-repeat 50% 0;*/
    }
    
    #header
    {
        /* Replace/Create this image to replace the default Marval logo */
        /*background: transparent url("../../../../Assets/Skins/Marval Gold/images/logo.png") no-repeat 5px 5px;*/
    }
    
    /* Modify the two values below to change the available space in the top banner */
    #header
    {
        /*height: 89px;*/
    }
    
    #header .quickMenu,
    #content
    {
        /*top: 94px;*/

    }

.home.a {
display: none;
}
.home a {
display: none;
}

 /*   .quickMenu.menuBar>.home {
background-image: "" !important:
     } */

 /* .quickMenu .menuBar>.home {
background-image: "" !important:
}  */

/*#ctl00_quickMenu_ctl03 {
   display: none;
} */

  /*  .quickMenu .menuBar>.home:before  {
content: "\f015";
font-family: "Font Awesome 5 Free";
    font-weight: 900;
}  */

.notesEditor .richTextEditor .editor iframe {
  /*   height: 200px; */
}

.row-class-priority1 {
   background: red !important;
}

     #iframeContainer {
            display: none;
            /*border-radius:50px; */

            position: fixed;
            top: 20%;
            left: 20%;
            width: 60%;
            height: 50%;
            border: 1px solid #ccc;
            background-color: white;
            z-index: 1000;
            box-shadow: 0 0 10px rgba(0,0,0,0.5);
        }
        #iframeContainer iframe {
            width: 100%;
            height: 100%;
            border: none;
        }

.dictionary layoutElement {
 width:100% !important;
}

#ctl00_ctl00_ctl00_cph_maintenance_maintenance_widgetCodeSnippet {
width:1200px;
height: 800px;
}

#ctl00_cph_customerBox {
/*  width: 720px; */
}

#ctl00_cph_tabStrip {
/*  width: 720px; */
}



#ctl00_cph_minorDetails {
  left: 724px !important;
}

#ctl00_cph_AttributeEnterer_2_entry_2 {
width:100px !important
}

#ctl00_cph_AttributeEnterer_4_entry_4 {
width:100px !important
}
#ctl00_cph_AttributeEnterer_3_entry_3 {
width:100px !important
}

#ctl00_cph_AttributeEnterer_39_entry_39 {
width:100px !important
}


#ctl00_cph_AttributeEnterer_50_entry_50 {
width:100px !important
}

#ctl00_cph_AttributeEnterer_29_entry_29 {
width:100px !important
}

#ctl00_cph_AttributeEnterer_30_entry_30 {
width:100px !important
}

#ctl00_cph_AttributeEnterer_31_entry_31 {
width:100px !important
}

#ctl00_cph_AttributeEnterer_32_entry_32 {
width:100px !important
}


/* #ctl00_cph_AttributeEnterer_35_entry_35 {
width:10px !important
}

#ctl00_cph_AttributeEnterer_36_entry_36 {
width:10px !important
}

#ctl00_cph_AttributeEnterer_37_entry_37 {
width:10px !important
}

#ctl00_cph_AttributeEnterer_38_entry_38 {
width:10px !important
} */


#ctl00_cph_AttributeEnterer_40_entry_40 {
    display: inline-block !important; 
    width: 50px !important;
    min-width: 0 !important;         
    box-sizing: border-box !important;
}

#ctl00_cph_AttributeEnterer_41_entry_41 {
    display: inline-block !important;
    width: 50px !important;
    min-width: 0 !important;          
    box-sizing: border-box !important; 
}

#ctl00_cph_AttributeEnterer_42_entry_42 {
    display: inline-block !important;
    width: 50px !important;
    min-width: 0 !important;          
    box-sizing: border-box !important; 
}



#ctl00_cph_AttributeEnterer_34_entry_34 {
width:120px !important
}
#ctl00_cph_AttributeEnterer_33_entry_33 {
width:120px !important
}
#ctl00_cph_AttributeEnterer_36_entry_36 {
width:120px !important
}

/* Target the box to ensure it expands */
.dynamic-flowbox2 {
    height: auto !important;
    display: block !important;
    overflow: hidden; /* This forces the box to wrap the floats */
}

/* Target the box to ensure it expands */
.dynamic-flowbox1 {
    height: auto !important;
    display: block !important;
    overflow: hidden; /* This forces the box to wrap the floats */
}

/* Force the fieldsets to sit side-by-side */
.dynamic-flowbox2 fieldset {
    float: left !important;
    position: relative !important;
    margin-right: 5px; /* Adjust spacing between boxes */
    top: 0 !important;
    left: 0 !important; /* Reset the XML coordinates so they don't overlap */
}


/* Force the fieldsets to sit side-by-side */
.dynamic-flowbox1 fieldset {
    float: left !important;
    position: relative !important;
    margin-right: 5px; /* Adjust spacing between boxes */
    top: 0 !important;
    left: 0 !important; /* Reset the XML coordinates so they don't overlap */
}

