/*
Theme Name: Duke On 42
Version: 1.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
*/
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,strong,sub,sup,tt,var,b,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;
}
html{
    scroll-behavior:smooth;
}
body{
    line-height:1;
}
a{
    text-decoration-skip-ink:auto;
}
button{
    outline:0;
}
ol,ul{

}
blockquote,q{
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
    content:'';
    content:none;
}
q{
    display:inline;
    font-style:italic;
}
q:before{
    content:'"';
    font-style:normal;
}
q:after{
    content:'"';
    font-style:normal;
}
textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{
    -webkit-appearance:none;
    appearance:none;
    border-radius:0;
}
table{
    border-collapse:collapse;
    border-spacing:0;
}
th,td{
    padding:2px;
}
big{
    font-size:120%;
}
small,sup,sub{
    font-size:80%;
}
sup{
    vertical-align:super;
}
sub{
    vertical-align:sub;
}
dd{
    margin-left:20px;
}
kbd,tt{
    font-family: 'Avenir LT W01 55 Roman', sans-serif;
    font-size:12px
}
ins{
    text-decoration:underline;
}
del,strike,s{
    text-decoration:line-through;
}
dt{
    font-weight:bold;
}
cite,var{
    font-style:italic;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block;
}
*{
    box-sizing:border-box;
    -webkit-tap-highlight-color:transparent;
    /*transition:all 0.5s ease;*/
}
 body{
    font-family: 'Avenir LT W01 55 Roman', sans-serif;
    font-size:16px;
    color:#777;
    line-height:normal;
    word-wrap:break-word;
    background:#222;
}
 h1, h2, h3, h4, h5, h6{
    font-weight:bold;
    margin-bottom:30px;
}
 h2, h3, h4, h5, h6{
    margin-top:40px;
}
 h1{
    font-size:35px;
}
 h2{
    font-size:30px;
}
 h3{
    font-size:25px;
}
 h4{
    font-size:20px;
}
 h5{
    font-size:18px;
}
 h6{
    font-size:16px;
}
 p{
    margin:30px 0;
}
 .page #content p, .single-post #content p{
    font-size:14px;
    line-height:145%;
}
 * p:last-of-type, #sidebar .widget-container:last-child{
    margin-bottom:0;
}
 a{
    color:#48a9cc;
    text-decoration:none;
}
a:hover {
    color:#1797B3;
    text-decoration:underline;
}
 strong{
    font-weight:bold;
}
 em{
    font-style:italic;
}
 pre{
    overflow-x:auto;
    white-space:pre-wrap;
}
 pre, code{
    font-family:'courier new',courier,serif;
}
 hr{
    height:1px;
    border:0;
    margin:30px 0;
    background:#ccc;
}
 blockquote{
    padding:15px;
    border-left:4px solid #ccc;
    margin:30px 0;
}
 blockquote p:first-of-type{
    margin-top:0;
}
 .entry-content ul, .widget-container ul, .comment-body ul, .entry-content ol, .widget-container ol, .comment-body ol{
    /* text-indent:-20px; */
    margin:30px 0 30px 40px;
}
 .entry-content ol, .widget-container ol, .comment-body ol{
    list-style:decimal inside;
    text-indent:-18px;
}
 .entry-content ul ul, .widget-container ul ul, .comment-body ul ul, .entry-content ol ol, .widget-container ol ol, .comment-body ol ol{
    margin-top:0;
    margin-bottom:0;
}
 .entry-content ul li:before, .widget-container ul li:before, .comment-body ul li:before{
    content:"";
}
 .entry-content li, .widget-container li, .comment-body li{
    line-height:125%;
    margin:10px 0;
}
 input, textarea{
    font-family: 'Avenir LT W01 55 Roman', sans-serif;
    padding:15px;
    border:0;
    outline:0;
    margin-top:10px;
    background:#f6f6f6;
}
 input[type="submit"], #menu .toggle:hover{
    cursor:pointer;
}
 input[type="search"]{
    -webkit-appearance:textfield;
}
 a img, input[type="image"], iframe{
    border:0;
}
 img, video, audio, table, select, textarea{
    max-width:100% !important;
    height:auto;
}
 table{
    width:100%;
    margin:30px 0;
}
 #wrapper{
    max-width:100%;
    margin:0 auto;
}

#container{
    padding:5%;
    padding-top: 2.5%;
}
 #container{
    background: #29292c url(https://dukeon42.imgix.net/wp-content/uploads/2019/05/duke-bg-texture.jpg) 50% 0;
    color: #fff;
}
 #container:after{
    display:table;
    content:"";
    clear:both;
}
 #content{
    padding-right: 5%;
    max-width: 1020px;
    margin: 0 auto;
}
 #footer{
    clear:both;
    color: #fff;
    font-size: 13px;
    width: 100%;
    background: #000;
    padding-top: 0;
}
#footer.point {
    color: #fff;
    text-transform: uppercase;
    width: 16px;
    text-align: center;
    height: 17px;
    float: left;
    padding: 0 1px 0 0;
    margin: 0 10px 0 0;
    background: #ec1a2a;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font: 11px/16px 'Avenir LT W01 95 Black',Arial,Helvetica,sans-serif;
}
#footer .point img{
    max-width:none !important;
}
#footer address {
    display: inline;
}
.footer-content {
    margin: 0 auto;
    max-width: 1020px;
    padding-top: 5%;
    padding-bottom: 5%;
}
.footer-figure {
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.footer-image {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
}
.footer-center {
    text-align: center;
}
.footer-phone {
    margin-top: 15px !important;
    margin-bottom:15px;
}
.footer-phone a {
    color: white;
    text-decoration: none;
}
.footer-phone a:hover, .footer-phone a:focus {
    color: #48a9cc;
    
}
.footer-address {
    display: flex;
    align-items: center;
    margin-left:-21px;
}

body #footer .map-holder {
    margin:0;
    float:none;
}
.point {
    margin-right: 5px;
}
.parkinglot-link {
    margin-top: 1em;
    display: block;
    width: 168px;
}
 #menu ul{
    font-size:0
}
 #menu ul, #menu ul li{
    display:inline;
    margin:0;
    padding:0;
    list-style:none;
}
 #menu ul li{
    position:relative;
}
 #menu ul li a{
    display:inline-block;
    text-decoration:none;
    line-height:26px;
    margin-top:-1px;
    margin-right:25px;
    font-family: 'Avenir LT W01 85 Heavy', 'Avenir W01', Arial, Helvetica, sans-serif;
    font-weight:bold;
}
 #menu ul li a:hover{
    text-decoration:none;
}
 #menu ul li.menu-item-has-children > a:after, #menu ul li.page_item_has_children > a:after{
    font-family: 'Avenir LT W01 55 Roman', sans-serif;
    content:' ▾';
}
 #menu ul li ul{
    display:none;
    position:absolute;
    top:20px;
    left:0;
    z-index:1000;
}
 #menu ul li:hover ul{
    display:inline-block;
}
 #menu ul ul{
    display:none;
}
 #menu ul li:hover ul{
    display:block;
}
 #menu ul li:hover ul li a{
    width:250px;
    font-size:14px;
    color:#333;
    line-height:20px;
    padding:15px;
    border:1px solid #eee;
    background:#fff;
}
 #menu ul li:hover ul li a:hover{
    color:#777;
}
 #menu .toggle{
    display:none;
    color:#fff;
    text-align:center;
}
 #menu .menu-icon{
    font-size:60px

}
.menu-item-home a {
    padding-left: 34px;
    background: url(https://dukeon42.imgix.net/wp-content/uploads/2019/05/ico-home.gif) no-repeat;
}

.menu-item-home a:hover {
    background: url(https://resources.dukeon42.org/ico-home-h/) no-repeat;
}
.sub-nav {
    display: flex;
    justify-content: center;
    padding: 15px 0;
    background: #29292c url(https://dukeon42.imgix.net/wp-content/uploads/2019/05/duke-bg-texture.jpg) 50% 0;
}
.sub-nav ul li {
    display: flex;
}
.sub-nav a {
    padding: 0 15px;
    color: #37aacd;
    text-decoration: none;
    font-size: 24px;
    font-weight: 800;
}
.children {
    display: inline-flex;
}
.children li {
    border-left: 1px solid #ccc;
}
.ancestor-tree a:hover,
.ancestor-tree .current_page_item>a,
.children .current_page_item a {
    color: #FFDD00;
}

.ancestor-tree .current_page_item>a,
.children .current_page_item a {
    text-decoration: underline;
}
 #search{
    float:right;
}
 #search .search-field{
    width:200px;
    height:36px;
    padding:10px;
    margin-top:0;
    background-color:#fff;
}
 .widget-container .search-field{
    width:100%;
}
 .error404 .entry-content .search-field, .search .entry-content .search-field{
    width:200px;
    margin-top:30px;
}
 .error404 .entry-content .search-field, .search .entry-content .search-field, .widget-container .search-field{
    background-color:#f6f6f6;
}
 .search-field{
    background:url(images/find.png) no-repeat 98% center / 24px auto
}
/*
 .button, button, input[type="submit"]{
    display:inline-block;
    font-family: 'Avenir LT W01 55 Roman', sans-serif;
    font-size:18px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    padding:15px 25px;
    border:0;
    background:#09f;
    opacity:1;
}
 .button:hover, button:hover, input[type="submit"]:hover{
    cursor:pointer;
    opacity:0.8;
}
*/
.button-duke-info {
    background: no-repeat #FFDD00;
    border-radius: 16px 16px 16px 16px;
    border-style: none;
    color: #323439;
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    padding: 5px 20px;
    text-decoration: none!important;
    text-transform: uppercase;
    text-align: center;
}
.button-duke-info a {
    font-size: 16px;
    color: #323439;
    text-decoration: none!important;
}
.button-duke-info a:hover,
.button-duke-info:hover {
    background-color: #37aacd;
    color: #323439;
    text-decoration: none!important;
}
.site-logo-wrap {
    background-color: #FFDD00;
}
.site-logo {
    /* background-image: url(https://dukeon42.imgix.net/wp-content/uploads/2019/05/duke-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 642px;
    min-height: 122px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    cursor: pointer; */
}
#header {
    background: #29292c url(https://dukeon42.imgix.net/wp-content/uploads/2019/05/duke-bg-texture.jpg) 50% 0;
}
.header-figure {
    display: flex;
    justify-content: center;
}
 #site-title,
 #site-description {
    text-indent: -99999px;
}
 #site-title a{
    font-size:40px;
    font-weight:normal;
    color:#fff;
    text-decoration:none;
    display:inline;
}
 #site-title h1{
    margin-bottom:0
}
 .single h1.entry-title a{
    color:#777;
    text-decoration:none;
}
 h2.entry-title, h3.widget-title{
    margin-top:0;
}
 #commentform label{
    display:block;
}
 #commentform #comment{
    width:100%;
    max-width:400px !important;
    height:auto;
}
 #comments .comment-author{
    line-height:14px
}
 #comments .comment-author img{
    margin-right:5px;
    float:left;
}
 #comments .comment{
    margin:20px 10px;
}
 #comments .comment-body{
    padding:15px;
}
 #comments .odd > .comment-body{
    background:#f6f6f6;
}
 #comments .comment-body > p{
    font-size:16px;
    margin:15px 0 0;
}
 #copyright{
    text-align:center;
}
 .entry-meta, .entry-footer, .archive-meta{
    margin:30px 0;
}
 .entry-footer{
    clear:both;
}
 #copyright, #copyright a, .entry-meta, .entry-meta a, .entry-footer, .entry-footer a, .comment-meta, .comment-meta a, .comment-author, .comment-author a{
    font-size:14px;
    color:#aaa;
}
 .sticky{
    padding-bottom:60px;
    border-bottom:4px solid #ccc;
}
 .bypostauthor{
}
 .post, .widget-container, .search article{
    margin-bottom:60px;
}
 .post:last-of-type{
    margin-bottom:0;
}
 .wp-caption{
    width:auto !important;
}
 .wp-caption.aligncenter, .wp-caption-text, .gallery-caption{
    text-align:center;
}
 .alignleft{
    margin:0 30px 30px 0;
    float:left
}
 .alignright{
    margin:0 0 30px 30px;
    float:right
}
 .aligncenter{
    display:block;
    margin:30px auto;
    clear:both
}
 .wp-post-image{
    display:block;
    margin-bottom:30px;
}
 .entry-attachment img{
    display:block;
    margin:60px auto 30px;
}
 .attachment .entry-caption{
    text-align:center;
}
.cart-icon {
    float: right;
    margin-top: -25px;
}
.menu-container {
    background: black;
    margin-bottom: 25px;
}
.main-menu {
    padding: 12px;
    display: block;
    margin: 0 auto;
    max-width: 1020px;
    min-height: 36px;
}

#menu-main-menu li a {
    color: #a8a8a8;
    font-size: 14px;
}
#menu-main-menu li a:hover,
#menu-main-menu li a:focus,
#menu-main-menu li a:active {
    color: #FFDD00;
}
#menu-main-menu li:first-child a {
    background: url(https://dukeon42.imgix.net/wp-content/uploads/Images/ico-home.gif) no-repeat;
    padding-left:34px;
    background-position:0 0;
}
#menu-main-menu li:first-child a:hover {
    background: url(https://dukeon42.imgix.net/wp-content/uploads/Images/ico-home-h.gif) no-repeat;
    padding-left:35px;
    margin-left:-1px;
}
 .nav-links{
    margin-top:30px;
}
 .nav-links a, #nav-above a{
    text-decoration:none;
}
 #nav-above a{
    display:block;
    font-family: 'Avenir LT W01 55 Roman', sans-serif;
    font-size:50px;
    color:#777;
    line-height:0;
    margin:30px 0 15px;
}
 .nav-previous{
    text-align:left;
    float:left;
}
 .nav-next{
    text-align:right;
    float:right;
}
 .note{
    display:block;
    font-size:14px;
    padding:20px;
    margin:30px 0;
}
 .blue, .blue *, .blue-dark, .blue-dark *, .green, .green *, .green-dark, .green-dark *, .orange, .orange *, .purple, .purple *, .red, .red *, .black, .black *{
    color:#fff;
}
 .white, .white *, .yellow, .yellow *{
    color:#000;
}
 .white{
    background-color:#fff !important;
}
 .blue{
    background-color:#09f !important;
}
 .blue-dark{
    background-color:#1c78b5 !important;
}
 .green{
    background-color:#91da29 !important;
}
 .green-dark{
    background-color:#5d8c1a !important;
}
 .orange{
    background-color:#f98733 !important;
}
 .purple{
    background-color:#bb6cf8 !important;
}
 .red{
    background-color:#ef645d !important;
}
 .yellow{
    background-color:#f8f658 !important;
}
 .black{
    background-color:#4a4a45 !important;
}
 .lighter{
    background-color:rgba(255,255,255,0.05);
}
 .darker{
    background-color:rgba(0,0,0,0.05);
}
 .box, .box-2, .box-3, .box-4, .box-5, .box-6, .box-1-3, .box-2-3, .box-3-10{
    display:inline-block;
    width:100%;
    padding:15px;
    vertical-align:top;
    float:left;
}
 .box-2{
    width:50%;
}
 .box-3, .box-1-3{
    width:33.3333333%;
}
 .box-4{
    width:25%;
}
 .box-5{
    width:20%;
}
 .box-6{
    width:16.6666667%;
}
 .box-2-3{
    width:66.6666666%;
}
 .box-3-10{
    width:30%;
}
 .left{
    text-align:left;
}
 .center{
    text-align:center;
}
 .right{
    text-align:right;
}
 .float-left{
    float:left;
}
 .float-right{
    float:right;
}
 .clear{
    clear:both;
}
 .clear-left{
    clear:left;
}
 .clear-right{
    clear:right;
}
 .clear-float:after, .boxes:after{
    display:table;
    content:"";
    clear:both;
}
.has-small-font-size {
    font-size: 13px !important; 
}  
.has-medium-font-size {
font-size: 20px !important; 
}
.has-large-font-size {
font-size: 36px !important; 
}
.has-larger-font-size, .has-huge-font-size {
font-size: 42px !important; 
}
.boxes {
    margin-left:-15px;
    margin-right:-15px;
}
.boxes--right-divide {
    position:relative;
    padding-right:30px;
}
.boxes--right-divide:after {
    content:" ";
    display:block;
    position:absolute;
    top:15px;
    bottom:15px;
    right:19px;
    width:0;

    border-right: 1px solid #666;
}
/* body {
    min-width: 0;
}
.main-holder, .main-frame {
    width: auto !important;
} */
/* .tnew-qa .main-holder, .tnew-qa .main-frame {
    max-width:940px;
} */
@media(max-width:1100px) {
    .footer-content {
        padding: 5%;
    }
}
 @media(max-width:1024px){
    .box-5, .box-6, .box-3-10 {
        width:25%;
    }
    .boxes .box-5:nth-child(5){
        width:100%;
    }
    .boxes .box-6:nth-child(5), .boxes .box-6:nth-child(6){
        width:50%;
    }
}
 @media(max-width:768px){
    #header, #footer{
        text-align:center;
    }
    #content, #sidebar{
        width:100%;
        padding:0;
    }
    #search{
        float:none;
    }
    #search .search-field{
        width:100%;
    }
    #menu.checked{
        width:100%;
        height:100%;
        bottom:0;
        overflow-x:hidden;
        overflow-y:auto;
        z-index:1000;
        align-items: baseline;
        flex-wrap: wrap;
    }

    #menu.checked > .cart-icon {
        display: none;
    }

    #menu label.toggle{
        display:block;
    }
    #menu ul, #menu ul ul{
        display:none;
    }
    #menu input.toggle:checked + div > ul, #menu input.toggle:checked + div > ul ul{
        display:block;
        position:relative;
        top:0;
        padding:0;
    }
    #menu input.toggle:checked + div > ul{
        padding-bottom:10px;
    }
    #menu input.toggle:checked + div > ul li a, #menu input.toggle:checked + div > ul ul li a{
        display:inline-block;
        width:100%;
        font-size:18px;
        color:#fff;
        line-height:20px;
        padding:15px 0 5px;
        border:0;
        margin:0;
        background:none;
    }
    #menu input.toggle:checked + div > ul ul li a{
        color:#ccc
    }

    #menu .toggle {
        text-align: right;
    }

    #menu .menu-icon {
        font-size: 40px;
    }

    .main-menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cart-icon {
        float: none;
        margin-top: 0;
    }

    .boxes--right-divide:after {
        display:none;
        border-right: 0;
    }

    .box-2, .box-4, .box-5, .box-6, .box-3-10{
        width:100%;
    }

    .map-box {
        display: flex;
        justify-content: center
    }
    
    .parkinglot-link {
        margin-left: auto;
        margin-right: auto;
    }

    .footer-nav {
        margin-top: 40px !important;
    }

    .footer-address {
        justify-content: center;
    }

    .sub-nav ul li {
        flex-wrap: wrap;
        justify-content: center;
    }

    .children li {
        border: 0;
    }

    iframe {
        width: 100% !important;
        height: 350px !important;
    }

    #krpanoSWFObject > div {
/* 
        font-size: 24px; */

    }

  
   


}
 @media(max-width:767px){
    .single .nav-links .nav-previous, .single .nav-links .nav-next{
        float:none;
    }
    .box-3{
        width:50%;
    }
    .boxes .box-3:nth-child(3){
        width:100%;
    }
}
 @media(max-width:480px){
    #container, #footer{
        padding:10%;
    }
    #container {
        padding-top: 5%;
    }
    .wp-caption, input, textarea, .button{
        width:100% !important;
    }
    input[type="checkbox"], input[type="radio"]{
        width:auto !important;
    }
    .box-2, .box-3, .box-4, .box-5, .box-6, .boxes .box-6:nth-child(5), .boxes .box-6:nth-child(6), .box-2-3, .box-1-3, .box-3-10{
        width:100%;
    }
    .menu-footer-menu-container {
        padding-top: 8px;
    }
    .site-logo-wrap {
        background-color: transparent;
    }

    .header-figure {
        display: block;
    }
    .sub-nav a {
        font-size: 22px;
    }
    iframe {
        height: 300px !important;
    }
}
 @media print{
    #content{
        width:100%;
        color:#000;
        padding:0;
        margin:0;
        background:#fff;
        float:none;
    }
    #header, #sidebar, #footer{
        display:none;
    }
}
 .screen-reader-text{
    clip:rect(1px, 1px, 1px, 1px);
    position:absolute !important;
}
 .form-allowed-tags, .search-submit{
    display:none !important;
}
.footer-nav {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    flex-wrap: wrap;
}
.footer-nav li a,
.footer-nav li a:hover {
    color: #fff;
}
.footer-nav li {
    display: inline;
    padding: 0 10px;
}

.footer-nav li:not(:last-of-type) {
    border-right: 1px solid #ccc;
}
.uppercase {
    text-transform: uppercase !important;
}
.bold {
    font-weight: 800;
    font-family:'Avenir LT W01 95 Black','Avenir LT W01 85 Heavy',Arial,Helvetica,sans-serif;
}
.mts {
    margin-top: 10px !important;
}
.compact-page {
    display:none;
}

h4 strong {
    font-weight: 800;
    font-family:'Avenir LT W01 95 Black','Avenir LT W01 85 Heavy',Arial,Helvetica,sans-serif;
}

.compact-page ~ h3,
.compact-page ~ * h3 {
    margin-top:10px;
    margin-bottom:17px;
}
.compact-page ~ h4,
.compact-page ~ * h4,
.compact-page ~ p,
.compact-page ~ * p {
    margin-top:10px;
    margin-bottom:18px;
}
.compact-page ~ * figure {
    margin-top:10px;
    margin-bottom:10px;
}

.compact-page ~ * .wp-block-column,
.compact-page ~ * .wp-block-image {
    margin-bottom:0;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .footer-figure {
        height: auto;
    }
}


.template-03 #header {
    background:transparent;
    margin-bottom:0;
}

#tnew-site-table-wrapper,
.tnew-eventlisting-prod-container-table {
    margin-top:0;
    margin-bottom:0;
}
.tnew-eventlisting-text {
    margin-bottom:20px;
}

.tnew-psdetail-container-left-column {
    min-width: 200px !important;
    width: auto !important;
}

.legend {
    height: 65px !important;;
}

#confirmationButtonYes {
    padding: 10px;
    float: left;
    height: auto !important;
    position: relative !important;
    left: auto !important;
    margin-left: auto !important;
    top: auto !important;
    margin-top: -30px !important;
}

#confirmationButtonNo {
    padding: 10px;
    float: right;
    height: auto !important;
    position: relative !important;
    left: auto !important;
    margin-left: auto !important;
    top: auto !important;
    margin-top: -30px !important;
}

#confirmationButtonYes:hover, #confirmationButtonNo:hover {
    cursor: pointer;
}

#Ul1 {
    height: auto !important;
}

#tab-0, #tab-1, #tab-3 {
    background: transparent !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 2px solid white !important;
}

.tn-account-login {
    width: 45% !important;
}