/* CSS Document */
/*a:active
{
    color: #000000;
    font-weight: bold;
}
a:visited
{
    color: #000000;
}
a:hover
{
    color: #000000;
    font-weight: bold;
}
a:link
{
    color: #000000;
    font-weight: bold;
}*/

html {
    padding: 0px;
}

body {
    text-align: center; /*min-width: 950px;*/
    background-color: white; /*#F7F9FD;*/
    margin: 0;
    padding: 0;
}

.scrollfollowcollapse {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 5px;
    background-color: White;
    border: solid 2px Black;
    filter: alpha(opacity=80);
    max-height: 25px;
    overflow: hidden;
}

.scrollfollowexpand {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 5px;
    background-color: White;
    border: solid 2px Black;
}

.vmiddle {
    vertical-align: middle;
}

#container {
    line-height: 150%; /*width: 950px;*/
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#mininav {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 4px;
    padding: 0;
    color: White;
}

    #mininav a {
        color: #fff;
        text-decoration: none;
        padding: 4px 6px;
    }

        #mininav a:hover {
            background-color: #fff !important;
            color: #18C;
            text-decoration: underline;
        }

#banner {
    background: #46D;
    background-image: url(../../Graphics/OLIC/OxfordBanner.png);
    background-repeat: no-repeat; /*border: solid 1px #CDF;*/
    border: none;
    border-bottom: solid 1px #FFF;
    clear: both;
    height: 81px; /*width: 950px;*/
    width: 100%;
    margin: 0 auto;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: #E7DAAD;
}

    #banner a img, #banner img.banner {
        margin: 4px 0 0 12px;
        float: left;
        display: none;
    }

    #banner > a {
        display: inline-block;
        width: 200px;
        height: 60px;
        margin: 10px; /*      lnkHome.Style.Add("width", "200px");                     lnkHome.Style.Add("height", "60px");                     lnkHome.Style.Add("display", "inline-block");                     lnkHome.Style.Add("margin", "10px"); */
    }

#printhead {
    display: none;
}

#nav {
    /*background-color: #EEF2FB;     margin: 0;     padding-left: 10px;     max-width: 950px;     max-height: 25px;     text-align: left;     border-bottom: 1px solid #39C;     */
    box-shadow: 0px 2px 3px rgba(0,0,0,0.4);
    background-color: #DCDCDC;
    background-image: -ms-linear-gradient(top,#FFFFFF 0%, #B0B0B0 100%);
    background-image: -moz-linear-gradient(top,#FFFFFF 0%, #B0B0B0 100%);
    background-image: -webkit-linear-gradient(top,#FFFFFF 0%, #B0B0B0 100%);
    background-image: linear-gradient(#FFFFFF 0%, #B0B0B0 100%);
    text-align: left;
    padding: 1rem;
    margin: 0px;
}

    #nav a {
        /*display: block;*/
        text-decoration: none;
        font-family: "Times New Roman", Times, serif;
        font-weight: 600;
        color: #000;
        float: left; /**/
        color: #092F44;
        font-family: Verdana;
        font-weight: normal;
        font-size: 16px;
    }
/* Layout for template.master. Has left and right content columns. Right column can be minimized by client script. */
.rightcol, .leftcol, .rightcolhide, .leftcolfull {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin: -1px;
    padding: 0px;
    border: none 0px;
}

.rightcol {
    width: 25%;
}

.leftcol {
    width: 75%;
}

.rightcolhide {
    width: 3%;
}

.leftcolfull {
    width: 97%;
}



/*  */
#rightcontent {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: left;
}

#print {
    float: right;
    background-color: #FFFF99;
    border: 1px solid black;
    color: #990000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
}

.content {
    clear: both;
    background-color: #FFFFFF;
    font-size: 12px;
    padding: 3px;
}

.contentOP {
    /*background-color: #FFF;     background-image: url(   "../../Graphics/headershadow.png" );     background-position: top;     background-repeat: repeat-x;*/ /*border-bottom: solid 1px #8EC6EA;     border-left: solid 1px #8EC6EA;     border-right: solid 1px #8EC6EA;*/
    clear: both;
    margin: 0px auto;
    padding: 0px 0px 10px;
    position: relative;
    width: 100%;
    max-width: 1140px; /**/
    border: none 0px;
    margin: 2em auto 0 auto;
    background-color: #FFFFFF;
    color: #000000;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 7px 10px #AFAFAF;
}

.content2 {
    background-color: #FFFFFF;
    border-left: 0px;
    font-size: 12px;
    padding: 5px;
    overflow: visible;
}

.commAccordian {
    background-color: #FFFFFF;
    border-left: 1px dashed black;
    border-right: 1px dashed black;
    border-bottom: 1px dashed black;
    font-size: 12px;
    padding: 5px;
    height: 250px;
}

#products {
    width: 220px;
    padding: .5em;
    border: 1px solid black;
    float: left;
    margin-right: 300px;
}

#features {
    width: 220px;
    padding: .5em;
    border: 1px solid black;
    margin-left: 300px;
}

#footerheader {
    clear: both;
    color: #CC3333;
    border-top: 2px solid black;
    display: block; /**/
    width: 960px;
    margin: 0px auto; /**/
    display: none;
}

.footer {
    clear: both; /*background-image: url(   "../../Graphics/headershadow.png" );     background-position: 50% top;     background-repeat: repeat-x;     background-color: #F7F9FD;*/
    margin:auto;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 0px;
    width: 100%;
    max-width:900px;
    font-family: Serif;
    font-size: 10px;
    text-align: left;
}

    /*.footer a
{
    color: #06c;
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    padding: 0px 5px 0px 5px;
    font-family: helvetica, verdana, arial, tahoma, sans-serif;       
}*/
    /* Footer Links */
    .footer ul {
        text-align: center;
    }

        .footer ul li {
            display: inline-block;
            zoom: 1;
            *display: inline;
        }

            .footer ul li:not(:last-child):after {
                content: ' | ';
                color: #BCBCBC;
                padding: 0px 20px 0px 20px;
                font-family: Verdana, "Lucida Grande";
                font-size: 15px;
                font-weight: normal;
            }

            .footer ul li a {
                margin: 0px auto;
                color: #000000;
                text-decoration: none;
                font-family: Verdana, "Lucida Grande";
                font-size: 15px;
                font-weight: normal;
            }

                .footer ul li a:hover {
                    color: #456f7f;
                }
/**/
#footer {
    clear: both;
    background-color: #FFFFFF;
    border-top: 3px solid black;
    border-bottom: 3px solid black;
    width: 775px;
}

#foottext {
    color: #990000;
    z-index: 50;
    position: absolute;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 740px;
    margin-top: 7px;
}

#footer p {
    margin: 0;
    padding: .5em;
}

#footer a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #990000;
}

    #footer a:hover {
        color: #000000;
    }

#foottext a {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    color: #990000;
}

    #foottext a:hover {
        color: #000000;
    }


#disclaimer {
    display: none;
}

.LegalDisclaimer {
    color: #000;

    /*line-height: 120%;
    text-align: justify; 
   
    margin: 0px auto;
    padding:1rem 2rem 0 1rem !important;*/
}

    #files {
    display: block;
    color: #000000;
    background-color: #fdd768;
    font-family: Arial, Helvetica, sans-serif;
    font-style: Italic;
    font-size: 12px;
    border: 2px solid #666666;
    padding: 7px;
    margin: 5px;
    margin-left: 7px;
}

#padding {
    padding: 7px;
}

#menuitems {
    color: #306c7e;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    margin-left: 7px;
}

    #menuitems a {
        text-decoration: none;
        margin-left: 7px;
    }


#hidden {
    display: none;
}

.header {
    font-weight: bold;
    font-size: 14px;
    padding: 2px;
    border: 1px solid black;
    background-color: #217bbb;
    color: #ffffff;
}

.header2 {
    font-weight: bold;
    font-size: 14px;
    padding: 2px;
}

.header3 {
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
    border: 1px solid #300;
    background-color: #217bbb; /*  border-bottom: 1px solid #300;     background-image: url(../../App_Images/OxfordImages/gold_gradient.gif);*/
    padding-left: 5px;
    height: 23px;
}

.header4 {
    font-weight: bold;
    font-size: 9px;
    color: #330000; /*     border-bottom: 1px solid #330000;     border-right: 1px solid #330000;     background-image: url(../../App_Images/OxfordImages/gold_gradient.gif);*/
    padding-left: 5px;
}

.header5 {
    font-weight: bold;
    font-size: 10pt;
    color: #330000;
    border: 1px solid #330000; /*     border-bottom: 1px solid #330000;     border-right: 1px solid #330000;     display: block;     background-image: url(../../App_Images/OxfordImages/gold_gradient.gif);*/
    line-height: 1.5em;
}

.header6 {
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
    border: 1px solid #300;
    background-color: #217bbb; /*  border-bottom: 1px solid #300;     background-image: url(../../App_Images/OxfordImages/gold_gradient.gif);*/
    padding-left: 5px;
    height: 23px;
}

.AgentProfile {
    font-weight: bold;
    font-size: 15px;
    color: #330000;
    border: 1px solid #330000;
    display: block;
    background-color: #217bbb;
    padding-left: 5px;
    height: 23px;
}



.tdstyle1 {
    background-color: #fdd768;
}

.picture {
    padding: 3px;
    background-color: #FFFFFF;
}

#docnum {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: 200;
}

.underline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    color: #666666;
    border-bottom: 1px solid #666666;
    padding-bottom: .25em;
    padding-left: 5px;
}

.assurance {
    list-style-image: url(../images/life_bullet3.gif);
}

.assurance_title {
    font-weight: bold;
    font-size: 16px;
    color: #990000;
}

.title2 {
    display: block;
    background-color: #990000;
    color: #ffffff;
    border: 2px solid black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    margin-left: 7px;
    margin: 5px;
}


.TextIndicator_TextStrength {
    background-color: #990000;
    color: #fdf500;
    font-family: Arial;
    font-size: x-small;
    font-style: italic;
    padding: 2px 3px 2px 3px;
}

.alert {
    font-weight: bold;
    font-size: 14px;
    padding: 2px;
    border: 2px solid #999999;
    background-color: #990000;
    color: #FFFFFF;
}

.data {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.policyDetailheader {
    font-size: 15px;
    background-color: #217bbb;
    font-weight: bold;
    border-bottom: solid 1px black;
    color: White;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 0px;
    width: 250px;
    position: absolute;
}

    .modalPopup .header {
        background-color: blue;
        color: white;
        font-size: medium;
        font-weight: bold;
        text-align: center;
    }

    .modalPopup .body {
        font-size: medium;
        text-align: justify;
        height: 100%;
        padding: 10px 5px 0px 5px;
    }

    .modalPopup .buttons {
        text-align: center;
        margin-bottom: 5px;
    }

        .modalPopup .buttons input {
            font-weight: bold;
        }

.modalPopup1 {
    background-color: white;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 0px;
    width: 250px;
    position: fixed;
    margin-left: 200px;
    margin-top: 300px;
    vertical-align: middle;
}

.news {
    font: 100.01% "Trebuchet MS",Verdana,Arial,sans-serif;
    /*width: 95%;*/
    height: auto;
    border: solid 1px black;
    text-align: left;
    padding-bottom: 5px;
    padding-left: 5px;
}

.newsTitle {
    text-align: center;
    background-color: #D2DFFC;
    /*width: 96%;*/
    padding-top: 3px;
    padding-bottom: 6px;
    border-top: solid 1px black;
    border-right: solid 1px black;
    border-left: solid 1px black;
    font-weight: bold;
    font-size: 1.15em;
}

.newsContainer {
    text-align: center;
}

.newsCollection {
    overflow: auto;
}

.required {
    margin-right: 3px;
    color: Red;
}

/*styles for screen and printing*/

#ctl00_cphMain_pnlCommDetails {
    height: 300px;
}

.commissionsTable {
    width: 100%;
}

    .commissionsTable table {
        width: 100%;
        margin: 0px;
    }

    .commissionsTable .commissionsDataWrap {
        width: 100%;
        height: 150px;
        overflow: auto;
    }

#ctl00_cphMain_pnlPolicyTransactions {
    height: 150px;
}

#pnlProductivity {
    /*    height: 250px;*/
}

#ctl00_cphMain_pnlProdDetail {
    height: 200px;
}

@media print {
    #ctl00_cphMain_pnlProductivity, #ctl00_cphMain_pnlCommDetails, #ctl00_cphMain_pnlPolicyTransactions, #ctl00_cphMain_pnlProdDetail {
        clear: both;
        height: 100% !important;
    }
}

/*
Forms List Control (bulletins & newsletters)
*/
#formsList .formTitle p {
    color: Black;
    padding-left: 13px;
}

#formsList .formDescription {
    color: black;
}
/*
End of Forms List
*/

/*new section 1/25/2010*/

.ProducerLogin {
    clear: both;
    margin: auto;
    width: 90%;
}
/*.Header1
{
    border-bottom: solid 2px #000;
    font-size:18px;
    font-weight: bold;
    margin: 2px 0;
    padding: 2px 10px;
}*/
h1 {
    border-bottom: solid 2px #39C;
    clear: left;
    font-size: 18px;
    font-weight: bold;
    margin: 2px 0;
    padding: 2px 10px;
}

.ProducerLogin .leftSection {
    float: left;
    padding-left: 10px;
    width: 49%; /*320px;*/
}

.ProducerLogin .rightSection {
    text-align: right;
    float: right;
    width: 49%; /*320px;*/
    border-left: dashed 1px #85C2E0;
}

    .ProducerLogin .rightSection p {
        font-size: 12px;
        padding-bottom: 10px;
    }

.sectionTitle {
    font-weight: bold;
    margin: 5px 0px;
}

.sectionNote {
    font-size: 11px;
    margin-bottom: 3px;
}

.sectionTop {
    text-align: left;
    padding-left: 10px;
    width: 350px;
}

.sectionColor {
    text-align: left;
    padding-left: 10px;
    background-color: #D2DFFC; /*Old #FC6*/
    width: 350px;
}

.Message {
    font-size: 11px;
}

.loginbody {
    font-size: 12px;
}

    .loginbody span {
        float: left;
        width: 80px;
    }

    .loginbody a {
        font-size: 11px;
    }

.forgottd {
    padding: 0px;
    text-align: right;
    color: Aqua;
}

.loginFooter {
    padding-top: 50px;
    text-align: right;
    font-size: 11px;
}

.ppLoginFooter {
    text-align: right;
    font-size: 11px;
}
/*****************************************/
.APNoUserControl {
    /*HERE*/
}

/*Sarah Added 3/26/2010 for rates page.*/
.RatesHolder, .IARatesHolder {
    font-family: helvetica,verdana,arial,tahoma,sans-serif;
    margin: 20px 0;
}

    .RatesHolder h1, .IARatesHolder h1 {
        border-bottom: 2px solid #39C;
        font-size: 18px;
        margin: 10px 0;
        padding: 0;
    }

    .RatesHolder .TableHolder {
        margin-left: 10px;
    }

sup {
    font-size: 12px;
    font-weight: bold;
    left: 0;
    position: relative;
    top: -.3em;
}

.RatesHolder sup, .IARatesHolder sup {
    color: #39C;
}

.RatesHolder h2, .IARatesHolder h2 {
    display: block;
    font-size: 16px;
    width: 426px;
    margin: 0;
    padding: 6px;
}

.RatesHolder table {
    border: solid 3px #0055A4;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 5px;
    width: 500px;
    padding: 0;
}

.IARatesHolder table {
    border: solid 3px #617595;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 5px;
    padding: 0;
}

.RatesHolder table th {
    background-color: #0055A4;
    color: #FFF;
    border: solid 3px #0055A4;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    padding: 4px 0 4px 8px;
}

.IARatesHolder table th {
    background-color: #617595;
    color: #FFF;
    border: solid 3px #617595;
    font-weight: bold;
    font-size: 10pt;
    text-align: center;
    padding: 4px 0 4px 8px;
}

.RatesHolder table td {
    padding: 4px 0 3px 8px;
    border: solid 3px #0055A4;
    font-size: 10pt;
    font-weight: bold;
}

.IARatesHolder table td {
    padding: 4px 0 3px 8px;
    border: solid 3px #617595;
    font-size: 10pt;
    font-weight: bold;
}

.RatesHolder table td + td {
    border-left: solid 1px #CCC;
    text-align: center;
    font-size: 11pt;
}

.IARatesHolder table td + td {
    border: solid 3px #617595;
    text-align: center;
    font-size: 10pt;
}

.RatesHolder .Footnote {
    font-style: italic;
}
/*Gridview styles*/
.gvAppList table {
    border: 0px;
}

.gvAppList th {
    font-size: 1.2rem;
    font-family: helvetica,verdana,arial,tahoma,sans-serif;
    background-color: #DDD;
    border: clear;
    border-bottom: 3px solid #39C;
}

.gvAppListHeader12 table {
    border: 0px;
}

.gvAppListHeader th {
    font-family: helvetica,verdana,arial,tahoma,sans-serif;
    background-color: #DDD;
    border: clear;
    border-bottom: 3px solid #39C;
}

.gvFooter {
    border-top: 3px solid #39C;
}

/*style for table which simulates AgentPortal's gridviews used in this solution  */
.GridViewSkin {
    color: #333333;
}

    .GridViewSkin th {
        font-family: helvetica,verdana,arial,tahoma,sans-serif;
        background-color: #DDD;
        border: clear;
        border-bottom: 3px solid #39C;
        text-align: center;
        font-weight: bold;
    }

    .GridViewSkin tr {
        color: #333333;
    }

    .GridViewSkin td {
        text-align: right;
    }

        .GridViewSkin td.left {
            text-align: left;
        }

    .GridViewSkin tr.alternating {
        background-color: #EEEEEE;
    }

.IE8Fix {
    z-index: 100;
}

.CSBorderTop {
    margin: 0;
    float: left;
    background-image: url(../../App_Images/CSBorderTop.png);
    width: 700px;
    min-height: 392px;
    background-repeat: no-repeat;
}

.CSOxfordLogo {
    margin: 60px 195px 0 195px;
    width: 350px;
}

.CSAssurance {
    margin: 10px 160px 20px;
    width: 400px;
}

.CSTitle {
    margin: 0 110px 0 140px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
    line-height: 150%;
}

.CSEffDate {
    margin: 0 110px 0 250px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 150%;
}

.CSBorderBottom {
    margin-top: -4px;
    float: left;
    background-image: url(../../App_Images/CSBorderBottom.png);
    width: 700px;
    min-height: 383px;
    background-repeat: no-repeat;
}

    .CSBorderBottom ul li {
        margin: 0 70px -1px 40px;
        font-size: 12px;
    }

.CSRate {
    font-family: Arial Black;
    font-size: 12px;
    font-weight: normal;
    margin: 0 90px 0 155px;
    width: 400px;
    text-align: center;
}

.CSHeader {
    font-size: 14px;
    font-weight: bold;
    background-color: #0055A5;
    color: #FFF;
}

.CSSubHeader {
    font-weight: bold;
    background-color: #CCFFFF;
}

.CSProdOnly {
    font-weight: bold;
    margin: 0 20px 0 240px;
}

.CSFooter {
    float: left;
    margin: -4px 10px 0 10px;
    padding-left: 10px;
    width: 674px;
}

/*Producer Invitation*/
.row {
    float: left;
    width: 100%;
}

.pilabel {
    float: left;
    margin-left: 10px;
    margin-right: 4px;
    text-align: left;
    width: 200px;
}

.piwide {
    margin-right: 4px;
    width: 250px;
}

*:focus {
    outline: none;
}

.phoneGrid {
    background: #EEEEEE;
    color: Black;
    margin: 0 auto;
}

    .phoneGrid th {
        color: #003366;
        background: #FFFFFF;
        font-size: 1.2em;
        padding: .5em;
    }

    .phoneGrid td {
        font-size: .9em;
        padding: .3em;
        border: 1px solid #CCCCCC;
    }

.altPhoneRow {
    background: #FFFFFF;
}

/*Social Slide In*/

.bouce-social {
    -webkit-animation: popup 1.0s;
    animation: popup 1.0s;
}

@keyframes popup {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        transform: translate3d(30px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bouce-social {
}



.social {
    background-color: rgba(255, 255, 255, 0.9);
    left: 100%;
    position: fixed;
    border-radius: 5px;
    padding: 10px;
    z-index: 50;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 80px;
    /*margin-top: -200px;*/
    border: solid;
}

    .social .glyph span {
        padding: 1rem;
        font-size: 4rem;
        background-color: rgba(255, 255, 255, 0.9);
        color: #000;
        position: absolute;
        left: -65px;
        top: 1rem;
        border-left: solid #000;
        border-top: solid #000;
        border-bottom: solid #000;
        border-right: solid #fff;
        border-bottom-left-radius: 6px;
        border-top-left-radius: 6px;
    }



.glyphicon-toggle-right {
    /*position: absolute;
    left: 300px !important;*/
    color: red;
}

.show-social {
    background-color: rgba(255, 255, 255, 0.9);
    left: auto;
    right: 0px;
    z-index: 50;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.social-media-contain {
}

.social-media {
    text-align: left;
    padding: 10px;
}

.social-tab {
}

.li {
    background-image: url('../images/social/li_49.png');
    width: 49px;
    height: 49px;
    position: absolute;
    top: 193px;
    left: -51px;
}

.tw {
    background-image: url('../images/social/tw_49.png');
    width: 49px;
    height: 49px;
    position: absolute;
    top: 251px;
    left: -51px;
}

.social a {
    padding-right: 20px;
}

.social > a {
}

@font-face {
    font-family: chawp;
    src: url(fonts/chawp.ttf);
    src: url(fonts/chawp.otf);
    src: url(fonts/chawp.eot);
    src: url(fonts/chawp.eot);
}

font-face {
    font-family: 'chawp';
    src: url('fonts/chawp.otf?#iefix') format('embedded-opentype'), url('fonts/chawp.woff') format('woff'), url('fonts/chawp.ttf') format('truetype'), url('myfont-webfont.svg#svgchawp') format('svg');
}

.social h3 {
    padding: 2px;
    font-family: chawp;
}

@media (min-width: 787px) and (max-width: 940px) {
    .social {
        position: absolute;
        top: 20px;
    }

        .social a {
            padding-right: 20px;
        }
}

.reg-cont{
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
}
.form-content {
    border:solid thin Gray;
    width:400px;
    padding:1.5rem;
    margin:1rem;
}
    .form-content .input-group {
        margin: 0 0 1rem 0;
    }
    .form-content h2 {
        font-size: 2rem;
    }