/* Main Page */
/* buttons has inline styling to the overrides of Microsoft Portal Basic theme */

/* Track Query */
#followUpButton {
    border-radius: 28px; 
    padding: 13px 45px; 
    color: #fff; 
    background-color: #333; 
    border-color: transparent;
}

/* New Query */
/* Remove default chevron */
select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem;
  padding-right: 2rem;
  position: relative;
}

/* target all picklists inside form-control */
#cr977_paymentchannel,
#cr977_paymentchannel:focus,
#cr977_paymentchannel:hover,
#cr977_paymentchannel::-ms-expand,
#cr977_paymentchannel:active {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}


/* Transaction date */
.datepicker .picker-switch>button {
    color: #646464;
}

.glyphicon {
    color: #646464;
}


tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}

/* end of form */
.crmEntityFormView fieldset{
    margin-bottom:0;
}

/* File uploads */
#NewAttachFileLabel {
    font-style: normal;
    font-size: 15px;
    color: #333
}

.info {
    font-family: "Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-style: italic;
    font-size: 13px;
    color: #555
}

input.form-control {
    border: 0px solid transparent
}

input[type=checkbox] {
    width: 70px
}

#mint_termacceptance_label {
    margin-left: 20px
}

#EntityFormPanel {
    border: 1px solid #fff
}

.field-label {
    font-family: "Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-weight: normal;
    font-style: normal;
    color: #333
}

#ctl00_ContentContainer_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormView_captcha_CaptchaTextBoxLabel {
    font-family: "Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #333
}

#AttachFileLabel,
#AttachFile {
    font-family: "Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #333
}

#AttachFile {
    padding-left: 20px;
    font-size: 15px
}

#footer-style {
    font-family: "Poppins", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #333
}

.rcRefreshImage .rcCaptchaAudioLink .a {
    font-size: 15px;
    color: #333
}

#ctl00_ContentContainer_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormView_captcha_CaptchaTextBox {
    border: 1px solid #949494;
    border-radius: 20px;
    font-size: 14px;
    color: #333;
    height: 45px;
    padding-left: 25px;
    padding-right: 25px
}

#ctl00_ContentContainer_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormView_captcha_ctl01 {
    padding-left: 25px
}

label {
    font-weight: normal;
    padding-left: 20px;
    margin-top: 15px
}

.form-control {
    border: 0px solid transparent;
    font-size: 14px;
    border-radius: 20px;
    color: #333;
    height: 45px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #dbdbdf
}

.picklist {
    padding-right: 50px;
    border: 0px solid transparent;
    background-color: #dbdbdf
}

.input-text-box {
    background-color: #333;
    color: aliceblue
}

#mint_termacceptance_label {
    font-style: italic;
    font-size: 14px
}

#mint_querytype {
    border: 0px solid transparent
}

.input-group-addon {
    color: #fff;
    background-color: #777;
    border: 0px solid transparent
}

#InsertButton {
    padding: 13px 45px;
    top: 35px;
    margin-left: 28px
}

#ctl00_ContentContainer_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormControl_94204d93f738ed119db10022489fd0f2_EntityFormView_captcha_SpamProtectorPanel {
    margin: 40px 28px
}

.crmEntityFormView .tab {
    margin-bottom: 0px
}

.crmEntityFormView .actions {
    border-top: 0px solid #fff
}