.ob_container{
    padding: 15px;
}
#table{
    border: solid 1px;
    border-collapse: collapse;
    border-spacing: 0;
}
#table th{
    border: solid 1px;
}
#table td{
    border: solid 1px;
    word-wrap:break-word;
}
.exportbtn{
    margin-top: 10px !important;
    margin-bottom:10px !important;
}
#table tr:first-child{
    background-color: #83b4d8;
}
.obtable table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
  
}

.obtable {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    
    border: 1px solid #8C8C8C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.obtable table td,
.obtable table th {
    padding: 3px 10px;
}

.obtable table thead th {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D));
    background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
    background-color: #8C8C8C;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    border-left: 1px solid #A3A3A3;
}

..obtable table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}

.obtable {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: hidden;
    border: 1px solid #8C8C8C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.obtable table td,
.obtable table th {
    padding: 3px 10px;
}

.obtable table thead th {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D));
    background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
    background-color: #8C8C8C;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    border-left: 1px solid #A3A3A3;
}

.obtable table thead th:first-child {
    border: none;
}

.obtable table tbody td {
    color: #7D7D7D;
    font-size: 12px;
    border-bottom: 1px solid #E1EEF4;
    font-weight: normal;
}

.obtable table tbody .alt td {
    background: #EBEBEB;
    color: #7D7D7D;
}

.obtable table tbody td:first-child {
    border-left: none;
}

.obtable table tbody tr:last-child td {
    border-bottom: none;
}

.obtable table tfoot td div {
    border-top: 1px solid #8C8C8C;
    background: #EBEBEB;
}

.obtable table tfoot td {
    padding: 0;
    font-size: 12px
}

.obtable table tfoot td div {
    padding: 2px;
}

.obtable table tfoot td ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.obtable table tfoot li {
    display: inline;
}

.obtable table tfoot li a {
    text-decoration: none;
    display: inline-block;
    padding: 2px 8px;
    margin: 1px;
    color: #F5F5F5;
    border: 1px solid #8C8C8C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D));
    background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
    background-color: #8C8C8C;
}

.obtable table tfoot ul.active,
.obtable table tfoot ul a:hover {
    text-decoration: none;
    border-color: #7D7D7D;
    color: #F5F5F5;
    background: none;
    background-color: #8C8C8C;
}

div.dhtmlx_window_active,
div.dhx_modal_cover_dv {
    position: fixed !important;
}
table thead th:first-child {
    border: none;
}

.obtable table tbody td {
    color: #7D7D7D;
    font-size: 12px;
    border-bottom: 1px solid #E1EEF4;
    font-weight: normal;
}

.obtable table tbody .alt td {
    background: #EBEBEB;
    color: #7D7D7D;
}

.obtable table tbody td:first-child {
    border-left: none;
}

.obtable table tbody tr:last-child td {
    border-bottom: none;
}

.obtable table tfoot td div {
    border-top: 1px solid #8C8C8C;
    background: #EBEBEB;
}

.obtable table tfoot td {
    padding: 0;
    font-size: 12px
}

.obtable table tfoot td div {
    padding: 2px;
}

.obtable table tfoot td ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.obtable table tfoot li {
    display: inline;
}

.obtable table tfoot li a {
    text-decoration: none;
    display: inline-block;
    padding: 2px 8px;
    margin: 1px;
    color: #F5F5F5;
    border: 1px solid #8C8C8C;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D));
    background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
    background-color: #8C8C8C;
}

.obtable table tfoot ul.active,
.obtable table tfoot ul a:hover {
    text-decoration: none;
    border-color: #7D7D7D;
    color: #F5F5F5;
    background: none;
    background-color: #8C8C8C;
}

div.dhtmlx_window_active,
div.dhx_modal_cover_dv {
    position: fixed !important;
}
.blue {
    background-color: #008ec2 !important;
}
.semi-square {
    -webkit-border-radius: 5px ;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.styled-select {
    height: 30px !important;
    overflow: hidden !important;
    width: 350px !important;
    color: #fff;
}

.button.button-primary.runsql {
    float: right;
    margin-top: 10px;
    margin-bottom : 10px;
    display: inline-block;
    vertical-align: top;
    clear: both;
}
.button.clear_btn {
    float: right !important;
    margin-bottom: 5px !important;
    z-index: 1;
    position: relative;
}
.button.button-primary.tag_table {
    margin: 2px 2px 2px 2px !important;
    
}

.ob_container.custom-sql{
    padding: 40px;
    margin-top: 20px;
    margin-right: 20px;
    position: relative;
  background: linear-gradient(130deg, #07d9a3, #048fee);
  background-size: 400% 400%;
  -webkit-animation: gradient 16s ease infinite;
  -moz-animation: gradient 16s ease infinite;
  animation: gradient 16s ease infinite; 
}
.wrapper1, .wrapper2 { width: 100%; overflow-x: scroll; overflow-y: hidden; }
.wrapper1 { height: 20px; }
.wrapper2 {}
.div1 { height: 20px; }
.div2 { overflow: none; }

#clear_txtArea {
background:#34495E; color:#fff;
}
.home-img_icon{
    float: right;
    padding: 5px;
    border-left: 2px solid #fff;
    margin-top: 21px;
    border-width: 3px;
    }
.custom-sql textarea {width: 100%;}
.custom-sql h1 {display: inline-block; vertical-align: top;}
.ob-custom-sql-run {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

