
.bg-projectui {
    background: #EE4D34;
}

.bg-inputs {
    background: #FCE6D4;
}

.navbar-brand {
    color: white;
    text-align: center;
}

#main-footer {
    background: #EE4D34;
    color: #fff;
}

/* Giggle Market pages */

.bg-adminnav {
    background: #EC6D37;
}

.disp-text {
    color: #EC6D37;
}

.btn-admin {
    background: #EC6D37;
    color: white;
}

.btn-brand {
    background: #EC6C00;
    color: white;
}
.btn-red{
    background: #F54F35;
    color:white;
}
.btn-grey {
    background: #AAAAAA;
    color: white;
}

.btn-grey:hover {
    background: #EC6C00;
}

.btn-screen {
    background: #F58134;
    color: white;
}

.btn-other {
    background: #F26122;
    color: white;
}

.card-header-color {
    background: white;
    border: none;
}

.input-brdr-color {
    border: 1px solid #EC6D37;
    margin-left: 5px;
}

.input-brdr-color-nomrgn {
    border: 1px solid #EC6D37;
}

.input-margin {
    margin-left: 50px !important;
}

.cat-input-margin {
    margin-left: 15px !important;
}

.d-flex {
    display: inline-flex;
}

.grey-bg-carousel {
    background: #F6F6F6;
}

#markethome {
    position: relative;
    background: url("../img/header market.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 200px;
    background-size: 100% 100%;
}

#markethome .primary-overlay {
    background: rgba(187, 175, 177, 0.3);
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*************************
**************carousel settings*/
.card-border-#FF6B00 {
    border: 1px solid #F47521;
    border-width: thin;
    border-top: 6px solid #F47521;
}

.demo {
    width: 450px;
}

/*************************/

/* index.aspx */

#home-section {
    background: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    min-height: 1100px;
}

#showcase {
    position: relative;
    background: url("../img/header market.jpg");
    background-position: center center;
    background-attachment: fixed;
    min-height: 150px;
    background-size: 100% 75%;
}

#showcase .primary-overlay {
    background: rgba(187, 175, 177, 0.3);
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* #home-section .home-inner {
  padding-top: 150px;
} */

#home-section .h3-inner {
    color: white;
    font-weight: bold;
}

#home-section .p-inner {
    color: white;
    font-weight: normal;
}

.no-underline {
    text-decoration: none !important;
}

.specify-height {
    height: 200px;
}

/* image colors home screen */

.grid-one {
    background: #F47521;
}

.grid-three {
    background: #F26122;
}

.grid-four {
    background: #F54F35;
}

.second-grid-one {
    background: #F58134;
}

.header-box {
    font-weight: bold;
    align-content: center;
    align-items: center;
    text-align: center;
}

/*giggle contact styles*/

#page-header {
    height: 200px;
    background: url('../img/header contact.jpg');
    background-position: center center;
    background-attachment: fixed;
    background-size: 100% 100%;
    color: #fff;
    border-bottom: 1px #eee solid;
    padding-top: 30px;
}

#contact-form {
    background: #F6F6F6;
}

#contact-form-card {
    background: #3D3D3D;
    color: white;
}

.contact-form-menus {
    min-height: 55px;
    min-width: 305px;
    border: 1px solid #C0C0C0;
    border-right: none !important;
}

.contact-form-menus:hover {
    background: #F26122;
}

.contact-input-brdr-color {
    border: 1px solid #EC6D37;
}

/*giggle market shopping cart page*/

.img-height-reducer {
    height: 150px;
}

.price-display {
    color: black;
    font-size: 24px;
    font-weight: bold;
}

.card-border-price-#FF6B00 {
    border: 1px solid #F47521;
    border-width: thin;
}

/*Sales tracking tool home*/
#salestrackinghome {
    position: relative;
    background: url("../img/header tracking.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 230px;
    background-size: 100% 100%;
}

#salestrackinghome .primary-overlay {
    background: rgba(187, 175, 177, 0.3);
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer-div {
    background: #EC6C00;
    text-align: right;
}

.footer-font {
    color: white;
    font-family: raleway;
    font-size: 20px;
}

.footer-font-icon {
    font-size: 30px;
    vertical-align: bottom;
}

#bg-grey {
    background: #F6F6F6;
    /* Margin bottom by footer height */
    margin-bottom: 70px;
}

.runningtotal-numbers {
    text-align: right;
}

.runningtotal-validation {
    text-align: center;
    background: #FFE6D4;
    border: 1px solid #FFE6D4;
    font-size: 14px;
}

.#FF6B00-input-box {
    text-align: left;
    background: #FFE6D4;
    border: 1px solid #FFE6D4;
}

.servicing-supptext {
    font-size: 12px;
    font-style: italic;
}

#performanceinfo {
}

/*production dashboard page*/

#productionhome {
    position: relative;
    background: url("../img/header production.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 230px;
    color: #fff;
    background-size: 100% 100%;
}

#productionlisthome {
    position: relative;
    background: url("../img/header production.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 160px;
    color: #fff;
    background-size: 100% 100%;
}

.grid-sizes {
    margin-right: 4px;
    height: 200px;
}

.grid-txttoolbox-align {
    padding-top: 140px;
}

.progress-#FF6B00 {
    background: #EC6C00;
}

.progress-height {
    height: 35px;
}

/*GIGGLE PRODUCTION / IMAGE AND VIDEO BANK*/

.brands {
    color: #313437;
    background-color: #fff;
}

.brands a {
    display: block;
    text-align: left;
    padding: 0 40px;
}

@media (max-width: 767px) {
    .brands a {
        padding: 30px 0;
    }
}

.brands a img {
    display: inline-block;
    margin: 10px 20px;
    vertical-align: middle;
}

.header-tittle {
    padding-left: 4rem;
}

.search-img-text {
    padding-top: 0.6rem;
    padding-left: 5rem;
}

/*GIGGLE PRODUCTION / Table Styles*/

.thead-#FF6B00 {
    background: #EC6C00;
    color: white;
}

.table-striped tbody tr:nth-of-type(even) {
    background: #FFF0E6;
    border: 1px solid #EF852D !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background: white;
    border: 1px solid #EF852D !important;
}

.table td, .table th {
    border-top: 1px solid #EF852D !important;
}

.table thead th {
    border-right: 10px solid white;
}

.lastcolumn-th {
    border-right: none !important;
}

.check-right {
    text-align: right;
}

.check-left {
    text-align: left;
    padding-left: 70px;
}

.ml-five {
    margin-left: 5px;
}

.#FF6B00-underline {
    color: #EC6D37;
    text-decoration: underline;
}

.big-checkbox {
    width: 30px;
    height: 20px;
}

#academy-form {
    background: white;
}


/*Giggle academy styles*/
#academy-page-header {
    height: 250px;
    background: url('../img/header academy.jpg');
    background-position: center center;
    background-attachment: fixed;
    background-size: 100% 100%;
    color: #fff;
    border-bottom: 1px #eee solid;
    padding-top: 30px;
}
#academy-course-page-header {
    height: 150px;
    background: url('../img/header academy.jpg');
    background-position: center center;
    background-attachment: fixed;
    background-size: 100% 100%;
    color: #fff;
    border-bottom: 1px #eee solid;
    padding-top: 30px;
}


.course-style {
    text-align: left;
    padding-left: 5px;
}

.card-disp-text {
    color: #F58B14;
    font-weight: bold;
}

.card-border-l#FF6B00 {
    border: 1px solid #F9C39F;
    border-top: none;
}

.small-text {
    font-size: 13px;
}

.img-hw-reducer {
    height: 150px;
    width: 190px;
}

.tabs-style {
    border: none;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    color: black;
    border-color: transparent;
    border-bottom: 1px solid #F47521;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: black;
    border-color: transparent;
    border-bottom: 1px solid #F47521;
}

a.nav-link {
    color: black;
}


.header-txt-label {
    font-size: 32px;
    text-align: center;
}

.a-img{
    color:white;
    overflow-x: hidden;
}
.circle {
    background-color:transparent;
    border:1px solid white;
    height:120px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    width:100px;
    margin:auto;
}

.card-border-white{
    border: 1px solid white;
}
/*Giggle screen manager page*/

#screenmgrhome {
    position: relative;
    background: url("../img/header manager.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 230px;
    color: #fff;
    background-size: 100% 100%;
}

.grid-scrn-#FF6B00{
    background: #EC6C00;
}


.grid-center{
    margin-right: auto;
    margin-left: auto;
    height: 230px;
}

/*giggle guide pages*/
#giggleguidehome {
    position: relative;
    background: url("../img/header guide.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 230px;
    color: #fff;
    background-size: 100% 100%;
}

/*giggle safe page*/
#gigglesafepage {
    position: relative;
    background: url("../img/header_safe.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 230px;
    color: #fff;
    background-size: 100% 100%;
}
.header-mrgn {
    margin-left:20rem;
}

#gigglesafeincidentpage {
    position: relative;
    background: url("../img/header_safe.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 180px;
    color: #fff;
    background-size: 100% 100%;
}

.header-safe#FF6B00{
    color: #EF8314;
}

/*giggle showcase page */
#showcasehome {
    position: relative;
    background: url("../img/header showcase mag.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 230px;
    color: #fff;
    background-size: 100% 100%;
}

/*my giggler styles*/
#mygiggler {
    position: relative;
    background: #EC6C00;
    background-position: center center;
    background-attachment: fixed;
    height: 150px;
    color: #fff;
    background-size: 100% 100%;
}

.portfolio{
    padding:2%;
    text-align:left;
}
.heading{
    background: #fff;
    padding: 1%;
    text-align: left;
    box-shadow: 0px 0px 4px 0px #545b62;
}
.heading img{
    width: 10%;
}
.bio-info{
    padding: 5%;
    background:#fff;
    box-shadow: 0px 0px 4px 0px #b0b3b7;
}
.name{
    font-family: 'PROXIMA NOVA REGULAR','Charmonman', cursive;
    font-weight:600;
}
.bio-image{
    text-align:center;
}
.bio-image img{
    border-radius:50%;
}
.bio-content{
    text-align:left;
}
.bio-content p{
    font-weight:600;
    font-size:30px;
}

/*giggle calendar*/


#gigglecalendar {
    position: relative;
    background: url("../img/header_calendar.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 200px;
    color: #fff;
    background-size: 100% 100%;
}

.calendar-text-size {
    height:450px;
}

.calendar-bg{
    background: #FAFAFA;
}

/*giggletoolbox*/
#toolbox {
    position: relative;
    background: url("../img/header_toolbox.jpg");
    background-position: center top;
    background-attachment: local;
    min-height: 150px;
    background-size: 100% 75%;
}

.div-hgt{
    height:170px;
}

.btn-ornge {
    background: #EC6C00;
    color: white;
}

.no-brdr{
    border:1px solid grey;
    /*border:none;*/
}

.grid-txttoolbox-align {
    padding-top: 20px;
    color:white;
}
/*giggle customer management*/
#gigglecustomermanagementpage {
    position: relative;
    background: url("../img/header_costumer_mag.jpg");
    background-position: center center;
    background-attachment: fixed;
    height: 250px;
    color: #fff;
    background-size: 100% 100%;
}

.dropdown-text-#FF6B00 {
    font-size:14px;
    color:#EF7C41;
}
.searchbar-padding{
    padding-left:300px;
}

.neg-margin{
    margin-right:30px;
}

.img-grid-height{
    height:200px;
    margin-left:-15px;
}
#toolbox-items{
    background:white;
}
.container-margin{
    margin-right:55px !important;
}

/*Media queries*/

@media (max-width: 768px) {

    .mb-resp {
        margin-bottom: 1rem;
    }

    #salestrackinghome {
        position: relative;
        background: url("../img/header tracking.jpg");
        background-position: center center;
        background-attachment: fixed;
        height: 330px;
        background-size: 100% 100%;
    }

}

