
	    @font-face {
            font-family: 'Aventa';
            src: url('Aventa-Light.eot');
            src: local('Aventa Light'), local('Aventa-Light'),
                url('/sls_sites/preview/objects/f6c37b441b25453965d84e2ca2e7d59f/Aventa-Light.eot?#iefix') format('embedded-opentype'),
                url('/sls_sites/preview/objects/f6c37b441b25453965d84e2ca2e7d59f/Aventa-Light.woff2') format('woff2'),
                url('/sls_sites/preview/objects/f6c37b441b25453965d84e2ca2e7d59f/Aventa-Light.woff') format('woff'),
                url('/sls_sites/preview/objects/f6c37b441b25453965d84e2ca2e7d59f/Aventa-Light.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
        }
        
	    @font-face {
            font-family: 'Montserrat';
            src: url('/sls_sites/preview/objects/93f4848d253118c7cb1dcccd43b4ed3d/Montserrat-Regular.ttf');
            src: local('Montserrat Regular'), local('Montserrat-Regular'),
                url('/sls_sites/preview/objects/93f4848d253118c7cb1dcccd43b4ed3d/Montserrat-Regular.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
        }        
	    
	    *
	    {
	        font-family: 'Montserrat' !important;
	        
	    }
	    
	    .h2, h2 {
	        font-family: 'Aventa' !important;
	    }
	    
	    .logoImg {
	        width: 75%;
	    }

	    .header{
	        background-color: #684f9c;
	        background-image: none;
	    }
	    
	    .topmenuContainer a {
	        color: #ff7043 !important;
	    }
	    
	    .btn-danger {
	        background-color: #ff7043 !important;
	    }

        .btn-danger:hover {
            background-color: #ffa143 !important;
            border-color: #000000 !important;
            
        }
	    .toggleFilters {
	        color: #ff7043 !important;
	    }
	    

	    .editdocHeader a {
	        color: #ff7043 !important;
	    }
	    
	    .searchresultHeader a {
	        color: #ff7043 !important;
	    }
	    
	    
	    .forgotpwlink .flashmsg {
            color: #ff7043 !important;
        }
	    
	    .col2 {
	        
	        margin-top: 70px;
	        margin-bottom: 20px;
	    }
        	    
        .col-sm-3 {
           background-color: #F5F5FC;
        }
        
        .formContainer .toggleFilters {
           background-color: #F5F5FC;
        }	    
	    
	    .forgotpwlink {
	        background-color: #F5F5FC !important;
	    }
	    
	    .footerContainer{
	        background-color: #F5F5FC !important;
	        color: #000000 !important;
	    }
	    
	    .footerlogoContainer {
            right: 5px !important;   
	       
	    }
	    
	    .footerContainer img {
	        border-radius: 10px;
	        width: 75%;
	        
	    }
	    
	    .footerContainer .copyrights {
	        text-align: right;
	        margin-right: 60px;
	    }

        h2 {
            color: #684f9c
        }
	    
        .dropdown-menu.show {
            background-color: #F5F5FC !important;
        }

	    .header {
	        height: 100px;
	    }	    
