﻿body {
    padding-top: 70px;
    padding-bottom: 30px;
    padding-left:10px;
}

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}


.widthresize {
    border: 2px solid;
    padding: 20px;
    width: 200px;
    resize: both !important;
    overflow: auto !important;
}
