span/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    line-height: .75;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small{
    line-height: 1.1;
}
body {
    line-height: 1 ;
    letter-spacing: .3px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}
li{
	list-style: none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #35A49C;
}
a:hover, a:focus{
   text-decoration: none;
}
a:hover{color: #f27e51 !important;}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
input:focus{
    outline: none;
}

/* Common styles */

/* Typography styles */

h1{font-size: 58px;}
h2{font-size: 50px;}
h3{font-size: 44px;}
h4{font-size: 42px;}
h5{font-size: 40px;}
h6{font-size: 36px;}

h1 small{font-size: 28px;}
h2 small{font-size: 24px;}
h3 small{font-size: 22px;}
h4 small{font-size: 20px;}
h5 small{font-size: 18px;}
h6 small{font-size: 15px;}

span{font-size: 14px;}
p{font-size: 14px; font-family: 'Raleway Regular';}


/* Form styles */

.form-control{font-family: 'Raleway Regular'; font-size: 14px; color: #757474; background: #ffffff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; height: auto; line-height: normal; -webkit-box-shadow: 0px; box-shadow: 0px;}
.form-control:focus{border-color: #d7d7d7 !important; outline: 0; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .075); box-shadow: 0 0 10px rgba(0, 0, 0, .075)}

/* Buttons styles */

.btn{font-size: 14px; font-family: 'Lato Black'; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.btn:active, .btn.active{-webkit-box-shadow: 0; box-shadow: 0;}

.btn-default{border-width: 2px; border-style: solid; border-color: transparent;}

/* Magenta Buttons styles */

.btn-magenta{color: #28d2d0; border-color: #28d2d0;}

.btn-magenta:hover, .btn-magenta:focus, .btn-magenta:active:hover,
.btn-magenta.active, .btn-magenta.active:hover,
.open > .dropdown-toggle.btn-magenta:hover,
.btn-magenta:active:focus,
.btn-magenta.active:focus,
.open > .dropdown-toggle.btn-magenta:focus,
.btn-magenta:active.focus,
.btn-magenta.active.focus,
.open > .dropdown-toggle.btn-magenta.focus{color: #fff !important; border-color: transparent; background-color: #28d2d0; -moz-box-shadow: 0px; -webkit-box-shadow: 0px; box-shadow: 0px;}

/* White Buttons styles */

.btn-white{color: #fff; border-color: #fff; background-color: transparent;}

.btn-white:hover, .btn-white:focus, .btn-white:active:hover,
.btn-white.active, .btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus{color: #fff !important; border-color: transparent; background-color: #fff; -moz-box-shadow: 0px; -webkit-box-shadow: 0px; box-shadow: 0px;}

/* Primary Buttons styles */

.btn-primary{color: #fff; border-color: transparent; background-color: #465a89;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover,
.btn-primary.active, .btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus{color: #fff !important; border-color: transparent; background-color: #465a89; -moz-box-shadow: 0px; -webkit-box-shadow: 0px; box-shadow: 0px;}

/* Info Buttons styles */

.btn-info{color: #fff; font-size: 19px; text-transform: uppercase; font-family:'Raleway Bold'; border-color: transparent; background-color: #ababac; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; padding: 15px 0;}
.btn-info:hover, .btn-info:focus, .btn-info:active:hover,
.btn-info.active, .btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus{color: #fff !important; border-color: transparent; background-color: #888888; -moz-box-shadow: 0px; -webkit-box-shadow: 0px; box-shadow: 0px;}

/* Info Buttons styles */

.btn-warning{color: #fff; font-size: 19px; text-transform: uppercase; font-family:'Raleway Bold'; border-color: transparent; background-color: #f3875d; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; padding: 15px 0;}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active:hover,
.btn-warning.active, .btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus{color: #fff !important; border-color: transparent; background-color: #f76830; -moz-box-shadow: 0px; -webkit-box-shadow: 0px; box-shadow: 0px;}


/* Tooltip styles */

.tooltip-inner{background: #28d2d0; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding: 8px 12px; font-size:14px; font-family: 'Raleway Bold'; -moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.12); -webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.12); box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.12);}

.tooltip.top .tooltip-arrow{border-top-color: #28d2d0;}
.tooltip{position: relative; display: inline-block; opacity: 1; line-height:18px;}
.tooltip .tooltiptext{visibility: hidden; min-width: 120px; color: #fff !important; text-align: center; padding: 8px 5px !important; position: absolute; z-index: 1; bottom: 125%; left: 50%; margin-left: -60px; opacity: 0; transition: opacity 1s; font-size:14px; font-family: 'Raleway Bold' !important; padding: 6px 0px; -moz-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.12); -webkit-box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.12); box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.12);}
.tooltip .tooltiptext::after{content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid;}
.tooltip:hover .tooltiptext{visibility: visible; opacity: 1;}


/* jQuery Transform styles */

.jqtransformdone ul .jqTransformSelectWrapper{width:100% !important; border: 2px solid #d0d0d0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.jqtransformdone ul .jqTransformSelectWrapper ul{padding: 0px !important; width: 100% !important;}
.jqtransformdone ul .jqTransformSelectWrapper ul li{padding-bottom: 0px !important;}
.jqtransformdone ul .jqTransformSelectWrapper div span{font-family: 'Lato Regular';}
.jqtransformdone ul .jqTransformSelectWrapper li a{font-family: 'Lato Regular'; font-size: 13px; color: #8c8c8c; margin: 0px !important;}

/* jQuery Tabs styles */


.tabs-menu{height: 60px; float: left; clear: both; width:100%; background-color:#f3f3f3;}

.tabs-menu li{height: 60px; line-height: 30px; float: left; margin-right: 10px; background-color: #6b8ab1; border-top: 1px solid #d4d4d1; border-radius: 3px 3px 0px 0px;}

.tabs-menu li.current{position: relative; background-color: #fff; border-bottom: 1px solid #fff; z-index: 5; height:61px;}
.tabs-menu .current a{color: #010101;}
.tab{border: 1px solid #d4d4d1; background-color: #fff; float: left; margin-bottom: 20px; width: 100%; clear:both;}
.tab-content{padding: 20px; display: none;}
#tab-1{display: block;}
.tabs-menu li a:hover{color:#fff !important;}

.tabs-menu li a{color: #fff; text-decoration: none; font-family: 'Raleway Bold'; font-size:15px; padding: 10px 25px; display:block;}
.tabs-menu .current a{color: #010101;}
.tab{border: 1px solid #d4d4d1; background-color: #fff; float: left; margin-bottom: 20px; width: 100%; clear:both;}
.tab-content{padding: 20px; display: none;}
#tab-1{display: block;}
.tabs-menu li a:hover{color:#fff !important;}