  .inp{
   border-radius: 3px;
   border: 1px solid #BBBEC0;
   padding: 5px;
   color: #444;
   font-size: 16px;
   transition: all .5s;
   -moz-transition: all .5s;
   -webkit-transition: all .5s;
   -o-transition: all .5s;
  }
  .inp:focus{
   border: 1px solid #95BED4;
   box-shadow: 0 0 3px 0px #95BED4;
  }
  .btn_handler{
   display: inline-table;
   width: 150px;
   margin: 10px 32px 20px 4px;
   background-attachment: scroll;
   background-clip: padding-box;
   background-image: url("https://legacycp.dotnice.com/skins/panel_8/images/btn.png");
   background-origin: padding-box;
   background-position: 0% 0%;
   background-repeat: repeat-x;
   background-size: auto auto;
   border-bottom-color: #A3AFB7;
   border-bottom-left-radius: 3px;
   border-bottom-right-radius: 3px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-image-outset: 0 0 0 0;
   border-image-repeat: stretch stretch;
   border-image-slice: 100% 100% 100% 100%;
   border-image-source: none;
   border-image-width: 1 1 1 1;
   border-left-color: #A3AFB7;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #A3AFB7;
   border-right-style: solid;
   border-right-width: 1px;
   border-top-color: #A3AFB7;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   border-top-style: solid;
   border-top-width: 1px;
   box-shadow: #FFF 0px 0px 1px 0px inset, #D6D6D6 0px 1px 2px 0px;
   color: #5D6973;
   font-family: "trebuchet ms",helvetica,sans-serif;
   font-feature-settings: normal;
   font-kerning: auto;
   font-language-override: normal;
   font-size: 13px;
   font-size-adjust: none;
   font-stretch: normal;
   font-style: normal;
   font-synthesis: weight style;
   font-variant: normal;
   font-variant-alternates: normal;
   font-variant-caps: normal;
   font-variant-east-asian: normal;
   font-variant-ligatures: normal;
   font-variant-numeric: normal;
   font-variant-position: normal;
   font-weight: 400;
   line-height: 16px;
   min-width: 90px;
   text-align: center;
   text-shadow: #FFF 0px 1px 0px;
   white-space: nowrap;
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
  }
  .btn{
   background-attachment: scroll;
   background-clip: border-box;
   background-color: transparent;
   background-image: none;
   background-origin: padding-box;
   background-position: 0% 0%;
   background-repeat: repeat;
   background-size: auto auto;
   border-bottom-color: #5D6973;
   border-bottom-style: none;
   border-bottom-width: 0px;
   border-image-outset: 0 0 0 0;
   border-image-repeat: stretch stretch;
   border-image-slice: 100% 100% 100% 100%;
   border-image-source: none;
   border-image-width: 1 1 1 1;
   border-left-color: #5D6973;
   border-left-style: none;
   border-left-width: 0px;
   border-right-color: #5D6973;
   border-right-style: none;
   border-right-width: 0px;
   border-top-color: #5D6973;
   border-top-style: none;
   border-top-width: 0px;
   color: #5D6973;
   cursor: pointer;
   font-family: "trebuchet ms",helvetica,sans-serif;
   font-feature-settings: normal;
   font-kerning: auto;
   font-language-override: normal;
   font-size: 13px;
   font-size-adjust: none;
   font-stretch: normal;
   font-style: normal;
   font-synthesis: weight style;
   font-variant: normal;
   font-variant-alternates: normal;
   font-variant-caps: normal;
   font-variant-east-asian: normal;
   font-variant-ligatures: normal;
   font-variant-numeric: normal;
   font-variant-position: normal;
   font-weight: 400;
   height: 28px;
   line-height: 16px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
   min-width: 90px;
   outline-color: #5D6973;
   outline-style: none;
   outline-width: 0px;
   padding-bottom: 0px;
   padding-left: 8px;
   padding-right: 8px;
   padding-top: 0px;
   text-align: center;
   text-shadow: #FFF 0px 1px 0px;
   vertical-aligntopwhite-space: nowrap;
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
  }
  .btn_span {
   color: #5D6973;
   cursor: pointer;
   font-family: "trebuchet ms",helvetica,sans-serif;
   font-feature-settings: normal;
   font-kerning: auto;
   font-language-override: normal;
   font-size: 13px;
   font-size-adjust: none;
   font-stretch: normal;
   font-style: normal;
   font-synthesis: weight style;
   font-variant: normal;
   font-variant-alternates: normal;
   font-variant-caps: normal;
   font-variant-east-asian: normal;
   font-variant-ligatures: normal;
   font-variant-numeric: normal;
   font-variant-position: normal;
   font-weight: 400;
   line-height: 16px;
   text-align: center;
   text-shadow: #FFF 0px 1px 0px;
   white-space: nowrap;
  }
  .btn_approve {
   background-color: #bdd6e2;
  }
  .btn_deny {
   background-color: #e7dbdf;
  }
  .domain {
   font-size: 15px!important;
  }
  