﻿@font-face {
    font-family: 'Exo2-Medium';
    src: url('../fonts/Exo2-Medium.ttf') format('truetype');
}


#table1 tbody {
    width: 100% !important;
}

#form-legal p {
    font-weight: bold;
}

#productDetails, #form-legal p, .ajax__tab_inner span, strong, #lblName, #lblSize, #lblPosted,#lblPublishedDate, #lblCriticality, #lblDescriptionShort,#lblSiebelIDValue,#lblInstall {
    color: #222 !important;
}


#form-legal p, div#form-legal ol li, #form-legal a, #productDetails, .ajax__tab_inner span, #lblName, #lblSize, #lblPosted,lblPublishedDate, #lblCriticality, #lblDescriptionShort, strong /*#lblUpdateType*/ {
    font-size: 14px !important;
    font-family: 'Exo2-Medium' !important;
}


#lblName, #lblSize, #lblPosted,lblPublishedDate, #lblCriticality, #lblDescriptionShort,#lblSiebelIDValue,#lblInstall {
    text-align: right;
}

strong {
    margin-right: 43px;
}

#form-legal p, div#form-legal ol li, #lblName, #lblSize, #lblPosted,lblPublishedDate, #lblCriticality, #lblDescriptionShort,#lblSiebelIDValue,#lblInstall, strong {
    line-height: 20px !important;
}

a, a:hover/*, #lblUpdateType*/ {
    color: #0099cc !important;
}

    a:hover {
        text-decoration: underline !important;
    }


a {
    text-decoration: none !important;
}




/*Tab Un selected styles*/
.ajax__tab_active .ajax__tab_outer, .ajax__tab_active .ajax__tab_inner, .ajax__tab_xp .ajax__tab_inner, .ajax__tab_xp .ajax__tab_outer {
    background-image: none !important;
}



.ajax__tab_xp .ajax__tab_active .ajax__tab_tab {
    background-image: none !important;
    /*background-repeat: round !important;*/
    margin-right: -1px !important;
    margin-bottom: -1px !important;
    margin-left: -4px !important;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    box-shadow: 0px 3px 0px 0px #fff;

}


.ajax__tab_xp .ajax__tab_inner {
    background-image: none !important;
}

/*Tab selected styles*/

.ajax__tab_xp .ajax__tab_tab {
    background-image: url('../Images/TabActive.gif') !important;
}

.ajax__tab_xp .ajax__tab_body {
    /*  
     background-image: url('../Images/UnselectedBottom.gif') !important;
     background-size: cover;*/
      font-family: 'Exo2-Medium' !important;
      font-size:14px !important;
    padding-top: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #ccc !important;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    padding:0px !important;

    /*   border-top:0 !important;
        background-color: #fff;
    border: 1px solid #ddd;
   

   */
}

.ajax__tab_default .ajax__tab_tab {
    font-weight: 600;
}

.ajax__tab_active .ajax__tab_outer .ajax__tab_inner {
    background-color: #fff !important;
    display: inline-block;
    height: 44px;
}

/*.ajax__tab_xp .ajax__tab_header {
    border-bottom: 1px solid #cccccc !important;
    width: 96.5%;
}*/

/*.ajax__tab_xp .ajax__tab_body{
      border: 1px solid #cccccc !important;
}*/

.ajax__tab_xp .ajax__tab_header {
    border-bottom: 1px solid #cccccc !important;
    background-image: none !important;
    margin-left: 1px;
    height: 42px;
    
}

/*#Table3 tr:nth-child(2) td {
    background-color: #003283 !important;
}*/

.ajax__tab_xp .ajax__tab_tab {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 28px !important;
    padding-top: 13px !important;
}

.tableContentSplitter {
    display: block;
    width: auto;
    border: 1px solid #eee;
    margin-top: 10px;
}

.ajax__tab_body {
    width: 100%;
      top: 0px;
   position: relative;

}

.footer {
    margin-bottom: 80px;
    width: 97.5%;
    margin-left: 19px;
}

.footer-links {
    float: left;
}
.footer-links-social {
    float: right;
    padding-right: 6px;
}

.footer-links ul {
    padding-left: 0px;
}

    .footer-links ul li:first-child {
        border: 0 !important;
    }

    .footer-links-social ul li, .footer-links ul li {
        display: inline;
    }

    .footer-links ul li {
        border-left: 1px solid #000;
        padding-left: 10px;
        padding-right: 10px;
    }

.copyright {
    padding-left: 10px;
}

.left {
    display: inline-block;
    width: 200px;
    font-weight: bold !important;
    font-size: 14px !important;
}

.right {
    display: inline-block;
}

@supports(overflow: -webkit-marquee) and (justify-content:inherit) {
    .ajax__tab_xp .ajax__tab_header {
        Padding-bottom: 12px !important;
    }
}
