#widget1 iframe {
width:100% !important;
max-width:980x !important;
/*max-height: 750px !important;*/
}
#widget2 iframe {
width:100% !important;
max-width:980x !important;
/*min-height: 750px !important;*/
}

.mod-login__remember.form-group input  {
  padding: 7px;
}

.cb_template input[type="radio"], .cb_template input[type="checkbox"] {
  box-sizing: border-box;
  padding: 7px;
}

.btn {
  border: none;
  background: #2955A7;
  border: #000000 1px solid;
  color: #ffffff;
  padding: 5px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
}

.pagination {
  margin: 20px 0;
}

