button.close {
  position: absolute;
  top: 10px;
  right: 20px;
}

/* Start Login Modal ************* */
#loginModal div#login {
  margin-top: 70px;
  vertical-align: middle;
  min-height: 480px;
}
#loginModal form#formLogin, #loginModal form#formForgot, #loginModal form#creatNew {
  background: #FFF;
  border: 1px solid #E5E5E5;
  padding: 20px;
  margin-top: 10%;
  margin-bottom: 10%;
  border-radius: 3px;
}
#loginModal form#formLogin h2.page-title {
  margin: auto;
  margin-top: 20px;
  margin-bottom: 30px;
}
#loginModal .close {
  position: absolute !important;
  right: 10px !important;
  top: 10px !important;
}
#loginModal button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
#loginModal .form-group label {
  font-family: "WorkSans-Regular";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.1px;
}
#loginModal .form-group label {
  font-family: "WorkSans-Regular";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.1px;
}
#loginModal .form-control {
  /* display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
}
#loginModal .green-menu {
  color: #719B46!important;
}
#loginModal #acc-user-inbox-wrapper.login #formLogin > div:nth-child(3) > label.pull-right #forgotPassword-btn > a, #loginModal #acc-user-inbox-wrapper.login #formLogin > div:nth-child(3) > label.pull-right #forgotPassword-btn > a:hover {
  text-decoration: underline;
  color: #4a4a4a;
}
#loginModal .mybtn-green {
  padding: 10px 15px;
  background: #4a4a4a;
  font-family: 'WorkSans-Medium';
  font-size: 14px;
  text-decoration: none;
  color: #FFFFFF;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #FFFFFF;
  cursor: pointer;
}
#loginModal .full-widht {
    width: 100%;
}
#loginModal div#login .mybtn-green {
    color: #fff !important;
}
#loginModal #acc-user-inbox-wrapper.login #formLogin > div:nth-child(4) > button {
    font-family: 'WorkSans-Medium' !important;
    font-size: 16px !important;
    cursor: pointer;
}
#loginModal #formLogin .my-form-set {
    margin: 15px 0px;
}
#loginModal .mybtn-blue {
    padding: 10px 15px;
    background: #0039ff;
    font-family: 'WorkSans-Medium';
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}
/* End Login Modal ************* */

/* Start Force Login Modal ************* */
#forcelogin .align-middle{
  margin-top: 70px;
  vertical-align: middle;
  min-height: 480px;
}
#forcelogin form{
  background: #FFF;
  border: 1px solid #E5E5E5;
  padding: 20px;
  margin-top: 10%;
  margin-bottom: 10%;
  border-radius: 3px;
}
#forcelogin form h2.page-title {
  margin: auto !important;
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}
#forcelogin form h2.page-title {
    font-family: 'WorkSans-Medium' !important;
}
#forcelogin form h2.page-title span {
    font-family: 'WorkSans-Regular';
}
#forcelogin .close {
  position: absolute !important;
  right: 10px !important;
  top: 10px !important;
}
#forcelogin button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
}
#forcelogin .form-group label {
  font-family: "WorkSans-Regular";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.1px;
}
#forcelogin .form-group label {
  font-family: "WorkSans-Regular";
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.1px;
}
#forcelogin .form-control {
  /* display: block;
  width: 100%;
  padding: 10px 15px;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 0px;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; */
}
#forcelogin .green-menu {
  color: #719B46!important;
}
#forcelogin #forgotPassword-btn a{
  font-family: 'WorkSans-Medium' !important;
  font-size: 14px !important;
  color: #4a4a4a !important;
}
#forcelogin #acc-user-inbox-wrapper button {
    font-family: 'WorkSans-Medium' !important;
    font-size: 16px !important;
    cursor: pointer;
}
#forcelogin .mybtn-green {
  padding: 10px 15px;
  background: #4a4a4a;
  font-family: 'WorkSans-Medium';
  font-size: 14px;
  text-decoration: none;
  color: #FFFFFF;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #FFFFFF;
  cursor: pointer;
}
#forcelogin .my-form-set span {
    color: #4a4a4a;
    cursor: pointer;
}
#forcelogin .full-widht {
    width: 100%;
}
#forcelogin div .mybtn-green {
    color: #fff !important;
}
#forcelogin #acc-user-inbox-wrapper.login > div:nth-child(4) > button {
    font-family: 'WorkSans-Medium' !important;
    font-size: 16px !important;
    cursor: pointer;
}
#forcelogin .my-form-set {
    margin: 15px 0px;
}
#forcelogin .mybtn-blue {
    padding: 10px 15px;
    background: #0039ff;
    font-family: 'WorkSans-Medium';
    font-size: 14px;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}
/* End Force Login Modal ************* */


/* Leave page Modal */
#leavePageModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
  margin-top: 100px;
}
#leavePageModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#leavePageModal .modal-dialog .header p{
  position: relative;
  width: 100%;
  margin: 0;
  text-align: center;
}
#leavePageModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#leavePageModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
#leavePageModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#leavePageModal .modal-dialog .content ul li input.collection-list{
  position: relative;
  float: left;
  width: calc(100% - 50px);
  height: 40px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  outline: 0;
  font-family: 'WorkSans-Regular';
  font-size: 14px;
  color: #9b9b9b;
}
#leavePageModal .modal-dialog .content ul li p{
  position: relative;
  float: right;
  margin-top: 10px;
}
#leavePageModal .modal-dialog .content button{
  position: relative;
  float: left;
  width: calc(50% - 5px);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
  margin-top: 10px;
  min-width: 0px;
}
#leavePageModal .modal-dialog .content h5{
  position: relative;
  float: right;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 769px) and (min-width: 577px){
  #leavePageModal .modal-dialog {
      max-width: 400px !important;
  }
}
/* End Leave Page Modal */

/* Start Add Photo Modal Modal ************* */
#add-photo-modal > div {
  margin: auto !important;
  margin-top: 150px !important;
}
#add-photo-modal .modal-header {
  display: none;
}
#add-photo-modal .modal-body {
  padding: 0px;
}
#add-photo-modal .row {
  margin: 0;
}
#add-photo-modal .no-padding {
  padding: 0px;
}
#add-photo-modal .no-padding .col-md-6 {
  padding: 0px;
}
#add-photo-modal .modal-dialog {
  max-width: 600px !important;
  max-height: 600px !important;
}
#add-photo-modal > div > div > div.modal-body > div > div:nth-child(2) > div.content-add-board-modal > div > form > div.my-form-set.btn-section.text-center > button  {
  margin-top: 10px !important;
}
#add-photo-modal > div > div > div.modal-body > div > div:nth-child(2) {
    max-height: 300px;
    overflow-y: hidden !important;
    padding-left: 0px;
    padding-right: 0px;
}
#add-photo-modal .img-add-board {
  position: relative;
  width: 100%;
  height: 398px;
  border-right: 1px solid #e5e5e5;
  max-height: 300px;
  overflow: hidden;
  background: #fff;
}
#add-photo-modal .img-add-board img{
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  object-fit: cover;
  top: 20px;
  left: 20px;
}
#add-photo-modal .title-add-board-modal {
  padding-left: 20px;
  padding-right: 20px;
  border-bottom: 1px solid #e5e5e5;
}
#add-photo-modal .title-add-board-modal p {
  margin-top: 10px;
  margin-bottom: 10px;
}
#add-photo-modal .content-add-board-modal {
  padding-left: 20px;
  padding-right: 20px;
}
#add-photo-modal .ket-add-board h5 {
  margin: 0;
}
#add-photo-modal .ket-add-board h5.title {
  margin: 0;
  position: relative;
  top: 7px;
}
#add-photo-modal .content-add-board-modal {
  border-bottom: 1px solid #e5e5e5;
  margin-top: 10px;
}
#add-photo-modal .content-create-board-modal {
  position: relative;
  width: 100%;
  height: 35px;
  padding: 0px;
}
#add-photo-modal .content-create-board-modal button {
  position: relative;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 0px;
  background: #286ba3;
  color: #fff;
  border: 0;
  font-family: WorkSans-Medium;
}
#add-photo-modal .title-add-board-modal .close {
  position: absolute;
  top: 10px;
  right: 15px;
}
/*Content Add Board Modal*/
#add-photo-modal .content-add-board-modal ul {
  list-style: none;
  -webkit-padding-start: 0px;
  padding-left: 0px;
}
#add-photo-modal .content-add-board-modal {
  padding-top: 20px;
  min-height: 222px;
  margin-top: 0;
}
/* Custom Scrollbar */
#add-photo-modal .content-add-board-modal::-webkit-scrollbar {
  width: 10px;
}
/* Track */
#add-photo-modal .content-add-board-modal::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
#add-photo-modal .content-add-board-modal::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
#add-photo-modal .content-add-board-modal::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#add-photo-modal .content-add-board-modal ul li {
    display: flex;
    padding-bottom: 10px;
    cursor: pointer;
}
/*Create New Board From Add Photo Modal*/
#add-photo-modal .create-new-board-from-add-photo-modal {
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:100%;
  background: #fff;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
#add-photo-modal .create-new-board-from-add-photo-modal.show {
  left:0%;
}
#add-photo-modal .img-thumb-add-board-modal {
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#add-photo-modal .ket-add-board {
  width: calc(100% - 50px);
  display: grid;
  padding-left: 10px;
}

@media (max-width: 768px){
  #add-photo-modal > div > div > div.modal-body > div > div:nth-child(1){
    display: none;
  }
}
/* End Add Photo Modal Modal ************* */


/* Start New Add Photo Modal Modal ************* */
#new-add-photo-modal > div {
  margin: auto !important;
  margin-top: 50px !important;
}
#new-add-photo-modal .modal-header {
  display: none;
}
#new-add-photo-modal .modal-body {
  padding: 0px;
}
#new-add-photo-modal .row {
  margin: 0;
}
#new-add-photo-modal .no-padding {
  padding: 0px;
}
#new-add-photo-modal .no-padding .col-md-6 {
  padding: 0px;
}
#new-add-photo-modal .modal-dialog {
  max-width: 844px !important;
  max-height: 800px !important;
  padding-left: 20px;
  padding-right: 20px;
    padding: 20px 15px;
}
#new-add-photo-modal > div > div > div.modal-body > div > div:nth-child(2) > div.content-add-board-modal > div > form > div.my-form-set.btn-section.text-center > button  {
  margin-top: 10px !important;
}
#new-add-photo-modal > div > div > div.modal-body > div > div:nth-child(2) {
  max-height: 400px;
  overflow: hidden !important;
  padding-left: 0px;
  padding-right: 0px;
}
#new-add-photo-modal .child-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
  right: -100%;
  background-color: #fff;
  -webkit-transition: right 200ms ease-in !important;
  -moz-transition: right 200ms ease-in !important;
  -o-transition: right 200ms ease-in !important;
  transition: right 200ms ease-in !important;
  z-index: 1;
}
#new-add-photo-modal .child-wrapper.show {
  right: 0;
}
#new-add-photo-modal .img-add-board {
  position: relative;
  width: 100%;
  height: 400px;
  border-right: 1px solid #e5e5e5;
  max-height: 600px;
  background-color: #f9f9f9;
}
#new-add-photo-modal .img-add-board img{
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  top: 0px;
  left: 0px;
}
#new-add-photo-modal .title-add-board-modal {
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 0;
}
#new-add-photo-modal .title-add-board-modal p {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 12px !important;
  text-transform: uppercase;
  width: 100%;
}
#new-add-photo-modal .content-add-board-modal {
  padding-left: 15px;
  padding-right: 15px;
}
#new-add-photo-modal .content-add-board-modal ul li {
  cursor: pointer;
}
#new-add-photo-modal .content-add-board-modal ul li:hover {
  -webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.1);
}
#new-add-photo-modal .img-thumb-add-board-modal {
  width: 50px;
  height: 50px;
  border-radius: 3px;
  overflow: hidden;
  z-index: 1;
  background-color: #e5e5e5;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#new-add-photo-modal .ket-add-board {
  padding-left: 11px;
  position: relative;
  left: -1px;
}
#new-add-photo-modal .ket-add-board:hover {
  background-color: transparent;
}
#new-add-photo-modal .ket-add-board h5 {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
}
#new-add-photo-modal .ket-add-board h5.title {
  margin: 0;
  position: relative;
  top: 7px;
}
#new-add-photo-modal .create-new-design-folder-wrapper {
  position: absolute;
  height: 55px;
  width: calc(100% - 30px);
  display: none;
}
#new-add-photo-modal .create-new-design-folder-wrapper.show {
  display: block;
}
#new-add-photo-modal .create-new-design-folder-wrapper #new-create-design-folder-input {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 53px;
  padding-left: 15px;
  padding-right: 80px;
  outline: 0;
  border: 1px solid #e5e5e5;
}
#new-add-photo-modal .create-new-design-folder-wrapper #new-create-design-folder-input-child {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 53px;
  padding-left: 15px;
  padding-right: 80px;
  outline: 0;
  border: 1px solid #e5e5e5;
}
#new-add-photo-modal .create-new-design-folder-wrapper .cancel-new-design-folder-input {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #e5e5e5;
  right: 45px;
  top: 11px;
  z-index: 1;
  cursor: pointer;
  border-radius: 3px;
  overflow: hidden;
}
#new-add-photo-modal .create-new-design-folder-wrapper .cancel-new-design-folder-input-child {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #e5e5e5;
  right: 45px;
  top: 11px;
  z-index: 1;
  cursor: pointer;
  border-radius: 3px;
  overflow: hidden;
}
.center-mod {
    font-size: 24px;
    text-align: center;
    font-family: 'WorkSans-SemiBold';
    line-height: 29px;
    color: #4a4a4a;
}
.center-mod span{
    font-family: 'WorkSans-Regular';
}
#new-add-photo-modal button.close {
    position: absolute;
    top: -3px;
    right: -3px;
}
#new-add-photo-modal .create-new-design-folder-wrapper .submit-new-design-folder-input-disable {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #e5e5e5;
    right: 10px;
    top: 11px;
    z-index: 1;
    cursor: auto;
    border-radius: 3px;
    overflow: hidden;
}
#new-add-photo-modal .create-new-design-folder-wrapper .submit-new-design-folder-input-disable-child {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #e5e5e5;
    right: 10px;
    top: 11px;
    z-index: 1;
    cursor: auto;
    border-radius: 3px;
    overflow: hidden;
}
#new-add-photo-modal .create-new-design-folder-wrapper .submit-new-design-folder-input {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #4a4a4a;
  right: 10px;
  top: 11px;
  z-index: 1;
  cursor: pointer;
  border-radius: 3px;
  overflow: hidden;
}
#new-add-photo-modal .create-new-design-folder-wrapper .submit-new-design-folder-input-child {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #4a4a4a;
  right: 10px;
  top: 11px;
  z-index: 1;
  cursor: pointer;
  border-radius: 3px;
  overflow: hidden;
}
#new-add-photo-modal .content-add-board-modal {
  border-bottom: 0px solid #e5e5e5;
  margin-top: 10px;
}
#new-add-photo-modal .content-create-board-modal {
  position: relative;
  width: 100%;
  height: 65px;
  padding: 20px;
  padding-top: 13px;
}
#new-add-photo-modal .content-create-board-modal button{
  position: relative;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 3px;
  background: #286ba3;
}
@media (max-width: 768px){
  #new-add-photo-modal > div > div > div.modal-body > div > div:nth-child(1){
    display: none;
  }
}
/*Title Add Board Modal*/
#new-add-photo-modal .title-add-board-modal h3 {
    display: -webkit-inline-box;
    font-size: 16px;
}
#new-add-photo-modal .title-add-board-modal span {
    float: right;
}
#new-add-photo-modal .title-add-board-modal {

}

/*Span Create New Button*/
#new-add-photo-modal span.create-new-btn {
    cursor: pointer;
}

/*Content Add Board Modal*/
#new-add-photo-modal .content-add-board-modal ul {
    list-style: none;
    -webkit-padding-start: 0px;
    padding-left: 0px;
}
#new-add-photo-modal .content-add-board-modal {
    margin-top: 20px;
    min-height: 150px;
}
#new-add-photo-modal .content-add-board-modal ul li {
    display: flex;
    margin-bottom: 10px;
}

/*Create New Board From Add Photo Modal*/
#new-add-photo-modal .create-new-board-from-add-photo-modal {
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:100%;
  background: #fff;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
#new-add-photo-modal .create-new-board-from-add-photo-modal.show {
  left:0%;
}

/*Ket Add Board*/
#new-add-photo-modal .ket-add-board:hover {
    background: #e5e5e5;
    background-color: transparent;
    cursor: pointer;
}
#new-add-photo-modal .ket-add-board{
    width: calc(100% - 50px);
}
#new-add-photo-modal .ket-add-board {
    width: calc(100% - 50px);
    display: grid;
    padding-left: 10px;
}
#new-add-photo-modal .ket-add-board label {
    margin-bottom: 0px;
    font-size: 16px;
}
/* End New Add Photo Modal Modal ************* */

/* Start Create Board  Modal ************* */
#createBoard .modal-dialog {
  margin: auto !important;
  margin-top: 100px !important;
  max-width: 500px !important;
}
#createBoard .modal-header {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  padding-left: 20px;
  padding-right: 20px;
}
#createBoard .modal-header h4 {
  font-family: 'WorkSans-Medium';
  font-size: 16px;
  color: #4a4a4a;
  letter-spacing: -0.4px;
}
#createBoard .modal-body {
  padding: 20px;
  padding-top: 0px;
}
#createBoard .modal-body label {
  display: none;
}
#createBoard .my-form-set {
  width: 100% !important;
  padding-bottom: 0px;
}
#createBoard .my-form-set.btn-section {
  padding-bottom: 0px !important;
}
#createBoard .my-form-set button{
  font-size: 14px;
  padding-top: 6px;
  padding-bottom: 6px;
  background: #286ba3;
  width: 100%;
  color: #fff;
  margin-top: 10px;
}
/* End Create Board Modal ************* */

/* Start Confirmation Modal ************* */
#confirmationModal {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#confirmationModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
  margin: auto;
  margin-top: 40px;
}
#confirmationModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#confirmationModal .modal-dialog .header p{
  position: relative;
  width: 100%;
  margin: 0;
  text-align: center;
}
#confirmationModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#confirmationModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
#confirmationModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#confirmationModal .modal-dialog .content ul li input.collection-list{
  position: relative;
  float: left;
  width: calc(100% - 50px);
  height: 40px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  outline: 0;
  font-family: 'WorkSans-Regular';
  font-size: 14px;
  color: #9b9b9b;
}
#confirmationModal .modal-dialog .content ul li p{
  position: relative;
  float: right;
  margin-top: 10px;
}
#confirmationModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #4a4a4a;
  cursor: pointer;
  color: #fff;
}
#confirmationModal .modal-dialog .content h5{
  position: relative;
  float: right;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 769px) and (min-width: 577px){
  #confirmationModal .modal-dialog {
      max-width: 400px !important;
  }
}
/* End Confirmation Modal ************* */

/* Start Confirmation Reset Spec Modal ************* */
#confirmationResetSpecModal {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#confirmationResetSpecModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
  margin: auto;
  margin-top: 40px;
}
#confirmationResetSpecModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#confirmationResetSpecModal .modal-dialog .header p{
  position: relative;
  width: 100%;
  margin: 0;
  text-align: center;
}
#confirmationResetSpecModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#confirmationResetSpecModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
#confirmationResetSpecModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#confirmationResetSpecModal .modal-dialog .content ul li input.collection-list{
  position: relative;
  float: left;
  width: calc(100% - 50px);
  height: 40px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  outline: 0;
  font-family: 'WorkSans-Regular';
  font-size: 14px;
  color: #9b9b9b;
}
#confirmationResetSpecModal .modal-dialog .content ul li p{
  position: relative;
  float: right;
  margin-top: 10px;
}
#confirmationResetSpecModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #4a4a4a;
  cursor: pointer;
  color: #fff;
}
#confirmationResetSpecModal .modal-dialog .content h5{
  position: relative;
  float: right;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 769px) and (min-width: 577px){
  #confirmationResetSpecModal .modal-dialog {
      max-width: 400px !important;
  }
}
/* End Confirmation Reset Spec Modal ************* */

/* Start Form Modal ************* */
.form-modal {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.form-modal .modal-dialog {
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
  margin: auto;
  margin-top: 140px;
  border-radius: 3px;
}
@media (max-width: 992px){
  .form-modal .modal-dialog {
    margin-top: 60px;
  }
}
.form-modal .modal-dialog .header {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.form-modal .modal-dialog .header p {
  position: relative;
  width: 100%;
  margin: 0;
  text-align: left;
}
.form-modal .modal-dialog .content {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 15px;
}
.form-modal .modal-dialog .content .bluprin-input {
  margin-bottom: 5px;;
}
.form-modal .modal-dialog .content .bluprin-input label {
  margin-bottom: 0px;
  font-family: 'WorkSans-Regular';
  font-size: 16px;
}
.form-modal .modal-dialog .content .bluprin-input label h5 {
  font-family: 'WorkSans-Regular';
  margin: 0;
}
.form-modal .modal-dialog .content button {
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #4a4a4a;
  cursor: pointer;
  color: #fff;
}
.form-modal .modal-dialog .content h5 {
  position: relative;
  float: right;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
.form-modal .modal-dialog .button-area {
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.form-modal .modal-dialog .button-area button.submit-button {
  position: relative;
  float: left;
  width: 100%;
}
@media (max-width: 769px) and (min-width: 577px) {
  .form-modal .modal-dialog {
      max-width: 400px !important;
  }
}
/* Override Select2 */
.modal.form-modal .select2-container {
  width: 100% !important;
}
.modal.form-modal .select2-container--default .select2-selection--single {
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid rgba(0,0,0,.15);
  height: 35px;
  outline: 0;
}
.modal.form-modal .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
  padding-left: 15px;
  padding-right: 15px;
}
.modal.form-modal .select2-dropdown {
  border: 1px solid rgba(0,0,0,.15);
}
.modal.form-modal .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid rgba(0,0,0,.15);
  outline: 0;
}
.modal.form-modal .select2-results__option {
  font-size: 13px;
}
.modal.form-modal .select2-container--default .select2-results__option {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  width: 100%;
}
.modal.form-modal .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f9f9f9;
  color: #4a4a4a;
}
.modal.form-modal .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f9f9f9;
  color: #4a4a4a;
  font-family: 'WorkSans-SemiBold';
}
.modal.form-modal .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
/* Custom Scrollbar */
.modal.form-modal .select2-container *::-webkit-scrollbar {
  width: 10px;
}
/* Track */
.modal.form-modal .select2-container *::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
.modal.form-modal .select2-container *::-webkit-scrollbar-thumb {
  background: #888;
}
/* Handle on hover */
.modal.form-modal .select2-container *::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/* End Form Modal ************* */

/* Start Add Product Specsheet Modal ************* */
#addProductSpecsheetModal {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#addProductSpecsheetModal .modal-dialog {
  max-width: 1000px;
}
#addProductSpecsheetModal .modal-dialog .content .header-content {
  position: relative;
  float: left;
  width: 100%;
  background: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
#addProductSpecsheetModal .modal-dialog .content .header-content button {
  position: relative;
  float: left;
  width: 25px;
  height: 25px;
  background-color: transparent;
  border: 0;
}
#addProductSpecsheetModal .modal-dialog .content .header-content button img {
  position: absolute;
  top: 4px;
  left: 4px;
}
#addProductSpecsheetModal .modal-dialog .content .header-content input {
  position: relative;
  float: left;
  width: calc(100% - 25px);
  height: 25px;
  border: 1px solid #fff;
  outline: 0;
  padding-left: 10px;
}
#addProductSpecsheetModal .modal-dialog .content .header-content input::-webkit-input-placeholder {
  color: #ababab;
}
#addProductSpecsheetModal .modal-dialog .content .header-content input:-moz-placeholder { /* Firefox 18- */
  color: #ababab;
}
#addProductSpecsheetModal .modal-dialog .content .header-content input::-moz-placeholder {  /* Firefox 19+ */
  color: #ababab;
}
#addProductSpecsheetModal .modal-dialog .content .header-content .button-wrapper-area {
  position: absolute;
  right: -7px;
  width: 320px;
  height: auto;
}
#addProductSpecsheetModal .modal-dialog .content .header-content .button-wrapper-area .drop-down-skeleton {
  position: relative;
  float: left;
  width: 170px;
  margin-left: 5px;
  height: 30px;
  background-color: #4a4a4a;
  border-radius: 3px;
  width: 150px;
}
#addProductSpecsheetModal .modal-dialog .content .header-content .button-wrapper-area .drop-down-skeleton p {
  font-family: "WorkSans-Medium";
  font-size: 13px !important;
  color: #fff !important;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#addProductSpecsheetModal .modal-dialog .content .body-content {
  position: relative;
  float: left;
  width: calc(100% + 20px);
  background: #fff;
  padding-top: 0px;
  height: 400px;
  overflow-y: scroll;
  padding-top: 20px;
}
#addProductSpecsheetModal .modal-dialog .content .body-content::-webkit-scrollbar {
  width: 6px;
}
#addProductSpecsheetModal .modal-dialog .content .body-content::-webkit-scrollbar-track {
  background: #f1f1f1;
}
#addProductSpecsheetModal .modal-dialog .content .body-content::-webkit-scrollbar-thumb {
  background: #888;
}
#addProductSpecsheetModal .modal-dialog .content .body-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#addProductSpecsheetModal .modal-dialog .content .body-content p.empty-message {
  position: relative;
  float: left;
  width: calc(100% - 20px);
  font-family: WorkSans-Medium;
  font-size: 14px;
  margin-top: 40px;
  text-align: center;
  display: none;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper {
  position: relative;
  float: left;
  width: calc(100% - 0px);
  height: auto;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .load-more-area {
  position: relative;
  float: left;
  width: calc(100% - 10px);
  height: auto;
  text-align: center;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .load-more-area button.load-more-add-product-specsheet-list-modal {
  width: 400px;
  max-width: calc(100% - 0px);
  margin: auto;
  float: none;
  height: 35px;
  padding-top: 0;
  padding-bottom: 0;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box {
  position: relative;
  float: left;
  width: calc(100% / 6 - 10px);
  margin-right: 10px;
  margin-bottom: 20px;
  height: auto;
  cursor: pointer;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box .image-area {
  position: relative;
  float: left;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-color: #f9f9f9;
  border-radius: 3px;
  overflow: hidden;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box .image-area img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  object-fit: contain;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box .text-area {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box .text-area p.title {
  margin-top: 8px;
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4a4a4a;
  text-transform: uppercase;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  font-family: 'WorkSans-Medium';
  font-size: 11px;
}
#addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box .text-area p.subtitle {
  text-align: left;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'WorkSans-Medium';
  font-size: 11px;
  padding-left: 0;
  padding-right: 0;
  color: #9b9b9b;
  margin-bottom: 0;
}

#addProductSpecsheetModal .select2-container {
  position: relative;
  width: calc(50% - 5px) !important;
}
#addProductSpecsheetModal .select2-container--default .select2-selection--single {
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
  background-color: #4a4a4a;
  border-radius: 3px !important;
  border: 0px !important;
  outline: 0;
}
#addProductSpecsheetModal .select2-container--default .select2-selection--single .select2-selection__rendered {
  position: relative;
  float: left;
  height: 30px;
  width: 100%;
  padding-left: 20px !important;
  font-family: "WorkSans-Medium";
  font-size: 13px !important;
  color: #fff !important;
  margin: 0;
  text-align: left;
  line-height: 28px;
}
#addProductSpecsheetModal .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
}
#addProductSpecsheetModal .select2-results__option {
  position: relative;
  float: left;
  width: 100%;
}
#addProductSpecsheetModal .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f9f9f9;
  color: #4a4a4a;
  font-size: 13px;
}
#addProductSpecsheetModal .select2-results__option {
  padding-left: 15px;
  font-size: 13px;
}
#addProductSpecsheetModal .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff;
  color: #4a4a4a;
  font-family: "WorkSans-SemiBold";
  background-color: #f9f9f9;
}
#addProductSpecsheetModal .select2-container--default .select2-results__option[aria-selected=true] p {
  background-color: #fff !important;
  color: #4a4a4a !important;
  font-family: "WorkSans-SemiBold" !important;
}
#addProductSpecsheetModal .select2-container--default .select2-results__option--highlighted[aria-selected] p {
  color: #4a4a4a !important;
}
#addProductSpecsheetModal .select2-container--default .select2-selection--multiple .select2-selection__choice {
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #f9f9f9;
  position: relative;
  padding-right: 20px;
}
#addProductSpecsheetModal .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  right: 3px;
  position: absolute;
  font-size: 18px;
  top: -2px;
  color: #4a4a4a;
}
#addProductSpecsheetModal .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent !important;
}
#addProductSpecsheetModal .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent !important;
}
#addProductSpecsheetModal .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #e5e5e5;
  outline: 0;
  padding-left: 10px;
  padding-right: 10px;
}
#addProductSpecsheetModal .select2-dropdown {
  border: 1px solid #e5e5e5;
}
@media (max-width: 992px){
  #addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box {
    width: calc(100% / 4 - 10px);
  }
}
@media (max-width: 769px) and (min-width: 577px) {
  #addProductSpecsheetModal .modal-dialog {
    max-width: 100% !important;
  }
}
@media (max-width: 768px){
  #addProductSpecsheetModal .modal-dialog .content .header-content .button-wrapper-area {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    height: auto;
    right: auto;
  }
  #addProductSpecsheetModal .select2-container {
    position: relative;
    width: 100% !important;
    margin-bottom: 5px;
  }
  #addProductSpecsheetModal .modal-dialog .content .body-content .product-list-wrapper .product-box {
    width: calc(100% / 2 - 10px);
  }
}
/* End Add Product Specsheet Modal ************* */

/* Start Legal Modal ************* */
#legalModal .modal-dialog {
  margin-top: 80px;
  margin-left: 30px;
  margin-right: 30px;
  width: calc(100% - 60px);
}
@media (min-width: 560px) {
  #legalModal .modal-dialog {
    margin: 30px auto;
    width: 100%;
    max-width: 500px !important;
    margin-top: 80px;
  }
}
#legalModal .legal-modal-wrapper {
  min-height: 200px;
  background-color: #fff;
  border-radius: 3px;
  padding: 30px;
  text-align: center;
  position: relative;
  float: left;
  height: auto;
}
#legalModal .legal-modal-wrapper p.paragraph{
  line-height: 28px;
}
#legalModal .legal-modal-wrapper p.paragraph a{
  color: #4a4a4a;
  font-family: WorkSans-SemiBold;
}
#legalModal .legal-modal-wrapper .squaredThree {
  text-align: left;
  position: relative;
  width: 100%;
  float: left;
  margin-top: 20px;
}
#legalModal .legal-modal-wrapper .squaredThree label {
  top: 4px;
}
#legalModal .legal-modal-wrapper  .submit-legal-button {
  width: 100%;
  margin-top: 20px;
  outline: 0;
  border-radius: 3px;
  background-color: #ababab;
  cursor: auto;
}
#legalModal .legal-modal-wrapper  .submit-legal-button.enabled {
  background-color: #719B46;
  cursor: pointer;
}
#legalModal .legal-modal-wrapper .select2-container--default .select2-selection--single {
  border-radius: 0px !important;
  font-family: 'WorkSans-Regular' !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 22px !important;
  border: 1px solid rgba(0,0,0,.15) !important;
  height: 40px !important;
  outline: 0 !important;
  padding-top: 5px;
}
#legalModal .legal-modal-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px !important;
  margin-right: 5px;
  background-image: url(<?=base_assets();?>img/svg/arrow-down-grey-xsmall.svg);
  background-repeat: no-repeat;
  background-position: center;
}
#legalModal .legal-modal-wrapper .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#legalModal .legal-modal-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
#legalModal .legal-modal-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  text-align: left;
  font-family: WorkSans-SemiBold;
  color: #4a4a4a !important;
}
/* END Legal Modal ************* */


/* Tag Your Brand Modal ************* */
#tagYourBrandModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
}
#tagYourBrandModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.cancel-button-modal-tag-brand{
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.1px;
  text-align: center;
  color: #4a4a4a;
  font-family: WorkSans-Medium;
  cursor: pointer;
  padding: 10px;
  margin-bottom: 0px;
}
#tagYourBrandModal .modal-dialog .header p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 24px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: -0.77px;
  text-align: center;
  color: #4a4a4a !important;
  padding-top: 25px;
  font-family: 'WorkSans-Regular' !important;
}
#tagYourBrandModal .modal-dialog .header p span{
  font-family: WorkSans-SemiBold !important;
}
#tagYourBrandModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#tagYourBrandModal .modal-dialog .content .left-side{
  position: relative;
  float: left;
  width: 100%;
  padding: 20px;
  padding-left: 35px;
}
#tagYourBrandModal .modal-dialog .content .left-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#tagYourBrandModal .modal-dialog .content .left-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#tagYourBrandModal .modal-dialog .content .right-side{
  position: relative;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 35px;
  padding-left: 20px;
}
#tagYourBrandModal .modal-dialog .content .right-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#tagYourBrandModal .modal-dialog .content .right-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#tagYourBrandModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
  margin-top: 5px;
}
#tagYourBrandModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#tagYourBrandModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 0px solid #e5e5e5;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #4a4a4a;
  cursor: pointer;
  color: #fff;
}
#tagYourBrandModal .modal-dialog .content .bottom-side{
  position: relative;
  float: right;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#tagYourBrandModal .modal-dialog .content .bottom-side h5{
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-top: 15px;
}
#tagYourBrandModal .modal-dialog .content .bottom-side button{
  position: relative;
  float: right;
  width: 100%;
}
#tagYourBrandModal .squaredThree label:after{
  top: 6px;
  left: 3px;
}
@media (max-width: 769px) and (min-width: 577px){
  #tagYourBrandModal .modal-dialog {
      max-width: 400px !important;
  }
}

#tagYourBrandProModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
}
#tagYourBrandProModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#tagYourBrandProModal .modal-dialog .header p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  font-size: 24px !important;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.04;
  letter-spacing: -0.77px;
  text-align: center;
  color: #4a4a4a !important;
  padding-top: 25px;
  font-family: WorkSans-Regular !important;
}
#tagYourBrandProModal .modal-dialog .header p span{
     font-family: WorkSans-SemiBold !important;
}
#tagYourBrandProModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#tagYourBrandProModal .modal-dialog .content .left-side{
  position: relative;
  float: left;
  width: 100%;
  padding: 20px;
  padding-left: 35px;
}
#tagYourBrandProModal .modal-dialog .content .left-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#tagYourBrandProModal .modal-dialog .content .left-side input {
  position: relative !important;
  float: left;
  width: calc(100% - 15px) !important;
  display: none;
}
#tagYourBrandProModal .modal-dialog .content .left-side .select2-container {
  position: relative !important;
  width: calc(100% - 15px) !important;
}
#tagYourBrandProModal .modal-dialog .content .left-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#tagYourBrandProModal .modal-dialog .content .right-side{
  position: relative;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 35px;
  padding-left: 20px;
}
#tagYourBrandProModal .modal-dialog .content .right-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#tagYourBrandProModal .modal-dialog .content .right-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#tagYourBrandProModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
  margin-top: 5px;
}
#tagYourBrandProModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#tagYourBrandProModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #719B46;
  cursor: pointer;
  color: #fff;
}
#tagYourBrandProModal .modal-dialog .content .bottom-side{
  position: relative;
  float: right;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#tagYourBrandProModal .modal-dialog .content .bottom-side h5{
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-top: 15px;
}
#tagYourBrandProModal .modal-dialog .content .bottom-side button{
  position: relative;
  float: right;
  width: 100%;
  background: #4a4a4a;
}
#tagYourBrandProModal .squaredThree label:after{
  top: 6px;
  left: 3px;
}


@media (max-width: 769px) and (min-width: 577px){
  #tagYourBrandProModal .modal-dialog {
      max-width: 400px !important;
      margin-top: 80px !important;
  }
}
@media (max-width: 576px) {
  #tagYourBrandProModal .modal-dialog {
      width: calc(100% - 20px) !important;
      margin-top: 80px !important;
      max-width: none !important;
  }
}

#tagRequestThankYouModal .modal-dialog{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  max-width: 350px;
  margin-top: 100px;
  border-radius: 3px;
  overflow: hidden;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
#tagRequestThankYouModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 0px solid #e5e5e5;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#tagRequestThankYouModal .modal-dialog .header h3{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  top: 10px;
}
#tagRequestThankYouModal .modal-dialog .content p.small{
  position: relative;
  float: left;
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 20px;
}
#tagRequestThankYouModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: calc(100% - 40px);
  margin-left: 20px;
  border: 1px solid #e5e5e5;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #719B46;
  cursor: pointer;
  color: #fff;
  left: -20px;
  margin-top: 5px;
  margin-bottom: 20px;
}
#tagRequestThankYouModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media (max-width: 769px) and (min-width: 577px){
  #tagRequestThankYouModal .modal-dialog {
      max-width: 400px !important;
  }
}
/* END tag Your Brand Modal ************* */


/*
'########:'########::'####:'########:
 ##.....:: ##.... ##:. ##::... ##..::
 ##::::::: ##:::: ##:: ##::::: ##::::
 ######::: ##:::: ##:: ##::::: ##::::
 ##...:::: ##:::: ##:: ##::::: ##::::
 ##::::::: ##:::: ##:: ##::::: ##::::
 ########: ########::'####:::: ##::::
........::........:::....:::::..:::::
:'######:::'#######::'##:::::::'##:::::::'########::'######::'########:'####::'#######::'##::: ##:
'##... ##:'##.... ##: ##::::::: ##::::::: ##.....::'##... ##:... ##..::. ##::'##.... ##: ###:: ##:
 ##:::..:: ##:::: ##: ##::::::: ##::::::: ##::::::: ##:::..::::: ##::::: ##:: ##:::: ##: ####: ##:
 ##::::::: ##:::: ##: ##::::::: ##::::::: ######::: ##:::::::::: ##::::: ##:: ##:::: ##: ## ## ##:
 ##::::::: ##:::: ##: ##::::::: ##::::::: ##...:::: ##:::::::::: ##::::: ##:: ##:::: ##: ##. ####:
 ##::: ##: ##:::: ##: ##::::::: ##::::::: ##::::::: ##::: ##:::: ##::::: ##:: ##:::: ##: ##:. ###:
. ######::. #######:: ########: ########: ########:. ######::::: ##::::'####:. #######:: ##::. ##:
:......::::.......:::........::........::........:::......::::::..:::::....:::.......:::..::::..::
'##::::'##::'#######::'########:::::'###::::'##:::::::
 ###::'###:'##.... ##: ##.... ##:::'## ##::: ##:::::::
 ####'####: ##:::: ##: ##:::: ##::'##:. ##:: ##:::::::
 ## ### ##: ##:::: ##: ##:::: ##:'##:::. ##: ##:::::::
 ##. #: ##: ##:::: ##: ##:::: ##: #########: ##:::::::
 ##:.:: ##: ##:::: ##: ##:::: ##: ##.... ##: ##:::::::
 ##:::: ##:. #######:: ########:: ##:::: ##: ########:
..:::::..:::.......:::........:::..:::::..::........::
Edit COllection Modal Here */
#editCollectionModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
}
#editCollectionModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#editCollectionModal .modal-dialog .header p{
  position: relative;
  float: left;
  margin: 0;
}
#editCollectionModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#editCollectionModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
#editCollectionModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#editCollectionModal .modal-dialog .content ul li input{
  position: relative;
  float: left;
  width: calc(100% - 50px);
  height: 40px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  outline: 0;
  font-family: 'WorkSans-Regular';
  font-size: 14px;
  color: #9b9b9b;
}
#editCollectionModal .modal-dialog .content ul li p{
  position: relative;
  float: right;
  margin-top: 10px;
}
#editCollectionModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #FCCF00;
  cursor: pointer;
}


/*
'########:'########::'####:'########:
 ##.....:: ##.... ##:. ##::... ##..::
 ##::::::: ##:::: ##:: ##::::: ##::::
 ######::: ##:::: ##:: ##::::: ##::::
 ##...:::: ##:::: ##:: ##::::: ##::::
 ##::::::: ##:::: ##:: ##::::: ##::::
 ########: ########::'####:::: ##::::
........::........:::....:::::..:::::
:'######:::'#######::'##:::::::'##:::::::'########::'######::'########:'####::'#######::'##::: ##:
'##... ##:'##.... ##: ##::::::: ##::::::: ##.....::'##... ##:... ##..::. ##::'##.... ##: ###:: ##:
 ##:::..:: ##:::: ##: ##::::::: ##::::::: ##::::::: ##:::..::::: ##::::: ##:: ##:::: ##: ####: ##:
 ##::::::: ##:::: ##: ##::::::: ##::::::: ######::: ##:::::::::: ##::::: ##:: ##:::: ##: ## ## ##:
 ##::::::: ##:::: ##: ##::::::: ##::::::: ##...:::: ##:::::::::: ##::::: ##:: ##:::: ##: ##. ####:
 ##::: ##: ##:::: ##: ##::::::: ##::::::: ##::::::: ##::: ##:::: ##::::: ##:: ##:::: ##: ##:. ###:
. ######::. #######:: ########: ########: ########:. ######::::: ##::::'####:. #######:: ##::. ##:
:......::::.......:::........::........::........:::......::::::..:::::....:::.......:::..::::..::
'##::::'##::'#######::'########:::::'###::::'##:::::::
 ###::'###:'##.... ##: ##.... ##:::'## ##::: ##:::::::
 ####'####: ##:::: ##: ##:::: ##::'##:. ##:: ##:::::::
 ## ### ##: ##:::: ##: ##:::: ##:'##:::. ##: ##:::::::
 ##. #: ##: ##:::: ##: ##:::: ##: #########: ##:::::::
 ##:.:: ##: ##:::: ##: ##:::: ##: ##.... ##: ##:::::::
 ##:::: ##:. #######:: ########:: ##:::: ##: ########:
..:::::..:::.......:::........:::..:::::..::........::
Edit COllection Modal Here */
#editCollectionModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
}
#editCollectionModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#editCollectionModal .modal-dialog .header p{
  position: relative;
  float: left;
  margin: 0;
}
#editCollectionModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  border-bottom: 1px solid #e5e5e5;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#editCollectionModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
#editCollectionModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#editCollectionModal .modal-dialog .content ul li input.collection-list{
  position: relative;
  float: left;
  width: calc(100% - 50px);
  height: 40px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  outline: 0;
  font-family: 'WorkSans-Regular';
  font-size: 14px;
  color: #9b9b9b;
}
#editCollectionModal .modal-dialog .content ul li p{
  position: relative;
  float: right;
  margin-top: 10px;
}
#editCollectionModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #FCCF00;
  cursor: pointer;
}
@media (max-width: 769px) and (min-width: 577px){
  #editCollectionModal .modal-dialog {
      max-width: 400px !important;
  }
}

/*

:'######:::'#######::'##::: ##:'########:'####:'########::'##::::'##::::'###::::'########:'####::'#######::'##::: ##:
'##... ##:'##.... ##: ###:: ##: ##.....::. ##:: ##.... ##: ###::'###:::'## ##:::... ##..::. ##::'##.... ##: ###:: ##:
 ##:::..:: ##:::: ##: ####: ##: ##:::::::: ##:: ##:::: ##: ####'####::'##:. ##::::: ##::::: ##:: ##:::: ##: ####: ##:
 ##::::::: ##:::: ##: ## ## ##: ######:::: ##:: ########:: ## ### ##:'##:::. ##:::: ##::::: ##:: ##:::: ##: ## ## ##:
 ##::::::: ##:::: ##: ##. ####: ##...::::: ##:: ##.. ##::: ##. #: ##: #########:::: ##::::: ##:: ##:::: ##: ##. ####:
 ##::: ##: ##:::: ##: ##:. ###: ##:::::::: ##:: ##::. ##:: ##:.:: ##: ##.... ##:::: ##::::: ##:: ##:::: ##: ##:. ###:
. ######::. #######:: ##::. ##: ##:::::::'####: ##:::. ##: ##:::: ##: ##:::: ##:::: ##::::'####:. #######:: ##::. ##:
:......::::.......:::..::::..::..::::::::....::..:::::..::..:::::..::..:::::..:::::..:::::....:::.......:::..::::..::
'##::::'##::'#######::'########:::::'###::::'##:::::::
 ###::'###:'##.... ##: ##.... ##:::'## ##::: ##:::::::
 ####'####: ##:::: ##: ##:::: ##::'##:. ##:: ##:::::::
 ## ### ##: ##:::: ##: ##:::: ##:'##:::. ##: ##:::::::
 ##. #: ##: ##:::: ##: ##:::: ##: #########: ##:::::::
 ##:.:: ##: ##:::: ##: ##:::: ##: ##.... ##: ##:::::::
 ##:::: ##:. #######:: ########:: ##:::: ##: ########:
..:::::..:::.......:::........:::..:::::..::........::
Confirmation Modal Here */
#confirmationModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 400px;
}
#confirmationModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#confirmationModal .modal-dialog .header p{
  position: relative;
  width: 100%;
  margin: 0;
  text-align: center;
}
#confirmationModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#confirmationModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}
#confirmationModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#confirmationModal .modal-dialog .content ul li input.collection-list{
  position: relative;
  float: left;
  width: calc(100% - 50px);
  height: 40px;
  border: 1px solid #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
  outline: 0;
  font-family: 'WorkSans-Regular';
  font-size: 14px;
  color: #9b9b9b;
}
#confirmationModal .modal-dialog .content ul li p{
  position: relative;
  float: right;
  margin-top: 10px;
}
#confirmationModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #4a4a4a;
  cursor: pointer;
  color: #fff;
}
#confirmationModal .modal-dialog .content h5{
  position: relative;
  float: right;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 769px) and (min-width: 577px){
  #confirmationModal .modal-dialog {
      max-width: 400px !important;
  }
}


/*
:::'###:::::'######::'########:'####::'#######::'##::: ##:
::'## ##:::'##... ##:... ##..::. ##::'##.... ##: ###:: ##:
:'##:. ##:: ##:::..::::: ##::::: ##:: ##:::: ##: ####: ##:
'##:::. ##: ##:::::::::: ##::::: ##:: ##:::: ##: ## ## ##:
 #########: ##:::::::::: ##::::: ##:: ##:::: ##: ##. ####:
 ##.... ##: ##::: ##:::: ##::::: ##:: ##:::: ##: ##:. ###:
 ##:::: ##:. ######::::: ##::::'####:. #######:: ##::. ##:
..:::::..:::......::::::..:::::....:::.......:::..::::..::
'##::::'##::'#######::'########:::::'###::::'##:::::::
 ###::'###:'##.... ##: ##.... ##:::'## ##::: ##:::::::
 ####'####: ##:::: ##: ##:::: ##::'##:. ##:: ##:::::::
 ## ### ##: ##:::: ##: ##:::: ##:'##:::. ##: ##:::::::
 ##. #: ##: ##:::: ##: ##:::: ##: #########: ##:::::::
 ##:.:: ##: ##:::: ##: ##:::: ##: ##.... ##: ##:::::::
 ##:::: ##:. #######:: ########:: ##:::: ##: ########:
..:::::..:::.......:::........:::..:::::..::........::
Action Modal Here */
#actionModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 280px;
}
#actionModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
}
#actionModal .modal-dialog .header p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 0px;
}
#actionModal .modal-dialog .content .left-side{
  position: relative;
  float: left;
  width: 100%;
  /* border-right: 1px solid #e5e5e5; */
  padding: 20px;
  padding-left: 35px;
}
#actionModal .modal-dialog .content .left-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#actionModal .modal-dialog .content .left-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionModal .modal-dialog .content .right-side{
  position: relative;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 35px;
  padding-left: 35px;
}
#actionModal .modal-dialog .content .right-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#actionModal .modal-dialog .content .right-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
  margin-top: 5px;
}
#actionModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#actionModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #FCCF00;
  cursor: pointer;
}
#actionModal .modal-dialog .content .bottom-side{
  position: relative;
  float: right;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#actionModal .modal-dialog .content .bottom-side h5{
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-top: 15px;
}
#actionModal .modal-dialog .content .bottom-side button{
  position: relative;
  float: right;
  width: 100%;
}
@media (max-width: 769px) and (min-width: 577px){
  #actionModal .modal-dialog {
      max-width: 480px !important;
  }
}

/*----------------------*/

#actionCollectionModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 280px;
}
#actionCollectionModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
}
#actionCollectionModal .modal-dialog .header p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionCollectionModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 0px;
}
#actionCollectionModal .modal-dialog .content .left-side{
  position: relative;
  float: left;
  width: 100%;
  /* border-right: 1px solid #e5e5e5; */
  padding: 20px;
  padding-left: 35px;
}
#actionCollectionModal .modal-dialog .content .left-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#actionCollectionModal .modal-dialog .content .left-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionCollectionModal .modal-dialog .content .right-side{
  position: relative;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 35px;
  padding-left: 20px;
}
#actionCollectionModal .modal-dialog .content .right-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#actionCollectionModal .modal-dialog .content .right-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionCollectionModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
  margin-top: 5px;
}
#actionCollectionModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#actionCollectionModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #FCCF00;
  cursor: pointer;
}
#actionCollectionModal .modal-dialog .content .bottom-side{
  position: relative;
  float: right;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#actionCollectionModal .modal-dialog .content .bottom-side h5{
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-top: 15px;
}
#actionCollectionModal .modal-dialog .content .bottom-side button{
  position: relative;
  float: right;
  width: 100%;
}
@media (max-width: 769px) and (min-width: 577px){
  #actionCollectionModal .modal-dialog {
      max-width: 480px !important;
  }
}

/*----------------*/

#actionCategoryModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 280px;
}
#actionCategoryModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
}
#actionCategoryModal .modal-dialog .header p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionCategoryModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 0px;
}
#actionCategoryModal .modal-dialog .content .left-side{
  position: relative;
  float: left;
  width: 100%;
  /* border-right: 1px solid #e5e5e5; */
  padding: 20px;
  padding-left: 35px;
}
#actionCategoryModal .modal-dialog .content .left-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#actionCategoryModal .modal-dialog .content .left-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionCategoryModal .modal-dialog .content .right-side{
  position: relative;
  float: left;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 35px;
  padding-left: 35px;
}
#actionCategoryModal .modal-dialog .content .right-side .title{
  position: relative;
  float: left;
  width: 100%;
}
#actionCategoryModal .modal-dialog .content .right-side .title p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#actionCategoryModal .modal-dialog .content ul{
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
  list-style: none;
  margin-bottom: 0px;
  margin-top: 5px;
}
#actionCategoryModal .modal-dialog .content ul li{
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
#actionCategoryModal .modal-dialog .content button{
  position: relative;
  float: right;
  width: 100%;
  border: 1px solid #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "WorkSans-Medium";
  font-size: 14px;
  border-radius: 3px;
  background-color: #FCCF00;
  cursor: pointer;
}
#actionCategoryModal .modal-dialog .content .bottom-side{
  position: relative;
  float: right;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#actionCategoryModal .modal-dialog .content .bottom-side h5{
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
  margin-top: 15px;
}
#actionCategoryModal .modal-dialog .content .bottom-side button{
  position: relative;
  float: right;
  width: 100%;
}
@media (max-width: 769px) and (min-width: 577px){
  #actionCategoryModal .modal-dialog {
      max-width: 480px !important;
  }
}



/*

'########::::'###:::::'######::::'######::
... ##..::::'## ##:::'##... ##::'##... ##:
::: ##:::::'##:. ##:: ##:::..::: ##:::..::
::: ##::::'##:::. ##: ##::'####:. ######::
::: ##:::: #########: ##::: ##:::..... ##:
::: ##:::: ##.... ##: ##::: ##::'##::: ##:
::: ##:::: ##:::: ##:. ######:::. ######::
:::..:::::..:::::..:::......:::::......:::
'########:'##::::'##:'########::'#######::'########::'####::::'###::::'##:::::::
... ##..:: ##:::: ##:... ##..::'##.... ##: ##.... ##:. ##::::'## ##::: ##:::::::
::: ##:::: ##:::: ##:::: ##:::: ##:::: ##: ##:::: ##:: ##:::'##:. ##:: ##:::::::
::: ##:::: ##:::: ##:::: ##:::: ##:::: ##: ########::: ##::'##:::. ##: ##:::::::
::: ##:::: ##:::: ##:::: ##:::: ##:::: ##: ##.. ##:::: ##:: #########: ##:::::::
::: ##:::: ##:::: ##:::: ##:::: ##:::: ##: ##::. ##::: ##:: ##.... ##: ##:::::::
::: ##::::. #######::::: ##::::. #######:: ##:::. ##:'####: ##:::: ##: ########:
:::..::::::.......::::::..::::::.......:::..:::::..::....::..:::::..::........::
'##::::'##::'#######::'########:::::'###::::'##:::::::
 ###::'###:'##.... ##: ##.... ##:::'## ##::: ##:::::::
 ####'####: ##:::: ##: ##:::: ##::'##:. ##:: ##:::::::
 ## ### ##: ##:::: ##: ##:::: ##:'##:::. ##: ##:::::::
 ##. #: ##: ##:::: ##: ##:::: ##: #########: ##:::::::
 ##:.:: ##: ##:::: ##: ##:::: ##: ##.... ##: ##:::::::
 ##:::: ##:. #######:: ########:: ##:::: ##: ########:
..:::::..:::.......:::........:::..:::::..::........::
Tags Tutorial Modal Here */
#tagsTutorialModal .modal-dialog{
  position: relative;
  width: 100%;
  background-color: #fff;
  max-width: 300px;
  top: 100px;
}
#tagsTutorialModal .modal-dialog .header{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  padding-top: 8px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e5e5e5;
}
#tagsTutorialModal .modal-dialog .header p{
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}
#tagsTutorialModal .modal-dialog .content{
  position: relative;
  float: left;
  width: 100%;
  background-color: #fff;
  padding-top: 0px;
}
#tagsTutorialModal .modal-dialog .content .left-side{
  position: relative;
  float: left;
  width: 100%;
  padding: 20px;
  padding-left: 35px;
  padding-right: 35px;
  height: 270px;
}
#tagsTutorialModal .modal-dialog .left-side .image-slide{
  position: relative;
  float: left;
  width: auto;
  height: auto;
  max-height: 100px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 769px) and (min-width: 577px){
  #tagsTutorialModal .modal-dialog {
      max-width: 400px !important;
  }
}


/*
'########::'########:::'#######::'########:'########::'######:::'######::'####:
 ##.... ##: ##.... ##:'##.... ##: ##.....:: ##.....::'##... ##:'##... ##:. ##::
 ##:::: ##: ##:::: ##: ##:::: ##: ##::::::: ##::::::: ##:::..:: ##:::..::: ##::
 ########:: ########:: ##:::: ##: ######::: ######:::. ######::. ######::: ##::
 ##.....::: ##.. ##::: ##:::: ##: ##...:::: ##...:::::..... ##::..... ##:: ##::
 ##:::::::: ##::. ##:: ##:::: ##: ##::::::: ##:::::::'##::: ##:'##::: ##:: ##::
 ##:::::::: ##:::. ##:. #######:: ##::::::: ########:. ######::. ######::'####:
..:::::::::..:::::..:::.......:::..::::::::........:::......::::......:::....::
:'#######::'##::: ##::::'###::::'##:::::::
'##.... ##: ###:: ##:::'## ##::: ##:::::::
 ##:::: ##: ####: ##::'##:. ##:: ##:::::::
 ##:::: ##: ## ## ##:'##:::. ##: ##:::::::
 ##:::: ##: ##. ####: #########: ##:::::::
 ##:::: ##: ##:. ###: ##.... ##: ##:::::::
. #######:: ##::. ##: ##:::: ##: ########:
:.......:::..::::..::..:::::..::........::
'########::'########:::'#######::::::::'##:'########::'######::'########:
 ##.... ##: ##.... ##:'##.... ##::::::: ##: ##.....::'##... ##:... ##..::
 ##:::: ##: ##:::: ##: ##:::: ##::::::: ##: ##::::::: ##:::..::::: ##::::
 ########:: ########:: ##:::: ##::::::: ##: ######::: ##:::::::::: ##::::
 ##.....::: ##.. ##::: ##:::: ##:'##::: ##: ##...:::: ##:::::::::: ##::::
 ##:::::::: ##::. ##:: ##:::: ##: ##::: ##: ##::::::: ##::: ##:::: ##::::
 ##:::::::: ##:::. ##:. #######::. ######:: ########:. ######::::: ##::::
..:::::::::..:::::..:::.......::::......:::........:::......::::::..:::::
'##::::'##::'#######::'########:::::'###::::'##:::::::
 ###::'###:'##.... ##: ##.... ##:::'## ##::: ##:::::::
 ####'####: ##:::: ##: ##:::: ##::'##:. ##:: ##:::::::
 ## ### ##: ##:::: ##: ##:::: ##:'##:::. ##: ##:::::::
 ##. #: ##: ##:::: ##: ##:::: ##: #########: ##:::::::
 ##:.:: ##: ##:::: ##: ##:::: ##: ##.... ##: ##:::::::
 ##:::: ##:. #######:: ########:: ##:::: ##: ########:
..:::::..:::.......:::........:::..:::::..::........::
Profesional Project Modal Here */
#professionals-project-modal .cs-skin-elastic > span {
    border: 1px solid #e5e5e5;
}
#professionals-project-modal .my-form-set{
    padding-bottom: 10px;
}
#professionals-project-modal .cs-skin-elastic.cs-active .cs-options ul li {
    border: 1px solid #e5e5e5;
}
#professionals-project-modal > form > div:nth-child(1) > div > div > span {
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #4a4a4a;
}
#professionals-project-modal > form > div:nth-child(1) > div > div > div > ul > li > span {
  padding-left: 20px !important;
  padding-right: 20px !important;
  color: #4a4a4a;
}
#professionals-project-modal > form > div:nth-child(1) > div > div > div > ul > li.cs-selected > span::after {
  display: none;
}

/* Archify MODAL FORM INPUT */
.archify-modal-form-input {
	padding: 30px;
}
.archify-modal-form-input .modal-dialog {
	max-width: 550px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}
.archify-modal-form-input .modal-dialog.show-second-progress {
	overflow: hidden;
}
.archify-modal-form-input .modal-content {
	border: 0px;
	border: 0px;
  border-radius: 3px;
}
.archify-modal-form-input .modal-content.main-content {
	width: 100%;
}
.archify-modal-form-input .modal-content.second-content {
	position: absolute;
	width: 100%;
	top: 0;
	right: -100%;
	-webkit-transition: right 200ms ease-in;
	-moz-transition: right 200ms ease-in;
	-o-transition: right 200ms ease-in;
	transition: right 200ms ease-in;
}
.archify-modal-form-input .modal-content.second-content.show {
	right: 0;
	position: relative;
	display: flex !important;
}
.archify-modal-form-input .modal-header {
	padding: 30px;
	border-bottom: 0px;
}
.archify-modal-form-input .modal-header .modal-title {
	font-family: WorkSans-SemiBold;
  font-size: 24px;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
	width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}
.archify-modal-form-input .modal-header .modal-title img.close-slide-modal-second-content {
  position: absolute;
  left: 30px;
  top: 33px;
  cursor: pointer;
}
.archify-modal-form-input .modal-header .modal-title span {
	font-family: WorkSans-Regular;
}
.archify-modal-form-input .modal-header .close {
	opacity: 1;
	top: -1px;
	right: 0;
}
.archify-modal-form-input .modal-body {
	padding: 30px;
	padding-top: 0;
}
.archify-modal-form-input .modal-body .form-input-wrapper {
	width: calc(100% + 20px);
  position: relative;
  float: left;
}
.archify-modal-form-input .modal-body .bluprin-input {
	position: relative;
	float: left;
	width: calc(100% - 20px);
}
.archify-modal-form-input .modal-body .bluprin-input:last-child {
	margin-bottom: 0;
}
.archify-modal-form-input .modal-body .bluprin-input.split {
	width: calc(50% - 20px);
	margin-right: 20px;
}
.archify-modal-form-input .modal-body .bluprin-input label {
	position: relative;
	float: left;
	margin-bottom: 5px;
}
.archify-modal-form-input .modal-body .bluprin-input .errortisme {
	padding-top: 5px;
	color: red;
  display: none;
  font-size: 12px;
}
.archify-modal-form-input .modal-body .bluprin-input label h5 {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 0;
	font-family: WorkSans-Regular;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: -0.1px;
  color: #4a4a4a;
}
.archify-modal-form-input .modal-body .bluprin-input .checkbox-wrapper {
	position: relative;
  float: left;
  width: 35%;
	margin-bottom: 0px;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree {
	margin-bottom: 8px;
  position: relative;
  float: left;
  width: 100%;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree:last-child {
	margin-bottom: 0px;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree label.label1:after {
	top: 3px;
	left: 4px;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree label.label2:after {
	display: none;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree label.label1 {
	position: relative;
	float: left;
	height: auto;
	width: 100%;
	border: none;
	margin: 0;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree label.label2 {
	position: relative;
	float: left;
	width: 16px;
	height: 16px;
	border-radius: 1px;
	margin: 0;
	top: -2px;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree span.text-area {
	position: relative;
	float: left;
	width: calc(100% - 20px);
	margin-left: 0px;
	display: block; top: -3px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 10px;
}
.archify-modal-form-input .modal-body .bluprin-input .squaredThree span.text-area p {
	margin: 0;
	font-family: WorkSans-Medium;
  font-size: 12px;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
}
.archify-modal-form-input .modal-body .toggle-force-log-in-password {
  position: absolute;
  top: 30px;
  right: 10px;
  cursor: pointer;
}
.archify-modal-form-input .modal-body .toggle-force-log-in-password img.on {
  display: none;
  cursor: pointer;
}
.archify-modal-form-input .modal-body .toggle-force-log-in-password img.off {
  display: block;
  cursor: pointer;
}
.archify-modal-form-input .modal-body .toggle-force-log-in-password.show img.on {
  display: block;
  cursor: pointer;
}
.archify-modal-form-input .modal-body .toggle-force-log-in-password.show img.off {
  display: none;
  cursor: pointer;
}
.archify-modal-form-input .modal-footer {
	padding: 30px;
	padding-top: 0;
	border-top: 0;
}
.archify-modal-form-input .modal-footer button {
	width: 100%;
}
@media (max-width: 768px) {
	.archify-modal-form-input .modal-dialog {
		max-width: 400px;
	}
	.archify-modal-form-input .modal-header {
		padding: 20px;
	}
	.archify-modal-form-input .modal-body {
		padding: 20px;
	}
	.archify-modal-form-input .modal-body .bluprin-input {
		width: calc(100% - 0px);
	}
	.archify-modal-form-input .modal-body .bluprin-input .checkbox-wrapper {
	  width: 100%;
		margin-bottom: 8px;
	}
	.archify-modal-form-input .modal-body .bluprin-input .checkbox-wrapper:last-child {
		margin-bottom: 0px;
	}
	.archify-modal-form-input .modal-body .form-input-wrapper {
		width: 100%;
	}
	.archify-modal-form-input .modal-body .bluprin-input.split {
		width: 100%;
		margin-right: 0;
	}
	.archify-modal-form-input .modal-footer {
		padding: 20px;
		padding-top: 0;
		border-top: 0;
	}
  .archify-modal-form-input .modal-header .modal-title img.close-slide-modal-second-content {
    top: 23px;
  }
}
.archify-modal-form-input .modal-dialog.form-login {
	max-width: 450px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-header {
  padding-left: 0;
  padding-right: 0;
}
.archify-modal-form-input .modal-dialog.form-login .modal-header .tab-modal {
	position: relative;
  float: left;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  font-family: Helvetica;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ababab;
  height: 40px;
  background-color: transparent;
  outline: 0;
}
.archify-modal-form-input .modal-dialog.form-login .modal-header .tab-modal:hover {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4a4a4a;
}
.archify-modal-form-input .modal-dialog.form-login .modal-header .tab-modal.active {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0039ff;
  border-bottom: 5px solid #0039ff;
}
.archify-modal-form-input .modal-dialog.form-login .modal-header .tab-modal.active:hover {
  font-family: Helvetica;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0039ff;
  border-bottom: 5px solid #0039ff;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page p.title {
  font-family: WorkSans-SemiBold;
  font-size: 24px;
  line-height: 1.04;
  letter-spacing: -0.87px;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 10px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page p.title span {
  font-family: WorkSans-Regular;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page p.subtitle {
  font-family: WorkSans-Regular;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 30px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input {
  width: 100%;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-half-wrapper {
  width: calc(100% + 10px);
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-half-wrapper .form-group.bluprin-input.half {
  width: calc(50% - 10px);
  margin-right: 10px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input > label {
  margin-bottom: 0;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input > label > h5 {
  font-family: WorkSans-Medium;
  font-size: 12px;
  line-height: normal;
  letter-spacing: normal;
  color: #9b9b9b;
  margin-bottom: 9px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .forgot-password-link {
  margin-bottom: 0;
  font-family: WorkSans-Regular;
  font-size: 12px;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #4a4a4a;
  text-decoration: underline;
  outline: 0;
  position: absolute;
  right: 0;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  padding: 9px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  cursor: pointer;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .toggle-force-log-in-password {
  position: absolute;
  top: 30px;
  right: 10px;
  cursor: pointer;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .toggle-force-log-in-password img.on {
  display: none;
  cursor: pointer;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .toggle-force-log-in-password img.off {
  display: block;
  cursor: pointer;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .toggle-force-log-in-password.show img.on {
  display: block;
  cursor: pointer;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .toggle-force-log-in-password.show img.off {
  display: none;
  cursor: pointer;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper:last-child {
  margin-bottom: 20px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper h5 {
  float: left;
  position: relative;
  top: 0px;
  margin: 0;
  font-family: WorkSans-Medium;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: -0.1px;
  color: #4a4a4a;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper .archify-radio-button {
  float: right;
  position: relative;
  margin: 0;
  top: 0;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper .archify-radio-button input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  width: 0;
  height: 0;
}

.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper .archify-radio-button .checkmark {
  width: 16px;
  height: 16px;
  right: 0;
  left: auto;
  top: 2px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper .archify-radio-button .checkmark:after {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .form-group.bluprin-input .radio-button-wrapper .archify-radio-button .checkmark:after {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .line-text-border {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .line-text-border .line {
  position: absolute;
  float: left;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .line-text-border p.text {
  position: relative;
  float: left;
  width: auto;
  padding: 10px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  background-color: #fff;
  font-family: WorkSans-Medium;
  font-size: 12px;
  line-height: 1.67;
  letter-spacing: -0.09px;
  text-align: center;
  color: #ababab;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .social-button-wrapper {
  position: relative;
  float: left;
  width: 100%;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .social-button-wrapper .archify-social-button {
  position: relative;
  float: left;
  width: calc(50% - 5px);
  margin-right: 5px;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .social-button-wrapper .archify-social-button:last-child {
  margin-left: 5px;
  margin-right: 0;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .social-button-wrapper .archify-social-button.disabled {
  border: 0;
  background-color: #f9f9f9;
  font-family: WorkSans-Medium;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: -0.1px;
  text-align: center;
  color: #ababab;
  cursor: auto;
}
.archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .social-button-wrapper .archify-social-button.disabled:hover {
  border: 0;
  background-color: #f9f9f9;
  font-family: WorkSans-Medium;
  font-size: 14px;
  line-height: 1.43;
  letter-spacing: -0.1px;
  text-align: center;
  color: #ababab;
  cursor: auto;
}
@media (max-width: 450px) {
  .archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .social-button-wrapper .archify-social-button {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    margin-bottom: 5px;
  }
  .archify-modal-form-input .modal-dialog.form-login .modal-body .modal-body-page .social-button-wrapper .archify-social-button:last-child {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.archify-modal-form-input .modal-dialog.form-login .modal-footer p.text-footer {
  font-family: WorkSans-Regular;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 0;
  width: 100%;
}
.archify-modal-form-input .modal-dialog.form-login .modal-footer p.text-footer a {
  font-family: WorkSans-SemiBold;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 0;
  text-decoration: none;
}
.archify-modal-form-input .modal-dialog.form-login .modal-footer p.text-footer span {
  font-family: WorkSans-SemiBold;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 0;
  text-decoration: none;
  cursor: pointer;
}
.archify-modal-form-input .modal-dialog .modal-footer p.text-footer {
  font-family: WorkSans-Regular;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 0;
  width: 100%;
}
.archify-modal-form-input .modal-dialog .modal-footer p.text-footer a {
  font-family: WorkSans-SemiBold;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #4a4a4a;
  margin-bottom: 0;
  text-decoration: none;
}
