table {	font-size:13px;}
table th, table td { padding: 1em; vertical-align:top; }
table th, table thead td { background-color: #444; color: White; }
table tbody tr:nth-child(odd) td { background-color: rgba(0,0,0,0.05); }
table tr:nth-child(even), table thead tr td:nth-child(odd), table thead th { opacity: 0.9; }
table ul{
    padding: 5px 15px;
}
a{
    color:#4682B4
}
i{
    font-weight: bold;
    font-style: normal;
}
pre>pre{
    background: none!important;
    padding: 0!important;
    border:none!important;
}
.metacontainer+.border_top{
    border-top: none;
}
.border_top{
    border-top:1px solid #bbb;
}
.dictionaries .dl ul{
    padding:0 0 0 10px;
}
.who-uses-javascriptspellcheck-2 {
    max-width: 946px;
    width: 100%;
    height: 90px;
    display: block;
    text-decoration: none;
    background: url(../../javascript-spellcheck-assets/who-uses-javascriptspellcheck-2.png) 0 0/cover;
}
.dictionaries .dl ul i{
    color:#4682B4;
    display: inline-block;
    margin-right: 5px;
}
._sm{
    font-size: 16px!important;;
    font-weight: normal!important;
    line-height: 1;
    color: #999!important;
    text-rendering: optimizelegibility!important;
}
.wr_table{
    max-width: 100%;
    width: 100%;
    overflow: auto;
}
.who-uses-javascriptspellcheck-1 {
    max-width: 946px;
    width: 100%;
    height: 160px;
    display: block;
    text-decoration: none;
    background: url(../javascript-spellcheck-assets/who-uses-javascriptspellcheck-1.png) 0 0/contain no-repeat;
}
.dropdown:hover>.dropdown-menu{
    display: block;
}
.demos_tutorials ul{
    padding: 0;
}
.dropdown
.dl ul{
    padding: 0;
}
.default_list{
    padding: 0 0 0 20px;
}
.default_list li{
    list-style: decimal;
}
.dl p {
    margin-bottom: 20px;
}
.dl ul li{
    list-style: none;
}
.dl ul li a{
    font-size: 1.55em;
}
/* Customize container */
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }

}
.container-narrow > hr {
    margin: 30px 0;
}

.nav li.active{
    font-weight:bold;
}

.nav    {
    margin-left:-12px;
    font-size: 1.11em;
}

.nav li a{
    padding:10px;	
    font-size: 14px;
}


body, h1, h2, h3, h4, h5, h6, p , .container {
    font-family:   "Helvetica Neue" ,Helvetica,sans-serif;
}


.jumbo img{

    float:left;
}

.jumbo img{

    height:55px;
    width:55px;
    margin-right: 15px;
}

.jumbo h1{

    font-size:36px;
}

div.brand {
    background-image:url('logo.png');
    background-repeat:no-repeat;
    background-position:left top;
    height: 150px;
}

.brand h1{  
    vertical-align: center;
    text-rendering: optimizelegibility;
    letter-spacing: -2px;
    white-space: nowrap;
    float: left;
    color: #006d63;
    margin-left: 160px;
    font-size: 40px;
    font-weight: 100;
    letter-spacing: -1px;
    font-variant: normal;
    color: #999;
    margin-top: 78px;
}   


h6{
    font-size:1.2em;
    font-weight: 500;
    color:#222;

}


h1,h2,h3{
    font-weight: 200;
    color: #555;
    text-rendering: optimizelegibility;
}



.circle {

    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;	
    border:2px solid #006d63;
    background-color:#fff;
    border-radius:50%;
    color: #006d63;
    font-size:2em;
    margin-left: auto ;
    margin-right: auto ;
}

.circle i{
    transition: color 0.3s ease-in-out;
    transition: font-size 0.3s ;
    cursor:default;
}
.circle:hover i{



    font-size:1.5em;
    color: #ff7400;	
}

.metacontainer{
    transition: background-color 0.3s ease-in-out;

    padding-bottom:25px;
    padding-top:25px;
    border-bottom: 1px solid #bbb;


}
.metacontainer:hover{
    background-color: #ecefef;

}



h2 i{
    transition: color 0.3s ease-in-out;
    color: #006d63;	
}


.metacontainer:hover h2 i{
    color: #ff7400;

}


h1 span.nano, h2 span.nano,h4 span.nano, h4 span.nano{
    font-size:1.05em;
}

h1 strong{
    font-weight:100;
    color:#006d63;
}


span.nano{
    color:#006d63;
    font-size:1.05em;
    text-transform:lowercase;

}
span.nano span{
    color:#333;


}
.purchase .dl li{
    font-size: 20px;
}
.w_content{
    padding: 25px 15px;
}
.empty li{
    list-style: none;
}
.ctalinks ul {

    text-align:center;
    margin-top:30px;
    margin-left:0;
    padding-left:0;

}

.ctalinks ul li{
    list-style:none;

    margin-left:0;
    padding-left:0;
    margin-right:30px;
    display:inline;

}

.ctalinks ul li a{
    font-size:1.3em;

}

.FAQ h6{
    color:#333;

}

.FAQ h3{
    color:#222;
    font-size: 1.4em
        font-weight 600;
    margin-top: 40px;
}

.FAQ p{
    color:#555;
    font-size: 0.99em
        font-weight 200;
}


footer{
    color:#777;
    margin-top:30px;
    margin-bottom:30px;
}

#footerlinks ul li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
}


.tooltip-inner{
    border: 2px solid #ccc;


    background-color:#fff;
    color:#666;
}

.tooltip.bottom .tooltip-arrow {

    border-bottom-color: #ccc; /* black */

}	

@media only screen and (max-width: 650px) {

    .brand h1{  font-size: 27px; letter-spacing: -0.6px; }
    .btn{
        white-space: pre-line;
    }

}


@media only screen and (max-width: 500px) {

    .brand h1{
        font-size: 16px;
        letter-spacing: -1px;
        margin-top: 68px;
        margin-left: 103px;
    }

    div.brand {
        width: 290px;
        background-size: 290px;
    }
}

.navbar-header  button.navbar-toggle{
    padding:10px;
    padding-top:10px;
    background-color: #4682B4;
}

.navbar-header  button.navbar-toggle span.icon-bar{
    background-color: #fff;

}

.features .img-block {
    width: 222px;
    height: 90px;
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}

.features img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: opacity 1s ease;
}

.features img.active {
    z-index: 2;
    opacity: 1;
}

.iframe-block {
    overflow-x: hidden;
    width: 100%;
}

.iframe-block iframe {
    border-width:0;
    -moz-box-shadow:0;
    width: 100%;
    margin-left: 0;
}
.red {
    color: #f63;
}


.img-responsive {
    margin-bottom: 14px;    -
}
pre.prettyprint {
    padding: 13px 9px;
}
table {
    overflow: auto;
    max-width: 100%;
    width: 100%;
}
table td {
    word-wrap: break-word;
    padding: 9px 5px;
    min-width: 10px;
}
ul.no-disk
{
    list-style-type: none;
}

.nanospell-menu {
    background-color: #357ebd;
    color: rgb(250, 238, 238);
    display: inline-block;
    width: 100%;
    font-size: 12.5px;
}
.nanospell-menu:hover .nanospell-header img{
    
}
.nanospell-header {
    float: left;
}
.nanospell-header img{
    height: 35px;
}
.nanospell-header > span {
    top: 1.4px;
    position: relative;
}
.nanospell-items {
    line-height: 35px;
    float: right;
}
.nanospell-items a {
    vertical-align: middle;
    height: 100%;
    color: rgb(250, 238, 238);
    margin-right: 20px;
}
a.current-site {
    color: rgb(255, 165, 0);
    font-weight: bold;
}

@media only screen and (max-width: 970px) {
    .nanospell-menu {
    display: block;
    width: 100%;
}
    .nanospell-header {
        float: none;
    }
    .nanospell-header img{
        height: 30px;
    }
    .nanospell-items {
        padding-top: 2px;
        float: none;
        margin-left: 35px;
    }
    .nanospell-items a {
        text-align: justify;
        vertical-align: baseline;
        display: inline-block;
        height: 100%;
        color: #fff;
        margin-right: 5px;
    }
    
}

.ol-style-none {
    list-style-type: none;
}
