btnSignUp.body
    {
       /* font-family: 'Roboto', sans-serif;*/
       /* font-family: 'Open Sans', sans-serif;*/
       font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
       /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";*/
    }

    .container-fluid
    {
        width: 100%;
        margin-left:auto;
        margin-right:auto;
        padding-left:-15px;
        padding-right:-15px
    }
    
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
@media (max-width:768px) {
    .table_td_th_sm {
        padding: 0px;
        border-top: 1px solid #dee2e6;
        font-size: 13px;
        color: #353535;
        text-align: center;
        padding-top: 15px;
    }

    .btnSignUp {
        display: inline-block;
        font-weight: 400;
        color: #ffffff !important;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: .25rem .25rem;
        font-size: 14px;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
}

@media (min-width:768px) {
    .table_td_th_lg {
        padding: 6px;
        border-top: 1px solid #dee2e6;
        font-size: 16px;
        color: #353535;
        /* font-family:'Open Sans', sans-serif;*/
    }

    .btnSignUp {
        display: inline-block;
        font-weight: 400;
        color: #ffffff !important;
        text-align: center;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: transparent;
        border: 1px solid transparent;
        padding: .375rem .75rem;
        font-size: 14px;
        line-height: 1.5;
        border-radius: .25rem;
        transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
}

@media (max-width: 320px) {
    .table_td_th_sm {
        padding: 0px;
        border-top: 1px solid #dee2e6;
        font-size: 10px;
        color: #353535;
        text-align: center;
        padding-top: 15px;
    }
}
li {
    font-size:18px;
    list-style: none;
}


/*input[type="text"] {
    width: 265px;
    height: 26px;
}*/

label {
    font-size: 12px;
    color: #292929;
    font-weight: bold;
}


label {
    display: inline-block;
    margin-bottom:0px;

}
p{
    font-size: 12px;
}


.box.Larger.shadow {
    padding: 3px 32px;
}


button.btn.btn-primary {
    width:26%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}

tr:nth-child(even) {
  background-color: #f2f2f2;
}

img.img-fluid.list_image {
    width: 30px;
}

#custom-search-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#D9230F;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;

}

.p{
font-size: 11px;
font-weight:600;
line-height: 20px;
}

i.fa.fa-search.float-right {
    margin-top:0px;
    padding:10px;
    color:#ffffff;
}

.form-control {
    display: block;
    height: calc(1.5em + .75rem + 2px);
}
/*.form-control {
    display: block;
    height: calc(2em + .75rem + -1px);
}*/
.form-control_ {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

  .signUpGr {
   /* height: 41px;*/
    border-right: solid 2px #FFFFFF;
    background-color: #F5F6F7;
}
.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    background-color: #ffffff;
}
 h1.h1.d-flex.justify-content-center{
    /* float: left; */
    /* width: 100%; */
    text-align: center;
   /* font-family: 'helvetica_neueregular';*/
    font-size: 26px;
    color: #0f0f0f;
    font-weight: revert;
}

p {
   /* font-family: 'Conv_helr45w-webfont_0';*/
    font-size:15px;
    color: #0f0f0f;
    font-weight:500;
    /*line-height: 20px;*/
}

.shadow.p-3.my-1:hover
{
  background-color:#28a745;
  color: #ffffff;
  }

.content:before {
    /*content: url(assets/img/list1_bg.png);*/
    float: left;
    margin: 5px;
}

.card.card-body i.fas.fa-edit.p-2:hover {
    background-color: #28a745;
    color: #ffffff;
}

ul h5:before
{
  /*content: url(assets/img/list1_bg.png);*/
  float:left;
  margin-left: -26px;
}
ul h5
{
  font-size:17px;
  float: left;
  margin-left: -26px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.2;
}

.card.card-body.shadow.h-100:hover {
   
    background-color: #28a745;
    color: #ffffff;
}
   .topbox2 p {
    width: 1000px;
    background: #efebea;
    font-size: 16px;
    color: #1f1f1f;
    line-height: 44px;
    /* padding: 35px; */
}

   .topbox2 span {
    
    width: 100%;
   /* font-family: 'helvetica_neueregular';*/
    font-size: 16px;
    color: #037600;
    font-weight: normal;
    /*line-height: 26px;*/
   }

   .og_midpart p {
    width: 100%;
   /* font-family: 'Conv_helr45w-webfont_0';*/
    color: #323232;
    font-size:15px;
    line-height: 22px;
    
}

 .midpart_left h1 {
   /* font-family: 'helvetica_neueregular';*/
    font-size: 22px;
    color: #970000;
}

.mid_lf_ser1
{
  width: 100%;
  background: #f3f3f3;
}

.text{
   /* font-family: 'helvetica_neueregular';*/
    font-size: 16px;
    color: #323232;
 }
.midpart_right p{
   /* font-family: 'Conv_helr45w-webfont_0';*/
    font-size: 13px;
    color: #323232;
    line-height: 18px;
}


/*.table td, .table th {
    padding:6px;
    border-top: 1px solid #dee2e6;
    font-size:15px;
    color: #353535;
   /* font-family:'Open Sans', sans-serif;
}*/
/*.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #dee2e6;
}*/
button.btn.bg-blue {
    background-color: #107bb2;
    color: white;
    font-size:11px;
}

button.btn.mt-4.bg-success {
    font-size:12px;
    color: white;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color:#ffffff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size:14px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn:hover {
    color:#ffffff;
    text-decoration: none;
}

.foot_comments p {
    
    font-size:15px;
    color: #141414;
    line-height: 22px;
   /* font-family: 'Open Sans', sans-serif;*/
  
}


.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a {
    color: #0088CC;
    margin: 0px 6px;
    font-size: 13px;
}

#footer {
    background:#28a745 !important;
}

#footer a {
    color: #ffffff;
    text-decoration: none !important;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
#footer ul.social li{
  padding: 3px 0;
}
#footer ul.social li a i {
    margin-right: 5px;
  font-size:25px;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
#footer ul.social li:hover a i {
  font-size:30px;
  margin-top:-10px;
}

#footer ul.quick-links li{
  padding: 3px 0;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
#footer ul.quick-links li:hover{
  padding: 3px 0;
  margin-left:5px;
  font-weight:700;
}
#footer ul.quick-links li a i{
  margin-right: 5px;
}

