﻿/* #region ~ ОБЩЕЕ ~ */

body {
    background-color: rgb(250,250,250) !important;
    z-index: 9999 !important;
    position: static;    
}

.a-gtc-container {
    min-width: 1px;
    min-height: 1px;
    height: auto;
    /**/
    width: 100%;
    /**/
    background-color: rgba(250,250,250,1) !important;    
}

.a-gtc-left-right {
    width: 100%;
    display: inline-block;
    /*color: white;*/
    /*background-color: transparent;*/
    margin-top: 5px;
    position: absolute;    
}

.a-gtc-left {
    vertical-align: top;
    min-width: 250px;
    /*height: 500px;*/
    /**/
    background-color: rgba(230,230,220,0.8);
    margin-left: 10px !important;
    display: flex;
    /*background-color: rgba(77,104,134,1);*/
    /*border-radius: 0 9px 9px 0;*/
    border-radius: 9px;
    height: 100vh;
    margin-top: 7px;
    /* min-height: 500px;*/
    background-color: rgba(255,255,255,1);
    border: 1px solid rgba(0,0,0,0.07);
    background-color: transparent;
    border: none;
    /**/
    background-color: rgba(250,250,250,1) !important;
    /**/
    /*position: relative !important;*/
    /*background-color: transparent !important;*/
    /*    background-color: red !important;
    z-index: 9999;    
    bottom: 0;
    display: flex;*/
    min-width: 200px;
    /**/    
}

.a-gtc-right {
    vertical-align: top;
    /*max-width: 100%;*/
    /**/
    width: 100%;
    /*background-color: red;    */
}

    .a-gtc-right.nolistgrp {
       position: absolute;
    }

.a-gtc-left-list-grp {
    width: 100%;
    background-color: transparent;
    margin-top: 10px;
    /**/
    /*color: white;*/
    background-color: rgba(250,250,250,1) !important;
    /**/    
}

.a-gtc-left-list-grp-name {
    font: 400 13px "Open Sans",Arial;
    /**/
    /*color: white;*/    
}

.a-gtc-create-title-div {
    width: 100%;
    text-align: right;
    /**/
    margin-top: 15px;    
    /**/
    /*   height: 2px;
    background-color: black;*/
}

.a-gtc-create-title-lbl {
    font: 700 18px "Open Sans",Arial;
    color: rgba(47,79,79,1);
    margin-right: 20px;    
}

/*.a-gtc-style-01 {
    display: flex;
    height: 2px;
    background-color: green;
}

.a-gtc-style-02 {
    display: flex;
    height: 2px;
    background-color: red;
}*/

.a-gtc-btn-close {
    position: absolute;
    min-width: 1px;
    margin-left: 60px;
    z-index: 101;
}

.a-gtc-title-list-lbl {
    font: 700 18px "Open Sans",Arial;
    color: rgba(47,79,79,1);
    margin-right: 20px;    
}

.a-gtc-title-btn-div {
    display: flex;
    /**/
    height: 20px;
}

.a-gtc-btn-add-group-div {
    display: inline;    
}

.a-gtc-btn-add-group {
    display: inline;
    margin-top: -2px
}

.a-gtc-deletesim-btn {
    height: 28px;
    margin-top: 4px;
    margin-left: 20px;
    z-index: 99;
    font-size: 12px;
    padding-top: 7px;
    /**/
    right: 60px;
    position: absolute;
}

.a-gtc-deletesim-btn2 {
    height: 28px;
    margin-top: -3px;
    margin-left: 20px;
    z-index: 99;
    font-size: 14px;
    right: 60px;
    position: absolute;
    background-color: transparent;
    text-decoration: none;
    /**/
    font-size: 12px;
    margin-top: 5px;    
}

    .a-gtc-deletesim-btn2.blue {
        /*color: steelblue;*/
    }

    .a-gtc-deletesim-btn2.red {
        /*color: maroon;*/
    }


.a-gtc-toolbar-search {
    background-color: transparent;    
}

/*.a-gtc-grpsim-height {    
}
*/

.a-gtc-owner-choice-radio {
    margin-bottom: 10px;
}

.a-gtc-question-btn-div {
   /* width: 100%;
    display: flex;
    text-align: right !important;*/
}

.a-gtc-icon-grp-div {
    position: absolute;
}

.a-gtc-icon-grp-img {
    width: 48px;
    opacity: 0.4;
}

/**/

.a-gtc-name-comment-container {
    width: calc(100% - 34px);
    margin-left: 17px;
    margin-bottom: 10px;
    margin-top: 10px;    
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 6px;
    box-shadow: 1px 2px 9px rgba(0,0,0,0.07);
    padding: 10px
}

.a-gtc-nc-name-div {  
    margin-left: 10px;
}

.a-gtc-nc-name {
    max-width: 600px;
   /* background-color: rgba(0,0,0,0.03);*/
    border-radius: 5px;
    padding-left: 0;
    padding-top: 0;
    /**/
    font-size: 19px;
}

.a-gtc-nc-comment-div {
    margin-left: 10px;
}

.a-gtc-nc-comment {
    max-width: 600px;
}

/**/

.a-gtc-text-selected {
    display: inline-block;
    width: 100%;
    padding: 5px 8px 0 8px;
    background-color: rgb(252,252,252);
    display: flex;
    background-color: transparent;
    /**/    
}

    .a-gtc-text-selected.x1 {
        font: 600 14px "Open Sans",Arial;
        display: inline-block;
        max-height: 101px;        
    }

    .a-gtc-text-selected.x2 {
        background-color: rgba(0,0,0,0.1);
        font: 500 13px "Open Sans",Arial;
        display: inline-block;
        padding: 5px 8px 5px 8px;
        border-radius: 9px;
        min-height: 30px;
        /**/
        background-color: rgba(255,255,255,1);
        border: 3px solid rgba(232,232,232,0.5);
        min-height: 34px;
        /**/
        display: none;        
    }

.a-gtc-left-menu-button {
    margin-top: 1px;
    position: absolute;
    z-index: 9999;
    margin-left: 5px;    
}

.a-gtc-left-menu-drawer {
    /*width: 305px !important;    */
    background-color: transparent !important;
    position: relative !important;
    display: block;
    /**/
    /*background-color: green;*/

}

.a-gtc-btn-toggle {
    position: absolute;
    margin-left: 1px;
    z-index: 101;
    margin-left: -40px;
    margin-top: -6px;
    /*z-index: 10001;*/
    /**/
    margin-top: -23px;
}

.a-gtc-btn-container {
    position: relative;
    margin-left: 55px;
}

/* #endregion */

/* #region ~ MEDIA ~ */

@media screen and (max-width: 1000px) {

    .a-gtc-left-right {
        margin-top: 30px;
        /*position: absolute;*/
        
    }

    .a-gtc-left-menu-drawer {
       /* display: none;*/
    }

}

/* #endregion */