/*******************************************************************************
/* Résultat en direct
*******************************************************************************/
.game_res{}
.game_res .game_res_top{height:35px; text-align:center; font-size:15px; color:#a0a0a0; font-weight:bold; line-height:34px; text-transform:uppercase; background:url("../img/custom_css/bg_livegame_top.png") top center no-repeat; border-radius:10px 10px 0 0; }
.game_res .game_res_mid{position:relative; background:url("../img/custom_css/bg_top_container.png") #222 top left repeat-x; text-align:center; padding:30px 0px; border-top:1px dotted #5a5a5a; border-bottom:1px dotted #5a5a5a;}

.game_res .game_res_mid h1{position:absolute; top:40px; width:100px; text-align:center; font-size:80px; margin:0; font-weight:normal;}
.game_res .game_res_mid h1 span{font-size:16px;}

.game_res .game_res_mid .pointage_local{right:10px;height:80px;line-height:80px;}
.game_res .game_res_mid .pointage_visiteur{left:10px;height:80px;line-height:80px;}

.game_res .game_res_mid h4{font-size:21px; margin:0px;text-transform:uppercase;font-weight:normal; line-htight:50px;}
.game_res .game_res_mid h5{margin:0px 100px 0px 100px;}
.game_res .game_res_mid h5 strong{font-size:22px; color:#fff; font-weight:normal; line-height:30px;}
.game_res .game_res_mid h5 .vs{font-size:22px; color:#656565; font-weight:normal;}
.game_res .game_res_mid h5 .room{font-size:14px; color:#656565; font-weight:normal;}
.game_res .game_res_mid h6{margin:0px 100px 0px 100px; font-size:13px; font-weight:normal; color:#fff; line-height:20px;}
.game_res .game_res_mid h6 span{color:#656565; text-transform:uppercase;}

.game_res .game_res_mid h4.come,.game_res .game_res_mid h1.come{color:#a0a0a0;}
.game_res .game_res_mid h4.live,.game_res .game_res_mid h1.live{color:#187112;}
.game_res .game_res_mid h4.end,.game_res .game_res_mid h1.end{color:#991916;}
.game_res .game_res_mid h4.cancel,.game_res .game_res_mid h1.cancel{color:#991916;}
.game_res .game_res_mid h4.forfait,.game_res .game_res_mid h1.forfait{color:#991916;}

.game_res .game_res_bottom{background:url("../img/custom_css/bg_livegame_bottom.png") top center no-repeat;  height:37px; border-radius:0 0 10px 10px;}
.game_res .game_res_bottom .game_res_bottom_i{ padding-top:9px; text-align:center; }
/*******************************************************************************
/* Tableau du site custom
*******************************************************************************/
div.stats table tr th{ background-color:#2e2e2e;color:#d4d4d4;height:31px; line-height:25px; padding:0 5px;  font-family:Arial, Helvetica, sans-serif; font-size:10px; border-bottom:1px #9c9c9c solid;  text-align:left;}
div.stats table tr th a{line-height:14px;}
div.stats table tr th a:hover{}

div.stats table tr td{background-color:#fff;color:#767676;height:20px; line-height:20px; padding:0 5px;}
div.stats table tr.dark td{background-color:#ececec;}

div.stats table tr td.sel{background-color:#d6d6d6;font-weight:bold}
div.stats table tr.dark td.sel{background-color:#c0c0c0;font-weight:bold}

div.stats table tr td a{color:#5e88bc;line-height:14px;position:relative;display:inline-block;}
div.stats table tr td a:hover{color:#5e88bc;}

/*******************************************************************************
/* Boutons standard
*******************************************************************************/
.std_btn_1{
  height:20px; line-height:20px; padding: 0 5px; color:#BBB; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px;  display:inline-block;
}
.std_btn_1:hover{
  height:20px; line-height:20px; padding: 0 5px; color:#FFF; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px;}
.std_btn_1_active{
  height:20px; line-height:20px; padding: 0 5px; color:#FFF; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px;}

.std_btn_2{
  height:20px; line-height:20px; padding: 0 5px; color:#BBB; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px;  display:inline-block;
}
.std_btn_2:hover{
  height:20px; line-height:20px; padding: 0 5px; color:#FFF; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px;}
.std_btn_2_active{
  height:20px; line-height:20px; padding: 0 5px; color:#FFF; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px;  display:inline-block;
}

.std_btn_3{
 height:20px; line-height:20px; padding: 0 5px; color:#BBB; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px; display:block;
}

.std_btn_3:hover{
 height:20px; line-height:20px; padding: 0 5px; color:#FFF; font-size:12px; font-weight:400; background:#000; text-transform:uppercase; border-radius:2px;}

/*******************************************************************************
/* Dropdown standard
*******************************************************************************/
.std_dd{
  margin:0px; padding:0px;  list-style:none;
}
.std_dd li{
  margin:0; height:20px; line-height:20px;  position:relative;
  float:left;
}
.std_dd > li > a{
  color:#FFF; height:24px; line-height:24px;text-transform:uppercase; background: url('../img/main_menu_custom/Arrows/12px_pad5/White/ArrowBottom/ArrowBottom_White_12px_pad5_v3.png') right center no-repeat #000; padding:0px 25px 0px 5px; margin:0 5px 0 0; font-size:12px; border-bottom:1px solid #f4696f; border-right:1px solid #f4696f;  display:block;
}
.std_dd li ul{
  margin:0; padding:0;  list-style:none;
  position:absolute;
  display:none;
  left:0px;
  padding:0px;
  margin:0px; 
  z-index:999;
  max-height:300px;
  overflow-y:scroll;
}
.std_dd li ul li{
  background:#222; margin:0; height:30px; line-height:30px; width:100%;  padding:0px;
  margin:0px; 
}
.std_dd li ul li a{
  display:block; color:#FFF; font-size:12px; text-align:left; height:30px; line-height:30px; padding:0 5px;  display:block; 
}
.std_dd li ul li a:hover{
  background:#eee; color:#2c2c2c;}

.std_dd li ul li a.highlight{
  color:#FFF; font-size:12px; text-align:left; padding:5px;  display:block; 
}
.std_dd li ul li a.highlight:hover{
  background-color:#333; color:#FFFFFF;}


/*
.std_dd li:hover ul{
  display:block;
}
*/


/*******************************************************************************
********************************************************************************
/* ÉLÉMENTS D'UNE BOITE DE CONTENU GÉNÉRALE
********************************************************************************
*******************************************************************************/

/*******************************************************************************
/* Onlgets
*******************************************************************************/
.cb_tab_box{height:40px; background:#FFF;}

.cb_tab_box .tab{display:block; float:left; height:40px; margin-right:5px; line-height:40px; font-size:12px; color:#000; text-transform:uppercase; padding:0 10px; font-weight:700;}

.cb_tab_box .tab:hover{display:block; background:#bbb; float:left; height:40px; margin-right:5px; line-height:40px; font-size:12px; color:#000; text-transform:uppercase; padding:0 10px; font-weight:700; border-radius: 5px 5px 0 0;}

.cb_tab_box .tab_active{display:block; background:#ed1c24; float:left; height:40px; margin-right:5px; line-height:40px; font-size:12px; color:#000; text-transform:uppercase; padding:0 10px; font-weight:700; border-radius: 5px 5px 0 0; text-shadow:1px 1px 0 #f4696f}

/*******************************************************************************
/* Titre
*******************************************************************************/
.cb_title{ position:relative; background:#ed1c24; margin:0; padding:0 10px 0 0; height:40px; text-align:left; border-radius:4px 4px 0 0;}
.cb_title .cb_title_inner{}
.col_2of2 .cb_title{margin-right:0;}

.cb_title .cb_title_inner .display{margin-top:10px; color:#FFF;  font-size:12px;float:right;}
.cb_title .cb_title_inner .display .std_btn_2{margin-left:5px;}
.cb_title .cb_title_inner .display .std_btn_2_active{margin-left:5px;}

.cb_title .cb_title_inner h2{line-height:40px; color:#000; padding: 0 14px 0 0; text-transform:uppercase; margin:0 0 0 10px; font-size: 18px; text-align:left; text-transform: uppercase; float:left; text-shadow:1px 1px 0 #f4696f; font-weight:700;}

.cb_title .cb_title_inner h3{margin:0px;line-height:50px; padding:0px; margin-right:5px;
font-size:14px; font-weight:normal; color:#ffffff; text-align:left;}

.cb_title .cb_title_inner h2 span{font-size:16px; line-height:24px; font-weight:normal; color:#2891d2;}

/*******************************************************************************
/* Sous titre
*******************************************************************************/

.cb_title_sub{margin:0px; padding:0 10px; height:30px; text-align:left; background-color:#2f2f2f;}
.cb_title_sub .cb_title_sub_inner{}
.cb_title_sub .cb_title_sub_inner h3{margin:0px;line-height:30px; padding:0px; margin-right:5px;
font-size:14px; font-weight:normal; color:#ffffff; text-align:left;}

/*******************************************************************************
/* Zone de filtres
*******************************************************************************/
.cb_filter_box{background-color:#2a2a2a; padding:10px;}

.cb_filter_box .cb_filter_box_inner{height:30px;}

/*******************************************************************************/
/* Contenu */
/*******************************************************************************/
.cb_content_wrapper{margin-bottom:10px; text-align:left; border-top:5px solid #ed1c24;}

.cb_content_wrapper .cb_content_inner{background-color:#ffffff; padding:9px;overflow:hidden;position:relative;}
.cb_content_wrapper .cb_content_inner img{max-width:100%;}

.cb_content_wrapper .cb_content_inner .payment_method img{max-width:100%;height:30px;}

.col_2of2 .cb_content_wrapper{margin-right:0;}

.cb_content_wrapper .cb_content_inner .cb_content_box h1{font-size:28px; font-color:#d4d4d4; margin:0;padding:0;}
.cb_content_wrapper .cb_content_inner .cb_content_box h2,.cb_content_inner .news_img_container h2{margin:10px 0 20px 0; padding:0; font-size:28px; line-height:28px; color:#575757; font-weight:700;}
.cb_content_wrapper .cb_content_inner .cb_content_box h3{margin:10px 0; padding:0; font-size:28px; color:#161616; font-weight:400; text-transform:uppercase; text-shadow:1px 1px 1px #000; line-height:28px}
.cb_content_wrapper .cb_content_inner .cb_content_box h4{margin:0;padding:0;}
.cb_content_wrapper .cb_content_inner .cb_content_box h5{    border-bottom: 1px solid #AEAEAE;
    border-top: 1px solid #AEAEAE;
    color: #808080;
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 15px;}

.cb_content_wrapper .cb_content_inner .cb_content_box p{font-size:16px; color:#575757; line-height:22px; margin-bottom:10px;}

.cb_content_wrapper .cb_content_inner .cb_content_box span{margin:0;padding:0;color:#000; font-weight:bold;}

.cb_content_wrapper .cb_content_inner .cb_content_box a{color:#5e88bc;}

/*******************************************************************************/
/*******************************************************************************/
/* FIN ÉLÉMENTS D'UNE BOITE DE CONTENU GÉNÉRALE */
/*******************************************************************************/
/*******************************************************************************/

/*******************************************************************************/
/* ÉLÉMENTS DE LA PAGINATION DES NOUVELLES */
/*******************************************************************************/

.page_manager{padding:12px;background:url("../img/custom_css/bg_main_box.png") #000 top left repeat-x; color:#FFFFFF;border:1px solid #black;text-align:center;}

.page_manager a.news_link{ display:inline-block; height:24px; line-height:24px; padding:0 10px; color:#ffffff; font-size:10px; border-radius: 5px; margin:0 2px 0 2px;}

.page_manager a.active{display:inline-block; height:24px; line-height:24px; padding:0 10px; color:#000000; font-size:10px; border-radius: 5px; margin:0 2px 0 2px; background-color:#d4d4d4;}

.page_manager a.news_link:hover{background-color:#d4d4d4; color:#000000;}

.page_manager a.active:hover{background-color:#d4d4d4; color:#000000;}

/*******************************************************************************/
/* Album photo */
/********************************************************************************/
.albums {margin-bottom:0;}
.albums .display{float:right;padding:10px 10px 10px 0;}

/*******************************************************************************/
/* Formulaires */
/********************************************************************************/

.cb_content_form{background-color:#eeeeee;padding:0px; margin:15px;}

.cb_content_form table{padding:0px;margin:0px;border-collapse:collapse;width:100%;}

.cb_content_form .td_title{padding:0px 0px 10px 0px;}
.cb_content_form .td_title p{margin:0px;font-size:14px;font-weight:bold;padding:5px 10px;background-color:#dadada;}

.cb_content_form .td_note{padding:0px 10px 5px 10px;}
.cb_content_form .td_note p{margin:0px;padding:10px;background-color:#dadada;font-size:12px;}

.cb_content_form .td_data{padding:5px 10px;}

.cb_content_form .td_data input, select, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.cb_content_form .td_lbl{font-size:12px;line-height:24px;color:#757575;font-weight:bold;}
.cb_content_form .td_lbl span{font-size:10px;font-style:italic;font-weight:normal;}

.cb_content_form .td_lbl_error{font-size:12px;color:#cc0000;font-weight:bold;}
.cb_content_form .td_lbl_error span{font-size:10px;font-style:italic;font-weight:normal;}

.cb_content_form .td_data_checkbox{color:#757575;}

.cb_content_form .td_data_txt{border:1px solid #cbcbcb;background-color:#ffffff;}
.cb_content_form .td_data_txt input{padding:0px 5px;border:0px;background-color:transparent;height:24px;line-height:24px;width:100%;color:#757575;}
.cb_content_form .td_data_txt textarea{padding:0px;border:0px;background-color:transparent;width:100%;color:#757575;}

.cb_content_form .td_data_select{border:1px solid #cbcbcb;background-color:#ffffff;}
.cb_content_form .td_data_select select{padding:0px 0px 0px 5px;border:0px;background-color:transparent;height:24px;line-height:24px;width:100%;color:#757575;}

.cb_content_form .td_data_date{border:1px solid #cbcbcb;background-color:#ffffff;}
.cb_content_form .td_data_date input{padding:0px 5px;border:0px;background-color:transparent;height:24px;line-height:24px;width:60%;color:#757575;}

.cb_content_form .tbl_list{padding:10px;}

.cb_content_form .tbl_list table tr th{background-color:#2e2e2e;color:#d4d4d4;height:31px; line-height:25px; padding:0 5px;  font-family:Arial, Helvetica, sans-serif; font-size:10px; text-align:left;}
.cb_content_form .tbl_list table tr td{background-color:#fff;color:#767676;height:20px; line-height:20px; padding:0 5px; border-bottom:1px #9c9c9c solid; border-top:1px #9c9c9c solid;}

/*******************************************************************************/
/* Partenaires (footer) */
/********************************************************************************/
.div_link{text-align:left;padding:20px;}
.div_link h2{}
.div_link_i{float:left;margin-top:10px; padding:10px;}
.div_link_i ul{width:210px; float:left; margin:0px; padding:0;text-align:left;}
.div_link_i ul li{list-style: none; margin-bottom:10px;}
.div_link_i ul li a{font-size:12px; color:#161616; padding-left:10px; background:url(../img/puce_arrow.png) center left no-repeat; text-decoration:none;}
.div_link_i ul li a:hover{text-decoration:underline;}


/*******************************************************************************/
/* POP UP CUSTOM */
/*******************************************************************************/

/* Pop up footer */
.pop_terme_utilisation{background-color:#fff; border-radius:10px; color:#000;padding:20px; max-width:400px; min-height: 180px;display:none;}
.pop_terme_utilisation h3{margin:20px 0 0 0;padding:0;}
.pop_terme_utilisation p{}

.pop_msg_imp{background-color:#fff;border-radius:10px;color:#000;padding:20px;max-width:400px;min-height: 180px;display:none;}
.pop_msg_imp h3{margin:10px;padding:0;}
.pop_msg_imp p{}

.b-close{ right:15px; top:5px; height:20px; width:20px; font-size:22px;position:absolute;cursor:pointer;}


/******************************************************************************/
/* Background on wrapper */
/******************************************************************************/
.main_top_wrapper{background:#E2E2E2; border-radius:0 0 3px 3px; margin-bottom:20px; border-radius:5px; box-shadow:0 0 40px #000;padding:10px;width:980px;}
.main_center_wrapper{background:#E2E2E2; border-radius:0 0 3px 3px;  box-shadow:0 0 40px #000;padding:10px;width:980px;}

/******************************************************************************/
/* Face face arrow */
/******************************************************************************/
.face_face_arrow{background:url("../img/face_face/arrow.png") 100% no-repeat; width:11px; height:7px; left:270px; top:-38px;position:relative;transform:rotate(270deg);-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);}

/******************************************************************************/
/* PUB HP */
/******************************************************************************/
.pub_broadcast_wrapper{display:inline-block;}

/******************************************************************************/
/* Validation generator */
/******************************************************************************/
.rep_hider{float:left;position:relative;width:200px;height:30px;position:relative;top:5px;}
.rep_hider:hover > .rep_text{opacity:0;}
.rep_hider:hover > img{opacity:1;}
.rep_hider > img{opacity:0;transition:all 0.3s ease-out;position:absolute;top:0;left:0;}
.rep_text{width:100%;text-align:center;position:absolute;top:0;left:0;line-height:28px;border:1px solid #757575;color:#757575;transition:all 0.3s ease-out;}
.rep_input{margin:0px 10px 10px 10px;}
.verif_secret{display:none;}

/******************************************************************************/
/* Res surf 2 */
/******************************************************************************/
.res_surf_tr{background:#fff;}
.res_surf_tr:hover > td{background:#6c6c6c;cursor:pointer;}
.res_surf_th,.res_surf_td{height:24px;line-height:24px;}
.res_surf_th{padding-left:2%;color:#757575;}
.res_surf_td{transition: background-color 0.5s ease-out;text-align:center;border:1px solid #cbcbcb;}
.res_surf_td.price{background:#eeeeee;}
.res_surf_add{color:#007bbb;}
.res_surf_remove{color:#bb0000;}
.res_surf_add,.res_surf_remove{text-align:right;padding-right:2%;}

.res_surf_table .lbl,.res_surf_table .lbl_error{width:30%;color:#757575;padding-left:2%;font-weight:bold;}
.res_surf_table .lbl_error{color:#da5757;}
.res_surf_table .data{width:80%;}
.res_surf_table .data input,.res_surf_table .data textarea{width:95%;line-height:20px;color:#757575;}

.flash{-moz-animation: flash 1s ease-out;-moz-animation-iteration-count: 1;-webkit-animation: flash 1s ease-out;-webkit-animation-iteration-count: 1;-ms-animation: flash 1s ease-out;-ms-animation-iteration-count: 1;}
@-webkit-keyframes flash {0% { background-color:none;}50% { background-color:#cccccc;}100% {background-color:none;}}
@-moz-keyframes flash {0% { background-color:none;}50% { background-color:#cccccc;}100% {background-color:none;}}
@-ms-keyframes flash {0% { background-color:none;}50% { background-color:#cccccc;}100% {background-color:none;}}

.selected_new_client,.selected_old_client{display:none;}
.selected_new_client.active,.selected_old_client.active{display:block;}

.selected_new_client > .cb_content_form,.selected_old_client > .cb_content_form{margin-bottom:0;padding-bottom:12px;}


.clt_btn{transition:all 0.5s ease-out;cursor:pointer;font-weight:bold;border:1px solid #cbcbcb;margin:0 15px;line-height:30px;width:44%;float:left;text-align:center;background:#fff;color:#000;}
.clt_btn.active{background:#949494;color:#fff;}
.clt_btn:hover{background:#6c6c6c;}

/************************ Capitain management **********************************/
.cb_content_wrapper .cb_content_inner.cap_management h3{font-size:20px;padding:0;margin:0;float:left;margin:34px 0;}
.cb_content_wrapper .cb_content_inner.cap_management{font-size:12px;}
.cb_content_wrapper .cb_content_inner .highlight_wrapper,.popup_payment_inner .highlight_wrapper{background-color:#eee;padding:20px;color:#757575;}
.cb_content_inner .highlight_wrapper .highlight_half{float:left;width:50%;position:relative;}

.cb_content_wrapper .cb_content_inner .highlight_wrapper .info{margin-bottom:6px;}
.highlight_wrapper .info .highlight_1{text-transform:uppercase;font-weight:bold;color:#c22241;}
.highlight_wrapper .info .highlight_2{text-transform:uppercase;font-weight:bold;color:#1abc9c;}
.highlight_wrapper .info .highlight_3{color:#3682c1;}
.highlight_wrapper .info .highlight_4{font-weight:bold;}
.cb_content_wrapper .cb_content_inner .highlight_wrapper .info:last-child{margin-bottom:0;}

.global_view_wrapper{}
.global_view_wrapper .global_view_header{height:40px;}
.global_view_wrapper .global_view_header.style_1{background-color:#3f3f3f;color:#fff;margin-top:30px;border-top:1px solid ddd;}
.global_view_wrapper .global_view_header.style_2{background-color:#fff;color:#3f3f3f;border:1px solid #ddd;}
.global_view_wrapper .global_view_header .half_part{padding:0 20px;box-sizing:border-box;width:50%;float:left;}
.global_view_wrapper .global_view_header .half_part .vert-align{line-height:40px;}
.global_view_wrapper .global_view_header .half_part .std_btn_1{position:relative;top:10px;}
.global_view_wrapper .global_view_header .half_part .std_btn_1:last-of-type{margin-right:10px;}
.global_view_header .half_part .amount{width:20%;height:40px;display:inline-block;vertical-align:top;font-weight:bold;}
.global_view_header .half_part .progress_bar_wrapper{width:80%;background:#ddd;height:12px;border-radius:2px;display:inline-block;position:relative;top:14px;}
.global_view_header .half_part .progress_bar_inner{transition: all 0.4s ease;background:#1abc9c;position:relative;height:12px;left:0;border-radius:2px;}

table.custom{position:relative;width:100%;border-collapse:collapse;font-size:12px;}
table.custom td{border:1px solid #ddd;}
table.custom th{height:30px;padding-left:10px;}
table.custom td{border-left:none;border-right:none;padding-left:15px;}
table.custom tr > td:first-child{border-left:1px solid #ddd;}
table.custom tr > td:last-child{border-right:1px solid #ddd;}
table.custom td{height:30px;background:#fff;padding-right:15px;}
table.custom tr > td:last-child{text-align:right;}
table.custom.fact tr > td:nth-child(4){font-weight:bold;}
table.custom td .highlight_1{color:#c22241;text-decoration:none;transition: all 0.2s ease;}
table.custom td .highlight_1:hover{color:#8f0d0e;}
table.custom td .highlight_2{color:#1abc9c;text-decoration:none;transition: all 0.2s ease;}
table.custom td .highlight_3{color:#007bbb;text-decoration:none;transition: all 0.2s ease;}
table.custom td .highlight_3:hover{color:#073c7c;}
table.custom td .icon,table.custom td .text{display:inline-block;vertical-align:top;}
table.custom td.approuve .icon{background:url("../img/checkmark-green-icon.png") no-repeat;height:16px;width:16px;margin-right:15px;}
table.custom td.approuve .text{color:#29bb9c;}
table.custom td.pending .icon{height:8px;width:8px;background:#e4dd16;border-radius:3px;position:relative;margin:4px 20px 4px 3px;}
table.custom td.pending .text{color:#777;}
table.custom td.refuse .icon{background:url("../img/remove-red-icon.png") no-repeat;height:16px;width:16px;margin-right:15px;}
table.custom td.refuse .text{color:#c22241;}

.popup_payment_inner{text-align:left;}
.popup_payment_inner h1{font-size:20px;color:#2f2f2f;padding:0;margin-bottom:30px;}
.popup_payment_inner p{font-size:12px;color:#3f3f3f;margin-bottom:30px;}
.popup_payment_inner .sub_title{font-size:12px;color:#757575;margin-bottom:5px;}
.popup_payment_inner .sub_title.error{color:#c22241;}
.popup_payment_inner .txtbox{width:100%;font-size:12px;border:1px solid #cbcbcb;color:#777;box-sizing:border-box;padding:0 10px;line-height:30px;height:30px;resize: none;margin-bottom:10px;}
.popup_payment_inner .highlight_wrapper{margin-bottom:20px;}

.popup_payment_inner .std_btn_1.cancel{margin-right:10px;background-color:#aaaaaa;color:#fff;}
.popup_payment_inner .std_btn_1.cancel:hover{background-color:#919191;}

.total_hidden{display:none;opacity:0;height:0;width:0;position:absolute;z-index:-9999;left:-9999px;top:-9999px;}
.custom_dropdown_1{position:relative;width:100%;height:30px;border:1px solid #cbcbcb;color:#777;margin-bottom:10px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(221,221,221,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(221,221,221,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0 );}
.custom_dropdown_1.main{width:400px;display:inline-block;vertical-align:top;margin:0 20px 32px 0;}

.payment_method{float:right;height:27px;position: relative;top:12px;}
.payment_method img{float:left;height:27px;width:37px;margin-left:3px;}

.cap_management .info_space{width:300px;height:250px;display:inline-block;vertical-align:top;float:right;}

.cap_management_search_wrapper{position:relative;height:42px;margin-bottom:70px;}
.cap_management_search{display:inline-block;vertical-align:top;border:1px solid #cbcbcb;width:440px;padding:0 15px;color:#777;line-height:40px;height:40px;border-right:none;}
.cap_management_search_btn{height:40px;border:1px solid #cbcbcb;border-left:none;display:inline-block;vertical-align:top;width:40px;background:#fff url(../img/loupe-grey-icon.png) no-repeat center center;}
.cap_management_search_sugg{display:none;z-index:100;width:510px;position:absolute;border:1px solid #cbcbcb;border-top:none;}
.cap_management_search_sugg .suggestion_wrapper{font-size:14px;height:30px;padding:5px;background:#fff;line-height:30px;cursor:pointer;}
.cap_management_search_sugg .suggestion_wrapper:hover{background:#e3e3e3;}

.suggestion_wrapper .player_profil{display-inline-block;vertical-align:top;font-size:11px;display:none;position:relative;top:6px;line-height:18px;padding:0 10px;vertical-align:top;float:right;height:18px;border-radius:2px;font-weight:bold;color:#fff;background:#bbb;text-transform:uppercase;text-align:center;}
.suggestion_wrapper .player_profil:hover{background:#8c8c8c;}
.suggestion_wrapper img{float:left;margin-right:15px;width:32px;height:32px;border-radius:2px;background:#d7d7d7;	background-position: center;}
.suggestion_wrapper .name_wrapper{display:inline-block;vertical-align:top;max-width:335px;overflow:hidden;line-height:30px;height:30px;}
.suggestion_wrapper .highlight{color:#007bbb;}
.suggestion_wrapper .normal{color:#3f3f3f;}

.cap_management_search_sugg .suggestion_wrapper:hover > .player_profil{display:inline-block;}

.add_player_suggestion{border-top:1px solid #cbcbcb;padding:20px 0;text-align:center;background:#fff;}
.add_player_suggestion p{padding:0;margin:0 0 10px 0;}

/*#################################*/
.teamFlagWrapper{display:inline-block;18px;margin-right:5px;position: absolute;top:50%;height:14px;margin-top: -7px;}
.teamFlagColor{display:inline-block;border:1px solid #000;border-left:none;width:8px;height:12px;}
.teamFlagColor2{display:inline-block;border:1px solid #000;border-right:none;width:8px;height:12px;}

.std_msg_success_container {
    border: 2px solid #5cb85c;
    margin-bottom: 25px;
    transition: all 0.4s ease;
    text-shadow: none;
    box-shadow: none;
    background-color: #ffffff;
    padding: 12px;
}