/* Stylesheet: reset Modified On 2012-07-27 15:37:47 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Stylesheet: AILDashboard Modified On 2018-03-14 16:47:53 */
body {background-color: #565656; font-family: "Open Sans",​sans-serif}
a {cursor: pointer; color: #246698;}
a:hover {text-decoration:underline;}
.pull-right {float: right;}

.wrapper {width: 1020px; margin: 0 auto; background: #fff;}
.loading {margin: 50px 470px;}
.red {color: #cb2027 !important;}
.login {font-size: 12px; color: #284d8d;}
.login .header {margin-bottom: 15px; overflow: hidden;}
.login .header .logo {float: left; padding-left: 12px;}
.login .header .headerRight {float: right;}
.subpage .header {background: url(https://ailcorpdashuat.alliancetek.net/uploads/images/dashboard/header_bg.png) no-repeat; padding:12px 0 0; overflow:hidden;}
.subpage .header .chat {width: 160px; height: 50px; float: right; padding-left: 50px; position: relative;} 
.subpage .header .chat .title {font-size: 16px; color: #284d8d; font-weight: bold; display: block; position: absolute; top: 12px; left: 100px;}
.subpage .header .chat img {width: 40px; padding-right: 4px;}
.subpage .header .chat p {font-size: 12px;}
.subpage .header .chat a {text-decoration: none;}
.subpage .header .welcome {width: 150px; float: right; font-size: 16px; text-align: right; padding-right: 10px; color: #284d8d;}
.subpage .header .welcome a {font-weight: bold; text-decoration: underline;}
.questions {text-align: right; font-size: 16px; color: #646464; padding-top: 4px; }
.questions .title {font-size: 18px; font-weight: bold; }
.socialLinks {text-align: right;}
.socialLinks img {margin: 12px 8px 10px 0;}

header {
    background: #246698 none repeat scroll 0 0;
    border-bottom: 5px solid #cb2027;
    padding: 24px 0;
    overflow: hidden;
}
.container {
    font-size: 14px;
    max-width: 980px;
    padding-left: 40px;
    padding-right: 40px;
}
header .header-account {display: inline-block;}
header .header-account li {
    border-right: 1px solid #fff;
    color: #cee9f9;
    float: left;
    font-size: 0.875em;
    line-height: 0.875em;
    margin-bottom: 10px;
    padding: 0 10px;
}
header .header-account li a {text-decoration: none;}
header .header-account li a, header .header-account li a:visited, header .header-account li a:hover {
    color: #cee9f9;
}
header .header-account li:last-child {
    border: medium none;
    padding-right: 0;
}
header .header-contact {
    color: #cee9f9;
    text-align: right;
}
header .header-contact .phone-contact {margin: 0 5px -5px 0;}
header .header-contact .live-contact {margin: 0 5px -2px 0;}

header .container a:visited, header.header-contact a:hover, header .header-contact a {
    color: #cee9f9;
    text-decoration: none;
}
header .header-contact img.live-contact {
    display: inline-block;
    margin-right: 3px;
}
.subpage header {border-bottom: none;}
.subpage .firstReadMenu {background: #246698; height: 45px;}


.login .testimonial {clear: both; margin-left: 12px; background: url(https://ailcorpdashuat.alliancetek.net/uploads/images/dashboard/long_divider.gif) repeat-x; min-height: 90px; padding: 30px 15px 10px 15px; font-size: 16px; line-height: 1.2em; font-style: italic;}
.login .testimonial p {margin-bottom: 10px;}
.login .testimonial .author {padding-left: 20px; font-weight: bold; font-style: normal;} 

/* footer */
footer {
    background: #ddd6c7 none repeat scroll 0 0;
    padding: 0 0 12px;
    position: relative;
    clear: both;
    height: 120px;
}
footer div.nav {
    float: left;
}
footer div.nav ul {
    margin: 0 0 10px;
}
footer div.nav li {
    float: left;
}
footer div.nav li a {
    border-right: 1px solid #246698;
    display: block;
    font-size: 0.875em;
    padding: 0 10px;
    text-decoration: underline;
}
footer div.nav li:first-child a {
    padding-left: 0;
}
footer div.nav li:last-child a {
    border-right: medium none;
}
footer div.questions-banner {
    font-family: roboto slab;
    line-height: 31px;
    position: absolute;
    top: -20px;
    width: 100%;
}
footer div.questions-banner .img-container {
    font-size: 18px;
    margin: 0 auto;
    position: relative;
    width: 521px;
}
footer div.questions-banner .info {
    color: #ffffff;
    left: 42px;
    position: absolute;
    top: 4px;
    z-index: 100;
}
footer div.questions-banner a, #footer div.questions-banner a:hover {
    color: #cce8f9 !important;
    font-weight: bold;
}
footer div.questions-banner .info .questions-question {
    font-size: 22px;
}
footer div.questions-banner img {
    display: block;
    position: absolute;
    top: 0;
}
div.footer-shadow {
    background: rgba(0, 0, 0, 0) url("/uploads/images/footer-shadow.png") repeat-x scroll 0 0;
    height: 10px;
    margin: 0px 0 30px 0;
}
footer .footer-logos {
    width: 45%;
}
footer .footer-logos img {
    padding: 0 1%;
    vertical-align: top;
}
footer .footer-logos a {
    display: block;
    float: right;
    margin-right: 6px;
}
footer .AuthorizeNetSeal {margin: 0 10px 0 30px !important;}
footer .copyright {padding-top: 20px; font-size: .85em;}
.login .loginForm {position: absolute; padding: 20px 40px 30px 50px; z-index: 10000;}
.loginForm input {border: 0; padding: 2px 10px; width: 300px; height: 18px; margin: 20px 0 10px 0;}
.loginForm input.button {width: auto; height: auto; display: block; margin: 30px auto 0 auto;}
.loginForm a.help {font-size: 12px; color: #CCE8F9; text-decoration: none;}

.search {clear:both;}

.firstReadMenu {background: #0e0e0e; color: #fff; height: 180px; position: relative;}
.firstReadContent {position: relative; overflow: hidden; background: #000;}
.firstReadContent #quotes {position:absolute; bottom: 25px; right: 40px; width: 50%;}
.firstReadContent #quotes p {margin-bottom: 10px; font-size: 16px; font-style: italic; line-height: 1.5em; color: #fff;}
.firstReadContent #quotes p.author {font-weight: bold; font-style: normal;}

.mainMenu {clear: both; float: left; width: 790px;}
#menuwrapper {position: absolute; bottom: 0; left: 40px;} 

#primary-nav li {float: left;} 
#primary-nav li a {color: #f7f7f7; 
    text-decoration: none; 
    padding: 0 20px; 
    background: rgba(0, 0, 0, 0) linear-gradient(#DBC69D, #C9B691) repeat scroll 0 0;
    border-radius: 9px 9px 0 0;
    float: left;
    font-size: 0.75em;
    height: 35px;
    line-height: 35px;
    margin-right: 4px;
    color: #000;}
#primary-nav li:last-child a {
     color: #fff;
     background: rgba(0, 0, 0, 0) linear-gradient(#cb2027, #761113) repeat scroll 0 0;
}
#primary-nav li.menuactive a {color: #246698; font-weight: bold; background: #fff;}

.btnServices {float: right;}
.btnText_red44 {background: url(https://ailcorpdashuat.alliancetek.net/uploads/images/dashboard/ctas/red_graphic_middle_border_44h.png) repeat-x; padding: 0 10px; line-height: 44px; color: #f7f7f7; font-weight: bold; font-size: 20px; float: left; cursor: pointer;}
.btnText_red28 {background: url(https://ailcorpdashuat.alliancetek.net/uploads/images/dashboard/ctas/red_graphic_middle_border_28h.png) repeat-x; padding: 0 10px; line-height: 28px; color: #f7f7f7; font-weight: bold; font-size: 16px; float: left; cursor: pointer;}
.searchBar { background: url(https://ailcorpdashuat.alliancetek.net/uploads/images/dashboard/search_bar_bg.png) no-repeat; height: 44px; line-height: 47px; margin: 0 -20px; padding: 0 20px 20px 40px; } 

.ailTableWrap {padding-bottom: 20px; margin-top: 10px;}
.ailTable { width: 100%; font-size: 12px; }
.ailTable th, .ailTable td {text-align: left; border-left: 1px dashed #226193; padding-left: 10px;  line-height: 39px; color: #666;}
.ailTable th {color: #fff; background-color: #226193; font-weight: bold; border-left: 1px solid #fff;}
.ailTable th.first, .ailTable td.first {border-left: none; padding-left: 21px;}
.ailTable tr.odd td { background: #d2ecfc;} 
.ailTable tr.even td {background: #f1f8fc;}

#myForm {float: right;}


/* Company Detail */
.stateRenewal {float: right; margin: 9px 12px; display: none; font-size: 14px;}
.companyDetail {display: block; font-size: 12px; color: #333; padding-bottom: 20px;}
.companyDetail table th {font-weight: bold; text-align: left; border-left: 1px solid #fff; padding: 8px 10px; font-size: 14px; background-color: #246394; color: #fff;}
.companyDetail table td {text-align: left; border-left: 1px dashed #246394; padding: 8px 0 4px 10px; vertical-align: top; background-color: #D2ECFC;}
.companyDetail table td.odd {background-color: #F1F8FC;}
.companyDetail table .first {border-left: none;} 

.companyDetail label {font-weight: bold; display: block;}
.companyDetail p {margin-bottom: 10px;}
.companyDetail h3 {font-size: 14px; font-weight: bold; margin: 10px 0 10px 0; border-top: 1px solid #246394; color: #246394; padding-top: 5px;}
.companyDetail #qualifiedInList li {cursor: pointer; line-height: 1.4em;}
.companyDetail h3.officersDirectors img {width: 12px; height: 12px; padding-left: 10px;}
.companyDetail #officerDirectorList li {line-height: 1.4em;}
.companyDetail #officerDirectorList li img {width: 12px; padding-right: 8px;}
.closedCompanies {text-align: right; display: none;}
.closedCompanies input {margin-right: 4px;}
.companyListing {font-size: 14px;}
.companyListing input {margin-right: 4px;}
input.error {border: 1px solid Red;}


/* Billing */
.subpage .crossSells {color: #284d8d; font-size: 14px; line-height: 1.2em; padding-bottom: 20px; overflow: hidden;}
.subpage .crossSells h2 {font-size: 20px; font-decoration: underline; margin-bottom: 10px;}
.subpage .crossSells .left {float: left; width: 440px; padding: 0 10px;}
.subpage .crossSells .right {float: right; width: 440px; padding: 0 10px;}

/* Documents */
.noCompanySelected {padding: 20px 0 100px 0;}
.documentNote {display: none; font-style: italic; text-align: center; border: 1px solid #ccc; padding: 6px;}

/* Recommended Steps */
.ailTable tr td.status {color: Red;}
.ailTable tr td.status span {color: #333;}
.ailTable tr td.status input {margin: 0 4px;}

/* Edit Dialogs */
.editDialog {display: none;}
.editDialog table {font-size: 16px;}
.editDialog table th {text-align: right; padding-right: 8px;} 

/* SOP */
table.ailTable.SOP tr th {height: 39; line-height: 1.1em; padding: 4px 4px 4px 10px;}
table.ailTable.SOP tr td {padding: 4px 4px 4px 10px; line-height: 1.1em;}

/* new styles */
main .slider-container .ready-start {
    position: absolute;
    right: 45px;
    top: 46px;
}
.ready-start {
    background: rgba(0, 0, 0, 0) linear-gradient(#276797, #1a4669) repeat scroll 0 0;
    border-radius: 6px;
    color: #ffffff;
    padding: 4px;
}
.ready-start label {
    font-family: "roboto slab","Open Sans",sans-serif;
    font-size: 1.5em;
    margin-bottom: 10px;
    text-align: center;
}
.ready-start .inside-dotted {
    border: 1px dashed #ffffff;
    border-radius: 6px;
    padding: 18px 14px;
}
.ready-start .footer {
    text-align: center;
}
.button {
    background: rgba(0, 0, 0, 0) linear-gradient(#cb2027, #761113) repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff !important;
    display: inline-block;
    line-height: 24px;
    padding: 0 40px !important;
    text-decoration: none !important;
    font-weight: bold;
}

h1 {font-family: "Roboto Slab"; font-size: 32px; color: #246698; padding: 0 0 20px 0;}
h2 {font-family: "Roboto Slab"; font-size: 24px; color: #246698; padding: 0 0 15px 0;}
.subpageContent {padding: 40px 30px 10px 30px;}
.subpageData {padding: 0 30px 60px 30px;}
.dashedBorder {border-bottom: 1px dashed #246698; height: 20px;}

.subpageIntro {float: left; width: 33%; min-height: 100px;}
.companyFilter {float: left; width: 31%; margin-left: 2%;}
.completedOrders {text-align: right; display: none;}
.completedOrders input {margin-right: 4px;}
.filterContainer {font-size: 12px;}
.filterContainer select {width: 100%; margin-top: 4px;}
.filterContainer label {color: #246698; margin-bottom: 4px;}
.stateFilter {float: right; width: 31%; margin-left: 2%; text-align: left;}
.ailTableFilter  {cursor: pointer;}

/* Thickbox */
#TB_ajaxContent p {
    padding: 0 !important;
}
.ailcorpPage p {
    margin-bottom: 15px;
}
.ailcorpPage h4 {
    color: #246698;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 14px;
}
.ailcorpPage .pnr-list {
    margin-top: 25px;
    text-decoration: underline;
}
.ailcorpPage .pnr-list li {
    float: left;
    font-weight: bold;
    margin-bottom: 15px;
    text-decoration: underline;
    width: 50%;
}
.ailcorpPage .bullet-list li {
    list-style: outside none square !important;
    margin-bottom: 12px;
    margin-left: 25px;
}

.ailcorpPage ul.corporate-doc-list li {
    border-bottom: 1px dashed #246698;
    padding-bottom: 30px;
    padding-top: 25px;
}
ul.corporate-doc-list li:last-child {
    border-bottom: medium none;
}
.ailcorpPage .row {
    margin-left: -15px;
    margin-right: -15px;
}
.ailcorpPage .row:before, .ailcorpPage .row:after {
    content: " ";
    display: table;
    clear: both;
}


#TB_window .ailcorpPage a:link,
#TB_window .ailcorpPage a:visited {color: #246698;}
.noDashboard {display: none;}
.hide {
    display: none !important;
}

.enter_icon {background: url(/uploads/images/enter_icon.png) center right no-repeat; padding-right: 20px;}
.export_icon {background: url(/uploads/images/export_icon.png) center right no-repeat; padding-right: 20px;}
.childCompany_icon {background: url(/uploads/images/child_co_arrow.png) center left no-repeat; padding-left: 20px;}
.close_icon {background: url(/uploads/images/close_x_icon.png) center right no-repeat; padding-right: 22px;}
.pdf_icon {background: url(/uploads/images/pdf_icon.png) center right no-repeat; padding-right: 25px;}
.prev {background: url(/uploads/images/arrow_back.png) center left no-repeat; padding-left: 20px !important;}
.next {background: url(/uploads/images/arrow_forward.png) center right no-repeat; padding-right: 20px;}

.accountSettings .instructions {background-color: #d5edfb; color: #246698; padding: 8px 10px; font-weight: bold; margin-bottom: 20px;}
.accountSettings .ailTable {width: 75%;}
.accountSettings .ailTable td {line-height: 21px; padding: 0 0 20px 0; border: none; color: #256697;}
.accountSettings .ailTable td input, .accountSettings .ailTable td select {width: 300px; border: 1px solid black; background-color: #e5f2f9; color: #246698;}
.accountSettings .userName {font-weight: bold;} 
.accountSettings .ailTable td input {padding: 4px;}
.accountSettings .ailTable td select {padding: 3px 0; width: 310px;}
.accountSettings .error {color: red; display: block;}

.left {float: left;}
.right {float: right;}
.pager {font-size: .8em; color: #246698; line-height: 1.1em;}
.pager .right a {padding-left: 4px; text-decoration: none;}
.pager .right a.active {font-weight: bold; text-decoration: underline;}

.jssor-slider {
    height: 310px;
    position: relative;
    overflow: hidden;
}

.jssor-slider .slides { height: 310px; width: 1024px; }
.jssor-slider .slides .slide { height: 310px; width: 1024px; }

.jssor-slider div.nav-container { position: absolute; bottom: 22px; left: 480px; padding: 0 15px;  }
.jssor-slider div[data-u='navigator'] {  padding: 20px 0;  position: relative; }
.jssor-slider div[data-u='navigator'] div[data-u='prototype'] { 
    top: 14px !important; 
    border: 1px solid #69c2f7;
    border-radius: 100px;
    background: #113853;
    width: 12px !important;
    height: 12px !important;
}
.jssor-slider div[data-u='navigator'] div[data-u='prototype'].av {
    background: #69c2f7;
}
.jssor-slider .slide-text {
    position: absolute;
    top: 180px !important;
    left: 45px;
    color: #ffffff !important;
    width: 555px;
    font-size: 1.15em;
    font-family: "roboto slab","Open Sans",sans-serif;
    cursor: pointer !important;
}
.jssor-slider .slide-text a{
    color: #ffffff !important;
    text-decoration: none;
    cursor: pointer !important;
}
.jssor-slider .slide-text h3 {
	color: #ffffff !important;
	margin-bottom: 5px;
}
