﻿/*@import url(/css/opensanshebrew.css);*/
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);


select {
  border-radius: 4px;
  font-size: 10pt;
  font-weight: bold;

}

html,body,input,select,table,td ,textarea
{ 

	FONT-FAMILY: "Open Sans Hebrew";

color:#000000;
font-size: 10pt;
 }
 input[type="text"] {
  /*max-width: 150px;*/
  /*height: 23px;
  padding-right: 5px;
  border-radius: 4px;
  border: 1px rgb(216, 216, 215) solid;*/
}

    .field
    {
        background-color:#F1F3F4;
        border:none;
        border-radius:22px;
        box-shadow:none;
        outline:none;
        opacity:1;
        transition:opacity 200ms;
        height:25px;
        padding-left:5px;
        padding-right:5px;

    }
    .field:hover
    {
        background-color:#e8eaed;
        
    }
 
h1 {color:#E94E1B; font-size:16pt;}
h2{color:#E94E1B;  font-size:13pt;}
h3{color:#E94E1B;  font-size:11pt;}


.ui-btn-text {
    background-color:#e94e1b; color:white; padding:5px; width:auto;
}

.divscrollbar::-webkit-scrollbar {
  width: 3%;
    width: 0%;
  background-color: rgba(255, 249, 249, 0.5);
  -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.3);
  border-radius: 10px;
}
.divscrollbar::-webkit-scrollbar-thumb:hover{
/*background-color:#BF4649;
border:1px solid #333333;*/
}
.divscrollbar::-webkit-scrollbar-thumb:active{
/*background-color:#A6393D;
border:1px solid #333333;*/
} 
A:link    { color:#E94E1B; text-decoration:underline;}
A:visited { color:#E94E1B; text-decoration:underline;}
A:active  { color:#E94E1B; text-decoration:underline;}
A:hover   { color:#1D1D1B; text-decoration:none;}

#FavoMenu
{
  padding: 13px 0px 28px 0px;
  width: 150px;
  width: 100%;
  border-bottom: 1px solid rgb(219, 219, 219);
}
td div#FavoMenu:parent
{
    padding:0;
}
td #FavoMenu:parent
{
    padding:0;
}
div#FavoMenu div a {
  text-decoration: none;
}
#FavoMenu .divlink {
float: right;
width: 86%;
}
#FavoMenu .divimg
{
     /* width: 20%; */
   float: right;
}

#topbar{
position:absolute;
border-top:1px solid 878787;
border-left:1px solid 878787;
border-right:2px solid 878787;
border-bottom:2px solid 878787;
background-color:#5E686F;
width: 400px;
height:250px;
text-align:center;
visibility: hidden;
z-index: 20; right:0px; bottom:0px;
color:#ffffff;
border-radius:8px; 
}



.divTitle
{
padding: 10px;
  padding: 6px 6px 6px 0px;
  background-color: #F3F3F4;
  width: 100%;
  /* margin-right: 2px; */
  width: 96%;
  font-size: 13pt;
  color: Black;
  color: #333333;
}

.Title_box {
  width: 130px;
  height: 33px;
  background-color: #FFFFFF;
  margin-left: 5px;
  float: right;

}

.HomePage_td_left_Title
{
  padding: 0 0px 7px 0px;
  background-color: #F3F3F4;
  width: 230px;
  border-bottom: 1px solid #10B8E0;
  font-size: 15pt;
  font-weight: bold;
  color: #333333;  
}
.HomePage_td_left
{
      background-color: #F3F3F4;
     padding: 7px 12px 15px;
       width: 100%;
}
.massnImg
{
      border: 1px solid #10B8E0;
      border-radius: 34px 34px;
      width: 34px;
      height: 34px;
}
.massnImg0
{
      border: 2px solid #D1D1D1;
      border-radius: 34px 34px;
      width: 34px;
      height: 34px;
}
.massnImg1
{
      border: 2px solid #09D261;
      border-radius: 34px 34px;
      width: 34px;
      height: 34px;
}

.massntd {
  border-bottom: 1px solid #B9B9B9;
  width: 160px;
    font-size: 10pt;
  font-weight: bold;
}
.massntd:last-of-type {
  border: 0;
}

.News_Title {
  padding: 0 0px 7px 0px;
  background-color: #F3F3F4;
  width: 230px;
  border-bottom: 2px solid #65CEE6;
  font-size: 15pt;
  font-weight: bold;
  color: #E94E1B;
}
 .CurrencyTitle
{
  padding: 0 0px 7px 0px;
  background-color: #F3F3F4;
  width: 230px;
  border-bottom: 2px solid #65CEE6;
  font-size: 15pt;
  font-weight: bold;
  color: #333333;
}
.Currency
{
      background-color: #F3F3F4;
     padding: 7px 15px 15px;
}
.Currencytabl
{
    border:0;
}
.Currencytable th
{
    border-bottom: 2px solid #65CEE6;
      padding: 6px 0 6px 0;
    width: 160px;
    width: 33%;
    font-size: 10pt;
    font-weight: bold;
    color: #333333;       
}
.Currencytable td {
  border-bottom: 2px solid #E3E3E3;
  width: 160px;
  font-size: 10pt;
  padding: 8px 0 8px 0;
  /* font-weight: bold; */
  color: #333333;
}
.Currencytable tr:last-of-type td {
  border: 0;
}


.Task_table
{
    padding:0;
    border: 0;
}
.Task_table th
{
border-bottom: 2px solid #929291;
  padding: 0px 0 6px 0;

  font-size: 10pt;
  font-weight: bold;
  color: #333333;
  text-align: right;      
}
.Task_table td {
  border-bottom: 2px solid #E3E3E3;
min-width: 75px;
  font-size: 10pt;
  padding: 8px 0 12px 0;
  /* font-weight: bold; */
  color: #333333;
    text-align: right;
}
.Task_table tr:last-of-type td {
  border: 0;
}






.arrow_box:after, .arrow_box:before
{
    bottom: 35%;
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
    
.arrow_box:after
{
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #FFFFFF;
    border-width: 8px;
    margin-left: -28px;
}
.arrow_box:before
{
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #D0D4D6;
    border-width: 10px;
    margin-left: -30px;
}
    
    
    
    
.arrow_box_H,.arrow_box
{
    position: relative;
    cursor: pointer;
}
.arrow_box_H:after, .arrow_box_H:before
{
    top: 36%;
    left: 5%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
    
.arrow_box_H:after
{
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #FFFFFF;
    border-width: 8px;
    margin-left: -28px;
}
.arrow_box_H:before
{
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #D0D4D6;
    border-width: 10px;
    margin-left: -30px;
}



.SearchHeaderPanel,.EditPanel
{
    position: relative;
    cursor: pointer;
      background-color: #0FB7DF;
      
}
.SearchHeaderPanel_H:before, .SearchHeaderPanel_H:after,.EditPanel_H:before,.EditPanel_H:after
{
    top: 36%;
      /* left: 5%; */
    right: 2%;
    left: 2%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.SearchHeaderPanel_H:after
{
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #FFFFFF;
  border-top-color:  #9B9B9B;
  border-width: 7px;
  margin-right: 0px;
}
.SearchHeaderPanel_H:before
{
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #D0D4D6;
  border-top-color: white;
  border-width: 10px;
  margin-right: -3px;
      margin-left: -3px;
}

.EditPanel_H:after
{
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #FFFFFF;
  border-top-color:  #ACACAC;
  border-width: 7px;
  margin-right: 0px;
}
.EditPanel_H:before
{
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #D0D4D6;
  border-top-color: white;
  border-width: 10px;
  margin-right: -3px; margin-left: -3px;
}


.SearchHeaderPanel:after, .SearchHeaderPanel:before
{
    bottom: 35%;
          /* left: 5%; */
    right: 2%;left: 2%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}


.SearchHeaderPanel:after
{
    border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #FFFFFF;
  border-bottom-color: #0FB7DF;
  border-width: 7px;
  margin-right: 0px;
}
.SearchHeaderPanel:before
{
      border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #D0D4D6;
  border-bottom-color: white;
  border-width: 10px;
  margin-right: -3px;  margin-left: -3px;
}


.SearchHeaderPanelTitle
{
    font-size: 11pt; bottom: -5px; position: relative;margin-right:50px;color: white;margin-left: 50px;
}

.EditPanel_H
{
        position: relative;
    cursor: pointer;
    background-color: #ACACAC;
}

.SearchHeaderPanel_H
{
        position: relative;
    cursor: pointer;
    background-color: #9B9B9B;
}

.EditPanel_H:after
{
      border-top-color: #ACACAC;
}
._EditPanel:after
{
      border-bottom-color: #ACACAC;
}

.form_table select {
  border-radius: 0;
  padding: 3px;
  width: 100%;
    max-width: 155px;
  border: 0;
  min-height: 33px;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
  background-image: url(/Images/DropDownIcon.png);
  background-position: 8px;
  background-repeat: no-repeat;
  float:right;
  font-size: 9pt;
  color: #313131;
    color: 878787;
    
}
select {
  border-radius: 0;
  padding: 3px;
  /* width: 100%; */
   max-width: 152px; 
  min-width: 80px;
  
    min-height:23px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/Images/DropDownIcon.png);
  background-position: 8px;
  background-repeat: no-repeat;
  /* float: right; */
  font-size: 9pt;
  color: #313131;
  border: 1px #D8D8D7 solid;
  direction: rtl;
  padding-left: 20px;
}

.radiusGray{
    background-color:#efefef;
  border-radius: 4;
}
div.form_table table {
  width: 100%;
}
.bg-color-ccccc
{
    background-color: #CCCCCC;
}
  .bg-image-none
{
    background-image: none;
}
.padding_td-0,.padding_td-0 td
{
    padding: 0px;
}

    .drop_box
    {
        width: 142px;
        height: 33px;
        background-color: #FFFFFF;
        margin-right: 15px;
        float: right;
    }
    .drop_box_small
    {
        background-color: #FFFFFF;
        margin-left: 10px;
        float: right;
    }
    .drop_box_small select
    {
        background-size: 12px; 
        width: 52px;
        min-width: 50px;
    }

    
    .drop_border {
     /* padding-right: 5px;*/
      margin-left: 0;
      line-height: 35px;
      /*border: 1px #D8D8D7 solid;*/
    }




 /*  NEW CSS FOR REPORT PAGE  */
    .arrow_box
    {
        position: relative; /* background: #88b7d5; */ /* border: 4px solid #c2e1f5; */
        cursor: pointer;
    }
    
    .arrow_box:after, .arrow_box:before
    {
        bottom: 35%;
        left: 5%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    
    .arrow_box:after
    {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #FFFFFF;
        border-width: 8px;
        margin-left: -28px;
    }
    .arrow_box:before
    {
        border-color: rgba(194, 225, 245, 0);
        border-bottom-color: #D0D4D6;
        border-width: 10px;
        margin-left: -30px;
    }
    
    .arrow_box_H b ,.arrow_box b{
        margin-left: 50px;
    }
    
    .arrow_box_H
    {
        position: relative;
        cursor: pointer;
    }
    .arrow_box_H:after, .arrow_box_H:before
    {
        top: 36%;
        left: 5%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }
    
    .arrow_box_H:after
    {
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #FFFFFF;
        border-width: 8px;
        margin-left: -28px;
    }
    .arrow_box_H:before
    {
        border-color: rgba(194, 225, 245, 0);
        border-top-color: #D0D4D6;
        border-width: 10px;
        margin-left: -30px;
    }
    
    .form_table
    {
        width: 100%;
        background-color: #F3F3F4;
    }
    .form_table_border-top
    {
        border-top: 2px solid #10B8E0;
    }
    .padding_td
    {
        padding: 0px 18px 18px;
    }
    .form_table_td_padding_18px
    {
        padding: 0px 18px 18px;
    }
    .form_table_td_padding_top_18px
    {
        padding-top: 18px;
    }
    .margin_left_right
    {
        margin: 0px 20px;
    }
    .margin-right-7
    {
        margin-right: 7px;
    }

    .text_Title
    {
        width: 135px; /* width: 100%; */
        height: 32px;
        background-color: #CCCCCC;
        padding: 0px 10px;
        margin-left: 5px;
    }
    
    .text_Title input[type="radio"], .text_Title span, .text_Title label
    {
        /*vertical-align: text-bottom; */
    }
    .text_Title span
    {
        vertical-align: -webkit-baseline-middle;
    }
    
    
    .text_box
    {
        width: 150px;
        height: 33px;
        background-color: #FFFFFF;
        margin-left: 5px;
        float:right;
        /*float: left;*/
    }
    ._text_box input[type="text"]
    {
        width: 95%;
        height: 30px;
        height: 93%;
        border: 0;
        padding-right: 5px;
        border-radius: 0px;
    }
    .text_box input[type="text"] {
        width: 100%;
        height: 30px;
        height: 92%;
        border: 0;
        padding-right: 5px;
        border-radius: 0px;
        float: left;
        border: 1px #D8D8D7 solid;
        /*top: -1px;*/
          position: relative;
    }
    
    .pass_box
    {
        width: 100%;
        height: 40px;
        background-color: #FFFFFF;
        margin-left: 0px;
        float:left;
        /*float: left;*/
    }
        .pass_box input[type="text"], .pass_box input[type="password"]{
        width: 100%;
        max-width:100%;
        height: 30px;
        height: 92%;
        border: 0;
        padding-right: 5px;
        border-radius: 0px;
        float: left;
        border: 1px #D8D8D7 solid;
        /*top: -1px;*/
          position: relative;
    }
    .pass_box input[type="submit"] 
    {
          width: 100%;
        height: 30px;
        height: 99%;
        border: 0;
       
        border-radius: 0px;
        float: left;
    }
    
    .Offers_search input[type="text"]
    {
          height: 96%;
          top: -1px;
          position: relative;
    }
    .ArrowLeftBlueIcon
    {
    background-image:url(/images/ArrowLeftBlueIcon.png);width: 17px;background-repeat: no-repeat;  background-position: left;background-color: transparent;
    }
    .padding-right_16
    {
         padding-right: 16px;
    }
    .padding-right_15
    {
         padding-right: 15px;
    }
    .BtnSearch_color
    {
        background-color: #E94E1B;
        width: 148px;
        height: 36px;
        color: white;
        border: 0;
        border-radius: 0;
        font-size: 11pt;
        font-weight: bold;
        background-image: url(/images/WhiteSearchIcon.png);
        background-repeat: no-repeat;
        background-position: 20px 10px;
    }
    .Btn_color
    {
        background-color: #E94E1B;
        color: white;
        width: 100%;
        height: 32px;
        border: 0;
        font-size: 13pt;
        font-weight: bold;
        border-radius: 0;
    }

        .Btn_colorS
    {
        background-color: #E94E1B;
        color: white;
        border: 0;
        font-size: 10pt;
        font-weight: bold;
        border-radius: 0;
    }

    
           .ajax__tab_xp .ajax__tab_header .ajax__tab_tab {color:black;
    }

        .BtnSearch_BlackGrey
    {
        background-color: #666666;
        width: 145px;
        height: 30px;
        color: white;
        border: 0;
        border-radius: 0;
        font-size: 11pt;
        float: left;
        background-repeat: no-repeat;
        margin-right: 12px;
    }
    .BtnEditTable
    {
        background-color: #CCCCCC;
        width: 82px;
        height: 30px;
        color: white;
        border: 0;
        border-radius: 0;
        font-size: 11pt;
        font-weight: bold;
        float: right;
        background-repeat: no-repeat;
        margin-left: 10px;
    }
    
    .Btn_box {
      float: left;
    }


    .BlackCheckB input[type=checkbox]
    {
        height: 17px;
        margin: 0 0px 10px 15px;
            margin: 3px 13px 10px 15px;
    
    }
    .BlackCheckB input[type=checkbox]::before  
    {
        content: "";
        display: inline-block;
        width: 17px;
        height: 17px;
        background-image: url(../images/CheckmarkIcon.png);
        background-repeat: no-repeat;
    }
    .BlackCheckB input[type=checkbox]:checked::before 
    {
         background-image: url(../images/BlackCheckmarkIcon_T.png);
         width: 22px;
        margin-right: -5px;
    }​
    
     .BlackCheckB label{  font-size: 10.5pt;display:none;}
     
     .TableCheckB input[type=checkbox]:checked:before 
     {
        background-image: url(../images/TableCheckmarkIcon.png);
        border: 1px solid #E94E1B;
        width: 15px;
        height: 15px;
     }
     
    .TableCheckB input[type=checkbox]:before 
    {
          content: "";
          display: inline-block;
          width: 14px;
          height: 14px;
          background: white;
          border-radius: 10px;
          border: 1px solid #CCCCCC;
          margin: -2px -1px 0 0;
          background-repeat: no-repeat;
    }
.TableCheckB label {
  display: none;
}
    /* GoogleTranslate
    #####
    #####
    
    */
        .translateselect
    {
        width: 90px;
        height: 31px; /* float: right; */
        font-size: 10pt;
        border: 0;
        border-radius: 0;
    }
    .translate-Btn
    {
        background-color: #E94E1B;
        color: white;
        width: 100%;
        height: 32px;
        border: 0;
        font-size: 13pt;
        font-weight: bold;
        border-radius: 0;
    }
    .translate-Txt
    {
        width: 99%;
        height: 55px;
        border: 2px solid #E4E4E2;
        font-size: 13pt;
        padding: 0;
        margin: 0; /* font-weight: bold; */
        border-radius: 0;
        float: left;
    }
    .translate-td-height
    {
        height: 3px;
    }
    .translate-td td
    {
        padding-left: 0;
        padding-right: 0;
    }
    

   i.fa {
  background: #e3e3e3;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 48px;
  line-height: 134px;
  margin-bottom: 27px;
  width: 134px;
}

    div span.fa {
  background: #e3e3e3;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 48px;
  line-height: 55px;
  margin-bottom: 27px;
  width: 55px;

}


.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.font-button
{
    height: 30px;
    width: 30px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 25px;
    font-size: 16pt;
    cursor: pointer;
    color:white;
    padding:5px;
    background-color:#e94e1b;
    margin-bottom:5px;
    border-radius:2px;
}


.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight:bold;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #cecece;
  border-color: #a8a8a8;
}
.btn-default:hover {
  color: #333333;
  background-color: #cecece;
  border-color: #c9c9c9;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #cecece;
  border-color: #c9c9c9;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #bcbcbc;
  border-color: #a8a8a8;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #e8e8e8;
  border-color: #e8e8e8;
}
.btn-default .badge {
  color: #e8e8e8;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #0bacd3;
  border-color: #0bacd3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #0884a3;
  border-color: #05495a;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #0884a3;
  border-color: #087d99;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0884a3;
  border-color: #087d99;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #076981;
  border-color: #05495a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0bacd3;
  border-color: #0bacd3;
}
.btn-primary .badge {
  color: #0bacd3;
  background-color: #ffffff;
}



.btn-success {
  color: #ffffff;
  background-color: #51bf87;
  border-color: #51bf87;
}
.btn-green {
  color: #ffffff;
  background-color: #51bf87;
  border-color: #51bf87;
}
.btn-red {
  color: #ffffff;
  background-color:#df6a78;
  border-color: #df6a78;
}
.btn-orange {
  color: #ffffff;
  background-color: #f4ad49;
  border-color: #f4ad49;
}
.btn-gray {
  color: #000000;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
}
.btn-blue {
  color: #ffffff;
  background-color: #0a97b9;
  border-color: #0a97b9;
}



.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #3ba26e;
  border-color: #276a48;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #3ba26e;
  border-color: #399a69;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #3ba26e;
  border-color: #399a69;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #32875c;
  border-color: #276a48;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #51bf87;
  border-color: #51bf87;
}
.btn-success .badge {
  color: #51bf87;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #29b6d8;
  border-color: #29b6d8;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #2093ae;
  border-color: #145c6e;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #2093ae;
  border-color: #1e8ba6;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #2093ae;
  border-color: #1e8ba6;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #1a7990;
  border-color: #145c6e;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #29b6d8;
  border-color: #29b6d8;
}
.btn-info .badge {
  color: #29b6d8;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f4ad49;
  border-color: #f4ad49;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #f19719;
  border-color: #b36d0b;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #f19719;
  border-color: #f1930f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #f19719;
  border-color: #f1930f;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d9840d;
  border-color: #b36d0b;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f4ad49;
  border-color: #f4ad49;
}
.btn-warning .badge {
  color: #f4ad49;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #db5565;
  border-color: #db5565;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #d12c40;
  border-color: #921f2d;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #d12c40;
  border-color: #c82a3d;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d12c40;
  border-color: #c82a3d;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #b32637;
  border-color: #921f2d;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #db5565;
  border-color: #db5565;
}
.btn-danger .badge {
  color: #db5565;
  background-color: #ffffff;
}
.btn-link {
  color: #0bacd3;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #07718a;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 5px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}