﻿
@media print {
    body {
        background-color: white !important;
    }

    .page-break {
        display: block;
        page-break-after: always !important;
        border: thin solid #C0C0C0 !important;
    }

    #content {
        background-color: white;
        margin: 0px;
        padding: 0px;
        float: none;
        border-width: 0px;
        width: 100%;
        font-size: 10pt;
    }

    .courier {
        font-family: 'Courier New';
    }

    #nav, #sidebar {
        display: none;
    }

    .NoPrint {
        display: none !important;
    }

    .Print {
        display: normal !important;
    }

    img {
        display: none !important;
    }


    a:link:after {
        content: " (" attr(href) ") ";
    }

    a {
        display: none;
    }

    ::-ms-clear {
        display: none;
    }

    .form-control-clear {
        z-index: 10;
        pointer-events: auto;
        cursor: pointer;
    }

    input[type="submit"] {
        display: none !important;
    }

    .Planning {
        padding: 0px;
        line-height: 20px;
    }

        .Planning td {
            padding: 1ex 0;
        }

    .FontTitre {
        font-size: 10px;
    }

    .Width {
        /*width: 17.5cm !important;*/
        margin: 0px !important;
    }

    /*div {
        border: 0px solid #33CCFF !important;
        text-align: left !important;
    }*/

    div {
        float: left !important;
        position: static !important;
        display: inline;
        box-sizing: content-box !important;
    }


    tr {
        text-align: left;
        border-spacing: 15px;
        padding: 15px;
    }
}


::selection {
    color: white;
    background: #FF9900;
    line-height: 40px;
}

body {
    font-size: 14px;
    /*color:white;*/
    font-family: Verdana, Arial, sans-serif, Courier New !important;
    background-color: darkgray; /* lightslategray; cadetblue; /* darkgray; #1F368B;goldenrod; darksalmon;cadetblue;  *#f6f6f6;*/
    /* background-color: #D862FF; red; #E1E100;   #D862FF; */
    text-align: left;
    margin: auto;
    /*background-image: url("../Images/Relais3.png");*/ /*repeating-linear-gradient();*/
    /*background-repeat: no-repeat;*/
}

.now {
    transform: rotate(-20deg);
}

.myAlert, .divConfirm {
    display: none;
    max-width: 400px !important;
    min-width: 350px !important;
    background-color: bisque !important;
}

.draggable {
    cursor: move;
}

.inputText {
    line-height: 15px;
}

.imReleve {
    float: right;
    margin-top: 3px;
    margin-left: 3px;
}

.divCmdUser, .divCmdAdmin {
    border: thin solid #C0C0C0;
    background-color: #FAFAFA;
    padding: 5px;
    color: black !important;
    width: 90%;
    position: absolute;
    left: 15px;
    display: none;
    text-align: left;
    z-index:10;
}

.divPopup {
    border: thin solid #C0C0C0;
    color: black;
    background-color: #FAFAFA;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
    display: none;
    line-height: 22px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    min-width: 370px;
    width: 60%;
}

.divReleve, .divRelevePatientAyantQuitte, .divLitsDispo, .divJournal {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 100;
    display: none;
    width: 96%;
}

.divReleve0 {
    border: thin solid #C0C0C0;
    color: black;
    background-color: #F8F8F8;
    position: fixed;
    top: 5px;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 1000;
    display: none;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.divReprendre {
    border: thin solid #C0C0C0;
    color: black;
    background-color: #F8F8F8;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(-50%, 0%);
    z-index: 1000;
    display: block;
    line-height: 22px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 380px !important;
}

.closePopup {
    float: right;
    margin-right: -12px;
    margin-top: 6px;
    margin-left: 30px;
}

.div_titrePage {
    width: 100%;
    top: 0px;
    /*background-image: url('../Images/Button2.png?version=1.3');*/
    background-color: #FAFAFA; /* cadetblue;#f8f8f8;*/
    color: #333;
    text-align: center;
    /*line-height:40px;*/
    padding: 8px;
    font-size: 18px;
    min-height: 35px;
    line-height: 20px;
    padding: 5px;
    font-size: 14px;
}


textarea {
    resize: vertical;
    min-height: 200px;
    max-height: 400px;
    overflow-y: scroll;
    width: 100%;
}

.clock {
    color: white;
    /*darkcyan;*/
    font-weight: bold;
    font-size: 0.90em;
    display: block;
    line-height: 15px;
    /*background-image: linear-gradient(#E1E1E1, #FFFFFF 50%,#E1E1E1);*/
    text-align: center;
}

.cadetblue {
    background-color: lightgreen cadetblue;
}

.searchPatient {
    height: 35px;
    background-color: chocolate;
    font-weight: bold;
}

.Finger {
    background-image: url("../Images/Finger.png?version=2.3");
    background-repeat: no-repeat;
    margin-left: -25px;
}

.bootstrap-styles body {
    font-size: 80px;
}

.gform_wrapper label {
    font-weight: normal;
}

.save {
    background-image: url("../Images/Save.png?version=2.3");
    background-repeat: no-repeat;
    background-position: top left;
}

.Print, .Reload {
    cursor: pointer;
}

.GestionPlanningActivite {
    font-family: Verdana;
    font-size: .90em;
}

.blue {
    color: blue;
}

.block {
    display: block;
}

.imgLink {
    cursor: pointer;
}

    .imgLink:hover {
        background-color: transparent;
    }

a {
    padding: 5px;
    cursor: pointer;
    color: blue;
    line-height:18px;
    /*font-size: 0.90em;*/
}

    a:hover {
        color: white;
        background-color: gold;
        text-decoration: none;
    }

    a[disabled] {
        color: gray;
        background-color: transparent;
        text-decoration: none;
        cursor: default;
    }

    a .bleu {
        color: blue;
    }

    a .white {
        color: white;
    }

    a.black {
        color: black;
    }
    a.black:hover {
        color: white;
    }

.back-to-top {
    bottom: 10px;
    right: 0px;
    position: fixed;
    z-index: 1000;
    display: none;
}

/*.back-to-bottom {
    top: 20px;
    right: 0px;
    position: fixed;
    z-index: 1000;
    display: none;
}*/

img {
    cursor: pointer;
}

.cursorPointer {
    cursor: pointer;
}

select option {
    background-color: transparent;
}

select {
    border: 1px solid #33CCFF;
    cursor: pointer;
    padding-bottom: 2px;
    padding-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 1em;
    text-align: center;
    text-align: center;
    min-width: 0px !important;
    color: black !important;
    margin-bottom: 10px !important;
}

    select[disabled] {
        background-color: #FCFCFC;
        cursor: default;
    }

::-ms-expand {
    display: none !important;
}

::-moz-selection {
    background-color: yellow;
}

select.activite {
    border: none;
    padding-bottom: 1px;
    padding-top: 1px;
    -moz-appearance: none; /*for FireFoxe*/
    -webkit-appearance: none; /*for chrome*/
    background-color: transparent !important;
    border-radius: 0px !important;
    cursor: pointer;
    /* color: mediumblue; !important;*/
    line-height: 20px;
    height: 20px;
}

.PlanningFontSize {
    font-size: 0.9em;
}

.PlanningNumberFontSize {
    font-size: 0.7em;
    cursor: pointer;
    Line-Height: 10px;
}

.lblPeriode {
    font-size: 0.7em;
    cursor: pointer;
    Line-Height: 10px;
    color: red;
}

.medecin {
    text-align: center;
    cursor: pointer;
    height: 37px;
    color: red;
}

.btn-margin-left {
    margin-left: 5px;
}

.margin-left5 {
    margin-left: 5px;
}

input[type='text'], input[type='number'], input[type='date'], input[type='password'], textarea {
    padding-left: 12px;
    padding-right: 12px;
    line-height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: white !important;
    margin-bottom: 5px !important;
}

.counter {
    text-align: right;
    display: block;
}

input[type='button'] {
    min-width: 100px;
}

input[disabled], textarea[disabled] {
    border: 1px solid #f7f5f5;
    background-color: white !important;
    cursor: default;
    color: black;
}

/*input[type=text]:focus, input[type='password']:focus, textarea:focus {
        background-color: #FFDB48;
        border-color: #66CCFF;
        color: #000000;
    }*/

label {
    font-weight: normal;
    display: normal;
}

.tbComment {
    border: 0px !important;
    font-size: 8pt;
    line-height: 12px;
    padding: 0px !important;
    min-height: 20px !important;
    border-radius: 0px !important;
}

.tbBorderNone {
    border: 0px !important;
    width: 100%;
}

input[readonly], input[disabled] {
    background-color: #F2F2F2;
}

input.right, .right {
    text-align: right;
}

input.center, .center {
    text-align: center;
}

input.left, .left {
    text-align: left;
}

.MesCb, .MesRadio {
    /*color: blue;*/
    cursor: pointer; /*    line-height : 18px;    padding: 3px 2px 3px 0px;    display: inline-block;*/
}

input.SpecialCb {
    width: 6px;
    /*height: 6px;*/
    margin: 0;
    line-height: 9px;
    cursor: pointer;
}

input[type="checkbox"] + label {
    cursor: pointer;
    font-size: 1em;
    font-weight: normal;
    margin-left: 3px;
}

input[type="radio"] + label {
    cursor: pointer;
    font-size: 1.1em;
    font-weight: normal;
    margin-left: 3px;
}


.MesCb:hover, .MesRadio:hover {
    color: red; /*background-color: #FFCC00;     text-decoration: underline;*/
}

.MesCb[disabled], .MesRadio[disabled] {
    color: #757575;
    background-color: Transparent;
}

.MesCb:checked, .MesRadio:checked {
    color: #757575;
    background-color: aqua;
}

.Mescbl {
    color: #158AFF;
    line-height: 20px;
    padding: 3px 2px 3px 0px;
    display: inline-block;
}

    .Mescbl[disabled] {
        color: #CCCCCC;
        background-color: Transparent;
    }

.panel {
    margin-bottom: 0px;
}

.MyPanel legend {
    font-size: 1.1em;
}

.MyPanel fieldset {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #CCCCCC;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 3px 3px 10px 0px #E2E2E2;
}


/*.white legend {
    color: white;
    font-size: 0.80em;
    text-align: right;
    box-shadow: none;
}

.white fieldset {
    border-color: #CCCCCC;
    box-shadow: none;
    border-radius: 0px;
}*/

p {
    padding: 10px;
}

.divBorder {
    /*display: none;*/
    border-color: white; /*#C0C0C0;*/
    border-width: 3px;
    border-style: solid;
    padding-top: 5px;
    padding-left: 2px;
    padding-right: 2px;
}

.div-ver-middle {
    vertical-align: middle;
}

.div-ver-top {
    vertical-align: top;
}

.div-ver-bottom {
    vertical-align: bottom;
}

.div-center {
    text-align: center;
}

.div-left {
    text-align: left;
}

.div-right {
    text-align: right;
}

.div-marg-auto {
    margin: auto;
}

.width100 {
    width: 100%;
}

.heightMinMax {
    min-height: 50px;
    max-height: 300px;
    overflow: scroll;
}

.width50 {
    width: 50%;
}

.DivPage {
    margin: auto;
    padding: 8px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 3px 3px 10px 0px #E2E2E2;
}

.DivShadow {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.divBorderTop {
    border-top: 1px solid white; /*#E2E2E2;*/
}

.divBorderBottom {
    border-bottom: 1px solid white;
}

.divBorderTopBottom {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}



.LineTop {
    border-top-style: solid;
}

.LineTopBottom {
    border-bottom-style: solid;
    border-top-style: solid;
}

/*.bgTitre {
    background-image: url("../Images/bgTitreMaster.png?version=2.3");
    background-size: 100% 100%;
}*/

.bgTitre {
    color: #858282;
    background-color: #E6E6E6;
    border-color: #ebccd1;
    font-weight: bold !important;
    font-size: 0.85em;
    display: block;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 38px;
    /*padding-top: 7px;
    padding-bottom: 7px;*/
}

.imTitre {
    background-image: url("../Images/bgLink.png?version=2.3");
    font-weight: bold;
    font-size: 0.96em;
    color: red;
    height: 30px;
}

.TitreLink {
    color: #6666FF;
    font-weight: bold;
    font-size: .95em;
    line-height: 32px;
    background-image: url("../Images/bgLink.png?version=2.3");
}

    .TitreLink:hover {
        background-image: url("../Images/bgLinkHover.png?version=2.3");
        color: red;
    }

.TitreLinkClicked {
    margin-top: 1px;
    font-size: 0.95em;
    font-weight: bold;
    /*color: Red;*/
    line-height: 40px;
    display: block;
    background-image: url('../Images/Button2.png?version=1.3');
    /*background-image: url('../Images/bgLinkHover.png?version=1.3');*/
}

.bar-hor {
    right: 0px;
    width: 30px;
    height: 4px;
    background-color: white;
    margin: 6px 0;
    transition: 0.4s;
    left: 0px;
    position:relative;
}

.bar-ver {
    margin-left: 1px;
    margin-right: 1px;
    height: 28px;
    border: 0;
    border-left: 4px solid #333;
    display: inline-block;
    vertical-align: bottom;
}

.ui-accordion .ui-accordion-content {
    padding: 0em 0em;
    border-top: 0;
    overflow: auto;
}

.padding5 {
    padding: 5px;
}

.nav .dropdown.open .caret {
    border-top: none;
    border-bottom: 4px solid #000000;
}

.Paddingtp3 {
    padding-top: 3px;
    padding-bottom: 3px;
}


.divCommandes_droite {
    float: right;
    display: none;
    right: 0;
    position: absolute;
    border: thin solid #C0C0C0;
    background-color: #F8F8F8;
    width: 250px;
    padding: 5px;
}

.divCommandes_gauche {
    float: left;
    display: none;
    position: absolute;
    /*z-index: 100;*/
    border: thin solid #C0C0C0;
    background-color: #F8F8F8;
    width: 230px;
}

.divCommandes {
    border: thin solid #C0C0C0;
    background-color: #F8F8F8;
}
/*.divMedecinsD1Activite {
        width: 0px;
        position:relative;
}*/

.marginTop {
    margin-top: 10px;
}

.btn .btn-default .button-selected {
    background-color: #33CCFF !important;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons button,
.jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons button {
    text-transform: none;
    font-size: 12px;
    font-weight: bold;
    text-shadow: none;
}

.accordion-link {
    display: block;
    text-decoration: none !important;
}

    .accordion-link:hover {
        background-color: inherit;
        color: black;
    }

.disabled {
    color: gray !important;
    pointer-events: none;
    background-color: transparent;
}

.Commandes {
    color: black;
    display: block;
    padding: 5px;
    cursor: pointer;
}



.Power {
    background: url("../Images/Power-16.png?version=2.3") no-repeat left center;
    padding-left: 20px;
    /*padding-bottom: -6px;*/
}

.ArrowLeft {
    background: url("../Images/ArrowLeft.png?version=2.3") no-repeat left center;
}

.ArrowRight {
    background: url("../Images/ArrowRight.png?version=2.3") no-repeat left center;
}

.FlecheOrange {
    padding: 1px 1px 3px 10px;
    display: inline;
    background: url("../Images/FlecheOrange.png?version=2.3") no-repeat left bottom;
}

.Rafraichir {
    padding: 1px 1px 3px 10px;
    display: inline;
    background: url("../Images/RefreshBleu.png?version=2.3") no-repeat left top;
}

.LinkWhite {
    color: #FFFFFF;
    font-size: 0.90em;
}

.linkOrangeSmaller {
    color: #660033;
    font-size: 0.90em;
}

.divDefaultPage {
    width: 650px;
    margin: auto;
    font-size: 1.1em;
}

.linkSmallerClicked {
    color: Red;
    line-height: 20px;
    background-image: url("../Images/bgLinkHover.png?version=2.3");
}

.New {
    background-image: url("../Images/bgLinkHover.png?version=2.3");
}

.ImageNew {
    background-image: url("../Images/New.png?version=2.3");
    background-repeat: no-repeat;
    background-position: top left;
}

.linkWhiteSmaller {
    color: white;
    font-size: 0.80em;
}

.linkGrisSmaller {
    font-size: 0.90em;
    color: #808080;
}

.Default {
    border: thin solid #DFDFDF;
    border-collapse: collapse;
    width: 100%;
}

    .Default td {
        border: 0px;
        /*border-spacing: 10px;*/
        padding: 3px;
    }

.BorderNone {
    border: 0px;
    border-collapse: collapse;
    padding: 2px;
    width: 100%;
}

    .BorderNone td {
        border: 0px;
        border-collapse: collapse;
        border-spacing: 5px;
        padding: 2px;
    }



.spacingNone {
    border: 0px;
    border-collapse: collapse;
    border-spacing: 0px;
}

    .spacingNone td {
        border: 0px;
        border-collapse: collapse;
        border-spacing: 0px;
        padding: 0px;
    }

.tPlanning {
    /*width: 100%;*/
    border: 1px;
    border-collapse: collapse;
}

    .tPlanning td {
        border: 1px solid #CCCCCC;
        text-align: center;
        /*height: 18px;*/
        padding: 2px;
    }

        .tPlanning td span {
            /*line-height: 15px;*/
        }

    .tPlanning .DatePlanning {
        white-space: nowrap;
    }

    .tPlanning .Periode {
        cursor: pointer;
    }

.thover tr.hover td {
    border-bottom: 1px solid orange;
}

.selected {
    background-color: gold;
}

#choixMedecins {
    position: absolute;
    padding: 10px;
    border: 1px solid #646464;
    background-color: white;
    text-align: left;
}

    #choixMedecins .activite {
        display: inline-block;
        padding: 3px;
        border: 1px solid #E2E2E2;
    }

.gv {
    border-collapse: collapse !important;
    width: 100%;
    cursor: pointer;
}

    .gv td, .gv tr, .gv th {
        border: thin solid #DBDBDB;
        font-size: 0.90em !important;
        padding: 3px !important;
        line-height: 20px !important;
    }

    .gv th {
        font-size: 0.80em !important;
        font-weight: bold !important;
    }

.tableLit {
    border-collapse: collapse !important;
    width: 100%;
    cursor: pointer;
}

    .tableLit th {
        color: blue;
        font-size: 0.85em !important;
        font-weight: bold !important;
    }

    .tableLit td, .tableLit tr, .tableLit th {
        border: thin solid #DBDBDB;
        font-size: 0.90em !important;
        padding: 5px !important;
        line-height: 20px !important;
    }


.block {
    display: block;
}

.smaller, .gris, .blue, .orange, .white, .red, .green, .violet, .noir, .gainsboro {
    font-size: 0.85em !important;
    font-family: Verdana;
    text-decoration: none;
    line-height: 15px;
}

/*.smaller {
    font-size: 0.75em !important;
}*/

.gainsboro {
    color: gainsboro;
}

.white {
    color: white;
}

.noir {
    color: black;
}

.gris {
    color: dimgray;
}

.blue {
    color: blue;
}

.red {
    color: red;
}

.green {
    color: green;
}

.violet {
    color: #b316bf;
}

.orange {
    color: orangered;
}

    .orange:hover {
        background-color: darkcyan;
        color: white !important;
    }

.smaller-b, .gris-b, .blue-b, .orange-b, .white-b, .red-b, .green-b, .violet-b {
    font-size: 0.85em !important;
    text-decoration: none;
    line-height: 15px;
    font-weight: bold;
}

.white-b {
    color: white;
    font-weight: bold;
}

.gris-b {
    color: darkgray;
    font-weight: bold;
}

.blue-b {
    color: blue;
    font-weight: bold;
}

.red-b {
    color: red;
    font-weight: bold;
}

.green-b {
    color: green;
    font-weight: bold;
}

.violet-b {
    color: #b316bf;
}

.orange-b {
    color: darkorange;
    font-weight: bold;
}

    .orange-b:hover {
        background-color: greenyellow;
    }

.GreenYellow {
    background-color: greenyellow;
}

.lblInfo {
    font-size: 0.80em;
    color: red;
    margin-top: 5px;
    margin-bottom: 5px;
    display: block;
}

.lblDate {
    line-height: 10px;
    text-align: left;
    font-size: .8em;
    font-weight: bold;
    text-align: left;
}

.tbNumeric, .tbDate, .tbText, .tbCenter {
    color: blue;
}

.tbNumeric {
    text-align: right;
}

.tbDate {
    text-align: right;
}

.tbText {
    text-align: left;
}

.tbCenter {
    text-align: center;
}

.tbPlanning {
    border: none !important;
    padding: 0px !important;
    height: 20px !important;
    text-align: center;
}

.table-borderless td {
    border: none !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

div.ajax__calendar_days table tr td {
    padding-right: 1px;
    background-color: #a3fcf7;
}

div.ajax__calendar_body {
    width: 190px;
}

div.ajax__calendar_container {
    width: 190px;
}

.Highlight {
    background-color: #dcfac9;
    cursor: pointer;
}

.modal {
    margin: 0px;
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 0px; /* Location of the box */
    /*text-align:center;*/
    /*left: 250px;
    top: 52px;*/
    /*  width: 350px; Full width */
    /*height: 50%;*/ /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    /*width: 80%;*/
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

/* The Close Button */
/*.Close {
    color: red;
    font-weight: bold;
    cursor: pointer;
    font-size: 1.5em;
    background-color:aquamarine;
    padding-left:25px;
    padding-right:25px;
}*/


/*.close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }*/

.modal-header {
    padding: 0px 0px;
    background-color: #5cb85c;
    color: white;
    text-align: left;
}

.modal-body {
    padding: 5px 5px;
}

.modal-footer {
    padding: 0px 0px;
    background-color: #5cb85c;
    color: white;
}

/*.form-control::-moz-placeholder {
  color: black;
}
.form-control:-ms-input-placeholder {
  color: black;
}
.form-control::-webkit-input-placeholder {
  color: black;
}*/

form .form-control::-moz-placeholder {
    color: #CCCCCC;
    opacity: 1;
}

form .form-control:-ms-input-placeholder {
    color: #CCCCCC;
}

form .form-control::-webkit-input-placeholder {
    color: #CCCCCC;
}

.row.no-gutter {
    margin-left: 0px;
    margin-right: 5px;
}

    .row.no-gutter [class*='col-']:not(:first-child),
    .row.no-gutter [class*='col-']:not(:last-child) {
        padding-right: 0px;
        padding-left: 5px;
    }

.row-bottom-margin {
    margin-bottom: 10px;
}
