﻿

/*#suiteBarDelta, #titleAreaRow, #s4-titlerow, #sideNavBox , #s4-ribbonrow  {
    display: none !important
}*/

#contentRow {
    padding: 0;
}

#contentBox {
    margin: 0;
    padding: 0;
}

a, .main-header .bottom-nav .main-nav .nav .nav-link {
    text-decoration: none !important;
}

#s4-workspace {
    overflow-x: hidden;
}

.main-footer .top-footer .nav-list li .nav-link {
    text-decoration: none;
}

input[type=button], input[type=reset], input[type=submit], button {
    min-width: initial !important;
}
h1, h2, h3, h4, h5, h6, .ms-h1, .ms-h2, .ms-h3, .ms-h4, .ms-h5, .ms-h6{
    margin:initial;
}


.input-group-text{
    border:none!important;
}
.ms-webpartzone-cell {
    margin: 0!important;
}

a:visited{
    color:none!important;
}
a{
    cursor:pointer!important;
}

main{
    
    width:100vw!important;
    max-width:100vw!important;
}
body{
    overflow:auto!important;
}

h4, h5, h6, .ms-h4, .ms-h5, .ms-h6, h2, h3, .ms-h2, .ms-h3, .ms-headerFont, h1, .ms-h1 {
    font-family: "Sarmady",sans-serif !important;
}
.download-report-btn:visited {
    color: white !important;
}
#lg-download-1{
    display:none;
}
/*a:visited{
    color:white!important;
}*/