/*!
 * Start Bootstrap - Blog Home (https://startbootstrap.com/template-overviews/blog-home)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-blog-home/blob/master/LICENSE)
 */


.confirmation-item {
  width: 50px;
  height: 50px;
}

.table-noborder td{
    border-top: 0px !important;
    border-bottom: 0px !important;
}
.item_table{
    width:100%;
    height:100%;
}
.item_table th,
.item_table td{
    vertical-align:middle;
}
#text-underline {
  text-decoration: underline;
}
.inline{
    display: inline-block;
}
form .inline{
    margin-left:5px;
}
.card-body{
    padding:1rem;
}
.right{

}
.btn{
    -webkit-appearance: none;
}

/*!*.main{*!*/
/*!*    float:none;*!*/
/*!*    width:auto;*!*/
/*!*    paddig-right:20px;*!*/
/*!*    position: relative;*!*/
/*!*}*!*/
/*.side{*/
/*    position: relative;*/
/*    !*width:380px;*!*/
/*    !*max-width:380px;*!*/
/*    float:right;*/
/*}*/


.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}