.bold-text{
    font-family: 'Golos Text';
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #223A4B;
    margin-top: 20px;
    margin-bottom: 10px;
}
.choose-action button{
    border:0px !important;
}
.default-loader .empty-data,.default-loader .loading-box{
    background: #fff !important;
    box-shadow: 1px 1px 11px 1px #e4dfdf !important;
    border-radius: 8px !important;
    padding:15px 10px 40px;
    height:500px !important;
}
.default-loader .loading-box{
    padding:35px 10px 40px;
}
.discover-keywords-table-data tr th:hover{
    cursor: pointer;
}
.chart-main-div{
    text-align: center;
}
.load-img{
    margin-top: 120px;
}
.as-de-icon-img {
    width: 15px !important;
    position: absolute;
    margin-left: -17px;
    margin-top: 4px;
}
/*.as-de-icon{
    width: 5% !important;
}
.as-de-icon1{
    width: 8% !important;
}
.as-de-icon2{
    width: 19% !important;
}
.as-de-icon3{
    width: 19% !important;
}
.as-de-icon4{
    width: 14% !important;
}*/
.c-progress-bar {
    background-color: #d2d2d2;
    border-radius: 0.7rem;
    color: white;
    height: 25px;
    padding: 0.1rem;
    width: 100%;
}
.c-progress-bar__inner {
    background: #F38420;
    border-radius: 0.7rem;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.25s;
    font-family: 'Golos Text' !important;
}
#changingword{
    font-size: 18px;
    font-weight: 500;
    color: #223A4B;
    margin:15px 0px 20px !important;
    font-family: 'Golos Text' !important;
}
.changingword-blink{
    margin: 20px auto;
    text-align: center;
}
.changingword-blink h1 span{
    color:#F38420 !important;
}
.progress{
    width: 80% !important;
    height:1.5rem;
    margin-left: 10%;
}
.progress-bar{
    background-color: #F38420 !important;
}


.drop-box,.drop-box-2{
    max-height: 300px;
    overflow-y: auto !important;
    overflow-x: hidden;
}
.com-model-title-2{
    margin-left: 25px !important;
    margin-top: 3px !important;
}

#multi-ag-back svg,#multi-ac-back svg{
    height: 28px !important;
    position: relative !important;
    top: -5px !important;
    left: 5px !important;
}
#multi-ag-back svg:hover{
    cursor: pointer !important;
}
#multi-ac-back svg:hover{
    cursor: pointer !important;
}
#multi-new-group-input,#multi-create-new-cluster-input{
    border-radius: 8px !important;
}
.discover-keywords-drop-d-menu{
    transform:translate3d(-162px, 24px, 0px) !important;
}
.back-to-main ,.back-to-main-2{
    position: absolute;
    left:63px !important;
}
.back-to-main svg, .back-to-main-2 svg{
    position: absolute !important;
    top: 6px !important;
    right: 46px !important;
    height: 28px !important;
}
.modal-header h5{
    font-family: 'Golos Text';
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 140%;
    align-items: center;
    letter-spacing: -0.01em;
    color: #223A4B !important;
}
.label-text{
    font-family: 'Golos Text';
    font-weight: 400 !important;
    font-size: 16px;
    line-height: 140%;
    align-items: center;
    letter-spacing: -0.01em;
    color: #678193 !important;   
}

.new-cluster-drop-box-btn{
    height:45px !important;
    width: 100% !important;
}
.create-new-cluster-box .create-new-cluster{
    width: 100%;
}
.create-new-group-box .create-new-group{
    width: 100%;
}
.countriesCode-select select{
    margin-top:20px;
    height:55px !important;
    font-size:14px;

    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23424242%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A");
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 38%;
    border-radius:8px;
    padding: 10px 30px 10px 10px;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;

    position: relative;
    left:-5px;
}
.search-bar-keyword{
    margin-bottom: -50px
}
.search-bar .search-form .btn.btn-secondary{
    height:55px !important;
    background: #F38420 !important;
    border:1px solid #F38420;
    width:55px !important;
    position: relative;
    left:0px;
}
.chart{
    width: 72px !important;
    height: 28px !important;
    float:left;
    margin-left:10px;
}
.list-new-line{
    margin-bottom:20px;
}
.search-volumeText{
    position: relative;
    top:-25px;
    left:-8px;
}
.label-success{
    font-family: 'Golos Text';
    font-weight: 400 !important;
    font-size: 12px;
    line-height: 140%;
    align-items: center;
    letter-spacing: -0.01em;
    color: #678193 !important;
    margin-left: 6px;
}
.label-success svg{
    margin-right:5px;
}
.discover-keywords-empty{
    padding: 100px 10px !important;
}
.discover-keywords-empty p{
    font-family: 'Golos Text';
    font-weight: 600;
    font-size: 22px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #223A4B;
}
.discover-keywords-empty span{
    font-family: 'Golos Text';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.01em;
    color: #678193;
}
.question-box-body a{
    font-size: 11px;
}
.long-keyword-ideas-btn a{
    font-size: 9px;
}
.discover-keywords-title{
    margin-top:-10px;
}
.longtail-keyword-box .title p{
    font-family: 'Golos Text';
    font-weight: 400;
    font-size: 16px;
    letter-spacing: -0.01em;
    color: #223A4B;
}
.create-content-btn-text{
    font-size:12px !important;
    line-height:15px !important;
}
.longtail-keyword-box{
    margin-bottom: 0px;
}
.longtail-keyword-box-main{
    margin-top:-20px;
    min-height:100px;
}
.longtail-keyword-box tr td{
    padding:0px;
    vertical-align: middle;
    padding:20px 0px;
}
.longtail-keyword-box tr td p{
    padding:0px;
    margin:0px;
}
.longtail-keyword-box tr td{
    border-top: 0px solid #e3e6f0;
}
.longtail-keyword-box tr{
    border-bottom: 1px solid #e3e6f0;
}
.longtail-keyword-box tr:last-child{
    border-bottom: 0px solid #e3e6f0;
}
.longtail-keyword-box:after{
    content: '';
    width:98%;
    left:10px;
    height:1px;
    bottom:-25px;
    position: relative;
    border-bottom:1px solid #C9D7E1;
}
.input-search-box .input-group-sm .input-group-prepend .input-group-text{
    background: #467899 !important;
    border-radius: 8px 0px 0px 8px;
    width:60px;
}
.input-search-box .input-group-sm .input-group-prepend .input-group-text img{
    position: relative;
    left:10px;
}
.input-search-box .input-group-sm input{
    border-radius: 0px 8px 8px 0px;
    font-family: 'Golos Text';
    font-weight: 500;
    font-size: 14px;
    display: flex;
    letter-spacing: -0.01em;
    color: #678193;
}
.input-group-prepend{
    z-index: 1;
}
.keyword-group-model .modal-dialog .modal-content .modal-body input{
    border-radius:0px 8px 8px 0px;
}
.keyword-group-model{
    top:15% !important;
} 
.keyword-group-model .modal-dialog .modal-content .modal-body{
    max-height: 450px !important;
    overflow: auto;
}
.create-new-group-section input{
    width:80% !important;
    display: inline-block !important;
}
.create-new-group-section .btn{
    width:18% !important;
    margin-top:-5px;
}
.input-box{
    border-radius: 8px 8px 8px 8px !important;
}
.print-error-msg ul{
    display: contents !important;
}
.container-check{
    border-bottom : none !important;
}
.container-display{
    display: flex !important;
    float: right !important;
}

.question-based-posts-main-prg {
    font-size: 18px;
}
.question-box-header-prg {
    width: 148px;
    font-size: 13px !important;
}
.question-box-header-prg-link {
    margin-right: 0px;
    width: 92px;
}
.question-box-header-prg-link a{
    margin-top: -11px;
    font-size: 11px;
    margin-left: 16px;    
}
.question-box-body p{
    font-size: 15px !important;
}
.question-box-body a {
    color: #fff !important;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.1rem 0.1rem;
    font-size: 0.500rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.question-box-header-prg-link i {
    font-size: 12px;
}
.vertical-tab-section{
    margin-top:-10px;
}
.vertical-tab-section .right-content{
    border-left:2px solid #e7edf1;    
}
.vertical-tab-section .left-content ul li{
    margin-bottom:17px;
}
.vertical-tab-section .left-content ul li a.active{
    background: #F2F6F9;
    color: #223A4B;
}
.vertical-tab-section .left-content ul li a{
    background: #fff;
    border: 1px solid rgba(201, 215, 225, 0.5);
    border-radius: 8px;
    padding:17px 15px;
    font-family: 'Golos Text';
    font-weight: 500;
    font-size: 15px;
    letter-spacing: -0.01em;
    color: #223A4B;
}
.vertical-tab-section .right-content .search-bar{
    margin-top:-20px;
}
.vertical-tab-section .right-content .alert-section{
    min-height:90px;
    padding-top:20px;
}
.tab-content .tab-pane .list{
/*    background: #F2F6F9;*/
border-radius: 8px;
border-color: #E1EAF0;
padding:18px 10px 0px 15px;
border-bottom: 1px solid rgba(201, 215, 225, 0.5);
/*    margin-bottom:17px;*/
}
.tab-content .tab-pane .list .list-line{
    margin-bottom:15px;
    padding-right: 90px;
}
.list .list-div{
    display: inline-block !important;
}
.tab-content .tab-pane .list{
    font-family: 'Golos Text';
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.01em;
    color: #223A4B;
    position: relative !important;
/*    margin-bottom:20px;*/
}
.tab-content .tab-pane .list a:hover{
    cursor: pointer;
}
.tab-content .tab-pane .list a{
    height: auto !important;
    width: auto !important;
    padding-top: 13px !important;
    line-height: 1.0 !important;
}
.tab-content .tab-pane .list a.create-content-btn-text-small{
    padding-top:7px !important;
}
/*.tab-content .tab-pane .list a:after{
    content: '';
    position: absolute !important;
    height: 25px !important;
    width: 1px !important;
    right: 40px !important;
    top: 1px !important;
    background: #C9D7E1 !important;
} */  

.tab-content .tab-pane .error-list{
    background: #FFE0D9 !important;
    border-radius: 8px;
    border-color: #E1EAF0;
    padding:18px 10px 0px 15px;
    border: 1px solid rgba(201, 215, 225, 0.5);
    margin-bottom:17px;
}
.tab-content .tab-pane .error-list{
    font-family: 'Golos Text';
    font-weight: 500;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: -0.01em;
    color: #223A4B;
    position: relative !important;
    padding-right: 70px !important;
}
.tab-content .tab-pane .error-list a:hover{
    cursor: pointer;
}
.tab-content .tab-pane .error-list p{
    color: #CA3030 !important;
}

.tab-content .tab-pane .error-list a{
    height: auto !important;
    width: auto !important;
    padding-top: 4px !important;
    line-height: 1.0 !important;
   /* position: absolute !important;
    top: 15px;  
    right:15px;*/
}

.empty-data{
    padding:100px 10px !important;
}
.left-content .nav-item .nav-link{
    position: relative;
}
.left-content .nav-item .nav-link svg{
    position: absolute;
    right:15px;
}
.left-content .nav-item .nav-link:after{
    content: '' !important;
    position: absolute !important;
    height:25px;
    width:1px;
    right:50px;
    top:17px;
    background: #C9D7E1 !important;
}
.drop-box{
    width: 307px;
    background: #FFFFFF;
    box-shadow: -6px 6px 20px rgba(145, 163, 176, 0.2);
    border-radius: 8px;
    position: absolute;
    right:-15px;
    top:40px;
    z-index: 55;
    padding:5px 20px;
    display: none;
}
.drop-box .header-title{
    padding:0px;
}
.drop-box .header-title p{
    font-family: 'Golos Text';
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #223A4B;
    margin:0px;
    padding:0px;
    position: relative;
    display: inline-block;
    margin-left:20px;
}
.drop-box .input-search-box .input-group-sm .input-group-prepend .input-group-text{
    background: #467899 !important;
    border-radius: 8px 0px 0px 8px;
    width:60px;
}
.drop-box .input-search-box .input-group-sm .input-group-prepend .input-group-text img{
    position: relative;
    left:10px;
}
.drop-box .input-search-box .input-group-sm input{
    border-radius: 0px 8px 8px 0px;
    font-family: 'Golos Text';
    font-weight: 500;
    font-size: 14px;
    display: flex;
    letter-spacing: -0.01em;
    color: #678193;
}
.drop-box .header-title svg{
    position: absolute;
    top:5px;
    right:27px;
}
.drop-box .header-title svg:hover{
    cursor: pointer;
}


.drop-box-2{
    width: 307px;
    background: #FFFFFF;
    box-shadow: -6px 6px 20px rgba(145, 163, 176, 0.2);
    border-radius: 8px;
    position: absolute;
    right:-15px;
    top:40px;
    z-index: 55;
    padding:5px 20px;
    display: none;
}
.drop-box-2 .header-title{
    padding:0px;
}
.drop-box-2 .header-title p{
    font-family: 'Golos Text';
    font-weight: 600;
    font-size: 14px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #223A4B;
    margin:0px;
    padding:0px;
    position: relative;
}
.drop-box-2 .input-search-box .input-group-sm .input-group-prepend .input-group-text{
    background: #467899 !important;
    border-radius: 8px 0px 0px 8px;
    width:60px;
}
.drop-box-2 .input-search-box .input-group-sm .input-group-prepend .input-group-text img{
    position: relative;
    left:10px;
}
.drop-box-2 .input-search-box .input-group-sm input{
    border-radius: 0px 8px 8px 0px;
    font-family: 'Golos Text';
    font-weight: 500;
    font-size: 14px;
    display: flex;
    letter-spacing: -0.01em;
    color: #678193;
}
.drop-box-2 .header-title svg{
    position: absolute;
    top:5px;
    right:27px;
}
.drop-box-2 .header-title svg:hover{
    cursor: pointer;
}

.container-check {
    margin-top:5px;
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'Golos Text';
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.01em;
    color: #3E6581;
    border-bottom:1px solid #C9D7E1;
    padding-bottom:12px;
}
.container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #fff;
    border:1px solid #467899;
    border-radius: 4px;
}
.container-check:hover input ~ .checkmark {
    background-color: #467899;
}
.container-check input:checked ~ .checkmark {
    background-color: #467899;
    border-radius: 4px;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.container-check input:checked ~ .checkmark:after {
    display: block;
}
.container-check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.disabled{
    background:transparent !important;
}
.disabled li .nav-link{
    background: #F2F6F9 !important;
    color: #678193 !important;
    pointer-events: none;
}
.create-new-cluster-section input{
    width:80% !important;
    display: inline-block !important;
}
.create-new-cluster-section .btn{
    width:18% !important;
    margin-top:-5px;
}
.container-check{
    display: inline-block;
    border-bottom:0px;
}
.container-check-drop-box{
    display: block;
    border-bottom: 1px solid #d7dfe4;
}
.content-ideas-categories p{
    margin:20px 0px 25px;
}
.content-ideas-categories{
    margin:20px auto 20px;
    min-height: 80px;
}
.btn.discover-keywords-btn {
    font-size: 12px !important;
    min-height: 42px !important;
    padding: 0px 11px 0px 14px !important;
    position: relative;
    margin-bottom: 15px;
    top: 0px;
}
.select-group{
    display: block;
}



.content-ideas-categories label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.375em;
    width:49% !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #171717;
}
.content-ideas-categories label input{
    position: absolute;
    left: -9999px;
}
.content-ideas-categories label input:checked + span{
    background-color: #FFF2E5;
    width: 100%;
    border: 2px solid #FF9D44;
    border-radius: 8px;
}
.content-ideas-categories label input:checked + span:before{
    box-shadow: inset 0 0 0 0.4375em #FF9D44;
}
.content-ideas-categories label span{
    border-radius: 8px;
    display: inline-block;
    align-items: center;
    transition: 0.25s ease;
    width: 100%;
    height: 56px;
    padding-top: 8px;
    border: 2px solid #d2d2d2;
    padding-left: 10px;
}
.content-ideas-categories label span:hover{
    border-radius: 8px;
    background-color: #FFF2E5;
    width: 100%;
}
.content-ideas-categories label span:before{
    display: inline-block;
    flex-shrink: 0;
    content: "";
    background-color: #fff;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    margin-right: 0.375em;
    transition: 0.25s ease;
    box-shadow: inset 0 0 0 0.12em #DEE4ED;
    position: relative;
    top:5px;
}



@media only screen and (max-width: 600px){
    .mv-display-none{
        display:none !important;
    }
    .mv-display-block{
        display:block !important;
    }
    .vertical-tab-section .right-content{
        border-left:0px !important;
    }
    .empty-data {
        margin-top: 40px;
    }
    .back-to-ideas-categories:hover{
        cursor: pointer;
    }
    .back-to-ideas-categories{
        margin:10px 0px -40px 0px !important;
    }
    .back-to-ideas-categories svg{
        position: relative;
        top:-2px;
    }
    .tab-content .tab-pane .list a{
        width:100% !important;
        margin-bottom:15px;
    }
    .tab-content .tab-pane .list p{
        padding-right: 0px !important;
        display: inline-grid;
    }
    .label-success{
        margin-top:10px;
        margin-left:0px;
    }
}




/*NewPageCss*/
.search-bar-discover-keywords input{
    padding-right:450px;
    margin-right:0px;
}
.search-bar-discover-keywords input:focus{
    background: #fff !important;
}
.search-bar-discover-keywords{
    position: relative;
}
.discover-keywords-top-dd .bootstrap-select > .dropdown-toggle,.сhoose-an-action-dd .bootstrap-select > .dropdown-toggle{
    border:0px !important;
    width:200px !important;
    margin-top:1px !important;

    font-family: 'Golos Text' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    letter-spacing: -0.01em;
    color: #223A4B !important;
}
.сhoose-an-action-dd .bootstrap-select > .dropdown-toggle{
    width: 100% !important;
    border:1px solid #C9D7E1 !important;
}
.сhoose-an-action-dd .dropdown.bootstrap-select{
    background: transparent !important;
}
.discover-keywords-top-dd .bootstrap-select .dropdown-menu,.сhoose-an-action-dd .bootstrap-select .dropdown-menu{
    padding:0px !important;
}
.discover-keywords-top-dd .bootstrap-select .dropdown-menu li a,.сhoose-an-action-dd .bootstrap-select .dropdown-menu li a{
    padding: .45rem 1.5rem !important;
}
.discover-keywords-top-dd .bootstrap-select .dropdown-menu li a.active,.сhoose-an-action-dd .bootstrap-select .dropdown-menu li a.active{
    background:#F38420;
}
.discover-keywords-top-dd .btn.dropdown-toggle.btn-light:focus{
    border:0px !important;
}
.discover-keywords-top-dd .bootstrap-select > .dropdown-toggle, .сhoose-an-action-dd .bootstrap-select > .dropdown-toggle{
    margin-top: 5px !important;
}
.discover-keywords-top-dd{
    position: absolute;
    top:21px;
    right:80px;
    z-index:4 !important;
} 
.discover-keywords-top-dd select{
    border:0px !important;
    height:54px !important;
    width:200px;
    font-family: 'Golos Text' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    letter-spacing: -0.01em;
    color: #223A4B !important;
}
.country-drop-down{
    right:320px;
}
.relevant-keywords-drop-down{
    right:90px;
}
.relevant-keywords-drop-down:before{
    content:'';
    position: absolute;
    background:#B9C6CE;
    height:18px;
    top:18px;
    width:1px;
    left:-11px;
}
.country-drop-down:before{
    content:'';
    position: absolute;
    background:#B9C6CE;
    height:18px;
    top:18px;
    width:1px;
    left:-7px;
}  
.сhoose-an-action-dd{
    position: unset !important;
    border-radius: 8px;
    padding-right:20px !important;

} 
.сhoose-an-action-dd select option:hover{
    background: red !important;
}
.сhoose-an-action-dd select{
    font-family: 'Golos Text' !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    color: #223A4B !important;
    height:40px !important;


    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 50%;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20256%20448%22%20enable-background%3D%22new%200%200%20256%20448%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E.arrow%7Bfill%3A%23424242%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M255.9%20168c0-4.2-1.6-7.9-4.8-11.2-3.2-3.2-6.9-4.8-11.2-4.8H16c-4.2%200-7.9%201.6-11.2%204.8S0%20163.8%200%20168c0%204.4%201.6%208.2%204.8%2011.4l112%20112c3.1%203.1%206.8%204.6%2011.2%204.6%204.4%200%208.2-1.5%2011.4-4.6l112-112c3-3.2%204.5-7%204.5-11.4z%22%2F%3E%3C%2Fsvg%3E%0A");
}
.head-title p{
    position: relative;
    top:5px;
    font-family: 'Golos Text' !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    letter-spacing: -0.02em;
    text-transform: capitalize !important;
    color: #223A4B !important;
}
.head-title p span{
    position: relative;
    top: -1px;
    font-weight: 400 !important;
}
.head-title p span span{
    position: relative;
    top: 0px;
    font-family: 'Golos Text' !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    letter-spacing: -0.02em;
    text-transform: capitalize !important;
    color: #223A4B !important;
}

.discover-keywords-table{
    margin-top:10px;
}

.table{
    margin-top:10px;
}
.table thead tr th{
    background: #F2F6F9;
}
.table thead tr th:first-child{
    border-radius: 8px 0px 0px 8px !important;
}
.table thead tr th:last-child{
    border-radius: 0px 8px 8px 0px !important;
}
.table thead tr th{
    font-family: 'Golos Text';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -0.01em;
    color: #223A4B;
}   
.table tbody tr td.head{
    font-family: 'Golos Text';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -0.01em;
    color: #223A4B;
}
.table tbody tr td{
    font-family: 'Golos Text';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    letter-spacing: -0.01em;
    color: #223A4B;
}
.table thead th{
    border-bottom:0px !important;
}
.table td, .table th{
    border-top: 0px;
}
.table td{
    border-bottom: 1px solid #C9D7E1;
    vertical-align: middle;
}
.table span.label{
    font-family: 'Golos Text' !important;
    font-weight: 600 !important;
    padding:3px 8px 5px;
    font-size: 12px !important;
    letter-spacing: -0.01em;
    border-radius: 8px;
}
.table .label-warning{
    background: #F0C21F;
    color:#fff;
}
.table .label-danger{
    background:#F01F1F;
    color:#fff;
}
.table .label-success{
    background:#4BC382;
    color:#fff !important;
    margin-left: 0px !important;
}
.table td a.btn-primary{
    width:auto !important;
    height:auto !important;
    padding:8px 9px 9px;
    font-family: 'Golos Text' !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    letter-spacing: -0.01em;
    color: #FFFFFF;
}


/*checkbox*/
.table .checkbox {
    position: relative;
    display: flex;
    align-items: center;
    gap: 4px;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    top: 4px;
}

.table .checkbox input {
    position: absolute;
    width: 0;
    left: 50px;
    height: 0;
    opacity: 0;
    cursor: pointer;
}
label span.checkmark{
    border:0px !important;
    border: 1px solid #C9D7E1 !important;
}

.table .checkbox .checkmark {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    background: white;
    transition: all 0.2s ease;
}

.table .checkbox:hover .checkmark {
    background: #f4f4f5;
    transition: all 0.2s ease;
}

.table .checkbox input:checked ~ .checkmark {
    background: #F38420;
    outline: 1px solid #F38420;
}

.table .checkbox input[type="radio"] ~ .checkmark {
    border-radius: 50%;
}

.table .checkbox .checkmark::after {
    position: absolute;
    display: block;
    content: "";
    left: 50%;
    top: 40%;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    opacity: 0;
    transition: all 0.2s ease;
}

.table .checkbox input:checked ~ .checkmark::after {
    opacity: 1;
    transition: all 0.2s ease;
}

.table td.counter span{
    float:left;
}



@media only screen and (max-width: 600px){
    .сhoose-an-action-dd{
        padding-right:10px !important;
        margin-bottom:20px !important;
        margin-top:20px !important;
    }
    .more-ideas-div .btn.btn-outline-primary{
        width: 100% !important;
        margin-top:15px;
    }
    .drop-box .header-title svg{
        right:30px !important;
    }
    .drop-box .header-title{
        left:12px !important;
    }
    .drop-box-2 .header-title{
        left:17px !important;
    }
    .table{
        width:100% !important;
        margin-top:25px !important;
    }
    .table td:before {
        display: none;
    }
    .table th,
    .table td {
        display: table-cell;
        padding: 0.25em 0.5em;
    }
    .table tbody tr td{
        border-bottom: 0px !important;
        position: relative;
        text-align: left !important;
        padding-left:35px !important;
    }
    .table tbody tr td:first-child{
        border-bottom: 0px !important;
        left: -30px;
        margin-top: -23px;
    }
    .table tbody tr td label{
        z-index:55 !important;
    }
    .table tbody tr td:nth-child(2){
        margin-top:-45px;
        z-index: 1 !important;
    }
    .chart {
        float: right !important;
    }
    .table td.counter span{
        float: unset !important;
    }
    .table td canvas{
        margin-top: 20px !important;
    }
    .table tbody tr td:last-child{
        border-bottom:1px solid #C9D7E1 !important;
        content: unset !important; 
        padding-bottom:10px;
    }
    .table tbody tr td .dropdown{
        margin-top:-20px !important;
        text-align: left !important;
        margin-bottom:10px !important;
    }
    .table tbody tr td .dropdown img{
        position: absolute;
        top: -230px;
        right: 0px;
    }
    .table th,
    .table td {
        padding: 1em !important;
    }
    .table {
        margin: auto;
        min-width: 300px;
        max-width: 100%;
        border-collapse: collapse;
    }

    .table tr:first-child {
        border-top: none;
        color: #fff;
    }

    .table tr {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd !important;
    }

    .table th {
        display: none;
    }

    .table td {
        display: block;
        padding: 10px 0px !important;
    }
    .table tbody tr td{
        border-bottom:0px !important;
    }
    .table tbody tr td a.btn{   
        width:100% !important;
        margin-top:-30px;
    }
    .table td:before {
        content: attr(data-th) " ";
        font-weight: 500;
        width: 100%;
        display: inline-block;
        color: #000;
        margin-bottom:5px;
        font-family: 'Golos Text';
        width: 50%;
    }

    .table td:nth-child(2):before{
        width:100%;
    }
    .table td:nth-child(2){
        font-weight: 500 !important;
    }

    .table tbody tr{
        position: relative !important;
    }
    .table tbody tr td:last-child{
        content: unset !important;
        padding-bottom: 10px;
        right: 0px;
        border-bottom: 0px !important;
        z-index: 55 !important;
        position: absolute !important;
        top: 0px;
    }

    .table th,
    .table td {
        text-align: left;
    }

    .table {
        color: #333;
        border-radius: 0.4em;
        overflow: hidden;
    }

    .table tr {
        border-color: #bfbfbf;
    }

    .table th,
    .table td {
        padding: 0.5em 1em;
    }

    .discover-keywords-top-dd{
        position: unset !important;
        border:1px solid #d2d2d2;
    }
    .discover-keywords-top-dd{
        margin-bottom:10px !important;
        border-radius: 8px;
    }
    .discover-keywords-top-dd .bootstrap-select > .dropdown-toggle, .сhoose-an-action-dd .bootstrap-select > .dropdown-toggle{
        width: 100% !important;
        border-radius: 8px;
        border-radius:5px !important;
    }
    .discover-keywords-top-dd .bootstrap-select{
        border-radius: 8px;
        height:53px !important;
    }
    .search-bar-discover-keywords input{
        padding-right: 0px;
    }
    .select-user.delete-group-keyword{
        width: 100% !important;
    }
    .сhoose-an-action-dd .bootstrap-select{
        width: 100% !important;   
    }
    .dropdown-menu{
        z-index: 555555;
    }
    .delete-group-keyword .btn.dropdown-toggle{
        width:150px !important;
        margin-left:-15px !important;
    }
    .сhoose-an-action .сhoose-an-action-dd .bootstrap-select{
        margin-right: 30px !important;
    }
}

.сhoose-an-action-dd .bootstrap-select > .dropdown-toggle{
    border:0px !important;
    margin-top:1px !important;
}

.group-search-box,.new-cluster-name{
    border: 1px solid rgba(168, 177, 206, 1) !important;
    color:rgba(34, 58, 75, 1) !important;
    font-family: Golos Text !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 22px !important;
    letter-spacing: -0.01em !important;
    text-align: left !important;
    border-radius: 8px !important;
}
.drop-box-2 .input-search-box .input-group-sm input{
    border-radius: 0px 8px 8px 0px !important;
}
.drop-box-2 .input-search-box .input-group-sm .input-group-prepend .input-group-text{
    border: 2px solid #467899 !important;
}
.plus-rounded-drop{
    position: relative !important;
    top: -1px !important;
}
.new-cluster-drop-box-btn:hover img [stroke*="#3E6581"]{
    stroke: white !important;
}
.search-input-add-to-group{
    border-radius: 0px 8px 8px 0px !important;
}
.container-check-drop-box {
    display: block;
    border-bottom: 1px solid #d7dfe4 !important;
}
.container-check-drop-box:last-child{
    display: block;
    border-bottom: 0px !important;
}
.com-model-title-left-title{
    display: inline-block !important;
}
.drop-box-2 .header-title svg.close-drop-box-2{
    position: unset !important;
    float: right !important;
    margin-right: 30px !important;
    margin-top: 9px !important;
}
.back-to-main, .back-to-main-2{
    position: unset !important;
    margin-left: -10px !important;
}
.back-to-main, .back-to-main-2:hover{
    text-decoration: none !important;
}
.com-model-title-2{
    margin-left:0px !important;
}
.back-to-main svg, .back-to-main-2 svg{
    position: unset !important;
}
.drop-box .header-title p{
    margin-left: 3px !important;
}