@charset "UTF-8";

/* CSS Document */


/********************************************************************/


/********************************************************************/


/********************** CI-Farben ***********************************/


/********************************************************************/


/********************************************************************/

:root {
    --ci-blue-100: #4cc0df;
    --ci-blue-90: #5dc6e2;
    --ci-blue-85: #67c9e4;
    --ci-blue-70: #82d3e9;
    --ci-blue-50: #a6e0ef;
	
	--gradient-blue: #1b7894;
	
    --ci-grey-100: #2d2a28;
    --ci-grey-95: #32302e;
    --ci-grey-92: #373533;
    --ci-grey-90: #42403e;
    --ci-grey-85: #4c4a49;
    --ci-grey-80: #575553;
    --ci-grey-76: #5f5d5c;
    /* Buttons im System		*/
    --ci-grey-70: #6c6a69;
    --ci-grey-60: #817f7e;
    --ci-grey-50: #969594;
    --ci-grey-40: #abaaa9;
    --ci-grey-30: #c0bfbf;
    --ci-grey-20: #d5d4d4;
    --ci-grey-18: #d9d9d8;
    /* HEADER/Footer der Liste */
    --ci-grey-10: #eaeaea;
    /********************************************************************/
    /********************************************************************/
    /*********************** Journal-Farben *****************************/
    /********************************************************************/
    /********************************************************************/
    --waitlist: #f29029;
    --package: #f6a44a;
    /* orange */
    --unseen: #8c43c4;
    /* purple */
    --no-table: #cb4b5c;
    /* red    */
    --reservation: #969594;
    /* grey   */
    --checked-in: #264e63;
    --checked-in-90: #3b5f72;
    /* blue   */
    --paid: #33bb76;
    /* green  */
    --checked-out: #d5d4d4;
    /* grey   */
    --cancellation: #000000;
    /* black  */
    /* ######   Kontrast-Modus   ###### */
    --empty-table: #bc055a;
    --empty-table-alt: #aaca95;
    /* lightgreen 	*/
    /* red    */
    --contrast-reservation: #c0bfbf;
    /* grey   */
    --contrast-checked-in: #2e87bd;
    --contrast-checked-in-90: #4393c4;
    /* blue   */
    /* ######   Hinweis- und Icon-Farben   ###### */
    --note: #ffd771;
    /* yellow */
    --childchair: #779230;
    /* green  */
    --partplaced: #b42241;
    --partplaced-soft: #c34e67;
    /* red    */
    --icon-cc-booking: #c5374a;
    /* red    */
    --hotel-guest: #916089;
    --hotel-guest-weak: #c8b0c4;
     /* red    */
     --cleaning-up-exceeded: #ffd771;
     --cleaning-up: #4cc0df;

    /* light purple */
    /********************************************************************/
    /********************************************************************/
    /*********************** Widget-Farben *****************************/
    /********************************************************************/
    /********************************************************************/
    --outlet: #893d5e;
    /* violet       */
    --outlet-light: #be97a7;
    /* light violet */
    /********************************************************************/
    /********************************************************************/
    /****************** Buttons und System-Farben ***********************/
    /********************************************************************/
    /********************************************************************/
    --buttons: #5f5d5c;
    /* 76% grey     */
    --phonelist: #bddee7;
    /* light blue   */
    --reservation-specific-icons: #9cc578;
    /* Reservierungsspzifische Icons, z.B. Ernährung, Anlass, etc. */
    --hotelguest-table-suggestion: #611c57;
    /* dark purple  */
    --table-suggestion: #0cf5ac;
    /* light green  */
    --person-per-interval: #c1415c;
    /* red          */
    --messages: rgba(45, 42, 40, 0.95);
    /* CI grey , 5% transparent */
    --confirmation: rgba(76, 192, 223, 0.95);
    /* CI blue , 5% transparent */
    --box-shadow: 5px 5px 3px 2px rgba(0, 0, 0, 0.42);
    /* Shadow für Meldungen */
    --error-message: rgba(180, 34, 65, 0.95);
    /* red, 5% transparent */
    /* ######   Tischplan Background-Farbe             ###### */
    --tableplan-bg-light: #f4f4f4;
    /*  5% CI grey  */
    --tableplan-bg-dark: #6c6a69;
    /* 70% CI grey  */
    /* ######   Farbmarkierungen in der Reservierung   ###### */
    --color-coding-1: #779230;
    /* green        */
    --color-coding-1-light: #b9c593;
    /* 50% green    */
    --color-coding-2: #e2bb00;
    /* yellow       */
    --color-coding-2-light: #f2db96;
    /* 50% yellow   */
    --color-coding-3: #7c6d99;
    /* purple       */
    --color-coding-3-light: #bdb6cc;
    /* 50% purple   */
    --color-coding-4: #b6203f;
    /* red          */
    --color-coding-4-light: #db909e;
    /* 50% red      */
    --color-coding-5: #00a19a;
    /* turquoise    */
    --color-coding-5-light: #96d0cd;
    /* 50% turquoise*/
    --color-coding-6: #ed6c23;
    /* orange: 		*/
    --color-coding-6-light: #f6b591;
    /* 50% orange   */
    --color-coding-7: #a47c3e;
    /* brown        */
    --color-coding-7-light: #d2be9f;
    /* 50% brown    */
    --color-coding-8: #3e50b4;
    /* blue        */
    --color-coding-8-light: #9fa8da;
    /* 50% blue    */
    /********************************************************************/
    /********************************************************************/
    /****************** Kellnerzuordnung *********************************/
    /********************************************************************/
    /********************************************************************/
    --waiter-1: #f5b066;
    /* orange       */
    --waiter-2: #adbe83;
    /* green        */
    --waiter-3: #66d0f1;
    /* blue         */
    --waiter-4: #dc8792;
    /* red 			*/
    --waiter-5: #ffd966;
    /* yellow 		*/
    --waiter-6: #a0779a;
    /* purple 		*/
    /********************************************************************/
    /********************************************************************/
    /****************** Gangsteuerung ***********************************/
    /********************************************************************/
    /********************************************************************/
    --course-1: #fcdec7;
    /* apricot		*/
    --course-2: #eeb24e;
    /* ocher 		*/
    --course-3: #b291b8;
    /* lila			*/
    --course-4: #a6805c;
    /* brown 		*/
    --course-5: #b45636;
    /* red-brown	*/
    --course-6: #c72e29;
    /* red 			*/
    --course-7: #6b3659;
    /* purple		*/
    --course-8: #fc7159;
    /* coral		*/
    --course-9: #00a8bd;
    /* turquoise 	*/
    --course-10: #33bb76;
    /* green		*/
    /********************************************************************/
    /********************************************************************/
    /************************** Tischarten ******************************/
    /********************************************************************/
    /********************************************************************/
    --table-shape-1: #9c9cad;
    /* grey		*/
    --table-shape-2: #ddad67;
    /* sand		*/
    --table-shape-3: #a39172;
    /* mud			*/
    --table-shape-4: #658d80;
    /* darkgreen 	*/
    --table-shape-5: #b0ba78;
    /* lightgreen	*/
    --table-shape-6: #c98596;
    /* pink		*/
    /********************************************************************/
    /********************************************************************/
    /************************** Aufgaben ********************************/
    /********************************************************************/
    /********************************************************************/
    --task-1: #bd5e4b;
    /* red    	 	*/
    --task-2: #00a19a;
    /* petrol		*/
    --task-3: #659957;
    /* green		*/
    --task-4: #717a8a;
    /* purple  		*/
    --task-5: #9a734d;
    /* brown   		*/
    --task-6: #9b5974;
    /* plum			*/

    --socialmedia-red: #d4446f;
    --pms-orange: #de7a62;


    --stats-blue: var(--ci-blue-100);
    --stats-red: #ca4c5c;
    --stats-green: #47c284;
    --stats-orange: var(--waiter-1);
    --stats-purple: var(--hotel-guest);
    --stats-yellow: #ffff69;

    --creditcard-red: #B6434D;
    --creditcard-blue: #51ADE2;
    --creditcard-green: #5FB87C; 
}