/*@import url("http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");*/

input.generalButtons {

    background: rgb(201, 201, 201) !important;
    padding: 10px 15px 9px 17px !important;
    font-size: 14px !important;
    font-family: Cuprum !important;
    color: #454547 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
    margin-bottom: 20px;
    margin-top: 20px;
}

a {
    cursor: pointer;
}
.generalButtons:hover {
    background: #454547 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
}

div.abzac {
    margin-top: 0px;
    margin-bottom: 8px;
    margin-right: 5px;
}

div.abzacAtTheCenter {
    margin-top: 0px;
    margin-bottom: 8px;
    margin-right: 5px;
    text-align: center;
}

.textInInstructionBlock {
    font-family: 'Cuprum';
    margin-bottom: 25px;
    text-align: justify;
}

.textInInstructionGroupBlock {
    font-family: 'Cuprum';
    margin-bottom: 10px;
    text-align: justify;
}

.headInInstructionBlock {
        font-family: 'CuprumBold';
    font-size: 27px;
    margin-bottom: 15px;
}











/*.close {
    display: inline-block;
    border: 1px solid #543e42;
    color: #543e42;
    padding: 0 12px;
    margin: 10px;
    text-decoration: none;
    background: #f2f2f2;
    font-size: 14pt;
    cursor: pointer;
}

.close:hover {
    background: #d6abc3;
}

.close:hover {
    background: #d6caa3;
}

.submenuStyle * {
    margin: 0;
    padding: 0;
}

.submenuStyle ul {
    list-style: none;
}

.submenuStyle>ul {
    display: flex;
    justify-content: center;
}

.submenuStyle>ul li a {
    width: 200px;
    display: block;
    background: #ececed;
    padding: 15px 30px 15px 40px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s ease;
    color: black;
}

.submenuStyle li a:hover {
    background: #454547;
    color: #ffffff;
    transition: 0.3s ease;
}











/*chooseResultGroup submenu

.submenuStyle li ul {
    position: absolute;
    min-width: 150px;
    display: none;
}

.submenuStyle li>ul li {
    border: 1px solid #c7c8ca;
}

.submenuStyle li>ul li a {

    text-transform: none;
    background: #e4e4e5;
}

.submenuStyle li:hover>ul {
    display: block;
}












.submenuStyleForCompare li ul {
    position: absolute;
    min-width: 150px;
    display: none;
}

.submenuStyleForCompare li>ul li {
    border: 1px solid #c7c8ca;
}

.submenuStyleForCompare li>ul li a {
    padding: 10px;
    text-transform: none;
    background: #e4e4e5;
}

.submenuStyleForCompare li:hover>ul {
    display: block;
}













.submenuStyleForCompare li ul {
    position: absolute;
    min-width: 150px;
    display: none;
}

.submenuStyleForCompare>ul li {
    border: 1px solid #c7c8ca;
}

.submenuStyleForCompare li>ul li a {
    padding: 10px;
    text-transform: none;
    background: #e4e4e5;
    color: black;
}


.submenuStyleForCompare li:hover>ul {
    display: block;
}

.submenuStyleForCompare * {
    margin: 0;
    padding: 0;
}

.submenuStyleForCompare ul {
    list-style: none;
}

.submenuStyleForCompare>ul {
    display: flex;
    justify-content: center;
}

.submenuStyleForCompare li>ul li {
    border: 1px solid #c7c8ca;
}

.submenuStyleForCompare>ul li a {
    width: 200px;
    display: block;
    background: #ececed;
    padding: 15px 30px 15px 40px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s ease;
    color: black;
}

.submenuStyleForCompare li a:hover {
    background: #454547;
    color: #ffffff;
    transition: 0.3s ease;
}


.submenuStyleForCompare li>ul li ul {
    position: absolute;
    right: -200px;
    top: 0;
}


*/


/*mathOP*/


/*SourceSubmenu*/


/*
.submenuStyleForMathOP li ul {
    position: absolute;
    min-width: 150px;
    display: none;
  
}

.submenuStyleForMathOP li>ul li {
    border: 1px solid #c7c8ca;
 
}

.submenuStyleForMathOP li>ul li a {
    padding: 10px;
    text-transform: none;
    background: #e4e4e5;
  
}

.submenuStyleForMathOP li:hover>ul {
    display: block;
 
}
*/


/*SourceMenu

.submenuStyleForMathOP li ul {
    position: absolute;
    min-width: 150px;
    display: none;

}

.submenuStyleForMathOP>ul li {
    border: 1px solid #c7c8ca;

}

.submenuStyleForMathOP li>ul li a {
    padding: 10px;
    text-transform: none;
    background: #e4e4e5;
    color: black;

}


.submenuStyleForMathOP li:hover>ul {
    display: block;

}

.submenuStyleForMathOP * {
    margin: 0;
    padding: 0;

}

.submenuStyleForMathOP ul {
    list-style: none;

}

.submenuStyleForMathOP>ul {
    display: flex;
    justify-content: center;

}

.submenuStyleForMathOP li>ul li {
    border: 1px solid #c7c8ca;

}

.submenuStyleForMathOP>ul li a {
    width: 200px;
    display: block;
    background: #ececed;
    padding: 15px 30px 15px 40px;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s ease;
    color: black;

}

.submenuStyleForMathOP li a:hover {
    background: #454547;
    color: #ffffff;
    transition: 0.3s ease;

}


.submenuStyleForMathOP li>ul li ul {
    position: absolute;
    right: -200px;
    top: 0;

}

*/

.dws-menu * {
    margin: 0;
    padding: 0;
}

.dws-menu ul,
.dws-menu ol {
    list-style: none;
}

.dws-menu>ul {
    display: flex;
    justify-content: center;
}

.dws-menu>ul li {
    position: relative;
}


.dws-menu>ul li a {
    width: 200px;
    display: block;
    background: rgb(201, 201, 201);
    padding: 15px 30px 15px 40px;
    font-size: 14px;
    font-family: Cuprum;
    color: #454547;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
}

.dws-menu li a:hover {
    background: #454547 !important;
    color: #ffffff !important;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
}

.sourceItemSelected {
    background: #454547 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
}



/*sub menu*/

.dws-menu li ul {
    position: absolute;
    min-width: 150px;
    display: none;
}

.dws-menu li>ul li {}

.dws-menu li>ul li a {

    text-transform: none;
    background: rgb(201, 201, 201);
}

.dws-menu li>ul li ul {
    position: absolute;
    right: -160px;
    top: 2px;
}

.dws-menu li:hover>ul {
    display: block;
}


.stIndSetList * {
    margin: 0;
    padding: 0;
}

.stIndSetList ul,
.stIndSetList ol {
    list-style: none;
}

.stIndSetList>ul {
    display: flex;
    justify-content: center;
}

.stIndSetList>ul li a {
    display: block;
    background: white;
    padding: 5px 25px 6px 10px;
    font-size: 14px;
    font-family: Cuprum;
    color: #454547;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    height: 14px;
}

.stIndSetList li a:hover {
    background: #454547;
    color: #ffffff;
    transition: all 0.3s ease;
}


















/*sub menu*/

.stIndSetList li ul {
    position: absolute;
    display: none;
}


.stIndSetList li:hover>ul {
    display: block;
}



.setDivListPrice {
    position: absolute;
    margin-left: 120px;
    margin-top: -20px;
}

.setDivListSource {
    position: absolute;
    margin-left: 105px;
    margin-top: -20px;
}

.setDivList {
    position: relative;
    margin-left: -63px;

}

.setDivListMethod {
    position: absolute;
    margin-left: 110px;
    margin-top: -20px;
}

.setDivListTypePrice {
    position: relative;
    margin-left: -125px;

}

.submenuSetList li a {
    display: block !important;
    background: white !important;
    padding: 5px 10px 6px 10px !important;
    font-size: 16px !important;
    font-family: Cuprum !important;
    color: #454547 !important;
    text-decoration: none !important;
    text-transform: none !important;
    transition: all 0.3s ease !important;
    border: 0px !important;
    border-radius: 0px !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
    width: 110px;
    text-align: left;
}

.submenuSetList li a:hover {
    background: #454547 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
}

.submenuSetList {
    padding-left: 2px;
    z-index: 1;
}

.arrow {
    margin-left: 100px;
    margin-top: -12px;
    width: 0;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
}

.arrowRev {
    margin-left: 100px !important;
    position: relative;
    margin-top: -12px !important;
    width: 0 !important;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(255, 255, 255) !important;
    transition: .25s ease-in-out !important;
}

.arrowRevOut {
    margin-left: 100px !important;
    position: relative;
    margin-top: -12px !important;
    width: 0 !important;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(0, 0, 0) !important;
    transition: .25s ease-in-out !important;
}


.indInfoList {
    margin-top: 10px;
    text-align: left;
    height: 25px;
}

.listText {
    display: inline-block;
    margin-bottom: 0px !important;
    font-family: Cuprum !important;
}

.submenu li a {
    width: 90px !important;
    display: block !important;
    background: rgb(201, 201, 201);
    padding: 15px 30px 15px 40px !important;
    font-size: 14px !important;
    font-family: Cuprum !important;
    color: #454547;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
    z-index: 152 !important;
}

.submenu li a:hover {
    background: #454547 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
    z-index: 250 !important;
}

.submenuStInd li a {
    width: 110px !important;
}

.submenuStInd {

    left: 160px !important;
    z-index: 1;
}

.secondSubMebu {
    right: 270px !important;
    z-index: 1 !important;
}

.secondSubMebu li a {
    width: 90px !important;
}

.secondSubMebu li ul li {
    right: 0px !important;
    z-index: 1 !important;
}

.secondSubMebu li ul li a {
    width: 200px !important;
}

.secondSubMebu li ul {
    right: 160px !important;
    z-index: 1 !important;
}

.noDataResult {
    display: block;
    position: relative;
    margin: 0 auto;
    font-family: Cuprum;
    font-size: 18px;
    margin-top: 70px;
    margin-bottom: 95px;
    min-height: 60px;
    color: #ed1c24;
    border-radius: 5px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-top: 30px;
    width: 300px;
    padding-left: 15px;
    padding-right: 15px;
}

.optionsList {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    font-family: 'Cuprum', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #494949;
    height: 28px;
    padding: 5px;
}

.optionsList:active {
    background: #454777 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
}

.optionsList:hover {
    background: #454547 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
}

.optionsList option:hover {
    background: #454555 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
}

.optionsList option:active {
    background: red !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
}

.h2 {
    text-align: : center;
    font-family: Cuprum;
    top: 0px;
    color: #31313a;
    line-height: 20px;
    letter-spacing: 0;
    font-size: 18px;
    margin-bottom: 15px;
}

hr {
    margin-bottom: 0px;
}

.h3 {
    vertical-align: middle;
    font-family: Cuprum;
    top: 0px;
    color: #31313a;
    line-height: 20px;
    letter-spacing: 0;
    font-size: 18px;
    height: 20px;
}


.priceText {
    margin-bottom: 40px;
    font-family: Cuprum;
    \ font-size: 15px;
}

.addConditionBotton {
    margin-top: 30px;
    margin-bottom: : 30px;
}

.tableMathOPSource {
    width: 100%;
    display: none;
    margin-top: 30px;
    margin-bottom: : 30px;
}

.variablesMathOP {
    display: none;
    height: 30px;
}

.varForMathOP {
    margin-bottom: 15px;
    line-height: 3;
}

.inputForMathOP {
    margin-bottom: 60px;
    margin-top: 20px;
}


.indInfo {
    text-align: left;
    margin-top: 8px;
    font-family: Cuprum !important;
    height: 25px;
}

.indInfoHead {
    text-align: left;
    margin-top: 8px;
    font-family: Cuprum !important;
    height: 25px;
}


.zatemnenie2:target {
    display: block;
}


.zatemnenie2 {
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zatemnenie3 {
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.zatemnenie3:target {
    display: block;
}

.newWindowCustomInd {
    min-width: 400px;
    width: 700px;
    margin: 150px auto;
    text-align: center;
    padding: 15px;
    color: #543e42;
    position: relative;
    right: 0;
    left: 0;
    background: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 15px rgba(0, 0, 0, .2), -17px 0 23px -23px rgba(0, 0, 0, .2), 23px 0 20px -27px rgba(0, 0, 0, .2), 0 0 40px rgba(0, 0, 0, .1) inset;
}

.newWindowStInd {
    width: 400px;
    margin: 150px auto;
    text-align: center;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    color: #543e42;
    position: relative;
    right: 0;
    left: 0;
    background: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 15px rgba(0, 0, 0, .2), -17px 0 23px -23px rgba(0, 0, 0, .2), 23px 0 20px -27px rgba(0, 0, 0, .2), 0 0 40px rgba(0, 0, 0, .1) inset;
}

.customParams {
    height: 28px;
    text-align: left;
    margin-top: 8px;
    font-family: Cuprum;
    font-size: 18px;
    padding-left: 30px;
}

.customParamsSet {
    text-align: left;
    font-size: 18px;
    /* letter-spacing: 0.4px; */
    font-family: Cuprum;
    /* margin-bottom: 10px; */
}

















/*.param {
    color: #7c795d;
    text-decoration: none;
    font-family: 'Courier New', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    margin: 0 auto;
}


*/

.form-control {
    border-radius: 5px;
    text-align: center;
    outline: none;
    border: 0.5px solid;
    color: #7c795d;

    font-family: Cuprum;
}

.conditionCraete {
    margin-top: 15px;
}

.conditionTable table {
    font-family: "Cuprum", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 14px;
    border-radius: 10px;
    border-spacing: 0;
    text-align: center;
}

.conditionTable th {
    /* background: #DC143C;*/
    color: #DC143C;
    padding: 7px 20px;
    vertical-align: middle;
    text-align: center;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05), -23px 0 20px -18px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0px 0px 30px rgba(0, 0, 0, .2) inset !important
}

.conditionTable th,
td {
    /* border-style: solid;*/
    border-width: 0 1px 1px 0;
    border-color: white;
    text-align: center;
    word-wrap: break-word;
}

.conditionTable tr:last-child {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05), -23px 0 20px -18px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0px 16px 25px rgba(0, 0, 0, .06) inset !important min-height: 50px;
    /*border-style: none;*/
}

.conditionTable th:first-child,
.conditionTable td:first-child {
    text-align: left;
    text-align: center;
}

.conditionTable th:first-child {
    border-top-left-radius: 10px;
    text-align: center;
}

.conditionTable th:last-child {
    border-top-right-radius: 10px;
    border-right: none;
    text-align: center;
}

.conditionTable td {
    padding: 2px 2px;
    text-align: center;
    word-wrap: break-word;
    height: 16px;
    vertical-align: middle;
}

.conditionTable tr:last-child td:first-child {
    /*  border-radius: 0 0 0 10px;*/
    text-align: center;
    vertical-align: middle;
}

.conditionTable tr:last-child td:last-child {
    /*  border-radius: 0 0 10px 0;*/
    text-align: center;
    vertical-align: middle;
}

.conditionTable tr td:last-child {
    border-right: none;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
}

.deleteCondition {
    margin: 0 auto;
}











/*.result {
    text-decoration: none;
    outline: none;
    display: inline-block;
    padding: 8px 30px;
    margin: 10px 20px;
    border-radius: 30px;
    background-position: 100% 0;
    background-size: 200% 200%;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 30;
    color: white;
    background: #DC143C;
}

.result1 {
    text-decoration: none;
    outline: none;
    display: inline-block;
    padding: 5px 15px;
    margin: 5px 10px;
    border-radius: 30px;
    background-position: 100% 0;
    background-size: 200% 200%;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 30;
    color: white;
    background: #DC143C;
}
*/

.mainWindowTable table {
    font-family: "Cuprum", "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 14px;
    border-radius: 10px;
    border-spacing: 0;
    text-align: center;
}

.mainWindowTable th {
    background: #DC143C;
    color: white;
    padding: 10px 20px;
    text-align: center;
}

.mainWindowTable th,
td {
    /* border-style: solid;*/
    border-width: 1px 1px 1px 1px;
    border-color: rgba(235, 235, 235, 1);
    ;
    text-align: center;
    word-wrap: break-word;
    padding-bottom: 5px;

    transition: .15s ease-in-out;
}

.mainWindowTable th:first-child,
td:first-child {
    text-align: left;
    text-align: center;
}

.mainWindowTable th:first-child {
    border-top-left-radius: 10px;
    text-align: center;
}

.mainWindowTable th:last-child {
    border-top-right-radius: 10px;
    border-right: none;
    text-align: center;
}

.mainWindowTable td {
    padding: 2px 2px;
    text-align: center;
    word-wrap: break-word;
    height: 16px;
    vertical-align: middle;
}

.mainWindowTable tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
    text-align: center;
    vertical-align: middle;
}

.mainWindowTable tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
    text-align: center;
    vertical-align: middle;
}

.mainWindowTable tr td:last-child {
    border-right: none;
    text-align: center;
    vertical-align: middle;
    word-wrap: break-word;
}


.zatemnenie:target {
    display: block;
}


.zatemnenie {
    /*background: rgb(255, 255, 255, 0.7);*/
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.errorMessage {
    margin: 0 auto;
    text-align: center;
    padding: 15px;
    color: #543e42;
    height: 75px;
    position: relative;
    top: 200px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3),
        -23px 0 20px -23px rgba(0, 0, 0, .8),
        23px 0 20px -23px rgba(0, 0, 0, .8),
        0 0 40px rgba(0, 0, 0, .1) inset;
    z-index: 99999999;
}

.see {
    box-sizing: border-box !important;
    background: rgba(0, 0, 0) !important;
    color: white !important;
    padding: 10px !important;
    position: absolute !important;
    line-height: 16px !important;
    border-radius: 5px !important;
    font-size: 11pt !important;
    text-align: left !important;
    font-weight: normal !important;
    z-index: 100;
    width: 200px;
}

.seeParamsMainWindow {
    font-family: Cuprum;
    box-sizing: border-box !important;
    background: rgba(0, 0, 0, .7) !important;
    color: white !important;
    padding: 10px !important;
    position: absolute !important;
    line-height: 16px !important;
    border-radius: 5px !important;
    font-size: 11pt !important;
    text-align: left !important;
    font-weight: normal !important;
    z-index: 255;
    width: 270px;
    top: 85px;
    left: -119px;
    display: none;
}

.triangle {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 130px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.seeParamsMainWindowHorizontal {
    box-sizing: border-box !important;
    background: rgba(0, 0, 0, .7) !important;
    color: white !important;
    padding: 10px !important;
    position: absolute !important;
    line-height: 16px !important;
    border-radius: 5px !important;
    font-size: 11pt !important;
    text-align: left !important;
    font-weight: normal !important;
    z-index: 255;
    width: 270px;
    top: 42px;
    left: -110px;
    display: none;
    font-family: 'Cuprum';
}

.seeParamsMainWindowHorizontalMathOP {
    box-sizing: border-box !important;
    background: rgba(0, 0, 0, .7) !important;
    color: white !important;
    padding: 10px !important;
    position: absolute !important;
    line-height: 16px !important;
    border-radius: 5px !important;
    font-size: 10pt !important;
    text-align: left !important;
    font-weight: normal !important;
    z-index: 255;
    width: 270px;
    top: 33px;
    left: -128px;
    display: none;
}

.seeParamsMainWindowHorizontalEmpty {
    box-sizing: border-box !important;
    background: rgba(0, 0, 0, .7) !important;
    color: white !important;
    padding: 10px !important;
    position: absolute !important;
    line-height: 16px !important;
    border-radius: 5px !important;
    font-size: 10pt !important;
    text-align: center !important;
    font-weight: normal !important;
    z-index: 255;
    width: 150px;
    top: 42px;
    left: -70px;
    display: none;
    font-family: 'Cuprum';
}

.triangleHorizontal {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 130px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.triangleHorizontalEmpty {
    content: '';
    display: block;
    position: absolute;
    top: -8px;
    left: 75px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}


.divSetList {
    padding-left: 10px;
    padding-bottom: 5px;
}

.divSetListLastChild {
    padding-left: 10px;
}

.headMathOPHelp:before,
.headMathOPHelpQuestSign:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 170px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
    font-family: 'Cuprum', sans-serif;
    cursor: pointer;
}

.headMathOPHelp:before,
.headMathOPHelpQuestSign:before {
    left: -78px;
    top: -60px;
    height: 52px;
}

.headMathOPHelp:after,
.headMathOPHelpQuestSign:after {
    content: '';
    display: none;
    position: absolute;
    top: 13px;
    left: 11px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.headMathOPHelp:after,
.headMathOPHelpQuestSign:after {

    left: 8px;
}

.headCopySourceButton:after {

    left: 17px;
}

.headEditSourceButton:after {

    left: 11px;
}

.headEditSourceButtonConditionWindow:after {

    left: 16px;
}

.headMathOPHelp:hover:before,
.headMathOPHelpQuestSign:hover:before {
    display: block;

    top: -35px;
}

.headMathOPHelp:hover:before,
.headMathOPHelpQuestSign:hover:before {

    top: -75px;
}

.headMathOPHelp:hover:after,
.headMathOPHelpQuestSign:hover:after {

    display: block;
    top: -23px;
}

.headMathOPHelp,
.headMathOPHelpQuestSign {
    display: inline-block;
    position: relative;
}

.headMathOPHelp2:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 170px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.headMathOPHelp2:before {
    left: -75px;
    top: -60px;
    height: 34px;
}

.headMathOPHelp2:after {
    content: '';
    display: none;
    position: absolute;
    top: 13px;
    left: 11px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.headMathOPHelp2:after {

    left: 10px;
}

.headMathOPHelp2:hover:before {
    display: block;

    top: -35px;
}

.headMathOPHelp2:hover:before {

    top: 30px;
}

.headMathOPHelp2:hover:after {

    display: block;
    top: 22px;
}

.headMathOPHelp2 {
    display: inline-block;
    position: relative;
}

.headMathOPHelp4:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 118px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.headMathOPHelp4:before {
    left: -52px;
    top: -60px;
    height: 34px;
}

.headMathOPHelp4:after {
    content: '';
    display: none;
    position: absolute;
    top: 13px;
    left: 11px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.headMathOPHelp4:after {

    left: 10px;
}

.headMathOPHelp4:hover:before {
    display: block;

    top: -35px;
}

.headMathOPHelp4:hover:before {

    top: 30px;
}

.headMathOPHelp4:hover:after {

    display: block;
    top: 22px;
}

.headMathOPHelp4 {
    display: inline-block;
    position: relative;
}




.headMathOPHelp3:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 170px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.headMathOPHelp3:before {
    left: -75px;
    top: -60px;
    height: 34px;
}

.headMathOPHelp3:after {
    content: '';
    display: none;
    position: absolute;
    top: 13px;
    left: 11px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.headMathOPHelp3:after {

    left: 18px;
}

.headMathOPHelp3:hover:before {
    display: block;

    top: -35px;
}

.headMathOPHelp3:hover:before {

    top: -55px;
}

.headMathOPHelp3:hover:after {

    display: block;
    top: -21px;
}

.headMathOPHelp3 {
    display: inline-block;
    position: relative;
}

.fa {
    height: 18px !important;
}


.blockWithTables {
    min-width: 800px;
    max-width: 1000px;
    border-radius: 15px;
    margin: 0 auto;
    /* width: 70%;*/
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 10px;
    padding-top: 3px;
    margin-bottom: 45px;
    padding: 10px;
    position: relative;
}


.headOfWindow {
    font-family: CuprumBold;
    font-size: 28px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.nameStrategyText {
    margin-left: 20px;
    margin-right: 10px;
    font-family: Cuprum;
    font-size: 22px;
    text-align: left;
    display: inline-block;
    margin-bottom: 0px;
    letter-spacing: 0.2px;
}

.newStrategyFirstName {
    min-width: 400px;
    max-width: 800px;
    border-radius: 15px;
    margin: 0 auto;
    /* width: 70%;*/
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 10px;
    padding-top: 3px;
    margin-bottom: 45px;
    position: relative;
}


.strategyNameInput {
    display: inline-block;
}

.newStrategyNameBlock {
    font-family: Cuprum;
    font-size: 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 10px;
}

.typeOfStrategyText {
    display: inline-block;
    font-family: Cuprum;
    font-size: 22px;
    margin-bottom: 0px;
    letter-spacing: 0.2px;
    padding-left: 10px;
}

.questionSign {
    padding: 10px;
    color: #494949;
    cursor: pointer;
}

.checkButtonsNewStr {
    color: #494949;
    cursor: pointer;
}

.questionSign:hover {
    color: #ed1c24;
}

.checkButtonsNewStr:hover {
    color: #ed1c24;
}

.typeStrategyBlock {
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 25px;
}

.typeChoiceBlock {
    display: inline-block;
    font-family: Cuprum;
    font-size: 21px;
}

.typeChoiceBlockCustom {
    display: inline-block;
    font-family: Cuprum;
    font-size: 18px;
}

.typeChoiceBlockCustom>p {
    display: inline-block;
    padding-left: 20px;
    padding-right: 15px;
    margin-bottom: 0px;
    font-style: italic;
    font-size: 18px;
    letter-spacing: 0.4px;
}

.typeChoiceBlockCustomPassive:hover {
    color: #ed1c24 !important;
    cursor: pointer;
}

.typeChoiceBlock>p {
    display: inline-block;
    padding-left: 20px;
    padding-right: 15px;
    margin-bottom: 0px;
    font-style: italic;
    font-size: 22px;
    letter-spacing: 0.4px;
}

.trashSignCustom {
    color: #494949;
    margin-left: 25px;
    cursor: pointer;
}

.trashSignCustom:hover {
    color: #ed1c24 !important;
}

.mainWindowButton {
    font-family: Cuprum;
    font-size: 20px !important;
}

.typeButtonActive {
    color: #ed1c24;
    cursor: pointer;
}

.squares {
    display: inline-block;
    padding-left: 20px;
}

.nameStrMain {
    font-family: Cuprum;
    font-size: 21px !important;
    text-align: center;
    margin-bottom: 5px;
}

.generalStrategyInformation {
    width: 85%;
    max-width: 500px;
    min-width: 340px;
    border-radius: 15px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

.generalStrategyInformationDescr {
    width: 60%;
    min-width: 340px;
    border-radius: 15px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 150px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    font-family: 'Cuprum';
    padding: 15px 30px;
    text-align: justify;

}

.mainPanelInformationDescr {
    width: 60%;
    min-width: 340px;
    border-radius: 15px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 22px;
    font-family: 'Cuprum';
    padding: 15px 30px;
    text-align: justify;

}

.typeDescrInstr {
    width: 96%;
    max-width: 700px;
    min-width: 340px;
    border-radius: 15px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}


.stIndDescr {
    width: 96%;
    max-width: 450;
    min-width: 340px;
    border-radius: 15px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

.strNameRel {
    position: relative;
    left: 10px;
}

.test123 {
    width: 100%;
    text-align: center;
}

.tableButtons {
    position: absolute;
    right: 15px;
    bottom: 7px;
    font-size: 21px;
    color: #31313a;
    cursor: pointer;
}

.tableButtons:visited {
    color: #31313a;
}

.tableButtons:hover {
    color: red;
}

.strategyContent {
    position: relative;
    margin-top: 10px;
    margin: 0 auto;
}

.basicStrategyContent {
    padding-top: 20px;
    font-family: CuprumBold;
    font-size: 18pt;
    text-align: center;
    display: block;
    letter-spacing: 0px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .0) inset;
    background-color: rgba(235, 235, 235, .7);
    border-radius: 10px;
    min-height: 250px;
    width: 45%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    font-weight: normal;
}

@media screen and (max-width: 1500px) {
    #basicStrategyContent {
        width: 55%;
    }
}

@media screen and (max-width: 1300px) {
    #basicStrategyContent {
        width: 60%;
    }
}

@media screen and (max-width: 1200px) {
    #basicStrategyContent {
        width: 65%;
    }
}

@media screen and (max-width: 1100px) {
    #basicStrategyContent {
        width: 70%;
    }
}



.emptyContent {
    margin-top: 20px;
    text-align: center;
    font-size: 160px;
}


.AllOtherStrategyContent {
    padding-top: 15px;
    font-family: Cuprum;
    font-size: 18pt;
    text-align: center;
    display: block;
    font-weight: bold;
    letter-spacing: 0.3px;
}

.strategyGroup {
    width: 90%;
    min-height: 250px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .0) inset;
    background-color: rgba(235, 235, 235, .7);
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 1px;
}

.hideGroupBlock {
    max-height: 9999px;
    overflow: hidden;
    -webkit-transition: height 400ms ease-in-out;
    -moz-transition: height 400ms ease-in-out;
    -ms-transition: height 400ms ease-in-out;
    -o-transition: height 400ms ease-in-out;
    transition: height 400ms ease-in-out;

}


.strategyGroupPend {
    width: 90%;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .0) inset;
    background-color: rgba(235, 235, 235, .7);
    border-radius: 5px;
    margin: 0 auto;
    position: relative;
    margin-top: 25px;
}

.strategyGroupMM {
    width: 97%;
    min-height: 200px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .0) inset;
    background-color: rgba(235, 235, 235, .7);
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 1px;
}

.groupName {
    display: inline-block;
    margin-top: 12px;
    font-size: 16pt;
    font-family: CuprumBold;
    letter-spacing: 0px;
    font-weight: normal;
}

.groupNameMM {
    display: inline-block;
    margin-top: 20px;
    font-size: 16pt;
}

.groupHeadSettings {
    font-weight: lighter;
    display: block;
    position: relative;
}

.arrowHeadGroup {
    position: absolute;
    right: 10px;
    bottom: 7px;
}

.labelChangeGraphType {
    font-weight: lighter;
    position: relative;
    z-index: 100;
    right: 205px;
    top: 15px;
    font-size: 16px;
    font-family: Cuprum;
    /* text-transform: uppercase;*/
    color: #454547;
    text-decoration: none;
    z-index: 100;
    letter-spacing: 0.1px;
}

.groupHeadSettings {
    position: relative;
    cursor: pointer;
    display: inline-block;
}

.groupHeadSettings * {
    margin: 0;
    padding: 0;
}

.groupHeadSettings ul,
.groupHeadSettings ol {
    list-style: none;
}

.groupHeadSettings>ul {
    display: flex;
    justify-content: center;
}

.groupHeadSettings>ul li a {
    background: white;
    padding: 6px 30px 6px 10px;
    font-size: 16px;
    letter-spacing: 0.1px;
    font-family: Cuprum;
    color: #454547;
    text-decoration: none;
    /* text-transform: uppercase; */
    transition: all 0.3s ease;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    height: 14px;
}

.groupHeadSettings li a:hover {
    background: #454547;
    color: #ffffff;
    transition: all 0.3s ease;
}


.groupHeadSettingsGrid2 {
    background: white;
    padding: 6px 30px 6px 30px;
    font-size: 16px;
    letter-spacing: 0.1px;
    font-family: Cuprum;
    color: #454547 !important;
    text-decoration: none;
    /* text-transform: uppercase; */
    transition: all 0.3s ease;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    height: 14px;
    cursor: default;
}











/*sub menu*/

.groupHeadSettings li ul {
    position: absolute;
    display: none;
}


.groupHeadSettings li:hover>ul {
    display: block;
}









.groupHeadSettingsMM {
    position: relative;
    z-index: 100;
    cursor: pointer;
    display: inline-block;
}

.groupHeadSettingsMM * {
    margin: 0;
    padding: 0;
}

.groupHeadSettingsMM ul,
.groupHeadSettingsMM ol {
    list-style: none;
}

.groupHeadSettingsMM>ul {
    display: flex;
    justify-content: center;
}

.groupHeadSettingsMM>ul li a {
    background: white;
    padding: 6px 30px 6px 10px;
    font-size: 16px;
    letter-spacing: 0.1px;
    font-family: Cuprum;
    color: #454547;
    text-decoration: none;
    /* text-transform: uppercase; */
    transition: all 0.3s ease;
    border-radius: 5px;
    border: 1px solid #e2e2e2;
    height: 14px;
}

.groupHeadSettingsMM li a:hover {
    background: #454547;
    color: #ffffff;
    transition: all 0.3s ease;
}

.groupHeadSettingsMM li ul {
    position: absolute;
    display: none;
}


.groupHeadSettingsMM li:hover>ul {
    display: block;
}

.groupHeadSettingsMM {
    font-weight: lighter;
    display: inline-block;
    position: relative;
}










.arrowGroupHeadSettingsSubmenu li a {
    display: block !important;
    background: white !important;
    padding: 5px 9px 10px 10px !important;
    font-size: 16px !important;
    font-family: Cuprum !important;
    color: #454547 !important;
    text-decoration: none !important;
    letter-spacing: 0.1px;
    /*  text-transform: uppercase !important;*/
    transition: all 0.3s ease !important;
    border: 0px !important;
    border-radius: 0px !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
    width: 185px;
}

.arrowGroupHeadType li a {
    width: 60px;
    padding-top: 6px !important;
    padding-bottom: 9px !important;
}

.arrowGroupHeadTypeMM li a {
    width: 70px;
    padding-top: 6px !important;
    padding-bottom: 9px !important;
}

.arrowGroupHeadSettingsSubmenu li a:hover {
    background: #454547 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
}

.arrowGroupHeadSettingsSubmenu {
    padding-left: 2px;
    z-index: 1;
}


.arrow {
    position: absolute;
    right: 11px;
    top: 13px;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
}

.arrowSetTimeframe {
    position: absolute;
    right: 77px;
    top: 11px;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
}

.arrowRevTimeframe {
    position: absolute;
    right: 77px;
    top: 6px;
    height: 5px;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(255, 255, 255) !important;
    transition: .25s ease-in-out !important;
}


.arrowSetTimeframeStInd {
    position: absolute;
    right: 52px;
    top: 11px;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
}

.arrowRevTimeframeStInd {
    position: absolute;
    right: 52px;
    top: 6px;
    height: 5px;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(255, 255, 255) !important;
    transition: .25s ease-in-out !important;
}



.arrowSet {
    position: absolute;
    right: 11px;
    top: 13px;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
}

.arrowSetTypePrice {
    position: absolute;
    right: 138px;
    top: 11px;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
}

.arrowRev {
    position: absolute;
    right: 11px;
    top: 19px;
    height: 5px;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(255, 255, 255) !important;
    transition: .25s ease-in-out !important;
}


.arrowRevTypePrice {
    position: absolute;
    right: 138px;
    top: 6px;
    height: 5px;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(255, 255, 255) !important;
    transition: .25s ease-in-out !important;
}

.arrowRevOut {
    position: absolute;
    right: 11px;
    top: 11px;
    height: 5px;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(0, 0, 0) !important;
    transition: .25s ease-in-out !important;
}

.addGroupButton {
    position: absolute;
    font-size: 25pt;
    right: 20px;
    top: 10px;
    color: inherit;
    cursor: pointer;
}

.addGroupButtonHide {
    position: absolute;
    font-size: 25pt;
    left: 20px;
    top: 10px;
    color: inherit;
    cursor: pointer;
}

.addGroupButtonBuSource {
    position: absolute;
    font-size: 25pt;
    right: -3px;
    top: -45px;
    color: inherit;
}

.addGroupButtonMM {
    position: absolute;
    font-size: 25pt;
    right: 20px;
    top: -50px;
    color: inherit;
}

.helpGroupButton {
    position: absolute;
    font-size: 25pt;
    right: 62px;
    top: 10px;
    cursor: pointer;
    color: inherit;
}

.helpGroupButtonMM {
    position: absolute;
    font-size: 25pt;
    right: 62px;
    top: -50px;

    color: inherit;
}

.removeGroupButton {
    position: absolute;
    font-size: 25pt;
    right: 20px;
    bottom: 9px;
    cursor: pointer;
    color: inherit;
}

.removeGroupButtonBUSource {
    position: absolute;
    font-size: 25pt;
    right: -3px;
    bottom: 0px;
    color: inherit;
}

.helpConditionButton {
    position: absolute;
    font-size: 15pt;
    right: 15px;
    top: 10px;
    cursor: pointer;
    color: inherit;
}

.helpConditionButtonBasic {
    position: absolute;
    font-size: 16pt;
    right: 8px;
    top: 5px;

    color: inherit;
}

.editConditionButton {
    position: absolute;
    font-size: 16pt;
    right: 40px;
    top: 10px;
    cursor: pointer;

    color: inherit;
}

.basicInfoGroupBlock {
    position: relative;
    display: block;
    margin-top: 30px;
    background-color: rgba(245, 245, 245, .7);
    font-weight: lighter;
    font-size: 18px;
}

.conditionBlock {
    position: relative;
    display: block;
    margin-top: 30px;
    background-color: rgba(245, 245, 245, .7);
    font-weight: lighter;
    font-size: 18px;
    padding-right: 30px;
    padding-left: 30px;
    max-width: none;
    width: 90%;
    margin-bottom: 30px !important;
}


.symbolToCompare {
    border-radius: 5px;
    width: 50px;
    height: 20px;
    min-width: 0 !important;
    cursor: pointer;
}

.symbolToCompareOneSymbol {
    position: absolute;
    font-size: 28pt;
    right: 25px;
    top: 1px;
    color: #636363;
}

.symbolToCompareOneSymbolEqualsUp {
    position: absolute;
    font-size: 18pt;
    right: 25px;
    top: 2px;
    color: #636363;
}

.symbolToCompareOneSymbolEqualsDown {
    position: absolute;
    font-size: 18pt;
    right: 25px;
    top: 11px;
    color: #636363;
}

.symbolToCompareOneSymbolEqualsUpRev {
    position: absolute;
    font-size: 18pt;
    right: -25px;
    top: 2px;
    color: #636363;
}

.symbolToCompareOneSymbolEqualsDownRev {
    position: absolute;
    font-size: 18pt;
    right: -25px;
    top: 11px;
    color: #636363;
}

.symbolToCompareOneSymbolEqualsDownNotEqual{
    position: absolute;
    font-size: 18pt;
    right: 15px;
    top: 11px;
    color: #636363;
}

.symbolToCompareOneSymbolEqualsUpNotEqual {
    position: absolute;
    font-size: 18pt;
    right: 15px;
    top: 2px;
    color: #636363;
}

.symbolToCompareOneSymbolExclam{
    position: absolute;
    font-size: 21pt;
    right: 25px;
    top: 1px;
    color: #636363;
}
.slash {
    position: absolute;
    color: #636363;
    font-size: 2.0em;
    font-weight: 900;
    left: 28px;
    top: -1px;
    transform: rotate(10deg);
}

.slashCR {
    position: absolute;
    color: #636363;
    font-size: 2.0em;
    font-weight: 900;
    left: 29px;
    top: 3px;
    transform: rotate(10deg);
}


.buttonNewCond,
.buttonNewCond:focus {
    display: inline-block;
    /* border: none !important;*/
    border-radius: 20px !important;
    width: 233px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: none;
    /*#31313a !important;*/
    color: #31313a !important;
    cursor: pointer;
    text-align: center;
    height: 17px;
    position: relative;
    border-style: solid;
    border-color: #31313a;
    border-width: 1px 1px 1px 1px;
}

.buttonNewCondActive,
.buttonNewCondActive:focus {
    display: inline-block;
    /* border: none !important;*/
    border-radius: 20px !important;
    width: 233px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: none;
    /*#31313a !important;*/
    color:  #DC143C !important;
    cursor: pointer;
    text-align: center;
    height: 17px;
    position: relative;
    border-style: solid;
    border-color:  #DC143C;
    border-width: 1px 1px 1px 1px;
}


.buttonNewCondMM,
.buttonNewCondMM:focus {
    display: inline-block;
    /* border: none !important;*/
    border-radius: 20px !important;
    width: 253px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: none;
    /*#31313a !important;*/
    color: #31313a !important;
    cursor: pointer;
    text-align: center;
    height: 17px;
    position: relative;
    border-style: solid;
    border-color: #31313a;
    border-width: 1px 1px 1px 1px;
}

.buttonNewCondBlink {
    display: inline-block;
    /* border: none !important;*/
    border-radius: 20px !important;
    width: 233px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: none;
    /*#31313a !important;*/
    color: #ed1c24 !important;
    cursor: pointer;
    text-align: center;
    height: 17px;
    position: relative;
    border-style: solid;
    border-color: #ed1c24;
    transition: .4s ease-out;
    border-width: 1px 1px 1px 1px;
    opacity: 1;
}

.buttonNewCondNotBlink {
    display: inline-block;
    /* border: none !important;*/
    border-radius: 20px !important;
    width: 233px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: none;
    /*#31313a !important;*/
    color: #ed1c24 !important;
    cursor: pointer;
    text-align: center;
    height: 17px;
    position: relative;
    border-style: solid;
    border-color: #ed1c24;
    transition: .4s ease-out;
    border-width: 1px 1px 1px 1px;
    opacity: 0;
    transition: .4s ease-out;
}


.buttonNewCondIcon {
    font-size: 16px;
    position: absolute;
    left: 18px;
    top: 10px;
}

.buttonNewCondText {
    /*  font-family: 'Roboto', sans-serif;*/
    font-size: 16px;
    text-decoration: none !important;
    text-transform: uppercase !important;
    position: absolute;
    font-weight: lighter;
    left: 45px;
    letter-spacing: -0.1px;
}

.footerOfGroup {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    margin-top: -5px;
}

.footerOfGroupMM {
    position: relative;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 65px;
}

table {
    margin-bottom: 15px;
}

.ConditionName {
    display: inline-block;
    font-size: 16pt;
    font-family: CuprumBold;
    letter-spacing: 0px;
    font-weight: normal;
}


.buttonNewCond:hover {
    color: #DC143C !important;
    border-color: #DC143C !important;
}

.buttonNewCondMM:hover {
    color: #DC143C !important;
    border-color: #DC143C !important;
}

.tabLinkActivate {
    z-index: 100 !important;
}

.tabLink:hover {
    z-index: 101 !important;
}

.tabLinkActivate,
.tabLink {
    padding: 4px 20px 3px 16px;
    background: rgb(76, 76, 76);
    color: white;
    border-radius: 15px 40px 0px 0px;
    margin: 0px 0px 0px -10px;
    /* border-top: 1px solid rgb(76, 76, 76); */
    /* border-right: solid 1px rgb(76, 76, 76); */
    /* border-left: solid 1px rgb(76, 76, 76); */
    display: inline-block;
    font-weight: lighter;
    font-size: 17px;
    text-align: left;
    letter-spacing: -0.4px;
    /* text-transform: uppercase; */
    box-shadow: 0 -2px 6px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -25px rgba(0, 0, 0, 0), 0 0 40px rgba(0, 0, 0, .0) inset !important;
    position: relative;
}

.tabLink,
.tabLink:visited {
    background: rgb(201, 201, 201);
    color: black;
}


.tabLink:hover,
.tabLinkActivate:hover {
    background: rgb(94, 92, 92);
    color: white;
    cursor: pointer;
}

.hrClass {
    margin-top: -1px;
    margin-bottom: 20px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .0) inset;
}

.hrClassMM {
    margin-top: -1px;
    margin-bottom: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, .1), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .0) inset;
}

.plusSign:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 170px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.plusSign:before {
    left: -124px;
    top: -60px;
    height: 50px;
}

.plusSign:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.plusSign:after {

    left: 15px;
}

.plusSign:hover:before {
    display: block;

    top: -35px;
}

.plusSign:hover:before {

    top: -65px;
}

.plusSign:hover:after {

    display: block;
    top: -15px;
}




.plusSignSL:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 140px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.plusSignSL:before {
    left: -90px;
    top: -60px;
    height: 50px;
}

.plusSignSL:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.plusSignSL:after {

    left: 15px;
}

.plusSignSL:hover:before {
    display: block;

    top: -35px;
}

.plusSignSL:hover:before {

    top: -65px;
}

.plusSignSL:hover:after {

    display: block;
    top: -15px;
}




.helpSign:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -35px;
    width: 90px;
    height: 30px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.helpSign:before {
    height: 30px;
}

.helpSign:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.helpSign:after {

    left: 12px;
}

.helpSign:hover:before {
    display: block;
    top: -45px;
}

.helpSign:hover:after {

    display: block;
    top: -15px;
}





.helpCondSign:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -42px;
    width: 90px;
    height: 30px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.helpCondSign:before {
    height: 30px;
}

.helpCondSign:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.helpCondSign:after {

    left: 10px;
}

.helpCondSign:hover:before {
    display: block;
    top: -45px;
}

.helpCondSign:hover:after {

    display: block;
    top: -15px;
}


.helpCondSignBig:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -33px;
    width: 90px;
    height: 30px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
    cursor: pointer;
}

.helpCondSignBig:before {
    height: 30px;
    cursor: pointer;
}

.helpCondSignBig:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
    cursor: pointer;
}

.helpCondSignBig:after {

    left: 17px;
    cursor: pointer;
}

.helpCondSignBig:hover:before {
    display: block;
    top: -45px;
    cursor: pointer;
}

.helpCondSignBig:hover:after {

    display: block;
    top: -15px;
    cursor: pointer;
}


.signOfCompareDescr:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -145px;
    width: 350px;
    height: 65px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.signOfCompareDescr:before {
    height: 65px;
}

.signOfCompareDescr:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.signOfCompareDescr:after {

    left: 35px;
}

.signOfCompareDescr:hover:before {
    display: block;
    top: -80px;
}

.signOfCompareDescr:hover:after {

    display: block;
    top: -15px;
}

.signOfCompareDescrCR:before {
    font-family: Cuprum;
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -145px;
    width: 350px;
    height: 65px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 10pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.signOfCompareDescrCR:before {
    height: 65px;
}

.signOfCompareDescrCR:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.signOfCompareDescrCR:after {

    left: 35px;
}

.signOfCompareDescrCR:hover:before {
    display: block;
    top: -80px;
}

.signOfCompareDescrCR:hover:after {

    display: block;
    top: -15px;
}




.signOfCompareDescrEmpty:before {
    font-family: Cuprum;
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -43px;
    width: 155px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.signOfCompareDescrEmpty:before {
    height: 50px;
}

.signOfCompareDescrEmpty:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.signOfCompareDescrEmpty:after {

    left: 35px;
}

.signOfCompareDescrEmpty:hover:before {
    display: block;
    top: -65px;
}

.signOfCompareDescrEmpty:hover:after {

    display: block;
    top: -15px;
}




.signOfCompareDescrEmptyCH:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -43px;
    width: 155px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.signOfCompareDescrEmptyCH:before {
    height: 33px;
}

.signOfCompareDescrEmptyCH:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.signOfCompareDescrEmptyCH:after {

    left: 35px;
}

.signOfCompareDescrEmptyCH:hover:before {
    display: block;
    top: -48px;
}

.signOfCompareDescrEmptyCH:hover:after {

    display: block;
    top: -15px;
}

.redactDescr:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -87px;
    width: 150px;
    height: 65px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.redactDescr:before {
    height: 30px;
}

.redactDescr:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.redactDescr:after {

    left: 10px;
}

.redactDescr:hover:before {
    display: block;
    top: -45px;
}

.redactDescr:hover:after {

    display: block;
    top: -15px;
}



.signOfCompareDescrTwoSigns:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -160px;
    width: 390px;
    height: 100px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.signOfCompareDescrTwoSigns:before {
    height: 65px;
}

.signOfCompareDescrTwoSigns:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.signOfCompareDescrTwoSigns:after {

    left: 34px;
}

.signOfCompareDescrTwoSigns:hover:before {
    display: block;
    top: -80px;
}

.signOfCompareDescrTwoSigns:hover:after {

    display: block;
    top: -15px;
}


.removeCondition:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: -86px;
    width: 120px;
    height: 30px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.removeCondition:before {
    height: 33px;
}

.removeCondition:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.removeCondition:after {

    left: 10px;
}

.removeCondition:hover:before {
    display: block;
    top: -48px;
}

.removeCondition:hover:after {

    display: block;
    top: -15px;
}


.buttonsStr {
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    color: white !important;
    background-color: #1e1e1e;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    border: 0px;
    padding: 8px 15px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 400;
    box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}



.buttonsStr:hover {

    color: white;
    box-shadow: none;
}


.button,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    color: white;
    background-color: #1e1e1e;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    border: 0px;
    padding: 8px 15px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 400;
    box-shadow: inset 0 0 0 99999px rgba(255, 255, 255, 0.2);
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #00000045;
    opacity: 1;
    /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #00000045;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #00000045;
}

.newNameInput {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tableButtonsRename {
    color: #31313a;
    cursor: pointer;
}

.tableButtonsRename:visited {
    color: #31313a;
}

.tableButtonsRename:hover {
    color: red;
}

.zatemnenieRename {
    background: rgba(49, 49, 58, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 1000;
    visibility: hidden;
}

.zatemnenieError {
    background: rgba(49, 49, 58, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    z-index: 999999;
}

#RenameTest {
    position: absolute;
    width: 500px;
    padding-bottom: 20px;
    margin: 250px auto;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 15px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 16pt;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

#duplicateGroup {
    position: absolute;
    width: 500px;
    padding-bottom: 20px;
    margin: 250px auto;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 15px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 16pt;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;

}

#showPrice {
    position: absolute;
    width: 600px;
    padding-bottom: 20px;
    margin: 250px auto;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 15px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 16pt;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;

}

#newTestName {
    color: black;
    padding-left: 10px;
}

#renameTestCloseButton,
#duplicateGroupCloseButton,
#showPricesCloseButton {
    position: absolute;
    top: 6px;
    right: 14px;
}

.buttomRename,
.buttomRename:hover,
.buttomRename:focus {
    display: block !important;
    border: none !important;
    border-radius: 20px !important;
    width: 30% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin: 0px auto !important;
    background: #31313a !important;
    color: white !important;
    font-size: 11pt !important;
    cursor: pointer;
    box-shadow: none !important;
}

.buttomRename:hover {
    background-color: #494949 !important;
}

#questionClearStrategy {
    position: absolute;
    width: 550px;
    padding-bottom: 20px;
    margin: 250px auto;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 15px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 16pt;
    padding-top: 20px;
}

#errorStrategy {
    position: absolute;
    width: 550px;
    padding-bottom: 20px;
    margin: 250px auto;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 15px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 16pt;
    padding-top: 20px;
}

#questionClearStrategy h5 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 13pt;
}


.infoGridSet {

    font-family: Cuprum;
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 40px;
    font-weight: lighter;
}


.customTDText {
    /* margin-right: 30px; */
    text-align: right !important;
    width: 170px;
    font-family: Cuprum;
    padding-right: 5px;
    font-size: 17px;
}

.customTDTextStind {
    /* margin-right: 30px; */
    text-align: right !important;
    width: 245px;
    font-family: Cuprum;
    padding-right: 5px;
    font-size: 17px;
}

.customTDInputStInd {
    width: 245px;
    text-align: left;
    /* margin-left: 10px; */
    padding-left: 5px;
    font-family: Cuprum;
    font-size: 17px;
}


.customTDInput {
    width: 170px;
    text-align: left;
    /* margin-left: 10px; */
    padding-left: 5px;
    font-family: Cuprum;
    font-size: 17px;
}

.arrowSet {
    position: absolute;
    right: 11px;
    top: 13px;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;

}

.arrowRevCustom {
    position: absolute;
    right: 51px;
    top: 6px;
    height: 5px;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(255, 255, 255) !important;
    transition: .25s ease-in-out !important;
}

.arrowRevStInd {
    position: absolute;
    right: 8px;
    top: 5px;
    height: 5px;
    /* height: 21px !important; */
    border-right: 6px solid transparent !important;
    border-left: 6px solid transparent !important;
    border-bottom: 6px solid rgba(255, 255, 255) !important;
    transition: .25s ease-in-out !important;
}

.arrowSetStInd {
    position: absolute;
    right: 8px;
    top: 11px;
    height: 5px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
}



.fader {
    background: rgba(49, 49, 58, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 1000;
}

#WaitingBlock {
    width: 550px;
    height: 200px;
    background-color: none;
    position: fixed;
    margin: 0 auto;
    top: 300px;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 20px;
}

#WaitingBlock h1 {
    margin-top: 30px;
    font-size: 22pt;
    font-weight: bold;
    color: ghostwhite;
}


@media (max-width: 1670px) {

    #WaitingBlock {
        top: 300px;
    }
}

@media (max-width: 1450px) {

    #WaitingBlock {
        top: 250px;
    }
}

@media (max-width: 1300px) {

    #WaitingBlock {
        top: 230px;
    }
}

@media (max-width: 1200px) {

    #WaitingBlock {
        top: 200px;
    }
}

.mathOPBlockStyle {

    border-radius: 5px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 12px;
    position: unset;
    padding-left: 8px;
    padding-right: 8px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
}

.mathOPBlockStyle:hover {
    background-color: #DC143C;
    color: white;
    cursor: pointer;
}

.extremumHelpHover:hover {
    color: #ed1c24 !important;
}

.extremumHelpHover:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 7px;
    position: absolute;
    left: 687px;
    width: 135px;
    height: 34px;
    top: 84px;
    line-height: 20px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
}

.extremumHelpHover:after {
    content: '';
    display: none;
    position: absolute;
    top: 118px;
    left: 764px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.extremumHelpHover:hover:before {
    display: block;
}

.extremumHelpHover:hover:after {
    display: block;
    cursor: pointer;
}

.maxminDiffSOurcesHelpHover:hover:after {
    display: block;
    cursor: pointer;
    top: 90px;
    left: 532px;
}

.maxminDiffSOurcesHelpHover:hover:before {
    display: block;
    cursor: pointer;
    left: 508px;
    top: 56px;
}

.mathOPBlockStyleVariable {
    min-width: 90px;
    font-size: 16px;
    border-radius: 5px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 12px;
    position: unset;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    line-height: normal;
}

.mathOPBlockStyleVariable:hover {
    background-color: #1e1e1e;
    color: white;
    cursor: pointer;
}

.mathOPBlockStyleSign {
    border-radius: 5px;
    margin: 0 auto;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    padding-bottom: 15px;
    padding-top: 8px;
    margin-bottom: 12px;
    position: unset;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
    margin-right: 30px;
    width: 14px;
    height: 30px;
    position: relative;

}

.mathOPBlockStyleSign:hover {
    background-color: #1e1e1e;
    color: white;
    cursor: pointer;
}

.hrClassMathOP {
    margin-top: -1px;
    margin-bottom: 15px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .4), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .0) inset;
}

.headOfContentType {
    font-family: CuprumBold;
    display: block;
    margin-bottom: 15px;
    font-weight: normal;
    letter-spacing: 0px;
}


.nameStrategyQuestionSign:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 200px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .25s ease-in-out;
    display: none;
    z-index: 255;
    font-family: 'Cuprum', sans-serif;
    cursor: pointer;
}


.nameStrategyQuestionSign:before {
    left: -70px;
    top: -60px;
    height: 52px;
}


.nameStrategyQuestionSign:after {
    content: '';
    display: none;
    position: absolute;
    top: 13px;
    left: 11px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .25s ease-in-out;
    opacity: 1;
    z-index: 255;
}


.nameStrategyQuestionSign:after {
    left: 20px;
}


.nameStrategyQuestionSign:hover:before {
    display: block;
    top: -55px;
}

.nameStrategyQuestionSign:hover:after {

    display: block;
    top: -3px;
}

.nameStrategyQuestionSign {
    display: inline-block;
    position: relative;
}


.scroll-up {
    width: 5px;
    height: 5px;
    position: fixed;
    left: 10px;
    bottom: 75px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    display: none;
    border-radius: 8px;
    opacity: 0.7;
    z-index: 9999;
}

.scroll-up:hover {
    background-color: #eeeeee;
    color: #ed1c24;
    opacity: 1;
}

.scroll-down {
    width: 5px;
    height: 5px;
    position: fixed;
    left: 10px;
    bottom: 30px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    display: none;
    border-radius: 8px;
    opacity: 0.7;
    z-index: 9999;
}

.scroll-down:hover {
    background-color: #eeeeee;
    color: #ed1c24;
    opacity: 1;
}

.angleDoubleUP {
    margin: 0 auto;
    height: 20px;
    width: 20px;
    position: relative;
    top: -10px;
    left: -4px;
}

.chevronDown {
    margin: 0 auto;
    height: 20px;
    width: 20px;
    position: relative;
    top: -9px;
    left: -6px;
}


.contactUs {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 635px;
    top: 0px;
    color: #494949;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 26px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    display: block;
    border-radius: 8px;
    opacity: 1;
    z-index: 9999;

}

.envelope {
    position: relative;
    top: -7px;
    left: -5px;
}

.contactUs:hover {
    background-color: #eeeeee;
    color: #ed1c24;
    opacity: 1;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .5), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;

}

.envDescr:before {
    content: attr(data-description);
    box-sizing: border-box;
    background: rgba(0, 0, 0, .7);
    color: white;
    padding: 8px;
    position: absolute;
    left: -83px;
    width: 170px;
    height: 50px;
    top: -40px;
    line-height: 17px;
    border-radius: 5px;
    font-size: 11pt;
    text-align: center;
    font-weight: normal;
    transition: .5s ease-in-out;
    display: none;
    z-index: 255;
}

.envDescr:before {
    left: -124px;
    top: -60px;
    height: 32px;
}

.envDescr:after {
    content: '';
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-left: -8px;
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, .7);
    transition: .5s ease-in-out;
    opacity: 1;
    z-index: 255;
}

.envDescr:after {

    left: 23px;
}

.envDescr:hover:before {
    display: block;
    top: -47px;
}

.envDescr:hover:after {

    display: block;
    top: -15px;
}

.faderInstructions {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
}

.faderNull {
    z-index: 0 !important;
}
.fader98 {
    z-index: 98 !important;
}
.fader198 {
    z-index: 198 !important;
}
.newStrategyNameFader {
    width: 70%;
    border-radius: 15px;
    z-index: 99999;
    position: relative;
    background: #e2e2e2;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
}

.nameAndTypeStrategyFader {
    border-radius: 15px !important;
  /*  z-index: 999999 !important;
    position: relative !important;*/
    box-shadow: 0 1px 4px rgb(0, 0, 0), 0px 0px 0px -23px !important;
 /*   height: 38px !important;*/
}

.buttonsActiveRename {
    display: block;
    top: -9px;
    right: -5px;
    bottom: unset;
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 60px !important;
    width: 60px;
}

.showTabLinks {
    display: none;
    top: 5px;
    left: 7px;
    bottom: unset;
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 50px !important;
    width: 660px;

}

.ShadowRed {
    box-shadow: 0px 0px 5px rgba(210, 0, 0, 1) !important;
    background: #a7a7a7 !important;
    padding: 10px 15px 9px 17px !important;
    font-size: 14px !important;
    font-family: Cuprum !important;
    color: #454547 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease !important;
    margin-bottom: 20px;
    margin-top: 20px;
    z-index: 99;
    position: relative;
}

.ShadowRed:hover {
    background: #454547 !important;
    /*color: #ffffff !important;*/
    transition: all 0.3s ease !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset !important;
}

.buttonsActiveClear {
    display: block;
    top: 107px;
    right: -5px;
    bottom: unset;
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 60px !important;
    width: 60px;
}


.nextStep {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 75px;
    top: 95px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    opacity: 0.7;
    z-index: 9999;
}

.nextStep:hover {
    background-color: #eeeeee;
    color: #ed1c24;
    opacity: 1;
}

.nextStepNotActive{
    width: 20px;
    height: 20px;
    position: absolute;
    left: 75px;
    top: 95px;
     background-color: #2929325e;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    transition: background .2s ease;
    border-radius: 8px;
    opacity: 0.7;
    z-index: 9999;
}


.prevStep {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 95px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    opacity: 0.7;
    z-index: 9999;
}

.prevStep:hover {
    background-color: #eeeeee;
    color: #ed1c24;
    opacity: 1;
}

.prevStepNotActive {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 15px;
    top: 95px;
    background-color: #2929325e;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    transition: background .2s ease;
    border-radius: 8px;
    opacity: 0.7;
    z-index: 9999;
}



.chevRight {
    font-size: 37px;
    top: -8px;
    left: 2px;
    position: relative;
}

.chevLeft {
    font-size: 37px;
    top: -8px;
    left: -2px;
    position: relative;
}

.chevTimes {
    font-size: 38px;
    top: -9px;
    left: -4px;
    position: relative;
}



.skipInstr {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 95px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    opacity: 0.7;
    z-index: 9999;
}

.skipInstr:hover {
    background-color: #eeeeee;
    color: #ed1c24;
    opacity: 1;
}
.photoButton{
    width: 30px;
    height: 30px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    border-radius: 8px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 10px;
}
.photoButton:hover {
    background-color: #eeeeee;
    color: #ed1c24;
    opacity: 1;
}

#questionSkipInstructionsWindow {
    position: absolute;
    width: 650px;
    padding-bottom: 20px;
    margin: 250px auto;
    text-align: center;
    top: 0;
    right: 0;
    left: 0;
    border-radius: 15px;
    background-color: rgba(235, 235, 235, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 16pt;
    padding-top: 20px;
}

#questionSkipInstructionsWindow h5 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 13pt;
    padding: 15px;
}

#hideSkipInstrTimes {
    position: absolute;
    top: 6px;
    right: 14px;
}

.enterStrategyNameInformation {
    left: 30px;
    width: 330px;
    height: 135px;
    position: absolute;
    /* right: 0; */
    top: 415px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999
}


.chooseTypeOfStrategyInformation {
    left: 30px;
    width: 330px;
    height: 135px;
    position: absolute;
    /* right: 0; */
    top: 415px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999
}

.continueButtonInformation {
    left: 30px;
    width: 330px;
    height: 90px;
    position: absolute;
    /* right: 0; */
    top: 490px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999;
}

.workZonesDescr {
    left: 30px;
    width: 530px;
    height: 190px;
    position: absolute;
    /* right: 0; */
    top: 335px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999;

}

.openGroupDescription {
    left: 0px;
    width: 87%;
    height: 230px;
    position: absolute;
    right: 0px;
    top: 219px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999;
    margin: auto;

}

.addCondButtonDescr{
    left: 0px;
    width: 87%;
    height: 230px;
    position: absolute;
    right: 0px;
    top: 219px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999;
    margin: auto;
}


.chooseTypeOfCondDescr{
    left: 0px;
    width: 50%;
    height: 150px;
    position: absolute;
    right: 0px;
    top: 219px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999;
    margin: auto;
}
.compareCondDescr{
    left: 0px;
    width: 50%;
    height: 150px;
    position: absolute;
    right: 0px;
    top: 219px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999;
    margin: auto;
}

.showButtonsInOpenGroup{
        /* display: none; */
    top: -6px;
    right: 7px;
    /* bottom: unset; */
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 70px !important;
    width: 187px;
}

.showCopyButton{
        /* display: none; */
    top: -6px;
    right: 59px;
    /* bottom: unset; */
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 59px !important;
    width: 54px;
}
.showPasteButton{
    top: -3px;
    right: 96px;
    /* bottom: unset; */
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 59px !important;
    width: 55px;
}
.showDuplicateButton{
    top: -3px;
    right: 139px;
    /* bottom: unset; */
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 59px !important;
    width: 55px;
}

.showEditButton{
    top: -6px;
    right: 27px;
    /* bottom: unset; */
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 59px !important;
    width: 54px;
}

.showDeleteButtonInOpenGroup{
    /* display: none; */
    bottom: -5px;
    right: -8px;
    /* bottom: unset; */
    border-radius: 9px !important;
    position: absolute !important;
    /* background: #e2e2e2; */
    box-shadow: 0px 0px 5px #ff0000;
    height: 72px !important;
    width: 87px;

}

.descriptionOfMainPanelInEditor {
    left: 30px;
    width: 530px;
    height: 190px;
    position: absolute;
    /* right: 0; */
    top: 335px;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    /* opacity: 0.7; */
    z-index: 9999;
}

.starWindowInstructions {
    width: 765px;
    right: 0;
    left: 0;
    background-color: #dddddd;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    font-size: 20px;
    text-align: center;
    padding: 15px 30px;
    transition: background .2s ease;
    border-radius: 8px;
    display: none;
    z-index: 9999;
    margin: 0 auto;
    position: absolute;

}

.chooseStrategyTypeInformation {
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 25px;
    width: 70%;
    margin-top: 10px;
    position: relative;
    border-radius: 15px;
    z-index: 99999;
    position: relative;
    background: #e2e2e2;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    margin: auto;
    margin-top: 15px;
    padding: 10px;
}


.continueInstructions {
    margin-bottom: 10px;
    text-align: center;
    width: 400px;
    display: block;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 25px;
    width: 136px;
    margin-top: 10px;
    position: relative;
    border-radius: 15px;
    z-index: 99999;
    /* position: relative; */
    background: #e2e2e2;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
    margin: auto;
    margin-top: 15px;
    padding: 10px;
    height: 35px;
    /* padding: 15px; */
}

.generalStrategyInformationFader {
    z-index: 99999;
    position: relative;
    background: #e2e2e2;
    box-shadow: 0 1px 4px rgb(0, 0, 0), -23px 0 20px -23px rgba(0, 0, 0, .0), 23px 0 20px -23px rgba(0, 0, 0, .0), 0 0 40px rgba(0, 0, 0, .05) inset;
}

.textInDescription {
    display: none;
}

.target300 {
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    -webkit-transform-origin: top;
    transform-origin: top;
    transition: transform 0.3s;

}

.updown {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}


.height-transition {
    -webkit-transition: max-height 0.3s ease-in-out;
    -moz-transition: max-height 0.3s ease-in-out;
    -o-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out;
    overflow-y: hidden;
}

.height-transition-hidden {
    max-height: 0;
}


 .hideDiv{
 opacity:1;
 overflow:hidden;
 text-align:center;
    -webkit-transition:opacity 200ms ease 200ms,height 100ms ease ;
}
 .hideDiv302{
    height:302px;
    width: 800px;
 opacity:1;
 overflow:hidden;
 text-align:center;
    -webkit-transition:opacity 200ms ease 200ms,height 100ms ease ;
}
.hide{
 
 height:0px;
 opacity:0;
    -webkit-transition:opacity 200ms ease,height 100ms ease 200ms;
}