<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
}

@media only screen and (min-width:1600px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 81%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
}

@media only screen and (min-width:1366px) and (max-width:1599px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 81%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 81%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 14px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 75%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
             .Addregi1 {
        padding: 0px 183px 0px 99px;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 94%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
             .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
    .Addnewregi1 {
        padding:21px 10px 38px 38px !important;
    }
     .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:640px) and (max-width:767px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 94%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
           .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
         .Addnewregi1 {
    padding: 21px 0px 38px 29px !important;
}
          .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:480px) and (max-width:639px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 91%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
          .Addnewregi1 {
    padding: 21px 0px 38px 25px !important;
}
           .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:360px) and (max-width:479px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 90%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
         .Addregi1 {
        padding: 0px 208px 0px 119px;
    }

    .Addnewregi1 {
        padding: 21px 0px 38px 27px !important;
    }
     .navbar-nav {
    
    margin: 0px !important;
}
}

@media only screen and (min-width:320px) and (max-width:359px) {
             .tfocus:focus
{
    border-color: #B17E75;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(208, 136, 124,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(230, 186, 179);
}     #FailureText, .failureNotification
        {
            color: red;
        }
       
        .stepwizard-step p
        {
            margin-top: 10px;
        }

        .stepwizard-row
        {
            display: table-row;
        }

        .stepwizard
        {
            display: table;
            width: 100%;
            position: relative;
            margin-top: 60px;
            margin-left:0px;
        }

        .stepwizard-step button[disabled]
        {
            opacity: 1 !important;
            filter: alpha(opacity=100) !important;
        }

        .stepwizard-row:before
        {
            top: 16px;
            bottom: 0;
            position: absolute;
            content: " ";
            width: 90%;
            height: 1px;
            background-color: #ccc;
            z-order: 0;
        }

        .stepwizard-step
        {
            display: table-cell;
            text-align: center;
            position: relative;
        }

        .btn-circle
        {
            width: 30px;
            height: 30px;
            text-align: center;
            padding: 6px 0;
            font-size: 12px;
            line-height: 1.428571429;
            border-radius: 15px;
        }


        /*image loaded*/
        .image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

  h4
        {
            color: #B92829;
            padding: 10px 0px 0px 13px;
        }

        /*.titleheading
        {
            float: left;
            font-family: Verdana;
            background-image: url(../img/titlebg.png);
            background-repeat: repeat;
            height: 60px;
            min-width: 1024px;
        }*/
        label, select
        {
            font: 600 13px/22px Verdana;
        }
         h3
        {
            padding: 20px 0 16px 0;
            border-bottom: 1px solid #E4D9C0;
            border-top: 1px solid #E4D9C0;
        }
           .Addregi1 {
        padding: 0px 208px 0px 119px;
    }
           .Addnewregi1 {
    padding:21px 0px 38px 27px !important;
}
            .navbar-nav {
    
    margin: 0px !important;
}
}</pre></body></html>