leftAlign.css

/*************Fonts***************/ /*default version*/ @font-face { font-family: 'HelveticaNeue'; src: url('/wps/wcm/connect/40231ae5-6fa0-454f-bf7b-c13a4c73670c/HELVETICANEUELTSTD_DEFAULT.OTF?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnpaFqJ'); } /*bold version*/ @font-face { font-family: 'HelveticaNeueBold'; src: url('/wps/wcm/connect/2f8a8083-3a48-42c0-bd1c-3c805a4f424b/HELVETICANEUELTSTD-BOLD.OTF?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnp9Whr'); font-weight: bold; } /*italicized version*/ @font-face { font-family: 'HelveticaNeueItalic'; src: url('/wps/wcm/connect/37ac0752-46df-49ac-acec-767ecf1c8c94/HELVETICANEUELTSTD_ITALIC.OTF?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnpaRPz'); font-style: italic; } /*italicized and bold version*/ @font-face { font-family: 'HelveticaNeueBoldItalic'; src: url('/wps/wcm/connect/80571922-3406-4bdd-a75b-af6d3ecbea39/HELVETICANEUELTSTD-BOLDITALIC.OTF?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnpb6Kp'); font-style: italic; font-weight: bold; } /*light version*/ @font-face { font-family: 'HelveticaNeueLight'; src: url('/wps/wcm/connect/78bf6b68-e2e6-4da1-98d7-c9903ef28497/HELVETICANEUELTSTD-THIN.OTF?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnpbtiZ'); font-weight: 100; } /*italicized and light version*/ @font-face { font-family: 'HelveticaNeueLightItalic'; src: url('/wps/wcm/connect/e201e698-bff5-4ea8-9082-8d601b1fcda0/HELVETICANEUELTSTD-THINITALIC.OTF?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnpbI1z'); font-weight: 100; font-style: italic; } .thin { font-family: 'HelveticaNeueLight', sans-serif; } .reg { font-size: 250%; } * { font-family: 'HelveticaNeue', inherit !important; } h1 { font-size: 150%; } /*****************************************************/ /*Background Images*/ .background { width: 100% !important; height: 100% !important; background-size: cover !important; background-repeat: no-repeat !important; } /*******************Background Images*****************/ .background { width: 100% !important; height: 100% !important; background-size: cover !important; background-repeat: no-repeat !important; } /*Background Home*/ .Landing { background: url('/wps/wcm/connect/d9ad2750-8a0e-48f4-9aac-9cd9acf74b40/Homepage+Image.jpg?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnf9INl') no-repeat; } .PolicyHolder { background: url('/wps/wcm/connect/b4aec2aa-d32c-462e-90ae-23f7cf901de1/Policyholder+Image.jpg?MOD=AJPERES') no-repeat; } .Agent { } .Claims { } .More { background: url('/wps/wcm/connect/7027a2c4-56cb-4a2d-83e9-3ca1f8d994d8/More.jpg?MOD=AJPERES&ContentCache=NONE&CACHE=NONE&CVID=mnfa2aU') no-repeat; } body, html { height: 100% !important; } /*separator*/ .separator { background-color: gray; height: 50px; width: 100%; } #chat { float:right; } /*********************Home Page CSS*************************/ #policy_input { padding-left: 5%; position: relative; z-index: 4000; } #home_title { padding-top: 15%; padding-left: 5%; color: white; width: 50%; font-family: 'HelveticaNeueBold' !important; } .title{ font-size: 550% !important; line-height: 85%; font-weight: bold; background-color: transparent; } .secondary{ font-size: 400% !important; line-height: 50% !important; } #home_input { font-size: medium; height: 130% !important; line-height: 0px !important; font-family: 'HelveticaNeue' !important; } #home_form { border-radius: 15px; max-width: 350px; line-height: 0px !important; padding-top: 2%; position: relative; z-index: 1; font-family: 'HelveticaNeue' !important; } #home_button { font-size:medium; color: #6D6E71; background-color: lightgray; font-family: 'HelveticaNeue' !important; } /*****Buttons******/ .button_text { color:#414042; } /*********************PolicyHolder CSS**********************/ .documents_container { } .card_image { padding-top: 5%; } #policyholder { color: #414042; font-weight: bold; padding-top: 15%; padding-left: 5%; line-height: 450%; } .title_policyholder { font-size: 450% !important; } .anywhere { font-size: 400%; } .wifi { font-size: 370%; } .block { background-color:white; width: 15%; height: 53%; line-height: 110%; text-align: center; font-size: medium; } .account_reg { float: left; } .documents { margin-left: 2%; float:left; padding-bottom: 10px; } .class_text { height: 50px; width: 50px; } .ph_smallTitle { margin-left: 4%; float:left; color: white; } .ph_smallTitle_lineOne { font-size: 350%; font-weight: normal; } .ph_signIn_lineTwo { font-weight: normal; font-size: 250%; line-height: 100%; } .ph_image { width:100%; text-align: center; } .divider { background: transparent; float: left; } /*********************Agent********************************/ #agent { color: #414042; font-weight: bold; padding-top: 15% !important; padding-left: 5%; line-height: 450%; } #service { line-height: 200%; } /*********************Claims*************************/ #claim { color: #414042; font-weight: bold; padding-top: 15% !important; padding-left: 5%; line-height: 450%; } #managed { line-height: 200%; } #agent_input { font-size: medium; height: 130% !important; line-height: 0px !important; padding: 5%; font-weight:normal; } #agent_form { border-radius: 15px; max-width: 350px; line-height: 0px !important; padding-top: 2%; padding-left:0%; } #agent_button { font-size: medium; color: #6D6E71; background-color: lightgray; padding-top: 15%; } /****** MORE *******/ .more_background { height: 87%; width: 100% !important; background-size: cover !important; background-repeat: no-repeat !important; } #more { background-color: lightgray; padding-bottom: 10%; padding-top: 15%; } #more_title { color: #414042; padding-left: 5%; font-size: 350%; } .more_link { color: #414042; font-weight: lighter; padding-left: 5%; font-size: 250%; } /***** MORE *****/ .more_background { } /**************************Footer***************************/ #footer { height: 100px !important; background-color: #6D6E71 !important; color: white !important; font-weight: normal !important; padding-top: 2%; line-height: 190%; } #footerForm { float: right; padding-top: 0 !important; background: transparent !important; border-top: transparent !important; border-right: transparent !important; border-left: transparent !important; width: 130%; } #footerForm:focus { color: white; } /*footer left side font*/ #footerLeft { padding-left: 3%; } .footerRight { padding-right: 3%; float: right !important; } #footer a { color: white !important; } .copyright { font-weight: lighter; } ::-webkit-input-placeholder { color: white; } :-moz-placeholder { color: white; } ::-moz-placeholder { color: white; } :-ms-input-placeholder { color: white !important; } /************drop down************/ .dropdown:hover .dropdown-menu { display: block; margin-top: 0; } /*******Cards***************/ .card_table { display: table; width: 100% } .card { box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); transition: 0.3s; border-radius: 5px; background-color:white; float: left; text-align: center; padding-top:2%; display: table-cell !important; } .card:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); } img { border-radius: 5px 5px 0 0; } .card_container { padding: 2px 25px; text-align: center; line-height:120%; width: 100%; } /******Search Box*********/ #ph_searchbox { float: left; margin-left: 4%; } .landingPage_text { padding-left: 5%; line-height: 0; font-family: 'HelveticaNeueBold'; } .landingPage_title { padding-top: 50px; font-size: 300%; font-weight: bold; font-family: 'HelveticaNeueBold'; } .subText { font-family: 'HelveticaNeueLight'; }