﻿body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

/* Set padding to keep content from hitting the edges */
.body-content {
    /*padding-left: 15px;
    padding-right: 15px;*/
}

/* 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;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.ts-portal {
    border-style: solid;
    border-color: #1e73be;
    border-width: 2pt;
    background: white;
    padding: 32pt;
    padding-bottom: 0;
}

.ts-user-data-label {
    margin-top: 4pt;
    margin-right: 4pt;
    float: left;
    color: #1e73be;
    display: inline-block;
    font-size: 14pt;
    font-weight: bold;
    line-height: 30pt
}

.ts-user-download-link {
    margin-top: 4pt;
    margin-right: 4pt;
    text-decoration: underline;
    float: left;
    color: #1e73be;
    display: inline-block;
    font-size: 14pt;
    font-weight: bold;
    line-height: 30pt
}

.ts-user-data-label-paynow {
    margin-top: 4pt;
    margin-right: 4pt;
    float: left;
    color: #1e73be;
    display: inline-block;
    font-size: 14pt;
    font-weight: bold;
}

.ts-user-data {
    margin-top: 4pt;
    margin-right: 4pt;
    float: left;
    display: inline-block;
    font-size: 14pt;
    font-weight: bold;
    line-height: 30pt
}

.ts-input {
    margin-top: 4pt;
    margin-right: 4pt;
    float: left;
    display: inline-block;
    font-size: 12pt;
    width: 300pt
}

.ts-number-selector {
    margin-top: 7pt;
    margin-right: 4pt;
    float: left;
    display: inline-block;
    font-size: 12pt;
    width: 30pt;
}


.ts-user-data-icon {
    float: left;
    margin-top: 8pt;
    margin-right: 8pt;
    margin-left: 8pt
}

.ts-paragraph {
    margin-top: 4pt;
    margin-right: 4pt;
    float: left;
    color: #1e73be;
    display: inline-block;
    font-size: 12pt;
    font-weight: bold;
    line-height: 30pt
}

.container {
    padding-right: 0;
    padding-left: 0
}

.paynow-iframe {
    width: 100%;
    height: 520pt;
    border: none;
}

.cw-mgmt-icon {
    height: 45px;
    margin-left: 2.5pt;
    margin-bottom: 8pt;
}

.mgmt-integration-txt {
    padding-top: 7pt;
}

.mgmt-integration-hyper {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
    font-size: 13pt;
    margin-left: 8pt;
}

.mgmt-integration-hyper:hover {
    text-decoration: none;
    font-size: 14pt;
}

/*Stack Portal navbar color*/
#stack-navbar {
    color: #3E3E3E;
    background: #3e3e3e;
}

/*stack toolshed banner*/
.stack-toolshed-banner {
    background: #3e3e3e;
    height: 160px;
    line-height: 150px;
    text-align: left;
    color: white;
    font-size: 32pt;
    font-weight: bolder;
    padding-left: 24pt;
}

/*stack toolshed banner*/
.stack-toolshed-logged-in {
    background: #1e73be;
    height: 150px;
    line-height: 150px;
    text-align: left;
    color: white;
    font-size: 32pt;
    font-weight: bolder
}

/*Stack button*/
.stack-ts-web-btn,
#amb-cnf-embedded-container > button {
    font-family: 'Poppins', sans-serif;
    color: #f7f7f7;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 35px;
    padding: 5px 15px;
    font-size: 14px;
    border-color: #1e73be !important;
    background: #1e73be !important;
    margin: 10pt;
}

.stack-ts-web-btn2 {
    font-family: 'Poppins', sans-serif;
    color: #f7f7f7;
    text-transform: uppercase;
    border: 2px solid #fff;
    border-radius: 35px;
    padding: 5px 15px;
    font-size: 14px;
    border-color: #1e73be !important;
    background: #1e73be !important;
    margin: 6pt;
}

.stack-ts-web-btn:disabled:hover {
    background: #1e73be !important;
    color: white;
    cursor: not-allowed;
}

.stack-ts-web-btn:focus,
.stack-ts-web-btn2:focus {
    outline: 0;
}

.stack-ts-web-btn:hover,
.stack-ts-web-btn2:hover,
#amb-cnf-embedded-container > button:hover{
    border-color: #1e73be !important;
    background: white !important;
    color: #1e73be !important;
    cursor: pointer
}

.progressBar {
    height: 24px; 
    background-color:green;
    text-align: center;
    color:white;
    border-radius: 8px;
}

.noBullets {
    list-style-type: none;
}


.manageUrlDdl {
    margin-left: 52px; 
    box-sizing: border-box;
}

    
.inline {
    display: inline;
}

.leftNav {
    background-color: #3e3e3e;
    margin-top: -46px;
    margin-right: 15px;
    margin-left: -30px;
    margin-bottom: -2px;
    height: 700px;
    width: 185px;
    text-align: center;
    z-index: 1;
}

.leftNavItem {
    color: rgb(180, 180, 180);
    line-height: 100px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}

.leftNavItem:hover {
    color: white;
    text-decoration: none;
}

.titleStyle {
    font-weight: bold;
    position: relative;
    bottom: 30px;
}

.partialViewContainer {
    position: relative;
    height: 540px;
    overflow: scroll;
}

.scriptUpload,
.newCategory {
    display: flex;
    flex-direction: row;
}

.newCategory {
    margin-bottom: 20px;
}

.uploadModalCol {
    margin: 0 0 15px 15px;
}

.uploadModalLabel {
    margin: 0 0 5px 15px;
}

#uploadScriptBtn:disabled {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
    cursor: not-allowed;
}

.alert {
    margin-bottom: 0;
}

#longNameText {
    position: relative;
    top: 30px;
    line-height: 20px;
}

#pageHeadersWithZeroTopMargin {
    margin-top:0px
}


.container-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 5px;
}


@media screen and (max-width: 1200px) {
    .burger {
        display: inline;
        float: right;
        margin-bottom: -50px;
        position: relative;
        bottom: 42px;
        left: 27px;
    }

    .navbar-collapse {
        background-color: #3e3e3e;
        font-family: 'Poppins', sans-serif;
    }

    #leftNav {
        display: none;
    }
}

@media screen and (min-width: 1200px) {
    .burger {
        display: none;
    }
    #leftNav {
        display: block;
    }
}

@media screen and (max-width: 768px) {
    .burger {
        position: relative;
        right: 10px;
        padding-right: 20px;
    }
    .navbar-header {
        background-color: white;
    }
    .navbar-toggle {
        background-color: #333;

    }
    .nav-item {
        font-size: 18px;
    }

    .navbar-inverse {
        background-color: white;
        border-color: white;
    }
}
