/********* include visual form CSS **********************/
@import url("../../../plugins/visual-form-builder/css/visual-form-builder.css");

/*******************************/

/* COMMON LAYOUT
   ================================================== */
/* -----------------------------------------
   ================================================== */
body {
    background: url(../images/fancy_deboss.png) #F4F4F4 repeat 0 0;
    font: normal 13px #666 "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    -webkit-text-size-adjust: none
}

/* Overrides default bg for Wordpress editor, which also references this stylesheet */
.wp-editor {
    background: #fff;
    padding: 5px;
    width: 558px
}

/*	Blockquotes  */
blockquote, blockquote p {
    color: #333;
    font-family: "Droid Serif", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 14px;
    font-style: italic;
    line-height: 22px
}

blockquote {
    margin: 0 0 20px;
    padding: 0 15px;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: 12px;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
    color: #555
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0
}

/* #Lists
================================================== */
ul, ol {
    margin-bottom: 20px
}

ul {
    list-style: none outside
}

ol {
    list-style: decimal
}

ol, ul.square, ul.circle, ul.disc {
    margin-left: 30px
}

ul.square {
    list-style: square outside
}

ul.circle {
    list-style: circle outside
}

ul.disc {
    list-style: disc outside
}

ul ul, ul ol, ol ol, ol ul {
    margin: 4px 0 5px 30px;
    font-size: 90%
}

ul ul li, ul ol li, ol ol li, ol ul li {
    margin-bottom: 6px
}

li {
    line-height: 18px;
    margin-bottom: 12px
}

ul.large li {
    line-height: 21px
}

li p {
    line-height: 21px
}

/* #Images
================================================== */
img.scale-with-grid {
    max-width: 100%;
    height: auto
}

/* #Forms
================================================== */
form {
    margin-bottom: 20px
}

fieldset {
    margin-bottom: 20px
}

input[type="text"], input[type="password"], input[type="email"], textarea, select {
    border: 1px solid #ccc;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    margin-bottom: 10px;
    width: 210px;
    max-width: 100%;
    display: block;
    background: #fff
}

select {
    padding: 0
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
    border: 1px solid #aaa;
    color: #444;
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

textarea {
    min-height: 60px
}

label, legend {
    display: block;
    font-weight: 700;
    font-size: 13px
}

select {
    width: 220px
}

input[type="checkbox"] {
    display: inline
}

label span, legend span {
    font-weight: 400;
    font-size: 13px;
    color: #444
}

a {
    color: #600;
    text-decoration: none
}

h2#site-title a:hover {
    border: none;
    opacity: .8
}

a.rss {
    color: #f7931e;
    background: url(../images/rss.png) no-repeat 0 1px;
    text-decoration: none;
    padding-left: 20px;
    font-size: 12px
}

/* ===[ Fonts ]=== */
h1, h2, h3, h4, h5, th {
    font-family: "Droid Serif", Georgia, Cambria, "Times New Roman", Times, serif;
    color: #555
}

h1, h2 {
    line-height: 1.2em
}

h1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px
}

/*
.single h1 {
	color: #000
}
*/

h2 {
    font-size: 20px;

}

h3 {
    border-bottom: 1px dotted #CCC;
    clear: both;
    color: black;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-weight: bold;
}

p, li {
    font-size: 13px;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    line-height: 19px;
    color: #333
}

h4 {
    color: #555;
    font-size: 11px;
    letter-spacing: .15em;
    line-height: 15px;
    margin-bottom: 0;
    text-transform: uppercase
}

h5 {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #000;

}

p {
    margin: 0 0 15px
}

/* ===[ Specialied headers ]=== */
.entry-content h2 {
    font-size: 20px;
    color: #000;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 14px;
    line-height: 1.4em
}

.home h3 {
    font-size: 11px;
    text-transform: uppercase;
    color: #777;
    letter-spacing: .3em;
    padding: 0;
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

.home .twitter h3 {
    display: inline;
    padding-bottom: 5px;
}

p.details {
    font-size: 11px;
    line-height: 16px;
    color: #666;
    margin-bottom: 0;
    padding-bottom: 0
}

.home h4 a {
    font-size: 16px;
    font-weight: 400;
    padding: 0;
    margin-bottom: 15px;
    text-transform: none;
    color: #600;
    letter-spacing: 0
}

/* ===[ Lists ]=== */
ul {
    list-style: none
}

ol {
    list-style: decimal outside none;
    padding: 0 0 0 5px
}

.entry-content ul li {
    list-style: disc;
    list-style: disc outside none;
    margin: 0 0 5px 20px
}

li ul li {
    margin: 10px 0 10px 15px
}

img, fieldset {
    border: none
}

/* ===[ main layout ]=== */
#page {
    background: #fff;
    padding: 0 25px;
    border: #ddd 1px solid;
    margin-top: 25px;

}

#page .entry-header h1.page-entry-title {
    display: none
}

#main {
    border-top: 1px dotted #c6d9de;
    padding-top: 15px;
    margin-top: 15px
}

.home #main {
    border-top: none;
    padding-top: 0;

}

.logo {
    margin-top: 45px;
    margin-bottom: 20px;
}

span.edit-link {
    display: none
}

strong {
    font-weight: 700;
    color: inherit
}

em {
    font-style: italic
}

/* ===[ Header + Nav ]=== */

#access {
    margin-top: 4px
}

ul.sub-menu {
    display: none
}

ul#menu-main-nav {
    float: right;
    margin-top: 60px;
}

ul#menu-footer-nav li,
ul#menu-main-nav li {
    font-family: "droid serif", Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 18px;
    line-height: 18px;
    display: inline;
    margin-right: 15px;

}

ul#menu-footer-nav li:after,
ul#menu-main-nav li.current_page_item a,
.current_page_ancestor a {
    color: #000;
    font-style: normal;
}

ul#menu-footer-nav li:after,
ul#menu-main-nav li:after {
    content: "•";
    color: #ccc;
    font-size: 11px;
    padding-left: 15px;
}

ul#menu-footer-nav {
    margin-bottom: 2px;
}

ul#menu-footer-nav li {
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    margin-bottom: 5px !important;
    margin-right: 5px;
}

ul#menu-footer-nav li:after {
    font-size: 9px;
    padding-left: 10px;
}

ul#menu-main-nav li#menu-item-48,
ul#menu-main-nav li#menu-item-48:after,
ul#menu-footer-nav li#menu-item-102,
ul#menu-footer-nav li#menu-item-102:after {
    content: "";
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

/* ===[ Home Page ]=== */

.home a img:hover {
    border-bottom: 0;
}

.entry-content .mission h2 {
    color: #333;
    border: 0;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
    padding-bottom: 0
}

.endomore h4 {
    padding-top: 3px;
    line-height: 19px;
    font-size: 15px
}

.facts {
    height: 60px;
    padding-top: 10px
}

.donate {
    border-top: 1px dotted #CCC;
    height: 60px;
    padding-top: 15px;
    border-bottom: 1px dotted #CCC;
    margin-top: 5px;
}

.donate h4 a {
    color: #c11d23
}

img.donateimg {
    margin-bottom: -18px;
    margin-right: 5px
}

.endomore img {
    margin-right: 8px
}

.wes p {
    font-size: 12px;
    line-height: 20px;
    color: #555
}

.fineprint {
    font-size: 12px;
    opacity: .7;
    line-height: 18px
}

.latestnews {
    position: relative
}

.entry-content .latestnews h2 a,
.entry-content .latestnews h2 {
    border-bottom: medium none;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    padding-bottom: 0;

}

.entry-content .latestnews h2 a:hover,
a:hover {
    border-bottom: 1px solid #eaccd9;
    color: #980042
}

.latestnews img {

    border: 1px solid #ccc;
}

.latestnews .newsitem.end-row {
    margin-right: 0
}

.latestnews a.seeall {
    float: right;
    font-size: 11px;
    margin-top: -40px
}

.latestnews .headline {
    float: left;
    width: 130px
}

.latesttweet {
    position: relative;
    padding-top: 10px;
}

.latesttweet span {
    display: block;
}

.twitter {
    overflow: visible;
    width: 100%
}

.twitter img {
    left: 2px;
    position: relative;
    top: -2px
}

.addthis_toolbox a {
    height: 25px;
}

.addthis_toolbox a:hover {
    border-bottom: 0;
    opacity: 1 !important
}

.addthis_default_style .addthis_counter a {
    margin-left: 2px
}

.twitter h3 a {
    margin-left: 3px
}

.entry-content ul#twitter_update_list li.firstTweet {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 5px;
    padding-right: 10px;
    color: #000;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    list-style: none outside none;
    margin: 0
}

/* Sub-Nav */

.subnav {
    padding-right: 20px;
    margin-left: -40px;
    text-align: right;
    font-size: 12px
}

.subnav li.current_page_item a {
    color: #000;

}

.subnav ul li {
    border-bottom: 1px solid #EFEFEF;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 40px;
    padding: 8px 0
}

.single .subnav p {
    font-size: 12px;
    line-height: 16px;
    padding-left: 30px;
    margin-bottom: 12px
}

.single .addthis_toolbox {
    background: #EFEFEF;
    border-top: 1px dotted #CCC;
    padding: 10px 0 5px 20px;
}

.subnav span.title a {
    line-height: 11px
}

.maincontent {
    border-left: 1px dotted #ccc;
    padding-left: 30px;
    margin-left: -20px;
    min-height: 400px;
    margin-bottom: 20px;
}

/* ===[ About ]=== */
.about ul {
    display: block;
    margin-bottom: 20px
}

/* Fundraiser */

.getinvolved .initiative {
    border-bottom: dotted 1px #ccc;
    margin-bottom: 15px;
    display: inline-block;
    /* padding-bottom: 15px; */
}

.pastfundraisers .initiative {
    border-bottom: solid 1px #EFEFEF;
    margin-bottom: 15px;
    display: inline-block;
    padding-bottom: 15px;
}

/* Board */
.board div {
    margin: 5px 0
}

.board .boardmember {
    height: 180px;
    margin-bottom: 40px;
}

.board h1 {
    clear: both;
}

.board .boardmember a h3 {
    margin-bottom: 0;
    padding: 4px 0 0 0;
    border-bottom: none;
    font-weight: normal;
    color: #600;
}

.board .boardmember a:hover {
    margin-bottom: 0;
    padding: 4px 0 0 0;
    border-bottom: none;
    font-weight: normal;
}

.board .boardmember a:hover img {
    opacity: .9;
}

.board .boardmember a:hover h3 {
    color: #980042;
}

.board p {
    margin-bottom: 0;
    line-height: 18px;
}

/* Donate */
.donate-page h2 {
    font-size: 15px;
    margin-bottom: 10px;
    color: #000;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    font-weight: bold;
}

/* Links */
li.linkcat, li.linkcat ul.blogroll {
    list-style: none
}

li.linkcat h2 {
    display: none
}

ul.blogroll li {
    margin: 0
}

/* News */

.single-article h1 {
    border-bottom: none;
    padding: 0;
    margin-bottom: 15px;
    font-size: 24px
}

.news {
    border-bottom: 1px #ccc dotted;
    padding-bottom: 3px;
    margin-bottom: 18px;
    overflow: auto;
    width: 100%;
    padding-bottom: 15px
}

.entry-content .news h2, .entry-content .news h2 a {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.news .wp-post-image {
    border: 1px solid #CCC;
    display: inline;
    float: left;
    margin-right: 15px;
    padding: 3px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.news .entry-content h3 {
    border-bottom: 1px dotted #CCC;
    clear: both;
    color: black;
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 5px;
    font-weight: bold;
}

.news .entry-content h4 {
    display: block;
    clear: both;
    color: #000;
    font-size: 13px;
    padding-bottom: 10px;
    padding-top: 10px
}

.single .news {
    border-bottom: 0
}

.news iframe {
    display: inline
}

.thedate {
    font-size: 10px;
    color: #555;
    margin: 0;
    opacity: .6;
    display: block;
    float: left;
    clear: both;
    line-height: 11px
}

.news .blogdate {
    font-size: 10px;
    opacity: .9;
    color: #777;
    display: block;
    margin-bottom: 15px;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif
}

.news article {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px
}

/* ===[ 404 ]=== */
.error404 h3 {
    margin-top: 40px
}

.error404 h3, .error404 p {
    text-align: center
}

.error404 {
    min-height: 200px
}

/* ===[ Footer ]=== */
.footer {
    border-top: 1px dotted #c6d9de
}

.footer p, .footer a {
    font-size: 10px
}

.footer p {
    color: #888;
    line-height: 14px;
    margin-bottom: 15px
}

.footerright {
    text-align: right
}

nav#footer ul#menu-footer-nav {
    margin: 0;
    padding: 0;
    display: block;
    float: left
}

.navigation {
    margin-top: 20px
}

.nav-previous, .nav-next {
    margin-top: 20px
}

.nav-previous a, .nav-next a {
    color: #600;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    margin-bottom: 20px;
    padding-top: 20px;
    width: 250px;
    border-top: 1px dotted #ccc
}

.nav-previous {
    float: left
}

.nav-next {
    float: right;
    text-align: right
}

.nav-previous, .nav-next {
    width: 250px;
    margin-bottom: 20px
}

/* ===[ Images ]=== */
.entry-content img, .comment-content img, .widget img {
    max-width: 100%;
    height: auto;
    width: /* ie8 */ auto \9
}

.single-initiative .maincontent img,
.fundraisers img,
.single-member .two img,
.board img,
.single-admin .maincontent img {
    border: 1px solid #ccc;
    padding: 2px
}

img[class*="align"], img[class*="wp-image-"] {
    height: /* Make sure images with WordPress-added height and width attributes are scaled correctly */ auto
}

img.size-full {
    max-width: 97.5%;
    width: /* Prevent stretching of full-size images with height and width attributes in IE8 */ auto
}

.video embed, .video object, .video iframe {
    width: 100%;
    height: auto
}

/* ===[ These rather presentational classes are generated by WordPress, http://codex.wordpress.org/CSS ]=== */
.aligncenter {
    display: block;
    margin: 5px auto;
    clear: both
}

.alignleft {
    display: block;
    float: left;
    clear: left;
    margin-right: 10px
}

.alignright {
    display: block;
    float: right;
    clear: left;
    margin-left: 10px
}

.wp-caption {
    text-align: left;
    padding: 0;
    overflow: hidden
}

.wp-caption img {
    margin: 0;
    width: auto;
    margin-bottom: 7px
}

.wp-caption .wp-caption-dd, .wp-caption p.wp-caption-text, p.feat-img-cap.wp-caption-text {
    width: inherit;
    white-space: normal;
    word-break: break-word;
    font-size: 10px;
    line-height: 1.4em;
    margin: 0;
    width: auto;
    font-style: italic;
    color: #777;
    padding: 0 15px 0 0
}

p.feat-img-cap.wp-caption-text {
    float: left;
    display: block;
    clear: both;
    width: 160px;
    padding: 0 10px 10px 0;

}

/*Pagination css*/

.pagination .current {
    font-size: 20px;
}

.pagination .next {
    font-size: 20px;
}

.pagination .page-numbers {
    font-size: 20px !important;
    margin: 0 2px;
}

#CAFDonateButtonContainer {
    margin-bottom: 10px;
}

/* EPHECT */

#banner {
    display: block;
    clear: both;
    width: 100%;
    min-height: 108px;
    background-color: #dadada;
}

#content > #banner {
    clear: none;
    width: auto;
}

#banner img {
    display: block;
    clear: both;
    max-width: 100%
}

li.currentcongress {
    font-weight: 700
}

span.congressdetails {
    display: block;
    font-size: 11px;
    margin-top: -4px

}

.worldcongress h1.entry-title {
    margin-bottom: 0;
    font-size: 24px;
    color: #000;
    margin-top: -2px
}

.pastcongress {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.pastcongress h2 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 10px
}

.pastcongress h3, .worldcongress h3 {
    margin-bottom: 10px;
    font-size: 13px;
    color: #888;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif
}

h4.sidebarstyle {
    margin-bottom: 5px !important;
    color: #666;
    font-size: 11px;
    padding: 0;
    letter-spacing: .2em;
    display: block;
}

/* Single EPHect */

/* CODA SLIDER */

#coda-nav-1 {
    font-size: 12px
}

#coda-nav-1 ul {
    width: 726px !important;
    background: #610036;
    clear: both;
    display: block;
    /* 	margin: auto; */
    overflow: hidden
}

#coda-nav-1 ul li {
    border-bottom: 1px solid #FFF;
    display: block;
    border-right: 1px solid #FFF;
    float: left;
    margin-left: 0;
    margin-bottom: 0
}

#coda-nav-1 ul li a {
    display: block;
    color: #fff;
    padding-left: 9px;
    padding-top: 10px;
    width: 222px;
    height: 25px;
    line-height: 16px;
    font-size: 12px;
    margin-left: 0;
    padding-right: 10px
}

#coda-nav-1 ul li:hover {
    background-color: #5E6263; /* or #98004 */
    border-bottom: none
}

#coda-nav-1 ul li a:hover {
    border-bottom: 1px solid #fff
}

#coda-nav-1 ul li a.current {
    background: #f4f4f4;
    color: #000
}

#coda-nav-left-1, #coda-nav-right-1 {
    display: none
}

/* Most common stuff you'll need to change */
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {
    height: 200px;
    overflow: auto !important;
    padding-right: 20px
}

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel {
    width: 726px;
    min-height: 400px !important
}

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
    width: 726px
}

.coda-slider-wrapper.arrows .coda-slider {
    margin: 0
}

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a {
    color: /* padding: 5px; width: 100px */ #000
}

/* Panel padding */
.coda-slider .panel-wrapper {
    padding: 0
}

/* Preloader */
.coda-slider p.loading {
    padding: 20px;
    text-align: center
}

/* Don't change anything below here unless you know what you're doing */
/* Miscellaneous */
.coda-slider-wrapper {
    clear: both;
    overflow: auto
}

.coda-slider {
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px
}

.coda-slider .panel {
    display: block;
    float: left;
    min-height: 400px !important
}

.coda-slider .panel-container {
    position: relative
}

.coda-nav-left, .coda-nav-right {
    display: none
}

.coda-nav-left a, .coda-nav-right a {
    display: none
}

/* REGISTRATION FORM */
form#registration,
form#registration label {
    color: #333333;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    line-height: 19px;
    font-weight: normal;
}

form#registration
span.title {
    display: block;
    padding: 8px;
    margin-bottom: 6px;
    width: 100% px;
    /*font-weight: bold;*/
    background-color: #f4f4f4;
    border-bottom: 1px solid #eaeaea;
}

span.title h4 {
    width: 70%;
}

form#registration
span.no-title {
    display: block;
    width: 724px;
    height: 10px;
}

label,
span.req {
    float: left;
}

span.req {
    margin-left: 3px;
    color: red;
}

select, input {
    clear: both;
    padding: 6px 4px;
    width: 219px !important
}

select {
    width: 230px !important;
    padding: 5px 4px !important;
}

input.address {
    width: 340px !important
}

input#phone-code {
    width: 230px !important
}

input[type="button"] {
    width: 50px !important;
}

input[type="submit"] {
    width: 70px !important;
    height: 30px !important;
    padding: 3px !important;
    margin-bottom: 10px;
}

input[type="checkbox"],
input[type="radio"] {
    width: 15px !important;
    margin: 0px;
    margin-bottom: 10px;
}

input[type="file"] {
    float: left;
    width: 250px !important;
    margin-top: 5px;
    margin-bottom: 10px;
    border: 1px solid #eaeaea;
}

input.number {
    text-align: center;
    width: 30px !important;
}

div.check {
    float: left;
    margin-right: 30px;
    margin-top: 5px;
}

div.check-lines {
    margin-left: 0px;
}

div.check-lines span.req {
    position: absolute;
    margin-left: 3px;
}

input.not-applicable,
input.not-applicable:hover {
    float: right;
    height: 20px;
    width: 120px !important;
    padding: 0px !important;
    cursor: pointer;
    font-weight: bold;
    background-color: #dadada;
    border: 1px solid #999;
    margin-top: -17px;
    font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
}

input.not-applicable:hover {
    background-color: #f4f4f4;
}

textarea {
    width: 100%;
    box-sizing: border-box;
    margin-top: 25px;
}

div.field,
div.field-check {
    float: left;
    padding-left: 5px;
}

div.field-check {
    width: 100%;
}

div.form-fieldset {
    width: 99%;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #eaeaea;
}

div.form-fieldset,
div.submit {
    float: left;
}

div.fieldset-wrapper {
    float: left;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 10px;
}

div.submit {
    float: left;
    display: block;
    clear: both;
    margin-top: 20px;
}

div.fieldset-wrapper span.desc {
    float: left;
    padding: 0px 5px 15px 5px;
}


div.intl-tel-input ul li {
    line-height: 0px !important;
    margin-bottom: 0px !important;
    list-style: none !important;
    margin: 0px 0px 0px 0px !important;
}

div.spacer {
    display: block;
    float: left;
    width: 100%;
    height: 15px;
    margin-bottom: 15px;
}

div.spacer hr {
    color: #eaeaea;
}

div.hidden {
    display: none;
    clear: both;
}

table {
    width: 140px !important;
    margin-bottom: 10px;
}

table tr th,
table tr td {
    vertical-align: middle;
    padding: 3px;
}

table tr td input.number {
    margin: 0px;
    height: 12px;
}

div.tabs {
    float: left;
    display: block;
}

div.tab,
div.tab-add {
    float: left;
    width: 25px;
    height: 20px;
    background-color: #f4f4f4;
    font-weight: bold;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #ccc;

    margin-top: -20px;
    margin-bottom: 10px;

    cursor: pointer;
}

div.tab-add {

}

div.tab h4,
div.tab-add h4 {
    margin-left: 10px;
    margin-top: 1px;
}

div.remove {
    float: left;
    display: block;
    margin: 0px 0px 8px 8px;
    padding: 1px;
    background-color: #f4f4f4;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #ccc;
}