#skills,.green,.white{padding-top:50px;padding-bottom:50px}#nt-example1-container,#nt-example2-container,.centered,h2.header{text-align:center}.mt{margin-top:40px}.lead{letter-spacing:1px}#hello{width:100%;padding-top:150px;padding-bottom:150px}#hello h1{font-size:70px;font-weight:700;letter-spacing:3px;color:#74cfae}.green p,.white p{font-size:20px}#hello h2{color:silver;font-weight:400}.green h3,.green p{color:#fff;font-weight:400}.green{background-color:#74cfae;margin-bottom:0}.green h3{margin-bottom:35px}.white h3,.white p{color:#4e4e4e;font-weight:400}#f p,#skills h3,#skills p,.button{color:#fff}.white{background-color:#F2F2F2;margin-bottom:0}.white h3{margin-bottom:35px}#skills{background-color:#4e4e4e;margin-top:50px}#skills p{font-weight:400}#download{width:100%;padding-top:200px;padding-bottom:200px}#download i{font-size:50px;color:#74cfae}#download .col-md-3:hover{background-color:#f5f5f5}#download .col-md-3{padding:30px}#f{padding-top:20px;background-color:#74cfae}.grid img{opacity:.7}.grid img:hover{opacity:1}body{overflow-x:hidden}li,ul{margin:0;padding:0;list-style:none}.button{padding:16px 30px;cursor:pointer;margin-bottom:0;font-size:18px;background:#74CFAE;display:inline-block;border-radius:none}.button:hover,.nav>li.active>a.git-link:hover{background-color:#37a079}.nav>li.active>a.git-link{font-size:16px}.nav>li.active>a.git-link i{margin-right:6px;font-size:20px}#hello .button{margin:16px 8px;text-transform:uppercase;width:220px}code.example-code{max-height:325px;overflow:scroll}h2.header{margin-top:0;margin-bottom:1em}#f p{text-align:right;font-size:1.2em;font-weight:300}#f p a{color:#4e4e4e}#f p a:hover{color:#000}#f h3,.title h3,.title p{color:#fff}#s-icons a span{font-size:3em;margin:0 .5em}#s-icons iframe{margin-bottom:-16px;margin-left:14px}.title{background-color:#4e4e4e;padding-top:10px;padding-bottom:10px;margin-bottom:0}.title h3{margin-bottom:20px;font-weight:700}.title p{font-weight:400;font-size:20px}.params-table code{color:#4e4e4e;border-radius:1px;background-color:rgba(116,207,174,.3);-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-ms-transition:background-color .1s ease-in-out;-o-transition:background-colorl .1s ease-in-out;transition:background-color .1s ease-in-out}.params-table code:hover{background-color:rgba(116,207,174,.5)}.params-table thead{color:#fff;background-color:#74cfae}.params-table thead>tr>th{border-bottom:none;font-size:1.2em;font-weight:300;text-transform:uppercase}.params-table tbody>tr>td{border-top:none}.params-table>tbody>tr:hover>td{background-color:#e4f6ef}.download-title{background-color:#4e4e4e}.download-title h3{margin:3em 0;color:#fff}#download{padding:8em 0}#download .download-link{padding:1em .5em}#nt-example1 li,#nt-example2 li{overflow:hidden;height:90px;line-height:25px;list-style:none;font-family:Raleway,sans-serif;text-align:left;border-bottom:1px solid #eee;padding:5px 10px!important}#download .download-link:hover{background:#fff}#download .download-link .download-text,#download .download-link i{-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;-o-transition:colorl .2s ease-in-out;transition:color .2s ease-in-out}#download .download-link:hover .download-text,#download .download-link:hover i{color:#4e4e4e}#download .download-link i{font-size:80px}#download .download-text{font-size:2.4em;font-weight:300;color:#74cfae}#nt-title-container{background:#F2F2F2}#nt-title li{font-size:28px;color:#4E4E4E;white-space:nowrap;list-style:none;overflow:hidden;text-overflow:ellipsis}#nt-example1,#nt-example2{max-width:620px;margin:auto}#nt-example1-container i,#nt-example2-container i{font-size:14px;margin:3px;cursor:pointer;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#nt-example1-container i:hover,#nt-example2-container i:hover{color:#333}#nt-example1 li{color:#000;font-size:14px}#nt-example1 li a,#nt-example2 li a{color:#000}#nt-example1 li a:hover,#nt-example2 li a:hover{color:#000;text-decoration:none}#nt-example1 li:hover,#nt-example2 li:hover{background:#f8f8f8}#nt-example2 li{color:#000;font-size:13px}

.ts h2 {
    font-size: 18px;
    margin: 0;
}





.settings-wraps {
  -webkit-transition: right 0.4s ease-in-out;
-moz-transition: right 0.4s ease-in-out;
-ms-transition: right 0.4s ease-in-out;
-o-transition: right 0.4s ease-in-out;
transition: right 0.4s ease-in-out;
display: block;
position: fixed;
top: 400px;
right: -205px;
widows: 500px;
z-index: 200; }
  .settings-wrap h3 {
line-height: 17px;
margin: 0px;
color: #FFFFFF;
font-size:20px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 0;
text-transform: none; }
  .settings-wrap.active {
    right: 0; }


