/*
 Theme Name:   Sydney Child
 Theme URI:
 Description:  Sydney Child Theme
 Author:       aleXanderSrc
 Author URI:
 Template:     sydney
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain:
*/


.phn-disabled{
    background-color: grey!important;
    color:white;
    border:none;
}

#locator-table{
    margin: 10px 0 10px;
}
#locator-table thead th{
    border: none;
    border-bottom: 1px solid black;
    text-align: left;
}
#locator-table tbody td{
    border: none;
    text-align: left;
}
.selectize-control{
    width:100%;
    float:left;
}
#scan-upc{
    float: right;
}
.page-wrap{
    padding-top:40px;
    padding-bottom: 40px;
}
.roll-button{
    display: none!important;
}
.header-wrap{
    background-color: rgba(0,0,0,0.5);
    padding: 5px 0px 5px 0px;
}
/*#locator-table tbody .td-upc input{
    border-bottom: 8px solid #d65050;
    border-right: 5px solid #d65050 ;
    margin-right:0px;
    text-align: left;
}
#locator-table tbody .td-upc{
    padding-right:0px;
}
#locator-table tbody .td-name input{
    border-top: 8px solid #d65050;
    border-left: 5px solid #d65050;
    text-align: left;
    margin-left: 0px;
}
#locator-table tbody .td-name{
    padding-left: 0px;
}*/

