.tabs {
    border-radius: 7px;
    margin: 25px 0;
    border: 1px solid rgb(0 0 0/7%);
    box-shadow: 0 2px 6px 0px rgb(0 0 0 / 5%), 0 0 60px 0 rgb(39 102 149 / 10%);
}
.tabs>ul {
    display: grid;
    grid-auto-flow: column;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabs>ul li { 
    padding: 0
}

.tabs>ul li a {
    display: block;
    font-size: 11pt;
    padding: 15px;
    text-align: center;
    background: rgb(0 0 0/6%);
    box-shadow: inset 0 -7px 14px -7px rgb(0 0 0 / 10%);
    letter-spacing: 1px;
}
.tabs>ul li:first-child a {
    border-radius: 7px 0 0 0;
}
.tabs>ul li:last-child a { 
    border-radius: 0 7px 0 0;
}
.tabs>ul li a.active { 
    background: #fff;
    color: #666;
    cursor: default;
}

.tabs>div {
    padding: 30px;
    display: none
}

.display-content li.open-content div,.tabs>div.active {
    display: block
}

#tabs3,#tabs3 li {
    list-style: none!important
}

#tabs3 {
    overflow: hidden;
    width: 942px;
    margin: 10px 0!important;
    padding: 0!important;
    text-align: center!important;
    border: 1px solid #e1e1e1
}

#tabs3 li {
    margin: 0!important;
    float: left;
    width: 314px
}

#tabs2 a,#tabs3 a {
    font-family: "Helvetica","Arial","Sans-serif";
    font-weight: 700;
    font-size: 12px;
    color: #222;
    position: relative;
    background: #fff;
    padding: 10px 20px;
    display: block;
    text-decoration: none;
    text-transform: uppercase
}

#tabs3 a:focus,#tabs3 a:focus::after,#tabs3 a:hover,#tabs3 a:hover::after {
    background: #e1e1e1
}

#tabs3 a:focu {
    outline: 0
}

#tabs #current a,#tabs2 #current a,#tabs3 #current a,#tabtrans #current a {
    background: #009dca;
    color: #fff;
    z-index: 3
}

#tabs #current a::after,#tabs2 #current a::after,#tabs3 #current a::after,#tabtrans #current a::after {
    background: #009dca;
    z-index: 3
}

#content2 {
    padding: 5px;
    width: 932px;
    position: relative;
    z-index: 2;
    border: 1px solid #e1e1e1
}

#tabs2,#tabs2 li {
    list-style: none!important
}

#tabs2 {
    overflow: hidden;
    width: 942px;
    margin: 10px 0!important;
    padding: 0!important;
    text-align: center;
    border: 1px solid #e1e1e1
}

#tabs2 li {
    margin: 0!important;
    float: left;
    width: 471px
}

#tabs2 a:focus,#tabs2 a:focus::after,#tabs2 a:hover,#tabs2 a:hover::after {
    background: #e1e1e1
}

.display-content {
    padding: 0!important
}

.display-content li div,.display-content li.close-content div {
    display: none
}

.display-content li div p {
    padding: 10px 5px 0 2px
}

.display-content li.open-content {
    background: #e2e2e2
}

.display-content li {
    cursor: pointer;
    list-style: none;
    margin: 1px 0 0;
    background: rgba(0,0,0,.04);
    display: block;
    border: 1px solid rgba(0,0,0,.04);
    padding: 5px;
    font-weight: 700
}

#tabs_implementados ul:first-child li.ui-state-active a,#tabs_ipv6 ul:first-child li.ui-state-active a {
    color: #fff!important
}

.display-content li div {
    font-weight: 400
}

.ui-widget-content a,.ui-widget-content div a {
    color: #009dca!important
}

#tabs,#tabtrans {
    overflow: hidden;
    margin: 10px 0!important;
    padding: 0!important;
    list-style: none!important;
    border: 1px solid #e1e1e1
}

#tabs {
    width: 940px;
    text-align: center!important
}

#tabs>ul {
    margin: 0;
    padding: 0;
    border: 0;
    background: #fff
}

#tabtrans {
    width: 939px;
    text-align: center;
    vertical-align: middle!important
}

#tabs>ul li,#tabtrans li {
    margin: 0!important;
    float: left;
    list-style: none!important
}

#tabtrans li {
    width: 469px
}

#tabs>ul li {
    border: 0
}

#tabs>ul li a,#tabtrans a {
    font-weight: 700;
    display: block
}

#tabs>ul li a {
    float: left;
    width: 208px;
    margin: 0;
    text-align: center;
    padding: 13px;
    font-family: georgia
}

#tabtrans a {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    color: #222;
    position: relative;
    background: #fff;
    padding: 10px 20px;
    text-decoration: none
}

#tabs a:focus,#tabs2 a:focus,#tabs3 a:focus,#tabtrans a:focus {
    outline: 0
}

#content {
    padding: 5px;
    min-height: 220px;
    width: 930px;
    position: relative;
    z-index: 2;
    border: 1px solid #e1e1e1
}

#content table td {
    padding: 5px;
    vertical-align: top;
    border: 1px solid #ccc
}

#currentphase {
    width: 940px;
    margin: 10px 0 5px;
    padding: 0
}

#currentphase div {
    width: 235px;
    height: 50px;
    padding: 0;
    display: block
}

#thisphase0,#thisphase1,#thisphase2,#thisphase3 {
    background: url(../images/lacnic/thisphase.png) 0 0 no-repeat
}

#thisphase0 p,#thisphase1 p,#thisphase2 p,#thisphase3 p {
    color: #fff;
    font-weight: 700;
    margin: 0;
    padding: 10px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-family: 'foundrymonolinebold'
}

#thisphase0 {
    margin: 0
}

#thisphase1 {
    margin: 0 0 0 235px
}

#thisphase2 {
    margin: 0 0 0 470px
}

@media only screen and (max-width:520px) {
    .tabs>ul li a { 
    font-size: 10pt;
    padding: 9px; 
    letter-spacing: 0px;
    }
}
 