/*-------------------------------------------------------------------------

   Plugin Name: Easy Team Manager
   Description: Easy Team Manager helps you to create team members with their short descriptions. You can add and manage their image, social profile's links, short description along with their name and postion in your commpany.
   Version: 1.2.0
   Plugin URI: http://www.jwthemes.com
   Author: JW Themes
   Author URI: http://www.jwthemes.com
   License: Under GPL2

--------------------------------------------------------------------------*/
a,a:hover,a:focus{text-decoration:none; outline:0;}

/* Style for Admin */
.jw_admin_wrap{background:#fff; padding:15px; border:1px solid #ddd; border-radius:4px; margin-top:25px; color:#3D566E; margin-right:15px;}
.jw_admin_wrap h2{color:#3D566E; border-bottom:1px solid #e5e5e5; padding-bottom:10px; font-size:22px;}
.jw_admin_wrap h3{color:#3D566E;line-height:normal;}
.jw_admin_wrap h3 code{padding:5px 20px; border-radius:3px; font-size:14px; font-weight:300;}
.jw_admin_wrap table,
.jw_easy_team_memeber_list table{border-radius:4px; margin-top:15px; overflow:hidden; box-shadow:none !important; border-bottom:0 !important;}

.jw_admin_wrap table tr:nth-child(1),
.jw_easy_team_memeber_list tr:nth-child(1){background:#19B698 !important;}
.jw_admin_wrap table tr th{color:#fff; font-weight:bold; padding-top:14px; padding-bottom:12px;}
.jw_admin_wrap table tr td{border-bottom:1px solid #ddd; padding-top:18px; padding-bottom:7px;}

.jw_admin_wrap table tr th:last-child,
.jw_admin_wrap table tr td:last-child{text-align:center;}
.jw_admin_wrap table tr:last-child{border-bottom:0;}

.jw_admin_wrap button,
.jw_easy_team_add{border:1px solid #19B698 !important; background:#fff !important; color:#3D566E !important; border-radius:3px; padding:5px 15px !important; height:40px !important; cursor:pointer; font-size:14px !important; box-shadow:0 !important;}
.jw_admin_wrap button:hover,
.jw_easy_team_add:hover{background:#19B698 !important; color:#fff !important;  border-color:#19B698 !important;box-shadow:none !important;}

.jw_easy_team_manager_remove{border:1px solid #fb948b !important; background:#fff !important; color:#3D566E; border-radius:3px; padding:6px 15px; cursor:pointer;}
.jw_easy_team_manager_remove:hover{background:#e74c3c !important; color:#fff !important;  border-color:#e74c3c !important;box-shadow:none !important; }

.jw_admin_wrap .required{color:#E74C3C !important;}

.jw_easy_team_manage_create_team .form_caption,
.jw_easy_team_memeber_list_settings .form_caption{width:120px; color:#3D566E; font-size:16px; display:inline-block;}
.jw_easy_team_manage_create_team input[type="text"],
.jw_easy_team_manage_create_team textarea,
.jw_easy_team_memeber_list_settings input[type="text"]{border:1px solid #ddd; border-radius:4px; box-shadow:none; padding:6px 10px; color:#3D566E; margin-top:15px; width:40%;}

/* Team Member Listing */
.jw_easy_team_memeber_list td,
.jw_easy_team_memeber_list tr:nth-chid{}{color:#3D566E !important;}
.jw_easy_team_memeber_list .fa{font-size:20px; border:1px solid #ddd; padding:4px 8px; border-radius:3px; color:#19B698 !important; margin-bottom:5px;}

.jw_easy_team_memeber_list_settings .form_caption{width:240px;}


/* Team member Details add */
table.jw_easy_team_add_details{border-bottom:1px solid #ddd !important}
table.jw_easy_team_add_details tr:nth-child(1){background:#fff !important;}
table.jw_easy_team_add_details tr td{border-bottom:0 !important;}

.jw_easy_team_add_details th{color:#3D566E !important; width:200px;}
table.jw_easy_team_add_details td:nth-child(2) input[type="text"],
table.jw_easy_team_add_details td:nth-child(2) input[type="file"],
table.jw_easy_team_add_details td:nth-child(2) textarea,
table.jw_easy_team_add_details td:nth-child(2) select{float:left; width:40%; border-radius:3px; box-shadow:none; padding:8px 10px; color:#3D566E !important;}
table.jw_easy_team_add_details td:nth-child(2) select{height:40px;}

table.jw_easy_team_add_details input[type="checkbox"]{float:left; margin-top:12px; margin-left:10px;}


/* JW Themes Admin panel button */
.jw_admin_wrap .green_btn{border:1px solid #19B698 !important;}
.jw_admin_wrap .green_btn,
.jw_admin_wrap .red_btn{background:#fff !important; color:#3D566E !important; border-radius:3px; padding:5px 15px !important; height:40px !important; cursor:pointer; font-size:14px !important; box-shadow:0 !important;}
.jw_admin_wrap .green_btn:hover,
.jw_admin_wrap .red_btn:hover{background:#19B698 !important; color:#fff !important;  border-color:#19B698 !important;box-shadow:none !important;}

.jw_admin_wrap .red_btn{border:1px solid #fb948b !important;}
.jw_admin_wrap .red_btn:hover{background:#e74c3c !important;  border-color:#e74c3c !important;}

.jw_admin_wrap .green_solid{background:#19B698 !important; color:#fff !important;}
.jw_admin_wrap .green_solid:hover{background:#e74c3c !important; border-color:#e74c3c !important;}
