
        html, body {
            /*width: 100% !important;
            min-width: 100% !important;
            max-width: 100% !important;*/
            height: 100%;
            max-height:1500px;

            font-size: 13px;
            line-height: 21px;
            letter-spacing: 1px;
            font-family: sans-serif;
            background-color: #fff;
            border-top-color: #fff;
            border-bottom-color:#fff;
        }
        .selector{
            background-color: rgba(170, 199, 206, 0.9);;
            margin: 10px;
            display: block;
            width: 202px;
            min-height: 220px;
            padding: 10px;
            box-sizing: content-box;
            position: fixed;
            top: 5px;
            left: 5px;
            z-index: 1;
        }
        #toggle_selector{
            display: block;
            position: absolute;
            right: 12px;
            top: 10px;
            height: 23px;
            width: 23px;
            background-color: #2F2D32;
            color: #acc1f3;
            font-size: 1.5em;
            text-align: center;
            padding-top: 3px;
            cursor: pointer;
            z-index: 1;
        }
        #toggle_selector.out{
            position: fixed;
            left: : 5px;
            right: auto;
        }
        .operator{
            width: 200px;
            display: inline-block;
            float: left;
            vertical-align: top;
            background-color: #d2e1f1;
            position: relative;
        }
        li,
        .ul_select_color,
        .bk_color,
        #ml_more,
        #ml_less{
            cursor: pointer;
        }
        li:hover{
            background-color: #B4C2F1;
        }
        .info{
            display: table;
            float:  left;
            padding: 0 10px;
            vertical-align: top;
        }
        .info p{
            font-size: 13px;
            background-color:  rgba(47, 45, 50, 0.98);
            color: #acc1f3;
            width: 350px;
            height: 197px;
            min-height: 150px;
            max-height: 400px;
            padding: 10px;
            font-weight: 100;
            display: table-cell;
            vertical-align: top;
            box-sizing: content-box;
            position: absolute;
            display: none;
            top: -13px;
            left: 235px;
        }
        #ml_screen{
            height: 1em;
            width: 40px;
            background-color: #2F2D32;
            color: #acc1f3;
            padding: 5px;
            display: inline-block;
        }
        #ml_more, #ml_less{
            height: 1em;
            width: 40px;
            display: inline-block;
            font-size: 1em;
            font-size: 1.5em;
        }
        #ml_more{
            float: right;
        }
        #ml_less{
            float: left;
        }
        #content {
            width: 10500px;
            max-width: 15500px;
            height: 1500px;
            min-height: 100px;
            max-height: 1500px;
            float: none;
            display: flex;
            margin: auto;
            background-color: #fff;
            margin-left: 120px;
            overflow: visible;
            box-sizing: content-box;
            flex-direction: column;
        }
        .row{
            display: flex;
            float: none;
            margin-left: auto;
            margin-right: auto;
            clear: both;
        }
        .row.par{
            margin-left: -25px;
        }
        .triangle{
            display: inline-block;
            float: left;
            margin-left: -25px;
            position: relative;
            cursor: pointer;
        }
        .tranlgle_info {
            display:block;
            position: relative;
            top: -37px;
            left: -8px;
            color: transparent;
            cursor: pointer;
        }
        .triangle.up .tranlgle_info{
            top: 16px;
        }
        .button_classes{
            background-color: #0095ff;
            color: #fff;
        }
        .table_info{
            background-color: #2F2D32;
            color: #acc1f3;
            font-weight: 100;
        }
        .ul_select_color{
            display: block;
        }
        .ul_pick_color{
            position: absolute;
            left: 212px;
            top: 90px;
            width: 100px;
            background-color:  rgba(170, 199, 206, 0.9);
            padding: 5px 0px 5px 20px;

        }
        .up {
            width: 0;
            height: 0;
            border-left: 25px solid transparent;
            border-right: 25px solid transparent;
            border-bottom: 41px solid gray;
        }
        .down {
          width: 0;
          height: 0;
          border-left: 25px solid transparent;
          border-right: 25px solid transparent;
          border-top: 41px solid gray;
        }
        .red {
             border-bottom-color: red;
             border-top-color: red;
        }
        .green{
            border-bottom-color: #22ce22;
            border-top-color: #22ce22;
        }
        .blue{
            border-bottom-color: blue;
            border-top-color: blue;
        }

        /*  First group */

         .A1{
            border-bottom-color: #ff4d4d;
            border-top-color: #ff4d4d;
        }
         .A2{
            border-bottom-color: #0ef10e;
            border-top-color: #0ef10e;
        }
         .A3{
            border-bottom-color: #00baff;
            border-top-color: #00baff;
        }

        /*  Second group */

         .B1{
            border-bottom-color: red;
            border-top-color: red;
        }
         .B2{
            border-bottom-color: #22ce22;
            border-top-color: #22ce22;
        }
         .B3{
            border-bottom-color: #0a69f3;
            border-top-color: #0a69f3;
        }

        /*  Third group */

        .C1{
            border-bottom-color: #ca1b34;
            border-top-color: #ca1b34;
        }
        .C2{
            border-bottom-color: #00b582;
            border-top-color: #00b582;
        }
        .C3{
            border-bottom-color: #4a61e4;
            border-top-color: #4a61e4;
        }

        /*  Fourth group */

        .D1{
            border-bottom-color: #d40220;
            border-top-color: #d40220;
        }
        .D2{
            border-bottom-color: #13c57a;
            border-top-color: #13c57a;
        }
        .D3{
            border-bottom-color: #041dad;
            border-top-color: #041dad;
        }

        /*  Fifth group */

        .E1{
            border-bottom-color: #DC6753;
            border-top-color: #DC6753;
        }

        .E2{
            border-bottom-color: #5EDC60;
            border-top-color: #5EDC60;
        }

        .E3{
            border-bottom-color: #53BCDC;
            border-top-color: #53BCDC;
        }

        /*  Sexth group */

        .F1{
            border-bottom-color: #86262C;
            border-top-color: #86262C;
        }

        .F2{
            border-bottom-color: #19862E;
            border-top-color: #19862E;
        }

        .F3{
            border-bottom-color: #0C1A87;
            border-top-color: #0C1A87;
        }

        /*  Seventh group */

        .G1{
            border-bottom-color: #FF2206;
            border-top-color: #FF2206;
        }

        .G2{
            border-bottom-color: #76C934;
            border-top-color: #76C934;
        }

        .G3{
            border-bottom-color: #323F96;
            border-top-color: #323F96;
        }

        /*  Eighth group */

        .H1{
            border-bottom-color: #DB2478;
            border-top-color: #DB2478;
        }

        .H2{
            border-bottom-color: #589627;
            border-top-color: #589627;
        }

        .H3{
            border-bottom-color: #020465;
            border-top-color: #020465;
        }

        /*  Nineth group */

        .I1{
            border-bottom-color: #B53337;
            border-top-color: #B53337;
        }

        .I2{
            border-bottom-color: #4E8D7B;
            border-top-color: #4E8D7B;
        }

        .I3{
            border-bottom-color: #3B4876;
            border-top-color: #3B4876;
        }


        .row.par.c2 .red:nth-child(3n-2){
            border-bottom-color: #ef135a;
            border-top-color: #ef135a;
        }
        .row.par.c2 .green:nth-child(3n-1){
            border-bottom-color: #099600;
            border-top-color: #099600;
        }
        .row.par.c2 .blue:nth-child(3n+0){
            border-bottom-color: #4c1bc1;
            border-top-color: #4c1bc1;
        }
        .dn{
            display: none
        }
