﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-color: #fff;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding: 10px 0;
}

.container-fluid {
    padding: 0;
    margin: 0;
}

footer {
    margin-bottom: 15px;
}

.navbar-default, #homeConvertFile {
    background-color:#F6F9FB;
}

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:visited {
    color: #444;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #ccc;
}

.navbar-default .navbar-nav .active > a {
    color: #444d58 !important;
}

.navbar-default .active {
    font-weight: bold;
}

.page-header
{
    height: 50px;
    background-color: #f8f8f8;
}

.page-header .page-header-menu {
    height: auto;   
}

.homeLogo img
{
    padding: 6px 10px 0 0;
}


/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
    width: 180px;
}

.dl-horizontal dd {
    margin-left: 200px;
    padding-bottom: 5px;
}

.progress
{
    margin-bottom: 0;
}

.docCol
{
    width: 42%;
}

.docMeta small {
    color: #aaa;
}

.actions a 
{
    padding: 5px;
}

.actionsInline {
    display: inline-block;
}
    

.separator
{
    color: #ccc;
}

.alert {
    margin-top: 10px;
    font-size: 1.2em;
}

.alert-success {
    color: #444;    
}

.alert-warning {
    color: #8d7411;
}

.home-content .alert {
    text-align: center;
}

h1, h2
{
    color: #222;
}

#homePageTop {
    position: relative;
    padding-top: 50px;
    padding-bottom: 60px;
    color: white;
    background-color: #239DDB;
}

#homePageGfx img {
    width: 100%;
}

#homePage .btn-lg {
    border-radius: 25px;
    padding: 15px 40px;
}

#homeConvertFile {
    margin-bottom: 30px;
    padding: 20px 0;
}

#customersInfo {
    padding-top: 0px;
}

#customersInfo h4 {
    color: #aaa;
    font-weight: normal;
}

.rowCheckbox label {
    color: #666;
    display: inline;
}

#homePage h1
{
    font-size: 3.2em;
    color: white;
    font-weight: bold;
}

.homeSubHeadInfo {
    font-size: 2em;
    margin: 0;
    font-weight: bold;
    margin: 15px 0;
}

.homeSubHeadInfo a, .homeSubHeadInfo a:hover {
    color: white;
    padding-bottom: 2px;
    border-bottom: 2px solid #fff;
    text-decoration: none;
}

.homeSubHeadInfo a:hover {
    color: #eee;
}

#homePage h2 a
{
    text-decoration: underline;
}

#homePage h4, #homePage h5
{
    font-weight: bold;
}

#featuresInfo {
    margin: 30px 0;
}

#featuresInfo ul li {
    padding: 5px 0;
}

.document label {
    display: inline;
}

.checkbox, .form-horizontal .checkbox {
    padding: 0 0 0 20px;
}

form .error
{
    color: red;
}

.vertical-text {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -moz-transform-origin: left top 0;
    -ms-transform-origin: left top 0;
    -o-transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform-origin: left top 0;
}

.dashboarVideo {
    margin: 0 0 10px 0;
}

.templates select {
   font-size: 1.1em;
   border: 1px solid rgb(204, 204, 204);
   box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
}

#template 
{
    padding: 6px 0;
    width: 70%;
}

#registerLink, #homePage .btn-primary {
    font-weight: bold;
    color: white;
    background-color: #DE7038;
    border: none;
}

#stripePaymentForm  {
    padding: 30px 0;
}

#stripePaymentForm h1 {
    color: #666;
}

#stripeWrapper {
    padding: 30px 0;
}

#stripeLogo {
    padding: 40px 0;
}

.table > tbody > tr {
    border-top: 1px solid #ddd;
}

.table > tbody > td {
    border: none;
}

#paymentMenuLink {
    background-color: #239DDB;
}

#paymentMenuLink a {
    color: white;
}

#Google {
    background-color: #db3236;
    border: none;
}

#Facebook {
    background-color: #3b5998;
    border: none;
}

.credits {
    padding: 20px 0px;
}

.table .btn {
    margin-top: 3px;
}

.text-success {
    font-size: 1.5em;
    color: limegreen;
}

.ui-tooltip {
    padding: 15px !important;
    min-width: 250px;
    font-size: 16px !important;
}

#paymentPage select {
    font-size: 17px;
    padding: 5px;
}

#OrderTypeID-error {
    display: block;
}

.CodeMirror {
    border: 1px solid #ddd;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.05);
}

#currencySwitch {
    text-align: right;
    margin: 20px 0;
}

#currencySwitch .btn-group {
    background-color: #666;
    padding: 5px;
    border-radius: 30px;
}

#currencySwitch .btn-lg {
    border-radius: 30px;
    padding: 8px 20px;
}

#currencySwitch .btn-default {
    color: #fff;
    background-color: transparent;
    border: none;
    font-weight: 500;
    font-size: 16px;
}

#currencySwitch .btn-default.active {
    background-color: #333;
    color: #fff;
    border: none;
}

#currencySwitch .btn-default.active.focus {
    outline: none;
}

.control-label-bold {
    margin-top: 1px;
    font-weight: bold;
}


@media only screen and (max-width: 760px) {
    /* Mobile styles go below this line */
    #homePage h1 {
        font-size: 2.5em;
        margin-top: 0;
    }

    #rightHome {
        display: none;
    }

    .customersImg, #template
    {
        width: 100%;
    }

    .buttons .btn { 
        margin: 0 0 10px 0;
    }

    #editTemplate {
        text-align: center;
    }

    #templateMenu {
        margin-top: 10px;
        text-align: center;
    }

    .templates {
        text-align: center;
    }

    #homePageTop {
        padding-top: 40px;
        padding-bottom: 20px;
    }

    #homeConvertFile {
        margin: 20px 0;
        padding: 20px 0;
    }

    .homeLogo img {
        padding-left: 10px;
        width: 80%;
    }

    .actions a, .actions button
    {
        margin-bottom: 10px;
    }

    #paymentPage .sideLogo {
        display: none;
    }

    #currencySwitch {
        text-align: center;
        margin: 0 0 20px 0;
    }

}

@media only screen and (max-width: 1170px) {
    /* Mobile styles go below this line */

    #homePageGfx {
        display: none;
    }
 
}

@media only screen and (max-width: 1440px) {
    /* Mobile styles go below this line */

    #customersInfo img {
        width: 100%;
    }
}

@media only screen and (min-width: 980px) {
    /* Desktop styles go below this line */

    #templateMenu, .convertButtons {
        float: right;
    }

    #paymentPage .sideLogo {
        padding-top: 40px;
    }

    #planSelection {
        padding-left: 60px;
    }

}