ul{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

/*input {
    background-color: #F6F6F6;
    height: 35px;
    border: 1px solid #F6F6F6 !important;
    border-top: 1px solid #F6F6F6 !important;
}*/

.drop-down-list ul {
    border-bottom: 1px solid #A8ACAE;
    background-color: #e9e8e8;
    /*margin-lesft: 10px;*/
    margin-bottom: 20px;
    padding-left: 10px;
}


.mainAssetsBody {
    background-color: white !important;
    border: 1px solid #ccced1;
    border-radius: 4px;
    color: #7a7a7a;
    font-size: 15px;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px !important;
    font-family:'Monserrat', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    outline: none;
    height: 27px;

    /*background-color: white !important;
    border: 1px solid #ccced1;
    border-radius: 4px;
    color: #7a7a7a;
    font-size: 15px;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px !important;
    margin-right: 6px !important;
    font-family:'Monserrat', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    outline: none;
    height: 27px;*/
}

.right-edit-pencil {
    float: right;
    padding-top: 3px;
    padding-right: 5px;
}

.num-link {
    text-decoration:underline;
    margin-left: 2px;
    color: #7a7a7a;
}

.little-dollar {
    font-size: 13px;
}

#regularHeadingDetails {
    margin: 12px 24px 11px 24px;
}

#upperHeading {
    margin: 10px 21px 0px 0px;
}

.largeName {
    margin-top: 30px;
    font-size: 20px;
    text-decoration:underline;
}

.medAddress {
    font-size: 16px;
    color: rgb(128,128,128);
    text-decoration:none;
}

.mainBody {
    margin: 0px 9px 0px 9px;
    /* color: #7a7a7a; */
    color: rgb(128,128,128);
    font-size: 18px;

}

.mainDetails {
    border-top: 1px solid #A8ACAE;
    padding: 13px 15px 13px 15px;
}

.blueTopic {
    font-size: 16px;
    color: #149DE7;
}

.greyTopic {
    color: black;
}

.blueTopicSecond {
    font-size: 16px;
    color: #149DE7;
    line-height: 17%;
}

#edit {
    font-size: 14px;
    color: #5AC9E7;
    float: right;
    position: relative;
    top: 10%;
    padding-right: 12px;
}

.rightSymbol {
    float: right;
    position: relative;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.rightSymbolSm {
    float: right;
    position: relative;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#notesBox {
    border-bottom: 1px solid #A8ACAE;
    margin-top: 12px;
    padding: 6px 7px 13px 7px;
    content: "";
    background-color: #e9e8e8;
}

#notesBoxEdit {
    margin-top: 12px;
    margin-right: 1px;
    margin-left: 1px;
    border-radius: 4px !important;
}

#notesBoxEdit input {
    background-color: #F6F6F6 !important;
    height: 35px;
    border: 0px solid #F6F6F6 !important;
    border-top: 0px solid #F6F6F6 !important;
    border-radius: 4px;
}

.smallAt {
    font-size: 13px;
}

.dayApptSmall {
    font-size: 14px;
    color: #149DE7;
}

#dayApptExpand {
    background:linear-gradient(top, #e9e8e8 0%, #bfc1c1 100%);
    background:-webkit-linear-gradient(top, #e9e8e8 0%, #bfc1c1 100%);
    background:-ms-linear-gradient(top, #e9e8e8 0%, #bfc1c1 100%);
    background:-webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #e9e8e8),
      color-stop(1, #bfc1c1)
    );
    font-size: 14px;
}

#hidden-client-id {
    display: none;
}

#dayApptExpandItem {
    border-bottom: 1px solid #A8ACAE;
    padding: 9px 9px 7px 9px;
}

#dayApptExpandTime {
    color: #A8ACAE;
    font-size: 14px;
}

a {
    color: #4A4A4A;
    text-decoration:underline;
}

a:hover {
    color: #4A4A4A;
}

.blueName {
    color: #5AC9E7;
    font-size: 14px;
    text-decoration:none;
}

#edited-notes textarea {
    border-bottom: 1px solid #A8ACAE;
    border-radius: 5px;
}
#edited-notes textarea:focus {
    border-bottom: 1px solid #A8ACAE;
    border-radius: 5px;
}

.cautious-prgrs {
    color: #f45c42;
}

.keep-right {
    float: right;
}

.gray {
    color: #7a7a7a;
    /*font-size: 14px;
    text-decoration:none;*/
}
.acctRow {
    width: 100%;
}

/*tr {
    border: 1px solid #ccced1;
    margin-top: 10px;
}*/

.recentSpacer {
    float: right;
    padding-left: 10px;
}

.main-Acct-Details {
    border-top: 0px solid #F6F6F6;
}

.mainAcctBody {
    border-top: 1px solid #A8ACAE;
    margin-top: 17px;
  /*  padding-left: 10px;
    padding-right: 10px;*/
    font-size: 13px;
}

#spouse-name-in {
    padding-left: 15px;
    margin-right: 15px;
}

.padding-lt {
    margin-top: 15px;
}

#Estimated_Investable_Assets__c {
    border-bottom: 2px solid #A8ACAE;
    border-top: 1px solid #A8ACAE;
}

.acnt-address {
    height: 58px;
}

.grey-Desc {
    font-size: 15px;
    border-left: 1px solid #ccced1;
    padding-left: 15px;
}

.acctRow {
    width: 100%;
}

/* The Modal (background) */
.appt-modal {
    z-index: 30; /* Sit on top */
    overflow: auto;
    width: 200px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 600px; 
    margin-left: -100px;
    margin-top: -150px;

}

.blue-mode {
   color: #5AC9E7;
}

.greyTopic {
    color: black;
}

.right-phone {
    float: right;
    padding-top: 0px;
    padding-right: 10px;
}

.grey {
   color: #7a7a7a;
   text-decoration:none; 
}

.noAppt {
	border: 1px solid #A8ACAE;
    background-color: #efeded;
    font-size: 14px;
    overflow: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}