@media (min-width: 768px) {
    .navbar-nav.navbar-right:last-child {
        margin-top: -15px;
    }
}

.style1 {
    color: Black;
    margin-top: -15px;
    width: 100%;
    border-collapse: collapse;
    border: solid 1px black;
    padding: 5px;
}

.MarkGenRow {
    text-align: right;
    vertical-align: top;
    background-color: #D0D7EE;
}

.MarkGenRow2 {
    text-align: left;
    vertical-align: top;
    background-color: #D0D7EE;
}

.MarkGenHeader {
    color: White;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    vertical-align: top;
    background-color: #1D3249;
}

.MarkGenFooter {
    text-align: left;
    vertical-align: top;
    background-color: #1D3249;
}

.MarkGenAltRow {
    text-align: right;
    vertical-align: top;
    background-color: #ffffff;
}

.MarkGenAltRow2 {
    text-align: left;
    vertical-align: top;
    background-color: #ffffff;
}

.btnav {
    background-color: #84C1DF;
    border: 1px #000000 solid;
}

div.link_main {
    margin: 260px 30px 0px 30px;
}

#LoginInfo {
    width: 545px;
    float: left;
}

h1.art-Logo-name,
h1.art-Logo-name a,
h1.art-Logo-name a:link,
h1.art-Logo-name a:visited,
h1.art-Logo-name a:hover {
    color: #3D4A4C !important;
    font-family: Calibri, Arial, Helvetica, Sans-Serif;
    font-size: 30px !important;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}

#LoginInfo h3 {
    background-color: #f7f7f7;
    color: #8f0000;
    padding: 2px 0px;
}

#LoginInfo dd,
#LoginInfo dt {
    display: inline;
}

#LoginInfo dt {
    font-weight: bold;
    color: #333;
}

#LoginInfo p.LoginNotes {
    font-size: .8em;
}

#LoginInfo div.LoginBlock {
    float: left;
    width: 255px;
    padding: 5px 5px;
    margin: 0px 2px;
    border: 1px #f0f0f0 solid;
}

.art-Footer {
    display: none;
}

div.hr {
    height: 2px;
    background-color: #8f0000;
    margin: 5px 0 15px 0;
    clear: both;
}

div.hr hr {
    display: none;
}

#TelerikInside {
    background: white url('telerikInside.jpg');
    border: 1px #cccccc solid;
    padding: 20px 5px 10px 130px;
    margin-bottom: 5px;
    width: 205px;
    height: 140px;
    border-style: none;
}

#TelerikInside h2 {
    font-weight: bold;
}

#RightColumnInfo {
    float: right;
    width: 340px;
    margin-left: 10px;
    margin-bottom: 15px;
}

#qlCol1,
#qlCol2 {
    margin: 5px 5px 15px;
    padding-left: 12pt;
    float: left;
    position: relative;
}

.ui-widget-content {
    border: none !important;
}

.ui-corner-top {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.ui-state-hover {
    background: none repeat-x scroll 50% 50% #4c96b6 !important;
}

.art-contentLayout .art-sidebar1 {
    margin: -10px 0 0 !important;
}

.ui-tabs {
    padding: 10px 0.2em 0.2em !important;
    position: relative;
}

/*.wrapper {
    margin-left: auto;
    font-weight: bold;
    background-color: #FFF;
    width: 992px;
    margin-right: auto;
}

.wrapper-thumb {
    margin-right: 11px;
    margin-left: 11px;
    background-color: #FFF;
    width: auto;
    height: 210px;
}

.img-first {
    float: left;
}

.img-thumb {
    float: left;
    margin-left: 20px;
}*/

.imageWrapper {
    position: relative;
}

.imageWrapper img {
    display: block;
    width: 100%;
}

.imageWrapper .cornerLink {
    opacity: 0;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: #ffffff;
    background: #000000;
    text-decoration: none;
    text-align: left;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.imageWrapper:hover .cornerLink {
    opacity: 0.8;
}


/*Responsive design*/

a#dnn_dnnLogin_cmdLogin.skinobject {
    margin-top: -18px !important;
}

.sm-clean {
    background: #1B3641;
    border-radius: 0;
}

.sm-clean a {
    color: #eee;
    font-size: 14px;
    line-height: 25px;
}

.sm-clean a:hover,
.sm-clean a:focus,
.sm-clean a:active,
.sm-clean a.highlighted {
    color: #eee;
}

.sm-clean a.current,
.sm-clean a.current:hover,
.sm-clean a.current:focus,
.sm-clean a.current:active {
    color: #47a3da !important;
}

.sm-clean ul {
    border: 1px solid #bbb;
    padding: 3px 0;
    background: #1B3641;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.sm-clean ul a:hover,
.sm-clean ul a:focus,
.sm-clean ul a:active,
.sm-clean ul a.highlighted {
    color: #EDF1F2;
    background: #4790af;
}

.sm-clean ul a,
.sm-clean ul a:hover {
    font-size: 13px;
}

@media (max-width: 700px) {
    .sm-clean a.current {
        color: #47a3da !important;
    }
    .sm-clean a {
        color: #EDF1F2 !important;
    }
    .sm-clean ul {
        background-color: #3a515b !important;
    }
}

.WebTitle {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
    color: #1B3641;
}

.WebTitle a,
.WebTitle a:hover {
    color: #444;
    text-decoration: none;
}

.WebSubTitle {
    color: #47a3da;
    font-size: 14px;
    text-transform: uppercase;
}

.StartedTitle {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 55px;
}

.phone {
    font-size: 16px;
    font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', Arial, sans-serif;
    font-weight: bold;
}

@media (min-width: 992px) {
    .phone {
        float: right;
        padding: 0;
    }
}

.phone a {
    color: #1B3641;
}

@media (min-width: 1200px) {
    .StartedTitle {
        margin-left: 20%;
    }
}

.hr {
    height: 1px !important;
    background-color: #d6d6d6 !important;
}

.CenterWrap {
    padding: 20px 0 30px 0;
    font-size: 13px;
}

@media (min-width: 500px) {
    .CenterWrap {
        text-align: center;
    }
}

a,
a:visited {
    color: #4449F9;
}

a:hover {
    color: #47a3da;
}

.ImgBackground {
    background-image: url(/portals/0/images/AlaskaRailroad.jpg);
    background-size: 100%;
    height: 15em;
    background-repeat: no-repeat;
}

@media (max-width:697px) {
    .ImgBackground {
        height: 15em;
    }
}

@media (min-width:698px) and (max-width:767px) {
    .ImgBackground {
        height: 20em;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ImgBackground {
        height: 21em;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ImgBackground {
        height: 27em;
    }
}

@media (min-width:1200px) {
    .ImgBackground {
        height: 32em;
    }
}


/*Tabs*/

/*.tabs-title {
    font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
}

.tabs {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 1em 0 2em;
    font-weight: 300;
}

.tabs nav {
    text-align: center;
}

.tabs nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.tabs nav ul li {
    border: 1px solid #becbd2;
    border-bottom: none;
    margin: 0 0.25em;
    display: block;
    float: left;
    position: relative;
}

.tabs nav li.tab-current {
    border: 1px solid #47a3da;
    box-shadow: inset 0 2px #47a3da;
    border-bottom: none;
    z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
    content: '';
    position: absolute;
    height: 1px;
    right: 100%;
    bottom: 0;
    width: 1000px;
    background: #47a3da;
}

.tabs nav li.tab-current:after {
    right: auto;
    left: 100%;
    width: 4000px;
}

.tabs nav a {
    color: #becbd2;
    display: block;
    font-size: 19px;
    line-height: 2.5;
    padding: 0 1.25em;
    white-space: nowrap;
}

.tabs nav a:hover,
a:focus {
    color: #768e9d;
    text-decoration: none!important;
}

.tabs nav li.tab-current a {
    color: #47a3da;
}

.content section {
    font-size: 14px;
    padding: 3em 0em;
    display: none;
    max-width: 1230px;
    margin: 0 auto;
}

@media (min-width: 1024px) {
    .content section {
        padding: 3em 1em;
    }
}

.content section:before,
.content section:after {
    content: '';
    display: table;
}

.content section:after {
    clear: both;
}*/


/* Fallback example */

/*.no-js .content section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid #47a3da;
}

.content section.content-current {
    display: block;
}

.mediabox h3 {
    margin: 0.75em 0 0.5em;
}

.mediabox p {
    padding: 0 0 1em 0;
    margin: 0;
    line-height: 1.3;
}

@media (max-width: 768px) {
    .tabs nav a span {
        display: none;
    }
}

.ContentRegular {
    font-size: 14px;
}*/

.WrapBackground {
    padding-bottom: 35px;
    border-top: 1px solid #47A3DA;
}

.ContentTitle {
    font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #1B3641;
    padding: 0px 0px 20px;
}

.image img {
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
}

.ContentWhiteTitle {
    font-family: 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida Grande', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #eee;
    padding: 0 0 20px 0;
}

.ContentWhite {
    color: #eee;
    font-size: 14px;
}

ul.ContentWhite {
    padding-left: 0;
}

ul.ContentWhite li {
    list-style-type: none;
    line-height: 25px;
}

ul.ContentWhite li a,
ul.ContentWhite li a:hover {
    color: #eee;
    font-weight: normal;
}

.FooterWrapper {
    padding: 30px 0;
    background-color: #1B3641;
    border-top: 3px solid #47a3da;
}

ul.SocialIcons {
    padding-left: 0;
}

ul.SocialIcons li {
  list-style-type: none;
  display: inline-block;
  padding: 0 25px 0 0;
}

ul.social-icons {
  text-align: center;
  padding: 20px;
}

ul.social-icons li {
  list-style-type: none;
  display: inline-block;
  padding: 0 25px 0 0;  
}

.social-title {
  color: #4449F9;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}

.social-icons a.fb {
  color: #4449f9;
}

.social-icons a.fb:hover {
    color: #46629E;
}

.social-icons a.tw {
  color: #4449f9;
}

.social-icons a.tw:hover {
    color: #1DA1F2;
}

.social-icons a.linkedin {
  color: #4449f9;
}

.social-icons a.linkedin:hover {
    color: #007BB6;
}

a.fb {
    color: #eee;
}

a.fb:hover {
    color: #46629E;
}

a.gplus {
    color: #eee;
}

a.gplus:hover {
    color: #DA4735;
}

a.linkedin {
    color: #eee;
}

a.linkedin:hover {
    color: #007BB6;
}

@media (min-width: 992px) {
    .navbar .brand {
        margin-top: -45px;
    }
}

#logo span.brand a {
    color: #4449f9;
}

@media (min-width:768px) and (max-width: 991px) {
    #navbar.navbar-collapse.collapse {
        background: #333;
        margin-top: 4.5em;
    }
}

@media only screen and (min-width:992px) {
    #navbar.navbar-collapse.collapse {
        background: #333;
        margin-top: 2em;
    }
}

.Normal,
.NormalDisabled,
.NormalDeleted {
    font-size: 15px;
    color: #111;
}


/*Services Tabs*/

*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

p:not(:last-child) {
    margin: 0 0 20px;
}

.tabs-wrapper {
    padding: 40px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.tabs-wrapper section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #abc;
}

.tabs-wrapper input {
    display: none;
}

.tabs-wrapper label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #abc;
    border: 1px solid transparent;
}

.tabs-wrapper label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 10px;
}

.tabs-wrapper label[for*='1']:before {
    content: '\f108';
}

.tabs-wrapper label[for*='2']:before {
    content: '\f201';
}

.tabs-wrapper label[for*='3']:before {
    content: '\f1c0';
}

.tabs-wrapper label[for*='4']:before {
    content: '\f007';
}

.tabs-wrapper label:hover {
    color: #789;
    cursor: pointer;
}

.tabs-wrapper input:checked + label {
    color: #4449F9;
    border: 1px solid #abc;
    border-top: 2px solid #4449F9;
    border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
    display: block;
}

@media screen and (max-width: 800px) {
    .tabs-wrapper label {
        font-size: 0;
    }
    .tabs-wrapper label:before {
        margin: 0;
        font-size: 18px;
    }
}

@media screen and (max-width: 500px) {
    .tabs-wrapper label {
        padding: 15px;
    }
}

ul.dropdown-menu li.dropdown a span {
  color: #ffc906;
}


