#sorteio-cadastro {
	width: 100%;
	float: left;
	border: 1px dashed green;
	/*margin: 100px 0px 0px 100px;*/
	background-color: #FFFFFF;
    /*opacity: 0.7;
    filter: alpha(opacity=70);*/ /* For IE8 and earlier */
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
}

.btn_novo {
    /* Size and position */
    width: 150px !important; 
}

#table-form-sorteio {
	margin-top: 30px;
	/*margin-bottom: 200px;*/
}

#table-form-sorteio th{
	font-weight: normal;
	text-align: right;
}

#table-form-sorteio tr{
	height: 40px;
}

.table-sorteio-passo2{
	width: 100%;
}

.table-sorteio-passo2 tr{
	height: 25px !important;
}

.tabela-td-num {
	width: 4%;
	text-align: center;
}

.table-sorteio-passo2 td {
	padding-left: 10px;
	text-align: left;
	color: #3c763d;
	font-weight: bold;
}

.sorteio-td-ini {
	width: 45%;
	text-align: center;
	font-weight: bold;
}

.tabela-td-fim {
	width: 10%;
	text-align: center;
}

.tabela-num-posicao {
	font-family: serif;
	font-size: 25px;
	vertical-align: super;
}

#sorteio-cadastro ol {
	text-align: left;
}

#sorteio-cadastro label {
	margin-left: 0px;
}

.geral_listagem {
	border: 0px solid blue;
}

.geral_lista_num {
	border: 0px solid yellow;
	width: 6%;
	float:left;
}

.geral_lista_jogadores {
	border: 0px solid yellow;
	width: 46%;
	float:left;
}

.geral_lista_times {
	border: 0px solid red;
	width: 46%;
	float:right;
}

.buscar {
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 10px;
    line-height: 20px;
    vertical-align: middle;
    padding: 5px 10px 5px 10px !important;
    margin:0;
}

.add{
    vertical-align: middle;
    margin:0;
}

.geral_campo_botao {
	border: 1px dotted green;
	display:inline-block;
	margin:0;
}

.nome_lista_jogadores {
	border: 0px solid blue;
}

.nome_lista_times {
	border: 0px solid red;
	/*margin-left: 107px;*/
}

.lista_tags_jogador {
	margin-top: 10px;
	border: 1px dotted #c0c0c0;
	width: 43%;
	min-height: 30px;
	float:left;
	padding: 0px 5px 0px 0px;
}

.lista_tags_time {
	margin: 10px 33px 0px 0px;
	border: 1px dotted #c0c0c0;
	width: 43%;
	min-height: 30px;
	float:right;
}

.lista_tags_jogador span, .lista_tags_time span {
	border: 0px solid blue;
	margin: -2px 0px 0px 5px;
	color: #313131;
}

.lista_tags_jogador a, .lista_tags_time a {
	background-image: url(../img/btn_close.png) !important;
	display: block;
	float: right;
	width: 20px;
	height: 20px !important;
	margin: -2px 6px 0px 6px;
}

.lista_tags_jogador li, .lista_tags_time li {
	background-color:#c0c0c0;
	border-radius: 10px;
	border: 0px solid green;
	display:inline-block;
	padding: 5px 0px 0px 0px;
	margin: 3px 3px 2px 2px;
	color: #3f3a3e;
}

.sorteio-lista-menu .remove-sorteio {
	background-image: url(../img/btn_close.png) !important;
	display: block;
	float: right;
	width: 4px;
	height: 20px !important;
	margin: -2px 6px 0px 6px;
}

#sorteio-cadastro input[type=button] {
	padding: 0px 10px 0px 10px;
}

/* MENSAGENS DE ALERTA */

.alert-box {
	padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.success, .failure, .warning {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 20px;
    line-height: 30px; /* Same as height */
    text-align: center;
    font-weight: bold;
}

.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
    display: none;
}

.failure {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    display: none;
}

.warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    display: none;
}

/* ------------------------------------------------------------------------------------------------- */

#sorteio-tela {
	width: 100%;
	float: right;
	border: 1px dashed green;
	background-color: #FFFFFF;
    font-family: Georgia, Arial, Helvetica, Sans-Serif;
}

#sorteio-tela-topo {
	background-color: #FFF8DC;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

#table-form-sorteio2 {
	margin-top: 30px;
	border: 1px solid green;
	/*margin-bottom: 200px;*/
}

#table-form-sorteio2 th{
	font-weight: normal;
	border: 1px solid blue;
	text-align: right;
	width: 350px;
	text-align: center;
}

#table-form-sorteio2 td{
	font-weight: normal;
	border: 1px solid green;
	text-align: right;
	width: 350px;
	text-align: center;
}

#table-form-sorteio2 tr{
	height: 40px;
}

.lista_sorteio_num {
	margin-top: 10px;
	border: 0px dotted #c0c0c0;
	width: 5%;
	min-height: 30px;
	float:left;
	padding: 0px 1px 0px 0px;
}

.lista_sorteio_jogador {
	margin-top: 10px;
	border: 0px dotted #c0c0c0;
	width: 47%;
	min-height: 30px;
	float:left;
	padding: 0px 1px 0px 0px;
}

.lista_sorteio_time {
	margin-top: 10px;
	border: 0px dotted #c0c0c0;
	width: 47%;
	min-height: 30px;
	float:right;
}

.lista_sorteio_num span {
	border: 0px solid blue;
	margin-top: -2px;
	color: #313131;
	font-weight: bold;
}

.lista_sorteio_jogador span, .lista_sorteio_time span {
	border: 0px solid blue;
	margin: -2px 0px 0px 5px;
	color: #313131;
	font-weight: bold;
}

.lista_sorteio_num li {
	border-radius: 10px;
	border: 0px solid green;
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 3px 3px 2px 2px;
	color: #3f3a3e;
}

.lista_sorteio_jogador li, .lista_sorteio_time li {
	background-color:#c0c0c0;
	border-radius: 10px;
	border: 0px solid green;
	display: block;
	padding: 5px 0px 0px 0px;
	margin: 3px 3px 2px 2px;
	color: #3f3a3e;
}

/* ------------------------------------------- sorteio.php ------------------------------------------------------ */

.listagem {
    position: relative;
    border: 1px dotted green;
    width: 340px;
    min-height: 50px;
    padding: 5px;
    top: 10px;
    left: 5px;
    float: left;
    margin-bottom: 30px;
}

.content-principal {
    position: relative;
    border: 1px dotted green;
    width: 550px;
    height: 300px;
    margin-right: 5px;
    padding: 5px;
    top: 10px;
    left: 0px;
    float: right;
}

#content-move {
    position: absolute;
    /*border: 1px solid green;*/
    width: 200px;
    height: 125px;
    padding: 5px;
    top: 20px;
    left: 177px;
    z-index: 1;
}

#content-move #img {
    background: url(../img/hand-card.png);
    background-size: 266px 166px;
    background-repeat: no-repeat;
    width: 266px;
    height: 166px;
    -ms-transform: rotate(14deg); /* IE 9 */
    -webkit-transform: rotate(14deg); /* Chrome, Safari, Opera */
    transform: rotate(14deg);
}

#content-move #nome {
	top: 43px;
    left: 185px;
    /*border: 1px solid red;*/
    position: absolute;
    font-family: "Arial";
    font-size:16px;
	min-width: 85px;
}

#img_carta1 {
	background: url(../img/carta1.png);
	background-size: 32px 100px;
    background-repeat: no-repeat;
    position: absolute;
    width: 32px;
    height: 100px;
    left: 330px;
    z-index: 0;
}

#img_carta2 {
	background: url(../img/carta2.png);
	background-size: 133px 100px;
    background-repeat: no-repeat;
    position: absolute;
    width: 133px;
    height: 100px;
    left: 362px;
    z-index: 1;
}

.carta_nome {
          top: 35px;
}

.carta_time {
          top: 155px;
}