﻿.tool-image{
}

.partner-logo {
    width: 190px !important;
    height:90px !important;
}
.info-td{
    background-color:whitesmoke !important;
}

.logo-text {
    padding-left: 20px;
    z-index: 6;
    min-width: 247px;
    max-width: 247px;
    white-space: normal;
    font-size: 29px !important;
    line-height: 29px;
    font-weight: 800;
    color: rgb(255, 108, 58) !important;
    font-family: Catamaran;
    text-transform: uppercase;
}

.widgets-section{
    padding-top: 21px !important;
    height: 200px !important;
}
.rev-btn > a {
    font-size: 16px !important;
    line-height: 5px !important;
    font-weight: 700 !important;
    color: rgb(255, 255, 255) !important;
    text-align: inherit !important;
    
}

.txt-area{
    height:120px!important;

}


@media only screen and (max-width: 600px) {
    #MainContent_rblMeetingType > tbody > tr {
        display:grid;
    }
    #MainContent_rblMeetingType td {
        margin-top: 120px;
        
    }
    #MainContent_rblMeetingType > tbody > tr > td:nth-child(1) {
        margin-top: 0px !important;
    }
    #MainContent_rblMeetingType > tbody > tr > td:nth-child(3) {
        margin-bottom: 75px !important;
    }

    #MainContent_btn_BackToDemoType{
        margin-bottom:10px ;
    }

    .table {
        display: block;
        width: 100%;
        overflow-x: auto !important;
    }

}


@media only screen and (max-width: 800px) {
    .footer-bottom {
        margin-top: 180px !important;
    }



}


@media only screen and (max-width: 600px) {
     .rblPermission {
            position:relative;
            left:-23%;
         }

     iframe{
         width:100% !important;
     }


}

@media only screen and (min-width: 801px) {
    .stat > .counter-column-two {
        margin-left: 40px !important;
    }
}
.table-bordered td, .table-bordered th {
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    width: 20% !important;
    padding: 5px;
    text-align: center;
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
    background-color: rgba(83,151,96,0.9);
    color: white;
}

.required-star{
    color:red;
}

.hidden {
    display: none !important;
}
.flag {
  width:2.333333em !important;
}

/*.tp-parallax-wrap {
     top:200px !important; 
}*/
