﻿html {
    background-color: #222222;
    margin: 0;
    padding: 0;
}

body {
    background-color: #222222;
    border-top: solid 10px #000;
    color: #333;
    font-size: 1.1em;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

body1 {
    background-color: #222222;
    border-top: solid 10px #000;
    color: #333;
    font-size: 1.1em;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: none;
}

    a:link, a:visited,
    a:active {
        color: #333;
    }

    a:hover {
        background-color: none;
        text-decoration:underline;
        color: #169ACD;
    }

.showlink a {
    color: #169ACD;
}

header, footer, tryfree, hgroup, HomeHead,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #4f4f4f;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2.8em;
}

h2 {
    font-size: 1.85em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

h6 {
    font-size: 2.8em;
}

.pcmd{
    font-weight: bold;
}

/*--------------------------CLX--------------------------*/
/*
.languagebox
{
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 1.0em;
    padding: 5px 5px 5px 5px;
    margin-top: 10px;
}
*/
.footerlinks
{
    color: #DDDDDD;
    text-decoration:none;
    margin-left:-4px;
}

.footerlinks a
{
    color: #DDDDDD;
    text-decoration:none;
}

.footerlinks a:hover 
{
    color: #c7d1d6;
    text-decoration:underline;
    background-color: #222222;
}

.tryfree {
    clear: both;
 /*   background-color: #e2e2e2;*/
    color:#333;
    font-size: 1.0em;
    height: 210px;
    background: url(../Images/Background/bkg_pcb2.png) repeat;
}

.msg_TryCadlogixForFree
{
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
    font-size: 2.8em;
    color: #DDDDDD;
}

.btn_TryCadlogixForFree
{
    background: none;
	border: 0px;
	height: 75px;
    width: 299px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_GenerateResponse
{
    background: none;
	border: 0px;
	height: 45px;
    width: 250px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_CreateNewAccount
{
    background: none;
	border: 0px;
	height: 45px;
    width: 179px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_MainMenu
{
    background: none;
	border: 0px;
	height: 82px;
    width: 462px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_SubscriptionMenu
{
    background: none;
	border: 0px;
	height: 82px;
    width: 462px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_SendEmail
{
    background: none;
	border: 0px;
	height: 45px;
    width: 179px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_Save
{
    background: none;
	border: 0px;
	height: 45px;
    width: 179px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_Login
{
    background: none;
	border: 0px;
	height: 45px;
    width: 110px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_PayPalLogo
{
    background: none;
	border: 0px;
	padding: 0 0 0 0;
    float: right;
}

.btn_ClickToPay
{
    background: none;
	border: 0px;
	height: 52px;
    width: 150px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_DownloadInvoice
{
    background: none;
	border: 0px;
	height: 30px;
    width: 130px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    /*   max-width: 1080px;*/
    width:1080px;
}

.content-wrappertop {
    margin: 0 auto;
    margin-left:2%;
}

#body {
    background-color:#F5F5F5;
    clear: both;
    padding-bottom: 0px;
}

    .main-content {
        padding-left: 0px;
        padding-top: 0px;
    }

    .featured + .main-content {
    }

header
{
    background-color: #222222;
}

header .content-wrapper {
    padding-top: 10px; 
    height: 80px;
}
    


/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 1.8em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}

.login_links {
    font-size: 14px;
}

/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 5px;
    text-align: right;
    color:aliceblue;
}

    #login a {
    /*    background-color: #d3dce0;*/
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
        color:aliceblue;
    }

    #login a:hover 
    {
        background: none;
        text-decoration:underline;
    }

    #login a.username {
        background: none;
        margin-left: 0px;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #ffffff;
    background-image: -o-linear-gradient(top, #333333 0%, #ffffff 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #333333), color-stop(1, #ffffff));
    background-image: -webkit-linear-gradient(top, #333333 0%, #ffffff 100%);
    background-image: linear-gradient(top, #333333 0%, #ffffff 100%);
}

    .featured .content-wrapper {

        color: #EDF5F9;
        padding: 0px 0px 0px 0px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* featured */
.pageheader {
    padding-top:20px;
}

        .pageheader hgroup.title h1 {
            font-family:"Segoe UI Light", Verdana, Helvetica, Sans-Serif;
            color: #169ACD;
        }

/* featuredtext */
.featuredtext
{
    background-color: #FFFFFF;
}
    .featuredtext .content-wrapper {
        padding: 0px 0px 0px 0px;
    }

.featuredtext1
{
    background-color:#FFFFFF;
    border-top: solid 2px #c8c8c8;
}
    .featuredtext .content-wrapper {
        padding: 0px 0px 0px 0px;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* registration tips */
ol.regs {
    list-style-type: none;
    padding-left: 0;
}

    ol.regs li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.regs li.one {
            background: url("../Images/PointList1.png") no-repeat;
        }

        ol.regs li.two {
            background: url("../Images/PointList2.png") no-repeat;
        }

        ol.regs li.three {
            background: url("../Images/PointList3.png") no-repeat;
        }

 
/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
/*    border-right: solid 2px #c8c8c8;*/
    float: left;
    width: 100%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

    fieldset.open-auth-providers button {
        margin-bottom: 12px;
    }
    
/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
.fieldtitle {
    font-weight: bold;
    font-size: 1.0em;
}

fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset message {
        font-weight: normal;
        text-decoration: none;
    }

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

    label {
        display: block;
        font-size: 1.2em;
        font-weight: 600;
        color: #333;
    }

    label.checkbox {
        display: inline;
    }

    input, textarea {
        font-family:"Segoe UI Light", Verdana, Helvetica, Sans-Serif;
        border: 1px solid #e2e2e2;
        background: #fff;
        color: #333;
        font-size: 1.2em;
        margin: 5px 0 6px 0;
        padding: 5px;
        width: 400px;
    }

    textarea {
        font-family: inherit;
        width: 500px;
    }
    
        input:focus, textarea:focus {
            border: 1px solid #7ac0da;
        }

        input[type=checkbox] {
            background: transparent;
            border: inherit;
            width: auto;
        }
        
    input[type=submit], input[type=button], button {
        background-color: #d3dce0;
        border: 1px solid #787878;
        cursor: pointer;
        font-size: 1.2em;
        font-weight: 600;
        padding: 7px;
        margin-right: 8px;
        width: auto;
    }

    td input[type=submit], td input[type=button], td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success a {
    color: #169ACD;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.0em;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type=checkbox].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    border: 0 none;
}

th {
	font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
        
    }

	th a:link, th a:visited, th a:active, th a:hover {
		color: #333;
		font-weight: 600;
		text-decoration: none;
        padding: 0;
	}

	th a:hover {
		color: #000;
	}

    th.asc a, th.desc a {
        margin-right: .75em;
    }
    
    th.asc a:after, th.desc a:after {
		display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
	}

	th.asc a:after {
		content: '▲';
	}

	th.desc a:after {
		content: '▼';
	}

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}







/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{

}

.master-wrapper-content
{

}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.masterheader
{
	height: 70px;
	width: 100%;
	background: url('images/admin-header-bg.gif') repeat-x;	
	position: relative;
}

.masterheader .logo
{
	background: url('images/logo.gif');
	display: block;
	width: 340px;
	height: 70px;
	text-decoration: none;	
}

.masterheader .languageselector
{
    position: absolute;
	right: 300px;
	top: 7px;
	text-align: right;
}

.masterheader .links
{
	position: absolute;
	right: 10px;
	top: 7px;
	text-align: right;
}

a img
{
	border: 0;
}
.masterheader .links .separator
{
	color: #FFF;
	padding: 0 3px 0 3px;
}

.masterheader .login-info
{
	position: absolute;
	right: 5px;
	top: 35px;
    text-align: right;
	color: #e7e7e7;
	font-size: 10px;
}

.masterheader .login-info .a
{
    color: #009FFF;
	text-decoration: none;
	font-weight: bold;
}

.masterheader .version
{
	position: absolute;
	right: 5px;
	top: 55px;
	text-align: right;
	color: #e7e7e7;
	font-size: 10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-header-menu
{
	width: 100%;
	line-height: 29px;
	height:31px;
	background: url('images/admin-menu-bg.gif') repeat-x;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER STATUS BAR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.masterstatus-bar
{
	background: #e7efef no-repeat;
	height: 26px;
	border: solid 1px #acacac;
	padding: 0px 5px 0 5px;
}

.masterstatus-bar .help
{
	padding-top: 5px;
	float:left;
	font-weight: bold;
}

.masterstatus-bar .breadcrumb
{
	float: right;
	text-align: right;
	padding-top: 5px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER ERRORS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.mastermessageBox
{
    background-color:#F4F4F4;
	background-position: 7px 5px;
	background-repeat: no-repeat;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	margin: 5px 0;
	padding: 8px 8px 8px 30px;
}

.mastermessageBoxError
{
    background-color: #FFECEC;
    background-image: url('images/ErrorMessage.gif')
}

.mastermessageBoxSuccess
{
    background-image: url('images/SuccessMessage.gif')
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER CONTENT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-content .cph
{
	padding: 20px 15px 5px 15px;	
}









/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    
    
    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}
/* END: Mobile Styles */




.HomeHead {
    clear: both;
    background-color: #169ACD;
    color:#333;
    font-size: 1.0em;
    height: 168px;
    background: url(../Images/Background/bkg_symb.png) center no-repeat #169ACD;
 /*   background: url(../Images/Background/bkg_top.png) repeat;*/
}

#HomeHeadL {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
    background-color:aliceblue;
}

#HomeHeadR {
    margin-left: 2px;
    float: right;
    width: 44%;
    background-color:aliceblue;
}

content-wrapper2
{
    margin: 0 0;
}

.div1 {
    margin: 0;
    padding: 0;
    background-color:white;
}

.table0{
    border-left: solid 1px #DCDCDC;
    border-right: solid 1px #DCDCDC;
    background:none;
    text-align:right;
    padding-right:50px;
}

.table1{
    border-right: solid 1px #DCDCDC;
    background-color:aqua;
}

.table2{
    background-color:burlywood;
}

.cw {
    margin: 0 auto;
    max-width: 1080px;
}

.tablerowbkg{
    background-color:#F1F1F1;
}

.tablerowsspace{
    height:10px;
}

.productstext{
    font-family:"Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 1.0em;
    padding-left:20px;
}

.formslegend{
    font-family:"Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 1.1em;
}

.formsinputs{
    font-size: 1.1em;
}

.buysectiontitle{
    font-family:"Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 1.6em;
    color:#4f4f4f;
}

.dropdownbox
{
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 400px;
}

.tablebilling{
    background:#fff;
    width:800px;
}

.charttable{
    border: 1px solid #000000;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 1.0em;
    padding: 5px 5px 5px 5px;
    width:800px;
    margin: 0;
}

.charttabletitle{
    text-align:center;
    font-weight:bold;
    padding-right:10px;
    background-color:#F1F1F1;
}

.charttabletotal{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
    color: #000000;
}

.charttableqty{
    text-align:right;
}

.charttableprice{
    text-align:right;
    padding-right:10px;
}

.charttablepartial{
    text-align:right;
    padding-right:10px;
}

.charttablew1{
    width:550px;
}

.charttablew2{
    width:50px;
}

.charttablew3{
    width:200px;
}

.ddbquantity{

}

.paywithpaypal{
    text-align:right;
    padding-left:20px;
    width:800px;
}






.vieworders{
    font-family:"Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;
    padding: 0;
    margin: 0;
    color:#303030;
}

.vieworderPagebtn
{
	border:none;
	margin-bottom: 0px;
	height: 29px;
    width: 82px;
	padding: 0;
    margin: 0;
}

.vieworderdetailsbtn
{
	border:none;
	margin-bottom: 0px;
	height: 15px;
    width: 82px;
	padding: 0;
    margin: 0;
    outline: none;
}

.viewordersddb
{
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    border: 1px solid #808080;
    background: #fff;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
}

.vieworders_table{
    background-color:#F7F9F9;
}

.vieworders_title{
    font-size: 8pt;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
}

.vieworders_body{
    font-size: 11pt;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align:top;
}

.vieworders_btn{
    font-size: 11pt;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    background-color:#F7F9F9;
    vertical-align:middle;
}

.btnViewDetails{
    width:19px;
    height:20px;
}

.vieworderdetails{
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;
}

.vieworder_title{
    font-size: 11pt;
    font-weight:bold;
    margin:0;
    padding:0;
    vertical-align:top
}

.vieworder_text{
    font-size: 11pt;
    margin:0;
    padding:0;
    vertical-align:top
}


.viewcharttable{
    border: 1px solid #808080;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;
    padding: 5px 5px 5px 5px;
    width:900px;
    margin: 0;
}

.viewcharttabletitle{
    text-align:center;
    font-weight:normal;
    padding-right:10px;  
	background: url('/app_themes/frontend/images/admin-gvw-bg.gif') repeat-x 50%;
	color: #fff;
    border-bottom:solid 1px #808080;
}

.viewcharttableproduct{
    text-align:left;
    vertical-align:middle;
    padding-left:10px;
}

.viewcharttableqty{
    text-align:right;
    vertical-align:middle;
}

.viewcharttableprice{
    text-align:right;
    padding-right:10px;
    vertical-align:middle;
}

.viewcharttablepartial{
    text-align:right;
    padding-right:10px;
}

.viewcharttabletotal{
    text-align:right;
    font-weight:bold;
    padding-right:10px;
}

.viewcharttablew1{
    width:600px;
}

.viewcharttablew2{
    width:50px;
}

.viewcharttablew3{
    width:250px;
}

.btn_ClickToRefund
{
    background: none;
	border: 0px;
	height: 20px;
    width: 66px;
	padding: 0 0 0 0;	
	overflow: visible;
}


.passwordBarBorderShort
{
    border: none;
    width: 100px;
}

.passwordBarBorder
{
    border: none;
    width: 300px;
}

.passwordBarInternal1
{
    background: #FF0000;
}

.passwordBarInternal2
{
    background: #FF6A00;
}

.passwordBarInternal3
{
    background: #FFD800;
}

.passwordBarInternal4
{
    background: #B6FF00; 
}

.passwordBarInternal5
{
    background: #00FF21; 
}






.ModalPopupBG
{
	background-color:aliceblue;
	filter: alpha(opacity=50);
	opacity: 0.7;
}

.popup_Container {
/*	background-color:#FFFFFF;
	border: 1px solid DarkGray;*/
    background-image: url("/images/Background/Bkg_AccountLogin.png");
    border:none;
	padding: 0px 0px 0px 0px;
	width: 512px;
	height: 512px;
}

.popupConfirmation
{

}

.popup_Body
{
	line-height:15pt;
	clear:both;
    padding:0;
	padding-left:50px;
}

.popup_Titlebar {
/*	background-color:#FFFFFF;
    border-bottom:1px solid DarkGray;*/
	height: 80px;
}

.TitlebarLeft 
{
	float:left;
	padding-left:20px;
	padding-top:5px;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 36pt;
	font-weight:normal;
	color:#169ACD;
}
.TitlebarRight 
{
	background:none;
	background-position:right;
	background-repeat:no-repeat;
	height:32px;
	width:32px;
	float:right;
	cursor:pointer;
	margin-right:5px;
	margin-top:0px;
}

.popup_Buttons
{
    color:transparent;
    border:none;
    background:none;
    text-align:center;
    margin-bottom:150px;
    width:100px;
    height:70px;
}

.btn_HidePopup
{
    background: none;
	border: 0px;
	height: 32px;
    width: 32px;
	padding: 0 0 0 0;	
	overflow: visible;
}

/* login popup */
#loginPopup {
    float: left;
    width: 100%;
}

    #loginPopup .validation-error {
        display: block;
        margin-left: 15px;
    }










    /*
 * jQuery Nivo Slider v2.4
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/*============================*/
/*=== Stili per lo slider ===*/
/*============================*/ 

#slider {
	border: 1px solid #d7d7d7;
	width:1080px;
    height:360px;
    margin-bottom: 35px;
	background:url(/nivoSlider/images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:10px;
	bottom:-42px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(/nivoSlider/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(/nivoSlider/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.column1{
    width:30%;
    height:50%;
    background:#E5E6E8;
    padding-top:50px;
    padding-bottom:25px;
    padding-left:50px;
    padding-right:16px;
}

.column2{
    width:30%;
    height:50%;
    background:#E5E6E8;
    padding-top:50px;
    padding-bottom:25px;
    padding-left:34px;
    padding-right:34px;
}

.column3{
    width:30%;
    height:50%;
    background:#E5E6E8;
    padding-top:50px;
    padding-bottom:25px;
    padding-left:16px;
    padding-right:50px;
}

.column4{
    width:30%;
    height:50%;
    background:#E5E6E8;
    padding-top:25px;
    padding-bottom:50px;
    padding-left:50px;
    padding-right:16px;
}

.column5{
    width:30%;
    height:50%;
    background:#E5E6E8;
    padding-top:25px;
    padding-bottom:50px;
    padding-left:34px;
    padding-right:34px;
}

.column6{
    width:30%;
    height:50%;
    background:#E5E6E8;
    padding-top:25px;
    padding-bottom:50px;
    padding-left:16px;
    padding-right:50px;
}

.menubox{
    height:400px;
    width:100%;
    background:#fff;
}

.menuboxinfo{
    height:225px;
    padding-left:20px;
    padding-right:20px;
    padding-top:0px;
    padding-bottom:0px;
}

.menubox a
{
    padding-left:20px;
    text-decoration:none;
    color:#128cd9;
}

.menubox a:hover
{
    text-decoration:underline;
}

.btn_Download
{
    background: none;
	border: 0px;
	height: 103px;
    width: 78px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_SystemReq
{
    background: none;
	border: 0px;
	height: 103px;
    width: 101px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.btn_250x65
{
    background: none;
	border: 0px;
	height: 65px;
    width: 250px;
	padding: 0 0 0 0;	
	overflow: visible;
}

.msg_pagetitle {
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 2.8em;
    color: #DDDDDD;
}

.actionslinks a
{
    text-decoration:none;
    color:#128cd9;
}

.actionslinks a:hover
{
    text-decoration:underline;
}

.collapsePanel {
      width: 1000px;
      height:0px;
      background-color:#F1F1F1;
      overflow:hidden;
      padding-left:40px;
      padding-right:40px;
      font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
      font-size: 12pt;
}
 
.collapsePanelHeader{   
      width:1080px;            
      height:20px;
      color: #169ACD;
      background-color:#FFFFFF;
      float:none;
      padding:5px; 
      cursor: pointer; 
      vertical-align: middle;
}

/* view orders */

.uservieworders{
    font-family:"Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;
    padding: 0;
    margin: 0;
    color:#303030;
    width:1080px;
}

.uservieworders_PanelHeader{   
      color: #303030;
      background-color:#F1F1F1;
      float:none;
      padding:0px; 
      cursor: pointer; 
      vertical-align: middle;
}

.uservieworders_table{
    background-color:#F1F1F1;
}

.uservieworders_btn{
    font-size: 11pt;
    margin: 0;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    background-color:#F1F1F1;
    vertical-align:middle;
}

.uservieworders_Panel {
      height:0px;
      background:none;
      overflow:hidden;
      padding-left:30px;
      padding-top:0px;
      font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
      font-size: 12pt;
}

.uservieworders_details{
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;
    background-color:#F1F1F1;
    padding-left:25px;
    padding-bottom:25px;
}

.uservieworders_charttable{
    border: 1px solid #808080;
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;
    padding: 5px 5px 5px 5px;
    width:1000px;
    margin: 0;
}

.table-container
{
}

.table-container .row
{
}

.table-container .row .item-name
{ 
	padding: 3px 10px 0px 0px;
	display: block;
	white-space: nowrap;
	padding-right: 10px;
	vertical-align: middle;
}
.table-container .row .item-value
{ 
	padding: 3px 0px 0px 0px;
	vertical-align: middle;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Footer*/

.footer {
    background-color: #222222;
    padding-right: 0;
    margin-right: 0;
    color: aliceblue;
    font-size: 0.8em;
}

.footer table td {
    text-align: left;
    padding-left: 25px;
}

.footer-copy {
    font-size: 1.0em;
    color: gray;
}

.footer-info {
    font-size: 1.0em;
    text-align: right;
    vertical-align: middle;
    color:#0078D4;
}

    .footer-info a {
        color: #0078D4;
        outline: none;
        padding-left: 3px;
        padding-right: 3px;
        text-decoration: none;
    }

        .footer-info a:link, .footer-info a:visited,
        .footer-info a:active {
            color: #0078D4;
        }

        .footer-info a:hover {
            background-color: none;
            text-decoration: underline;
            color: #0090FF;
        }

.languagebox {
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 1.0em;
    padding: 3px 15px 3px 15px;
    margin-top: 0px;
    background-color: dimgray;
    color: aliceblue;
}

.languagebox1 {
    font-family: "Segoe UI Light", Verdana, Helvetica, Sans-Serif;
    font-weight: bold;
    font-size: 0.8em;
    padding: 3px 15px 3px 15px;
    margin-top: 0px;
    background-color: dimgray;
    color: aliceblue;
}

/* Default Page*/

.sliderbox {
    background-color: #F2F2F2;
    background-image: -o-linear-gradient(top, #333333 0%, #F2F2F2 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #333333), color-stop(1, #F2F2F2));
    background-image: -webkit-linear-gradient(top, #333333 0%, #F2F2F2 100%);
    background-image: linear-gradient(top, #333333 0%, #F2F2F2 100%);
}

    .sliderbox .content-wrapper {
        color: #EDF5F9;
        padding: 0px 0px 1px 0px;
    }

.sectionInfo {
    background-color: #F2F2F2;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}

    .sectionInfo .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
        padding: 1px 0px 0px 0px;
    }

        .sectionInfo .content-wrapper h1 {
            margin: .67em 0;
            font-size: 2.2em;
            color: #39393A;
        }

.sectionTry {
    font-size: 0.8em;
    background-color: #F2F2F2;
}

    .sectionTry .content-wrapper {
        color: #39393A;
        font-size: 2.6em;
        font-weight: bolder;
        padding: 1px 0px 30px 0px;
    }

.sectionSch {
    background-color: #0F737A;
    background-image: -o-linear-gradient(top, #389F72 0%, #0F737A 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #389F72), color-stop(1, #0F737A));
    background-image: -webkit-linear-gradient(top, #389F72 0%, #0F737A 100%);
    background-image: linear-gradient(top, #389F72 0%, #0F737A 100%);
}

    .sectionSch .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 20px 0px 20px 0px;
    }

        .sectionSch .content-wrapper h6 {
            color: #ffffff;
            margin: .67em 0;
            font-size: 2em;
        }

.sectionPCB {
    background-color: #EE5B21;
    background-image: -o-linear-gradient(top, #F9C827 0%, #EE5B21 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #F9C827), color-stop(1, #EE5B21));
    background-image: -webkit-linear-gradient(top, #F9C827 0%, #EE5B21 100%);
    background-image: linear-gradient(top, #F9C827 0%, #EE5B21 100%);
}

    .sectionPCB .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 20px 0px 20px 0px;
    }

        .sectionPCB .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #ffffff;
        }

.sectionPCB3D {
    background-color: #BA1E54;
}

    .sectionPCB3D .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 20px 0px 20px 0px;
    }

        .sectionPCB3D .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #ffffff;
        }

.sectionSim {
    background-color: #EBEDEF;
    background-image: -o-linear-gradient(top, #EBEDEF 0%, #CCD0D3 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EBEDEF), color-stop(1, #CCD0D3));
    background-image: -webkit-linear-gradient(top, #EBEDEF 0%, #CCD0D3 100%);
    background-image: linear-gradient(top, #EBEDEF 0%, #CCD0D3 100%);
}

    .sectionSim .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
        padding: 20px 0px 20px 0px;
    }

        .sectionSim .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #39393A;
        }

.sectionSimV {
    background-color: #CCD0D3;
    background-image: -o-linear-gradient(top, #CCD0D3 0%, #ABABAB 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #CCD0D3), color-stop(1, #ABABAB));
    background-image: -webkit-linear-gradient(top, #CCD0D3 0%, #ABABAB 100%);
    background-image: linear-gradient(top, #CCD0D3 0%, #ABABAB 100%);
}

    .sectionSimV .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
        padding: 20px 0px 20px 0px;
    }

        .sectionSimV .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #39393A;
        }

.sectionFWiz {
    background-color: #BA1E54;
    background-image: -o-linear-gradient(top, #EE5B21 0%, #BA1E54 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #EE5B21), color-stop(1, #BA1E54));
    background-image: -webkit-linear-gradient(top, #EE5B21 0%, #BA1E54 100%);
    background-image: linear-gradient(top, #EE5B21 0%, #BA1E54 100%);
}

    .sectionFWiz .content-wrapper {
        color: #ffffff;
        font-size: 1.3em;
        padding: 20px 0px 20px 0px;
    }

        .sectionFWiz .content-wrapper h6 {
            margin: .67em 0;
            font-size: 2em;
            color: #ffffff;
        }

.sectionTry2 {
    font-size: 0.8em;
    background-color: #39393A
}

    .sectionTry2 .content-wrapper {
        color: #FFFFFF;
        font-size: 2.6em;
        font-weight: bolder;
        padding: 1px 0px 30px 0px;
    }

.sectionFooter {
    background-color: #222222;
    padding: 0px 0px 0px 0px;
    margin: -20px 0px 0px 0px;
}

    .sectionFooter .content-wrapper {
        color: #F2F2F2;
        font-size: 0.8em;
        padding: 1px 0px 0px 0px;
    }


.sectionFooter-copy {
    background-color: #222222;
    padding: 0px 20px 0px 0px;
    margin: -20px 0px 0px 0px;
    font-size: 0.8em;
    color: gray;
}

.sectionFooter-info {
    background-color: #222222;
    padding: 0px 0px 0px 0px;
    margin: -20px 0px 0px 0px;
    font-size: 0.8em;
    text-align: left;
    color: #0078D4;
}

    .sectionFooter-info a {
        color: #0078D4;
        outline: none;
        padding-left: 3px;
        padding-right: 3px;
        text-decoration: none;
    }

        .sectionFooter-info a:link, .sectionFooter-info a:visited,
        .sectionFooter-info a:active {
            color: #0078D4;
        }

        .sectionFooter-info a:hover {
            background-color: none;
            text-decoration: underline;
            color: #0090FF;
        }



.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover,
    .btn:focus,
    .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active,
    .btn.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

    .btn.disabled,
    .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus,
    .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .dropdown-toggle.btn-default:hover,
        .btn-default:active:focus,
        .btn-default.active:focus,
        .open > .dropdown-toggle.btn-default:focus,
        .btn-default:active.focus,
        .btn-default.active.focus,
        .open > .dropdown-toggle.btn-default.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        background-image: none;
    }

    .btn-default.disabled:hover,
    .btn-default[disabled]:hover,
    fieldset[disabled] .btn-default:hover,
    .btn-default.disabled:focus,
    .btn-default[disabled]:focus,
    fieldset[disabled] .btn-default:focus,
    .btn-default.disabled.focus,
    .btn-default[disabled].focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

        .btn-primary:active:hover,
        .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;
            background-color: #204d74;
            border-color: #122b40;
        }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        background-image: none;
    }

    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #337ab7;
        border-color: #2e6da4;
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success:focus,
    .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

        .btn-success:active:hover,
        .btn-success.active:hover,
        .open > .dropdown-toggle.btn-success:hover,
        .btn-success:active:focus,
        .btn-success.active:focus,
        .open > .dropdown-toggle.btn-success:focus,
        .btn-success:active.focus,
        .btn-success.active.focus,
        .open > .dropdown-toggle.btn-success.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625;
        }

    .btn-success:active,
    .btn-success.active,
    .open > .dropdown-toggle.btn-success {
        background-image: none;
    }

    .btn-success.disabled:hover,
    .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success:hover,
    .btn-success.disabled:focus,
    .btn-success[disabled]:focus,
    fieldset[disabled] .btn-success:focus,
    .btn-success.disabled.focus,
    .btn-success[disabled].focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus,
    .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover,
        .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;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active,
    .btn-info.active,
    .open > .dropdown-toggle.btn-info {
        background-image: none;
    }

    .btn-info.disabled:hover,
    .btn-info[disabled]:hover,
    fieldset[disabled] .btn-info:hover,
    .btn-info.disabled:focus,
    .btn-info[disabled]:focus,
    fieldset[disabled] .btn-info:focus,
    .btn-info.disabled.focus,
    .btn-info[disabled].focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:focus,
    .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover,
        .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;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active,
    .btn-warning.active,
    .open > .dropdown-toggle.btn-warning {
        background-image: none;
    }

    .btn-warning.disabled:hover,
    .btn-warning[disabled]:hover,
    fieldset[disabled] .btn-warning:hover,
    .btn-warning.disabled:focus,
    .btn-warning[disabled]:focus,
    fieldset[disabled] .btn-warning:focus,
    .btn-warning.disabled.focus,
    .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:focus,
    .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

        .btn-danger:active:hover,
        .btn-danger.active:hover,
        .open > .dropdown-toggle.btn-danger:hover,
        .btn-danger:active:focus,
        .btn-danger.active:focus,
        .open > .dropdown-toggle.btn-danger:focus,
        .btn-danger:active.focus,
        .btn-danger.active.focus,
        .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger:active,
    .btn-danger.active,
    .open > .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled:hover,
    .btn-danger[disabled]:hover,
    fieldset[disabled] .btn-danger:hover,
    .btn-danger.disabled:focus,
    .btn-danger[disabled]:focus,
    fieldset[disabled] .btn-danger:focus,
    .btn-danger.disabled.focus,
    .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    font-weight: normal;
    color: #337ab7;
    border-radius: 0;
}

    .btn-link,
    .btn-link:active,
    .btn-link.active,
    .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link,
        .btn-link:hover,
        .btn-link:focus,
        .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover,
            .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover,
            fieldset[disabled] .btn-link:hover,
            .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

.textpages {
    background-color: #F2F2F2;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}

    .textpages .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
        padding: 1px 0px 0px 0px;
    }

        .textpages .content-wrapper h2 {
            font-size: 1.4em;
        }

        .textpages .content-wrapper h4 {
            font-size: 0.9em;
        }

        .textpages .content-wrapper p {
            font-size: 1.0em;
        }

.contact-form {
    background-color: #F2F2F2;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 0px 0px;
}

    .contact-form .content-wrapper {
        color: #39393A;
        font-size: 1.3em;
        padding: 1px 0px 0px 0px;
    }

        .contact-form .content-wrapper .button {
            text-align: right;
        }


        .contact-form .content-wrapper .send-email {
        }
