﻿

/* MyChart Family Access Form: For Patient Under 13 Years Old Updates  */
.proxy-access-terms.custom[style] {
 overflow-y:auto;
 height:110px !important;
 padding-left:10px;
 padding-right:10px;
 margin-bottom:10px;
background: rgba(223,247,240,1);
/* Old Browsers */background: -moz-linear-gradient(top, rgba(223,247,240,1) 0%, rgba(239,249,245,1) 100%);
 /* FF3.6+ */background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(223,247,240,1)), color-stop(100%, rgba(239,249,245,1)));
/* Chrome, Safari4+ */background: -webkit-linear-gradient(top, rgba(223,247,240,1) 0%, rgba(239,249,245,1) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(223,247,240,1) 0%, rgba(239,249,245,1) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(top, rgba(223,247,240,1) 0%, rgba(239,249,245,1) 100%);
 /* IE 10+ */background: linear-gradient(to bottom, rgba(223,247,240,1) 0%, rgba(239,249,245,1) 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dff7f0', endColorstr='#eff9f5', GradientType=0 );
/* IE6-9 */
}

.proxy-access-terms.custom {
	width:95%;
	margin-right:auto;
	margin-left:auto;
}

.proxy-access-terms.custom ul  {
margin-left:20px
}

.proxy-access-terms.custom ul li ul {
margin-left:30px
}

#main .title {
    height: auto;
}

#main .title h1 {
    padding: 0.7rem 0 0.5rem 0;
    text-overflow: inherit;
    white-space: inherit;
}
