#toggle-view {
    font-family: "Titillium Web",sans-serif;
    font-size: 15px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 610px;
}
#toggle-view li {
    border-bottom: 1px solid #ccc;
    cursor: pointer;

    position: relative;
}

#toggle-view .faqpanel {
    display: none;
    margin: 5px 0;
}
#toggle-view h3 {
    margin: 0;
}

#toggle-view span {
    color: #ccc;
    font-size: 15px;
    position: absolute;
    right: 5px;
    top: 0;
}

.bottable td
{
    border-top-style:solid !important;
    border-top-width:1px;
    border-color:#ddd;

    border-spacing: 0;
    border-collapse: collapse;
    padding-top:15px;
}


.fleft
{
    float:left;
}

.stopbuttonfloat
{
    float:left;
    margin-left:10px;
}

.spacing
{
    float:left;
    margin-left:10px;
    padding-top:7px;
    font-size:16px;
}

.tabelement {
    clear: both;
    padding-bottom: 20px;
    margin: 10px 0 15px;
    padding: 0;

    line-height: 1.5;
    font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}

.nav-tabs {
    content: " ";
    display: table;
    list-style-type: none;

}
.navtabs {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0;
    font-family: 'Play', sans-serif;
}


.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;

}
.navtabs > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}

.navtabs> li > a:hover, .nav > li > a:focus {
    background-color: #e2ecf2;
    transition: all 0.4s ease 0s;
    text-decoration: none;
    color: #000;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    padding:0px;
}
.navtabs > li {
    display: block;
    position: relative;
}

.navtabs > li{
    background-image: none;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-position: 30% 20%;
    background:rgba(61,67,85,0.5);
    border-color: #000 #000 transparent;
    border-image: none;
    border-style: none;
    border-width: 1px;
    color: #fff;
    cursor: default;
    margin-left:3px;
}

body {
    background-color: #fbfbfb;
    background-image: url("1640904_2.jpg");
}

.nav-tabs > li.inactive {
    background: url("bg-white-lock.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-decoration: none;
    margin-left:3px;
    color:#E8EFF4;


}

.nav-tabs > li > a, .nav-pills > li > a {
    color: inherit;
    outline: 0 none;
    text-decoration: none;
}

.nav-tabs > li > a:hover {
    border-color: #cce9f9 #cce9f9 #cce9f9;
}

.tb-tabs-framed .tab-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("bg-white-lock.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #2678a7;
    border-image: none;
    border-right: 1px solid #4b92ba;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 20px;
    border-top: 1px solid #a5d5f1;

    color: #e5eef4;

    overflow:auto;
}

.clearfixtab::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}






































.button, .more-link {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    color: #666666;
    text-shadow: 0 1px 1px #ffffff;
}
.one-third {
    display: inline;
    float: left;
    width:30%;
}

.chatpanel
{
    width:330px;

    float:left;
}

.regulartextbox
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e4e4e4;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 10px;
    width: 350px;
}

.regulartextboxfull
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e4e4e4;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 10px;
    width: 100%;
}

.tab-content h3
{
    font-family: 'Titillium Web', sans-serif;
    color:#fff;
}

.tab-content a
{
    font-family: 'Titillium Web', sans-serif;
    color:#fff;
}


.centerblock
{
    width: 351px;
    height: 400px;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
}



.centerblockbig
{
    width: 650px;
    height: 550px;
    position: absolute;
    top:150px;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
}

.logodiv
{
    width: 310px;
    height: 100px;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    background-size:contain;
    background-repeat: no-repeat;
    margin: auto;
    background-image: url("logobig.png");
}

.centerblocklogin
{
    width: 400px;
    height: 400px;
    position: absolute;
    top:0px;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;

    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("bg-white-lock.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #a5d5f1 #4b92ba #2678a7 #2678a7;
    border-image: none;
    border-right: 1px solid #4b92ba;
    border-style: solid;
    border-width: 1px;
    color: #e5eef4;
    overflow: auto;
    padding: 20px;
    text-align:center;

}
.centerblocklogin a
{
    text-decoration: none;
    color: #fff;
}

.centerblocklogin h3
{
    text-align:center;
    font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
}



.regulartextboxsmall
{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e4e4e4;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 10px;
    width: 160px;
}

.button, .more-link {
    background: url("../../images/shared/white-grad.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: #666666;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    padding: 5px 12px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 1px 1px #ffffff;
}
.blue {
    background-image: linear-gradient(to bottom, #428bca 0px, #2d6ca2 100%) !important;
    background-repeat: repeat-x !important;
    border-color: #2b669a !important;
    color: #ffffff !important;
    font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif !important;
    font-size: 13px !important;
    margin-bottom: 3px !important;
    text-shadow: none !important;
    width:100px;
}


.alert-info-blue {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-new {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
    text-align:center;
}

.buttongray {
    background-image: linear-gradient(to bottom, #fff 0px, #e0e0e0 100%);
    background-repeat: repeat-x;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    color: #333;
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;

    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-size: 16px;
    background-color: #fff;
    border-color: #ccc;
    color: #333;

}


.buttongraybig {
    background-image: linear-gradient(to bottom, #fff 0px, #e0e0e0 100%);
    background-repeat: repeat-x;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #fff;
    color: #333;
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;

    width:100%;

    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 15px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-size: 16px;
    background-color: #fff;
    border-color: #ccc;
    color: #333;

}


.buttongray:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}

.alert-red {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-green {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-yellow {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}










.fusion-alert.alert-shadow {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.counter-box-content, .fusion-alert, .fusion-progressbar .sr-only, .post-content blockquote, .review blockquote q {
    font-size: 13px;
}
.fusion-alert {
    border-radius: 0;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #c09853;
    color: #c09853;
}
.alert-dismissable {
    padding-right: 35px;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
* {
    box-sizing: border-box;
}



.borderlessfield
{
    border:0px !important;
}

.stopbutton
{
    clear:both;
    position:absolute;
    margin-top:-11%;
    margin-left:120px;
}




input[type=radio   ]:not(old){
    width     : 2em;
    margin    : 0;
    padding   : 0;
    font-size : 1em;
    opacity   : 0;
}


input[type=radio   ]:not(old) + label{
    display      : inline-block;
    margin-left  : -2em;
    line-height  : 1.5em;
}


input[type=radio   ]:not(old) + label > span{
    display          : inline-block;
    width            : 0.875em;
    height           : 0.875em;
    margin           : 0.25em 0.5em 0.25em 0.25em;
    border           : 0.0625em solid rgb(192,192,192);
    border-radius    : 0.25em;
    background       : rgb(224,224,224);
    background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
    background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
    vertical-align   : bottom;
}


input[type=radio   ]:not(old):checked + label > span{
    background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
    background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}



input[type=radio]:not(old):checked +  label > span > span{
    display          : block;
    width            : 0.6em;
    height           : 0.6em;
    margin           : 0.125em;
    border           : 0.0625em solid #5aabd9;
    border-radius    : 0.155em;
    background       : rgb(147,216,255);
    background-image :    -moz-linear-gradient(rgb(175,217,243),rgb(40,170,244));
    background-image :    -moz-linear-gradient(rgb(175,217,243),rgb(40,170,244));
    background-image :    -moz-linear-gradient(rgb(175,217,243),rgb(40,170,244));
    background-image :    -moz-linear-gradient(rgb(175,217,243),rgb(40,170,244));
    background-image :    -moz-linear-gradient(rgb(175,217,243),rgb(40,170,244));
}