#ArticleAdminRightInset {
	border:1px solid #ccc;
	float:right;
}

.standartTreeRow{
  float: left;  
}


.title_bx{
  border: 1px solid;
  width:345px;
  padding: 5px;
  border-color:#C0C0C0;
  margin-bottom: 1px;
}

.tree_bx{
  height: 555px!important;
  border: 1px solid!important;
  width: 355px;
  padding-top: 10px;
}


.AdminMenuImage {
	border:0;
	margin:5px;
}
.AdminMenuIcon {
	text-align:center;
	float:left;
	padding:10px;
	width:90px;
}
.admin_check_label {
	float:left;
	margin-left:0.5em;
	font-weight:bold;
	font-size:125%;
	margin-top:0.2em;
}
.admin_form_clear  {
	clear:left;
	padding-bottom:1em;
}
.admin_form_clear_narrow {
	clear:left;
	height:1px;
	padding:0;
	margin:0;
}
.admin_form_element {
	float:left;
	margin-left:1em;
}
.aux_form_label{
	margin-left: -100px;
}
.admin_form_label {
	float:left;
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:130%;
}
#AdminPageWrapper {
	margin: 6px auto;
	border:1px solid #ccc;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:auto;/*1111px*/
	text-align:center;
	background:#fff;
}
#AdminFormOuterWrapper {
	float:left;
	text-align:center;
	padding:11px;
}
.AdminFormWrapper {
	float:left;
	margin:5px auto;
	text-align:left;

}
#AdminPageTopBar {
	background:#00f;
	color:#fff;
	font-weight:bold;
	text-align:left;
	font-size:105%;
	float:left;
	height:1.4em;
	width:98%;/*1100px*/
	padding:2px 5px 3px;
}
#AdminCrumbTrail {
	padding-top:4px;
	float:left;
}
#ArticleAdminRightInset select {
	font-size:85%;
	
}
div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  border-bottom:1px solid #ccc;
  min-height:15px;
  cursor:pointer;
}
body {
	margin: 0px;
	padding: 0px;
	font:12px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}
.contact_hover {
	background:#fff;
}
.contact_hover:hover {
	background:#ff9;
}
#Container1 { width:600px; margin:0 auto; }
.crumb_trail_link {
	color:#464665;
	font-weight:bold;
	font-size:85%;
	padding-left:10px;
	background: url(/images/admin/arrow.png) 0 40% no-repeat;
}
.ErrorMessage {
	border:1px solid #f00;
	width:50%;
	padding:1em;
	margin:1em auto;
}
.footerblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.footergray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#header {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 4px solid #80B5D7;
}
p label {
	font-weight:bold;
}
.label_description {
	font-size:80%;
	font-weight:normal;
	text-align:left;
}
.LabelTitle1 {
	margin-bottom:-10px;
}
.LabelTitle2 {
	position:relative;
	margin:0;
	padding:0;
	bottom:-14px;
}
.LabelTitle3 {
	position:relative;
	margin:0;
	padding:0;
	bottom:-14px;
}
#Logout, #HTMLHints {
	float:right;
	margin-right:12px;
}
#Logout a,  a#HTMLHints {
	color:#fff;
}
.medium_label_width {
	width:13em;
}
.menubackgr {
	background: #F1F3F5;
	border-bottom: 1px solid #cccccc;

}
#MenuIconWrapper {
	float:left;
	margin:0 0 0 100px;;
	text-align:center;
}
#OrganizationListTable tr.even {
	background:#ffc;
}
#OrganizationListTable th {
	background:#ddd;
}
#OrganizationListTable tr.odd {
	background:#ddd;
}
#OrganizationListTable tr.odd:hover, #OrganizationListTable tr.even:hover { background:#FAD050; }
td a#QB1PopUp { display:none; } /* Turns off pop-up text in question list on /questions_manager/admin_list */
#OrganizationListTable td.ip-danger-highlight {
  background: #FF4848;
}
#OrganizationListTable td.ip-danger-highlight * {
  color: #FFFFFF;
}

/*css Profanity User*/
/*table.ProfanityUser, td , th ,tr{border:2px solid blue;}*/
table.ProfanityUser th {
	background-color:#7398C9;
}
table.ProfanityUser, table.ProfanityUser th, table.ProfanityUser td {
	border-width:1px;
	border-style:solid;
	border-color:green;
	border-collapse:collapse;
	padding:2px 4px;
}

/*css OND para post activos o inactivos*/
.post_active{
	color: green;
	border: 1px solid green;
	border-radius: 7px;
	padding: 2px;
}
.post_inactive{
	color: red;
	border: 1px solid red;
	border-radius: 7px;
	padding: 2px;
}
#title_info_post{
	width:100px;
	font-size:18px;
	font-weight:bold;
	margin: 10px 400px 5px 0px;
}
#body_info_post{
	font-size:18px;
	width:100px;
	font-weight:bold;
}
.content_info_post{
	width:530px;
	margin: 0px 0px 0px 550px;
	border:1px solid #CCCCCC;
	xheight:350px;
}
#hide_info_post a:link{
	color:purple;
}
/**/

.QuestionManagerTextArea {
	width:360px;
	height:45px;		
	background-color:#D0DAFD;
	border: 1px solid #6699CC;
	font-family:Arial;
} 	
.QuestionManagerControlSelector{
	background-color:#D0DAFD;
	border: 1px solid #6699CC;
	width:160px;
}
.QuestionManagerCompatibilitySelector{
	background-color:#D0DAFD;
	border: 1px solid #6699CC;
	width:70px;
}
#rhumba {
        position: relative;
        width: 100%;
        background: url(/images/admin/header_blue.jpg) #30569D no-repeat;
        background-position: top right;
        margin: 0px;
        padding: 0px;
}

#sections_edit{
	margin:30px 0px 0px 300px;
	font-size: 18px;
	color:#000;	
	list-style:none;
}
#sections_edit li{	
	list-style:none;
	text-align:left;
}#sections_edit li.active{	
	color:red;
}
#sections_edit ul{
	margin:5px;
}#sections_edit a:link{
	font-size:10px;
	color:#777;
	text-decoration:none;
}#sections_edit a:hover{
	color:#D2B48C;
	text-decoration:underline;
}
.show_editor_link {
	text-align:right;
	font-size:90%;
}
.show_editor_link  a {
	color:#777;
}
.small_label_width {
	width:9em;
}
.TableStyle1 {
	float:left;
	border:1px solid #ccc;
	margin:5px;
}
.TableStyle1 tr.odd {
	background:#eee;
}
.TableStyle1 tr.even {
	background:#ffc;
}
.TagParentContainer {
	border:1px solid #ccc;
	width:350px;
	margin-left:1em;
	float:left;
	overflow: auto;
}
tr.inactive_contact{
	/*background-color:red;*/
  background-color: #9b9b9b;
}

label.contact{
	font-weight:bold;text-align:right;font-size:130%;
	margin-left:5px;
}
.SeparatorContact{
	width:250px;
	border-bottom:2px dashed #D7B254;
	margin-top:5px;
}

/*videos OND*/

.SwitchRecommended{color:green;}
.ListVideos{width:75%;margin:15px 0px 20px 20px;border:1px solid gray;padding: 5px;float:left;padding-bottom: 15px;}
.ListCategories{width:200px;margin:15px 0px 10px 20px;border:1px solid gray;padding: 5px;float:left;}

table.TableVideos{
	border-collapse:collapse;
	margin-left: 25px;	
}

table.TableVideos, table.TableVideos th, table.TableVideos td
{
	border: 1px solid black;
 	padding: 5px;
}
table.TableVideos td.title_video{
	text-align: left;
}
.ShowFormSVI{
	width:400px;
	margin:5px 0px 0px 0px;
	float:left;
	margin: 20px 0px 20px 100px;
}
.DetailsSVI{width:600px;float:left;margin: 0px 0px 0px -147px;padding:40px 0px 0px 10px;}
.CancelOption{margin: 10px 0px 10px 200px;}
.InfoVideosLabel{
	width:100px;
}
.FirstClass{background:#DCDCDC;margin:5px;}
.SecondClass{background:#FAEBD7;margin:5px;}
.FirstClass a, .SecondClass a{
	text-decoration: none;}
/*endvideos OND*/

.disabledText{
	background: #e6e6e6;
}

/*- (AS) Notify Sponsor -*/
.fieldsetAlldata_half{
	float: left;
	width: 55%;
}
.fieldsetNotifySponsor_half{
	float: left; 
	width: 45%;
}
.fieldsetAlldata_complete{
	width: 105%;
}
.fieldsetNotifySponsor_none{
	display: none;
}

.contacts_notifySponsor{
	width: 100%;
}

.contacts_notifySponsor td div{
	float: left;
	margin-right: 5px;
}
.contacts_notifySponsor td div:nth-child(1){
	width: 45%;
}
.contacts_notifySponsor td div:nth-child(2){
	width: 21%;
}
.contacts_notifySponsor td div:nth-child(3){
	width: 20%;
}
.contacts_notifySponsor td div:nth-child(4){
	width: 8%
}
.p_ellipsis{
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	cursor: help;
}
hr.grad_left_hr {
	width: 95%;
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0,0), rgba(238, 238, 238,1), rgba(238, 238, 238,1));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0,0), rgba(238, 238, 238,1), rgba(238, 238, 238,1));
	background-image: -ms-linear-gradient(left, rgba(0, 0, 0,0), rgba(238, 238, 238,1), rgba(238, 238, 238,1));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0,0), rgba(238, 238, 238,1), rgba(238, 238, 238,1));
	float: right;
}
/*- (AS) Notify Sponsor -*/


.vn15_table {
	margin: 0 auto;
	-webkit-box-shadow: 0px 5px 4px -4px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 5px 4px -4px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 5px 4px -4px rgba(50, 50, 50, 0.75); 
}
.vn15_table .icon-text {
  zoom: 1.3;
  -moz-transform: scale(1.3);
  -moz-transform-origin: 0 0;
  -o-transform: scale(1.3);
  -o-transform-origin: 0 0;
  transform: scale(1.3);
  transform-origin: 0 0; /* Standard Property */
}
.vn15_table th, .vn15_table td {
    vertical-align: middle;
    text-align: center;
    border: 1px solid #ADA3D9;
    font-size: 12px;
}
.vn15_table thead .nobg + th {
    border-radius: 10px 0px 0px 0px;
    border-left: none;
    border-top: none;
}
.vn15_table tr:hover td {
    background-color: #7D71BB !important;
    color: #fff;
}
.vn15_table tr:hover td * {
    color: #fff !important;
}
.vn15_table tr:nth-child(even) td {
    background-color: #EEEEEE;
}
.vn15_table th {
    color: #646464;
    letter-spacing: 2px;
    padding: 6px 6px 6px 12px;
    font-weight: bold;
    background: #30569D;
    color: #fff;
}
.vn15_table th.nobg {
    border: none;
    background: none;
    color: #646464;
}
.vn15_table td {
    transition: 0.2s all ease;
    -moz-transition: 0.2s all ease;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    -ms-transition: 0.2s all ease;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #646464;
}
.vn15_table td.alt {
    background: #F9F9F9;
}
.vn15_table th.spec {
    background: #7D71BB;
    color: #fff;
    min-width: 80px;
}
.vn15_table tr.tDnD_whileDrag td{
	background-color: #E74743 !important;
	color: #fff;
}
.vn15_table tr.tDnD_whileDrag td *{
	color: #fff !important;
}
.vn15_table td.order-icons{
	width: 1%;
}
.vn15_table td.order-icons {
    background: url(/images/draganddropicon.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

i.fa {
	margin-right: 5px;
}

.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}

.ip-help-block-counter {
  display: inline-block;
  font-size: 11px;
  background-color: #EFEFEF;
  padding: 2px 5px;
  color: #737373;
  border: 1px solid #ccc;
  border-top: none;
  transition: 0.2s all ease;
  -moz-transition: 0.2s all ease;
  -webkit-transition: 0.2s all ease;
  -o-transition: 0.2s all ease;
  -ms-transition: 0.2s all ease;
}
.ip-help-block-counter.over {
  color: #FFFFFF;
  background-color: #d15e5e;
}
.ip-help-block-counter.over:before {
  font-family: FontAwesome;
  content: "\f071";
  margin-right: 5px;
}

.ip-no-break-line {
  white-space: nowrap;
}

/* ------------------------------------- */
/* Custom bootstrap.css styles */
/* ------------------------------------- */

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}