@import "bootstrap-sprockets"; @import "bootstrap"; .inline-form { display: inline-block; max-width: 150px; } .indent-1 { margin-left: 2em; } .indent-2 { margin-left: 3.5em; } .small-text-area { width: 400px; } .big { font-size: 3em; height: auto !important; } .container-fluid { max-width: 1150px; } .navbar { height: 50px; margin: 0; } .gallery { height: 300px !important; width: auto; overflow: hidden;} .center { text-align: center;} .content { max-width: 700px; margin: auto;} .block { padding: 1em; margin-top: 1em; border-radius: 10px; position: relative; } .med { font-size: 2em !important; height: auto !important; } .right { width: auto; position: absolute; bottom: 1em; right: 1em; } .wysihtml5-command-active { background-color: #eee !important; border: thin solid #bbb; } .toolbar-wrap { a { padding: 0.5em !important; } } .float-left { float: left !important; margin: 1em !important;} .float-right { float: right !important; margin: 1em !important; } .select2 { min-width: 190px; } .select2-select-container { height: 2em;} .image-post { overflow: hidden; } .carousel { width: 100% !important;} .full { width: 100% !important; padding: 0;} .container-contain { width: 100%; overflow: hidden;} .post { margin-top: 4em !important; } .contact-mes { max-width: 600px; max-height: 80px !important; overflow: scroll !important } .image-box { position: relative; width: 50%; float: left !important; overflow: hidden; transition: all 0.3s; h3 { position: absolute; top: 50%; text-align: center; width: 100%; } } .image-box:hover { opacity: 0.5; } .admin-list { background-color: #2E2F30; margin: 0; color: #90d9ff !important; a { color: #ffffff !important; padding: 5px; } a:hover { color: black !important; background-color: #fff !important;} } .list-table { list-style-type: none; .drop-link { color: inherit; } li {margin: 1.5em; position: relative; padding-top: 0.5em;} .items {position: relative; padding-top: 0.5em;} .links { position: absolute; right: 25% !important; top: 0; } } .form-control { border-left: none !important; border-right: none !important; border-top: none !important; outline: none !important; box-shadow: none !important; border-radius: 0 !important; } .sortable-dragging { border: 1px dashed #CCC; background: none; height: 2em; } .sortable-placeholder { border: 1px dashed #CCC; background: none; height: 2em; } .mess { max-height: 40px; overflow: hidden; } .page-height-1 { height: 80vh !important; overflow: scroll; } .page-height-2 { height: 70vh !important; overflow: scroll; } .message{ position: fixed; width: 200px; top: 0; left: 0; right: 0; margin: auto !important; } .relative { position: relative; } .hard-right { position: absolute; right: 0; top: 0; } .td-left { width: 40% } .td-right { width: 60% !important }