#siWidget .modal-body {
    height: 270px;
    padding:15px;
    padding-top:10px;
}
#siWidget .modal {
    width:580px;
}
#siWidget-email .modal-body {
    height: 270px;
    padding:15px;
    padding-top:10px;
}
#siWidget-email .modal {
    width:580px;
}
#siWidget-feedback .modal-body {
    height: 270px;
    padding:15px;
    padding-top:10px;
}
#siWidget-feedback .modal {
    width:580px;
}
#siWidget-cartsaver .modal-body {
    height: 270px;
    padding:15px;
    padding-top:10px;
}
#siWidget-cartsaver .modal {
    width:580px;
}
#siWidget-sharing .modal-body {
    height: 270px;
    padding:15px;
    padding-top:10px;
}
#siWidget-sharing .modal {
    width:580px;
}
#siWidget-offers .modal-body {
    height: 270px;
    padding:15px;
    padding-top:10px;
}
#siWidget-offers .modal {
    width:580px;
}
.siError {
    color: #D16E6C;

}
.siConfirm {
    font-size:16px;
}
.siTabB {
    /**bottom: -40px;*/
    bottom: 0;
    display: block !important;
    margin: 0 20px;
    position: fixed;
    width: 220px;
    z-index: 99999;
}
.siButtonB {
    background-color: #4781D9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFFFFF;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
    cursor: pointer;
    padding: 8px;
}

.siTabT {
    top: 0;
    display: block !important;
    margin: 0 20px;
    position: fixed;
    width: 220px;
    z-index: 99999;
}
.siButtonT {
    background-color: #4781D9;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #FFFFFF;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
    cursor: pointer;
    padding: 8px;
}

.siTabR {
    right: -72px;
    display: block !important;
    margin:0;
    top:60px;
    position: fixed;
    width: 180px;
    z-index: 99999;
}
.siButtonR {
    background-color: #4781D9;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #FFFFFF;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
    cursor: pointer;
    padding: 8px;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
}

.siTabL {
    left: -72px;
    display: block !important;
    margin:0;
    top:60px;
    position: fixed;
    width: 180px;
    z-index: 99999;
}
.siButtonL {
    background-color: #4781D9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFFFFF;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2) !important;
    cursor: pointer;
    padding: 8px;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    transform:rotate(90deg);
}

.siButtonText {
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;

}
.siButtonActions {
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: right;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.siButtonActionUp {
    padding-right: 5px;
}
.siButtonActionClose {
    padding-right: 5px;
}
/* end tab items */
.socialintents-close {
    position:relative;
    left:-13px;
    top:-13px;

}
.socialintents-close {
    color:black;
}

.socialintents-custom-h3 {
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: inherit;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    text-rendering: optimizelegibility;
}

.socialintents-custom-footer {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
}

.socialintents-clearfix {
    *zoom: 1;
}
.socialintents-clearfix:before,
.socialintents-clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.socialintents-clearfix:after {
    clear: both;
}
.socialintents-hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
.socialintents-input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.socialintents-img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.socialintents-img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.socialintents-img-circle {
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
}
.socialintents-row {
    margin-left: -20px;
    *zoom: 1;
}
.socialintents-row:before,
.socialintents-row:after {
    display: table;
    content: "";
    line-height: 0;
}
.socialintents-row:after {
    clear: both;
}
.socialintents-container,
.socialintents-navbar-static-top .socialintents-container,
.socialintents-navbar-fixed-top .socialintents-container,
.socialintents-navbar-fixed-bottom .socialintents-container {
    width: 940px;
}

.socialintents-container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}
.socialintents-container:before,
.socialintents-container:after {
    display: table;
    content: "";
    line-height: 0;
}
.socialintents-container:after {
    clear: both;
}
.socialintents-container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}
.socialintents-container-fluid:before,
.socialintents-container-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.socialintents-container-fluid:after {
    clear: both;
}
.socialintents-close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    padding-bottom: 5px;
    padding-left: 3px;
    padding-right: 3px;
    filter: alpha(opacity=20);
}
.socialintents-close:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
button.socialintents-close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.socialintents-pull-right {
    float: right;
}
.socialintents-pull-left {
    float: left;
}
.socialintents-hide {
    display: none;
}
.socialintents-show {
    display: block;
}
.socialintents-invisible {
    visibility: hidden;
}
.socialintents-affix {
    position: fixed;
}
.socialintents-fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
.socialintents-fade.in {
    opacity: 1;
}
.socialintents-collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}
.socialintents-collapse.in {
    height: auto;
}

@media (max-width: 767px) {
  .socialintents-modal {
    top:40px;
  }
  .socialintents-modal-body {
        overflow-y: inherit !important;
  }
  
  .siButtonActionClose-feedback {
      padding-left:7px;
  }
  
}

