﻿body {
    /*padding-top: 50px;*/
    margin-top: 60px;
    padding-bottom: 20px;
    width: 100%;
    height: 100%;
}

/* Set padding to keep content from hitting the edges */

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

h2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.form-group .help-block {
    display: none;
}

.form-group.has-error .help-block {
    display: block;
}

a {
    cursor: pointer;
}

.bootstrap .tags {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.panel-group {
    margin-bottom: 15px;
}

.panel-selected {
    border-color: rgba(0, 150, 150, 0.6);
}

.panel-selected > .panel-heading {
    background-color: rgba(0, 150, 150, 0.6);
    border-color: rgba(0, 150, 150, 0.6);
    color: #ffffff;
}

.panel-selected > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: rgba(0, 150, 150, 0.6);
}

.panel-selected > .panel-heading .badge {
    background-color: #ffffff;
    color: #62c462;
}

.panel-selected > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: rgba(0, 150, 150, 0.6);
}

.col-scroll {
    overflow: scroll;
}

.col-scroll-height80 {
    height: 60vh;
    width: 100vh;
}

*, *:before, *:after {
    box-sizing: border-box !important;
}

.row {
    padding-bottom: 5px;
    padding-top: 5px;
}

@media (min-width: 992px) {
    .leftScrollPanel {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        bottom: 120px;
        overflow-y: scroll;
        padding-right: 20px;
        position: fixed;
        top: 120px;
        width: 320px;
    }

    .rightScrollPanel {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        bottom: 100px;
        height: 500px;
        overflow-y: scroll;
        padding-right: 20px;
        top: 100px;
    }

    .pdfViewerSize {
        height: 400px;
        width: 100%;
    }
}

@media (min-width: 1824px) {
    .leftScrollPanel {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        bottom: 120px;
        overflow-y: scroll;
        padding-right: 20px;
        position: fixed;
        top: 120px;
        width: 320px;
    }

    .rightScrollPanel {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        bottom: 100px;
        height: 730px;
        overflow-y: scroll;
        padding-right: 20px;
        top: 100px;
    }

    .pdfViewerSize {
        height: 600px;
        width: 100%;
    }
}

input[type='checkbox'] {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px #fff;
    margin-right: 10px;
}

.form-group > div > input[type='checkbox'] {
    margin-top: 10px;
}

/*------------------------------- Helper Classes --------------------------------*/

.full-width {
    width: 100%
}

.quaterWidth {
    width: 20% !important;
}

.halfWidth {
    width: 40% !important;
}

.display-inline {
    display: inline;
}

.display-inline-block {
    display: inline-block
}

.b-xl-w {
    width: 300px;
}

.b-l-w {
    width: 200px;
}

.b-m-w {
    width: 150px;
}

.b-s-w {
    width: 100px;
}

.m-t-0 {
    margin-top: 0px;
}

.m-t-1 {
}

.m-b-0 {
    margin-bottom: 0px;
}

.m-b-1 {
    margin-bottom: 15px;
}

.m-a-5px {
    margin: 5px;
}

.p-r-0 {
    padding-right: 0px;
}

.p-r-5px {
    padding-right: 5px;
}

.p-l-0 {
    padding-left: 0px;
}

.p-t-0 {
    padding-top: 0px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-b-0 {
    padding-bottom: 0px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-t-5px {
    padding-top: 5px;
}

.p-a-5px {
    padding: 5px;
}

.go-down-60px {
    height: 60px;
}

.buttonSubmitHide {
    display: none;
}

.scrollItem {
    height: 400px;
    overflow-y: scroll;
}

/*--------------------------------- textAngular ----------------------------------- */

.btn-blue {
    background-color: #558699;
    border-color: #4c7889;
    color: #fff;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus,
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
    background-color: #3b5d6b;
    border-color: #33505b;
    color: #fff;
}

.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
    background-image: none;
}

.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-blue.focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
    background-color: #558699;
    border-color: #4c7889;
}

.btn-blue .badge {
    background-color: #fff;
    color: #558699;
}

[ta-button] {
    height: 44px;
    margin-bottom: 5px;
}

/* textAngular */

/*---------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- Navigation Styles ---------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.navbar {
    min-height: 40px;
}

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 10px;
    height: 40px;
}

.navbar-brand > .logo {
    display: inline;
    height: 40px;
    -ms-interpolation-mode: bicubic;
}

.navbar-inverse {
    background-color: #808184;
    border-color: #808184;
}

.navbar-inverse .navbar-brand {
    color: white;
}

.navbar-inverse .navbar-nav > li > a {
    color: white;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}


@media (max-width: 1150px) {
    .navbar {
        overflow: auto;
        overflow-x: hidden !important;
    }

    .navbar-header {
        float: none;
    }

    .navbar-brand {
        padding-top: 5px;
    }

    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        overflow-x: hidden;
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
        overflow-x: hidden;
    }

    .navbar-nav, .navbar-right ~ .navbar-right {
        float: none !important;
        margin: 7.5px -15px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: white;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
            background-color: silver;
            color: black;
        }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
}

/*---------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------- Login Form Style ----------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.login-background {
    background: white url(../Content/Images/Portal-background.jpg) center no-repeat;
    background-size: cover;
    width: auto;
    height: 100%;
    overflow: hidden;
}

.form-signin {
    margin: 0 auto;
    padding: 15px;
}

.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin .checkbox {
    font-weight: normal;
}

.form-signin .form-control {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    height: auto;
    padding: 8px;
    position: relative;
}

.form-signin .form-control:focus {
    z-index: 2;
}

.form-signin input[type="text"] {
    margin-bottom: 10px;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
}

.form-signin button {
    font-size: 16px;
    margin-top: 20px;
    color: white;
    background: #F6921E; /* For browsers that do not support gradients */
    border-color: #F05A22;
    background: -webkit-linear-gradient(#F6921E, #F05A22); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#F6921E, #F05A22); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#F6921E, #F05A22); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#F6921E, #F05A22); /* Standard syntax */
}

.form-signin button:hover {
    opacity: 0.9;
    color: white;
}

.reset-form {
    margin-top: -30px !important;
}

.login-container {
    margin-left: auto;
    margin-right: auto;
    display: block;
    float: none;
}

.account-wall {
    -moz-box-shadow: 0px 0px 100px 40px #808184;
    -webkit-box-shadow: 0px 0px 100px 40px #808184;
    box-shadow: 0px 0px 100px 40px #808184;
    background-color: #f7f7f7;
    padding: 0px 10px 0px 10px;
}

.login-title {
    color: #555;
    display: block;
    font-size: 18px;
    font-weight: 400;
    text-shadow: none;
}

.profile-img {
    -ms-interpolation-mode: bicubic;
    display: block;
    margin: 0 auto 0px;
    width: 90%;
}

/*************Login Complete****************/

.app-modal-window .modal-dialog {
    width: 80%;
}

.modalPadding {
    padding-left: 10px;
    padding-right: 10px;
}

.rightNav {
    float: right;
}

.ta-editor {
    min-height: 100px !important;
    height: 270px;
    overflow: auto;
    font-family: inherit;
    font-size: 100%;
    margin: 0px;
}

ul.dropdown-menu-form {
    width: 100%;
    overflow: auto !important;
    max-height: 300px;
}


.color-warning {
    color: #f0ad4e;
}

.color-danger {
    color: #c9302c;
}

.color-success {
    color: #5cb85c;
}

.color-info {
    color: #31b0d5;
}

.color-gr {
    color: #a6a3a2;
}

.color-danger .badge {
    background-color: #F72C00 !important;
    color: white !important;
}

.mainContent {
    padding-left: 15px;
    padding-right: 30px;
}

#loading-bar .bar {
    background: #ffa500;
}

#loading-bar-spinner .spinner-icon {
    border-top-color: #ffa500;
    border-left-color: #ffa500;
}

/*---------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------- Table Styles ---------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.table {
    margin-bottom: 1px;
}

.table > tbody > tr > th,
.table > thead > tr > th {
    /*background-color: #9b9da0;*/
    background-color: #afafaf;
    vertical-align: middle;
}

.table > thead > tr > th,
.table > thead > tr > th > a,
.table > thead > tr > th > div > a,
.table > tbody > tr > th,
.table > tbody > tr > th > a,
.table > tbody > tr > th > div > a {
    color: black;
}

.table > tbody > tr > th .table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td table td {
    padding: 5px;
}

.table-page-selector {
    width: 75px;
    padding-left: 5px;
    padding-right: 5px;
    height: 30px;
    display: inline-block;
}

.table-page-label {
    display: inline-block;
}

/*---------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------- Dialog Styles ---------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.modal-header {
    background-color: #808184;
    color: white;
    border-bottom: 0px !important;
}

.modal-header, .modal-footer {
}

.modal-footer {
    background-color: #808184;
    /*border-top: 0px !important;*/
    color: white;
    padding: 5px;
}

.modal-body {
    overflow-x: hidden;
    overflow-y: auto;
    border-top: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    padding: 15px;
}

.popup-confirmation {
    background-color: #f0ad4e;
    color: white;
}

.popup-confirmation-reason {
    background-color: #f0ad4e;
    color: white;
}

.popup-error {
    background-color: #d9534f;
    color: white;
}

.popup-success {
    background-color: #09c128;
    color: white;
}

.modal-lg {
    width: auto;
    /*padding-right: 70px;
    padding-left: 70px;*/
    max-width: 1600px;
    max-height: 500px;
    /*margin: 10px;*/
}

.modal-lg > .modal-content > .modal-body {
    max-height: 80vh;
    min-height: 50vh;
}

/* Desktop Large */
@media (min-height: 1024px) {
    .modal-lg > .modal-content > .modal-body {
        max-height: 80vh;
    }
}

/*Desktop*/
@media (max-height: 1024px) {
    .modal-lg > .modal-content > .modal-body {
        max-height: 80vh;
    }
}

/*Tablet to Desktop */
@media (max-height: 800px) {
    .modal-lg > .modal-content > .modal-body {
        max-height: 80vh;
    }
}

/*---------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------ Page Header Styles -------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/

.panel-default > .input-page-header {
    background-color: #808184;
    color: white;
}

    .panel-default > .input-page-header > .input-page-title {
        margin: 2px;
    }

.badgeLargeSize {
    font-size: 16px;
}

.panel-warning > .panel-heading {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #9C640C;
}

.panel-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #1D8348;
}


.panel-filter {
    border-color: #9C640C;
}

    .panel-filter > .panel-heading {
        background-color: #f0ad4e;
        border-color: #9C640C;
    }

.section-header {
    background-color: #F6921E;
    color: white;
}

.tree-section {
    background: #000;
    border: 1px solid #333;
    color: #FFF;
    padding: 10px 10px;
    height: 60px;
}

    .tree-section:hover {
        color: #FFF;
        background: #333;
        border-color: #777;
    }

.tree-section-new {
    background: #EEE;
    border: 1px solid #AAA;
    color: #000;
    padding: 10px 10px;
}

.tree-field {
    background: #FFF;
    border: 1px solid #AAA;
    color: #000;
    padding: 10px 10px;
    height: 60px;
}

    .tree-field:hover {
        color: #000;
        background: #AAA;
        border-color: #777;
    }

.tree-field-new {
    background: #EEE;
    border: 1px solid #AAA;
    color: #000;
    padding: 10px 10px;
}

.tree-date {
    background: #606163;
    border: 1px solid #333;
    padding: 5px 5px;
    color: #FFF;
}
    .tree-date:hover {
        color: #FFF;
        background: #333;
        border-color: #777;
    }

.tree-dateitem {
    background: #FFF;
    border: 1px solid #AAA;
    padding: 2px 2px;
    color: #000;
}

    .tree-dateitem:hover {
        color: #000;
        background: #AAA;
        border-color: #777;
    }


.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

tr.angular-ui-tree-empty {
    height: 100px
}

.group-title {
    background-color: #687074 !important;
    color: #FFF !important;
}


/* --- Tree --- */
.tree-node {
    border: 1px solid #dae2ea;
    background: #f8faff;
    color: #7c9eb2;
}

.nodrop {
    background-color: #f2dede;
}

.tree-node-content {
    margin: 10px;
}

.tree-handle {
    padding: 10px;
    background: #428bca;
    color: #FFF;
    margin-right: 10px;
}

.angular-ui-tree-handle:hover {
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.affix-width-10 {
    width: 10%;
}

.affix-width-20 {
    width: 20%;
}

.affix-width-30 {
    width: 30%;
}

.affix-width-40 {
    width: 40%;
}

.affix-width-47 {
    width: 47%;
}

.affix-width-50 {
    width: 50%;
}

.affix-width-60 {
    width: 60%;
}

.affix-width-64 {
    width: 64%;
}

.affix-width-70 {
    width: 70%;
}

.affix-width-74 {
    width: 74%;
}

.affix-width-80 {
    width: 80%;
}

.affix-width-90 {
    width: 90%;
}

.affix-width-100 {
    width: 100%;
}

.modal-footer-selection {
    padding-right: 50px;
}

.label-align {
    text-align: left !important;
}

.custom-header {
    font-size: 25px;
}

.partner-messageBox {
    height: 300px;
}

.document-messageBox {
    height: 270px;
}

.align-center {
    text-align: center !important;
}

.align-right {
    float: right;
}

.add-margin {
    margin-top: 40px auto;
}

.popup-footer {
    background-color: white;
}

.full-height {
    height: auto !important;
}

.margin-left {
    margin-left: 5px;
}

.margin-right {
    margin-right: 5px;
}

.table-width {
    width: 98%;
}

.add-margin-dialog {
    margin: 30px auto;
}

.queue-file-name-heading {
    text-align: center;
    background-color: #337ab7;
    color: white;
    font-size: 16px;
}

.queue-file-name-heading-label {
    margin-top: 5px;
}

.m-t-10 {
    margin-top: 10px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-l-15 {
    margin-left: 20px;
}

.m-l-20 {
    margin-left: 20px;
}

.v-a-m {
    vertical-align:middle;
}

.statusSigned {
    background-color: #39be39;
    border-color: #398439;
    color: white;
    width: 100%;
}

.statusSigned:hover {
    background-color: #39be39;
    color: white;
}

.statusSigned2 {
    background-color: #449d44;
    border-color: #3c763d;
    color: white;
    width: 100%;
}

.statusSigned2:hover {
    background-color: #449d44;
    color: white;
}

.statusInProgress {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: white;
    width: 100%;
}

.statusInProgress:hover {
    background-color: #337ab7;
    color: white;
}

.statusDraft {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: white;
    width: 100%;
}

.statusDraft:hover {
    background-color: #f0ad4e;
    color: white;
}

.statusRejected {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: white;
    width: 100%;   
}

.statusRejected:hover {
    background-color: #d9534f;
    color: white;
}

.signatureStatusBox {
    background-color: #808184;
}

.signatureStatusTitle {
    text-align: center;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
}

.sentStatusBox {
    background-color: #808184;
}

.sentStatusTitle {
    text-align: center;
    color: white;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
}

.statusSent {
    background-color: #39be39;
    border-color: #398439;
    color: white;
    width: 100%;
}

    .statusSent:hover {
        background-color: #39be39;
        color: white;
    }

.statusSent2 {
    background-color: #449d44;
    border-color: #3c763d;
    color: white;
    width: 100%;
}

    .statusSent2:hover {
        background-color: #449d44;
        color: white;
    }

.builder-approve .tree-section {
    background: #28B463;
    border: 2px solid #FFF;
    border-radius: 10px;
    color: #FFF;
    padding: 10px 10px;
    height: 50px;
}

.builder-approve .tree-field {
    margin-right: 20px;
}

.builder-approve:hover .tree-section {
    color: #FFF;
    background: #2ECC71;
    border-color: #FFF;
}

.builder-sign .tree-section {
    background: #2E86C1;
    border: 2px solid #FFF;
    border-radius: 10px;
    color: #FFF;
    padding: 10px 10px;
    height: 50px;
}

.builder-sign .tree-field {
    margin-right: 20px;
}

.builder-sign:hover .tree-section {
    color: #FFF;
    background: #3498DB;
    border-color: #FFF;
}

.builder-view .tree-section {
    background: #273746;
    border: 2px solid #FFF;
    border-radius: 10px;
    color: #FFF;
    padding: 10px 10px;
    height: 50px;
}

.builder-view .tree-field {
    margin-right: 20px;
}

.builder-view:hover .tree-section {
    color: #FFF;
    background: #2C3E50;
    border-color: #FFF;
}

.rejected-document {
    background-color: #F1948A !important;
    color: #000 !important;
}

.emailed-document {
    background-color: #AED6F1 !important;
    color: #000 !important;
}

.pad-warning {
    color: orangered;
    font-size: 12px;
}

.logged-out iframe {
    display: none;
    width: 0;
    height: 0;
}

.page-consent .client-logo {
    float: left;
}

    .page-consent .client-logo img {
        width: 80px;
        height: 80px;
    }

.page-consent .consent-buttons {
    margin-top: 25px;
    margin-bottom: 20px;
}

.page-consent .consent-form .consent-scopecheck {
    display: inline-block;
    margin-right: 5px;
}

.page-consent .consent-form .consent-description {
    margin-left: 25px;
}

    .page-consent .consent-form .consent-description label {
        font-weight: normal;
    }

.page-consent .consent-form .consent-remember {
    padding-left: 16px;
}

.grants .page-header {
    margin-bottom: 10px;
}

.grants .grant {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid lightgray;
}

    .grants .grant img {
        width: 100px;
        height: 100px;
    }

    .grants .grant .clientname {
        font-size: 140%;
        font-weight: bold;
    }

    .grants .grant .granttype {
        font-size: 120%;
        font-weight: bold;
    }

    .grants .grant .created {
        font-size: 120%;
        font-weight: bold;
    }

    .grants .grant .expires {
        font-size: 120%;
        font-weight: bold;
    }

    .grants .grant li {
        list-style-type: none;
        display: inline;
    }

        .grants .grant li:after {
            content: ', ';
        }

        .grants .grant li:last-child:after {
            content: '';
        }

    .backGround-style{
       align-self: center;
       background-color: white !important;
       background-image: none;
       width: 1800px;
       height: 860px;
       overflow-y: scroll;
       margin-left: 40px;
    }

    .background-layout{
        margin-top: 15px;
        margin-left: 15px;
    }
/*style="margin-top: 15px; margin-left: 15px"*/
/*style="align-self: center; height: 860px; overflow-y: scroll; background-color: white; background-image: none; width: 1800px; margin-left: 40px"*/
/*---------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------ Container Styles -------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------*/
.capi-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 0px 100px 40px #808184;
    -webkit-box-shadow: 0px 0px 100px 40px #808184;
    box-shadow: 0px 0px 100px 40px #808184;
}

    .capi-container button {
        font-size: 16px;
        margin-top: 20px;
        color: white;
        background: #F6921E; /* For browsers that do not support gradients */
        border-color: #F05A22;
        background: -webkit-linear-gradient(#F6921E, #F05A22); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#F6921E, #F05A22); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#F6921E, #F05A22); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#F6921E, #F05A22); /* Standard syntax */
    }

    .hide-content {
        display: none;
    }