/*DataStax CSS*/

html, body {
    font-family: "RobotoRegular", arial, helvetica, clean, sans-serif;
    font-size: 14px;
}
.topictitle1 {
    margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
     color: #4d4d4d;
     font-weight: normal;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
.itemgroup {
    margin-top:8px;
}
#banner-enus {
    font-size: 28px;
    display: inline-block;
    letter-spacing:3px;
    color: #000000;
    height: 50px;
    vertical-align: middle;
    padding-left: 15px;
}
#banner-jajp {
    font-size: 23px;
    display: inline-block;
    font-weight: 500;
    color: #000000;
    height: 26px;
    vertical-align: top;
    padding-top: 22px;
    padding-left: 12px;
}

dd + dd {
    margin-top: 8px;
}    
.specialsection {
    font-size: 18px;
    margin-bottom:0;
}
.specialsection+p {
    margin-top:2px;
}

#leftbar {
    background-color: #FFFFFF;
    top: 175px;
    margin-bottom: 9px;
}

#breadcrumbs {
    position: absolute;
    top: 146px;
    left: 9px;
    width: auto;
    background: transparent;
    overflow: hidden;
    height: 23px;
    margin-top: 10px;
    margin-right: 0;
    line-height: 23px;
    padding-top: 0;
    z-index: 888;
}
#breadcrumbs a, #breadcrumbs a:visited {
  text-decoration: none;
  color: #4d4d4d;
}
#breadcrumbs a:hover {
  text-decoration: underline;
}
#breadcrumbs a:first-child {
    margin-left: 0px;
}

#arrowStringDoc {
    display: inline-block;
    font-size: 0.9em;
    font-weight: bold;
    color: #CCC;
    margin-left: 5px;
}
.arrowString {
    color: #CCC;
}

#tocpane a.current, #tocpane a.current:visited, #indexpane a.current, #indexpane a.current:visited, #glossarypane a.current, #glossarypane a.current:visited {
    color: #600;
}
nav.index span.index-see {
        font-size: 0.8em;
        color: #333;
}
#leftbuttons a {
    font-weight: bold;
}
header #ds-home {
    display: block;
    position: absolute;
    top:7px;
    left:9px;
    background: #fafafa;
    overflow: hidden;
    margin-left: 0;
}
header #logo-link {
    display: none;
}
header #planetcassandra-link {
    display: block;
    position: absolute;
    top:7px;
    right: 11px;
    width: 100px;
    background-color: #fafafa;
    text-align: right;
    margin-bottom: 15px;
    overflow: hidden;
}
header #downloads-link {
    display: block;
    position: absolute;
    top:60px;
    right: 9px;
    width: 110px;
    text-align: right;
    overflow: hidden;
}

header ul#ds-sites {
    list-style-type: none;
    position: absolute;
    top:2px;
    right: 155px;
}

header ul#ds-sites li {
    display: inline;
    font-size: 12px;
    padding-right: 5px;
}

header ul#ds-sites li:hover > a{
    color: #4d4d4d;
}

/* Product tabs */

nav #prodmenu {
    position: absolute;
    top:125px;
    left: 0px;
    width: 100%;
    height:30px;
    color:#4B4B4B;
    margin: 0;
    z-index: 888;
    background: #FAF6EE;
}
nav #prodmenuul li:hover > ul {
	display: block;
}
nav #prodmenu ul {
	background: transparent;
	position: relative;
	margin-left: -19px;
}
nav #prodmenu ul li{
    float: left;
    position: relative;
    margin: -13px 13px 0 -15px;
     padding: 0;
     display: inline;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    border-top-left-radius:0;
    border-top-right-radius:0;
    white-space:nowrap;
}  
nav #prodmenu a{
    float: left;
    height: auto;
    padding: 0 0.5em;
    color: #4B4B4B ;
    text-decoration: none;
    line-height: 30px;
}
nav #prodmenu li:hover > a{
    color: #c3481e;
}
nav #prodmenu li:hover > ul{
    display: block;
}
nav #prodmenu ul ul {
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 29px;
    left: 0;
     z-index: 999;    
     background: #faf6ee;
}
nav #prodmenu ul ul li {
    float: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e3dc;
    border-top-left-radius:0;
    border-top-right-radius:0;
}
nav #prodmenu ul ul li:first-child a {
    border-bottom: 0;
    margin: 0 0 0 0;
    padding: 6px 6px;
}
nav #prodmenu ul ul a {
    border-left: 1px solid #e6e3dc;
    border-right: 1px solid #e6e3dc;
    padding: 6px 6px;
    height: auto;
    line-height: 1;
    display: block;
    float: none;
}
nav #prodmenu ul ul li:first-child a:after {
    content: '';
    position: absolute;
    left: 10px;
    top: -6px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 6px solid #4d4d4d;
}
nav #prodmenu ul ul li:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    background-clip: border-box;
    -webkit-background-clip: border;
    -moz-background-clip: border;
}

/* Clear floated elements */
    
nav #prodmenu ul:after {
    display: block;
    content: " ";
    clear: both;
}
nav .results {
     margin-top:13px;
}
.results span {
    margin-left:15px;
    color: #4b4b4b;
}
.dt {
    margin-top: 12px;
    margin-bottom: 3px;
}

#searchform {
    display: none;
}
#searchform input.search {
    display: none;
}
#searchform input.search:focus,#searchform input.select:focus {
    display: none;
}
*/
#center, #topnav {
    position: static;
}
#dragger {
    top: 210px;
    background: #fff url(grabber.png) no-repeat center !important;
    border: 0 !important;
    width: 10px !important;
} 
#footer {
    position:absolute;
    left: 148px;
    width: 100%;
    bottom:10px;
    font-size: 13px;
    text-align: center;
    color: #ADADAD;
}

#footer #doc-version {
    color:#016b90;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px;
}

#searchbox input.submit {
    background: #666;
    color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow:0px 0px 5px rgba(128, 128, 128, 0.9);
    margin: 0;
    border-left: 0;
}
#collapse-toc {
    font-family: "Arial Narrow";
}
#tocpane > nav > ul > li > a {
    color: #003472;
    font-size: 1.2em;
    font-family: "RobotoRegular", arial, helvetica, clean, sans-serif;
    font-weight: bold;
}
#tocpane > nav > ul > li > ul > li > a {
    color: #003472;
    font-family: "RobotoRegular", arial, helvetica, clean, sans-serif;
    font-weight: bold;
    font-size: 1em;
}
.toc > nav > ul {
    margin-top: -5px;
}
.toc > nav li.open > ul {
    background-color: #faf6ee;
    border-radius: 6px;
}
#tocpane a {
    color: #231f20;
    font-size: 0.9em;
}
/* remember, numbering is zero-indexed, so odd starts with the *second* element */
nav.toc li.odd {
    background-color: #e5e5e5;
}
.toc > nav li.open {
    margin-left: 0px;
}
.toc > nav a.current {
    font-weight:bold;
}
.glossary > nav > ul {
    margin-top: 9px;
}
header h1 {
    position: absolute;
    display:inline-block;
    top:41px;
    left: 9px;
    text-align: left;
    margin-left: 0;
    font-family: "RobotoRegular", arial, helvetica, clean, sans-serif;
    font-size: 2em;
    color: #000000;
}
#topbuttons {
    position:absolute;
    top: 163px;
    right: -30px;
    z-index: 888;
    width: 185px;
    background-color: transparent;
}
#topbuttons a {
    width: 20px;
    height: 16px;
}
#button-hide-navigation {
    background-image: url(hidenav.png);
    background-repeat: no-repeat;
}
a#button-hide-navigation {
    color:transparent;
}
#button-back {
   background-image: url(back.png);
   background-repeat: no-repeat;
}
#button-forward {
    background-image: url(forward.png);
    background-repeat: no-repeat;
}
#button-highlighting {
    background-image: url(highlighting.png);
    background-repeat: no-repeat;
}
#button-print {
    background-image: url(print.png);
    background-repeat: no-repeat;
}
#button-pdflink {
    background-image: url(pdficon_small.png);
    background-repeat: no-repeat;
}
#button-email {
    background-image: url(email.png);
    background-repeat: no-repeat;
}
#button-twitter {
    position:relative;
    top: 0;
}
header{
    background-color: #fafafa;
    height: 150px;
}
#leftbar > nav {
    position: absolute;
    top: 30px;
    bottom: 0;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    display: none;
}
#leftbar .tabs {
    top: 4px;
    height: 25px;
    width: 250px;
    margin: 8px 0px 0px 0px;
    padding-bottom: 0px;
	z-index: 777;
	background-color: #FFFFFF;
}	
#leftbar .tabs li {
    display: inline-block;
    text-align: center;
    width: 32%;
    font-size: 0.9em;
    margin: 0;
    padding-top: 2px;
}
#leftbar .tabs li span {
    margin-left: 8px;
    padding: 2px 2px 0 2px;
}
#leftbar .tabs li span:first-child {
    margin-left: 9px;
}

#leftbar .tabs li a,#leftbar .tabs li a:visited {
    color: #ADADAD;
    background: transparent;
}
#leftbar .tabs li a:hover,#leftbar .tabs li a.odd:hover {
    color: #4d4d4d;
    font-weight: bold;
    background: transparent;
}
#leftbar .tabs li a.current,#leftbar .tabs li a.current:visited,#leftbar .tabs li a.current.odd,#leftbar .tabs li a.current.odd:visited {
    color: #c3481e;
    font-weight: bold;
    background: transparent;
}
header {
    height: 140px;
    background-color: #fafafa;
    overflow: hidden;
    }
body {
    margin-left: 5px;
}
header h1 {
    font-size: 23px;
    white-space: nowrap;
    overflow: hidden;
}

@media (max-width: 800px)  {
    #prodmenu,#breadcrumbs,#footer,#topbuttons,#ds-sites {
        display: none;
    }
    article {
        top: 158px;
    }
    #leftbar {
        top: 147px;
    }
}
@media (max-width: 600px)  {
    #dragger,#cassandralogo,#downloadslogo,#using-docs,#using-docs-tips,#button-hide-navigation,#doc-version {
        display: none;
    }
    article {
    position: static;
    }
    #logo {
    width: 223px;
    height: 47px;
    }
    #using-docs-mobile {
        display: inline;
    }
    #leftbar{
        border: 1px solid #c3481e !important;
        border-radius: 5px;
        margin: -90px 27px 10px 0;
        width: auto;
    }
    #leftbar nav {
        position:static;
    }
    #cse {
        margin-left: 7px;
        position: absolute;
        top: 115px;
    }
}
@media (max-width: 600px)  {
    #logo+span  {
        display: none;
    }
}
@media (max-width: 600px)  {
    #leftbar .tabs li a.current:before,#leftbar .tabs li a.current:visited:before,#leftbar .tabs li a.current.odd:before,#leftbar .tabs li a.current.odd:visited:before {
        display: none;
    }
}
@media (min-width: 600px)  {
    #using-docs-mobile {
        display: none;
    }
}

/* Search term highlighting */
.search-term {
    background-color: yellow;
}
.no-highlighting .search-term {
    background-color: transparent;
}
.searchtitle,.searchtotal, .searchedfor {
    display: none;
}
.searchmsg {
    margin-left:15px;
    color: #4b4b4b
}
a:link {color: #c3481e; text-decoration:none;}
a:visited {color:#c3481e;}
a:hover {color:#c3481e;}
a:active {color:#c3481e;}

/* Body styles */

li {
    margin-top: 5px;
}
.step {
    margin-top: 11px;
}
.note {
    margin: 6px 28px;
}
.notetitle, cautiontitle, .attentiontitle, .importanttitle {
    font-weight: bold;
}
.warning {
    border: 1px solid red;
    padding:7px;
    color: #383838;
    display: inline-block;
}
.warningtitle {
    color: red;
    font-weight: bold;
    font-size: 18px;
}
.related-links {
    padding: 0;
}
.relinfo {
    margin-top: 3px;
}
.cmdname, .codeph, .filepath, .apiname, .parmname {
    font-family: monospace, serif;
}
.childlinks {
    margin-top: 5px;
    margin-left: 0px;
}
.linkgroup li, .childlink li {
    margin: 5px -12px;
}
.children+.parent {
    margin-top: 35px;
}
caption {
    text-align: left;
    margin-bottom: 3px;
}
.tabledesc {
    font-weight: normal;
}
.thead, .sthead {
    background-color: #eee;
}
.tablenoborder, .simpletable, .choicetable, .tablebackground {
    margin: 9px 9px 9px 0px;
}
.tablenoborder .roundcorners {
    background-color: #fafafa;
}

.tablebackground {
    background-color: #fafafa;
}

.tablebackground td {
    padding-left: 19px;
}

.tablenoborder .roundcorners td {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 19px;
    padding-right: 19px;
    border: 1px solid #cccccc;
}
.uicontrol, .wintitle, .dlterm, .option {
    font-weight: bold;
}
ol>li p {
    margin-top: 3px;
}
ul>li p {
    margin-top: 3px !important;
}
ol>li p:nth-child(1) {
    margin-top: 9px;
}
li p .image {
    margin-top: 18px !important;
}
ul>li p~p {
    margin-top: 3px !important;
}
ul+div.note {
    margin-top: 9px !important;
}
li:last-child {
    margin-bottom: 16px;
}
.pre {
    margin-top: 12px;
    margin-bottom: 12px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    background: transparent;
}
pre.border {
    border: 1px solid #CCCCCC !important;
}

td > .pre {
    margin-top: -5px;
    margin-bottom: -5px;
}

/*styles for synopsis-legend*/

[id*=synopsis-legend] {
    margin-top: -39px;
    margin-left: 20px;
}
[type=checkbox] {
    display: none;
}
input + div {
    display:none;
}
input:checked + div {
    display:block;
}
.scope {
    color:#c3481e;
    font-weight:bold;
}
.parentlink {
    margin-top: 15px;
}
td .lines {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 18px;
}
#docTips__tipsTable {
    border-collapse: separate;
    border: 2px solid #ccc;
    border-radius: 6px !important;
}
.image {
    margin-top: 0px;
    margin-bottom: 0px;
}
.imageleft {
    margin-top: -6px;
    margin-bottom: -6px;
}
img.image {
    max-width: 600px;
}
.img-popup {
    cursor: zoom-in;
    cursor: -webkit-zoom-in;
}
span.figcap+br {
    display: none;
}
span.figcap br {
    margin-bottom: 21px;
}
a.headerlink {
    color: #c3481e;
    margin-left:.1em;
    opacity:0;
    filter:alpha(opacity=0);
    text-decoration:none;
}
h1:hover a.headerlink,h2:hover a.headerlink,h3:hover a.headerlink,h4:hover a.headerlink,h5:hover a.headerlink,h6:hover a.headerlink,dt:hover a.headerlink,p:hover a.headerlink {
    opacity: .8;
    filter: alpha(opacity=80);
}
.ui-dialog-titlebar {
    background: #FAF6EE;
}
.ui-dialog-title {
    font-family: "RobotoRegular", arial, helvetica, clean, sans-serif;
    color: #4d4d4d;
}
.ui-widget-overlay {
    background:#666;
    opacity: .7;
}

a#button-pdflink {
    display:inline-block;
}

/*STANDARD SUITEHELP CSS FOR article*/
article {
    left: 305px;
    top: 188px;
    bottom: 0;
    right: 0;
    color: #636466;
    margin-right: 9px;
    margin-bottom: 57px;
    width: auto;
    border-bottom: 1px solid #ccc;
}
article .thumbnail {
    height: 50px;
    width: 50px;
    border: 1px solid #ccc;
}
article .taskheading {
    font-weight: bold;
}
article table caption {
    font-weight: bold;
    margin-top: .5em;
    margin-bottom: .5em;
}
article table td {
    padding: .3em;
}
article table thead td {
    font-weight: bold;
}
article table.frame-none tr td {
    border: 1px solid black;
    border-bottom: 0px;
}
article table.frame-none tr td:first-child {
    border-left: 0px;
}
article table.frame-none tr td:last-child {
    border-right: 0px;
}
article table.frame-none tr:first-child td {
    border-top: 0px;
}
article table.frame-all td {
    border: 1px solid black;
}
article table.frame-top tr td {
    border: 1px solid black;
    border-bottom: 0px;
}
article table.frame-top tr td:first-child {
    border-left: 0px;
}
article table.frame-top tr td:last-child {
    border-right: 0px;
}
article table.frame-bottom tr td {
    border: 1px solid black;
    border-top: 0px;
}
article table.frame-bottom tr td:first-child {
    border-left: 0px;
}
article table.frame-bottom tr td:last-child {
    border-right: 0px;
}
article table.frame-topbot tr td {
    border: 1px solid black;
}
article table.frame-topbot tr td:first-child {
    border-left: 0px;
}
article table.frame-topbot tr td:last-child {
    border-right: 0px;
}
article table.frame-sides td {
    border: 1px solid black;
}
article table.frame-sides thead tr:first-child td {
    border-top: 0px;
}
article table.frame-sides tr:last-child td {
    border-bottom: 0px;
}
article table.bottomcaption {
    caption-side: bottom;
}
article .figcap {
    margin: 1em 0 1em 0;
    font-weight: bold;
    display: block;
}
article figcaption {
    margin: 1em 0 1em 0;
    font-weight: bold;
    display: block;
}
article .fig.bottomcaption {
    display: table;
}
article .fig.bottomcaption .figcap {
    display: table-caption;
    caption-side: bottom;
}
article .figure.bottomcaption {
    display: table;
}
article .figure.bottomcaption .figcap {
    display: table-caption;
    caption-side: bottom;
}
article figure.bottomcaption {
    display: table;
}
article figure.bottomcaption figcaption {
    display: table-caption;
    caption-side: bottom;
}

article .row-subhead {
    background: #F5F5F5;
}
.hide-nav article {
    top: 217px;
}
