.swcm_dropdown_length
{
width:150px;
}

.swcm_font_style
{
font-family: '-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif';
}

.swcm_main_title
{
padding: 1% 1.5%;
background:#DCD8D4;
border: 1px solid #C6C2BF;
border-radius: 6px 6px 0px 0px;
font-weight: bold;
text-align: left;
font-size: 18px;
}

.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne, .ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se
{
  left: 0;
  max-height: 200px;
  overflow-x: auto;
}
.text-tiny{font-size:.7em}
.text-huge{font-size:1.8em}
.text-small{font-size:.85em}
.text-big{font-size:1.4em}
#swcm_main_table  tr > th
{
font-size:15px;
text-align: left;
}

#swcm_main_page {
        font-family: "Open Sans",sans-serif !important;
}
#swcm_main_table tr > td
{
/*font-size:13px;*/
text-align: left;
/*padding:5px;*/
}

.swcm_view_template_link {
background:none!important;
border:none;
padding:0!important;
font: inherit;
color:#347ECA;
/*border is optional*/
/*     border-bottom:1px solid #444; */
cursor: pointer;
}

/*em-hide

.panel-group .panel {
        margin-bottom: 5px !important;
}
.panel {
        border: 0;
}
.panel-body {
    border: 1px solid #ccc;
    border-radius: 0px 0px 6px 6px;
}
.panel-heading {
    border: 1px solid #ccc !important;
}
*/
.swcm_default_label{
font-size :14px;
font-weight:bold;
}

#ECW_create_new_template:hover{
background-color:#79B71B;
color:white;
}

.swcm_activate {
        color: #fff !important;
        background-color: #fff;
        height: 61px;
        
}

.swcm_activate a{
        color: black !important;

text-align: center;
font-weight: bold;
font-style: italic;
font-family: initial;
}

.swcm_deactivate a{
        color: black !important;
}


.styled-select {
  background: url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0;
  height: 29px;
  overflow: hidden;
  width: 240px;
  border: 1px solid black;
}
.styled-select select {
  background: transparent;
  border: red;
  font-size: 14px;
  height: 29px;
  padding: 5px;
  width: 268px;
}
.styled-select.slate {
  background: url(http://i62.tinypic.com/2e3ybe1.jpg) no-repeat right center;
  height: 34px;
  width: 240px;
}
.styled-select.slate select {
  border: 1px solid black;
  font-size: 16px;
  height: 34px;
  width: 268px;
}
.rounded {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.semi-square {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}


.blue {
  background-color: white;
  border: 1px solid black;
}



.blue select {
  color: black;
}

#mainselection select {
  border: 0;
  color: #EEE;
  background: transparent;
  font-size: 20px;
  font-weight: bold;
  padding: 2px 10px;
  width: 378px;
  *width: 350px;
  *background: blue;
  -webkit-appearance: none;
}
#mainselection {
  overflow: hidden;
  width: 350px;
  -moz-border-radius: 9px 9px 9px 9px;
  -webkit-border-radius: 9px 9px 9px 9px;
  border-radius: 9px 9px 9px 9px;
  box-shadow: blue;
  background: #58B14C url("http://i62.tinypic.com/15xvbd5.png") no-repeat scroll 319px center;
}
/* -------------------- Select Box Styles: stackoverflow.com Method */
/* -------------------- Source: http://stackoverflow.com/a/5809186 */
select#soflow,
select#soflow-color {
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  background-position: 97% center;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #555;
  font-size: inherit;
  margin: 20px;
  overflow: hidden;
  padding: 5px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 300px;
}
select#soflow-color {
  color: black;
  background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#779126, #779126 40%, #779126);
  background-color: blue;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding-left: 15px;
}


.button {

  background-color: #006799;
  border: none;
  padding: 15px 32px;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;margin: 4px 2px;cursor: pointer;color: #fff !important;
border-color: #006799!important;background: #006799!important;-webkit-box-shadow: 0 1px 0 #006799!important;box-shadow: 0 1px 0 #006799!important;vertical-align: top;}

/*SWCM_HomePage css*/
.buttonn {
  font-size: 12px;
  font-weight: 500;
  padding: 5px 5px;
  border-radius: 4px;
  margin-right: 10px;
  cursor: pointer;
  border: none;
  display: inline-block;
  text-decoration: none;
  background: #fff;
  background-color: #fff;
  color: red;
  border: 2px solid red
}


.buttonn.active,.buttonn:hover
{
  color: #fff;
  background-color: red;
}
  .tooltip1 {
    position: relative;
    display: inline-block;
    
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 120px;
    background-color: grey;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 110%;
}

.tooltip1 .tooltiptext1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent grey;
}
.tooltip1:hover .tooltiptext1 {
    visibility: visible;
}

/*css for edit page*/

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #4285f4;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #4285f4;
    cursor: pointer;
    border-color: #4285F4;
}
.sidenav {
    height: 90%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    
     margin-left: 12%;
    margin-top: 6.5%;
    float: right;
    border-radius: 4%;
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 100px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index: 1200;
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 25% auto;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
   
}
.modal-contents {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 86%;
  pointer-events: auto;
  background-color: #fefefe;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 0;
  background-color: #fefefe;
  margin: 15% auto;
  border: 1px solid #888;
 
}

.closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  
}

.sidenav {padding-top: 15px;}

               
.tooltip1 {
    position: relative;
    display: inline-block;
    
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 110%;
}

.tooltip1 .tooltiptext1::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent transparent black;
}
.tooltip1:hover .tooltiptext1 {
    visibility: visible;
}
#mysidenav20 {
    list-style-type: none;
    margin: 20px 25px;
    padding: 0;
    overflow: hidden;
    background-color: black;
    height: 38px;
}

#mysidenav20 li {
    float: left;
}

#mysidenav20 li a {
    display: block;
    color: white;
    text-align: center;
    padding: 11px 16px;
    
}

#mysidenav20 li a:hover:not(.active) {
    background-color: #111;
}


#mysidenav20 li.active a {
    background-color: #4285f4;
}


/* The container */
.containerimg {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.containerimg input {
    position: absolute;
    opacity: 0;
}

/* Create a custom radio button */
.checkmarkimg {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containerimg:hover input ~ .checkmarkimg {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.containerimg input:checked ~ .checkmarkimg {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmarkimg:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerimg input:checked ~ .checkmarkimg:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.containerimg .checkmarkimg:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
#trashCan:hover > .template-drop-section {
  
  display:block;
}
.template-drop-section{
  display: none;
}
  #draggables {
  background-color: white;
  padding: 20px;
  border: 1px solid #000;
  border-radius: 15px;
  width: 12%;
  height: 140px;

}

#trashCan {
  float: right;
}
.appearance-option{
margin:0 25px;
       }
      
/*.eminputtext input {
  border: none  ;
  border-bottom: 2px solid #f9f9f9;
  display: block;
  width:85%;
  background:transparent;
  overflow:hidden;
  font-size:16px;
  color:#000;
  box-shadow: none;
}*/
.eminputtext input:focus {
  outline: none;
}
.eminputtext label, .eminputtext label, .appearance-option label {
  font-size: 14px;
  color:#6e6e6e;
}
.bar {
  position: relative;
  display: block;
  width: 90%;
  margin-left: 5%;
}
.bar:before {
  content: "";
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  background:blue;
  height: 2px;
  -webkit-transition: left 0.5s ease-out, right 0.5s ease-out;
  transition: left 0.5s ease-out, right 0.5s ease-out;
}
:required:invalid{
  box-shadow:none;
}
:required:focus{
  box-shadow:none !important;
}
input:focus ~ .bar:before {
  left: 0;
  right: 0;
}

/*important*/
/*used show and hide edit menu in the edit page*/
.dragelementshowsmenu .dragelementshowicons{
 /*display:none;*/
 visibility: hidden;
 opacity:0;
 transition: 0.3s;
}

.dragelementshowsmenu:hover .dragelementshowicons{
  /*display:block;*/
  visibility: visible;
  opacity:1;
  transition: 0.1s;
}
/*important*/


#order_details h2{
  font-family: inherit !important;
}

.em-template-sidebar{
  width: 473px;
  transform: translateX(475px);
  -webkit-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
   -moz-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
     -o-transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000); 
        transition: all 500ms cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */

-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); 
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000); /* easeOutCubic */
}

.em-template-sidebar.active{
  transform: translateX(0px);
}

.ordertableedit{
  font-family: inherit !important;
}

.dragelementshowsmenu {
  position: relative;

}

.dragelementshowicons{
  position: absolute;
  width: 100%; height: 100%;
}



.dragelementshowicons {
  border: 2px solid transparent !important; }

.dragelementshowicons:hover{
  border: 2px solid #78ABC1 !important;
}

/*.dragelementshowicons i, .edit_hover_class i {
    cursor: pointer;
    background: #727272 !important !important; }*/



    .material-switch > input[type="checkbox"] {
    display: none;   
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative; 
    width: 40px;  
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}

.material-switch > label:active::after {
    transform: scale(1.15, 0.85); }

.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}

.dragelementshowicons .fa-arrows{
  cursor: move;
}
.email-customizer-pro .badge {
  
  padding: 5px 10px;
  border-radius: 40px;
}

.email-customizer-pro .badge-success {
  
  background-color: #00b13a;
}

.email-customizer-pro .badge-danger {
  
  background-color: #ff6460;
}

.email-customizer-pro .badge-active {

  height: 20px;
  width: 20px;
  background-color: #00b13a;
  border-radius: 50%;
  display: inline-block;
  margin-left: 15px;
}

.email-customizer-pro .badge-inactive {

  height: 20px;
  width: 20px;
  background-color: #ff6460;
  border-radius: 50%;
  display: inline-block;
  margin-left: 15px;
}


body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}

/* Set a style for all buttons */
button {
  background-color: #4CAF50;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
  opacity: 0.9;
}

button:hover {
  opacity:1;
}

.cancelbtn, .deletebtn {
  float: left;
  width: 50%;
}
.okbtn {
  float: left;
  width: 50%;
}
.okbtn {
  background-color: #f44336;
  padding: 9px 3px 10px 5px;
  width: 100px;
  margin-left: 70px;
}
/* Add a color to the cancel button */
.cancelbtn {
  background-color: #ccc;
  color: black;
  padding: 9px 3px 10px 5px;
  width: 100px;
  /* margin-left: 22px; */
  margin-left: 15px;
}

/* Add a color to the delete button */
.deletebtn {
  background-color: #f44336;
  padding: 9px 3px 10px 5px;
  width: 100px;
  margin-left: 20px;
}

/* Add padding and center-align text to the container */
.containerDelete {
  /* padding: 16px; */
  text-align: center;
  height: 125px;
}

/* The Modal (background) */
.modaldelete {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  /* background-color: #b9bbc0; */
  padding-top: 50px;
}

/* Modal Content/Box */
.modaldelete-content {
  background-color: #fefefe;
  margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
  border: 1px solid #888;
  width: 80%; /* Could be more or less, depending on screen size */
}

/* Style the horizontal ruler */
hr {
  border: 1px solid #f1f1f1;
  margin-bottom: 25px;
}
 
/* The Modal Close Button (x) */
.close {
  position: absolute;
  right: 25px;
  top: 6px;
  font-size: 19px;
  font-weight: bold;
  color: #f1f1f1;
  padding: 0px 7px;
}

.close:hover,
.close:focus {
  color: #f44336;
  cursor: pointer;
}

/* Clear floats */
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* Change styles for cancel button and delete button on extra small screens */
@media screen and (max-width: 300px) {
  .cancelbtn, .deletebtn .okbtn{
     width: 100%;
  }

}

#overlay {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}

#overlay.active {
  display: block;
}

/* *{
  box-sizing: border-box;
} */

.imgColumn {
  float: left;
  width: 33.33%;
  padding: 5px;
}

/* Clearfix (clear floats) */
.imgRow::after {
  content: "";
  clear: both;
  display: table;
}

.tempImages {
  text-align:center;
  vertical-align: middle;
}

.tempImg {
  
  display: inline-block;
    margin-left: auto;
    margin-right: auto;
   /* height: 288px;  */
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navc{
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.navc:before,
.navc:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.navc:after {
  clear: both;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}
.navc > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}
.navc > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.navc > li.disabled > a {
  color: #999999;
}

.navc > li.disabled > a:hover,
.navc > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.navc .open > a,
.navc .open > a:hover,
.navc.open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.navc-tabs {
  /* border-bottom: 1px solid #dddddd; */
}

.navc-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.navc-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.navc-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.navc-tabs > li.active > a,
.navc-tabs > li.active > a:hover,
.navc-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}


.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.rows {
  margin-right: -15px;
  margin-left: -15px;
}

.rows:before,
.rows:after {
  display: table;
  content: " ";
}

.rows:after {
  clear: both;
}

.rows:before,
.rows:after {
  display: table;
  content: " ";
}

.rows:after {
  clear: both;
}

.col-md-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-md-12 {
  flex: 0 0 auto;
  width: 100%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: right !important;
}

.form-group {
  margin-bottom: 15px;
}

.ck-editor__main ul li {
  list-style-type: disc;
}

.maindragtext_class ul li{
  list-style-type: disc;
}

.table td{
  cursor: move;
}
#slideshow {
  text-align:center;
  position:relative;
  height: 600px;
	width: 700px;
  margin:auto;

}
#slideshow IMG {
  /* text-align:center; */
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  height: 600px;
	width: 620px;
  /* margin:auto; */
}
#slideshow IMG.active {
  text-align:center;
  z-index:10;
  height: 600px;
	width: 620px;
  /* margin:auto; */
}
#slideshow IMG.last-active {
  z-index:9;
  height: 600px;
	width: 620px;
}
.smemailTextSplitLayout {
  opacity: .4;
  border: 3px solid #373737;
    border-top-color: rgb(55, 55, 55);
    border-top-style: solid;
    border-top-width: 3px;
    border-right-color: rgb(55, 55, 55);
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: rgb(55, 55, 55);
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-left-color: rgb(55, 55, 55);
    border-left-style: solid;
    border-left-width: 3px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
cursor: pointer;
width: 76px;
height: 91px;
padding: 3px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
margin-right: 15px;
}
.smemailTextSplitColumn.with35 {
  width: 21px;
}

.smemailTextSplitColumn {
  height: 78px;
  background: #373737;
  float: left;
  margin-right: 3px;
}
.smemailTextSplitColumn.with65 {
  width: 39px;
}
.smemailTextSplitColumn.last {
  margin-right: 0;
}

/* ul{
  font-size: 1.6rem;
  line-height: 24px;
  outline: 0;
    outline-color: currentcolor;
    outline-style: none;
    outline-width: 0px;
}
ul {
  list-style: none;
} */
/* #columns{
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  line-height: 24px;
}  */
.float-left {
  float: left;
}
.smemailTextSplitColumn.with50 {
  width: 30px;
}
