    .acco_button {
      /* width: 100%; */
      float: left;
      /* background-image: url(../img/tabback.jpg); */
      /* background-position: -111px 50px; */
      background-size: cover;
      background-repeat: no-repeat;
      padding: 10px;
      border: 0;
      margin-top: 2px;
      color: black;
      outline: none;
      font-size: 25px;
      padding-left: 0;
      border: 2px solid black;
      margin: 9px;
      margin-left: 0;
      box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    }

    .acco_button i {
      float: left;
      font-size: 40px;
    }

    .acco_button span {
      padding: 5px;
      float: left;
    }

    .search_cont {
      float: left;
      width: calc(100% - 30px);
      clear: both;
      border-top: 2px solid black !important;
      margin-top: 20px;
      padding: 0px !important;
      /* mm edit */
      border-radius: 0px !important;
    }

    .desc_wat_search {
      color: #a2a2a2 !important;
      width: 100%;
      padding: 0px;
      float: left;
      font-size: 20px;
    }

    .result_cont {
      float: left;
      width: 100%;
    }

    .list_organization {
      float: left;
      width: 100%;
    }

    .list_organization .order, .list_organization .pager, .list_organization .pager button {
      border: 0 !important;
      font-weight: 900;
    }

    .list_organization .pager button {
      font-size: 35px !important;
    }

    .list_organization .order {
      float: left;
    }

    .list_organization .pager {
      float: right;
    }

    .list_organization .order select {
      border: 0;
      font-size: 24px;
    }

    .button_search {
      top: 5%;
      width: 100%;
      border: 0px solid black;
      color: white;
      height: 34px;
      background: 0;
      background-color: #5bc0de;
      border-radius: 4px !important;
    }

    .button_search_custom {
      width: 49%;
      margin-top: 0;
      padding: 5px;
        height: auto;
    }

    .index_search .labelCont {
      width: 78px !important;
    }

    .button_search_custom .labelCont {
      display: block;
      margin: 0 auto;
      width: 137px;
      height: 31px;
      margin-top: 4px;
    }

    .button_search_custom .labelCont i {
      float: left;
      margin-top: 6px;
    }

    .button_search_custom .labelCont span {
      float: left;
      margin-top: -5px;
    }

    .search_cont {
      border-top: 0 !important;
      border-bottom: 0 !important;
      border-left: 0 !important;
      border-right: 0 !important;
      /* padding: 0 !important;*/
    }

    .ui-tabs .ui-tabs-nav li.ui-tabs-active, .ui-state-default {
      background: 0 !important;
      color: black;
      border: 1px solid #cccccc !important;
      border-radius: 0 !important;
      border-radius: 4px !important;
      /* box-shadow: 2px 2px 5px rgba(0,0,0,0.2);*/
    }

    li.ui-tabs-active a {
      color: #49bf9d !important;
    }

    .ui-tabs-nav a {
      color:#787878 !important;/* black !important;*/
    }

    .ui-tabs-nav {
      background: 0 !important;
      /*background-image: url(../img/tabback.jpg) !important;*/
      background-position: center;
      background-size: cover;
    }

    .ui-widget-header {
      border: 0 !important;
    }



    #register_tabs li a {
        border-bottom: 0 !important;
    }

    #register_tabs form {
        margin: 0 !important;
    }
