/*!
 * Customer Coupon v1.0
 * 
 *  
 * Author: Anis Moktader
 * Date: 19/01/2016
 * 
 */
@import url("http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold");

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#333843! important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#333843! important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#333843! important;
}

body {
    width: 100%;
	background-image: url("http://sireneblu.it/customercoupon/images/background.jpg")!important;
}
.container {
    margin: 0 auto;
	padding-top: 40px;
}
.logo1 > img, .logo2 > img {
    width: 100%;
}

.logo1 {
    margin: 0 auto;
    width: 80%;
}
.logo2 {
    margin: 0 auto;
    width: 70%;
}
.login {
    background-color: #012E53;
	border-radius: 10px;
}

.login form fieldset {
    border: 1px solid #012E53;
	border-radius: 5px;
	padding: 45px;
}

.netmarket span {
	color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.netmarket {
    margin: 0 auto;
    padding-top: 120px;
    text-align: center;
    width: 300px;
}
.loghi {
    padding-bottom: 20px;
}

.netmarket > img {
    padding-left: 22px;
    width: 190px;
}

.control-group, .form-actions {
    margin: 0 auto;
    width: 80%;
}
.input-prepend > input {
	border-radius: 5px;
    padding: 5px;
    width: 95%;
}
.form-actions > button {
	background-color: #105f9f;
    border-color: #000;
    border-radius: 5px;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 5px;
    width: 100%;
}
.pull-right .alto-destra {
    float: right;
    width: 220px;
	padding-top: 2px;
}
.pull-right, .pull-right .alto-destra {
    /* height: 58px; */
}
.alto-destra > span {
    padding-right: 20px;
}
.alto-destra > a {
    float: right;
	padding-right: 30px;
	color: #cc00cc
}
.page-title ul {
    list-style: outside none none;
}
.thead li, .tbody li {
    float: left;
    width: 150px;
}
.tb-clienti {
    float: left;
    width: 100%;
	background-color: #fff;
}
.thead {
    border-bottom: 2px solid #ddd;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.tbody {
    border-bottom: 2px solid #ddd;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.thead li {
    color: #313140;
	font-size: 14px;
    font-weight: bold;
}
.tbody li {
	font-size: 14px;
    font-weight: 500;
}
.tbody ul {
	border-bottom: 2px solid #ddd;
    float: left;
    padding-bottom: 7px;
    width: 100%;
}
.fa.fa-circle {
    font-size: 25px;
}
.tbody input {
    padding: 2px 3px 4px 2px !important;
    text-align: center;
    width: 75%;
}
.nav.pull-right.notifcation-center {
    height: 17px;
}
.control-group label {
    color: #fff;
	font-family: "Roboto",sans-serif;
}
.control-group .fa.fa-user, .control-group .fa.fa-unlock{
	color: #fff;
	padding-left:10px;
}
.containertb {
    width: 100% !important;
	padding: 15px !important;
}
#DataTables_Table_0 {
    border: 2px solid #fff !important;
}
.sorting_asc, .sorting {
    background-color: #fff !important;
	border-right: 1px solid #e8edf1 !important
}
.attivibt {
    float: left;
}
.printbt {
    background-color: #0f3193 ;
    border-radius: 7px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 13px;
    padding: 10px;
	color: #fff;
}
.printbt:hover {
    background-color: #2e58d2;
}
.printbt a{
	color:#fff
}
.dispo-sms span span {
    padding: 5px 1px 5px 5px;
	font-size: 16px;
    font-weight: bold;
}
.dispo-sms span {
    font-size: 16px;
    font-weight: bold;
	padding-left: 70px;
}
.dispo-sms {
    padding-bottom: 50px;
}
.logo1 > h3, .logo2 > h3 {
    color: #fff;
    font-family: Verdana;
    font-size: 20px;
    text-align: center;
    text-shadow: 8px 4px 2px #000;
}
.logo1 > h3{
	font-size: 28px;
}
.logo2 > h3 {
	font-size: 20px;
}
.alto-destra > span {
    color: #cc00cc;
}

#main-menu ul {
    list-style: outside none none;
}
.header-seperation img {
    padding-top: 20px;
    width: 250px;
}
.header {
    background-image: url("http://netinfo.ovh/newsletter/images/top-bg.png");
	background-repeat: no-repeat;
    background-size: 1600px 200px;
}
#upload-file {
    margin: unset;
    padding: 30px;
    width: 100%;
}