
        .dark_mode {
            background-color: #191a1f;
        }

        .container {
            max-width: 1440px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .logo {
            display: inline-block;
            min-height: 70px;
        }

        .header-container {
            background-color: #3095D1;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#30a8da+0,29a1d3+100 */
            background: #309ECC;
            /* Old browsers */
            background: -moz-linear-gradient(top, #309ECC 0%, #3095D1 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, #309ECC 0%, #3095D1 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, #309ECC 0%, #3095D1 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#309ECC', endColorstr='#3095D1', GradientType=0);
            /* IE6-9 */
        }

        .menu-container {
            background: #3095D1;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        }


        .header-right-col {
            padding-top: 18px;
            padding-bottom: 10px
        }

        .header-ip-box {
            min-width: 185px;
        }

        .browser-extension-button {
            outline: none;
            border: 0;
            display: flex;
            align-items: center;
            gap: 3px;
        }

        #cookie-box {
            background-color: rgba(20, 20, 20, .8);
            min-height: 26px;
            color: #ccc;
            line-height: 26px;
            padding: 10px 20px 0;
            position: fixed;
            bottom: 0px;
            left: 0;
            right: 0;
            display: block;
            z-index: 9999;
            text-align: center;
        }

        #cookie-box button {
            text-decoration: none;
            line-height: 1.5;
            padding: 5px 20px;
            float: none;
            cursor: pointer;
            outline: 0;
            border: none;
            letter-spacing: .5px;
            min-width: 90px;
            border-radius: 3px;
            background: #fff;
            color: #3a3a3a;
            opacity: 1
        }

        #cookie-box a {
            color: #fff
        }

        #cookie_box_accept_button {
            display: block;
            margin: 0 auto;
        }

        .icon {
            display: inline-block;
            width: calc(1em + 1px);
            height: calc(1em + 1px);
            -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
            -webkit-mask-position: center;
            mask-position: center;
            -webkit-mask-size: cover;
            mask-size: cover;
            vertical-align: text-top;
        }

        .icon-colored {
            display: inline-block;
            background-size: cover;
            vertical-align: text-top;
            width: calc(1em + 2px);
            height: calc(1em + 2px);
        }

        .icon-xs {
            width: calc(1em - 2px);
            height: calc(1em - 2px);
        }

        .icon-sm {
            width: calc(1em - 1px);
            height: calc(1em - 1px);
        }

        .icon-lg-1 {
            width: calc(1em + 2px);
            height: calc(1em + 2px);
        }

        .icon-lg-2 {
            width: calc(1em + 4px);
            height: calc(1em + 4px);
        }

        .icon-lg-3 {
            width: calc(1em + 6px);
            height: calc(1em + 6px);
        }

        .icon-lg-4 {
            width: calc(1em + 8px);
            height: calc(1em + 8px);
        }

        .icon-lg-5 {
            width: calc(1em + 10px);
            height: calc(1em + 10px);
        }

        .icon-2x {
            width: 2em;
            height: 2em;
        }

        .icon-3x {
            width: 3em;
            height: 3em;
        }

        .icon-4x {
            width: 4em;
            height: 4em;
        }

        .icon-5x {
            width: 5em;
            height: 5em;
        }

        .icon-6x {
            width: 6em;
            height: 6em;
        }

        .valign-top {
            vertical-align: top !important;
        }

        .valign-text-top {
            vertical-align: text-top !important;
        }

        .valign-middle {
            vertical-align: middle !important;
        }

        .valign-bottom {
            vertical-align: bottom !important;
        }

        .flag {
            display: inline-block;
            height: 11px;
            margin-top: -2px;
            vertical-align: middle;
            width: 16px;
        }

        .main_page_dns_servers td {
            padding: .4rem .75rem !important;
        }

        .main_page_text_content h2:first-of-type {
            margin-top: 0px;
        }

        .main_page_text_content li {
            font-size: 14px;
            letter-spacing: 0.3px;
            margin: 7px 0px;
        }

        .list-columns-2 {
            columns: 2;
            -webkit-columns: 2;
            -moz-columns: 2;
            list-style-position: inside;
        }

        .user-select-all {
            -webkit-user-select: all;
            -moz-user-select: all;
            -ms-user-select: all;
            user-select: all;
        }

        .main_page_text_content p {
            margin-bottom: 10px !important;
        }

        .padding-inline-start-0 {
            padding-inline-start: 0px !important;
        }

        .list-group-item {
            font-size: 14px;
            line-height: 25px;
        }

        .number-input-index-page {
            width: 51px;
            line-height: 1;
            border: 1px solid #999999;
            font-size: 12px;
            border-radius: 4px;
            text-align: center;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
            transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
            -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
        }


        /** custom left column width **/

        @media (max-width: 768px) {
            .list-columns-1-mobile {
                columns: 1;
                -webkit-columns: 1;
                -moz-columns: 1;
                list-style-position: inside;
            }
        }

        @media (max-width: 991px) {
            .container {
                padding-right: 10px;
                padding-left: 10px;
            }

            .logo-img {
                width: 182px;
                height: 48px;
            }

            .header-inner-container {
                height: 68px;
            }

            .mode_switch_btn {
                padding: 0.375rem 0.90rem;
            }
        }


        @media (min-width: 992px) {
            .left_column_custom_m_p {
                flex: 0 0 38.4%;
                max-width: 38.4% !important;
            }

            .right_column_custom_m_p {
                flex: 0 0 61.6%;
                max-width: 61.6% !important;
            }

            .middle-div-homepage,
            .left-div-homepage {
                position: sticky;
                position: -webkit-sticky;
            }

            .side_ad_160x600,
            .middle-div-homepage,
            .left-div-homepage {
                top: 10px;
            }

            .header-inner-container {
                height: 100px;
            }

            .logo-img {
                width: 210px !important;
                height: 56px !important;
            }

            #cookie-box {
                height: 90px;
            }
        }

        @media (min-width: 1280px) {
            .left_column_custom_m_p {
                flex: 0 0 41.6%;
                max-width: 41.6% !important;
            }

            .right_column_custom_m_p {
                flex: 0 0 58.4%;
                max-width: 58.4% !important;
            }

            .main_page_tool_content_container {
                flex: 0 0 86%;
                max-width: 86% !important;
            }

            .tools_right_column {
                flex: 0 0 13.2%;
                max-width: 13.2% !important;
            }

            .side_ad_column {
                flex: 0 0 13.2%;
                max-width: 13.2%;
                max-height: 600px;
            }

            .side_ad_160x600 {
                margin-top: .5rem !important;
                position: -webkit-sticky;
                position: sticky;
            }
        }

        @media (min-width: 1440px) {
            .left_column_custom_m_p {
                flex: 0 0 42.5%;
                max-width: 42.5% !important;
            }

            .right_column_custom_m_p {
                flex: 0 0 57.5%;
                max-width: 57.5% !important;
            }

            .side_ad_column {
                flex: 0 0 12%;
                max-width: 12%;
                max-height: 600px;
            }

            .tools_right_column {
                flex: 0 0 12%;
                max-width: 12% !important;
            }
        }

        @media (max-width: 1279px) {
            .side_ad_column {
                display: none;
            }

            .tools_right_column {
                display: none;
            }

            .right_column_custom_m_p {
                padding-left: 0px !important;
                padding-right: 0px !important;
            }
        }

        @media (min-width: 1600px) {
            .container {
                max-width: 1600px;
                padding-left: 10px;
                padding-right: 10px;
            }

            .tools_right_column {
                flex: 0 0 19%;
                max-width: 19% !important;
            }
        }

        .ads_block_container {
            min-height: 70px;
        }

        .colpick {
        z-index: 1 !important;
    }

    #result {
        min-height: 300px;
    }

    @media (min-width: 552px) {
        #result {
            min-height: 150px;
        }
    }

    @media (max-width: 575px) {
        .colpick {
            margin-left: auto;
            margin-right: auto;
        }
    }

    .colorEffectSz {
        height: 195px;
        width: 195px;
        min-width: 195px;
        border-radius: 10px;
    }

    #distance {
        background-image: url(../../themes/common/images/icons/arrow-down-round.svg);
    }

    #distance,
    #hex {
        width: 470px;
        padding: 12px 13px;
    }

    .colors_container {
        display: grid;
        grid-template-columns: repeat(8, 1fr);
        grid-template-rows: auto;
        gap: 20px 28px;
    }

    .color_box {
        width: 100%;
        display: inline-block;
        background-color: var(--clr-white);
        padding: 12px 7px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
        border-radius: 10px;
    }

    .color_box .color_bg {
        position: relative;
        width: 100%;
        height: 95px;
        border-radius: 5px;
        background-color: #707070;
    }

    .color_box .color_code {
        width: 66px;
        height: 23px;
        position: absolute;
        bottom: 0;
        right: 0;
        background: #D9D9D9;
        border-radius: 2px;
        font-weight: 600;
        font-size: 14px;
        color: var(--clr-black);
        padding: 1px 5px;
    }

    .color_box .color_name {
        font-weight: 600;
        font-size: 14px;
        color: #000000;
        margin-top: 9px;
        cursor: pointer;
    }

    .color_box .color_name,
    .color_box .color_code {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .color_box .color_name i,
    .color_box .color_code i {
        display: none;
    }

    .color_box .color_name:hover i,
    .color_box .color_code:hover i {
        width: 14px;
        height: 14px;
        display: block;
    }

    .color_box .color_code:hover {
        font-size: 10px;
    }

    @media screen and (max-width:1199px) {
        .colors_container {
            grid-template-columns: repeat(6, 1fr);
        }

        #distance,
        #hex {
            width: 100%;
        }
    }

    @media screen and (max-width:991px) {
        .colors_container {
            grid-template-columns: repeat(4, 1fr);
        }
    }

    @media screen and (max-width:575px) {
        .colors_container {
            grid-template-columns: repeat(2, 1fr);
        }

    }

    .dark_mode .color_box {
        background: #262626;
    }

    .dark_mode .color_box .color_code {
        color: var(--clr-black) !important;
    }

    .dark_mode .color_box .color_code i {
        background-color: #000000 !important;
    }

    .dark_mode #rLabel,
    .dark_mode #gLabel,
    .dark_mode #bLabel {
        background: #656565;
        border: 1px solid #707070;
        color: #E2E2E2;
    }

    .color-converter {
        display: flex;
    }

    .color-input-block {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 20px;
    }

    .color-input-block label {
        display: block;
    }

    .mt-4 {
        margin-top: 30px;
    }
    .colors_container {
        padding: 0 20px;
    }
    
    
    /* Add Gap property line no 564 */
.color-converter {
  display: flex;
  gap: 16px;
}

@media screen and (max-width: 1199px) {
  .color-converter {
    flex-direction: column;
  }
  .color-input-block {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 410px) {
  .colpick_hue {
    right: 20px;
  }
  .colpick_color {
    width: 205px;
  }
}