﻿input, select, label, a {
    margin-right: 5px;
    margin-left: 5px;
}
    input[type="date"] {
        /* max-width: 140px;*/
    }
.bootstrap-select{
    width:100%!important;
}
.form-group, .form-inline .input-group {
    margin-top: 4px;
    margin-bottom: 4px;
}
/*body label[for] {
    /*font-weight: bold;* /
    font-style:collibri 11;
}*/

/*td {
    font-family: Calibri !important;
    font-size: 11px !important;
}*/
body {

    background-color:lightgreen;
}
.dataLines {
    display: block;
    width: calc(90% - 24px);    
    height: 24px;
    padding-left: 4px;
    margin-left:4px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    overflow:hidden;
}
.adoptedDataLines {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    display: block;
    width: 90%;
    height:auto;
    overflow:hidden;
}
.file_upload {
    overflow: hidden;
    display: block;
    background: white;
    border: 1px solid #ccc;
    line-height: 1;
    text-align: center;
    padding: 20px;
    width: 150px;
    height: auto;
    padding-top: 1%;
    padding-bottom: 1%;
    overflow-wrap: normal;
}


    .file_upload input[type=file] {
        position: absolute;
        right: 0;
        left: 0;
        opacity: 0;
        width: inherit;
        filter: alpha(opacity=0);
        cursor: pointer;
    }
.photo_bg {
    border: solid;
    border-width: 1px;
    background-color: white;
    height: auto;
    width: auto;
    max-width: 170px;
    max-height: 170px;
}
.theadBorder {
    /*border: solid;
    border-width: 1px;*/
    background-color: darkgreen;
    /*border-radius: 15px;*/
    padding-top: 2px;
    min-width: fit-content;
    margin-bottom: 2px;
}
.trBorder {
    /*border: solid;
    border-width: 1px;
    */
    background-color: azure;
    /*border-radius: 1.25rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    */
    min-width: fit-content;
    padding-left: 15px;
    padding-top: 15px;
    height: 100%;
}
.TopPanel{
    background-image:url('/Content/Images/TopPanelBg.jpeg');
    border-bottom:solid;
    border-width:1px;
    width:100%;
}
@media all and (min-width: 1255px) {
    .LeftColMain {
        width: 6% !important;
    }
    .TimeColMain{
        width:134px;
    }
    .TextColMain {
        width: calc( 41.5% - 144px + 8.3333% + 2.3333%);
    }
}
@media all and (min-width: 995px) and (max-width: 1255px) {
    .LeftColMain {
        width: 8.3333% !important;
    }
    .TimeColMain {
        width: 114px;
    }
    .TextColMain {
        width: calc( 41.5% - 144px + 8.3333% + 2.3333%);
    }
}
@media all and (min-width: 995px) {
    .TextSize {
        font-size: calc(0.5vw + 9px);
    }
    
}

@media all and (max-width: 995px) and (min-width: 830px) {
    .TextSize {
        font-size: calc(0.5vw + 9px);
    }
    .LeftColMain {
        width: 8.3333% !important;
    }
    .TimeColMain {
        width: 114px;
    }
    .TextColMain{
        width: 25%;
    }
}
@media all and (min-width:830px) {
    .TopTextElement{
        margin-top:-3px!important;
    }


}
@media all and (min-width:900px){
    .SearchRowWidth{
        width:calc(100% - 630px);
    }
}
@media all and (max-width:900px) and (min-width:1px){
    .SearchRowWidth{
        min-width:375px;
        margin-right:35px;
    }
}
@media all and (min-width:796px){
    .IndexDataElement {
        max-width: 100px;
        min-width: 100px;
        max-height: 25px;
        font-size: 16px;
        margin: 0;
        padding: 5px;
        margin-right: 4px;
        margin-left: 4px;
        margin-top:-4px;
    }
    .IndexIcon {
        width: 25px;
        margin-top: 5px;
        height: 26px;
        font-size:18px;
    }
    .IndexIconsInner{
        margin-left:-2px;
        margin-bottom:4px;
    }
    .IndexIconsInner2 {
        
        margin-bottom: 4px;
    }
    .NumberDropdown {       
        max-height: 25px;
        margin-top: 2px;
        padding-top:2px;
        max-width:46px;
        padding-left:0;
    }
    .IndexArrow {
        max-height: 20px;
        margin-top: 1px;
    }
    .IndexNumberSpan {
        background-color: darkgreen;
        padding-top: 3px;
        height: fit-content;
        margin-top: 7px;
    }
    .IndexPeriodSelect {
        max-height: 25px;
        font-size: 11px;
        margin-top: -13px;
        
    }
    .IndexSearch {
        max-height: 25px;
        margin-top:-1px;
    }
    .IndexSearchBtns {
        max-width: 25px;
        max-height: 25px;
        font-size: 14px;
        padding-left: 6px;
        padding-top: 2px;
        margin-top:-1px;
        margin-right:4px;
    }
}
@media all and (max-width:796px) and (min-width:10px){
    .IndexDataElement {
        max-width: 46px;
        min-width: 46px;
        max-height: 16px;
        font-size: 8px;
        margin: 0;
        padding: 3px;
        margin-right: 2px;
        margin-left: 2px;
    }
    .IndexIcon {
        width: 15px;
        margin-top: 5px;
        height: 26px;
    }
    .IndexIconsInner {
        margin-left: -2px;
        
    }
    .NumberDropdown {
        max-width: 55px;
        font-size: 9px;
        padding-left: 0;
        max-height: 20px;
        margin-top: 5px;
    }
    .IndexArrow {
        max-width: 7px;
        font-size: 9px;
        max-height: 20px;
        margin-top: 6px;
        margin-left: -1px;
        padding-left: 5px;
    }
    .IndexNumberSpan {
        background-color: darkgreen;
        padding-top: 3px;
        height: fit-content;
        margin-top: 7px;
        font-size: 9px;
        margin-top: 9px;
        max-width: 36px;
        padding-left:3px;
    }
    .IndexPeriodSelect {
        max-height: 16px;
        font-size: 7px;
        margin-top: -13px;
        max-width: 27px;
    }
    .IndexSearch {
        max-height: 20px;
    }
    .IndexSearchBtns {
        max-width: 20px;
        max-height: 20px;
        font-size: 9px;
        padding-left: 6px;
        padding-top: 3px;
    }
}
@media all and (max-width:796px) and (min-width:1px){
    .SearchRow{
        margin-top:-6px!important;
    }
}
@media all and (min-width:796px)  {
    .SearchRow {
        margin-top: 10px!important;
    }
}
@media all and (max-width: 830px) and (min-width: 10px) {
    .TextSize {
        font-size: 14px;
    }
    .LeftColMain {
        width: 8.3333% !important;
    }
    .TextColMain {
        width: 25%;
    }
    .TimeColMain{
        width:84px;
    }
    .IndexSearchLabel{
        padding-top:2px;
    }
}
@media all and (min-width: 995px) {
    .TextDataSize {
/*        font-family: Calibri !important;
*/        font-size: 14px; /*calc(0.5vw + 6px);*/
    }

    .TextDataHeadSize {
        font-size: 15px; /*calc(0.5vw + 6.3px);*/
    }
}


@media all and (max-width: 995px) and (min-width: 830px) {
    .TextDataSize {
/*        font-family: Calibri !important;
*/        font-size: 14px; /*calc(0.5vw + 5.2px);*/
    }
    .TextDataHeadSize {
        font-size: 15px; /*calc(0.5vw + 5px);*/
    }
}

@media all and (max-width: 830px) and (min-width: 50px) {
    .TextDataSize {
/*        font-family: Calibri !important;
*/        font-size: 10px;
    }
}
@media all and (max-width: 830px) and (min-width: 50px) {
    .TextDataHeadSize {
        font-size: 15px;
    }
}
@media all and (max-width: 361px) and (min-width: 0px) {
    .Col1 {
        min-width:360px;
    }
}
@media all and (max-width:1600px) and (min-width:575px) {
    .PhoneText {
        font-size: calc(0.5vw + 8px);
        margin-top: 10px;
    }
    
}
@media all and (max-width:574px) and (min-width:5px) {
    .PhoneText {
        
        margin-top: 8px;
    }
    
}
@media all and (max-width:415px) and (min-width:5px) {

    .TextDataSizeTop {
        font-size: 15px;
    }
}
.cursorPointer{
    cursor:pointer;
}
.TextHead{
    color:white;
    font-weight:700;
}
.NumberInput {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.wrapper-dropdown-3:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: -2px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #8aa8bd transparent;
    visibility:hidden;
}
.wrapper-dropdown-3 .dropdown {
    /* Size &amp; position */
    position: absolute;
    top: 140%;
    left: 0;
    right: 0;
    /* Styles */
    background: white;
    border-radius: inherit;
    border: 1px solid rgba(0,0,0,0.17);
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    font-weight: normal;
    transition: all 0.5s ease-in;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
    overflow:hidden;
    height:10px;
    }
.dr0{
    height:350px;
}
.wrapper-dropdown-3 .dropdown li a {
    display: block;
    padding: 10px;
    text-decoration: none;
    color: #8aa8bd;
    border-bottom: 1px solid #e6e8ea;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1);
    transition: all 0.3s ease-out;
}

.wrapper-dropdown-3 .dropdown li i {
    float: right;
    color: inherit;
}

.wrapper-dropdown-3 .dropdown li:first-of-type a {
    border-radius: 7px 7px 0 0;
}

.wrapper-dropdown-3 .dropdown li:last-of-type a {
    border-radius: 0 0 7px 7px;
    border: none;
}

/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover a {
    background: #f3f8f8;
}
.wrapper-dropdown-3 .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 15px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
}

.wrapper-dropdown-3 .dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 13px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0,0,0,0.1) transparent;
}
.wrapper-dropdown-3.active .dropdown {
    opacity: 1;
    pointer-events: auto;
    overflow-x:hidden;
    overflow-y:scroll;
    height:300px;
    z-index:10;
    min-width:400px;
}
@media all  and (min-width:992px){
    .CheckBoxPotential{
        margin-top:2%;
        margin-left:-12%;
    }
    .Headers {
        white-space: nowrap;
       
    }
    .Cont {
        max-width: 96%;
    }
    .wrapper-dropdown-3 {
        margin-left: 2px;
        padding: 10px;
        background: #fff;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border: 1px solid rgba(0,0,0,0.15);
        cursor: pointer;
        outline: none;
        font-weight: bold;
        color: #8AA8BD;
    }
}
@media all and (max-width:992px) and (min-width:576px) {
    .CheckBoxPotential {
        margin-top: 2%;
        margin-left: -9.5%;
    }
    .Headers {
        white-space: nowrap;
        margin-right:20px;
    }
    .Cont{
        max-width:96%;
    }
    .wrapper-dropdown-3 {
        margin-left: 5px;
        padding: 10px;
        background: #fff;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border: 1px solid rgba(0,0,0,0.15);
        cursor: pointer;
        outline: none;
        font-weight: bold;
        color: #8AA8BD;
    }
}
@media all and (max-width:576px)and (min-width:1px) {
    .CheckBoxPotential {
        margin-top: 3.3%;
        margin-left: 13.5%;
    }
    .wrapper-dropdown-3 {
        margin-left: 5px;
        padding: 10px;
        background: #fff;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border: 1px solid rgba(0,0,0,0.15);
        cursor: pointer;
        outline: none;
        font-weight: bold;
        color: #8AA8BD;
    }
    .Headers {
        white-space: nowrap;
        margin-right:5px;
    }
}
.iconStyle{
    margin-top:4px;
}
/**/
.bttLightBlue .IcoSkypeTelegram {
    color: cornflowerblue;
}
.bttLightBlue:hover {
    background-color: cornflowerblue;
}
.bttLightBlue:hover .IcoSkypeTelegram {
    color: white;
}
/**/
.bttBlue .IcoEmailFB {
    color: blue;
}

.bttBlue:hover {
    background-color: blue;
}

.bttBlue:hover .IcoEmailFB {
    color: white;
}

/**/

.bttCurPurple .IcoViber {
    color: rebeccapurple;
}

.bttCurPurple:hover {
    background-color: rebeccapurple;
}

.bttCurPurple:hover .IcoViber {
    color: white;
}

/**/

.bttForestGreen .IcoWhatsApp {
    color: forestgreen;
}

.bttForestGreen:hover {
    background-color: forestgreen;
}

.bttForestGreen:hover .IcoWhatsApp {
    color: white;
}


.RightIcoSize{
    font-size:12px;
    margin-top:3px;
}
@media all and (max-width:768px)and (min-width:1px) {
    .LeftIcoSize {
        font-size: 14px;
    }
    .PhotoMarginInput {
        margin-left: calc((100% - 117px)/2);
    }
    .PhotoMargin {
        margin-left:25%;
    }
}
@media all and (min-width:768px) {
    .LeftIcoSize {
        font-size: 18px;
    }
    .PhotoMarginInput {
        margin-left: calc((100% - 117px)/2);
    }

    .PhotoMargin {
        margin-left: 12.5%;
    }
}
