/* CSS Document */

 a{
font-weight: normal;
text-decoration: none;
}
 a:hover{
font-weight: normal;
text-decoration: none;
}
.button-container { 
    //margin: 20px 40px; 
    border: 1px solid #797979; 
    //width: 215px; 
    //height:50px; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; 
    //padding-top: 15px; 
    //padding-bottom: 13px; 
    text-align: center; 
    vertical-align: middle
        margin-left: 50px;
padding-top: 15px;

}

.button-image {
     opacity: .9; 
     vertical-align: middle;
     float: left;
     padding-left: 40px;
margin-top: -3px;
        
}
.button-text {
    display: inline; 
    text-align: center; 
    color: #797979; 
    vertical-align: middle;
    font-family: TitilliumText22LThin;
       // font-size: 16pt;
        // margin-left: -33px;

}
input[type="submit"].cta:after, input[type="reset"].cta:after, input[type="button"].cta:after, button.cta:after, .button.cta:after { padding-right: 10px; }

.button cta { margin: 0; }

.docs { padding-top: 5px; }

ul.DLLinkcontainer 
{align:left;margin:-10px 0px 5px 0px !Important;padding:0px !Important;
list-style-type:none;

}

.DLLinkcontainer li { display: inline;
padding: 0px 10px; border-right:1px solid #ddd; margin:0 0 0 -3px;}
.DLLinkcontainer li:first-child { 
padding: 0px 0px 0px 0px;
margin:0px;
border-right:none;
}

.DLLinkcontainer li:last-child {border-right:none;}

img.LightBoxClose {
    display:inline-block;
    border:none;
    width:16px;
    height:16px;
    margin-top:-5px;
    background: url('http://www.cloudera.com/content/dam/cloudera/Sprites/ui-icons_222222_256x240.png') no-repeat -32px -192px;}

    


    
.DownloadTable {
    margin:0px;padding:0px;
    width:100%;
    margin-top:0px;
    
    
    
    -moz-border-radius-bottomleft:6px;
    -webkit-border-bottom-left-radius:6px;
    border-bottom-left-radius:6px;
    
    -moz-border-radius-bottomright:6px;
    -webkit-border-bottom-right-radius:6px;
    border-bottom-right-radius:6px;
    
    -moz-border-radius-topright:6px;
    -webkit-border-top-right-radius:6px;
    border-top-right-radius:6px;

}
.DownloadTable tbody{
border:0px !important;  
}
.DownloadTable table{
    border-collapse: collapse;
        border-spacing: 0;
    width:100%;
    -moz-border-radius-bottomleft:6px;
    -webkit-border-bottom-left-radius:6px;
    border-bottom-left-radius:6px;
    
    -moz-border-radius-bottomright:6px;
    -webkit-border-bottom-right-radius:6px;
    border-bottom-right-radius:6px;
    
    -moz-border-radius-topright:6px;
    -webkit-border-top-right-radius:6px;
    border-top-right-radius:6px;

    margin:0px;padding:0px;
}.DownloadTable tr:last-child td:last-child {
    -moz-border-radius-bottomright:6px;
    -webkit-border-bottom-right-radius:6px;
    border-bottom-right-radius:6px;
}
.DownloadTable table tr:first-child td:first-child {
}
.DownloadTable table tr:first-child td:last-child {
    
}.DownloadTable tr:last-child td:first-child{
    -moz-border-radius-bottomleft:6px;
    -webkit-border-bottom-left-radius:6px;
    border-bottom-left-radius:6px;
}.DownloadTable tr:hover td{
    
}

.DownloadTable tr:nth-child(odd){ background-color:#e5e5e5; }
.DownloadTable td{
    vertical-align:middle;
    border:1px solid #000000;
    border-width:0px 1px 1px 0px;
    text-align:left;
    font-size:13px;
    padding:5px;

}.DownloadTable tr:last-child td{
    border-width:0px 1px 0px 0px;
}.DownloadTable tr td:last-child{
    border-width:0px 0px 1px 0px;
}.DownloadTable tr:last-child td:last-child{
    border-width:0px 0px 0px 0px;
}
.DownloadTable tr:first-child td{
    /*  background:-o-linear-gradient(bottom, #0095a3 5%, #01596e 100%);    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0095a3), color-stop(1, #01596e) );
    background:-moz-linear-gradient( center top, #0095a3 5%, #01596e 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0095a3", endColorstr="#01596e");  background: -o-linear-gradient(top,#0095a3,01596e);

    background-color:#0095a3;*/
    border:0px solid #000000;
    text-align:left;
    border-width:0px 0px 1px 1px;
    

    font-weight:bold;
    
}
.DownloadTable tr:first-child:hover td{
    /*background:-o-linear-gradient(bottom, #0095a3 5%, #01596e 100%);  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0095a3), color-stop(1, #01596e) );
    background:-moz-linear-gradient( center top, #0095a3 5%, #01596e 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0095a3", endColorstr="#01596e");  background: -o-linear-gradient(top,#0095a3,01596e);

    background-color:#0095a3;*/
}
.DownloadTable tr:first-child td:first-child{
    border-width:0px 0px 1px 0px;
}
.DownloadTable tr:first-child td:last-child{
    border-width:0px 0px 1px 1px;
}


a#btnDownload.button.cta {margin-left:10px; display:none;}

header#site-head{margin-bottom:0px;}

div.tab-content{
padding:15px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin-top:-20px;
overflow:visible;
}

#LB{
width:820px; 
height:800px;
border: 1px solid #797979;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 15px 15px 10px 15px; 
display:none; 
background-color:white; margin-left:-410px; position:fixed;}

#PDFVIEWER{
width:790px;
height:770px;


}

#gate{
width:500px; 

border: 1px solid #797979;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 15px 15px 10px 15px; 
display:none; 
background-color:white; margin-left:-250px; position:fixed;}

#TC{
width:820px; 

border: 1px solid #797979;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding: 15px 15px 10px 15px; 
display:none; 
background-color:white; margin-left:-410px; position:fixed;}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

div.note.important {
background-color: rgb(254,244,236);
border-color: rgb(245,130,42);
}

div.note.note {
background-color: rgb(254,250,238);
border-color: rgb(240,179,16);
}

div.note.warning {
background-color: rgb(255,241,247);
border-color: rgb(182,0,80);
}

div.note, div.important, div.tip, div.info, div.warning{

padding:5px;
border:1px solid;
border-radius:3px;
margin-top:5px;
margin-bottom:5px;

}


.dropdown-menu {
max-height:180px;
overflow-y:scroll;
}

.accordionButton {  
    cursor: pointer;
    margin-top:2px;
    }
div.accordionButton h4 {display:inline;}
div.accordionButton h4:hover {color:#0392b2;} 
img.opener {
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:-5px;
    background: url('/content/dam/cloudera/Sprites/ui-icons_222222_256x240.png') no-repeat -32px -16px;}
img.closer {
    display:inline-block;
    width:16px;
    height:16px;
    margin-top:-5px;
    background: url('/content/dam/cloudera/Sprites/ui-icons_222222_256x240.png') no-repeat -64px -16px;}
    
.accordionContent { 

    display: none;
    padding:5px;
    margin-left:15px;
    }
    
li.active a{
outline: 0;
}   

a.button.cta {zoom:1\9;}
    