/* #### Generated By: http://www.cufonfonts.com #### */

    @font-face {
    font-family: 'TT Commons Regular';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Regular'), url('TT Commons Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Italic'), url('TT Commons Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Thin';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Thin'), url('TT Commons Thin.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Thin Italic'), url('TT Commons Thin Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons ExtraLight'), url('TT Commons ExtraLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons ExtraLight Italic'), url('TT Commons ExtraLight Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Light';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Light'), url('TT Commons Light.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Light Italic'), url('TT Commons Light Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Medium';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Medium'), url('TT Commons Medium.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Medium Italic'), url('TT Commons Medium Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons DemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons DemiBold'), url('TT Commons DemiBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons DemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons DemiBold Italic'), url('TT Commons DemiBold Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Bold';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Bold'), url('TT Commons Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Bold Italic'), url('TT Commons Bold Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons ExtraBold'), url('TT Commons ExtraBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons ExtraBold Italic'), url('TT Commons ExtraBold Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Black';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Black'), url('TT Commons Black.woff') format('woff');
    }
    

    @font-face {
    font-family: 'TT Commons Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('TT Commons Black Italic'), url('TT Commons Black Italic.woff') format('woff');
    }
.mui--text-headline {
	font-family: 'TT Commons Bold';
	font-size:22px !important;
	color:#232323;
	line-height:26.29px !important;
	font-weight: 700 !important;
	letter-spacing: 0.15rem;
	font-style: normal;
	font-variant:smallcaps;
}
body {
	font-family: 'TT Commons Regular';
}
.mui--text-display2 {
	font-size:40px;
	font-family: 'TT Commons Regular';
	color: rgb(0,197,255);
}
.print-only{
        display: none;
    }

    @media print {
        .no-print {
            display: none;
        }

        .print-only{
            display: block;
        }
}
.mui--text-display1 {
	font-family: 'TT Commons Regular';
}
#slider label {
  position: absolute;
  width: 20px;
  margin-top: 20px;
  margin-left: -10px;
  text-align: center;
}
.ui-widget.ui-widget-content {
	border:none;
	background-color:#DFF4FA;
	padding-top:10px;
	border-radius:25px;
	
}
.ui-slider-handle.ui-corner-all.ui-state-default, .ui-slider-handle.ui-corner-all.ui-state-default.ui-state-hover.ui-state-focus {
	border: none;
	border-radius:25px;
	height: 30px;
	width:30px;
	background-color: rgb(0,197,255);
	margin-bottom:10px;
	
}
.ui-slider .ui-slider-handle:focus {
	outline:none;
}