﻿body
{
}

.profileRefreshButton
{
    height: 25px;
    background-image: url('/Images/refresh.png');
    background-repeat: no-repeat;
    margin-left:15px;
    margin-top:10px;
}

.profileTextBox
{
    width:200px;
    
}
.profielDropDown
{
    width:200px;
    height:22px;
}

.profileListBox
{
    height: 250px;
    border-style: inset;
    border-color: Gray;
    border-width: thin;   
    /*width:100%;*/

}

.leftProfileTextArea
{
    height: 250px;
    border-style: inset;
    border-color: Gray;
    border-width: thin;
    resize: none;
    width:100%;
}

.profilebuttonDiv
{
    width:70px;
}

.profilesRightButton
{
    font-size:30px;
    height:110px;
    display:table-cell;
    vertical-align:bottom;
}
.profilesLeftButton
{
    font-size:30px;
    height:50px;
    display:table-cell;
    vertical-align:middle;
}

.carrierRightButton
{
    font-size:30px;
    height:85px;
    display:table-cell;
    vertical-align:bottom;
}
.carrierButton
{
    font-size:30px;
    height:35px;
    display:table-cell;
    vertical-align:bottom;
}
.optionsDiv
{
    height: 550px;
    border-style: inset;
    border-color: Gray;
    border-width: thin;   
    width:100%;
}

.optionsDiv ul
{
    list-style-type: none;
    padding-left: 10px;
}

.profileLabel
{
    width:100%;
    height:100%;
    background-color:#d3d3d3;
}
.Quickprofilelistview
{
 height: 225px !important;
                    width: 270px;
}

.quickProfleMapAllCarrier {
    margin-top: 65px;margin-left:10px;font-size: 25px;color:red;cursor:pointer
}
.quickProfileMapCarrier {
    margin-top: 5px;margin-left:10px;font-size: 25px;color:Green;cursor:pointer
}
.quickProfileUnMapCarrier {
    font-size: 25px;margin-left:10px;color:Green;cursor:pointer
}
.quickProfileUnMapAllCarrier {
    font-size: 25px;margin-left:10px;color:red;cursor:pointer
}
/*.quickProfileMapRadio {
    -webkit-appearance: checkbox; 
    -moz-appearance: checkbox;    
    -ms-appearance: checkbox;     
    
}*/
.quickProfileMapCarrierListContainer {
    width:270px;
    float:left;
}
.quickProfileMapCarrierButtonContainer {
    width:40px;
    float:left;
}
.ProfileMapGridHeight {
    width:630px;
    height:360px;
    overflow:auto;
    margin-top:0px;
    margin-left:10px;
}

.AdvanceProfileMapGridHeight {
    width:100%;
    height:190px;
    overflow:auto;
}
.advProfileMapLblDiv {
width:65px;
}
.advProfileMapInputDiv {
width:205px;
}
.advProfileSubclientDiv {
    margin-left:40px;
}
/*.quickProfileLeftDiv {
    width:330px;
    float:left;
}*/
.quickProfileSmallLbl {
    width:80px;
    float:left;
}
.quickProfileLargeLbl {
width:270px;
float:left;
}
.quickProfileYesNoBtn {
    width:60px;
    float:left;
}
.quickProfileInputDiv {
    width:250px;
    float:left;
}
